I cant get my plex server to recognize my tuner. when discovering devices it just spins and never returns anything. I can see tha linux rcognizes it:
06:00.0 Multimedia video controller: Conexant Systems, Inc. CX23887/8 PCIe Broadcast Audio and Video Decoder with 3D Comb (rev 04)
Subsystem: Hauppauge computer works Inc. CX23887/8 PCIe Broadcast Audio and Video Decoder with 3D Comb
Flags: bus master, fast devsel, latency 0, IRQ 48, NUMA node 0
Memory at f0800000 (64-bit, non-prefetchable) [size=2M]
Capabilities:
Kernel driver in use: cx23885
Kernel modules: cx23885
07:00.0 Multimedia video controller: Conexant Systems, Inc. CX23887/8 PCIe Broadcast Audio and Video Decoder with 3D Comb (rev 04)
Subsystem: Hauppauge computer works Inc. WinTV-quadHD
Flags: bus master, fast devsel, latency 0, IRQ 27, NUMA node 0
Memory at f0600000 (64-bit, non-prefetchable) [size=2M]
Capabilities:
Kernel driver in use: cx23885
Kernel modules: cx23885
Any assistance on where to even bgin trouble shooting would be appreciated. Plex logs attached
When i first added the tuner card it was causing the ethernet adapters to be disabled on start. I have since updated netplan. That seems to have resolved the connectivity.
I don’t think it disabled them, they just got renamed. I had the same issued on Ubuntu Server 18.04. It’s been awhile but I believe I ran ifconfig to see what new assignment was ie… enp7s0 or whatever it is changed to, then I edited /etc/netplan/01-netcfg.yaml to reflect the change, once I rebooted, network was working again after adding new PCI-E card.