Hi,
On Wednesday 24 August 2005 12:14, you wrote:
> I'm using your sane backend to do scanning with the HP scanjet 7400c. It
> works when invoking xsane as root but when I start xsane as a normal user,
> the scanner is non detected.
>
> I'm running a Debian sarge system.
>
> I suppose, that I just have to change some owners or permissions for
> files/dirs, but I don't know which are the important ones.
/proc/bus/usb/x/y
where x and y are variable where and when your scanner is plugged it. You can
either manually chown/chmod/... the file - but normally (a) hotplug (variant)
is used to control this. Sophisticated distributions preconfigure this for
their users.
> Thanks in advance for any hints.
No problem,
--
Ren? Rebe - Rubensstr. 64 - 12157 Berlin (Europe / Germany)
http://www.exactcode.de | http://www.t2-project.org
+49 (0)30 255 897 45
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url :
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20050824/7a9ab17f/attachment.pgp
From [email protected] Wed Aug 24 10:49:46 2005
From: [email protected] (John Charles Considine)
Date: Wed Aug 24 10:56:30 2005
Subject: [sane-devel] Canoscan Lide 20, suse 9.3
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
Message-ID: <[email protected]>
On Wed, 2005-08-24 at 11:23 +0200, Johannes Meixner wrote:
> Hello,
>
> On Aug 24 14:26 John Charles Considine wrote (shortened):
> > When configuring a Canon Lide20 scanner through Yast, the scanner is
> > detected as:
> >
> > "USB scanner (vendor=0x04a9 [Canon], product=0x2213 [CanoScan],
> > chip=GL841) at libusb:001:003"
> >
> > yet when I associate it with the Canoscan Lide20 scanner, the plustek
> > driver is associated, but the 'Associated Scanner' remains blank.
>
> Was the "plustek" line really activated in /etc/sane.d/dll.conf?
#pint
plustek
#plustek_pp
#pnm
> > Tardis:~ # sane-find-scanner
> ...
> > found USB scanner (vendor=0x04a9 [Canon], product=0x2213 [CanoScan],
> > chip=GL841)
>
> Strange, here the "at libusb:001:003" is missing.
> Is it listed in the output of the "/sbin/lsusb" command?
>
Tardis:~ # /sbin/lsusb
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 005: ID 04a9:2213 Canon, Inc. LiDE 50/LiDE 35
Bus 001 Device 001: ID 0000:0000
...and therein lies the answer. My scanner isn't a lide20 after all.
I'll wait for the updated genesys backend.
Thank you Johannes.
> > Tardis:~ # scanimage -L
> >
> > No scanners were identified...
>
> Which sane package version do you use?
> The sane package from the Suse Linux 9.3 CDs or something else?
>
> See
> http://portal.suse.com/sdb/en/2004/10/jsmeix_scanner-setup-92.html
> "Trouble-Shooting (Debugging)"
> how to provide debugging information.
>
> Kind Regards
> Johannes Meixner
> --
> SUSE LINUX Products GmbH, Maxfeldstrasse 5 Mail: [email protected]
> 90409 Nuernberg, Germany WWW: http://www.suse.de/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20050824/d41b047a/attachment.htm
From [email protected] Wed Aug 24 12:37:54 2005
From: [email protected] ([email protected])
Date: Wed Aug 24 12:38:20 2005
Subject: [sane-devel] Epson Perfection 4490 PHOTO
Message-ID: <[email protected]>
Hi,
today I got a Epson Perfection 4490 PHOTO scanner.
sane-find-scanner reports:
found USB scanner (vendor=0x04b8 [EPSON], product=0x0119 [EPSON
Scanner]) at libusb:004:008
but scanimage -L don't find the scanner.
I added usb 0x04b8 0x0119 to /etc/sane.d/epson.conf
scanimage -L # reports
device `epson:libusb:004:008' is a Epson flatbed scanner
scanimage -d epson:libusb:004:008 > image.pnm # reports
scanimage: sane_start: Invalid argument
I also tried the epkowa backend:
scanimage -d epkowa:libusb:004:008 > out.pnm # ends up in a
Segmentation fault
My system is debian/testing:
sane/testing uptodate 1.0.13-2
libsane/testing uptodate 1.0.15-10
libsane-extras/testing uptodate 1.0.15.9
Has someone experience with this scanner or can give me a hint how
to bring this device in operation?
Thanks in advance
Gerhard