On Fri, Oct 17, 2003 at 09:30:34AM -0300, Jeff MacDonald wrote:
> That seems to be the problem, i don't have those modules.
> 
> I have an MSI nforce2 mother board, i'm not sure what usb hci
> modules to compile..
> 
> I"ll look around the web a bit, thanks.
> 
> Jeff.

Jeff,

It probably won't hurt you to compile all of them, and then try
one of them at a time.  Also, from looking at my lsmod output, it
looks like the ehci-hcd module and any one of the others can
co-exist.

    - richard

> On Fri, 2003-10-17 at 00:52, Richard Kilgore wrote:
> > Have you loaded a module for the host controller?  For USB 2.0,
> > do:
> >     modprobe ehci-hcd
> > 
> > and for USB 1.0 you'll need one of the following:
> > 
> >     modprobe uhci
> >     modprobe usb-uhci
> >     modprobe usb-ohci
> > 
> > depending on your motherboard.
> > 
> >     - richard
> > 
> > On Thursday 16 Oct 2003 22:17, Jeff MacDonald wrote:
> > > Hi,
> > >
> > > I have a HP Deskjet 932 c [usb]
> > >
> > > I have the USB stuff compiled as modules and when i do
> > >
> > > modprobe usbcore
> > > modprobe printer
> > >
> > > they both load fine.
> > >
> > > When i plug in my printer, nothing interesting happens in
> > > /var/log/messages or /dev/usb
> > >
> > > Anywhere else i should be looking ?

-- 
Richard Kilgore
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list

Reply via email to