plustek@linuxhacker.org
plustek@linuxhacker.org
Hi,
On Thursday 29 January 2004 11:31, Jochen Puchalla wrote:
[SNIPSNAP]
> Hi list,
>
> I already upgraded to today's snapshot of sane over my debian version.
> (./configure --enable-parport-directio --sysconfdir=/etc)
> In the BIOS I set EPP IRQ7 (DMA N/A).
looks good.
>
> My /etc/sane.d/plustek_pp.conf looks like this:
> root@compi:~ > grep -v ^# /etc/sane.d/plustek_pp.conf
>
> [direct]
> device 0x378
>
> option warmup -1
> option lOffOnEnd -1
> option lampOff -1
okay
>
>
> I also tried the kernel module. It loads and light goes on, but the scanner
> is not being recognized by scanimage.
>
> I searched the list and tried this:
> root@compi:~ > export SANE DEBUG PLUSTEK PP=255
> root@compi:~ > scanimage -L
shouldn't that export look like this?
export SANE_DEBUG_PLUSTEK_PP=255
Check dll.conf in the sane.d directory it should contain plustek_pp without
leading #
check this and it should work...
Gerhard
plustek@linuxhacker.org