|
From: Jay J. <cu...@ch...> - 2009-01-24 13:49:28
|
I think we need more information to help you: 1. What device files are created? ls -ld /dev/lirc* 2. Is lircd running? ps -ef | grep lirc 3. What does dmesg show when the lirc driver installs -- does it detect the remote? dmesg | grep lirc 4. Are there any messages in /var/log/messages? grep lirc /var/log/messages 5. Do you have the correct lircd.conf and ~/.lircrc file for your remote? JRJ At 03:31 PM 1/23/2009 -0500, Alexander Kohr wrote: >I am having trouble getting a Hauppauge WinTv-HVR-1250 Model 1196 to >work with LIRC on my Fedora 10 kernel 2.627.9-159.fc.x86_64 > >I have modified/hacked the case such that the ir adapter's plug can be >fully inserted as suggested at >http://ubuntuforums.org/showthread.php?t=816788 > . > >I have read and confirmed that it seems to be using the cx23885 >chipset. Back in July it would take a while for the drivers to be >written. > >The most recent build of LIRC does not seem to work. > >I have also tried the prebuilt lirc 0.8.5 cvs for pvr150 tarball >available at http://www.blushingpenguin.com/mark/blog/?p=24 which >other sites would apear to lead me to believe should work for this >card. I believe i have tried all the hauppauge options from the >installer list. > >It would appear setup runs correctly and to make correctly & install > >However irw does not get any input. > >Has anyone succeeded in getting a Hauppauge WinTV-HVR-150 to work. > >-Alexander Kohr > > > > >------------------------------------------------------------------------------ >This SF.net email is sponsored by: >SourcForge Community >SourceForge wants to tell your story. >http://p.sf.net/sfu/sf-spreadtheword |