Comment 101 for bug 1536353

Revision history for this message
Till Kamppeter (till-kamppeter) wrote : Re: [regression] Printer drivers install is broken as lsb package is not available anymore

Everyone who is not able to scan, please try scanning as root:

sudo simple-scan

sudo scanimage ...

Does this work?

Also run

strace scanimage -L > log 2>&1

and attach the "log" file (uncompressed) to this bug report.

In the "log" file search for lines containing "epson" or "EPSON". If they contain a path like

/opt/...epson.../.../libsane-XXX.so.1

or similar, run this library through ldd and post the output here:

ldd /opt/...epson.../.../libsane-XXX.so.1