** Reply to message from Joseph A Nagy Jr <[EMAIL PROTECTED]> on Thu, 12 Jun 2003 
17:01:13 -0500

> Jack Bowling wrote:
> > ** Reply to message from Joseph A Nagy Jr
> > <[EMAIL PROTECTED]> on Thu, 12 Jun 2003 14:25:47 -0500
> > 
> > 
> >> Although I no longer have the device in question (got pissed and
> >> gave it to my future bro-in-law), I have some questions that I'd
> >> like answered before I blow another $20-$40 on a USB PCI card.
> >> (((big snip)))
> > 
> > 
> > FWIW, I have an off-the-shelf USB 2.0 PCI card that works flawlessly
> > in RH8. You need to have the ehci-hcd module loaded for USB 2.0 to
> > work. And for those who say that PCs only come with 2 USB
> > ports....mine came with 4 builtin with another add-on adapter for
> > four more!
> > 
> > jb
> > 
> > 
> 
> Okay, fine. But why did I get that error message about mounting 
> /proc/partitions and lose use of my keyboard?!
> 


My guess would be that it has to do with the ordering of USB probing during the init 
on boot. You could try to add the following two lines to your /etc/rc.local to see 
what happens:

/sbin/modprobe usb-uhci
/sbin/modprobe ehci-hcd

jb


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to