Hi Frank, according to your logs, it seems, that at least the autodetection did not work, this means, that some basic settings are not correct, esp. the parport_pc driver, which seems to be loaded correctly has often been reported to work after setting it's I/O addr and IRQ "by hand": alias parport_lowlevel parport_pc options parport_pc io=0x378 irq=none
I'm not sure which system you are working at, on a kernel 2.4 system check for /etc/modules.conf, on a 2.6 system for /etc/modprobe.conf It seems to me, that esp. boxes with a VIA chipset need this to work correctly. As you are german, I suggest also to have a look @ http://www.linux-club.de/viewtopic.php?t=10525&sid=abea77a6883dd6c90c4b5a678171798b There somebody describes hit way on a SuSE9.1 to make the 12000T work. Hope this helps, Gerhard On Thursday 15 July 2004 00:13, Frank Siegert wrote: > Hi there, > > After discussing on the Sane-IRC-Channel and trying everything out, I was > sent to this mailing list with my problem: > > My Plustek OpticPro 12000T (parallel port) scanner is not recognized by > scanimage (not even running as root), although it is supposed to be > supported by the plustek_pp backend. > As far as I can tell, all configuration settings are set correct. Here is a > link, where you can find all configuration and some diagnostic data: > > http://www.nomorepasting.com/paste.php?pasteID=16398 > > If you want me to post this data directly to this list, just tell me. Just > thought, this is more efficient than sending it to all people. > > If you need any more info, I am happy to supply it. > > Thanks for any help on getting this scanner working, Frank
