diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-01-18 18:50:32 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-01-18 18:50:32 +0100 |
commit | e8caf943d5b1cf76821c2e428e964a8030c0da98 (patch) | |
tree | 1f8fe169f63bea00a9866268a1700662d80fe707 /debian/TROUBLESHOOTING.Debian | |
parent | 42a0bfb8efbd59c8ed6deb7bc1c64612fadd6ff5 (diff) |
some changes at TROUBLESHOOTING.Debian, add remark to scanimage manpage
Diffstat (limited to 'debian/TROUBLESHOOTING.Debian')
-rw-r--r-- | debian/TROUBLESHOOTING.Debian | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/TROUBLESHOOTING.Debian b/debian/TROUBLESHOOTING.Debian new file mode 100644 index 0000000..917cfc6 --- /dev/null +++ b/debian/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. |