Hello Forum,
I have a QNAP NAS on which I connect a USB Printer (Canon MP250).
QNAP has a VirtualHere Server running, so I use Virtual Here Clients to connect to my Printer from different machines by a virtual USB Port.
Works on Windows and MAC without issues.
Unfortunately it doesnt work on openSuSE Leap15.
The Virtual Here Client itself works (tried all 3 of them, the GUI client, the 32bit as well the 64bit CLI client), it connects to the Server as sees the Printer as well can connect to it.
The issue seems related to openSuSE and USB.
Leap doesnt see the Printer (dmesg reports a new USB Device - but as unknown).
Therefore the YaST Printer wizard doesnt detect the printer.
Any ideas how to fix this?
Here’s the logs when Virtual Here connects to the Printer:
2018-09-04T10:04:52.125194+03:00 linux-cm13 sudo: hrehm : TTY=pts/1 ; PWD=/home/hrehm ; USER=root ; COMMAND=bin/vhui64
2018-09-04T10:04:52.126727+03:00 linux-cm13 sudo: pam_systemd(sudo:session): Cannot create session: Already running in a session
2018-09-04T10:04:52.126954+03:00 linux-cm13 sudo: pam_unix(sudo:session): session opened for user root by hrehm(uid=0)
2018-09-04T10:04:52.410803+03:00 linux-cm13 kernel: [11110.930710] usbip_core: USB/IP Core v1.0.0
2018-09-04T10:04:52.410828+03:00 linux-cm13 kernel: [11110.932056] vhci_hcd vhci_hcd: USB/IP Virtual Host Controller
2018-09-04T10:04:52.410830+03:00 linux-cm13 kernel: [11110.932059] vhci_hcd vhci_hcd: new USB bus registered, assigned bus number 4
2018-09-04T10:04:52.410832+03:00 linux-cm13 kernel: [11110.932064] vhci_hcd: created sysfs vhci_hcd
2018-09-04T10:04:52.410833+03:00 linux-cm13 kernel: [11110.932104] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
2018-09-04T10:04:52.410834+03:00 linux-cm13 kernel: [11110.932105] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
2018-09-04T10:04:52.410835+03:00 linux-cm13 kernel: [11110.932106] usb usb4: Product: USB/IP Virtual Host Controller
2018-09-04T10:04:52.410835+03:00 linux-cm13 kernel: [11110.932107] usb usb4: Manufacturer: Linux 4.12.14-lp150.12.16-default vhci_hcd
2018-09-04T10:04:52.410836+03:00 linux-cm13 kernel: [11110.932108] usb usb4: SerialNumber: vhci_hcd
2018-09-04T10:04:52.410837+03:00 linux-cm13 kernel: [11110.932867] hub 4-0:1.0: USB hub found
2018-09-04T10:04:52.410838+03:00 linux-cm13 kernel: [11110.932875] hub 4-0:1.0: 8 ports detected
2018-09-04T10:04:52.410839+03:00 linux-cm13 kernel: [11110.933024] vhci_hcd: USB/IP ‘Virtual’ Host Controller (VHCI) Driver v1.0.0
2018-09-04T10:04:52.659659+03:00 linux-cm13 plasmashell[2558]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:334: Unable to assign [undefined] to int
2018-09-04T10:04:52.883553+03:00 linux-cm13 kernel: [11111.403434] vhci_hcd vhci_hcd: pdev(0) rhport(0) sockfd(20)
2018-09-04T10:04:52.883583+03:00 linux-cm13 kernel: [11111.403436] vhci_hcd vhci_hcd: devid(4) speed(3) speed_str(high-speed)
2018-09-04T10:04:53.119576+03:00 linux-cm13 kernel: [11111.637864] usb 4-1: new high-speed USB device number 2 using vhci_hcd
2018-09-04T10:04:53.375563+03:00 linux-cm13 kernel: [11111.893866] usb 4-1: new high-speed USB device number 3 using vhci_hcd
2018-09-04T10:04:53.503605+03:00 linux-cm13 kernel: [11112.021867] usb usb4-port1: attempt power cycle
Thanks,
Heiko