raspberrypi / linux

Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/
Other
10.87k stars 4.89k forks source link

Is the hauppauge wintv dualhd fully supported (both tuners)? #2168

Open AlBundy33 opened 6 years ago

AlBundy33 commented 6 years ago

It seems that there are some patches to get both tuners to work. https://patchwork.kernel.org/patch/8741651/

and here are some additional patches https://github.com/b-rad-NDi/Ubuntu-media-tree-kernel-builder/tree/master/patches/ubuntu-zesty-4.10.0/extra

AlBundy33 commented 6 years ago

Found this #2091 - does this mean that the tuner is currently not supported or only the second tuner is not supported?

JamesH65 commented 6 years ago

We don't tend to give support for specific third party peripherals, and I don't believe we have this particular device in house to test. @Popcornmix may have some ideas as he works with Kodi.

Google is probably your best bet to see if anyone has tried this setup.

On 20 Aug 2017 03:38, "AlBundy33" notifications@github.com wrote:

Found this #2091 https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_raspberrypi_linux_pull_2091&d=DwMCaQ&c=DpyQ_ftY536pf7wCBQXXU58xADDRY77THQzJu1OmzOo&r=w09_2ePv8G3zRjoV19Wm1Q6rI7CDlOns4PuRv2hHkek&m=NJW5f_hsFqbpFSKcB9Nlj9qjDiXMVwo7AughAy1UN_4&s=lXcXC658yI9yQM1LF4kdkWNs2G5iQ1K1CYx5mkBtCws&e=

  • does this mean that the tuner is currently not supported or only the second tuner is not supported?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_raspberrypi_linux_issues_2168-23issuecomment-2D323557699&d=DwMCaQ&c=DpyQ_ftY536pf7wCBQXXU58xADDRY77THQzJu1OmzOo&r=w09_2ePv8G3zRjoV19Wm1Q6rI7CDlOns4PuRv2hHkek&m=NJW5f_hsFqbpFSKcB9Nlj9qjDiXMVwo7AughAy1UN_4&s=RTEnJoEc4u_ARHZtQFa_9cQCyf5U3yJz_7OxGVlUaIw&e=, or mute the thread https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_ADqrHToeafpOpOinR3HYWxswy5qWqdjpks5sZ44ugaJpZM4O8d8i&d=DwMCaQ&c=DpyQ_ftY536pf7wCBQXXU58xADDRY77THQzJu1OmzOo&r=w09_2ePv8G3zRjoV19Wm1Q6rI7CDlOns4PuRv2hHkek&m=NJW5f_hsFqbpFSKcB9Nlj9qjDiXMVwo7AughAy1UN_4&s=YSjj_IwwhrcxrwZEh7L0AN_xK3qrOiL_cTIrKuCP_-c&e= .

6by9 commented 6 years ago

There are the sets of patches you linked to kicking around. The first is merged in 4.11 to support a single tuner on the WinTV-dualHD - you're free to build that tree from here, or IIRC OpenElec is using a more recent kernel so may already be suitable. The second set of patches have not been pushed for review upstream, so as pelwell and popcornmix state on the PR, it's unlikely they'll get merged into the Pi tree.

Having said that, taking the two sets of patches does seem to give a system with WinTV-dualHD working (I have a pair of them that seem to work OK with tvheadend and the Pi 4.9 kernel. I'm currently having issues with it on Ubuntu 16.04 and rebuilding top-of-tree media_build tree)

6by9 commented 6 years ago

To relay info on what's happening upstream - http://www.spinics.net/lists/linux-media/msg121493.html

My experience is that I have a pair of them on an Ubuntu 17.04 HP Microserver now for about a fortnight, and it's been stable. Whilst I had them running on the Pi, tvheadend was misbehaving. However I think that was down to trying to save everything over NFS to the NAS, and it was spinning up the RAID array too slowly. I might have another play at a later date using local storage.

JamesH65 commented 6 years ago

@6by9 Any thing/progress to report on this?

6by9 commented 6 years ago

Action is all upstream. It's still not merged - radio silence since September when I posted the update. Looking through his list of issues, I do see issue 29 saying he's been fixing checkpatch complaints and will begin sending them to the mailing list, so it may not be far off.

Ubuntu kept on updating the kernel on me, and I got bored of recompiling all the media drivers, so my setup is back to running them as single tuners.

JamesH65 commented 6 years ago

@6by9 Did this ever make it through upstreaming?

6by9 commented 6 years ago

It's all upstream - can't recall which release it will have hit, although there have been a number of followups.

2434 was me attempting to backport, but whilst early revisions worked the current state is broken, and I haven't had the energy to go messing in the evenings (no TV aerial in the office that I'm aware of).