Sample Header Ad - 728x90

sane, can't find my scanner (permission problem) even if I added udev rules unless i use sudo

5 votes
2 answers
4935 views
My AIO Printer/Scanner is Canon E400 but I can't find my scanner as a normal user, only with sudo & scan is also work with sudo
`
~ cincinmasukmangkok@orangepizero
 scanimage -L

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).

~ cincinmasukmangkok@orangepizero
 test.png
` I also added this to /lib/udev/rules.d/60-libsane.rules but it still doesn't work
`
SUBSYSTEM=="usb", ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="177a", MODE="0664", GROUP="scanner", ENV{libsane_matched}="yes"
`
Asked by Cincin Masuk Mangkok (81 rep)
Oct 24, 2019, 04:07 PM
Last activity: Apr 6, 2021, 04:37 PM