LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   sane or usb problem (https://www.linuxquestions.org/questions/linux-software-2/sane-or-usb-problem-573921/)

grabro 08-01-2007 08:20 AM

sane or usb problem
 
Hi

This is either an xsane or a usb problem that's why it's here.

I have a Mustek Scan Express 1200 UB Plus scanner which used to work great in Suse. When i switched to Mepis 6 it didi not work but I used the same configuration details in GT86xx.conf and installed ps1fw.usb in the correct directory and xsane and kooka can now see the scanner albiet as a Bearpaw scanner.

The problem is it wont scan and I get the error "Failed to start scanner - Device Busy" If I try an immediate rescan the error message changes to "Failed to start scanner - Invalid Argument".

I have tried altering various things but nothing has had any effect.

Has anyone any ideas on what I can try next?

Grabro

raskin 08-01-2007 01:14 PM

I have the following script for scanning:
xsane gt68xx:$(sane-find-scanner | grep GT-6801 | sed -e 's/.* at //')

Try this, and maybe try
strace -f -o log xsane gt68xx:libusb:...
where
sane-find-scanner | grep GT-6801 | sed -e 's/.* at //'
will help you filling dots. log will contain some data on system calls that failed.


All times are GMT -5. The time now is 11:00 AM.