View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 18 posts ] 
Go to page Previous  1, 2

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Thu Feb 01, 2007 3:15 pm 
Offline
Joined: Sat Jan 27, 2007 11:12 am
Posts: 7
Location: Berlin, Germany
Please try this, i my case this works. Your file in /etc/lirc works fine - you CAN run irw and irrecord.
I think the error is in the control file of the frontend "lircrc" in /home/mythtv/.mythtv/

1) make a backup of your file "lircrc" in
[code]cd /home/mythtv/.mythtv/
cp lircrc lircrc.backup[/code]

2) copy the file "lircrc" from this directory
/usr/local/share/knoppmyth/remotes/hauppauge/etc/lircrc
like
[code]cp /usr/local/share/knoppmyth/remotes/hauppauge/etc/lircrc /home/mythtv/.mythtv/lircrc[/code]

3) edit the file "lircrc" with the nano editor to change the key names to you ir-hardware

4) restart the frontend and try to change the TV-Channels


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 01, 2007 6:01 pm 
Offline
Joined: Sun Nov 05, 2006 10:14 pm
Posts: 14
WHAT THE F@#%

lsteingr thank you so much. I am not sure why the MF didnt work before, but now it is working great.

Thanks again.


Top
 Profile  
 
PostPosted: Sun Feb 04, 2007 5:17 am 
Offline
Joined: Sat Jan 27, 2007 11:12 am
Posts: 7
Location: Berlin, Germany
I´m happy kfrancek, that I can help you to. javascript:emoticon(':D')
Very Happy

The remote control file of the rca-6n1 for Mythtv R5E50 have the wrong file format in the source of remote controls /usr/local/share/knoppmyth/remotes/rca-6n1/etc !

This is the FIX for ALL users of rca-6n1 remote control on com1-port with R5E50.

This is a simple way to fix the problem with DOS-format of the
rca-6n1 lircrc file is to use the dos2unix command

1) change the user to mythtv

Code:
su mythtv


2) go to the /home/mythtv/.mythtv/ directory
Code:
cd /home/mythtv/.mythtv/


3) test the file lircrc with the nano-editor
look at the bottom line "Read 440 lines (Converted from DOS format)
Make no change and exit the edit with CLTR X

4) use the dos to unix command dos2unix to convert the wrong NOT working dos-format into the right unix-format

Code:
dos2unix -b -d -l convert.log -v lircrc


This command make a backup file of your original lircrc with the name lircrc.bak and convert your file to unix-format.

5) test the file with nano-editor
look at the bootom line "Read 440 lines" - no more info of DOS-format

6) check the file listing with ls -l

-rw-r--r-- 1 mythtv mythtv 4788 Feb 4 11:53 lircrc
-rw-r--r-- 1 mythtv mythtv 5228 Feb 4 11:48 lircrc.bak


7) restart your frontend
[/code]


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 18 posts ] 
Go to page Previous  1, 2



All times are UTC - 6 hours




Who is online

Users browsing this forum: Bing [Bot] and 7 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:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu