Hello, We have a Fujitsu fi-60F scanner that we would very much like to have working in linux. This is a small document (A6) flatbed scanner and I believe is the only one of its kind.
The system I'm testing on is FC5 with kernel 2.6.20 with SANE 1.0.18. The product ID for this device is 0x10c7. I added this to /etc/sane.d/fujitsu.conf: #fi-60F usb 0x04c5 0x10c7 Running sane-find-scanner shows: found USB scanner (vendor=0x04c5, product=0x10c7) at libusb:001: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. However, scanimage -L reports that no scaners were identified (even with -d libusb:001:004). I have tried the scanDoX fujitsu driver and that doesn't work either. I would rather an open source solution anyways. According to the comments here http://www.sane-project.org/sane-mfgs.html#Z-FUJITSU the fi-60F is: "untested - workgroup, current, unknown chipset, perhaps non-fujitsu". Does anyone have some insight on this device? What should my next step be in supporting this scanner? Thanks, -Rob