View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 8 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: hauppauge wintv hvr-950?
PostPosted: Sat Jan 05, 2008 6:44 am 
Offline
Joined: Sat Jan 05, 2008 6:34 am
Posts: 3
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


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jan 06, 2008 8:35 pm 
Offline
Site Admin
Joined: Fri Sep 19, 2003 6:37 pm
Posts: 2659
Location: Whittier, Ca
Try 'make kernel-links' before make...


Top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 06, 2008 8:28 am 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
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


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 08, 2008 8:01 pm 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
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


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 08, 2008 8:25 pm 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
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


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 27, 2008 9:30 am 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
Wikihas been updated with the latest instructions.


Top
 Profile  
 
 Post subject: Remote not working
PostPosted: Tue Dec 23, 2008 11:59 am 
Offline
Joined: Sat Jun 25, 2005 5:49 am
Posts: 4
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!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Dec 23, 2008 6:53 pm 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
My HVR-950 did not come with a remote -- sorry I can't help.

_________________
Marc

The views expressed are my own and do not necessarily reflect the views of my employer.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 23 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu