Displaying 2 results from an estimated 2 matches for "248x150".
Did you mean:
248,10
2003 Aug 04
1
Question: USB Scanner Epson Perfection 1260 not working
...p, if scanimage is started.
sane-find-scanner says:
found USB scanner (vendor=0x04b8, product=0x011d) at /dev/uscanner0
scanimage -L says:
device `plustek:/dev/uscanner0' is a Epson Perfection 1260/Photo USB flatbed scanner
scanimage -vv > image.pnm says:
scanimage: scanning image of size 248x150 pixels at 24 bits/pixel
scanimage: acquiring RGB frame
scanimage: min/max graylevel value = 255/0
scanimage: sane_read: Error during device I/O
Closing device
Calling sane_exit
scanimage: finished
FreeBSD is 4.8-STABLE from today.
sane:
sane-backends-1.0.12_1
sane-frontends-1.0.9
xsane-0.9...
2003 Aug 09
0
USB problems (I/O-Error => USB da(4) quirks, uscanner0)
...shouldn't mount devices RW
if they are read-only...
Do we have the same problem here as with floppy disks?
- Epson Perfection 1260 Scanner scanimage --test => Error during device I/O
(this is plustek 0x04b8 0x011d)
=> scanimage --test
scanimage: scanning image of size 248x150 pixels at 24 bits/pixel
scanimage: acquiring RGB frame, 8 bits/sample
scanimage: reading one scanline, 744 bytes...
FAIL Error: Error during device I/O
I have reports that this scanner is working correctly with
FreeBSD (but presumably with a different board).
Could whoever solv...