If i do lsusb on the host I see the device:
0bda:2838 is the one I care about here.
Ok, it's assigned to usb2... usb0 and usb1 have existed before and work fine. I tried as both usb and usb3. No difference.
Lastly
So I'm really not sure what to try next to get this device to passthrough successfully.
Running
pve-manager/4.3-12/6894c9d9 (running kernel: 4.4.24-1-pve)
The VM is Ubuntu 16.04 4.4.0-72-generic
Code:
root@pve:~# lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 009: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T
0bda:2838 is the one I care about here.
Code:
root@pve:~# qm config 104
agent: 1
balloon: 512
bootdisk: ide0
cores: 1
cpu: host
ide0: local-lvm:vm-104-disk-1,size=32G
ide2: none,media=cdrom
localtime: 1
memory: 1024
name: myvm
net0: e1000=4A:D1:62:96:87:4B,bridge=vmbr0
numa: 0
onboot: 1
ostype: l26
smbios1: uuid=970a7fbc-ad37-4824-a4c1-f49c01271009
sockets: 4
usb0: host=0658:0200
usb1: host=0a12:0001
usb2: host=0bda:2838,usb3=yes
Ok, it's assigned to usb2... usb0 and usb1 have existed before and work fine. I tried as both usb and usb3. No difference.
Lastly
Code:
root@pve:~# qm monitor 104
Entering Qemu Monitor for VM 104 - type 'help' for help
qm> info usbhost
Bus 1, Addr 9, Port 5, Speed 480 Mb/
Class 00: USB device 0bda:2838, RTL2838UHIDIR
Bus 1, Addr 4, Port 9, Speed 12 Mb/s
Class e0: USB device 0a12:0001, CSR8510 A10
Bus 1, Addr 6, Port 4.4.1, Speed 1.5 Mb/s
Class 00: USB device 05ac:0220, Apple Keyboard
Bus 1, Addr 2, Port 3, Speed 12 Mb/s
Class 02: USB device 0658:0200
So I'm really not sure what to try next to get this device to passthrough successfully.
Running
pve-manager/4.3-12/6894c9d9 (running kernel: 4.4.24-1-pve)
The VM is Ubuntu 16.04 4.4.0-72-generic