Changes

From Amahi Wiki
Jump to: navigation, search
116 bytes removed ,  00:43, 18 February 2013
= Network Configuration =
 
 
'''You should not need this if you installed your HDA after 2/13/13.'''
Splashtop requires that the network interface in your system be managed via Network Manager. Amahi/Ubuntu systems prior to November 31st, 2012 did not have NetworkManager support and would need to be converted to using Network Manager to use Splashtop.
* Open a terminal and become root. This will do it:
sudo su -
* You need to get a patched have the latest hdactl, which depend on your machine architecture (YOURARCH should be i386 4.3.0 or amd64later) <nowiki> YOURARCH=`uname -i`; wget http://alpha.amahi.org/tmp/hdactl_4.2.7_$YOURARCH.deb dpkg -i hdactl_4.2.7_$YOURARCH.deb </nowiki>* The Get the NetworkManager transition script:
<nowiki>
wget curl -o nm-install http://alpha.amahi.org/tmp/nm-install
apt-get install -y ruby-dbus
</nowiki>
* Run the script in test mode:
./ruby nm-install
* '''IMPORTANT''': write these settings. If things fail to work (it could happen!) you will need these settings in a piece of paper
* If all looks ok, no errors in the previous test mode command, then do:
./ruby nm-install -y
* This should tell you a bit of what it's doing. If there were no errors, then you can reboot and run Splashtop. It should work. If not, please report the error
* If there was some error, please report the error
128

edits