Пробовал я следующее:
установил пакеты:
sane-backends-1.0.14-4.i386.rpm
sane-frontends-1.0.12-4.i386.rpm
xsane-0.96-1asp.i386.rpm
Создайл, директорию snapscan в /usr/share/sane:
И скопировал туда с диска с драйверами под Windows Firmware-файл, называние точно не помнб пишу с работы ну пусть будет такое - расширение bin u252v065.bin
Отредактировал файл /etc/sane.d/snapscan.conf:
после строки
# Benq/Acer/Vuego 5000
usb 0x04a5 0x20fc
И сразу под ними добавел строчку
firmware /usr/share/sane/snapscan/u252v065.bin
Под root запустил программу xsane а она не нашла сканер серавно.
И пробовал еще вот следующие
[root@localhost ~]# lsusb
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 002: ID 04a5:20f8 Acer Peripherals Inc. (now BenQ Corp.)
Bus 001 Device 001: ID 0000:0000
[root@localhost ~]# sane-find-scanner
# No SCSI scanners found. If you expected something different, make sure that
# you have loaded a SCSI driver for your SCSI adapter.
# Also you need support for SCSI Generic (sg) in your operating system.
# If using Linux, try "modprobe sg".
found USB scanner (vendor=0x04a5 [Color], product=0x20f8 [ FlatbedScanner 22]) at libusb:001:002
# 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.
помогте
