summarylogtreecommitdiffstats
path: root/gt-s600.install
diff options
context:
space:
mode:
Diffstat (limited to 'gt-s600.install')
-rw-r--r--gt-s600.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/gt-s600.install b/gt-s600.install
index 9a9966b7b4e3..11f494c51aa6 100644
--- a/gt-s600.install
+++ b/gt-s600.install
@@ -2,6 +2,11 @@ post_install() {
echo "Running iscan-registry to register plugins and firmware with iscan"
iscan-registry -a interpreter usb 0x04b8 0x012d \
/usr/lib/iscan/libesint66 /usr/share/iscan/esfw66.bin
+ echo -e "\nIf your device is not detected, ensure you have 'epkowa' in /etc/sane.d/dll.conf and check udevadm permissions"
+}
+
+post_upgrade() {
+ echo "If your device is not detected, ensure you have 'epkowa' in /etc/sane.d/dll.conf and check udevadm permissions"
}
pre_remove() {