plustek@linuxhacker.org
plustek@linuxhacker.org
Bret Comstock Waldow wrote:
>On Sun, 2003-02-09 at 08:10, Jeroen wrote:
>
>
>
>>[usb] 0x04b8 0x011d
>>usb /dev/usb/scanner0
>>
>>
>
>I haven't got my own scanner working yet, but shouldn't the above be:
>
>[usb] 0x04b8 0x011d
>device /dev/usb/scanner0
>
>Cheers,
>Bret
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: plustek-unsubscribe@linuxhacker.org
>For additional commands, e-mail: plustek-help@linuxhacker.org
>
>
>
>
I changed it but it didn't change
somebody elso told me to rmmod scanner
and than modprobe scanner vendor=0x04b8 product=0x011d
this is the result :
root@Bp6 root]# rmmod scanner
rmmod: module scanner is not loaded
[root@Bp6 root]# modprobe scanner vendor=0x04b8 product=0x011d
[root@Bp6 root]# scanimage -L
device `plustek:/dev/usb/scanner0' is a Epson Perfection 1260/Photo USB
flatbed
scanner
[root@Bp6 root]# xsane
[root@Bp6 root}#
xsane says : no devices available
any new ideas ????
plustek@linuxhacker.org