[sane-devel] Problem in detecting usb scanner

2008-08-04 Thread Giuseppe Sacco
Il giorno dom, 03/08/2008 alle 23.23 +0200, Wolfram Heider ha scritto: Giuseppe, silly question: did you specify the location of the firmware (is required by the backend for the Epson Perfection 1670 as far as I know)? Yes I did it. I am thinking about a kernel problem because of this

[sane-devel] Problem in detecting usb scanner

2008-08-03 Thread m. allan noah
the location of usb device files has moved from /proc/bus/usb to /dev/usb. perhaps your version of libusb looks in one place, and the system makes them in the other. udev might also be involved? allan On 8/3/08, Giuseppe Sacco giuseppe at eppesuigoccas.homedns.org wrote: Il giorno dom,

[sane-devel] [PATCH] Do not accidentally close STDIN/STDOUT/STDERR

2008-08-04 Thread Nick Andrew
On Fri, Aug 01, 2008 at 11:08:34AM +0200, Julien BLACHE wrote: Nick Andrew nick at nick-andrew.net wrote: When /dev/null is opened it gets the lowest numbered unopened file descriptor. If any of the file descriptors 0, 1 or 2 are closed when the program starts running, the later close()

[sane-devel] Problem in detecting usb scanner

2008-08-04 Thread Nick Andrew
On Sun, Aug 03, 2008 at 09:05:41PM +0200, Giuseppe Sacco wrote: why /proc/bus/usb/003/002 is not owned by scanner group? Because udev only populates /dev, and the udev rules say to make the group scanner for a scanner device. /proc is populated by the kernel. finally, why lsusb does not list

[sane-devel] Problem in detecting usb scanner

2008-08-04 Thread Giuseppe Sacco
On Mon, 4 Aug 2008 14:30:20 +1000 Nick Andrew nick at nick-andrew.net wrote: [...] finally, why lsusb does not list the scanner? giuseppe at sgi:~$ sudo lsusb Password: Bus 003 Device 001: ID 1d6b:0001 Bus 002 Device 001: ID 1d6b:0001 Bus 001 Device 001: ID 1d6b:0001 This

[sane-devel] HP G2410 SCANNER

2008-08-04 Thread stef
Le Sunday 03 August 2008 09:54:24, vous avez ?crit?: hi stef, G2410 scanner wont support by sane package which is available??is there any way to other than to make change in code of main sane package to use G2410 scanner in linux? if require to change in source code what changes

[sane-devel] Problem in detecting usb scanner

2008-08-04 Thread Giuseppe Sacco
Hi Allan, On Sun, 3 Aug 2008 18:18:39 -0400 m. allan noah kitno455 at gmail.com wrote: the location of usb device files has moved from /proc/bus/usb to /dev/usb. perhaps your version of libusb looks in one place, and the system makes them in the other. udev might also be involved? The

[sane-devel] [PATCH] Do not accidentally close STDIN/STDOUT/STDERR

2008-08-04 Thread Julien BLACHE
Nick Andrew nick at nick-andrew.net wrote: Hi, It's just basic defensive programming. The intent of saned is obviously to sanitise file descriptors 0, 1 and 2 by opening them all to /dev/null; if any of those file descriptors weren't open at program start then the sanitising will fail

[sane-devel] Problem in detecting usb scanner

2008-08-04 Thread Maurice McCarthy
Giuseppe I'm running Debian unstable and lsusb is contained in usbutils: % lsusb -V % lsusb (usbutils) 0.73 Don't know if that helps. Maurice On Mon, Aug 04, 2008 at 08:05:39AM +0200, Giuseppe Sacco wrote: Hi Allan, On Sun, 3 Aug 2008 18:18:39 -0400 m. allan noah kitno455 at gmail.com

[sane-devel] HP G2410 SCANNER

2008-08-04 Thread Robert John Morton
Stef I have used gawk to analyze the the UsbSnoop log files for the HP G2410 scanner. I have 3 files. One for colour scan, one for grey-scale scan, one for monochrome scan. I have made a .zip file for each of them. colour.log.decode.zip (1.7 MB) grey.log.decode.zip (1.4 MB)

[sane-devel] Problem in detecting usb scanner

2008-08-05 Thread Giuseppe Sacco
On Mon, 4 Aug 2008 11:24:46 +0100 Maurice McCarthy manselton at googlemail.com wrote: Giuseppe I'm running Debian unstable and lsusb is contained in usbutils: % lsusb -V % lsusb (usbutils) 0.73 I made a few more tests and reported a bug against liusb package:

[sane-devel] HP G2410 SCANNER

2008-08-05 Thread stef
Le Monday 04 August 2008 23:45:22 Robert John Morton, vous avez ?crit?: Stef I have used gawk to analyze the the UsbSnoop log files for the HP G2410 scanner. I have 3 files. One for colour scan, one for grey-scale scan, one for monochrome scan. I have made a .zip file for each of them.

[sane-devel] incorrect file name for zh.po

2008-08-08 Thread Harry Fu
Hi, there: The content of zh.po is actually for traditional Chinese, which usually uses a name zh_TW.po or zh_HK.po. The name zh.po may cause problems that the corresponding mo file is not handled properly. It will be highly appreciated if this problem is fixed. Thanks, Harry

[sane-devel] SANE on Mac OS X

2008-08-09 Thread Dan Tappin
I recently purchased a used Fijitsu fi-4530C scanner and had planned to use SANE as there are no native Mac drivers for this scanner. Couple of issues I can't seem to figure out: 1.) Scan Size I bought this scanner because it can scan tabloid (11 x 17) paper but when I scan all I get is a

[sane-devel] epson perfection 1640su

2008-08-09 Thread George Herzog
Hi, I just purchased the above scanner because it is listed as completely compatible on the sane list. It is not detected. will someone please give me very detailed instructions on how to accomplish the following: USBA device file that is preceded by the string USB is treated as

[sane-devel] SANE on Mac OS X

2008-08-09 Thread m. allan noah
On 8/9/08, Dan Tappin dan.tappin at wavefront.ca wrote: I recently purchased a used Fijitsu fi-4530C scanner and had planned to use SANE as there are no native Mac drivers for this scanner. Couple of issues I can't seem to figure out: 1.) Scan Size I bought this scanner because it can

[sane-devel] epson perfection 1640su

2008-08-09 Thread George Herzog
scratch that request. I got it working. thanks On Sat, Aug 9, 2008 at 6:13 PM, George Herzog gaherzog at gmail.com wrote: Hi, I just purchased the above scanner because it is listed as completely compatible on the sane list. It is not detected. will someone please give me very detailed

[sane-devel] SANE on Mac OS X

2008-08-10 Thread Dan Tappin
Hi Allan, I am now looking at the CLI to get this working. Here is my command: scanimage --format=tiff --source=ADF Front --page-width=279.406 -- page-height=431.808 test.tiff scanimage: rounded value of page-width from 279.406 to 279.406 scanimage: rounded value of page-height from 431.808

[sane-devel] epson perfection 1640su photo scanner

2008-08-10 Thread George Herzog
Mandriva 2008 Xsane version 0.994 Epson perfection 1640 su photo Scanning a Kodak color negative I have entered the following to the epson control panel: transparency unit, color, kodak negative, negative film While the scanner is running through the preview mode it shows the proper positive

[sane-devel] SANE on Mac OS X

2008-08-10 Thread m. allan noah
On 8/10/08, Dan Tappin dan.tappin at wavefront.ca wrote: Hi Allan, I am now looking at the CLI to get this working. good idea. i never use a gui myself. Here is my command: scanimage --format=tiff --source=ADF Front --page-width=279.406 --page-height=431.808 test.tiff scanimage:

[sane-devel] sane version

2008-08-11 Thread George Herzog
How may I see which version of sane is installed? What is the procedure for updating the sane installation? Thank you. George Herzog

[sane-devel] XSane not showing full list of resolutions for Epson V500

2008-08-11 Thread Olaf Meeuwissen
Alesh Slovak alesh.slovak at avasys.jp writes: Hi, I work with Olaf and he asked me to take a look at this problem. Unfortunately, I was not able to reproduce it. [snip] I really can't speculate as to what your trouble might be. I think you'll have to wait until Olaf gets back so he can

[sane-devel] sane version

2008-08-11 Thread m. allan noah
On Mon, Aug 11, 2008 at 4:06 AM, George Herzog gaherzog at gmail.com wrote: How may I see which version of sane is installed? scanimage -V What is the procedure for updating the sane installation? use the packages from your OS vendor if possible. if not, it depends on what version you are

[sane-devel] epson backend

2008-08-11 Thread George Herzog
Mandriva 2008 Sane 1.0.19 Xsane version 0.994 Epson perfection 1640 su photo The epson frontend allows for a choice of several different negatives, suggesting the automatic removal of the different orange masks used by different film manufacturers. Does the Sane epson backend support this

[sane-devel] epson backend

2008-08-11 Thread m. allan noah
i think you are not talking about the free software epson backend, but rather the partially proprietary epkowa backend? allan On Mon, Aug 11, 2008 at 1:11 PM, George Herzog gaherzog at gmail.com wrote: Mandriva 2008 Sane 1.0.19 Xsane version 0.994 Epson perfection 1640 su photo The epson

[sane-devel] epson backend

2008-08-12 Thread Olaf Meeuwissen
m. allan noah kitno455 at gmail.com writes: i think you are not talking about the free software epson backend, but rather the partially proprietary epkowa backend? Highly unlikely. Image Scan! for Linux only allows for selection of negative or positive film. Xsane however let's you choose

[sane-devel] epson backend

2008-08-11 Thread m. allan noah
On 8/11/08, George Herzog gaherzog at gmail.com wrote: Mandriva 2008 Sane 1.0.19 Xsane version 0.994 Epson perfection 1640 su photo The epson frontend allows for a choice of several different negatives, suggesting the automatic removal of the different orange masks used by different

[sane-devel] sane version

2008-08-11 Thread Bolan Meek
On Mon, 11 Aug 2008 04:06:44, George Herzog gaherzog at gmail.com wrote: How may I see which version of sane is installed? Try 'scanimage -V' (omitting quote marks) at a command prompt. What is the procedure for updating the sane installation? George, more information is needed to be able to

[sane-devel] Installing scanbuttond on Mac OS X?

2008-08-12 Thread Dan Tappin
After installing I get the following when I start scanbuttond: Mac-Pro:bin wavefront$ ./scanbuttond Unable to load backend library /usr/local/lib/libscanbtnd- backend_meta.so! Now I know the support wiki states to run ldconfig to prevent this. Now on Mac OS X I can't seem to find a fix for

[sane-devel] Mustek ScanExpress A3 USB 600 Pro

2008-08-12 Thread Daniel Stender
Hi guys, what's the state of affairs getting the Mustek Scan Express A3 USB 600 Pro running? I see that finally there is a Mustek driver: http://www.mustek.com.tw/apprg/showdriverinfo?LID=2PRODUCTID=SE_A3USB600ProLSID=8 Their hacked libsane_1.0.19-1_i386.deb makes several problems (to be

[sane-devel] Mustek ScanExpress A3 USB 600 Pro

2008-08-12 Thread m. allan noah
interesting. i would say that by including scanimage into their package, they are violating the GPL. you could ask them for the source... allan On 8/12/08, Daniel Stender uzstzm at uni-bonn.de wrote: Hi guys, what's the state of affairs getting the Mustek Scan Express A3 USB 600 Pro

[sane-devel] Unable to scan more than 1 page

2008-08-15 Thread Bernard Choppy
Good day, I own an old Umax AstraSlim SE with which I can scan, but only one page. The second time I try, I get an I/O error: scanimage: open of device artec_eplus48u:libusb:001:005 failed: Error during device I/O I'm using Linux version 2.6.25-2-486 (Debian 2.6.25-7) (maks at debian.org)

[sane-devel] Unable to scan more than 1 page

2008-08-15 Thread Bernard Choppy
Bernard Choppy a ?crit : I own an old Umax AstraSlim SE with which I can scan, but only one page. The second time I try, I get an I/O error: scanimage: open of device artec_eplus48u:libusb:001:005 failed: Error during device I/O I'm replying to myself because I have since noted that after

[sane-devel] MF4150 - Can I help?

2008-08-15 Thread Bob Dronski
Hi all, I picked up a Canon ImageClass MF4150 today knowing full well that SANE has not been tested. But the price was too good to beat! Unfortunately, it didn't work out of the box. I haven't done much low level programming, but I have tried to test and debug the Pixma driver on OS X

[sane-devel] sane-genesys

2008-08-16 Thread BuildSmart
Hi list, I was wondering if anyone is still developing the genysys driver which supports the GL646_HP chipset as found in the HP ScanJet 3670c? If not, is there anyone here who is good at decompiling, I have a Mac OS X HP driver for this scanner that may be useful to provide enough

[sane-devel] GL646_HP (BuildSmart)

2008-08-16 Thread Robert John Morton
Yes. Stef and I are working on the HP G2410 (that seems to be logically equivalent to the HP2400c). These use the GL646_HP chipset. We have got as far as doing a series of test scans with a local compilation of the sane CVS. I sent the scanned image files to Stef on Thursday, which he is

[sane-devel] GL646_HP (BuildSmart)

2008-08-16 Thread BuildSmart
I now have the following HP scanners, ScanJet 3600c, ScanJet 3650c (with external film/slide reader), ScanJet 3670c (built-in film/slide reader), ScanJet 3690c, ScanJet 3930c, ScanJet 3970c. All but one is GL646_HP based. I have confirmed that the software I have for Mac OS X works with

[sane-devel] GL646_HP (BuildSmart)

2008-08-17 Thread JKD
El Saturday 16 August 2008 20:09:11 BuildSmart escribi?: I now have the following HP scanners, ScanJet 3600c, ScanJet 3650c (with external film/slide reader), ScanJet 3670c (built-in film/slide reader), ScanJet 3690c, ScanJet 3930c, ScanJet 3970c. All but one is GL646_HP based. I have

[sane-devel] GL646_HP (BuildSmart)

2008-08-16 Thread BuildSmart
On Aug 16, 2008, at 18:38 PM, JKD wrote: El Saturday 16 August 2008 20:09:11 BuildSmart escribi?: I now have the following HP scanners, ScanJet 3600c, ScanJet 3650c (with external film/slide reader), ScanJet 3670c (built-in film/slide reader), ScanJet 3690c, ScanJet 3930c, ScanJet 3970c.

[sane-devel] GL646_HP (BuildSmart)

2008-08-17 Thread JKD
El Sunday 17 August 2008 01:19:12 BuildSmart escribi?: On Aug 16, 2008, at 18:38 PM, JKD wrote: El Saturday 16 August 2008 20:09:11 BuildSmart escribi?: I now have the following HP scanners, ScanJet 3600c, ScanJet 3650c (with external film/slide reader), ScanJet 3670c (built-in film/slide

[sane-devel] added an entry to usb udev rules

2008-08-17 Thread NN_
hello sane developpers! first of all: ThanX for your great work!! I dont know wy, but [x]sane did not recognize my sscanner, a HP psc 1510 all-in-one device, so I edited /etc/udev/rules.d/53-sane.rules and added the foolowing line for vendorID: 0x03f0 productID: 0x4c11 --- snipp #

[sane-devel] Hewlett-Packard PSC 1200 missing from udev rules

2008-08-17 Thread Andrew M. Bishop
As requested by the file /etc/udev/rules.d/z60_libsane.rules I have added a new entry: # Hewlett-Packard PSC 1200 SYSFS{idVendor}==03f0, SYSFS{idProduct}==2f11, MODE=0664, GROUP=scanner, ENV{libsane_matched}=yes One additional point. I think that udevd needs to be restarted after editing the

[sane-devel] Canon Pixma MP970

2008-08-17 Thread Per Grahn
I own a MP970 and is interested in making it work under linux. Currently I use openSuSE 10.3 (x86_64). I have tested to scan a few images with various resolutions with good result using the CVS version from 13 august. I discovered that it wasn't possible to scan film-strips or dias because that

[sane-devel] Hewlett-Packard PSC 1200 missing from udev rules

2008-08-17 Thread Julien BLACHE
amb at gedanken.demon.co.uk (Andrew M. Bishop) wrote: Hi, One additional point. I think that udevd needs to be restarted after editing the file, the instructions don't mention this. No need to restart udev, it monitors the rules files and reloads them whenever they change. Also, HP hardware

[sane-devel] Hewlett-Packard PSC 1200 missing from udev rules

2008-08-17 Thread m. allan noah
On 8/17/08, Julien BLACHE jb at jblache.org wrote: amb at gedanken.demon.co.uk (Andrew M. Bishop) wrote: Hi, One additional point. I think that udevd needs to be restarted after editing the file, the instructions don't mention this. No need to restart udev, it monitors the rules

[sane-devel] incorrect file name for zh.po

2008-08-17 Thread m. allan noah
harry, i am either confused or blind, because i dont see any existing zh.po in sane-backends... allan On 8/8/08, Harry Fu Harry.Fu at sun.com wrote: Hi, there: The content of zh.po is actually for traditional Chinese, which usually uses a name zh_TW.po or zh_HK.po. The name zh.po may cause

[sane-devel] incorrect file name for zh.po

2008-08-18 Thread FU Ning
Hi, Allan: It is /xsane-0.995/po/zh.po The content shows it is for zh_TW(traditional Chinese used in China Taiwan). It is a common practice to use the name zh_TW.po for this kind of file because in most systems the translations for zh_TW will be put under locale/zh_TW. And zh usually is (or

[sane-devel] incorrect file name for zh.po

2008-08-18 Thread m. allan noah
ahh- Xsane, not sane-backends. unfortunately, we are not the authors of that code. you might try contacting him directly. allan On 8/18/08, FU Ning Harry.Fu at sun.com wrote: Hi, Allan: It is /xsane-0.995/po/zh.po The content shows it is for zh_TW(traditional Chinese used in China

[sane-devel] pixma MP810 working with sane

2008-08-18 Thread Jean-Nicolas Gautier
Hello, I bought a pixma MP810 one year ago. It works but I have the problem with color alignment : yellow, magenta and cyan layers are shifted. If any developper want informations about MP810 working with sane, don't hesitate to ask me, I'll be happy to help you. Currently, I use sane-backends

[sane-devel] pixma MP810 working with sane

2008-08-18 Thread m. allan noah
can you post a small sample of the color shift? allan On Mon, Aug 18, 2008 at 9:24 AM, Jean-Nicolas Gautier jean.nicolas.gautier at gmail.com wrote: Hello, I bought a pixma MP810 one year ago. It works but I have the problem with color alignment : yellow, magenta and cyan layers are shifted.

[sane-devel] pixma MP810 working with sane

2008-08-18 Thread Jean-Nicolas Gautier
A small sample of the color shift in attached file. m. allan noah a ?crit : can you post a small sample of the color shift? allan On Mon, Aug 18, 2008 at 9:24 AM, Jean-Nicolas Gautier jean.nicolas.gautier at gmail.com wrote: Hello, I bought a pixma MP810 one year ago. It works but I

[sane-devel] pixma MP810 working with sane

2008-08-18 Thread m. allan noah
yes- it appears that the RGB planes are each shifted vertically by 3 pixels. what resolution was this scan? does it happen at all resolutions? allan On Mon, Aug 18, 2008 at 9:42 AM, Jean-Nicolas Gautier jean_nicolas_gautier at yahoo.fr wrote: A small sample of the color shift in attached file.

[sane-devel] pixma MP810 working with sane

2008-08-18 Thread Jean-Nicolas Gautier
The shift is : 0px for 75dpi scan 2px for 150dpi scan 3px for 300dpi scan 6px for 600dpi scan 24px for 2400dpi scan m. allan noah a ?crit : yes- it appears that the RGB planes are each shifted vertically by 3 pixels. what resolution was this scan? does it happen at all resolutions? allan

[sane-devel] pixma MP810 working with sane

2008-08-18 Thread m. allan noah
there is some code that calculates the shift in pixma_mp150.c, but Nicolas Martin would have a better idea on how to change it... allan On Mon, Aug 18, 2008 at 2:13 PM, Jean-Nicolas Gautier jean_nicolas_gautier at yahoo.fr wrote: The shift is : 0px for 75dpi scan 2px for 150dpi scan 3px for

[sane-devel] make a multi-scanner starter

2008-08-19 Thread kid...@email.it
Hi, i'm the guy of the door-sized scanner project. I ask your help about a software configuration with the skill of a starter. A multi-scanner starter. We need to make a simultaneus scanning job with 2/4 scanners at the same time. How we can make this. It's possible to make a script (bash?) to

[sane-devel] make a multi-scanner starter

2008-08-19 Thread Nick Andrew
On Tue, Aug 19, 2008 at 07:48:58AM +0200, kid2k4 at email.it wrote: We need to make a simultaneus scanning job with 2/4 scanners at the same time. How we can make this. It's possible to make a script (bash?) to automaze all under linux OS. You need to run the 'scanimage' commands in the

[sane-devel] Piano roll scanning

2008-08-19 Thread Marshall Jose
I have some piano rolls (recently purchased for a trifling sum) which I thought might be scan-able with my 11x17 sized ADF scanner, given a little modification. The industrious lads at http://www.iammp.org have been scanning them using their own homemade imagers, but I thought a

[sane-devel] Piano roll scanning

2008-08-19 Thread Jeremy
On Tuesday 19 August 2008, Marshall Jose wrote: I have some piano rolls (recently purchased for a trifling sum) which I thought might be scan-able with my 11x17 sized ADF scanner, given a little modification. The industrious lads at http://www.iammp.org have been scanning them using their own

[sane-devel] make a multi-scanner starter

2008-08-19 Thread Jeremy
On Tuesday 19 August 2008, kid2k4 at email.it wrote: Hi, i'm the guy of the door-sized scanner project. I ask your help about a software configuration with the skill of a starter. A multi-scanner starter. We need to make a simultaneus scanning job with 2/4 scanners at the same time. How we can

[sane-devel] Canon Pixma MP970

2008-08-19 Thread Louis Lagendijk
On Sun, 2008-08-17 at 14:22 +0200, Per Grahn wrote: I own a MP970 and is interested in making it work under linux. Currently I use openSuSE 10.3 (x86_64). I have tested to scan a few images with various resolutions with good result using the CVS version from 13 august. I discovered that it

[sane-devel] Epson CX5500 without the non-free libs.

2008-08-20 Thread Vital Mission Software
I am trying to use the AVASYS iscan backend. I cannot use the libesmod-i386 libraries because my system is not an x86 for any value of x. It's a Dec Alpha. I have posted my problem to the AVASYS message board. In the meantime, is there any alternative way of getting this scanner to work.

[sane-devel] Epson CX5500 without the non-free libs.

2008-08-20 Thread Olaf Meeuwissen
Vital Mission Software guru at vitalmis.com writes: I am trying to use the AVASYS iscan backend. I cannot use the libesmod-i386 libraries because my system is not an x86 for any value of x. It's a Dec Alpha. The libesmod-i386 library is only required by the iscan frontend. The _epkowa_

[sane-devel] pixma MP810 working with sane

2008-08-20 Thread nicols
Currently on holidays with limited internet access with a mobile phone, I'll be able to look to this point next week. Nicolas m. allan noah-3 wrote: there is some code that calculates the shift in pixma_mp150.c, but Nicolas Martin would have a better idea on how to change it... allan

[sane-devel] Epson CX5500 without the non-free libs.

2008-08-20 Thread m. allan noah
2008/8/19 Vital Mission Software guru at vitalmis.com: I am trying to use the AVASYS iscan backend. I cannot use the libesmod-i386 libraries because my system is not an x86 for any value of x. It's a Dec Alpha. I have posted my problem to the AVASYS message board. In the meantime, is there

[sane-devel] LiDE 90

2008-08-20 Thread Pierre Willenbrock
Hi Guillaume, Guillaume Gastebois schrieb: Hello, I'm back with my LiDE 90 ! I see in my windows logs the following sequence for gpios (reg 0x6C) : 02 12 0e 1a 0a 0e/3e (3e for half ccd log) (seems to be scanning moment) 0e 0a 0e/3e (3e for half ccd log) 02 With tests I

[sane-devel] Canon MF4140

2008-08-20 Thread Daniel Stender
Canon MF4140 (Laserprinter/Scanner/Fax) found USB scanner (vendor=0x04a9 [Canon Inc.], product=0x26a3 [MF4100]) at libusb:002:002 but scanimage -L fails Found on the net: http://ubuntuforums.org/showthread.php?t=878966 - by adding SYSFS{idVendor}==04a9, SYSFS{idProduct}==26a3, MODE=0664,

[sane-devel] Canon MF4140

2008-08-20 Thread Jean-Nicolas Gautier
You must verify that udev is running, do ps -A | grep udev in a console. It must give something like : 1049 ? 00:00:00 udevd Then you can verify that the user who try to use the scanner belong to the scanner group. Do grep scanner /etc/* in a console, it must give something like :

[sane-devel] Epson CX5500 without the non-free libs.

2008-08-21 Thread Vital Mission Software
On Wednesday 20 August 2008 23:08, m. allan noah wrote: 2008/8/19 Vital Mission Software guru at vitalmis.com: I have posted my problem to the AVASYS message board. In the meantime, is there any alternative way of getting this scanner to work. Perhaps hire someone to reverse engineer

[sane-devel] Canon MF4140

2008-08-20 Thread Bob Dronski
First of all, thanks to the both of you for replying. I really want to keep this unit, and I was worried when I heard nothing for a few days. Well, I did find a copy of libsane.rules in my build and it DID have the listing Daniel mentioned. I manually moved the file into the empty udev

[sane-devel] SANE does not recognize my Epson CX-3900 anymore

2008-08-21 Thread Kanito 73
Hi friends I've just reinstalled my system and can't make work SANE again with my Epson CX-3900 My scanner is 100% supported and was running on Slackware 12 (now 12.1), all installation procedure for MY scanner was stored in a text file so I don't forget it (have reinstalled it several times

[sane-devel] SANE does not recognize my Epson CX-3900 anymore

2008-08-21 Thread Olaf Meeuwissen
Kanito 73 kanito73 at hotmail.com writes: Hi friends I've just reinstalled my system and can't make work SANE again with my Epson CX-3900 My scanner is 100% supported and was running on Slackware 12 (now 12.1), all installation procedure for MY scanner was stored in a text file so I don't

[sane-devel] LiDE 90

2008-08-21 Thread guillaume.gasteb...@free.fr
Hello, Thank you for answer Pierre. Some questions again ! Hi Guillaume, Guillaume Gastebois schrieb: Hello, I'm back with my LiDE 90 ! I see in my windows logs the following sequence for gpios (reg 0x6C) : 02 12 0e 1a 0a 0e/3e (3e for half ccd log) (seems to be scanning moment) 0e

[sane-devel] SANE 1.0.19 does not find CX3900, 1.0.18 works but...

2008-08-21 Thread Kanito 73
Hi again I reinstalled many times backend 1.0.19, frontend 1.0.14 and xsane 0.995 but was unable to make it work with my Epson CX3900... Just to try removed latest version and installed the previous backend 1.0.18 and xsane 0.994 and now it recognizes the scanner and works fine, but now I

[sane-devel] Canon MF4140

2008-08-21 Thread Bob Dronski
Jean-Nicolas, There seems to be a lot of confusion. Daniel seems to also have the same unit but must be having separate problems from me. He is NOT answering for me. Let me repeat my situation. I am running on Mac 10.5. I have used both Mattias Ellert's pre-built binaries for mac, as well

[sane-devel] Canon MF4140

2008-08-21 Thread m. allan noah
On Thu, Aug 21, 2008 at 10:41 AM, Bob Dronski dronski at gmail.com wrote: Jean-Nicolas, There seems to be a lot of confusion. Daniel seems to also have the same unit but must be having separate problems from me. He is NOT answering for me. Let me repeat my situation. I am running on Mac

[sane-devel] Canon MF4140

2008-08-21 Thread Bob Dronski
Allan, Thanks for clearing up the udev confusion. I guess that's why I had a problem finding info on it. I do understand that my model may not be supported. But according to the pixma help page --- The following models may use the same Pixma protocol as those listed above,

[sane-devel] Neatreceipts Scanner

2008-08-21 Thread Understudy
Hi All, I have FreeBSD 7.0 on a T42. I have installed : sane-backends-1.0.19_1 API for access to scanners, digitals camera, frame grabbers xsane-0.995_2 Gtk-based X11 frontend for SANE (Scanner Access Now Easy) I copied cism216 to /usr/local/share/sane/gt68xx/. I plugged in the scanner

[sane-devel] Neatreceipts Scanner

2008-08-21 Thread Gerard Klaver
On Thu, 2008-08-21 at 16:06 -0400, Understudy wrote: Hi All, I have FreeBSD 7.0 on a T42. I have installed : sane-backends-1.0.19_1 API for access to scanners, digitals camera, frame grabbers xsane-0.995_2 Gtk-based X11 frontend for SANE (Scanner Access Now Easy) I copied

[sane-devel] Canon MF4140

2008-08-21 Thread Dennis Lou
Hi Bob, I sent you a private email regarding this but apparently you didn't get it. I wrote the Imageclass section and Allan is correct. Your all-in-one shares the same Windows front-end stuff from Canon as mine. But beyond that, I have no idea whether the base USB communications protocol is

[sane-devel] LiDE 90

2008-08-22 Thread Pierre Willenbrock
Hi, guillaume.gastebois at free.fr schrieb: Hello, Thank you for answer Pierre. Some questions again ! Hi Guillaume, Guillaume Gastebois schrieb: Hello, I'm back with my LiDE 90 ! I see in my windows logs the following sequence for gpios (reg 0x6C) : 02 12 0e 1a 0a 0e/3e (3e for

[sane-devel] niash : HP 3300C flatbed not detecting physical scan area height

2008-08-21 Thread felipe.jensen.cas...@estumail.ucm.es
Hi all: I am using FreeBSD 6.3-RC2, with a custom kernel without uscanner support (otherwise niash won't work, as it needs libusb). I am using the following, built from ports: libusb-0.1.12_2 sane-backends-1.0.19_1 The scanner is perfectly detected and scanimage -L and

[sane-devel] SANE does not recognize my Epson CX-3900 anymore

2008-08-22 Thread Olaf Meeuwissen
Please send replies to the mailing list as well. Kanito 73 kanito73 at hotmail.com writes: Hi Thanks for your fast response... well I comment you that something strange happens with latest version of SANE, it did not work even as 'root', so it was not related to permissions... As a last

[sane-devel] SANE 1.0.19 does not find CX3900, 1.0.18 works but...

2008-08-22 Thread Olaf Meeuwissen
Kanito 73 kanito73 at hotmail.com writes: Hi again I reinstalled many times backend 1.0.19, frontend 1.0.14 and xsane 0.995 but was unable to make it work with my Epson CX3900... Just to try removed latest version and installed the previous backend 1.0.18 and xsane 0.994 and now it

[sane-devel] SANE does not recognize my Epson CX-3900 anymore

2008-08-22 Thread Kanito 73
There is no relevant difference between the epson backends of 1.0.18 and 1.0.19 if you have usb 0x04b8 0x082f in your epson.conf. ... With 1.0.18 you need it, with 1.0.19 you don't because it has been added to the backend's internal list. What other SANE related bits did you

[sane-devel] Support for Canon LiDE 80

2008-08-22 Thread Vital Mission Software
I would like to see if I can get my LiDE 80 to work. It is marked as unsupported since 2007-01-28. It appears in the udev/libsane.rules, but not in genesys_devices.c. However, that does include support for LiDE up to 60 and I note that the tables for 50 and 60 differ in only one number. Would

[sane-devel] SANE 1.0.19 does not find CX3900, 1.0.18 works but...

2008-08-22 Thread Kanito 73
I only found *part* of the information I asked for. Please do both of us a favour and make sure the device is connected, powered on and has finished warming up. Next, log in as a normal user, open a terminal window and _cut_and_paste_ the following shell commands into that terminal window:

[sane-devel] Support for Canon LiDE 80

2008-08-22 Thread Pierre Willenbrock
Hi Keith, Vital Mission Software schrieb: I would like to see if I can get my LiDE 80 to work. It is marked as unsupported since 2007-01-28. It appears in the udev/libsane.rules, but not in genesys_devices.c. However, that does include support for LiDE up to 60 and I note that the tables

[sane-devel] Neatreceipts Scanner

2008-08-22 Thread Understudy
Gerard Klaver wrote: On Fri, 2008-08-22 at 07:20 -0400, Understudy wrote: Gerard Klaver wrote: On Thu, 2008-08-21 at 16:06 -0400, Understudy wrote: Hi All, I have FreeBSD 7.0 on a T42. I have installed : sane-backends-1.0.19_1 API for access to scanners, digitals camera,

[sane-devel] SANE 1.0.19 does not find CX3900, 1.0.18 works but...

2008-08-22 Thread Tom
--- On Thu, 8/21/08, Kanito 73 kanito73 at hotmail.com wrote: I reinstalled many times backend 1.0.19, frontend 1.0.14 and xsane 0.995 but was unable to make it work with my Epson CX3900... Sounds identical to a problem I had. I don't really understand it, but you can find more about it here:

[sane-devel] SANE 1.0.19 does not find CX3900, 1.0.18 works but...

2008-08-23 Thread Kanito 73
Hi Well don't know what could be the problem, just returned to the previous version and it was working again... I guess something changed in the library with this particular model... Now have a new problem, can't access except as root, in any way can let a normal user to access the device,

[sane-devel] Setting usb permissions by hand

2008-08-23 Thread Kanito 73
Hi list One question, how can I set by hand permissions to the usb scanner device to be worldwide accessible? I tried chmod 777 /proc/bus/usb/00#/00# # are the specified numers by sane-find-scanner (or at least I guess that) but normal user can't access... They only way to recognize the

[sane-devel] Support for Canon LiDE 80

2008-08-23 Thread Vital Mission Software
On Friday 22 August 2008 21:36, Pierre Willenbrock wrote: I don't remember exactly how far the two attempts got, skimming the emails i get the impression that the motor control worked, but the optical system could not be coaxed to deliver data. Regards, Pierre Thank you for this.

[sane-devel] Plustek OpticFilm 7200 : first investigations

2008-08-24 Thread Matthew
I have a plustek scanner. I have just given Windows XP the boot and installed Ubuntu. I love it, but now my Plustec 7200 is not supported. I found this info on the disk supplied. ; DeviceId=USB ID,[USB ID],.. ; PortIF = Hardware Port I/F ; 1: INSTEPP ; 2: INSTUSB ; ButtonOrder =

[sane-devel] Piano roll scanning

2008-08-23 Thread m. allan noah
supposedly some of the recent fujitsu machines can scan up to 10 feet in length at low resolution. allan On Tue, Aug 19, 2008 at 10:47 AM, Marshall Jose kerwoodderby at gmail.com wrote: I have some piano rolls (recently purchased for a trifling sum) which I thought might be scan-able with my

[sane-devel] Canon MF4140

2008-08-24 Thread Dennis Lou
Thanks. The first log was probably sufficient, but the ensuing ones will probably make good supporting data should it be needed. I took a look and indeed it is similar to existing code. As a matter of fact, I'm still deciding whether it's more similar to the MF4270 or the MP730. One of the

[sane-devel] Plustek OpticFilm 7200 : first investigations

2008-08-24 Thread Gerard Klaver
On Sun, 2008-08-24 at 00:20 +1000, Matthew wrote: I have a plustek scanner. I have just given Windows XP the boot and installed Ubuntu. I love it, but now my Plustec 7200 is not supported. I found this info on the disk supplied. ; DeviceId=USB ID,[USB ID],.. ; PortIF = Hardware Port

[sane-devel] Canon PIXMAR MP470 all-in-one printer/scanner drivers

2008-08-24 Thread Debray6379
Hi first off thanks for the great effort in trying to bring us linux users a great product! I would just like to ask if you can help me with my CANON MP470 multifunction printer / scanner drivers please I am only very new to using ubuntu and would like to know if it is possible to get my MP470

[sane-devel] Canon MF4140 Laserfax (PC, Debian Lenny) works fine at the end

2008-08-24 Thread Daniel Stender
Hi guys, for the record: Canon i-sensys MF4140 multifunctional laserfax works at the end. PC, Debian Lenny, Sane-Backports 1.1.0, driver pixma, sane-fine-scanner: found USB scanner (vendor=0x04a9 [Canon Inc.], product=0x26a3 [MF4100]) at libusb:006:006 scanimage -L: device

[sane-devel] Canon PIXMAR MP470 all-in-one printer/scanner drivers

2008-08-24 Thread m. allan noah
the scanning portion of this device is supported by current sane cvs. you will need to upgrade sane to get support. I dont know if anyone builds packages for your OS. if not, you will have to compile a cvs checkout from source. allan On Sun, Aug 24, 2008 at 4:23 AM, Debray6379 debray6379 at

[sane-devel] question: sane(xsane) umax astra 2100u scanner

2008-08-24 Thread pulsar.star
Greetings. I'm owner for now already a very old scanner umax astra 2100u. I've already tried to use that device on linux some year ago, and have tried it now too in some hope something may changed. But as i see the results, it didn't, look at the attachment. always the same result. So, my

<    3   4   5   6   7   8   9   10   11   12   >