[Fwd: Re: [sane-devel] g55]

2004-02-26 Thread gerard klaver
--=-Sx4V9pZv7IvlzWlPlBN0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Forgot to answer to the mailinglist. -- -- m.vr.gr. Gerard Klaver --=-Sx4V9pZv7IvlzWlPlBN0 Content-Disposition: inline Content-Description: Forwarded message - Re: [sane-devel] g55 Content-Type: message/rfc

[sane-devel] Umax Astra 2400S w/ AEC-6712D hanging

2004-02-26 Thread Oliver Rauch
On Thursday 26 February 2004 22:07, abel deuring wrote: > DN's debug output supports my suspicion: The last debug message is > "[umax] using gamma download curve format type 2", which is also the > last message before the call to umax_scsi_cmd for the gamma download. I think that is caused by an

[sane-devel] Umax Astra 2400S w/ AEC-6712D hanging

2004-02-26 Thread abel deuring
Oliver Rauch wrote: > No, the scsi command in the block is send.cmd (0x2a), the DCF?.cmd is not > an scsi command, it is the beginning of the data structure that is sent > with the send command: > > memcpy(dev->buffer[0], send.cmd, send.size); > set_S_datatype_code(dev->buffer[0], S_da

[sane-devel] Umax Astra 2400S w/ AEC-6712D hanging

2004-02-26 Thread Oliver Rauch
On Thursday 26 February 2004 22:07, abel deuring wrote: > > are you sure that these are the only SCSI command used by the backend? = I > don't claim that I've read the entire source code of the umax backend, > but the function umax_send_gamma_data mem-copies gamma_DCF[012].cmd int= o > the buffer

[sane-devel] Xsane locks system w/UMAX Astra 1200S

2004-02-26 Thread abel deuring
David Anderson schrieb: > No luck with the smaller buffer size, unfortunately. > > I did find this past thread on the Sane mailing list archives: > http://lists.alioth.debian.org/pipermail/sane-devel/2002-September/004071.html > > Someone had the same problem as me. One person was able to resolv

[sane-devel] Umax Astra 2400S w/ AEC-6712D hanging

2004-02-26 Thread abel deuring
Oliver Rauch schrieb: >>Now, after a quick glimpse into the sources of the Umax backend I think >>that the backend uses the SCSI command codes 0 and 0x21 to upload gamma >>tables to the scanner (Oliver, can you confirm this?), but the atp870u >>driver will never send this data to the scanner. (ther

[sane-devel] On the 2300C chipset

2004-02-26 Thread Jason Anderson
>From what I have seen over the past few days, we may have actually found out >which chipset the 2300C actually is. However, if it is the GL, what now? Is >there code to access the chipset and to actually make the scanner respond? -- ___ Get your fre

[sane-devel] Segmentation Fault Encountered when Using FrontEnds with my Backend

2004-02-26 Thread Donjon Abobo
Hi! Have you encountered this problem before? I continuously encounter this frustrating segmentation fault problem whenever I invoke my backend using xsane, xscaninmage or quiteinsane. I have some luck using scanimage, but that too occassionaly return a segmentation fault after quite sometime. Wh

[sane-devel] Epson perfection 1670 next backend release ?

2004-02-26 Thread Hubert Figuiere
On Thu, 2004-02-26 at 18:46, Oliver Schwartz wrote: > -BEGIN PGP SIGNED MESSAGE- > "Basic", as far as I'm concerned. I currently don't have much time to > work on the backend, plus I don't have a Perfection 1670 to test > things. I have plenty of copious spare time and an Epson Perfecti

[sane-devel] what is stubs.c for?

2004-02-26 Thread Henning Meier-Geinitz
Hi, On Thu, Feb 26, 2004 at 07:01:09AM -0800, Peter Mark Guevarra wrote: > What is the purpose of the file stubs.c found in the backend directory? That's a solution for the following problem: SANE backends can be used in different ways: a) One backend can be linked dynamically to a frontend. b)

[sane-devel] UMAX astra 610P

2004-02-26 Thread stef
Hello, I'v been donated an UMAX Astra 610P by William Stuart (who also paid shipping). I am now able to bring SANE support for it. It is still too early to tell, but it seems it will fit in umax_pp backend. Although I expect there will be a backend for this model this year,

[sane-devel] Page Feeders

2004-02-26 Thread Adrian Townsend
I'm getting an agfa studioscan with ADF (auto-document feeder) How well does Sane support feeders? thanks! __ Do you Yahoo!? Get better spam protection with Yahoo! Mail. http://antispam.yahoo.com/tools

[sane-devel] Epson perfection 1670 next backend release ?

2004-02-26 Thread Oliver Schwartz
=2DBEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, > I just wanted to know when will be released the next linux > backend version (snapscan) for Epson Perfection 1670 ? There is no separate release of the snapscan backend planned. It will=20 be released together with all other backends in the n

[sane-devel] Umax Astra 2400S w/ AEC-6712D hanging

2004-02-26 Thread Oliver Rauch
> Now, after a quick glimpse into the sources of the Umax backend I think > that the backend uses the SCSI command codes 0 and 0x21 to upload gamma > tables to the scanner (Oliver, can you confirm this?), but the atp870u > driver will never send this data to the scanner. (there may be more > non-SC

[sane-devel] hp2300c

2004-02-26 Thread Henning Meier-Geinitz
Hi, On Wed, Feb 25, 2004 at 02:50:15PM -0600, Frank Zago wrote: > I just bought a el cheapo hp2300c scanner since there is no SANE drivers. > I looked at the windows driver, and found the "GL646U" strings. I'm not that sure that it's a gl646. At least from the USB device descriptor and the number

[sane-devel] On the 2300C chipset

2004-02-26 Thread Frank Zago
Jason Anderson wrote: >> From what I have seen over the past few days, we may have actually found >> out which chipset the 2300C actually is. However, if it is the GL, what >> now? Is there code to access the chipset and to actually make the scanner >> respond? Well, sort of. I've started a bac

[sane-devel] Umax Astra 2400S w/ AEC-6712D hanging

2004-02-26 Thread DN Dunham
I didn't know to look in /var/log/messages. I went and found the logs from approximately when I was working on this last night. Below are cuts of everything I think might be relavent (with some stuff I don't think is but might be related so I left it in there). Are these the messages you might

[sane-devel] Umax Astra 2400S w/ AEC-6712D hanging

2004-02-26 Thread abel deuring
DN Dunham wrote: >> Yes, the Linux atp870u driver has/had a bug, which appears only for a >> few SCSI commands, so the scanner is at first recognzed, but some Sane >> backends issue commands that raise the bug. Some time ago, I tried to >> find a maintainer for this driver to report the bug and

[sane-devel] Epson perfection 1670 next backend release ?

2004-02-26 Thread Broj Den
Hi, I just wanted to know when will be released the next linux backend version (snapscan) for Epson Perfection 1670 ? And what is the expected Status ("Good" or "Complete") for this new driver ? For now, I understand the status is "Basic", and for curiosity I made various comparison tests in 30

[sane-devel] Re: gamma correction procedure

2004-02-26 Thread Stefan Schlörholz
=46rank Peters schrieb am Donnerstag, 26. Februar 2004 17:20: > On Thu, 26 Feb 2004 12:17:53 +0100 > Stefan Schl=F6rholz wrote: Hello Frank, > > Could you give hints or a description how to proceed to get colour > > correction in sane? > > The difference between Linux and MS Windows is that Linu

[sane-devel] unsubscribe bobble35

2004-02-26 Thread Bruce Bertrand

[sane-devel] g55

2004-02-26 Thread Nathanial Peterson
I am new to Linux and using redhat 9. I have an HP Officejet g55. I have no problem printing, but can't seem to get the scanner to work. I think I have the right backend, maybe I haven't installed it properly??

[sane-devel] hp2300c

2004-02-26 Thread Frank Zago
> > So can sane-find-scanner really talkt to the scanner after that > change? Can I see the output of sane-find-scanner -v -v after the > change, please? > > Bye, > Henning > Yes, it can. Looking at the usb traces, it looks like it is very close, if not identical, to a gl646. The registers u

[sane-devel] Re: gamma correction procedure

2004-02-26 Thread Frank Peters
On Thu, 26 Feb 2004 17:39:33 +0100 Stefan Schl=F6rholz wrote: >=20 > sorry I forgot to mention that I collected some information about ICM on= =20 > the net allready. I am aware of the fact that the difference in Linux=20 > scans and Windows scan is due to the fact that the Scanner manufacturer=2

[Fwd: Re: [sane-devel] Problem with Plustek and Canonscan 1220u on Mac 10.3.2]

2004-02-26 Thread Mattias Ellert
Gerhard Jaeger wrote: > Hi Mattias, > > > Of course you are right. I'm really not sure how to proceed. I think I need > some time to think about that stuff... > > Ciao, > Gerhard > Something like this, maybe Mattias void sanei_thread_allow_cancel () { #ifdef USE_PTHREAD #if

[sane-devel] Xsane locks system w/UMAX Astra 1200S

2004-02-26 Thread David Anderson
No luck with the smaller buffer size, unfortunately. I did find this past thread on the Sane mailing list archives: http://lists.alioth.debian.org/pipermail/sane-devel/2002-September/004071.html Someone had the same problem as me. One person was able to resolve the problem by disabling SCSI bus

[sane-devel] Re: gamma correction procedure

2004-02-26 Thread Stefan Schlörholz
Frank Peters schrieb am Donnerstag, 26. Februar 2004 03:29: Frank, > However, good tools for applying color profiles are the tifficc > utility that comes with the lcms profiler (http:www.littlecms.com) > and the cmap utility from scarse (http:www.scarse.org). I have > used these to color correct

[sane-devel] Mustek 1200 UB > MacOS 10.3.2 > Problem Using

2004-02-26 Thread Mattias Ellert
Keith Nickas wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > I get everything to work alright, but when I try to go and scan > something I get the following error: > > scanimage: open of device mustek_usb:libusb:000:003 failed: Error > during device I/O > > Anyone hav

[sane-devel] Re: Re: what is stubs.c for?

2004-02-26 Thread Peter Mark Guevarra
--0-1880343390-1077825477=:64916 Content-Type: text/plain; charset=us-ascii Hello, Thanks a lot for the detailed information that you provided =) -PMG - Do you Yahoo!? Get better spam protection with Yahoo! Mail --0-1880343390-1077825477=:64916 Content-Type: te

[sane-devel] Adding hotplug scripts to CVS

2004-02-26 Thread Olaf Meeuwissen
Marcel Pol writes: > On Wed, 25 Feb 2004 20:47:27 +0100 > Julien BLACHE wrote: > >> I'm going to add the hotplug scripts used by the Debian package to the >> CVS (probably into tools/hotplug), with a short README explaining how >> to use them. >> >> I can't remember if this was discussed on the

[sane-devel] MacOS X - summary of known problems

2004-02-26 Thread Mattias Ellert
Hi! I have created a page with a summary of known problems on MacOS X. http://www.ellert.se/twain-sane/patches.html Patches (so far untested) are available for some of the problems. If some of the patches solve the problems you have, please let me know. Mattias -- ___

[sane-devel] Re: gamma correction procedure

2004-02-26 Thread Frank Peters
On Thu, 26 Feb 2004 12:17:53 +0100 Stefan Schl=F6rholz wrote: >=20 > I would like to know how to implement colour correction at all to sane.=20 > I get much better results from scans under windows in contrast to=20 > Linux. Since I do not have a Wiindows installation any longer I miss=20 > good q

[sane-devel] Adding hotplug scripts to CVS

2004-02-26 Thread Julien BLACHE
Marcel Pol wrote: Hi, > I did have some problems with it however, reconnecting the scanner made the > corresponding file go from /proc/bus/usb/001/002 to */003, and for that file > the ownership wasn't set correctly. I'm not sure if that's just some /proc > weirdness or not. That's because the

[sane-devel] Adding hotplug scripts to CVS

2004-02-26 Thread Julien BLACHE
Olaf Meeuwissen wrote: Hi, > That's probably because your pam_console only does things at login. > In general this is the wrong time for USB devices or any removable > device for that matter. I remember a thread on debian-devel a couple of months ago, where pam_console was mentioned, and AFAIR

[sane-devel] what is stubs.c for?

2004-02-26 Thread Peter Mark Guevarra
--0-1604832839-1077807669=:39367 Content-Type: text/plain; charset=us-ascii Hello everyone, What is the purpose of the file stubs.c found in the backend directory? Thanks a lot, -PMG - Do you Yahoo!? Get better spam protection with Yahoo! Mail --0-1604832839-

[sane-devel] Adding hotplug scripts to CVS

2004-02-26 Thread Marcel Pol
On Wed, 25 Feb 2004 20:47:27 +0100 Julien BLACHE wrote: > I'm going to add the hotplug scripts used by the Debian package to the > CVS (probably into tools/hotplug), with a short README explaining how > to use them. > > I can't remember if this was discussed on the list or on IRC, but > somebody