LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Epson Perfection 1250/Photo USB flatbed scanner (https://www.linuxquestions.org/questions/linux-hardware-18/epson-perfection-1250-photo-usb-flatbed-scanner-355830/)

ggtux 08-22-2005 11:06 AM

Epson Perfection 1250/Photo USB flatbed scanner
 
Hi there,
I can't resolve a usb-scanner problem. I have checked all the sane, xsane sane-backend man pages but still I get an error message when I start xsane or xscanimage or scanimage like: device busy.
I run a debian like system KNOPPIX 3.
Linux pam 2.6.11 #2 SMP Thu May 26 20:53:11 CEST 2005 i686 GNU/Linux

There is an interesting thread but they came to no result.

http://www.linuxquestions.org/questi...5&pagenumber=1

Here you mey find some output they show that the scanner is recognized by the OS.
-----------------
geo@pam:/home/geo$ sane-find-scanner

# sane-find-scanner will now attempt to detect your scanner. If the
# result is different from what you expected, first make sure your
# scanner is powered up and properly connected to your computer.

# No SCSI scanners found. If you expected something different, make sure that
# you have loaded a SCSI driver for your SCSI adapter.

found USB scanner (vendor=0x04b8 [EPSON], product=0x010f [EPSON Scanner 010F], chip=LM9832/3) at libusb:002:004
# Your USB scanner was (probably) detected. It may or may not be supported by
# SANE. Try scanimage -L and read the backend's manpage.

# Not checking for parallel port scanners.

# Most Scanners connected to the parallel port or other proprietary ports
# can't be detected by this program.

# You may want to run this program as root to find all devices. Once you
# found the scanner devices, be sure to adjust access permissions as
# necessary.
--------------------
geo@pam:/home/geo$ scanimage -L
device `plustek:libusb:002:004' is a Epson Perfection 1250/Photo USB flatbed scanner
-------------------
The device files are like:
crw-rw-rw- 1 root scanner 180, 48 2002-07-14 07:55 /dev/usb/scanner0
crw-rw-rw- 1 root scanner 180, 49 2002-07-14 07:55 /dev/usb/scanner1

while user geo is a member of group scanner!
There is no link from /dev/usbscanner to /dev/usb/scanner0, because that can create trouble.

/etc/sane.d/#Epson 1250 plustek.conf has been updated in regard to the vendor and device id:
device /dev/usb/scanner0
[usb] 0x4b8 0x110

In /etc/fstab one can find:
usbfs /proc/bus/usb usbfs devmode=0666 0 0
none /proc/bus/usb usbfs defaults 0 0
There is no kernel module "scanner" on the system.
I hope I gathered all neccessary information in order to aks for help.

Thanks in advance

ggtux

ggtux 08-22-2005 01:53 PM

problem's gone
 
Hey guys,

I found that wounderful postin below:
http://www.linux-club.de/viewtopic.p...07a849351b840a

it has solved my problem with the scanner, and it was some kind of an kernel 2.6 issue.

I hope it'll help someone else.


All times are GMT -5. The time now is 04:43 AM.