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