hello, I want to know is there any Documentation that states how to write driver for scanner umax astra 4100? regards, Parag. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20051125/eb955e4d/attachment.htm From n...@zappsupport.co.uk Fri Nov 25 10:02:03 2005 From: n...@zappsupport.co.uk (Nick Collingridge) Date: Fri Nov 25 10:02:18 2005 Subject: [sane-devel] Problem with GT68XX and MacOS X REVISED In-Reply-To: <20051123163013.gb6...@meier-geinitz.de> Message-ID: <bfac919b.8658%n...@zappsupport.co.uk>
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 1395 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20051125/029e4872/attachment-0001.jpe From s...@geekpages.co.uk Fri Nov 25 10:44:40 2005 From: s...@geekpages.co.uk (Chris) Date: Fri Nov 25 10:44:52 2005 Subject: [sane-devel] Canoscan LiDE 25 detected by find-scanner, not scanimage In-Reply-To: <eef4bad00511230726u22a2d3afs7d3985783e26d...@mail.gmail.com> References: <eef4bad00511210647r7d6695e5y69e30e31372f5...@mail.gmail.com> <200511230803.43898.gerh...@gjaeger.de> <eef4bad00511230726u22a2d3afs7d3985783e26d...@mail.gmail.com> Message-ID: <eef4bad00511250244k5a46199du10d6c69b7d1f4...@mail.gmail.com> Hi, I've just checked the output of 'sane-config --libs' on the Ubuntu box where the scanner works correctly. It gave exactly the same output and works fine - so it doesn't seem like those missing libraries are causing the problem. Both boxes are running essentially identical software so the only differences between them are that, on the box that doesn't work, there is a TV card and the CVS sane version I used was a few days newer (Nov 20). Has something changed in the code recently that might cause this? Could the presence of a tv card be causing the problem? Many thanks, Chris On 11/23/05, Chris <s...@geekpages.co.uk> wrote: > Gerhard, > > Thank you very much for your reply. I remember originally the dev > files for libusb were not installed on Ubuntu. This meant that > sane-find-scanner didn't find any devices. I realised this was the > problem, installed the dev files, redid the ./configure and forced it > to re-make everything. This is where I was at when I got the output > in my original email. > > > Are you sure, that the USB subsystem has been setup correctly? > > I'm afraid I'm still pretty new to linux so I'm not sure how to answer > this definitively. I do know that USB pen drives and such work fine on > the machine and when I do 'lsusb' with the Canoscan attached it is > listed as an attached device. > > The output of 'sane-config --libs' is as follows: > > -lsane -lusb -lpthread -lm -ldl > > So I seem to be missing > > -ljpeg -lieee1284 -lgphoto2 -lgphoto2_port and -lresmgr > > Do you think this is the cause of the problem? If so am I right in > guessing that I need to find and install some more dev files and re-do > the ./configure & make? > > Thanks again! > Chris :)