ads

jeudi 10 septembre 2015

[ROM][CM12.1 based] Sailfish on Moto G 1st Gen.




Yes, you aren't misread. Sailfish OS on Motorola Moto G 1st Gen. Woohoo \:o/
Sailfish OS based on CyanogenMod 12.1.

Working :
GUI
Audio
Vibration

Not working (and untested) :
Anything except GUI, Audio and Vibration

Full lists: https://wiki.merproject.org/wiki/Adaptations/libhybris

How to Install?
  1. Flash CyanogenMod 12.1 via recovery (I'm using TWRP)

  2. Flash Sailfish OS image

  3. Enjoy! :D


Download link: http://images.devaamo.fi/sfe/falcon/

Needs to communicate with your device? Use telnet and ssh!

Code:


Gain root access
telnet 192.168.2.15 2323 or telnet 192.168.2.15 23

Gain ssh access
Run this as root
  passwd nemo
Connect to nemo@192.168.2.15 via ssh


Networking? Use USB Networking!




Code:


Execute on your host as root. Use the interface which your host uses to connect to the Internet. It's wlan0 in this example:
    iptables -t nat -A POSTROUTING -o wlan0 -j MASQUERADE
    echo 1 > /proc/sys/net/ipv4/ip_forward

Execute on your device as root:
    route add default gw 192.168.2.2 (<- host's usb0 IP)
    echo 'nameserver 208.67.222.222' > /etc/resolv.conf






Running on my Phone (XT1033)









Many thanks to:
sledges
mal-
And every other porters on #sailfishos-porters IRC channel
Sorry for my bad English. ;)



Aucun commentaire:

Enregistrer un commentaire