[sane-devel] alternative setting on darwin (libusb)

2003-01-14 Thread Henning Meier-Geinitz
Hi, On Tue, Jan 14, 2003 at 11:38:45PM +0100, Beat Birkhofer wrote: > >Does it work when commenting out the call to set the alternate setting? > > Yes :-) [The code after '/* Set alternative setting */'] > > BTW: In sanei_usb_close() there are now two usb_clear_halt(). I don't > think they're

[sane-devel] "hp4200" driver patch for SANE 1.0.9

2003-01-14 Thread Frank Zago
Julien BLACHE wrote: > Till Kamppeter wrote: > > >>I didn't test whether the driver is actually working with SANE 1.0.9, >>as I don't have the appropriate scanner. But the patch works and after >>compiling SANE the "hp4200" backend is there. > > > I included the backend in the libsane-extras D

[sane-devel] alternative setting on darwin (libusb)

2003-01-14 Thread Beat Birkhofer
>Does it work when commenting out the call to set the alternate setting? Yes :-) [The code after '/* Set alternative setting */'] BTW: In sanei_usb_close() there are now two usb_clear_halt(). I don't think they're needed. I get an error every time sanei_usb_close() is called: [sanei_usb] san

[sane-devel] no scanners found (leo s3 scsi-scanner)

2003-01-14 Thread Henning Meier-Geinitz
Hi, On Tue, Jan 14, 2003 at 10:56:40PM +0100, axel dammers wrote: > I am trying to make my old SCSI scanner Leo S3 work. > > "sane-find-scanner" (as root) say's: >found SCSI scanner 2LEO LEOScan-S3 1.10" at /dev/scanner >found SCSI scanner 2LEO LEOScan-S3 1.10" at /dev/sg0 Shoul

[sane-devel] Arcard and mustek

2003-01-14 Thread Henning Meier-Geinitz
Hi, On Tue, Jan 14, 2003 at 01:54:41PM -0800, alto.i...@earthlink.net wrote: > At the present I cannot check the sane > version number because I am not at home, anyway > it sound to me 1.0.9 ( I downloaded at the begin > of December.) That should be ok. There was a bug in old versions of SANE tha

[sane-devel] Arcard and mustek

2003-01-14 Thread abel deuring
abel deuring wrote: > alto.i...@earthlink.net wrote: > >> At the present I cannot check the sane >> version number because I am not at home, anyway >> it sound to me 1.0.9 ( I downloaded at the begin >> of December.) >> >> I agree that the problem should be in the data transfer of >> initializati

[sane-devel] trying to find epson usb scanner on mac osx

2003-01-14 Thread Ricky Charlet
Howdy, If I run scanimage three times in a row, I get three different results: ttyp1:~/src/sane-backends >scanimage -L device `epson:libusb:-08:005' is a Epson Perfection636 flatbed scanner ttyp1:~/src/sane-backends >scanimage -L device `epson:libusb:-08:005' is a Epson Perfection636 flat

[sane-devel] Arcard and mustek

2003-01-14 Thread abel deuring
alto.i...@earthlink.net wrote: > At the present I cannot check the sane > version number because I am not at home, anyway > it sound to me 1.0.9 ( I downloaded at the begin > of December.) > > I agree that the problem should be in the data transfer of initialization of > the transfer. > > I thin

[sane-devel] no scanners found (leo s3 scsi-scanner)

2003-01-14 Thread axel dammers
Hello, I am trying to make my old SCSI scanner Leo S3 work. "sane-find-scanner" (as root) say's: found SCSI scanner 2LEO LEOScan-S3 1.10" at /dev/scanner found SCSI scanner 2LEO LEOScan-S3 1.10" at /dev/sg0 "scanimage -d leo:/dev/scanner" or "scanimage -d leo:/dev/sg0" say's (

[sane-devel] Arcard and mustek

2003-01-14 Thread Henning Meier-Geinitz
Hi, On Tue, Jan 14, 2003 at 01:27:20PM -0800, alto.i...@earthlink.net wrote: > I am using Kernel 2.4.19, what I did last night > was to try to download the driver from acard > atp870u.c and compile it. > The readme suggest to compile it not as module > but actually built it in the kernel. > > I

[sane-devel] Unsupported USB scanners (updated list)

2003-01-14 Thread Henning Meier-Geinitz
Hi, I've just updated the list of unsupported scaners with some USB scanners. If anyone has more information about those scanners or even knows, that they are supported by some program or backend, please contact me. The information is mostly from IRC. Added: Artec Ultima 2000 (0x4001) :status :

[sane-devel] Patches for SANE 1.0.9 be/fe compiled on IRIX

2003-01-14 Thread Andrea Suatoni
Henning Meier-Geinitz wrote: > > Using the SGI X server in 24 bit (SGI boxes are big endian), the red and > > blue > > channels are swapped without the change. You may enclose the changes I've > > applied using #ifdef __sgi (this will be valid only on SGI machines, using > > either GCC or the SGI

[sane-devel] Arcard and mustek

2003-01-14 Thread alto.i...@earthlink.net
Hi, base on your suggestion I checked out the output in debug mode. The inquiry seems to me OK, actually I cannot find any error except this message before the exit [mustek] sane_get_devices: 2 devices Is that OK ? I do not have two devices. [sanei_debug] Setting debug level o

[sane-devel] Feature freeze for SANE 1.0.10

2003-01-14 Thread Till Kamppeter
Henning Meier-Geinitz wrote: > Does it make sense to add a .desc file in the external section? So the > epson kowa backend would show up on the SANE webpage as external > backend. > > If yes, could you (or someone else) provide a epson-kw.desc (or > whatever name)? It would be even a good idea to

[sane-devel] Feature freeze for SANE 1.0.10

2003-01-14 Thread Henning Meier-Geinitz
Hi, On Tue, Jan 14, 2003 at 09:51:30AM +0900, Olaf Meeuwissen wrote: > A new version of "Image Scan! for Linux" will be released on January > 21, 2003 to add support for the GT-9800F (a.k.a. Perfection 3200 > PHOTO). This package contains a GUI frontend and a modified version > of the SANE epson

[sane-devel] alternative setting on darwin (libusb)

2003-01-14 Thread Henning Meier-Geinitz
Hi, On Tue, Jan 14, 2003 at 10:58:41AM +0100, Beat Birkhofer wrote: > >Please show the exact error messages. > > ... > [plustek] usbDev_open(libusb:001:002,) > [sanei_usb] sanei_usb_open: trying to open device `libusb:001:002' > usb_os_open: 04a9:220e > usb_os_open: device opened > [sanei_usb] sa

[sane-devel] hp5400 serie backend (driver)

2003-01-14 Thread Henning Meier-Geinitz
Hi, On Tue, Jan 14, 2003 at 04:21:51PM +0100, Thomas Soumarmon wrote: > A new sourceforge project has been added to centralize the efforts to build a > HP scanjet 5400 serie backend (driver) for SANE. > > The summary of this project is accessible at > http://sourceforge.net/projects/hp5400backe

[sane-devel] Arcard and mustek

2003-01-14 Thread Henning Meier-Geinitz
Hi, On Tue, Jan 14, 2003 at 11:27:56AM -0800, alto.i...@earthlink.net wrote: > I have recently installed a SIIG board with Acard chip set. The board > works fine with must of the device I have ,like a Python tape, but it > hung up the OS if I try to use it with sane and my mustek paragon > 1200III

[Fwd: [sane-devel] saned/Epson problems - ?third try?]

2003-01-14 Thread Karl Heinz Kremer
--YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 09, 2003 at 09:16:41AM -0500, k...@khk.net wrote: > > Maybe the backend author has more ideas :-) >=20 > No, not really... But mostly because I don't ha

[sane-devel] Arcard and mustek

2003-01-14 Thread Gene Heskett
On Tuesday 14 January 2003 16:27, alto.i...@earthlink.net wrote: >I am using Kernel 2.4.19, what I did last night >was to try to download the driver from acard >atp870u.c and compile it. >The readme suggest to compile it not as module >but actually built it in the kernel. > >I do not see the reason

[sane-devel] Where can I find ppscsi driver?

2003-01-14 Thread Hidagus Pa
Hi everyone, I just started to use scanner with Linux. I have a HP ScanJet 5100C connected to my RedHat 8.0 PC. When I started xsane it gives error of "no device available". The man page of sane-hp states that I need a ppscsi driver. Where can I find such driver? The OS I use is 2.4.18. Thanks in a

[sane-devel] hp5400 serie backend (driver)

2003-01-14 Thread Thomas Soumarmon
Hi all, A new sourceforge project has been added to centralize the efforts to bui= ld a=20 HP scanjet 5400 serie backend (driver) for SANE. The summary of this project is accessible at=20 http://sourceforge.net/projects/hp5400backend/ We are looking for any help to analyse the USB logs we will c

[sane-devel] Film scanning

2003-01-14 Thread Barry Kirsten
Hello all, I have my Canoscan 600 working under Debian 3.0, but only as a flatbed. I understand that when the film adaptor unit is connected and the computer booted, xsane should detect the film unit through the backend. I had the same problem with this scanner under Mandrake 8.2, and yet the

[sane-devel] Arcard and mustek

2003-01-14 Thread alto.i...@earthlink.net
At the present I cannot check the sane version number because I am not at home, anyway it sound to me 1.0.9 ( I downloaded at the begin of December.) I agree that the problem should be in the data transfer of initialization of the transfer. I think that I already comment out the double buffering

[sane-devel] Arcard and mustek

2003-01-14 Thread alto.i...@earthlink.net
I am using Kernel 2.4.19, what I did last night was to try to download the driver from acard atp870u.c and compile it. The readme suggest to compile it not as module but actually built it in the kernel. I do not see the reason. Anyway I compile as standard module and it behaves like the original

[sane-devel] Coolscan2 backend and slide loader

2003-01-14 Thread tegbert
I have a Nikon Coolscan 4000 ED with the SF-200(S) Slide Feeder. The short version of my question is whether SANE or xsane know how to use the feeder. I haven't been able to get it to work, but I see the coolscan2 backend code has reference to a CS2_OPTION_LOAD and a description of "Load next s

[sane-devel] Arcard and mustek

2003-01-14 Thread alto.i...@earthlink.net
I have recently installed a SIIG board with Acard chip set. The board works fine with must of the device I have ,like a Python tape, but it hung up the OS if I try to use it with sane and my mustek paragon 1200III SP scanner. I had tried different options in the configuration files without any noti

[sane-devel] alternative setting on darwin (libusb)

2003-01-14 Thread Beat Birkhofer
>Please show the exact error messages. ... [plustek] usbDev_open(libusb:001:002,) [sanei_usb] sanei_usb_open: trying to open device `libusb:001:002' usb_os_open: 04a9:220e usb_os_open: device opened [sanei_usb] sanei_usb_open: chosing first altsetting (0) without checking USB error: could not set

[sane-devel] plustek works on Darwin (MacOSX)

2003-01-14 Thread Henning Meier-Geinitz
Hi, On Tue, Jan 14, 2003 at 03:45:48AM +0100, Beat Birkhofer wrote: > I replaced the fork() with a pthread (according the OS/2 example) and > now the plustek backend works (even with xscanimage) on MacOSX. Good. Did you need to change sanei_usb, or was the problem with altsetting fixed by changi

[sane-devel] Feature freeze for SANE 1.0.10

2003-01-14 Thread Olaf Meeuwissen
Klaas Freitag writes: > I was notified that Epson released a new frontend, Image Scan! for > linux. It is limited to Epson devices. The source code distribution > contains a epson.c and dll-code. Is that the same as that in SANE > 1.0.10? A new version of "Image Scan! for Linux" will be release

[sane-devel] No devices available

2003-01-14 Thread Barry Kirsten
Hi Henning, Peter and Thomas. Many thanks for your help with this problem. It turned out that /dev/sg1 had only root permission which was easily fixed as you suggested. The scanner now works brilliantly through KDE. There is still the issue of access to X from the command line, which is not fix

[sane-devel] plustek works on Darwin (MacOSX)

2003-01-14 Thread Beat Birkhofer
Hi I replaced the fork() with a pthread (according the OS/2 example) and now the plustek backend works (even with xscanimage) on MacOSX. What should I use for the #ifdefs? 'HAVE_MACH_O_DYLD_H'? Regards Beat H.