plustek@linuxhacker.org
plustek@linuxhacker.org
Hi Rainer,
if the driver is loaded correctly and the scanner is recognized,
you should be able the get some info upon the device, by using the proc fs:
cat /proc/pt_drv/info
cat /proc/pt_drv/device0/info
should return useful stuff!
But I see, that the module state remains initializing, so I expect, that
something in the init routine fails.
Please enable the debug messages in the driver module, do a make clean
make install and make load and then send us the result of dmesg...
Thanks
Gerhard
On Thursday, 20. September 2001 09:56, rgaffga wrote:
> rgaffga schrieb:
> > Hello Friends,
> >
> > Kevin gave me Your address to send You my E-mail. It should be a little
> > error, which I made, because pt_drv was initializing.
> > Regards
> > Rainer Gaffga
> >
> > rgaffga schrieb:
> > > Hello Kevin,
> > >
> > > I have the Plustek-scanner P12 and I will use him under SANE.
> > >
> > > I am using SUSE 7.2 and from that SANE (1-0.4-79 ) and I want to
> > > install pt_drv
> > > 0.39.
> > >
> > > Unfortunately I have a problem. ( see annex) What have I to do ???
> > > If You need more information, please tell me.
> > >
> > > Regards
> > > Rainer Gaffga
> > >
> > > rgaffga@t-online.de
plustek@linuxhacker.org