The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)


Adaptations/libhybris/Install SailfishOS for enchilada

From Mer Wiki
< Adaptations | libhybris(Difference between revisions)
Jump to: navigation, search
(Downloads)
 
(6 intermediate revisions by one user not shown)
Line 4: Line 4:
 
| product          = 6
 
| product          = 6
 
| screenshot      = Sailfish-oneplus6.png
 
| screenshot      = Sailfish-oneplus6.png
| sailfish_version = 3.3.0.16
+
| sailfish_version = 5.0
| last_update      = 2020-01-13
+
| last_update      = 2025-01-13
 
}}
 
}}
  
Line 27: Line 27:
  
 
=== Installation steps ===
 
=== Installation steps ===
Check out [https://github.com/sailfish-oneplus6/sf-enchilada/blob/master/flashing.md the flashing guide]
 
  
 +
* Slot A MUST be running LOS 16 before Sailfish installation
 +
* Sailfish MUST be flashed with slot A as your active slot.
 +
* You must be running OOS 9.x on slot A prior to following these instructions. Use msmtool to restore to stock OOS 9.0
 +
* fastboot --set-active=b
 +
* fastboot boot twrp-3.3.1-2-enchilada.img
 +
* If that doesn't work, change back to slot a, boot twrp and flash lineage. Then go back to previous instructions, switch to slot b and try booting twrp again.
 +
* Dirty flash Lineage OS 16.0
 +
* Reboot to bootloader in TWRP reboot menu.
 +
* fastboot boot twrp-3.3.1-2-$DEVICE.img
 +
* Navigate to the reboot menu and check the current slot, if it's SLOT A then you're good to go, otherwise flash LOS again.
 +
* Copy the SFOS install zip to your storage and flash!
 +
* Reboot phone
  
 
=== Known issues ===
 
=== Known issues ===
Check out issues on [https://github.com/sailfish-oneplus6/sf-enchilada/issues the issues page]
+
* Fingerprint scanner
 
+
* Camera flash
 +
* volte
  
 
=== Report bugs ===
 
=== Report bugs ===
* [https://github.com/sailfish-oneplus6/sf-enchilada/issues/new Create a new issue on GitHub]
+
* [https://github.com/VerdandiTeam/droid-config-enchilada/issues/new Create a new issue on GitHub]
* Message [https://t.me/Kalubeee @Kalubeee on Telegram]
+
* Message [https://t.me/Mister_Magister @Mister_Magister on Telegram]
* Ask in the Linux! Oneplus Discord server: https://discord.gg/haVG9Ga
+
* Ping Mister_Magister on OFTC #sailfishos-porters IRC
* Ping KALUBE @ [https://webchat.freenode.net/#sailfishos-porters #sailfishos-porters IRC]
+

Latest revision as of 15:55, 19 April 2025




Enchilada
Sailfish-oneplus6.png
Vendor: OnePlus
Product name: 6
Sailfish OS version: 5.0
Last update: 2025-01-13
Sources:

Contents

[edit] Hardware support

Legend:  Y  - Working (y=hack),  Y  - HAL works, not hooked up to UI/MW/init yet,  N  - Not working,  ?  - Untested,  N/A  - N/A on device.
Device released Linux
Kernel
Display Touch LED Audio NFC Bluetooth GSM WLAN GPS Camera Fingerprint Sensors Keys Vibra Haptics Power
Mgmt.
RTC
alarms
USB FM Radio
SMS Voice Data Connect Hotspot ALS PS Accel. Gyro. Magne. Vol+/- Home Net. Charge
2018 4.9.x Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y  ? Y N/A


[edit] Status

Sailfish OS Store Support OTA Support
5.0 Y Y

[edit] Device specs


[edit] Downloads

You can get the latest image from GitHub for now: OnePlus 6

[edit] Installation steps

  • Slot A MUST be running LOS 16 before Sailfish installation
  • Sailfish MUST be flashed with slot A as your active slot.
  • You must be running OOS 9.x on slot A prior to following these instructions. Use msmtool to restore to stock OOS 9.0
  • fastboot --set-active=b
  • fastboot boot twrp-3.3.1-2-enchilada.img
  • If that doesn't work, change back to slot a, boot twrp and flash lineage. Then go back to previous instructions, switch to slot b and try booting twrp again.
  • Dirty flash Lineage OS 16.0
  • Reboot to bootloader in TWRP reboot menu.
  • fastboot boot twrp-3.3.1-2-$DEVICE.img
  • Navigate to the reboot menu and check the current slot, if it's SLOT A then you're good to go, otherwise flash LOS again.
  • Copy the SFOS install zip to your storage and flash!
  • Reboot phone

[edit] Known issues

  • Fingerprint scanner
  • Camera flash
  • volte

[edit] Report bugs