[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: configurazione scanner



Il 19:55, giovedì 31 gennaio 2002, Nusam ha scritto:
> Scusate la domanda un po' generica ma qualcuno potrebbe auitarmi a
> configurare uno scanner Acer 3300v ?

fai come segue:


INSTALLAZIONE DRIVER PER SCANNER ACER

i driver sono disponibili presso:

  http://www.acercm.com.tw/tw/service/scan/drivers/Linux/sane-1.0.4.tar.gz

  http://www.acercm.com.tw/


Scanners supportati da questo driver
==================
ScanPrisa 310U
ScanPrisa 320U
ScanPrisa 620U
ScanPrisa 640U
ScanPrisa 620UT
ScanPrisa 1240UT
ScanPrisa 3300U
ScanPrisa 4300U
ScanPrisa 5100U
ScanPrisa 5300U


____________________________________________________

PREREQUISITO

non deve essere installato nessun pacchetto sane.

____________________________________________________


MODULI

Moduli che devono essere caricati:


        usbcore

        usb-uhci

        scanner

usare al solito "modconf"

sotto "usb" cercare i moduli "usbcore" e "scanner" e

"usb-uhci"

____________________________________________________


FILESYSTEM

effettuare il mount del filesystem usb con:

 mount -t usbdevfs none /proc/bus/usb


inserendo il mount in fstab verrà eseguito automaticamente
all'avvio del sistema.

per verificare la corretta installazione eseguire

ls -l /proc/bus/usb

dovranno essere presenti tante dir quante sono le porte usb
ogni dir avrà come nome un numero progressivo:

001  002  003 ..... drivers devices

eseguendo "cat drivers" e  "cat devices"
consentono di visualizare le info sulle periferiche
connesse alle porte usb


____________________________________________________


INSTALLAZIONE DRIVER

1) decomprimere da root i driver :

        tar xvzf  sane-1.0.4.tar.gz

verrà creata la dir "sane-1.0.4"

2) entrare nella dir sane-1.0.4

editare il file "probescanner"


togliere quanto scritto trà i due commenti:

        # add "modprobe scanner" in startup script

        .
        .
        cut
        .
        .

        # check if there is

salvare il file "probescanner" così modificato.


3)lanciare ./ezsetup

____________________________________________________


APPLICATIVI

per usare lo scanner possono essere usati sia

"xscanimmage" programma per X

oppure

"scanimmage" programma da shell
 


ciao
Eleonora



Reply to: