Author Topic: WinTV HVR-1950 USB2  (Read 3869 times)

elvisimprsntr

  • Newbie
  • *
  • Posts: 9
    • View Profile
WinTV HVR-1950 USB2
« on: February 25, 2009, 01:22:57 am »
BACKGROUND

I read someone was able to get the Hauppauge WinTV-HVR-1950 external USB2 analog and digital tuner working with MythTV and LMCE. I believe they got it working with the existing PVR-USB2 drivers. I have read all the problems with internal PCI/PCIe cards and lack of support for new chipsets, etc. like the HVR-2250. It seems like it is easier to support if the interface is USB and all that changed is messages.

QUESTIONS

Is the HVR-1950 planned for official support soon?
Is there anything that I can do to help test/develop since I have the hardware?
« Last Edit: February 26, 2009, 01:13:54 pm by elvisimprsntr »
ASUS P5N7A-VM, Q9400 2.66 GHz Quad Core2, 4 GB RAM, 2x200 GB HD, Pioneer BDC-202, WinTV-HVR-1950 USB2, iPhone+remotepad=gryo remote

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: WinTV HVR-1950 USB2
« Reply #1 on: February 25, 2009, 02:29:12 am »
What needs to be done is a device template needs to be made for the device. The WinTV PVR-USB2 device template can be used as a pattern. Just being sure to substitute the vendor/model ID appropriately, and maybe using the same setup scripts as for the WinTV PVR USB2.

-Thom

elvisimprsntr

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: WinTV HVR-1950 USB2
« Reply #2 on: February 25, 2009, 12:28:33 pm »
I also read somewhere in addition to having the PVRUSB2 kernel support enabled or compile the kernel module, that you must download and compile some sort of firmware interface from the Windows drivers.   

Also, if you can post a link or two to get me started looking into the "device template." 

I attached the output of the lsusb -v command listing the device information.   
« Last Edit: February 25, 2009, 12:32:13 pm by elvisimprsntr »
ASUS P5N7A-VM, Q9400 2.66 GHz Quad Core2, 4 GB RAM, 2x200 GB HD, Pioneer BDC-202, WinTV-HVR-1950 USB2, iPhone+remotepad=gryo remote

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: WinTV HVR-1950 USB2
« Reply #3 on: February 25, 2009, 05:06:35 pm »
Well, you can look here, this page was started, but not finished:

http://wiki.linuxmce.org/index.php/Edit_Device_Template

The best way to learn is to look at an existing templae. You can ask me questions and I will attempt to answer them.

-Thom

elvisimprsntr

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: WinTV HVR-1950 USB2
« Reply #4 on: February 28, 2009, 03:41:42 pm »
I also read somewhere in addition to having the PVRUSB2 kernel support enabled or compile the kernel module, that you must download and compile some sort of firmware interface from the Windows drivers.   

I attached the output of the lsusb -v command listing the device information.   

OK I did confirm that you do in fact need to extract the firmware from the windows drivers. 

1. Read instructions for downloading the firmware extraction tool.
http://www.mail-archive.com/pvrusb2@isely.net/msg00808.html
2. Insert the driver CD or download the latest firmware from the hauppauge site.
http://www.hauppauge.com/site/support/support_hvr1950.html
3. ./fwextract.pl {cd or folder path}/Drivers/
4. cp *.fw /lib/firmware/

Still don't have the HVR-1950 working with mythtv yet, but will post progress....



ASUS P5N7A-VM, Q9400 2.66 GHz Quad Core2, 4 GB RAM, 2x200 GB HD, Pioneer BDC-202, WinTV-HVR-1950 USB2, iPhone+remotepad=gryo remote