[sane-devel] CanoScan Lide 110 on Solaris 10 (10/09) SPARC

2011-03-17 Thread Olaf Zimmermann
On Thu, 2011-03-17 at 06:22, stef wrote: > Hello, > > I've applied it. > > Thanks, > Stef Thank you for your help. In the long run, though, I think your suggestion about 'uint8_t value[2]' is probably better (and more elegant). Regards, Olaf

[sane-devel] CanoScan Lide 110 on Solaris 10 (10/09) SPARC

2011-03-17 Thread stef
Le Wednesday 16 March 2011 23:34:18 Olaf Zimmermann, vous avez ?crit : > On Wed, 2011-03-16 at 21:20, stef wrote: > > Hello, > > > > patch will be welcome. I didn't knew bsuint16, and it seems no backend > > > > use it. > > ;-) > > *** backend/genesys_low.c.orig Wed Mar 16 11:10:54

[sane-devel] CanoScan Lide 110 on Solaris 10 (10/09) SPARC

2011-03-16 Thread Olaf Zimmermann
On Wed, 2011-03-16 at 21:20, stef wrote: > Hello, > > patch will be welcome. I didn't knew bsuint16, and it seems no backend > use it. ;-) *** backend/genesys_low.c.orig Wed Mar 16 11:10:54 2011 --- backend/genesys_low.c Wed Mar 16 20:38:14 2011 *** *** 65,70 **

[sane-devel] CanoScan Lide 110 on Solaris 10 (10/09) SPARC

2011-03-16 Thread stef
Le Wednesday 16 March 2011 15:34:17 Olaf Zimmermann, vous avez ?crit : > On Tue, 2011-03-15 at 22:18, stef wrote: > > Le Tuesday 15 March 2011 14:27:14 Olaf Zimmermann, vous avez ?crit : > Ouf! > [Back to English:] > As it turns out, that was the sole problem - > all that is required is byte swappi

[sane-devel] CanoScan Lide 110 on Solaris 10 (10/09) SPARC

2011-03-16 Thread Olaf Zimmermann
On Tue, 2011-03-15 at 22:18, stef wrote: > Le Tuesday 15 March 2011 14:27:14 Olaf Zimmermann, vous avez ?crit : Ouf! [Back to English:] As it turns out, that was the sole problem - all that is required is byte swapping in four places in genesys_low.c (i.e. lines 265,269,387, and 391: replace 'val

[sane-devel] CanoScan Lide 110 on Solaris 10 (10/09) SPARC

2011-03-16 Thread Torfinn Ingolfsen
Hello, On Tue, Mar 15, 2011 at 10:18 PM, stef wrote: > > ? ? ? ?While the bytes (00 55) from USB are correct. I think this is an > endianess issue in code. What is the CPU running the code ? FWIW, SPARC cpus are big-endian: http://en.wikipedia.org/wiki/SPARC HTH -- Regards, Torfinn Ingolfsen

[sane-devel] CanoScan Lide 110 on Solaris 10 (10/09) SPARC

2011-03-15 Thread stef
Le Tuesday 15 March 2011 14:27:14 Olaf Zimmermann, vous avez ?crit : > Scanimage (32-bit build) conks out at genesys_low.c, line 391 > (value=0xffbfe3ef, according to my debugger; looks odd). > Output from scanimage is as follows: > [snip] > [genesys_gl124] gl124_init: value=0x00 > [genesys_gl124]

[sane-devel] CanoScan Lide 110 on Solaris 10 (10/09) SPARC

2011-03-15 Thread Olaf Zimmermann
Scanimage (32-bit build) conks out at genesys_low.c, line 391 (value=0xffbfe3ef, according to my debugger; looks odd). Output from scanimage is as follows: [snip] [genesys_gl124] gl124_init: value=0x00 [genesys_gl124] gl124_init: device is USB2.0 [sanei_usb] sanei_usb_control_msg: rtype = 0xc0, req

[sane-devel] CanoScan Lide 110 on Ubuntu 10.10

2011-03-10 Thread Kai-Uwe Behrmann
Am 10.03.2011 01:26, schrieb Warren Turkal: > What backend does that scanner allegedly use? > > wt > > On Wed, Mar 9, 2011 at 7:45 PM, stef > wrote: > > Le Wednesday 09 March 2011 16:17:17 Tammo Heeren, vous avez ?crit : > > If you mean with 'sudo ...'. Yes. >

[sane-devel] CanoScan Lide 110 on Ubuntu 10.10

2011-03-10 Thread Warren Turkal
What backend does that scanner allegedly use? wt On Wed, Mar 9, 2011 at 7:45 PM, stef wrote: > Le Wednesday 09 March 2011 16:17:17 Tammo Heeren, vous avez ?crit : > > If you mean with 'sudo ...'. Yes. > > > > On Wed, 2011-03-09 at 07:45 -0500, m. allan noah wrote: > > > did you try as root? > >

[sane-devel] CanoScan Lide 110 on Ubuntu 10.10

2011-03-09 Thread stef
Le Wednesday 09 March 2011 16:17:17 Tammo Heeren, vous avez ?crit : > If you mean with 'sudo ...'. Yes. > > On Wed, 2011-03-09 at 07:45 -0500, m. allan noah wrote: > > did you try as root? > > > > allan > > > > On Wed, Mar 9, 2011 at 1:52 AM, Tammo Heeren > > wrote: > > > I am really hopping t

[sane-devel] CanoScan Lide 110 on Ubuntu 10.10

2011-03-09 Thread m. allan noah
did you try as root? allan On Wed, Mar 9, 2011 at 1:52 AM, Tammo Heeren wrote: > I am really hopping that somebody can help me. I am at a loss. > I have a CanoScan Lide 110 on Ubuntu 10.10. > sane-find-scanner returns "found USB scanner (vendor=0x04a9 [Canon], > product=0x1909 [CanoScan], chip=G

[sane-devel] CanoScan Lide 110 on Ubuntu 10.10

2011-03-09 Thread Tammo Heeren
If you mean with 'sudo ...'. Yes. On Wed, 2011-03-09 at 07:45 -0500, m. allan noah wrote: > did you try as root? > > allan > > On Wed, Mar 9, 2011 at 1:52 AM, Tammo Heeren wrote: > > I am really hopping that somebody can help me. I am at a loss. > > I have a CanoScan Lide 110 on Ubuntu 10.10. >

[sane-devel] CanoScan Lide 110 on Ubuntu 10.10

2011-03-08 Thread Tammo Heeren
I am really hopping that somebody can help me. I am at a loss. I have a CanoScan Lide 110 on Ubuntu 10.10. sane-find-scanner returns "found USB scanner (vendor=0x04a9 [Canon], product=0x1909 [CanoScan], chip=GL124) at libusb:002:005" (which it should) however, scanimage -L just returns the usual "N

[sane-devel] CanoScan LiDE 110

2010-12-15 Thread Håkon Alstadheim
Just want to say thanks, the scanner is working nicely :-) -- H?kon

[sane-devel] CanoScan LiDE 110

2010-12-15 Thread Thomas De Contes
Le 15 d?c. 2010 ? 06:01, stef a ?crit : > Hello, > > I have built an ubuntu package for 10.04: > > https://launchpad.net/~stef-dev/+archive/sane-backend- > genesys/+files/libsane_1.0.22git-5ubuntu2ppa12%7Elucid1_i386.deb > > I planned to build 9.10 and 10.10 packages today. >

[sane-devel] CanoScan LiDE 110

2010-12-15 Thread stef
Le Wednesday 15 December 2010 03:16:04 Thomas De Contes, vous avez ?crit : > thank you all :-) > > Le 15 d?c. 2010 ? 01:05, Tomas Pospisek a ?crit : > > On Wed, 15 Dec 2010, Thomas De Contes wrote: > >> i have installed git-core > >> > >> looking at http://www.sane-project.org/cvs.html , i tried

[sane-devel] CanoScan LiDE 110

2010-12-15 Thread Thomas De Contes
thank you all :-) Le 15 d?c. 2010 ? 01:05, Tomas Pospisek a ?crit : > On Wed, 15 Dec 2010, Thomas De Contes wrote: > >> i have installed git-core >> >> looking at http://www.sane-project.org/cvs.html , i tried >> git git://git.debian.org/sane/sane-backends.git >> and >> git checkout git://git.

[sane-devel] CanoScan LiDE 110

2010-12-15 Thread Håkon Alstadheim
Den 15. des. 2010 01:49, skrev m. allan noah: > The only thing I would add to that is using different arguments to > configure, so that it overwrites the existing copy of sane-backends. > Otherwise, you have to mess around with ld to get it to load the copy > in /usr/local first. > > so, I would do

[sane-devel] CanoScan LiDE 110

2010-12-15 Thread Tomas Pospisek
On Wed, 15 Dec 2010, Thomas De?Contes wrote: > Le 14 d?c. 2010 ? 12:32, _nOx_ a ?crit : >> >> I have bought a Lide 110 Too. >> Today (Tuesday 14 december) I have download (on git tree) and compil the >> sane-backend, but my scan is not recongnized. > > Hi :-) > > Where could I find a tutorial to m

[sane-devel] CanoScan LiDE 110

2010-12-15 Thread Thomas De Contes
Le 14 d?c. 2010 ? 12:32, _nOx_ a ?crit : > > Hi, > > I have bought a Lide 110 Too. > Today (Tuesday 14 december) I have download (on git tree) and compil the > sane-backend, but my scan is not recongnized. Hi :-) Where could I find a tutorial to make this compilation, please ? i'm pretty new

[sane-devel] CanoScan LiDE 110

2010-12-14 Thread m. allan noah
The only thing I would add to that is using different arguments to configure, so that it overwrites the existing copy of sane-backends. Otherwise, you have to mess around with ld to get it to load the copy in /usr/local first. so, I would do: cd sane-backends ./configure --prefix=/usr --sysconfdi

[sane-devel] CanoScan LiDE 110

2010-12-14 Thread Kelly Price
On Tue, Dec 14, 2010 at 6:12 PM, Thomas De?Contes wrote: > Where could I find a tutorial to make this compilation, please ? > i'm pretty new to linux, and i don't plan to compile many things, i just need > to get my scanner working :-) > > > i have installed git-core > > looking at http://www.sa

[sane-devel] CanoScan LiDE 110

2010-12-14 Thread stef
Hello, I had a last-minute bug. I have fixed it now. So I'm going to commit it tonight or tomorrow morning. I'll announce it on the mailing list when available. Regards, Stef

[sane-devel] CanoScan LiDE 110

2010-12-14 Thread _nOx_
Hi, I have bought a Lide 110 Too. Today (Tuesday 14 december) I have download (on git tree) and compil the sane-backend, but my scan is not recongnized. Do you have upload it? Tx _nOx_ stef-22 wrote: > > Le Thursday 09 December 2010 19:58:05 Thomas De Contes, vous avez ?crit : >> Le 2 d?c

[sane-devel] CanoScan LiDE 110

2010-12-13 Thread Thomas De Contes
Le 9 d?c. 2010 ? 21:12, stef a ?crit : > Le Thursday 09 December 2010 19:58:05 Thomas De Contes, vous avez ?crit : >> Le 2 d?c. 2010 ? 20:45, stef a ?crit : >>> Le Thursday 02 December 2010 19:25:44 Thomas De Contes, vous avez ?crit : Hi :-) I just buy a CanoScan LiDE 110 >>

[sane-devel] CanoScan LiDE 110

2010-12-09 Thread stef
Le Thursday 09 December 2010 19:58:05 Thomas De Contes, vous avez ?crit : > Le 2 d?c. 2010 ? 20:45, stef a ?crit : > > Le Thursday 02 December 2010 19:25:44 Thomas De Contes, vous avez ?crit : > >> Hi :-) > >> > >> > >> I just buy a CanoScan LiDE 110 > >> http://www.canon.fr/For%5FHome/Product%5F

[sane-devel] CanoScan LiDE 110

2010-12-09 Thread Thomas De Contes
Le 2 d?c. 2010 ? 20:45, stef a ?crit : > Le Thursday 02 December 2010 19:25:44 Thomas De Contes, vous avez ?crit : >> Hi :-) >> >> >> I just buy a CanoScan LiDE 110 >> http://www.canon.fr/For%5FHome/Product%5FFinder/Scanners/Flatbed/canoscan%5 >> Flide%5F110/ >> >> And it is not listed here :

[sane-devel] CanoScan LiDE 110

2010-12-02 Thread stef
Le Thursday 02 December 2010 19:25:44 Thomas De Contes, vous avez ?crit : > Hi :-) > > > I just buy a CanoScan LiDE 110 > http://www.canon.fr/For%5FHome/Product%5FFinder/Scanners/Flatbed/canoscan%5 > Flide%5F110/ > > And it is not listed here : > http://www.sane-project.org/lists/sane-mfgs-cvs.h

[sane-devel] CanoScan LiDE 110

2010-12-02 Thread Thomas De Contes
Hi :-) I just buy a CanoScan LiDE 110 http://www.canon.fr/For%5FHome/Product%5FFinder/Scanners/Flatbed/canoscan%5Flide%5F110/ And it is not listed here : http://www.sane-project.org/lists/sane-mfgs-cvs.html Can I try the CanoScan LiDE 100 driver instead ? How can I help you to add it to the