livebox:portable

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
livebox:portable [2015/03/13 23:19] – [Direct installation] brettlivebox:portable [2016/01/30 01:06] – [External hardware] brett
Line 90: Line 90:
 yum groupinstall "Development Tools" --skip-broken yum groupinstall "Development Tools" --skip-broken
 </code> </code>
 +
 +====== External hardware ======
 +
 +To get the external hardware to work on a non-livebox device you need to adjust the /etc/xap.d/xap-livebox.ini file
 +
 +<code>
 +port=/dev/ttyO4
 +initserial=+++
 +</code>
 +
 +Why do you need this initserial=+++ configuration line?
 +
 +The external hardware goes into a loop and listen on the serial port consuming all the console text the livebox emitted and simply discards it until it see the +++ token.   I do this so that some spurious piece of livebox startup text won't trigger the external hardware to do something it should not.   This token on the livebox is normally emitted by the /etc/init.d/controlpcb livebox startup script.   HOWEVER that script does not exist in the portable distribution as it makes no sense as the  HAH hardware is not attached to the console serial port.  So we use this initserial= argument as a workaround.
  • livebox/portable.txt
  • Last modified: 2016/01/30 01:09
  • by brett