Need to unplug an replug scanner
by Johng from LinuxQuestions.org on (#54N5C)
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/N656UIn /etc/sane/.d/canon650u.conf
Code: usb 0x04a9 0x2206In /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?


lsusb:
Code: Bus 002 Device 006: ID 04a9:2206 Canon, Inc. CanoScan N650U/N656UIn /etc/sane/.d/canon650u.conf
Code: usb 0x04a9 0x2206In /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?