Thanks Mariusz. Can you please specify which files are in /usr/lib/sane (just to make the command below more precise) ?
To summarize we have now the following workarounds (all 64-bit):
1. Brother brscan3
a) 'sudo ln -sfr /usr/lib64/libbrscandec* /usr/lib/x86_64-linux-gnu' b) 'sudo ln -sfr /usr/lib64/sane/libsane-brother* /usr/lib/x86_64-linux-gnu/sane'
2. Epson Iscan
a) 'sudo ln -sfr /usr/lib/sane/libsane-epkowa* /usr/lib/x86_64-linux-gnu/sane' b) generate '/etc/udev/rules.d/79-udev-epson.rules' content: # chmod device EPSON group ATTRS{manufacturer}=="EPSON", DRIVERS=="usb", SUBSYSTEMS=="usb", ATTRS{idVendor}=="04b8", ATTRS{idProduct}=="*", MODE="0777"
3. Xerox Workcentre 3225
a) 'sudo ln -sfr /usr/lib/sane/* /usr/lib/x86_64-linux-gnu/sane' b) 'sudo adduser $USER lp'
Thanks Mariusz. Can you please specify which files are in /usr/lib/sane (just to make the command below more precise) ?
To summarize we have now the following workarounds (all 64-bit):
1. Brother brscan3
a) 'sudo ln -sfr /usr/lib64/ libbrscandec* /usr/lib/ x86_64- linux-gnu' sane/libsane- brother* /usr/lib/ x86_64- linux-gnu/ sane'
b) 'sudo ln -sfr /usr/lib64/
2. Epson Iscan
a) 'sudo ln -sfr /usr/lib/ sane/libsane- epkowa* /usr/lib/ x86_64- linux-gnu/ sane' rules.d/ 79-udev- epson.rules' rer}==" EPSON", DRIVERS=="usb", SUBSYSTEMS=="usb", ATTRS{idVendor} =="04b8" , ATTRS{idProduct }=="*", MODE="0777"
b) generate '/etc/udev/
content:
# chmod device EPSON group
ATTRS{manufactu
3. Xerox Workcentre 3225
a) 'sudo ln -sfr /usr/lib/sane/* /usr/lib/ x86_64- linux-gnu/ sane'
b) 'sudo adduser $USER lp'