The Following User Says Thank You to codeMonkey For This Useful Post: | ||
|
2010-01-18
, 00:15
|
Posts: 739 |
Thanked: 114 times |
Joined on Sep 2009
|
#62
|
You may as well keep your remotes where they are in the /home/user/MyDocs/qtirreco/Devices/ folder.
You just need to make sure you add the same of the remotes to the /etc/lircd.conf file.
E.g. open up /etc/lircd.conf with a text editor and add the path to the file in there.
My file says:
I manually added the last two lines.
I wrote a quick post on using a text editor here, if you're not sure about that.
|
2010-01-18
, 06:23
|
Posts: 755 |
Thanked: 406 times |
Joined on Feb 2008
@ UK
|
#63
|
|
2010-01-19
, 01:17
|
Posts: 739 |
Thanked: 114 times |
Joined on Sep 2009
|
#64
|
|
2010-01-19
, 06:17
|
Posts: 755 |
Thanked: 406 times |
Joined on Feb 2008
@ UK
|
#65
|
cat /etc/lircd.conf
|
2010-01-19
, 09:15
|
Posts: 739 |
Thanked: 114 times |
Joined on Sep 2009
|
#66
|
You won't see /etc or lircd.conf in the file manager.
Can you go into the terminal and type
Code:cat /etc/lircd.conf
|
2010-01-19
, 13:18
|
Posts: 755 |
Thanked: 406 times |
Joined on Feb 2008
@ UK
|
#67
|
include "/home/user/MyDocs/qtirreco/Devices/BN59-00683Aa.conf"
In the Devices folder, i have BN59-00609A, Bn59-00634A, Bn59-00683A, BN59-00937A. And in the REMOTES folder i have BN59-00683Aa.conf and remotes.conf.
|
2010-01-19
, 21:11
|
Posts: 739 |
Thanked: 114 times |
Joined on Sep 2009
|
#68
|
Your line in lircd.conf says:
Does that file definitely exist?Code:include "/home/user/MyDocs/qtirreco/Devices/BN59-00683Aa.conf"
In this post you've said you can see "Bn59-00683A", but that's not the same as "BN59-00683Aa.conf"
The file referenced in /etc/lircd.conf file is the one that should contain the ir codes etc.
Just as a note, I've got three lines in my lircd.conf file and they work fine.
|
2010-01-20
, 01:52
|
|
Posts: 1,559 |
Thanked: 1,786 times |
Joined on Oct 2009
@ Boston
|
#69
|
The Following 2 Users Say Thank You to Flandry For This Useful Post: | ||
|
2010-01-20
, 02:01
|
Posts: 739 |
Thanked: 114 times |
Joined on Sep 2009
|
#70
|
Can i please make two requests? First, romainianusa, would you please edit that post that has your entire config book in it? It's such a long, long way to scroll.
Second, could you maybe take it to private messages? I'm subscribed to this thread and it's just the two of you back and forth for some time now.
Now that that's out of the way, i'm curious what the present state of this project is, and where it's going. Is it under development?
lirc will complain if the lircd.conf file isn't properly formatted or if it can't find the files you've said to include - this will give you a hint as to what's gone wrong.
qtirreco itself doesn't tell you if anything has gone wrong whilst it's starting lirc.