LinHES Forums
http://forums.linhes.org/

hauppauge wintv hvr-950?
http://forums.linhes.org/viewtopic.php?f=2&t=17529
Page 1 of 1

Author:  zfs [ Sat Jan 05, 2008 6:44 am ]
Post subject:  hauppauge wintv hvr-950?

I have KM R5F27

I tried this:
http://lunapark6.com/usb-hdtv-tuner-sti ... .html?cp=1

following the edgy instructions (although R5 is debian sid). And I'm having problems.

First, when doing this:
apt-get install mercurial linux-headers-$(uname -r) linux-source build-essential
which of the two linux-source do I get?

I got the first one.

Then when I get to make:

At top of the make process I got these warnings;
VIDEO_PLANB: Requires at least kernel 2.6.99
VIDEO_CAFE_CCIC: Requires at least kernel 2.6.19

Whatever... but mostly I get this error:

make[2]: Entering directory `/usr/src/linux-headers-2.6.18-chw-13'
CC [M] /lib/firmware/v4l-dvb-kernel/v4l/flexcop-pci.o
CC [M] /lib/firmware/v4l-dvb-kernel/v4l/flexcop-usb.o
CC [M] /lib/firmware/v4l-dvb-kernel/v4l/flexcop.o
CC [M] /lib/firmware/v4l-dvb-kernel/v4l/flexcop-fe-tuner.o
CC [M] /lib/firmware/v4l-dvb-kernel/v4l/flexcop-i2c.o
CC [M] /lib/firmware/v4l-dvb-kernel/v4l/flexcop-sram.o
CC [M] /lib/firmware/v4l-dvb-kernel/v4l/flexcop-eeprom.o
CC [M] /lib/firmware/v4l-dvb-kernel/v4l/flexcop-misc.o
CC [M] /lib/firmware/v4l-dvb-kernel/v4l/flexcop-hw-filter.o
CC [M] /lib/firmware/v4l-dvb-kernel/v4l/flexcop-dma.o
CC [M] /lib/firmware/v4l-dvb-kernel/v4l/bttv-driver.o
In file included from /lib/firmware/v4l-dvb-kernel/v4l/../linux/include/media/v4l2-common.h:29,
from /lib/firmware/v4l-dvb-kernel/v4l/bttvp.h:37,
from /lib/firmware/v4l-dvb-kernel/v4l/bttv-driver.c:41:
/lib/firmware/v4l-dvb-kernel/v4l/../linux/include/media/v4l2-dev.h:17:26: error: linux/compat.h: No such file or directory
make[3]: *** [/lib/firmware/v4l-dvb-kernel/v4l/bttv-driver.o] Error 1
make[2]: *** [_module_/lib/firmware/v4l-dvb-kernel/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.18-chw-13'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/lib/firmware/v4l-dvb-kernel/v4l'
make: *** [all] Error 2



Anybody got this to go ok on RF27? What were the steps?

Thanks

Author:  cecil [ Sun Jan 06, 2008 8:35 pm ]
Post subject: 

Try 'make kernel-links' before make...

Author:  marc.aronson [ Wed Aug 06, 2008 8:28 am ]
Post subject: 

I'm thinking of getting the HVR-950 -- where you able to get this to work? ANy sense of how good / sensitive the tuner is? Also, any idea if r5.5 have out of the box support for this tuner? THanks!

Marc

Author:  marc.aronson [ Fri Aug 08, 2008 8:01 pm ]
Post subject: 

Looks like the HVR-950 works with r5.5 if you follow the instructions linked to in the first post, in concert with Cecil's modification on the second post. Happy scanning!

Marc

Author:  marc.aronson [ Fri Aug 08, 2008 8:25 pm ]
Post subject: 

Update on 9/27/08. Do not follow the instructions in this post. Instead, see thiswiki article for the correct method.

Marc

OK, I thought I'd summarize the procedure so that people don't need to sort through multiple links. As root:
Code:
apt-get update
apt-get install mercurial linux-headers-$(uname -r) linux-source build-essential
cd /lib/firmware
wget http://konstantin.filtschew.de/v4l-firmware/firmware_v4.tgz
tar xvzf firmware_v4.tgz
rm firmware_v4.tgz
cd /myth/tmp
hg clone http://mcentral.de/hg/~mrec/v4l-dvb-kernel
cd v4l-dvb-kernel
make kernel-links
make
make install


Now reboot the system. When it comes back up,
Code:
modprobe em2880-dvb


Test to see if things work. If they do, then you need to ensure the the drive loads on every boot. I did this by adding the following line to the end of /etc/modules:
Code:
em2880-dvb


I've also put this into the wiki at http://www.knoppmythwiki.org/index.php?page=HVR950HowTo

Marc

Author:  marc.aronson [ Sat Sep 27, 2008 9:30 am ]
Post subject: 

Wikihas been updated with the latest instructions.

Author:  ccondray [ Tue Dec 23, 2008 11:59 am ]
Post subject:  Remote not working

I've followed your excellent directions in setting up the HVR-950 from the wiki. When I follow them I can get video recording and sound working great. However, I can't seem to get my remote working. There's no device handle in the /dev/input directory that corresponds to a remote.

I've looked in my /var/log/messages file and the closest thing I've been able to find that addresses this problem is a line that reads:
mythtv kernel: tveeprom 0-0050: has no radio, has IR receiver, has no IR transmitter

Complicating matters, I apparently have one of the HRV-950s that has the "credit card" remotes (model number DSR-0112, photo here: http://www.hauppauge.com/site/press/pre ... remote.jpg ) instead of the silver/gray remote. I've found a thread (http://www.linuxtv.org/pipermail/linux- ... 26859.html) that tells how to patch the lirc file but I can't get to that part without having the OS detect the USB device.

Can anyone shed any light on what I'm doing wrong and what steps I can take to fix the problem. Also, if you need any more information from me to solve the problem, I'll gladly provide it.

Thanks!

Author:  marc.aronson [ Tue Dec 23, 2008 6:53 pm ]
Post subject: 

My HVR-950 did not come with a remote -- sorry I can't help.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/