News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

What does **RUN_GET_IR** mean? (RS-232 control does not work)

Started by Marie.O, February 22, 2008, 10:33:25 AM

Previous topic - Next topic

Marie.O

Hello,

I am trying to control various AV equipment via RS-232. Using TestSerialPort works just fine with the following command:
/usr/pluto/bin/TestSerialPort -p /dev/ttyS0 -P N81 -t "SB\r" -s "SB" -i 3 -b 9600 && echo Success


Returns "Success" and turns the receiver off. How ever, creating a new AV device and filling in the code for OFF
<$"SB\r"$>
does not work, i get no result on the receiver and the receiver stays on when I press TEST on the codes screen.

Browsing thru the web administration I found the status of this device to be **RUN_GET_IR**. Does this have anything to do with my problem?

Any and all help is greatly appreciated in the quest to fix this problem.

Thanks

rgds
Oliver
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

Marie.O

I have looked into the logfiles and have then the following snippet:
LaunchManager.log:05    02/22/08 10:49:09.577           Starting device 73 Pioneer Kuro <0xb68568d0>
LaunchManager.log:05    02/22/08 10:49:09.577           Not starting device 73 Pioneer Kuro - binary is not found, probably it is in the middle of installation <0xb68568d0>


What is going on here? What binary is it looking for? Is it possible, that the MD is trying to download something of the internet, that it can't do right now, as no internet is available? The MD has been regenerated, and not been connected to the net!?

rgds
Oliver
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

Marie.O

Okay, fixed.

The problem was, my media director did not have access to the internet during the initial MD generation. Therefore a couple of packages where not installed. Thanks to hari for the hint regarding pluto-generic-serial.

For the future, make sure, you lmce installation has a connection to the internet. Otherwise bad things might happen.

rgds
Oliver
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]