On Tue, Mar 23, 2010 at 9:58 PM, Jack McGill <jmcgill85258 at yahoo.com> wrote: > Scar, > > Look in the file mustek_usb2_asic.c around line 3520 where you have a > something like: > > /* HOLD: We don't want to have global vid/pids */ > static unsigned short ProductID = 0x0409; > static unsigned short VendorID = 0x055f; > > Also, mustek_usb and mustek_usb2 are two different backends, so I don't think > you want to change anything in mustek_usb.conf > > Someone else will have to tell you how to enable pthread. I believe you have > to add a flag to your ./configure command.
hmmm, I did not have this issue but there is a discussion here: http://lists.alioth.debian.org/pipermail/sane-devel/2009-December/025655.html and here: http://old.nabble.com/Re%3A-%22sane_read%3A-Device-busy%22-with-Canon-PIXMA-MX310%09and-sane-1.0.20-4ubuntu3-p26553640.html > Also, depending on your distribution, you may need to add some other > modifiers to you ./configure command, or you will end up with multiple > instances of sane installed. See > http://mp610.blogspot.com/2008_04_01_archive.html