diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-01-18 12:07:39 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-01-18 12:07:39 +0100 |
commit | 42a0bfb8efbd59c8ed6deb7bc1c64612fadd6ff5 (patch) | |
tree | 47675cfab15eccce7432b18d92c726ba0ab29306 /debian/libsane.TROUBLESHOOTING.debian | |
parent | c3db4bf0dc1c6d66a2adf63d126fd182b0dadfb1 (diff) |
TROUBLESHOOTING.debian: Add first part
Diffstat (limited to 'debian/libsane.TROUBLESHOOTING.debian')
-rw-r--r-- | debian/libsane.TROUBLESHOOTING.debian | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/libsane.TROUBLESHOOTING.debian b/debian/libsane.TROUBLESHOOTING.debian index e69de29..917cfc6 100644 --- a/debian/libsane.TROUBLESHOOTING.debian +++ b/debian/libsane.TROUBLESHOOTING.debian @@ -0,0 +1,13 @@ + +1.) usbfs: interface 1 claimed by usblp while ‘scanimage’ sets config #1 + + +1.) usbfs: interface 1 claimed by usblp while ‘scanimage’ sets config #1 + +If you get this error meessage you can try + + echo -e "\nblacklist usblp" >> /etc/modprobe.d/blacklist.conf + +and reboot. After that your scanner can used. + +REMARK: Sometimes usblp is used to access your printer. |