View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 95 posts ] 
Go to page Previous  1 ... 3, 4, 5, 6, 7  Next

Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sat Dec 31, 2005 6:37 am 
Offline
Joined: Sat Dec 31, 2005 6:27 am
Posts: 1
I had everything up to (and including)IRW working with my PVR-350 (after selecting Grey Remote during install), and my remote even worked the first few times I rebooted after that, and then seemed to stop working without changing any lirc config files. (Although I was trying to setup different config files for add-ons like MythGame (as it turns out, I was always su'ing to root when tweaking)).

Until I realized that starting "mythfrontend" as "root" means my remote doesn't work, but if I start "mythfrontend" as user "mythtv", it works every time - I hope this helps others who were up to the IRW step, but couldn't get it working in MythTV.

Brian


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 31, 2005 11:58 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Running the frontend or other bits (like mythfilldatabase) as root can do some funky things. I just cleaned up a silly problem I caused by doing this while testing instructions for some newbie. Definitely something to keep in mind...


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 14, 2006 12:34 am 
Offline
Joined: Sun Nov 13, 2005 7:27 pm
Posts: 14
I am running R5A22 with a PVR 350 and silver remote. First of all, I am wondering if this howto works with that version of Mythtv. Second, I got lost on steps 9-12. Could someone "walk me through them".

BTW what is the kernal source for R5A22

It would be great if you could help me out because I have been trying to figure this out for months


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 14, 2006 10:11 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
This is one of those cases where some "looking around" and common sense is called for:
Code:
root@black2:~# cd /usr/src
root@black2:/usr/src# ls -ald *kern* *linux*
drwxr-xr-x  18 root root     4096 Sep 22 04:43 kernel-source-2.6.13.2-chw-3
-rw-r--r--   1 root src  39131822 Oct  1 03:13 kernel-source-2.6.13.2-chw-3.tar.bz2
lrwxrwxrwx   1 root src        28 Nov  6 18:10 linux -> kernel-source-2.6.13.2-chw-3

You may also see some other files or directories using that "ls command, but these are the ones you care about. Note that these names are subject to change as Cecil uses new kernel version in subsequent releases. This should not surprise you. It should also be obvious from the fact that you have both a bzip2 compressed tar file and a directory that the kernel source has already been unpacked by the install process in this case.

Bottom line, this is not something you can do blindly. Try to understand the point of each step and you'll have far more luck.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 14, 2006 10:16 am 
Offline
Joined: Sun Nov 13, 2005 7:27 pm
Posts: 14
Thank you very much for the reply. I will try your advice.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 19, 2006 12:10 am 
Offline
Joined: Sun Nov 13, 2005 7:27 pm
Posts: 14
i am running r5a22. i got through all the steps and i am haveing issues when i run the test commands at the end of the howto. When i run rmmod lirc_i2c it gives me an error message that says "ERROR: Module lirc_i2c does not exist in /proc/modules". When i run modprobe lirc_i2c it reads:
Code:
WARNING: errror inserting lirc_dev (/lib/modules/2.6.13.2-chw-3/misc/lirc_dev.ko)
: Unkinown symbol in module, or unknown parameter (see dmesg)
FATAL: errror inserting lirc_i2c (/lib/modules/2.6.13.2-chw-3/misc/lirc_i2c.ko)
Unknown symbol in module, or unknown parameter (see dmesg)

when i type lircd it comes back with an error massage that says there is an error in the 1st line oc the config file.

do any of you know whats happening or where i went wrong?

i would also like to know what kind of response i am supposed to get from the irw command. Thank you


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 19, 2006 7:16 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Well it sure sounds like you have a problem with the lirc config file. Did you look in the dmesg log for lirc errors as suggested? http://www.knoppmythwiki.org/index.php?page=CheckingLogFiles Could you post the exact error message you're getting when you run lircd? Have you tried running lircd with debugging output enabled? (-D or --debug)


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 21, 2006 10:45 am 
Offline
Joined: Sun Nov 13, 2005 7:27 pm
Posts: 14
I actually got it up and running but thanks for the help. It was the config file


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 21, 2006 11:07 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Just a thought but, some information on what was wrong how you fixed it might be useful to the next poor schmuck who comes along looking for answers... This is any easy way to start giving something back to the community... :idea:


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 25, 2006 2:57 pm 
Offline
Joined: Wed Jan 25, 2006 2:56 pm
Posts: 1
I'm actually running into that exact same error achilles1942. Any input on how to fix it?


Top
 Profile  
 
 Post subject: solved problem
PostPosted: Wed Feb 22, 2006 3:38 pm 
Offline
Joined: Sun Jan 08, 2006 4:40 pm
Posts: 6
Running R5A30, had same error as achilles1942. Updated to 0.7.2 and everything worked fine. Followed the How-To and change all parms to 0.7.2. and skipped the patching stuff.


Top
 Profile  
 
PostPosted: Tue Nov 21, 2006 7:03 pm 
Offline
Joined: Fri Oct 20, 2006 8:49 pm
Posts: 52
Location: Lafayette, IN
Sooooo........

that guy's URL is not even up anymore (His file to wget). :(

anybody got one that works well for silver remote?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Dec 18, 2006 12:23 am 
Offline
Joined: Sat May 14, 2005 12:25 am
Posts: 51
Location: Portland, Oregon
Glad to hear this is still of some use. I hadn't expected this to have the lifetime it has. I've updated the link in the original post.
http://pdxitservices.com/lircrc

--Robert


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 27, 2006 11:34 am 
Offline
Joined: Wed Mar 02, 2005 1:34 pm
Posts: 106
Location: London, UK
Hi guys I've using Knoppmyth R5D1, everything is working great apart from my remote, suring installation I selected that I had the hauppauge silver remote, I've now realised I should have selected grey, is there any way to change this round without reinstalling?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 27, 2006 11:45 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Run the lirc-reconfig.sh script. You may need to reboot after doing this for the changes to take effect.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 95 posts ] 
Go to page Previous  1 ... 3, 4, 5, 6, 7  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 3 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