Table of Contents

OpenPli

https://wiki.openpli.org/Problems_and_Solutions

Wersje

2019-02-08_OpenPli-V8.6 Neovo System Mod by LTE-Media

Dymida

*********************************************************
**                                                     **
**     Welcome to the OpenPLi Freebox mod by Dymida    **
**                                                     **
**          News and support at forum.dvhk.to          **
**                                                     **
*********************************************************

Prepare

wlan=rt5370
echo "username" > /etc/hostname
   insmod $MODDIR/mme_host.ko transport0=shm                                                     
 
   ifconfig eth0 hw ether 00:03:91:8B:C2:EC                                                      
   ifconfig eth0 promisc                                                                         
 
   echo "init AVS"                                                                               
  if [ $boxtype == 'BXZB' ]; then              

Commands

supported WiFi cards

https://wikidevi.com

remote syslog

Manual start:

syslogd -C128 -L -R 192.168.179.1
/etc/init.d/rcS
   echo "Starting DEBUG Interface"                                 
   /etc/init.d/mountall start                                      
   /etc/init.d/hostname start                                      
 
   echo "starting syslogd"                                         
   syslogd -C128 -L -R 192.168.179.1                               
 
   echo "starting telnetd"                                         
   /usr/sbin/telnetd -l /bin/login                                 
 
 
   echo "init stmfb"