XFTA New Firmware thanks to goofather and poroto40
Thanks very much to Goofathers and poroto40 for working on this.
I got things to work on my X-FTA box with my ViewSat 9000HD in 2 ways.
Method A - Gargoyle firmware
Using the files from xx-client_v2.4.180.926-openwrt-broadcom.zip. Installed per the instructions.
Inserted the following in /etc/init.d
Code:
/usr/sbin/serial_console off
before this line:
$XX_CLIENT > /dev/null 2>&1 &
Modify the server and client files accordingly. Reboot and everything worked.
Method B - Openwrt firmware
I flashed the X-FTA router with
Code:
http://downloads.openwrt.org/backfir...4-squashfs.trx
Using the files from xx-client_v2.4.180.926-openwrt-broadcom.zip. Installed per the instructions.
As pangga indicated you have to comment these lines in /etc/inittab to disable console you do thus by putting a # in front of the comment
Code:
#tts/0::askfirst:/bin/ash --login
#ttyS0::askfirst:/bin/ash --login
#tty1::askfirst:/bin/ash --login
Modify the server and client files accordingly. Reboot and everything worked.
Good luck running on my 9000 and ultra the method a works better
Files : http://www.satfix.net/showthread.php?134964