[ydl-gen] lsusb in 5.0.2 ??

Christopher Murtagh cmurtagh at terrasoftsolutions.com
Mon Sep 3 21:00:45 MDT 2007


On Monday 03 September 2007 22:55:14 Derick Centeno wrote:
> Thanks for your reply.  However, this is what happens on my end:
>
> [aguila at arakus ~]$ su -
> Password:
> [root at arakus ~]# lsusb
> -bash: lsusb: command not found
> [root at arakus ~]# rpm -qi usbutils| grep lsusb
> [root at arakus ~]#

 I'm guessing that you don't have usbutils installed. To confirm:

 rpm -qa | grep usbutils

 If you do have it installed, it's either broken, or an earlier version than 
the one I have. If not:

 yum install usbutils

Since we know where RH based systems put lsusb, you could also confirm that 
it's here (or not):

ls -l /sbin/lsusb

Cheers,

Chris


More information about the yellowdog-general mailing list