[sane-devel] Scanning via net interrupts

2002-11-18 Thread Henning Meier-Geinitz
Hi, On Mon, Nov 18, 2002 at 12:48:53PM +0100, Elmar Fähndrich wrote: > I used to scan via intranet but since I made a few security changes on my > server (harden_suse yes) the scan process interrupts and freezes . Basically, the data transmission doesn't start at all. > With saned -d128 I get d

[sane-devel] Cannon N650U, sane 1.0.9, libusb 1.6a, FreeBSD 4.7 RELEASE, KERNEL PANIC and a PAGE FAULT

2002-11-18 Thread Ryan Budge
This is a multi-part message in MIME format. --=_NextPart_000_0001_01C28F57.322E0A40 Content-Type: multipart/alternative; boundary="=_NextPart_001_0002_01C28F57.322E0A40" --=_NextPart_001_0002_01C28F57.322E0A40 Content-Type: text/plain; charset="us-ascii" Content-Tran

[sane-devel] Cannon N650U, sane 1.0.9, libusb 1.6a, FreeBSD 4.7 RELEASE, KERNEL PANIC and a PAGE FAULT

2002-11-18 Thread Henning Meier-Geinitz
Hi, On Mon, Nov 18, 2002 at 11:06:56PM +0200, Ryan Budge wrote: > 5. If I use the libusb driver I get nothing working and cant open the > device. Even as root it doesn't work? Nothing found by sane-find-scanner? > 6. if I use the kernel driver I get a page fault and a kernel panic. Well, that's

[sane-devel] Implementing calibration (was: CanoScan N1240U is working with plustek backend)

2002-11-18 Thread Henning Meier-Geinitz
Hi, On Mon, Nov 18, 2002 at 08:17:34PM +0100, Jaeger, Gerhard wrote: > thanks for this description, this sheds some light on my problems > with the CIS devices. Maybe I'm now able to tweak the exisiting > code that way, that it's usable with the Canon devices... > > Shouldn't we try and create/pr

[sane-devel] CanoScan N1240U is working with plustek backend

2002-11-18 Thread Johann Philipp
> Hi Johann, > > great to her from you! > First of all the whole backend is based on code I got from > Plustek, therefore it's sometimes not really clear what they've > done. Esp. the differences between the originally supported devices > are "hardcoded" by using CCD-type, PCD-id and motor type...

[sane-devel] Implementing calibration (was: CanoScan N1240U is working with plustek backend)

2002-11-18 Thread Jaeger, Gerhard
Hi Henning, thanks for this description, this sheds some light on my problems with the CIS devices. Maybe I'm now able to tweak the exisiting code that way, that it's usable with the Canon devices... Shouldn't we try and create/provide a library function for this? Gerhard On Monday, 18. November

[sane-devel] USB scanner paper

2002-11-18 Thread Henning Meier-Geinitz
Hi, On Sun, Nov 17, 2002 at 04:04:20PM -0700, Karl F. Larsen wrote: > > Hi Gang, this is expected to work with the Linux systems > defined. If you see errors please note them to me. I'm only commenting on topics that are not already mentioned by others. > If the scanner you have ha

[sane-devel] This is HOT (-plug related)

2002-11-18 Thread Henning Meier-Geinitz
Hi, On Mon, Nov 18, 2002 at 08:03:55AM +0100, Michael Herder wrote: > Btw, why do I need (see 2 and 2.1) an entry in modules.conf? Shouldn't the > module get modprobed with the vid/pid from usb.handmap in this case? I'm not a hotplug expert but I thing the usb.agent script jsut doesn't know anyt

[sane-devel] Implementing calibration (was: CanoScan N1240U is working with plustek backend)

2002-11-18 Thread Henning Meier-Geinitz
Hi, On Mon, Nov 18, 2002 at 01:25:05PM +0100, Gerhard Jaeger wrote: > Anyway. Calibration is a problem for me so far, as this does not really > work for correctly for my 670 here. We might have to write new routines > for the CIS devices. I'm not sure if it helps you but maybe someone else who w

[sane-devel] Current TODO list

2002-11-18 Thread Henning Meier-Geinitz
Hi, On Sun, Nov 17, 2002 at 01:14:32PM -0500, Brendan Burns wrote: > I'm the one who reported the problem of loading on MacOS X. I think it > is/was becuase I have the dlcompat libraries installed (to support other > software) so if dl.h is present then the loading doesn't seem to work > correctl

[sane-devel] Failing to scan over network

2002-11-18 Thread Henning Meier-Geinitz
Hi, On Sun, Nov 17, 2002 at 11:45:04PM +0100, Steven Lowette wrote: > > scanimage hp:/dev/scanner can't work. First, the option for setting > > the device is -d. > > Actually it does work. But it's naughty not to follow the rules, so I will > not do this anymore ;-) It works because older versio

[sane-devel] New to list - need help to understand sane

2002-11-18 Thread Henning Meier-Geinitz
Hi, On Mon, Nov 18, 2002 at 04:19:11PM +1030, William Heidrich wrote: > Thanks for your various comments. Still having trouble. > > Is there anyway I can verify my sane driver installation? (i.e. I > installed 1.0.9, and believe that I had uninstalled the 1.0.8 version > properly) Your logfile s

[sane-devel] New to list - need help to understand sane

2002-11-18 Thread William Heidrich
This is a multi-part message in MIME format. --=_NextPart_000_0013_01C28F1E.5437A940 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Thanks for your various comments. Still having trouble. Is there anyway I can verify my sane driver installation? (i.e. I

[sane-devel] USB scanner paper

2002-11-18 Thread Karl F. Larsen
Hi Henning, thanks for all the great help! I will include your corrections and put this paper on my web page so it can be a referanced URL. It will be like www.zianet.com/k5di/usb/ by tomorrow. On Mon, 18 Nov 2002, Henning Meier-Geinitz wrote: > Hi, > > On Sun, Nov 17, 2002 at 04:04:20PM -0700

[sane-devel] Scanning via net interrupts

2002-11-18 Thread Elmar Fähndrich
Am 18.11.2002 23:45:56, schrieb Henning Meier-Geinitz : >saned not only needs the sane port (6566) but also a port for data >transmission which is selected by the server's operating system. See >man saned. That's not very firewall-friendly. > >So you'll have to edit your harden scripts to not bloc

[sane-devel] Current TODO list

2002-11-18 Thread Hubert Figuiere
On samedi, nov 16, 2002, at 15:19 Europe/Paris, Karl Heinz Kremer wrote: >> * Fix MacOS X issues: >> - Add support in sanei_scsi.c. >> - Find out why libusb doesn't work propperly. > > Do we have any Mac experts on this list? > I happen to use Macs under Linux and MacOS X. But I'm littl

[sane-devel] CanoScan N1240U is working with plustek backend

2002-11-18 Thread Gerhard Jaeger
Hi Johann, great to her from you! First of all the whole backend is based on code I got from Plustek, therefore it's sometimes not really clear what they've done. Esp. the differences between the originally supported devices are "hardcoded" by using CCD-type, PCD-id and motor type... Anyway. Cali

[sane-devel] Scanning via net interrupts

2002-11-18 Thread Elmar Fähndrich
Hello, I used to scan via intranet but since I made a few security changes on my= =20 server (harden_suse yes) the scan process interrupts and freezes . With saned -d128 I get during scan: [saned] start_scan: using port 11323 for data [saned] process_request: waiting for data connection My inetd.

[sane-devel] Scanner Plustek OpticPro U12

2002-11-18 Thread Gerhard Jaeger
Hi, the problem (yes again the bad P-word ;-) is, that Plustek has sold this=20 scanner using the same name for, on a technical point of view, different scanner.=20 The U12 is NOT supported, when having the productID 0x0001 - this is=20 a parallel-port device (ASIC 98003) extended by an USB to par

[sane-devel] This is HOT (-plug related)

2002-11-18 Thread Michael Herder
Henning Meier-Geinitz, Sonntag, 17. November 2002 20:10: > > over the last weeks, I've read a couple of times, that in order to get > > the scanner module loaded (hotplug), one should add an entry to > > /etc/hotplug/usb.distmap. > > However, on all systems I've tried this, I had to add an entry to

[sane-devel] USB scanner paper

2002-11-18 Thread Karl F. Larsen
Thanks Frank. I will repair your, and on hotplug my Red Hat 8 Linux has it but I don't know how to use it yet. Last night I joined the hotplug list and hope someone can tell me how it works. On Sun, 17 Nov 2002, Frank Zago wrote: > > Hi Karl, > > In at least 3 places, replace "your" by "you

[sane-devel] New to list - need help to understand sane

2002-11-18 Thread William Heidrich
This is a multi-part message in MIME format. --=_NextPart_000_0004_01C28EA1.83F89360 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sorry - I'm having trouble with !@#$^outlook insisting on wrapping the log into a continous paragraph. I've attached a .tx

[sane-devel] New to list - need help to understand sane

2002-11-18 Thread William Heidrich
This is a multi-part message in MIME format. --=_NextPart_000_0001_01C28E97.F24AA7E0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Still having trouble. Thanks if the following means anything to you. 0) the scanner works fine under windows 98 & XP 1) I

[sane-devel] USB scanner paper

2002-11-18 Thread Bertrik Sikken
Karl F. Larsen wrote: > Hi Gang, this is expected to work with the Linux systems >defined. If you see errors please note them to me. > > > Recipe for Setting Up a Scanner using USB > Karl Larsen >November 17, 2002 > >