Hello everyone, I've read through most of the post related to this card but I still can't make it work. I really need help.
I used to run Mythdora for years but the machine died so I built a new one.
Here are the specs,
MSI 760GM-P23 (FX) AMD Series Motherboard
AMD ADX640WFK42GM Athlon II X4 640 Quad Core
Corsair CMX4GX3M1A1333C9 XMS3 4GB DDR3 RAM
Hauppauge 1213 WinTV-HVR2250 PCIe Dual TV Tuner
I just ran the updates yesterday and I'm now at .25, I shouldn't have but I ran out of ideas.
I just need the two analog channels to work but I always get a blue screen on the second encoder.
I have the NXP7164-2010-03-10.1.fw copied in /lib/firmware and when I do
In many threads I read that some people use the IVTV Encoder but I don't have that choice, the only one that works for me is the MPG2 Encoder
dmesg | grep saa I get the following
[ 9.025044] saa7164 driver loaded
[ 9.027045] saa7164 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 9.027946] CORE saa7164[0]: subsystem: 0070:8851, board: Hauppauge WinTV-HVR2250 [card=8,insmod option]
[ 9.027950] saa7164[0]/0: found at 0000:02:00.0, rev: 129, irq: 16, latency: 0, mmio: 0xfe400000
[ 9.027955] saa7164 0000:02:00.0: setting latency timer to 64
[ 9.184081] saa7164_downloadfirmware() no first image
[ 9.184091] saa7164_downloadfirmware() Waiting for firmware upload (NXP7164-2010-03-10.1.fw)
[ 9.195970] saa7164_downloadfirmware() firmware read 4019072 bytes.
[ 9.195974] saa7164_downloadfirmware() firmware loaded.
[ 9.195980] saa7164_downloadfirmware() SecBootLoader.FileSize = 4019072
[ 9.195986] saa7164_downloadfirmware() FirmwareSize = 0x1fd6
[ 9.195987] saa7164_downloadfirmware() BSLSize = 0x0
[ 9.195988] saa7164_downloadfirmware() Reserved = 0x0
[ 9.195990] saa7164_downloadfirmware() Version = 0x1661c00
[ 15.880069] saa7164_downloadimage() Image downloaded, booting...
[ 15.984069] saa7164_downloadimage() Image booted successfully.
[ 18.028087] saa7164_downloadimage() Image downloaded, booting...
[ 19.900080] saa7164_downloadimage() Image booted successfully.
[ 19.950026] saa7164[0]: Warning: Unknown Hauppauge model #0
[ 19.950028] saa7164[0]:
Hauppauge eeprom: model=0
[ 20.541814] DVB: registering new adapter (saa7164)
[ 20.544998] saa7164_dvb_register() Frontend initialization failed
[ 20.545002] saa7164_initdev() Failed to register dvb adapters on portb
[ 20.545110] saa7164[0]: registered device video0 [mpeg]
[ 20.775851] saa7164[0]: registered device video1 [mpeg][ 20.987118] saa7164[0]: registered device vbi0 [vbi]
[ 20.987189] saa7164[0]: registered device vbi1 [vbi]
Notice that it's missing dva but I realise I don't really need it for analaog but the Unknown Hauppauge model #0 really bugs me.
I also tried
wget
http://www.steventoth.net/linux/hvr2...010-03-10.1.fw
sudo cp NXP7164-2010-03-10.1.fw /lib/firmware
hg clone
http://kernellabs.com/hg/~stoth/saa7164-v4l
cd saa7164-v4l make CONFIG_DVB_FIREDTV:=n
sudo make install
sudo reboot
But the make CONFIG_DVB_FIREDTV:=n ends in error like many in other threads.
Can someone explain what this does? If I have the firmware and the drivers are supposedly included in .24 and .25 why do we need to do this?
Lastly, any hope of having the remote working on this card or do we forget about it?
Bookmarks