Mailinglist Archive: opensuse (3397 mails)
| < Previous | Next > |
Re: [SLE] Horrible Upgrade!
- From: Randall R Schulz <rschulz@xxxxxxxxx>
- Date: Sun, 24 Apr 2005 09:26:12 -0700
- Message-id: <200504240926.13032.rschulz@xxxxxxxxx>
Fred,
On Sunday 24 April 2005 09:05, Fred A. Miller wrote:
> On Sun April 24 2005 11:39 am, Jos van Kan wrote:
> > Fred A. Miller wrote:
> > > Etc is perfect here.......but just found out I also have NO USB
> > > support, which IS NOT acceptable!!
> > >
> > > Fred
> >
> > What do lsmod | grep usb and /sbin/lsusb tell you?
>
> fm@linux:~> lsmod | grep usb and /sbin/lsusb
> grep: and: No such file or directory
For crying out loud. Try not to be such an automaton:
% lsmod |grep usb
% /sbin/lsusb
While I'm here, I'll point out the problems I'm having with USB. I can
access my printer just fine, but nothing else on USB shows up at all.
And get this:
% lsmod |egrep -i usb
usbserial 34024 0
usblp 16640 0
usbcore 121688 5 usbserial,usblp,uhci_hcd,ehci_hcd
% lsusb
(That's right: lsusb produces _no_ output).
% egrep -i usb /etc/fstab
usbfs /proc/bus/usb usbfs noauto 0 0
Neither of my flash RAM sticks (one with FAT and the other with ext2)
show up at all when inserted and my Rio Karma is likewise AWOL.
I'm pretty sure that I was able to successfully access the RAM sticks
shortly after I installed 9.3, but now they're gone. In the past few
days I installed VMware 5.0 and I'm wondering if it is responsible for
the problem.
If I learn more, I'll pass it on.
Randall Schulz
On Sunday 24 April 2005 09:05, Fred A. Miller wrote:
> On Sun April 24 2005 11:39 am, Jos van Kan wrote:
> > Fred A. Miller wrote:
> > > Etc is perfect here.......but just found out I also have NO USB
> > > support, which IS NOT acceptable!!
> > >
> > > Fred
> >
> > What do lsmod | grep usb and /sbin/lsusb tell you?
>
> fm@linux:~> lsmod | grep usb and /sbin/lsusb
> grep: and: No such file or directory
For crying out loud. Try not to be such an automaton:
% lsmod |grep usb
% /sbin/lsusb
While I'm here, I'll point out the problems I'm having with USB. I can
access my printer just fine, but nothing else on USB shows up at all.
And get this:
% lsmod |egrep -i usb
usbserial 34024 0
usblp 16640 0
usbcore 121688 5 usbserial,usblp,uhci_hcd,ehci_hcd
% lsusb
(That's right: lsusb produces _no_ output).
% egrep -i usb /etc/fstab
usbfs /proc/bus/usb usbfs noauto 0 0
Neither of my flash RAM sticks (one with FAT and the other with ext2)
show up at all when inserted and my Rio Karma is likewise AWOL.
I'm pretty sure that I was able to successfully access the RAM sticks
shortly after I installed 9.3, but now they're gone. In the past few
days I installed VMware 5.0 and I'm wondering if it is responsible for
the problem.
If I learn more, I'll pass it on.
Randall Schulz
| < Previous | Next > |