Hello,
I check under backend directory and found it under plustek-usbdevs.c.
can u help me to know what is that file i mean i found many flatbed scanner
definitions there in that file. why LiDE30 is written in plustek instead
under any other file starting cannon name?
Also when i plug this USB scanner why i got dmesg output as when i
uses xsane to scan that im age.
ppdev0: registered pardevice
ppdev0: unregistered pardevice
how to find which device file this scanner is using under /dev directory?
Thanks & regards,
Parag.
On 11/28/05, Gerhard Jaeger <[email protected]> wrote:
>
> On Monday 28 November 2005 14:58, Parag N wrote:
> > hello,
> > I check with sane-backend source package for Cannon LiDE30 scanner
> > files but didn't get any enrty for that rather other LiDE entries i got
> in
> > genesys.conf and genesys_devices.c What information i want to know is
> that
> > how can i identify on which /dev/??? file this cannon is mounted and
> which
> > source lines are written for this sacnner to work?
> >
> > Thanks and Regards,
> > Parag.
> >
>
> guess you need to check again AND more carefully!
>
> Gerhard
>
>
> --
> sane-devel mailing list: [email protected]
> http://lists.alioth.debian.org/mailman/listinfo/sane-devel
> Unsubscribe: Send mail with subject "unsubscribe your_password"
> to [email protected]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20051128/eeea198d/attachment.htm
From [email protected] Mon Nov 28 14:48:33 2005
From: [email protected] (Manolis Tzanidakis)
Date: Mon Nov 28 14:49:51 2005
Subject: [sane-devel] [sane-backends-1.0.16] Epson Perfection 1260 &
OpenBSD 3.8-RELEASE
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
Message-ID: <[email protected]>
[20051126] Henning Meier-Geinitz <[email protected]> wrote:
> By default it's /usr/local/var/lock/sane/ . I don't know the port, but
> maybe it's /var/lock/sane/ there? If nothing helps, strace should be
> able to print which file sane tries to access.
The port I used runs configure with:
--sbindir=${LOCALBASE}/libexec \
--with-docdir=${LOCALBASE}/share/doc/sane-backends \
--localstatedir=/var \
--with-group=dialer
where LOCALBASE=/usr/local .
I've run 'scanimage -L' with 'systrace -A' and for the lock file I got:
native-fswrite: filename eq "/<non-existent filename>:\
/var/lock/sane/LCK..libusb:/dev/usb0:/dev/ugen0" then permit
> It does not exist?
So I did:
$ mkdir -p /var/lock/sane
$ chmod 777 /var/lock/sane
$ touch /var/lock/sane/LCK..libusb\:\/dev/usb0\:\/dev/ugen0
touch: LCK..libusb:/dev/usb0:/dev/ugen0: No such file or directory
--
Manolis Tzanidakis
[email protected]
[email protected]
http://www.tzanidakis.gr/~manolis
jabber: [email protected]
icq: #102798230
Grab My GPG Public key from my homepage.