View Single Post
Old 13-10-2005, 18:21   #3
percky
Member
 
L'Avatar di percky
 
Iscritto dal: Sep 2001
Città: BARI
Messaggi: 163
a dir la verità avevo iniziato con quella procedura, ma quando ho visto che nn funzionava ho cercato altro in giro. addirittura ho provato installando le versioni compilate nel dvd della 9.3 x la versione 10.0 ma niente.
le info più dettagliate le ho trovate sul sito del fornitore dei driver iscan... eccole qui:


For customers using Image Scan! for Linux with Kernel 2.6 or higher using a USB connection

When using Image Scan! for Linux with distributions of Kernel 2.6 or
higher, there may be cases where the scanner module cannot be unloaded
with the rmmod command.

With Kernel 2.6 or higher, it is possible that the kernel does not
support the scanner module. As a result, a USB connected scanner may
not be able to unload the scanner module from the kernel with the
modprobe -r or rmmod commands.

If this occurs, it is necessary to disconnect the scanner and restart
the OS.

If libusb-0.1.5 or higher is installed, this phenomenon can be avoided
with the following method.

Using Image Scan! for Linux via libusb
1. Connect the scanner.
Turn on the scanner and connect the USB cable.

2. Check the scanner vendor ID, model ID, and the USB scanner connection.

$ sane-find-scanner
found USB scanner (vendor=0x04b8, product=0x0110) at libusb:001:002

In the example above, vendor=0x04b8 is the vendor ID, and
product=0x0110 is the model ID.

3. Edit "/etc/sane.d/epkowa.conf".

Example: If the USB scanner vendor ID is 0x04b8, and the model ID is
0x0110, make the following addition to the line starting "usb" in
epkowa.conf.

usb 0x4b8 0x110

4. Start up Image Scan! for Linux.

$ iscan

There may be cases where the access right allows only the root user
to start up the program.
When using a user account, check the connection of the scanner with
the sane-find-scanner command, and revise the access right with the
following command.

# chmod 0666 /proc/bus/usb/001/002
(Change 001/002 to the USB scanner connection checked in step 2.)

Depending on the distribution, it may be necessary to use the package
for gcc-3.2 (*.redhat.8.0.i386.rpm).
In addition, since the scanner module is automatically loaded in the
kernel, it may not be possible to use Image Scan! for Linux.
In this case, move the scanner module or delete it.

Example: With kernel version 2.6.0, move or delete the following file,
and restart the computer.
/lib/modules/2.6.0/kernel/driver/usb/image/scanner.ko
__________________
Think ahead, think linux!
percky è offline   Rispondi citando il messaggio o parte di esso