Hello,
What can I do with PKGBUILD.example?
Try to install libinsane. And what does sane-find-scanner and scanimage -L show?
$ 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 kernel SCSI driver for your SCSI adapter.
# Also you need support for SCSI Generic (sg) in your operating system.
# If using Linux, try "modprobe sg".
could not fetch string descriptor: Overflow
found USB scanner (vendor=0x04b8 [EPSON], product=0x012e [EPSON Scanner]) at libusb:003:003
# 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.
$ scanimage -L
device `v4l:/dev/video0' is a Noname Laptop_Integrated_Webcam_2HDM: virtual device
$ lsusb | grep V200
Bus 003 Device 003: ID 04b8:012e Seiko Epson Corp. GT-F670 [Perfection V200 Photo]
with regards
Ch. Hanisch