summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-12-08 20:30:37 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-12-08 20:30:37 +0100
commit5793a221e112fa49073de0137d6bfa750a61b0a1 (patch)
tree072e780cde78b24148aa01e17bbb086d81f94a3e
parentd81f9e349ffa2057959acd245a09201f74f1447a (diff)
Add part if sane-backends and tlp runs on the same system
-rw-r--r--debian/TROUBLESHOOTING.Debian12
-rw-r--r--debian/changelog8
2 files changed, 19 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>.
diff --git a/debian/changelog b/debian/changelog
index b4647ec..cdb12fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+sane-backends (1.0.31-5) UNRELEASED; urgency=medium
+
+ * TROUBLESHOOTING.Debian:
+ - Add part if sane-backends and tlp runs on the same system
+ (Closes: #954096, #887745).
+
+ -- Jörg Frings-Fürst <debian@jff.email> Tue, 08 Dec 2020 19:43:48 +0100
+
sane-backends (1.0.31-4) unstable; urgency=medium
* debian/rules: