Hi Bill: Thanks for your reply. However, this is what happens on my end:
[EMAIL PROTECTED] ~]$ su -
Password:
[EMAIL PROTECTED] ~]# lsusb
-bash: lsusb: command not found
[EMAIL PROTECTED] ~]# rpm -qi usbutils| grep lsusb
[EMAIL PROTECTED] ~]#
On Mon, 03 Sep 2007 22:26:18 -0400
Bill Fink <[EMAIL PROTECTED]> wrote:
> Hi Derick,
>
> Sorry. I didn't notice at first that you had already tried the
> whereis and locate commands.
>
> BTW the reason your 'yum info "*lsusb*"' command didn't work is
> that "rpm -qi usbutils" doesn't mention lsusb, but it is in there.
>
> gwiz% rpm -qi usbutils | grep lsusb
> gwiz% rpm -ql usbutils | grep lsusb
> /sbin/lsusb
> /usr/share/man/man8/lsusb.8.gz
>
> -Bill
>
>
>
> On Mon, 3 Sep 2007, I wrote:
>
> > Hi Derick,
> >
> > Chris already answered your question. lsusb is part of the
> > usbutils package ("yum install usbutils").
> >
> > And you must have done a plain "su" rather than a "su -" since
> > you didn't have /sbin or /usr/sbin in your PATH.
> >
> > There's also the whereis command which doesn't depend on your
> > PATH, unlike the which command.
> >
> > gwiz% whereis lsusb
> > lsusb: /sbin/lsusb /usr/share/man/man8/lsusb.8.gz
> >
> > -Bill
> >
> >
> >
> > On Mon, 03 Sep 2007 16:49:56 -0400, Derick Centeno wrote:
> >
> > > Hi Chris:
> > >
> > > Just letting you know that when I try to execute your
> > > recommendation the following occurs:
> > >
> > > [EMAIL PROTECTED] ~]$ which lsusb
> > > /usr/bin/which: no lsusb in
> > > (/usr/local/enlightenment/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/aguila/bin)
> > > [EMAIL PROTECTED] aguila]# which lsusb
> > > /usr/bin/which: no lsusb in
> > > (/usr/kerberos/sbin:/usr/local/enlightenment/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/aguila/bin)
> > > [EMAIL PROTECTED] aguila]# whereis lsusb lsusb:
> > > [EMAIL PROTECTED] aguila]# locate lsusb
> > > [EMAIL PROTECTED] aguila]#
> > >
> > > Also yum doesn't seem to know that such utilities should be
> > > available.
> > >
> > > [EMAIL PROTECTED] aguila]# yum info "*lsusb*"
> > > Loading "installonlyn" plugin
> > > Setting up repositories
> > > extras
> > > [1/4] extras 100% |=========================|
> > > 951 B 00:00
> > > fedora-extras
> > > [2/4] fedora-extras 100% |=========================|
> > > 1.1 kB 00:00
> > > updates
> > > [3/4] updates 100% |=========================|
> > > 951 B 00:00
> > > base
> > > [4/4] base 100% |=========================|
> > > 1.1 kB 00:00 Reading repository metadata in from local files
> > > [EMAIL PROTECTED] aguila]#
> > >
> > > Any ideas?
> > >
> > > On Mon, 03 Sep 2007 16:21:42 -0400
> > > Christopher Murtagh <[EMAIL PROTECTED]> wrote:
> > >
> > > > On Saturday 01 September 2007 17:42, Niels S. Eliasen wrote:
> > > > > Just wondered where I might find the "lsusb" command in
> > > > > 5.0.2 ??
> > > >
> > > > >From my laptop:
> > > >
> > > > [EMAIL PROTECTED] ~]# which lsusb
> > > > /sbin/lsusb
> > > > [EMAIL PROTECTED] ~]# rpm -q --whatprovides /sbin/lsusb
> > > > usbutils-0.71-2
> > > >
> > > > Cheers,
> > > >
> > > > Chris
> _______________________________________________
> yellowdog-general mailing list
> [email protected]
> http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
> HINT: to Google archives, try '<keywords>
> site:terrasoftsolutions.com'
========
The scientist's religious feeling takes the form of a
rapturous amazement at the harmony of natural law, which
reveals an intelligence of such superiority that, in
comparison with it, the highest intelligence of human beings
is an utterly insignificant reflection. This feeling is the
guiding principle of his life and work.
-- Albert Einstein, Scientist.
signature.asc
Description: PGP signature
_______________________________________________ yellowdog-general mailing list [email protected] http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general HINT: to Google archives, try '<keywords> site:terrasoftsolutions.com'
