[sane-devel] Mustek ScanExpress A3 USB 1200 PRO

2010-03-23 Thread Gernot Hassenpflug
On Tue, Mar 23, 2010 at 9:58 PM, Jack McGill wrote: > Scar, > > Look in the file mustek_usb2_asic.c around line 3520 where you have a > something like: > > /* HOLD: We don't want to have global vid/pids */ > static unsigned short ProductID = 0x0409; > static unsigned short VendorID = 0x055f; > >

[sane-devel] Epson Perfection 3170 on 64 bit

2010-03-23 Thread Ingo Müller
Thanks a lot Alash! I did as you said and post the updates here if I get any response :-) Le 23.03.2010 01:01, Alesh Slovak a ?crit : > Hi Ingo, > > I'm a developer working on Image Scan! for Linux. > > Ingo M?ller wrote: >> Hey everyone! >> >> I just realized that I've just spent 3 hours on try

[sane-devel] xsane and xinerama problem?

2010-03-23 Thread Nathan Adams
e from your debugger if you break on the gdk_x_error() function.) -- next part -- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20100323/4f277d39/attachment.htm>

[sane-devel] Scanner addition

2010-03-23 Thread m. allan noah
On Tue, Mar 23, 2010 at 8:23 PM, m. allan noah wrote: > On Tue, Mar 23, 2010 at 7:38 PM, Leif Arne Storset > wrote: >> On the page >> http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/instruction_scn1c.html#u9.10 >> , Brother instructs users to open /lib/udev/rules.d/40-libsane.rule

[sane-devel] open driver for Epson Perfection V100 Photo?

2010-03-23 Thread m. allan noah
2010/3/23 St?phane Blondon : > Hello, > > I bought an Epson Perfection V100 Photo which works with the epkowa > driver (with gt-s600). > > I don't find a recent mail on the mailing-list talking about writing a > free driver. So I plan to (try to) develop it to remove the licence > problem. I never

[sane-devel] Mustek ScanExpress A3 USB 1200 PRO

2010-03-23 Thread Ille
Le Tue, 23 Mar 2010 00:13:18 -0700, scar a ?crit : > from what i've read, i just need to add a line like 'usb 0x055f > 0x040b' to the configuration file. > > i already have a bunch of config files in /etc/sane.d. however, > mustek_usb2 doesn't seem to have a configuration file according to the

[sane-devel] Mustek ScanExpress A3 USB 1200 PRO

2010-03-23 Thread Gernot Hassenpflug
On Tue, Mar 23, 2010 at 12:49 PM, scar wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Gernot Hassenpflug @ 03/22/2010 07:42 PM: >> See if as root you can get a result from: >> scanimage -L > > even as root, it doesn't detect any scanners. > > sane-find-scanner does detect it though

[sane-devel] Mustek ScanExpress A3 USB 1200 PRO

2010-03-23 Thread scar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 surely there is something we can learn from the linux packages mustek provides[1]? i know there were reports of them not working, but still i downloaded and extracted the deb package. it contains a few files: ./usr: bin/ etc/ lib/ ./usr/bin: ga

[sane-devel] Mustek ScanExpress A3 USB 1200 PRO

2010-03-23 Thread Gernot Hassenpflug
On Tue, Mar 23, 2010 at 10:01 AM, scar wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Ille @ 01/26/2010 04:48 AM: >> >> Hi, I did not investigate much, but it really looks like sq113 ship. In >> my opinion, you should try the mustek_usb2 backend. > > i have finally purchased the a3

[sane-devel] Mustek ScanExpress A3 USB 1200 PRO

2010-03-23 Thread scar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 thank you all so much for the assistance. i did change the lines in mustek_usb2_asic.c around line 3520 to: static unsigned short ProductID = 0x040b; static unsigned short VendorID = 0x055f; and i changed in mustek_usb2.c the x_range and y_range t

[sane-devel] Epson Perfection 3170 on 64 bit

2010-03-23 Thread Alesh Slovak
Hi Ingo, I'm a developer working on Image Scan! for Linux. Ingo M?ller wrote: > Hey everyone! > > I just realized that I've just spent 3 hours on trying to install my > Epson Perfection 3170, without success. Maybe you guys can help me... The Epson Perfection 3170 requires a proprietary plugin.

[sane-devel] Limits on scan width Epson v500 Linux Epkowa

2010-03-23 Thread Alesh Slovak
Dan Blacker wrote: > Hope someone can help me with my problem, > > There seems to be a limit in the Linux plugin for the Espon Perfection > v500 that prevents it from scanning the full width of the transparency > unit at resolutions above 3200dpi. > > This limit is not present under Windows. >

[sane-devel] Mustek ScanExpress A3 USB 1200 PRO

2010-03-23 Thread Jack McGill
Scar, Look in the file mustek_usb2_asic.c around line 3520 where you have a something like: /* HOLD: We don't want to have global vid/pids */ static unsigned short ProductID = 0x0409; static unsigned short VendorID = 0x055f; Also, mustek_usb and mustek_usb2 are two different backends, so I don'

[sane-devel] Backend for plustek Opticbook 3600

2010-03-23 Thread stef
Le lundi 22 mars 2010 22:14:11 Chris Berry, vous avez ?crit : > stef wrote: > > Le lundi 22 mars 2010 07:26:23 Chris Berry, vous avez ?crit : > >> Hi guys, I have included a patch for the plustek 3600. It isnt quite > >> there yet but at least you can apply it to the current development > >> versio

[sane-devel] Mustek ScanExpress A3 USB 1200 PRO

2010-03-23 Thread scar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gernot Hassenpflug @ 03/22/2010 09:07 PM: > On Tue, Mar 23, 2010 at 12:49 PM, scar wrote: >> Gernot Hassenpflug @ 03/22/2010 07:42 PM: >>> See if as root you can get a result from: >>> scanimage -L >> even as root, it doesn't detect any scanners. >>