DVR Issue - Plex sees only 1 of the 2 WinTV-dualHD tuners. All other system indicators show 2 tuners

My Plex DVR only shows 1 tuner in the GUI:

Whereas, /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Logs/ Plex Media Tuner.log indicates the presence of 2 tuners: (file attached)

Jan 25, 2018 12:30:54.355 [0x7f859f7fe700] INFO - * web_service_t::process_compound_devices. Merged 2 tuners for device dvb#v4l#/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0:0013811907

Whereas, the system logs indicate the presence of 2 tuners: (file attached)
[ 11.179301] dvbdev: DVB: registering new adapter (3-3:1.0)
[ 11.179303] em28xx 3-3:1.0: DVB: registering adapter 0 frontend 0 (LG Electronics LGDT3306A VSB/QAM Frontend)…
[ 11.179575] em28xx 3-3:1.0: DVB extension successfully initialized
:
[ 11.184439] dvbdev: DVB: registering new adapter (3-3:1.0)
[ 11.184441] em28xx 3-3:1.0: DVB: registering adapter 1 frontend 0 (LG Electronics LGDT3306A VSB/QAM Frontend)…
[ 11.184697] em28xx 3-3:1.0: DVB extension successfully initialized

Whereas, the linux /dev filesystem indicates the presence of 2 tuners:

# ls -l /dev/dvb
total 0
drwxr-xr-x 2 root root 120 Jan 25 13:21 adapter0
drwxr-xr-x 2 root root 120 Jan 25 13:21 adapter1

My System:

OS: Ubuntu 17.10 (supported via Hauppauge PPA)
uname: uname -a
Linux daumas-media 4.13.0-19201712311231-generic #0+mediatree+hauppauge-Ubuntu SMP Sun Dec 31 21:14:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Plex: Version 1.11.0.4666

According to Hauppauge tech:

[Paraphrasing]: “The OS can see both tuners so it isn’t a Hauppauge driver problem. Check with Plex.”

Check out the below link. There is a patch to make the 2nd tuner show up.

https://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-dualHD

As stated in my write-up, the 2nd tuner is already visible to the OS. Patching the kernel is unnecessary as the current kernel driver, as updated via the Hauppauge PPA, already presents both tuners to the Plex application, as follows:

# ls -l /dev/dvb
total 0
drwxr-xr-x 2 root root 120 Jan 25 13:21 adapter0
drwxr-xr-x 2 root root 120 Jan 25 13:21 adapter1

It is only Plex that cannot see the 2nd one. Why?

Bump… anyone have any insight into this problem?

Thus far, the provided suggestions point to kernel patches which make the tuners appear. In my case, the tuners ALREADY appear under ubuntu 17.10 with kernel 4.13, and the mediatree-hauppauge driver updates.

I reiterate, the problem is that PLEX cannot see both tuners, yet the OS already can.

I am having the same problem. :cry:

I have two WinTV-dualHD’s:

$ uname --all
Linux plex 4.13.0-36201803011620-generic #0+mediatree+hauppauge-Ubuntu SMP Thu Mar 1 22:39:31 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

$ ls -l /dev/dvb
total 0
drwxr-xr-x 2 root root 120 Mar 31 18:56 adapter0
drwxr-xr-x 2 root root 120 Mar 31 18:56 adapter1
drwxr-xr-x 2 root root 120 Mar 31 18:56 adapter2
drwxr-xr-x 2 root root 120 Mar 31 18:56 adapter3

What happens when you click on “Add Device”

It just displays that forever

Here are the Plex Tuner Service Log

Plex seems to find all the tuners but does not display them