SailfishOnN9

From Maemo Wiki
Revision as of 22:11, 13 December 2013 by imported>mikecomputing (Quickfix to make battery charging working)
Jump to navigationJump to search

How to install

First you need ubiboot read about it 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