R Sanchez wrote:

Hi everybody.

USB devices are not working on my PIII box running RH 9. Canon NU650 scanner
worked on RH 8, before I upgraded. Now I've plugged a Canon BJC2100 printer
via USB (worked fine on LPT:), and neither of them appear on the hardware
browser.


What do I have to check/do to get USB working?

System is up-to-date with all packages. I've tried to configure printer with
CUPS and with Turboprint (using /dev/usb/lp0 and every other possible device
name), but printer is unreachable, so I suppose it's something to do with
USB drivers/interface. My box dual boots with Windoze Me and both things
work OK.


Thanks for any help in advance,

Reven

You'll want to start by checking to see if your usb devices are detected. Try "lsusb". If you don't have this utility, you will need the "usbutils" rpm.


Also, see what "dmesg | grep usb" says. You can also look in "grep usb /var/log/messages". "lsmod" will show you if your usb modules are loaded. There should also be an alias in "/etc/modules.conf" for your usb-controller.

--
Regards,

Vinny


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

Reply via email to