This last part of the forum entry is what I had to do to get my scanner working
If scanning doesn't work as a regular user, continue with step 3.
3) To allow us to scan as a regular user, we need to modify the USB permissions for the scanner, so follow step 5 from
Quote:
Originally Posted by dli8ilb
Now everything is installed, but you still won't be able to scan (except as root) until you set up some permissions.
5) You need to edit a file, but you need to be root to edit it, so:
gksu gedit /lib/udev/rules.d/40-libsane.rules
and add the following 2 lines:
# Canon CanoScan Lide 200
ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="1905", ENV{libsane_matched}="yes"
save the file, exit gedit, exit terminal, reboot, and...
My question about this is when a scanner driver is installed why is this file not automatically updated?