[sane-devel] HP officejet: access scanner over the network

2009-01-07 Thread Wouter van Marle
I tried running it as root already... and sane also can not find the scanner that way. It does take a few seconds to run though, interestingly. Running sane-find-scanner takes only a fraction of a scanner, and also then nothing found (but it seems that tool doesn't check network scanners). Wou

[sane-devel] buttons-daemon for SANE genesys scanner

2009-01-07 Thread Pierre Willenbrock
Dhi Aurrahman schrieb: > Dear All! > > I have CanonScan LiDE 50 with me (working well with SANE genesys backend), > but I need to have a buttons-daemon for it. > Anyone could help me how to do it? I think the first step is to snoop the > USB message sent by the button when it is pressed. > If you

[sane-devel] HP officejet: access scanner over the network

2009-01-07 Thread Wouter van Marle
Dear Till, Thank you for your answer. Unfortunately it doesn't work like that for me. I have installed the printer in CUPS, the uri is hp:/net/Officejet_Pro_L7500?ip=192.168.2.9 Printing works, so the above setting/uri is for sure correct. However scanimage -L doesn't list any scanners. Wouter.

[sane-devel] scanner Iris express2 (vendor=0x07b3, product=0x045f)

2009-01-07 Thread Gigi Trezzi
9-1?Q?=E8?= una parte del messaggio firmata digitalmente Url : http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20090107/706519c1/attachment.pgp

[sane-devel] How to detect my AIO Device is supported by Sane or not

2009-01-07 Thread sidd gautam
ices are supported now. Thanks, Sidd -- next part -- An HTML attachment was scrubbed... URL: http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20090107/d36a118b/attachment.htm

[sane-devel] Sample code for Scanning

2009-01-07 Thread rohit bal
attachment was scrubbed... URL: http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20090107/0ef01bdb/attachment.htm

[sane-devel] buttons-daemon for SANE genesys scanner

2009-01-07 Thread m. allan noah
On Wed, Jan 7, 2009 at 1:09 PM, Pierre Willenbrock wrote: > Dhi Aurrahman schrieb: >> Dear All! >> >> I have CanonScan LiDE 50 with me (working well with SANE genesys backend), >> but I need to have a buttons-daemon for it. >> Anyone could help me how to do it? I think the first step is to snoop t

[sane-devel] HP officejet: access scanner over the network

2009-01-07 Thread Wouter van Marle
Hello, A little digging got me a small step further: Mandriva comes with a backend for hpaio: libsane-hpaio it's called. Running scanimage in debug mode I see the hpaio backend being registered, but there is no configuration file or anything included in the rpm package. And scanimage -L still does

[sane-devel] HP officejet: access scanner over the network

2009-01-07 Thread gobo
first to scan using xsane, enter the following in a shell after substituting your model and ip addr: xsane hpaio:/net/Officejet_J6400_series?ip=192.168.2.103 you should now be able to scan with the xsane gui. i had a test box with xsane installed and it worked. second, the information to do thi

[sane-devel] scanner Iris express2 (vendor=0x07b3, product=0x045f)

2009-01-07 Thread Jack McGill
The vendor id suggests that the scanner is made by Plustek. The Product ID is not listed as supported by gt68xx backend. I suggest that you read the gt68xx homepage at http://www.meier-geinitz.de/sane/gt68xx-backend/ as well as the document http://www.meier-geinitz.de/sane/gt68xx-backend/adding

[sane-devel] addition to 70-libsane rules

2009-01-07 Thread Андрей Хохлушин
Please, include this line into new sane releases: # Samsung CLX-3170 Series SYSFS{idVendor}=="04e8", SYSFS{idProduct}=="342a", MODE="0664", RUN+="libusbscanner", ENV{libsane_matched}="yes" -- Andrew Khokhlushinhttp://lists.alioth.debian.org/

[sane-devel] HP officejet: access scanner over the network

2009-01-07 Thread Till Kamppeter
Try running "scanimage -L" as root. If it finds the scanner, there is a permission problem. Till Wouter van Marle wrote: > Dear Till, > > Thank you for your answer. > Unfortunately it doesn't work like that for me. I have installed the > printer in CUPS, the uri is hp:/net/Officejet_Pro_L75

[sane-devel] Getting the finished_scan event

2009-01-07 Thread m. allan noah
Dio- lets keep in on the list- more comments inline. On Wed, Jan 7, 2009 at 11:10 AM, wrote: > Thanks Allan for the immediate reply! > > Yes, I need to read that instruction deeper. Actually what I want to > do is a quite fancy thing. I need the button daemon to detect the > start_scan and throw

[sane-devel] HP officejet: access scanner over the network

2009-01-07 Thread Wouter van Marle
Allan, The scanning part (hpaio) is working fine - there is no problem on that side. The problem is on the SANE side: how to install this command within SANE so I can access this scanner through xsane and saned. This is why I'm asking here again. Maybe I have to add something in the /etc/sane.d

[sane-devel] Next Question on SCSI-scanners

2009-01-07 Thread m. allan noah
my hp 6200C looks like this: scanimage -L device `hp:/dev/sg2' is a Hewlett-Packard C6270A flatbed scanner cat /proc/scsi/scsi Host: scsi4 Channel: 00 Id: 02 Lun: 00 Vendor: HP Model: C6270A Rev: 3828 Type: ProcessorANSI SCSI revision: 02 let me kno

[sane-devel] HP officejet: access scanner over the network

2009-01-07 Thread Till Kamppeter
To be able to access your scanner without supplying the scanner URI (hpaio:/...) and so also to be able to access it with saned and xsane, you need to set up a CUPS queue for the printing part of your device (with CUPS URI hp:/net/Officejet_J6400_series?ip=192.168.2.103). Then you can do the sc

[sane-devel] Sample code for Scanning

2009-01-07 Thread m. allan noah
What chipset does your device use? allan 2009/1/7 rohit bal : > Dear sane, > > is there any sample code available which lets us scan the image from our > device. > > Cheers > Rohn > > > News, views and chilling images. If it matters for India, we bring it to > you

[sane-devel] Next Question on SCSI-scanners

2009-01-07 Thread Dieter Jurzitza
Dear listmembers, one more: does anyone on the list have a SCSI-scanner from HP still active and could kindly send me the output of scanimage -L so I can further improve my patch? Secondly, maybe there is some logic in the naming convention of HP you know about, say C7 in the SCSI-identifier wou

[sane-devel] HP officejet: access scanner over the network

2009-01-07 Thread Wouter van Marle
Has anyone an idea on this issue? On Tue, 2008-12-30 at 10:17 -0600, gobo wrote: > you need to have hplip installed. with hplip you can then use hpaio > to access the scanner across the network. for example: > > scanimage -x 215.9 -y 297 -d > hpaio:/net/Officejet_J6400_series?ip=192.168.2.103 -p

[sane-devel] How to detect my AIO Device is supported by Sane or not

2009-01-07 Thread m. allan noah
we dont make fedora or the hpaio backend, so we are the wrong folks to ask. but i am willing to bet it is called something like 'libsane-hpaio', though it will want to install the distros original sane rpm, and you will have to stop it... allan 2009/1/7 sidd gautam : > Hi Sane, > > I have install

[sane-devel] Question on SCSI-scanners

2009-01-07 Thread abel deuring
On 06.01.2009 21:00, Dieter Jurzitza wrote: > Dear listmembers, > dear Abel, > dear Allan, > thanks for the pointers. First of all, a "grep processor" within the > desc-files results in nothing. I personally do not see a way how to extract > this information from the desc-files, but maybe (hopefu