I'm trying to get my Epson 1650 USB scanner working, BUT...

I *think* RH 8.0 doesn't detect my USB chip correctly.

I have a ASUS A7V133 MOBO that has the VIA VT82C686B South Bridge chip.

I *think* the VIA chips are UHCI, but I *think* the OHCI driver is trying
to load (and fails).

# dmesg | grep hci
ohci1394: pci_module_init failed

Question: How to stop RH from trying to load usb-ohci.o, and load
usb-uhci.o?

As you can probably tell, I'm new to Linux.

Thanks,
Mike

P.S.

I *do not* have the /proc/bus/usb directory.

I do have the /dev/usb/scanner0 device.
  # ls -l /dev/usb/scanner0
    crw-------    1 root     root     180,  48 Aug 30 19:31
    /dev/usb/scanner0

I added this to /etc/modules.conf
  # Epson 1650 scanner
  options scanner vendor=0x04b8 product=0x0110
--
cat /dev/coffee | /dev/cup | /dev/mouth | /dev/nose > /dev/keyboard



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to