[sane-devel] Compile problem ,please help!

2006-08-03 Thread Wittawat Yamwong
On Wednesday 02 August 2006 12:26, zf wrote: > I am a new programmer in linux. I wrote one sane-backend named khf.c . > When I finished this code, I use gcc compiled sane-backends/frontend/test.c > and khf.c into one executable file.Then I run it , and it works~ my code > can control the scanne

[sane-devel] Support for HP Scanjet 3800?

2006-08-03 Thread Knut Berger
Dear all, is there any chance that there is support for this scanner? Currently, it is "probably unsupported", as I can read from the sane homepage. Please let me know. Regards, Knut ___ Der fr?he Vogel f

[sane-devel] Re: Help with Canon 2700f

2006-08-03 Thread John Bird
Hi first let me say thanks to Witold Paluszynski for your assistance and I will try your suggestion later. Also thanks to Allan Noah here is the an edit from sane-find-scanner found SCSI scanner "CANON IX-27015C 1.15" at /dev/sg0 # Your SCSI scanner was detected. It may or may not be supported

[sane-devel] Weirdness with Canon FS2720U

2006-08-03 Thread Tabor Kelly
I now have a Trac site (with associated subversion repository) setup at my University (https://projects.cecs.pdx.edu/~kellyt/SANE-FS2720U). I have text files in the repository that is browsable here (https://projects.cecs.pdx.edu/~kellyt/SANE-FS2720U/index.cgi/browser/sniffs) that explain in En

[sane-devel] Compile problem ,please help!

2006-08-03 Thread m. allan noah
the dll backend expects your functions to be named: sane_khf_init(), sane_khf_get_devices(), etc this is taken care of automatically in sane-backends/include/sane/sanei_backend.h and sane-backends/include/sane/sanei_debug.h you should include those files. what scanners does your driver suppor

[sane-devel] Compile problem ,please help!

2006-08-03 Thread Gerard Klaver
On Thu, 2006-08-03 at 17:40 +0800, zf wrote: > What's kfh.desc file ? What information I must write in it? > > - Original Message - > From: "Gerard Klaver" > To: "zf" > Cc: "OrgSane-Devel@Lists. Alioth. Debian." > > Sent: Thursday, August 03, 2006 1:23 AM > Subject: Re: [sane-devel] C

[sane-devel] backend configuration error.

2006-08-03 Thread Immanuel CRC Office
m. allan noah wrote: > On Wed, 2 Aug 2006, Immanuel CRC Office wrote: > >> I removed the printer. Now it says it does not find anything. This is >> what I get from the below command: >> >> [plustek_pp] attach (parport0, 0x7f9e58c0, (nil)) >> [plustek_pp] Device configuration: >> [plustek_pp

[sane-devel] Plustek scanner - follow up

2006-08-03 Thread Immanuel CRC Office
Okay, so I'm getting somewhere. Plustek OpticPro 9639P+, parallel port using plustek_pp backend. I have to run all as root so far. scanimage -L gives: device `plustek_pp:parport0' is a Plustek 9636P+/Turbo parallel port flatbed scanner device `hpaio:/par/HP_LaserJet_1200?device=/dev/parport0' i

[sane-devel] Plustek scanner - follow up

2006-08-03 Thread m. allan noah
does the error occur as root if the printer is unplugged? stop plugging that thing back in until we have the scanner working! allan On Thu, 3 Aug 2006, Immanuel CRC Office wrote: > Okay, so I'm getting somewhere. > > Plustek OpticPro 9639P+, parallel port > using plustek_pp backend. > > I have

[sane-devel] Plustek scanner - follow up

2006-08-03 Thread m. allan noah
btw- if you ever move to the states, look me up. i could use an adminstrative secretary that knows how to login as root :) allan On Thu, 3 Aug 2006, Immanuel CRC Office wrote: > Okay, so I'm getting somewhere. > > Plustek OpticPro 9639P+, parallel port > using plustek_pp backend. > > I have to

[sane-devel] Weirdness with Canon FS2720U

2006-08-03 Thread Gerald Murray
Quoting Tabor Kelly : > What I would love for someone to take a look at is URB 289-300 in this > file > (https://projects.cecs.pdx.edu/~kellyt/SANE-FS2720U/index.cgi/browser/sniffs/just_preview_color_negative_bw.LOG). > > It looks like the windows driver writes 24kB of data to the scanner. >

[sane-devel] Weirdness with Canon FS2720U

2006-08-03 Thread m. allan noah
On Wed, 2 Aug 2006, Tabor Kelly wrote: > I now have a Trac site (with associated subversion repository) setup at my > University (https://projects.cecs.pdx.edu/~kellyt/SANE-FS2720U). I have text > files in the repository that is browsable here > (https://projects.cecs.pdx.edu/~kellyt/SANE-FS272

[sane-devel] Weirdness with Canon FS2720U

2006-08-03 Thread Bertrik Sikken
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tabor Kelly wrote: > What I would love for someone to take a look at is URB 289-300 in this > file > (https://projects.cecs.pdx.edu/~kellyt/SANE-FS2720U/index.cgi/browser/sniffs/just_preview_color_negative_bw.LOG). > It looks like the windows driver w

[sane-devel] Weirdness with Canon FS2720U

2006-08-03 Thread Tabor Kelly
m. Allan Noah wrote: > sometimes you write a stupid loop and you dont wory about it. othertimes > it is trying to reserve all the LUNs. with the fujitsu's, i just leave > those two commands out, and it works. (there is only one master on the > USB anyway) Well, in the part I was talking about t