plustek@linuxhacker.org
Hi,
Thanks everyone for helping.
it still doesn't work. Well it works in win98. the current status is:
1. I commented out every line except plustek in dll.conf
2. I compiled the 'alternate' uhci and 'usb scanner support' as modules.
wx672@debian:~$ lsmod
Module Size Used by Tainted: P
scanner 8480 0
ipt_MASQUERADE 1376 1 (autoclean)
ppp_deflate 40160 0 (autoclean)
bsd_comp 4032 0 (autoclean)
ppp_async 6624 1 (autoclean)
ipt_LOG 3232 7 (autoclean)
iptable_mangle 2144 0 (autoclean) (unused)
iptable_filter 1760 1 (autoclean)
iptable_nat 14356 1 [ipt_MASQUERADE]
ip_tables 11328 7 [ipt_MASQUERADE ipt_LOG iptable_mangle
iptable_filter iptable_nat]
ip_conntrack 15180 1 [ipt_MASQUERADE iptable_nat]
usb-uhci 22340 0 (unused)
my USB smartmedia card reader/writer works perfectly if I load the needed
modules.
3. in /dev/usb directory, I believe I have the right things there.
4. in plustex.conf, I didn't change anything. And my scanner can be
found:
debian:/home/wx672# scanimage -L
device `plustek:/dev/usb/scanner0' is a Epson Perfection 1260/Photo USB
flatbed scanner
But I found the following in the log when I do 'scanimage > test.pnm':
[plustek] Warmup: skipped for CIS devices
[plustek] usb_ScanBegin()
[plustek] usb_IsDataAvailableInDRAM()
[plustek] NO Data available
[plustek] Nothing to read...
[plustek] usb_AdjustGain() failed
[plustek] Coarse Calibration failed!!!
[plustek] calibration failed!!!
[plustek] read failed, status = -9007, errno 2
[plustek] reader process done, status = 9
[plustek] Child is down (signal=17)
[plustek] drvclose()
[plustek] TIME END 1: 31s
[plustek] usbDev_stopScan(mode=0)
[plustek] usbDev_ScanEnd(), start=1, park=1
[plustek] MOTOR: PWM=0x02, PWM_DUTY=0x01 0x45=0x13 0x48=0x01, 0x49=0xce
[plustek] MCLK_FFW = 6 --> 0x0a
[plustek] Lamp-Timer started
[plustek] usbDev_close()
[plustek] res=1486, status=2304
[plustek] Child WEXITSTATUS = 9
[plustek] close_pipe
scanimage: sane_read: Error during device I/O
[dll] sane_close(handle=0x80560b0)
[plustek] sane_close
[dll] sane_exit: exiting
[dll] sane_exit: calling backend `plustek's exit function
the full log is attached.
when I did 'scanimage > test.pnm', the lamp is on with a slight short
sound, then it stoped there for about 1 minutes, then the lamp is off.
Still hope it can work.
Thanks,
Xiaolin
On Thu, Aug 07, 2003 at 07:00:47PM +0200, Jaeger, Gerhard wrote:
> Hi,
>
> please disable all backends but the plustek backend in dll.conf...
> Maybe this helps
>
> Gerhard
>
> On Donnerstag, 7. August 2003 16:52, WANG Xiaolin wrote:
> > Yes, I compiled both uhci and scanner as module. It doesn't help. I am
> > not so sure about the things in the /dev/usb directory. I have the
> > following there:
> >
> > crw-rw-rw- 1 root root 180, 48 3 15 2002 scanner0
> > crw-rw-rw- 1 root root 180, 49 3 15 2002 scanner1
> > crw-rw-rw- 1 root root 180, 58 3 15 2002 scanner10
> > crw-rw-rw- 1 root root 180, 59 3 15 2002 scanner11
> > crw-rw-rw- 1 root root 180, 60 3 15 2002 scanner12
> > crw-rw-rw- 1 root root 180, 61 3 15 2002 scanner13
> > crw-rw-rw- 1 root root 180, 62 3 15 2002 scanner14
> > crw-rw-rw- 1 root root 180, 63 3 15 2002 scanner15
> > crw-rw-rw- 1 root root 180, 50 3 15 2002 scanner2
> > crw-rw-rw- 1 root root 180, 51 3 15 2002 scanner3
> > crw-rw-rw- 1 root root 180, 52 3 15 2002 scanner4
> > crw-rw-rw- 1 root root 180, 53 3 15 2002 scanner5
> > crw-rw-rw- 1 root root 180, 54 3 15 2002 scanner6
> > crw-rw-rw- 1 root root 180, 55 3 15 2002 scanner7
> > crw-rw-rw- 1 root root 180, 56 3 15 2002 scanner8
> > crw-rw-rw- 1 root root 180, 57 3 15 2002 scanner9
> >
> > I read the /usr/src/linux/Documentation/usb/scanner.txt file. It says
> > these are for 'devfs'. Then I get '/dev fs support' compiled in. And got
> > the following:
> >
> > debian:~# cat /proc/filesystems
> > nodev rootfs
> > nodev bdev
> > nodev proc
> > nodev sockfs
> > nodev tmpfs
> > nodev shm
> > nodev pipefs
> > nodev binfmt_misc
> > ext3
> > ext2
> > iso9660
> > nodev devfs
> > nodev devpts
> > nodev usbdevfs
> >
> > Then what? I don't know. It still doesn't work.
> >
> > Thanks for helping.
> >
> > Xiaolin
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: plustek-unsubscribe@linuxhacker.org
> For additional commands, e-mail: plustek-help@linuxhacker.org
["application/octet-stream" not shown]