Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHow to use on Raspbian (Hauppauge WinTV-HVR-935 HD) #56
Comments
|
It may already work on raspbian with branch NEXT linux kernel 4.19 which can be upgraded with more ease than this dkms thing. Since most of these Hauppauge driver patches get into mainline linux kernel other projects who use that updated kernel (like raspbian/Libreelec) directly benefit for out of the box drivers(not firmware...). According to this patch the Hauppauge support b151 was done somewhere near kernel 4.17-4.19. Instructions for RPI3
Good luck |
|
Hi, I have installed linux image 4.19.0-v7+. Problems:
I don't have time to investigate more, hope today I will try something. But I must probably report error to linux image. JZobac |
|
Are you sure the WinTV-HVR-935 HD is a dual tuner, since it only has a analog part besides the hybrid DVB-C/DVB-T/T2. The WinTV dualHD (2040:0265) has actually 2 real tuners and works with kernel 4.19. Tvheadend should only list one Tuner, but it should show you 2 frontends one for DVB-T(which can also be used for DVB-T2) and one for DVB-C which you mention is currently missing. Getting DVB-T2 working in Tvheadend may require some mux/QAM editing but it works the same as DVB-T and doesn't mention anything special for DVB-T2. About the kodi thing, I wasn't aware you were also using this RPi besides a Tvheadend Server also as a Kodi client in which infrared/hdmi-cec/gpu/etc are still beta for 4.19(thats why you using BRANCH=next) you have to wait for a real Raspbian 4.19 release to get those things fixed but for server it may be enough. |
|
The 935C is definitely not a dual tuner device. The 935C does have an ir receiver, but the patch to enable it has not been accepted upstream yet. This project is mainly for users of old kernels who desire everything from the latest mainline media tree. The patches left to be upstreamed at this point is very few. |
|
Hi guys, I have discovered, that IR on card is not the problem, because Ï have to boot without the card and Kodi is still "unresponsible" (menus are jumping). I need that it will work with Kodi, because I move server (x64 Ubuntu 16.04) to new location, where is no antenna, thus new TV server must be multimedia center - rpi3. Temporary I can use DVB-T card Evolveo Venus (my old card) or new dual tuner Hauppage with DVB-T2 with rpi1 (but it will not have probably sufficient CPU power). Why is not rpi TV Hat dual tuner, that's solution for all problems on the planet :) (or option to use two single tuner Hats). Thanks again JZ |
|
You want the second revision. The only difference is it utilizes bulk transfer mode, which helps out a lot on embedded. |
Hi,
How to use this script on latest Rasbian and rpi3?
I have Hauppauge WinTV-HVR-935 HD.
With best regards
Jz