Hi all,
I am trying to build a Debian VM as a printer/scanner server using a usb connected Samsung SCX-4300. The printer part works via CUPS flawlessly but there seems to be an issue with the SANE side of scanning. After fresh reboot the first time i run:
but the second and all other atempts return:
the lsusb shows the multifunctional device connected
I have tried with usb3 option enabled and disabled
I have also created a fresh VM with current stable release of Fedora, and just did the initial update/upgrade + install sane. Same problem.
If I connect the printer/scanner directly to a different computer the scanning option works. Therefore I think there must be something wrong with my Proxmox setup.
Please advise
I am trying to build a Debian VM as a printer/scanner server using a usb connected Samsung SCX-4300. The printer part works via CUPS flawlessly but there seems to be an issue with the SANE side of scanning. After fresh reboot the first time i run:
Code:
# scanimage -L
device `xerox_mfp:libusb:002:002' is a SAMSUNG ORION multi-function peripheral
but the second and all other atempts return:
Code:
# 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)
the lsusb shows the multifunctional device connected
Code:
# lsusb h
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 04e8:342e Samsung Electronics Co., Ltd SCX-4300 Series
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0627:0001 Adomax Technology Co., Ltd QEMU USB Tablet
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
I have tried with usb3 option enabled and disabled
Code:
usb0: host=04e8:342e,usb3=1
I have also created a fresh VM with current stable release of Fedora, and just did the initial update/upgrade + install sane. Same problem.
If I connect the printer/scanner directly to a different computer the scanning option works. Therefore I think there must be something wrong with my Proxmox setup.
Please advise