Editing SailfishOnN9

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
-
see http://wiki.maemo.org/Sailfish
+
== How to install ==
-
[[Category:N9]]
+
First you need ubiboot read about it [http://wiki.maemo.org/Ubiboot here]
 +
 
 +
== Install sailfishos using linux ==
 +
 
 +
download latest tar.bz2 using:
 +
 
 +
cd $USER/Downloads
 +
wget $URL_TO_LATEST_IMAGE
 +
 
 +
boot your n9 with usb cable and wait for green screen (described in ubiboot guide)
 +
 
 +
then mount Alt_OS  partition using nautilus/dolphin or whatever you prefer:
 +
 
 +
then open your terminal do:
 +
 
 +
cd /media/$USER/Alt_OS/
 +
sudo tar --numeric-owner -xjf ~/Downloads/
 +
cd $USER
 +
 
 +
unmount your 
 +
 
 +
== Install using windows ==
 +
 
 +
FIXME if you are a windows user
 +
 
 +
== Developer Mode ==
 +
 
 +
If you have vgrades latest image developer mode is activated from scratch.
 +
But you have to set pw for nemo user via Settings->SystemSettings->Developermode
 +
 
 +
=== login to mobile ===
 +
 
 +
Then login to your mobile with an ssh client:
 +
 
 +
ssh nemo@YOUR_PHONE_IP
 +
 
 +
=== root access: ===
 +
 
 +
devel-su  # use nemo password here
 +
 
 +
== Quickfix to make battery charging working ==
 +
 
 +
Login and enable bme:
 +
 
 +
systemctl enable bme-rm-680-bin.service # enables it for next reboot
 +
systemctl start bme-rm-680-bin.service # starts it right now
 +
 
 +
bmestat # shows bat stat
 +
 
 +
== Known issues ==
 +
 
 +
* Dialer goes black when call received
 +
 
 +
* Can't set time manually

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)