Pagina 1 di 1

scanner mustek

Inviato: dom 13 nov 2005, 18:58
da nic
Ho seguito pari pari l'how-to di Mauro SAcchetto per la configurazione dello scanner tramite le libusb su un kernel 2.6.8.
Ho solo inserito il firmware del mio modello reperito sul sito di sane,in /opt/gt68xx(creata da me)e inserito la riga che si riferisce alla posizione del firmware in /etc/sane.d/gt68xx.
Avendo impostato l'utente normale e nel gruppo scanner e eseguito lo script come spiegato nell'ultima parte.Però se avvio kooka da root tutto ok mi riconosce il mustek mentre da utente normale nada :(
Penso che sinceramente mi manca poco............
Grazie a chi mi illuminerà!!
Nic

Inviato: lun 14 nov 2005, 12:59
da Tochiro
credo sia un problema di diritti.
posta l'otput di sane-find-scanner
da user e da root
l'output ti permette di sapere con esattezza il device del tuo scanner
dopodiche se è come credo ti basta aggiungere il tuo utente al gruppo scanner
e se ancora non va imposta a mano i diritti sul device

Inviato: mar 15 nov 2005, 21:07
da nic
posta l'otput di 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.
# Also you need support for SCSI Generic (sg) in your operating system.
# If using Linux, try "modprobe sg".

found USB scanner (vendor=0x03f0, product=0xb202) at libusb:004:004
found USB scanner (vendor=0x0915, product=0x00ca) at libusb:003:004
found USB scanner (vendor=0x05d8, product=0x4002, chip=GT-6801?) 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.

# 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.