A couple of people have reported to me that they see the following syslog
messages:
Mar 22 21:51:41 titan kernel: usb_control/bulk_msg: timeout
Mar 22 21:51:41 titan kernel: scanner.c: ioctl_scanner(0): control_msg
returned -110
This for the canon630u backend -- but I'm wondering if anyone else
gt; - although it's progressing rather slowly at the moment. My Debian
> installation on the PC with the scanner is still awaiting fixing, and has
> been for several weeks, but I believe Nathan Rutman is currently working
> on the project.
> I'm new to the list so please bear with me.
>
> I have a CanoScan N650U scanner that I'd like to use with my RH7.1
> system. It appears that it is not currently supported. Is anybody else
> thinking about writing a back end for this device?
>
> I'm not really clear on how SANE interacts with
as a patch for 1.0.7 beta 2.
Get it from
http://sourceforge.net/projects/canon-fb630u/
Let me know if you have any complaints/comments/feature requests.
You'll have to get the kernel scanner driver to associate with this (as
yet unknown) USB device (until it gets built in to the kernel)
via som
I've got my new backend working with
./configure --disable-shared
scanimage correctly finds my scanner (usb canon 630u) and scans.
But as soon as I take out the --disable-shared flag it says
lt-scanimage: no SANE devices found
Clearly I'm missing something in the setup...
diff -Naur sane-backend
Where's the right place to store a permanent calibration file (created
once per scanner)? Is there a facility for this? Looks like
hp-option.c stores one in ~/.sane/calib-hp:device, but
a) I want mine per scanner, not per user.
b) seems like this would be a common thing, so I was hoping for
Hey gang, some general questions.
Since I'm still unemployed, I figured I'd go ahead and do a SANE backend
for my scanner (Canon CanonScan fb630u, USB). I was kind of hoping I
could take an existing SANE USB backend and modify it for my purposes.
Right now, I've got a standalone scan utility t
sta...@guarana.org said:
> The FB330P/FB630P behave the same way, and probably have the same CCD
> sensor. If you can understand Simon's code, then feel free to use it.
> The adjust_output() method in canon_pp-dev.c is probably most useful
> for your purposes. It takes an RGB-ified image block a
Thinking about the calibration routine for my scanner (Canon FB630U),
seems to me this is probably a common issue.
There's a black and a white scannable area inside the housing of my
scanner. It looks like I need to convert scans of these areas under 3
different lighting conditions into the per-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Content-Type: text/plain; charset=us-ascii
Scanner code at http://www.gordian.com/~nathan/linux.html is almost
usable - you can specify resolution and scan size, and it outputs a color
PPM file.
The code now uses the standard ioctl SCANNER_IOCTL_C
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Content-Type: text/plain; charset=us-ascii
> On Fri, 26 Oct 2001, nathan rutman wrote:
> > Got my first image out of the Canoscan FB630U.
> > The image and source code are at
> > http://www.gordian.com/~nathan/linux.html
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Content-Type: text/plain; charset=us-ascii
Got my first image out of the Canoscan FB630U.
The image and source code are at
http://www.gordian.com/~nathan/linux.html
This scanner, along with the HP3300 and probably others, requires access
to usb con
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Content-Type: text/plain; charset=us-ascii
So I just realized that the registers I was painstakingly mapping are
simply the National LM9830 registers. Silly me. Anyhow, here's how
some of them are used in this scanner.
Registers: (see lm9830 da
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Content-Type: text/plain; charset=us-ascii
I've gotten a little farther on deciphering the fb630u register meanings.
My latest code is at
http://www.gordian.com/~nathan/linux.html
USB Request code:
0c - control transfer
04 - bul
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Content-Type: text/plain; charset=us-ascii
Bertrik Sikken has made available his modified USB Snoopy binary that
doesn't log bulk transfer data (and thus doesn't miss packets.)
The binary is available here
http://home.zonnet.nl/bertrik/hp3300c/index
Continuing preliminary work on the driver for the Canon FB630U,
I've posted the code I have so far to
http://www.gordian.com/~nathan/linux.html
I have all the USB communication with the scanner working. I think I
have all the calibration messages captured as well, but could use some
help in figur
I've got some preliminary communication going with the USB Canoscan
FB360U. I can run the motors and turn on the lamp in various pretty
colors. I'm going to continue working on it, but if anyone's interested
in what I have so far let me know.
Or, if you know USB and have some idea why control tr
17 matches
Mail list logo