plustek@linuxhacker.org
plustek@linuxhacker.org
On Sunday, 29. September 2002 18:27, Martin Baum wrote:
[SNIP]
> Some thinks, with I have do:
>
> Change the /etc/sane.d/plustek.conf
> [usb] 0x4b8 0x11d
> device /dev/usb/scanner0
>
> Vendor, ProdID and Device are correct.
>
> Change the /etc/modules.conf
> options scanner vendor=0x4b8 product=0x11d
>
> Load also the module with:
> modprobe scanner vendor=0x4b8 product=0x11d
>
> Janny:~ # lsmod
> Module Size Used by Not tainted
> scanner 8448 0 <-- hmmm, the scanner is conneted
[SNAP]
Doesn't look too bad at all ;-)
One thing you can do now is:
open a shell:
export SANE_DEBUG_PLUSTEK=12
xsane
Then you should get some debug output which you
should send to the list, then we might find the problem...
Gerhard
plustek@linuxhacker.org