[sane-devel] My Epson Perfection 636 (SCSI) no longer works?
Karl Heinz Kremer
khk@khk.net
Sat, 6 Nov 2004 08:34:16 -0500
On Nov 6, 2004, at 8:07 AM, Fr=E9d=E9ric Bri=E8re wrote:
> On Sat, Nov 06, 2004 at 07:44:35AM -0500, Karl Heinz Kremer wrote:
>> You have two epson.conf files on your system: The one in
>> /etc/snae.d/epson.conf, which you grepped, and then one that is used=20=
>> by
>> the software, which does not have the line "scsi EPSON". This my be=20=
>> the
>> source of your problems.
>
> strace shows that there is only /etc/sane.d/epson.conf:
Then your original log is not correct. These lines are from the debug=20
output that you provided:
[epson] sane_init, ># SCSI scanner:<
[epson] sane_init, >#scsi EPSON<
[epson] sane_init, >scsi /dev/scanner<
This is the output from grep that you posted:
[fbriere] toroia:~ $ grep -v '^#' /etc/sane.d/epson.conf
scsi EPSON
As you can see, this line is commented out in the config file (at least=20=
according to the debug output).
Make sure that you have the line "scsi EPSON" in the config file that's=20=
used by Sane.
>
> [fbriere] toroia:~ $ grep epson log
> read(3, "epson\n# enable the next line if "..., 4096) =3D 341
> open("/usr/lib/sane/libsane-epson.so.1", O_RDONLY) =3D 3
> open("/usr/lib/sane/libsane-epson.so.1", O_RDONLY) =3D 3
> open("./epson.conf", O_RDONLY) =3D -1 ENOENT (No such file or=20=
> directory)
> open("/etc/sane.d/epson.conf", O_RDONLY) =3D 5
> read(5, "# epson.conf\n#\n# here are some e"..., 4096) =3D 778
>
>
>> Can you scan as root user?
>
> Nope.
>
>
> --=20
> Fr=E9d=E9ric Bri=E8re <*> fbriere@fbriere.net
>
> =3D> <fbriere@abacom.com> IS NO MORE: <http://www.abacomsucks.com> =
<=3D
>
> --=20
> sane-devel mailing list: sane-devel@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/sane-devel
> Unsubscribe: Send mail with subject "unsubscribe your_password"
> to sane-devel-request@lists.alioth.debian.org