Hide Forgot
Description of problem: lsmod is missing in kmod package but it have lsmod man page. Version-Release number of selected component (if applicable): kmod-5-4.fc17 Steps to Reproduce: 1. run lsmod 2. 3. Actual results: Command not found. Expected results: Should display modules.
Making symlink /usr/sbin/lsmod -> /usr/bin/kmod can fix this. Then lsmod works as kmod list.
This is fixed in the latest kmod package. kmod-7-1 at least has the symlink created. Closing out.