Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.34 KB

README.md

File metadata and controls

38 lines (21 loc) · 1.34 KB

Sailfish OS for Enchilada

about

Releases

All releases will be posted here, watching this repo will cause you to be notified every time I release a new version!

Installing

To properly install Sailfish OS please following the installation guide

Discord

Hop in the Discord here: https://discord.gg/haVG9Ga

Issues

Please use this repository for all issues with functionality on the device or with porting, I'm always trying to improve my device specific guide. If you have a problem please feel free to create an issue

When creating an issue

Include

  • Output of journalctl -b
  • Output of logcat
  • Output of dmesg

You can connect to the phone by setting an ssh passsword in developer options and then running ssh nemo@<your ip>. Run devel-su and then save the output of the commands with >, for example dmesg > dmesg.log.

Build Guide

Instructions here

Pull Requests

We all love a good PR, if you feel like contributing to this project feel free to checkout the Trello board for things that need to be done. Please include a detailed description along with your PR.