nirpe
|
2010-01-20
, 05:32
|
Posts: 71 |
Thanked: 33 times |
Joined on Sep 2009
|
#71
|
|
2010-01-20
, 07:25
|
Posts: 755 |
Thanked: 406 times |
Joined on Feb 2008
@ UK
|
#72
|
Yes BN59-00683Aa.conf does exist and it's in REMOTE folder and i place a copy in the DEVICES folder as well. Still not work!
begin remote name sumvision.conf flags RAW_CODES|CONST_LENGTH eps 30 aeps 100 gap 107633 begin raw_codes name Power 9000 4450 600 500 650 500 600 500 600 550 600 500 600 500 650 500 600 500 etc...
Background: default Image: default button: Power fileNameUnPressed: /home/user/MyDocs/qtirreco/.themes/modern/buttons/power/unpressed.png fileNamePressed: /home/user/MyDocs/qtirreco/.themes/modern/buttons/power/pressed.png etc...
The Following User Says Thank You to codeMonkey For This Useful Post: | ||
|
2010-01-20
, 07:44
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#73
|
|
2010-01-20
, 08:32
|
Posts: 436 |
Thanked: 298 times |
Joined on Jan 2010
@ England
|
#74
|
|
2010-01-20
, 15:36
|
Posts: 559 |
Thanked: 166 times |
Joined on Jan 2010
@ Cyprus
|
#75
|
|
2010-01-21
, 01:25
|
Posts: 739 |
Thanked: 114 times |
Joined on Sep 2009
|
#76
|
Sorry everyone!
Sincerely hoping that this is my last post on the subject.
It sounds like that might be your problem.
On my system:
Devices/:
CME sumvision.conf vistron.conf
Remotes/:
remotes.conf TV.conf
In the Devices folder the files should be something like:
The Remotes folder should have something like:Code:begin remote name sumvision.conf flags RAW_CODES|CONST_LENGTH eps 30 aeps 100 gap 107633 begin raw_codes name Power 9000 4450 600 500 650 500 600 500 600 550 600 500 600 500 650 500 600 500 etc...
It sounds like you've taken a copy of the remote file and told lirc that it's a device file. The two are NOT the same thing. Remotes files have configuration settings for a remote. Devices have ir codes.Code:Background: default Image: default button: Power fileNameUnPressed: /home/user/MyDocs/qtirreco/.themes/modern/buttons/power/unpressed.png fileNamePressed: /home/user/MyDocs/qtirreco/.themes/modern/buttons/power/pressed.png etc...
Sorry again all - shutting up now!
|
2010-01-21
, 05:23
|
Posts: 71 |
Thanked: 33 times |
Joined on Sep 2009
|
#77
|
Ok, i uninstall and reinstall fresh and STILL NOT WORK!! I figure that the IR is not working. Someone mention that the lirc must start for IR to work?? But how do i know that it is starting.
|
2010-01-21
, 22:21
|
Posts: 739 |
Thanked: 114 times |
Joined on Sep 2009
|
#78
|
|
2010-01-22
, 05:29
|
Posts: 71 |
Thanked: 33 times |
Joined on Sep 2009
|
#79
|
|
2010-01-22
, 06:16
|
Posts: 739 |
Thanked: 114 times |
Joined on Sep 2009
|
#80
|
Seems like you don't have lirc installed. Type apt-get update and then apt-get install lirc in X terminal.