[sane-devel] Fujitsu 5650C not working

2007-04-09 Thread Juan Pablo Mendoza
On Thu, 2007-04-05 at 16:22 -0400, m. allan noah wrote: > > that should clean up the color scans, let me know. i'll look at the > > debug log in a few minutes... > > > > ok, debug log looks basically the same, transfer first block, but > return error status. > > does grayscale work? Nope, same e

[sane-devel] Fujitsu 5650C not working

2007-04-09 Thread Juan Pablo Mendoza
That fixed color scans great ! On Thu, 2007-04-05 at 15:31 -0400, m. allan noah wrote: > ok, lets deal with the color issue first- > > backend/fujitsu.c, around line 1446: > > else if (strstr (s->product_name, "fi-4750") >|| strstr (s->product_name, "fi-4340") ) { > > change that to: > >

[sane-devel] Fujitsu 5650C not working

2007-04-05 Thread m. allan noah
> that should clean up the color scans, let me know. i'll look at the > debug log in a few minutes... > ok, debug log looks basically the same, transfer first block, but return error status. does grayscale work? can you try another experiment? how about a scan that will fit entirely within that

[sane-devel] Fujitsu 5650C not working

2007-04-05 Thread m. allan noah
ok, lets deal with the color issue first- backend/fujitsu.c, around line 1446: else if (strstr (s->product_name, "fi-4750") || strstr (s->product_name, "fi-4340") ) { change that to: else if (strstr (s->product_name, "fi-4750") || strstr (s->product_name, "fi-4340") || strstr (s->p

[sane-devel] Fujitsu 5650C not working

2007-03-30 Thread m. allan noah
On 3/29/07, Juan Pablo Mendoza wrote: > Hi, > > I have a Fujitsu 5650C it's marked as supported in the sane page but its > not working for me. > > It linear mode after doing a scanimage it gets a page from the feeder > but then stops halfway and the page gets stuck in the scanner until I > disconn

[sane-devel] Fujitsu 5650C not working

2007-03-29 Thread Juan Pablo Mendoza
Hi, I have a Fujitsu 5650C it's marked as supported in the sane page but its not working for me. It linear mode after doing a scanimage it gets a page from the feeder but then stops halfway and the page gets stuck in the scanner until I disconnect the USB cable, then the scanner just ejects the p