I am having issue configring the usb scanner, inside the docker container, unable to find
i think the permsision is correct because running the cmds below i can see it in the terminal of the docker container itself
running it under privilaged mode unraid docker
root@cfe5d812865c:/usr/lib/scanservjs# scanimage -L
device `pixma:04A91912_48A38C' is a CANON CanoScan LiDE 400 multi-function peripheral
root@cfe5d812865c:/usr/lib/scanservjs#
root@cfe5d812865c:/usr/lib/scanservjs# sane-find-scanner -q
found possible USB scanner (vendor=0x04a9 [Canon], product=0x1912 [LiDE 400]) at libusb:002:007
found possible USB scanner (vendor=0x05ac [Apple Inc.], product=0x8215 [Bluetooth USB Host Controller]) at libusb:005:003
root@cfe5d812865c:/usr/lib/scanservjs# more /etc/udev/rules.d/
root@cfe5d812865c:/usr/lib/scanservjs# more /etc/udev/rules.d/
/etc/udev/rules.d/: directory
root@cfe5d812865c:/usr/lib/scanservjs#
root@cfe5d812865c:/usr/lib/scanservjs# lsusb
Bus 002 Device 002: ID 090c:1000 Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) Flash Drive
Bus 002 Device 007: ID 04a9:1912 Canon, Inc. LiDE 400
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 003: ID 05ac:8215 Apple, Inc. Built-in Bluetooth 2.0+EDR HCI
Bus 005 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 051d:0002 American Power Conversion Uninterruptible Power Supply
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
root@cfe5d812865c:/usr/lib/scanservjs#
I am having issue configring the usb scanner, inside the docker container, unable to find
i think the permsision is correct because running the cmds below i can see it in the terminal of the docker container itself
running it under privilaged mode unraid docker
root@cfe5d812865c:/usr/lib/scanservjs# scanimage -L device `pixma:04A91912_48A38C' is a CANON CanoScan LiDE 400 multi-function peripheral root@cfe5d812865c:/usr/lib/scanservjs#
root@cfe5d812865c:/usr/lib/scanservjs# sane-find-scanner -q found possible USB scanner (vendor=0x04a9 [Canon], product=0x1912 [LiDE 400]) at libusb:002:007 found possible USB scanner (vendor=0x05ac [Apple Inc.], product=0x8215 [Bluetooth USB Host Controller]) at libusb:005:003 root@cfe5d812865c:/usr/lib/scanservjs# more /etc/udev/rules.d/
root@cfe5d812865c:/usr/lib/scanservjs# more /etc/udev/rules.d/
/etc/udev/rules.d/: directory
root@cfe5d812865c:/usr/lib/scanservjs#
root@cfe5d812865c:/usr/lib/scanservjs# lsusb Bus 002 Device 002: ID 090c:1000 Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) Flash Drive Bus 002 Device 007: ID 04a9:1912 Canon, Inc. LiDE 400 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 003: ID 05ac:8215 Apple, Inc. Built-in Bluetooth 2.0+EDR HCI Bus 005 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth) Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 051d:0002 American Power Conversion Uninterruptible Power Supply Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub root@cfe5d812865c:/usr/lib/scanservjs#
root@cfe5d812865c:/usr/lib/scanservjs# grep scanner /etc/group scanner:x:108:saned,scanservjs root@cfe5d812865c:/usr/lib/scanservjs#