When I attempt to use xsane, it does not find my Canon scanner.
lsusb:
Code:
Bus 002 Device 006: ID 04a9:2206 Canon, Inc. CanoScan N650U/N656U
In /etc/sane/.d/canon650u.conf
In /etc/undev/rules.d/40-libsane.rules:
Code:
ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="2206", ENV{libsane_matched}="yes"
If I unplug the usb connection, and re-plug, xsane finds the scanner.
Why is that? Is there a command that simulates un-plug/plug?