Scanner detected but no permissions to access it
Posted: Mon Jan 14, 2019 6:40 am
Hello.
I got a new Canon TS8200 series all-in-one printer and I installed the drivers provided by the manifacturer.
Regarding the scanner, I cannot use it with Simple Scan because it won't be detected.
If I enter in a terminal window
I get the following output (excerpt):
could not open USB device 0x8087/0x0024 at 002:002: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0002 at 002:001: Access denied (insufficient permissions)
could not open USB device 0x13d3/0x5165 at 001:004: Access denied (insufficient permissions)
could not open USB device 0x13d3/0x3362 at 001:003: Access denied (insufficient permissions)
could not open USB device 0x8087/0x0024 at 001:002: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0002 at 001:001: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0003 at 004:001: Access denied (insufficient permissions)
found USB scanner (vendor=0x04a9 [Canon], product=0x1859 [TS8200 series]) at libusb:003:003
could not open USB device 0x1d6b/0x0002 at 003:001: Access denied (insufficient permissions)
# Your USB scanner was (probably) detected. It may or may not be supported by
# SANE. Try scanimage -L and read the backend's manpage.
I went to /dev/bus/usb/003 and run ls -lash getting the following output:
0 drwxr-xr-x 2 root root 80 gen 14 11:22 .
0 drwxr-xr-x 6 root root 120 gen 14 11:19 ..
0 crw-rw-r-- 1 root root 189, 256 gen 14 11:21 001
0 crw-rw-rw- 1 root lp 189, 258 gen 14 11:24 003
so I added my user to group "lp", rebooted, but still I can't get the TS8200 scanner to work with Simple Scan.
Can you please help me?
Thanks.
I got a new Canon TS8200 series all-in-one printer and I installed the drivers provided by the manifacturer.
Regarding the scanner, I cannot use it with Simple Scan because it won't be detected.
If I enter in a terminal window
Code: Select all
sane-find-scanner
could not open USB device 0x8087/0x0024 at 002:002: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0002 at 002:001: Access denied (insufficient permissions)
could not open USB device 0x13d3/0x5165 at 001:004: Access denied (insufficient permissions)
could not open USB device 0x13d3/0x3362 at 001:003: Access denied (insufficient permissions)
could not open USB device 0x8087/0x0024 at 001:002: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0002 at 001:001: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0003 at 004:001: Access denied (insufficient permissions)
found USB scanner (vendor=0x04a9 [Canon], product=0x1859 [TS8200 series]) at libusb:003:003
could not open USB device 0x1d6b/0x0002 at 003:001: Access denied (insufficient permissions)
# Your USB scanner was (probably) detected. It may or may not be supported by
# SANE. Try scanimage -L and read the backend's manpage.
I went to /dev/bus/usb/003 and run ls -lash getting the following output:
0 drwxr-xr-x 2 root root 80 gen 14 11:22 .
0 drwxr-xr-x 6 root root 120 gen 14 11:19 ..
0 crw-rw-r-- 1 root root 189, 256 gen 14 11:21 001
0 crw-rw-rw- 1 root lp 189, 258 gen 14 11:24 003
so I added my user to group "lp", rebooted, but still I can't get the TS8200 scanner to work with Simple Scan.
Can you please help me?
Thanks.