Hi. I am trying to get my Epson Perfection 1650 USB scanner working. I have done everything I can find on the support sites, and RTFM till I'm crosseyed, but so far no joy. Can anyone help? TIA.
The scanner is seen on the bus, but xsane reports "no devices available". Below are details of the relevant files. I have tried modprobe scanner vendor=0x04b8 product=0x0110 but still get a "Driver=(none)" error. /proc/bus/usb/devices T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 4 B: Alloc= 11/900 us ( 1%), #Int= 1, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 0.00 S: Product=USB OHCI Root Hub S: SerialNumber=d921d000 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 20 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=ff(vend.) Sub=ff Prot=ff MxPS= 8 #Cfgs= 1 P: Vendor=04b8 ProdID=0110 Rev= 3.02 S: Manufacturer=EPSON S: Product=EPSON Scanner C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 2mA I: If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none) E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl= 0ms E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl= 0ms T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 17 Spd=12 MxCh= 4 D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=050f ProdID=0003 Rev= 1.00 C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 1 Ivl=255ms -------------------------------------------------------------------------------------------------- /proc/bus/usb/drivers usbdevfs hub hid 48- 63: usbscanner --------------------------------------------------------------------------------------------------- /etc/sane.d/epson.conf # here are examples for how to configure the EPSON backend scsi EPSON # option color_correction 1 2 3 4 5 6 7 8 9 # #pio 0x278 #pio 0x378 #pio 0x3BC #scsi EPSON # /dev/scanner usb /dev/usb/scanner0 #usb /dev/usb/test0 ---------------------------------------------------------------------------------------------------- relevant part of /etc/usbmgr/usbmgr.conf # Perfection 1650Photo [Epson] vendor 0x04b8 product 0x0110 module scanner ----------------------------------------------------------------------------------------------------- /etc/usbmgr/preload.conf hid mousedev scanner ----------------------------------------------------------------------------------------------------- /etc/usbmgr/vendor/o4b8/0110/module scanner ----------------------------------------------------------------------------------------------------- /dev/usb/scanner0 exists with permissions 0666 /dev/usb/scanner and /dev/scanner exist as symlinks to /dev/usb/scanner0 What else do I need to do? Many thanks, Steve Westwood.