On 12 Oct 09:45, Bev Nicolson wrote:
I get this Steve:
ls: cannot access /usr/share/sane/snapscan/SnapScan1212U_2.bin: No such file or directory
Which is less than helpful, imo.
However this is more promising:
[snapscan] Cannot open firmware file /usr/share/sane/snapscan/your-firmwarefile.bin. [snapscan] Edit the firmware file entry in snapscan.conf.
OK - attached is the firmware file that you're looking for...
Copy that in to /usr/share/sane/snapscan as root:
sudo cp SnapScan1212U_2.bin /usr/share/sane/snapscan/SnapScan1212U_2.bin
In the directory you saved it to.
Then: sudo jedit /etc/sane.d/snapscan.conf
Change the firmware line to: firmware /usr/share/sane/snapscan/SnapScan1212U_2.bin
and save the file.
Now you should be fully functional!
Probably.
Thanks,