The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

RE: [ADVERT] Request for xPL Beta Testers


  • Subject: RE: [ADVERT] Request for xPL Beta Testers
  • From: Tony Tofts
  • Date: Mon, 08 Sep 2003 17:04:00 +0000

> One question - what do you mean by 'please ensure that
> the loopback is up and running' ? I can cope with the rwx
> permissions and getting the files over to the Tivo but I
> worry when I have to actually configure anything in Linux.
>

Hi Kevin,

My /etc/rc.d/rc.sysinit file contains the following 3 lines at the end, the
first is the bit mentioned above

ifconfig lo up
/var/hack/xplhub &
/var/hack/tivoosd lounge &

The first line gets the loopback interface up and running
The 2nd line launches the hub as a process
The 3rd line launches the tivo osd app as a process with the xpl instance
of
lounge

All my linux framework app's require that an instance be specified on the
command line.
They default to use eth0 (fine for tivo) but you can also specify any other
ethernet interface on the command line as well like eth1 etc.

I have basically a single (nearly) linux xpl development framework that
works for
Linux
Cygwin
Rio (as part of rioplayxpl)
Tivo - has mods, due to issue with threads on a tivo

Regards
Tony






xPL Main Index | xPL Thread Index | xPL Home | Archives Home

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.