LinHES Forums http://forums.linhes.org/ |
|
MSI KM4M-L + GeForce 4 MX 440 + WinTV Go + lirc_serial http://forums.linhes.org/viewtopic.php?f=9&t=149 |
Page 1 of 1 |
Author: | swk [ Fri Nov 21, 2003 11:43 am ] |
Post subject: | MSI KM4M-L + GeForce 4 MX 440 + WinTV Go + lirc_serial |
Above system worked out of the box except for the following: 1. Edit XF86Config-4 for TV-Out settings (as expected). 2. Recompile lirc_serial to handle my cheapo Packard Bell Remote 3. Add /etc/init.d/local to handle conflict with existing serial module 4. Change lircd.conf for Packard Remote and .mythtv/lircrc for custom buttons on remote. Wonderful distribution, got this working in < 2 days. I've done the same system with both GenToo and RedHat (/w ATrmps), and of course this (KnoppMyth R4) was much simpler. But I did learn a lot along the way with the above two distributions ![]() |
Author: | swk [ Fri Nov 21, 2003 11:53 am ] |
Post subject: | |
I lied: 5. Changed Zaplisting.pm as per the thread in mythtv-users. I suppose I could have upgraded to lastest xmltv, but the following worked for me. ---snip the old version: old version: while ( $options=~s/<OPTION value="(\d+)">([^<]+)<\/OPTION>//ios ) The new version: while ( $options=~s/<OPTION value="(\d+)"\s*>([^<]+)<\/OPTION>//ios ) { The difference is the \s* snip--- |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |