summaryrefslogtreecommitdiff
path: root/debian/TROUBLESHOOTING.Debian
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2021-05-18 07:43:35 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2021-05-18 07:43:35 +0200
commit9f8889f928ce86ba4a78659d378c6ba29bc9f735 (patch)
treec9567cb0d015b68ce3da8d03472b6443f1cb1ca9 /debian/TROUBLESHOOTING.Debian
parent446e9454b8cbe5b689149415d11d36e88442ca88 (diff)
parent154785ab2d5df7ddc8c2cf813b773c340e5e2aea (diff)
Merge branch 'release/debian/1.0.32-1'debian/1.0.32-1
Diffstat (limited to 'debian/TROUBLESHOOTING.Debian')
-rw-r--r--debian/TROUBLESHOOTING.Debian12
1 files changed, 11 insertions, 1 deletions
diff --git a/debian/TROUBLESHOOTING.Debian b/debian/TROUBLESHOOTING.Debian
index 85b7868..1412219 100644
--- a/debian/TROUBLESHOOTING.Debian
+++ b/debian/TROUBLESHOOTING.Debian
@@ -1,7 +1,7 @@
1.) usbfs: interface 1 claimed by usblp while ‘scanimage’ sets config #1
2.) ACL: device file system does not support ACLs
-
+3.) TLP and sane-backends
1.) usbfs: interface 1 claimed by usblp while ‘scanimage’ sets config #1
@@ -27,3 +27,13 @@ possible in its fallback mode of traditional Unix-style file permissions.
As a workaround, I have substituted "/bin/chown root:scanner $env{DEVNAME}" as the command at the
end of 99-libsane1.rules (an alternative would be to use a UDEV rule element to change the ownership).
+
+
+3.) TLP and sane-backends
+
+From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954096
+
+If the scanner frontends works only once you can add your scanner into
+the blacklist in /etc/default/tlp. For more Infos please read the bugreport.
+
+Thanks to Eduardo Casais <casaise@bluewin.ch>.