Yes, Yes
> try:
>
> export SANE_DEBUG_UMAX=10
> and then call (x)scanimage
OK. Here is the output. We're going foward: It's says "handled as DEVICE
BUSY!" Should I recompile the kernel with SCSI GENERIC as a module,
instead of built-in?
[sanei_init_debug]: Setting debug level of umax to 10.
[umax] sane_init
[umax] This is sane-umax version 1.0 build 3
[umax] (C) 1997-1999 by Oliver Rauch
[umax] EMAIL: Oliver.Rauch@Wolfsburg.DE
[umax] attach_scanner: opening /dev/sgf
[umax] init
[umax] backend runs on big endian machine
[umax] initialize_values
[umax] identify_scanner
[umax] do_inquiry
[umax] check condition sense handler
[umax] invalid sense key => handled as DEVICE BUSY!
[umax] check condition sense handler
[umax] invalid sense key => handled as DEVICE BUSY!
[umax] attach_scanner: scanner-identification failed
[umax] attach_scanner: opening /dev/scanner
[umax] init
[umax] backend runs on big endian machine
[umax] initialize_values
[umax] identify_scanner
[umax] do_inquiry
[umax] check condition sense handler
[umax] invalid sense key => handled as DEVICE BUSY!
[umax] check condition sense handler
[umax] invalid sense key => handled as DEVICE BUSY!
[umax] attach_scanner: scanner-identification failed
[umax] sane_get_devices
0: 00000000000000 .......
0: 00000000000000 .......
0: 00000000000000 .......
0: 00000000000000 .......
And 'lsof /dev/sgf' give me nothing.
Thanks,
Simon
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com