This ROM is discontinued. The successor of CyanogenMod is LineageOS which can be found in the corresponding Thread. The Downloads will be left here for the time being.
Disclaimer: Flash at your own risk! Backup your data before flashing! I am not responsible for bricked devices, World War III or your exploding cats!
Warning: The SGP611 images are not tested, but just built by me, as I do not own the device. But as the two devices are the same except for the 4G Modem, it should work. If not, please let me know.
About:
As my beloved SGP621 was just collecting dust, I decided to try porting Android 7.1 AOSP onto it. That worked well, so I moved on to CM 14.1
And voila, with a few tweaks here and there, it works (for the most part). But this is still considered BETA, so be warned and flash at your own risk.
What works:
- Display
- Sound
- WiFi
- 4G Data
- Bluetooth
- NFC (somewhat flakey)
- LED
- Magnetic Cover Sleep/Wake
- Double-Tap to wake
What doesn't work:
- FM Radio (It works, but only if Bluetooth is off and breaks if BT is on while Radio gets enabled)
- Camera (Taking Pictures works, but sometimes the camera is not able to connect. Taking a video crashes the mediaserver.)
- LiveDisplay is not working correctly
- Performance Profiles cannot be set (CM14.1 issue)
- You tell me
If your battery depletes rapidly, please disable NFC and check if it betters things. Then comment here, so I can look into it.
Flashing Recovery (This only applies if you do not have one already. If you do, go to the Flashing section below):
If you flash for the first time, you first need to download the CM recovery for your device from below.
To flash it, you need to put your tablet into fastboot mode (VolUp + plugging in USB-Cable) and then flash the recovery like this:
If you come from stock or from a ROM that does not support Recovery on the FOTAKernel partition, you also need to fastboot flash the boot image for your device before rebooting into recovery.
Flashing:
If you installed the recovery to the FOTAKernel partition then, while booting, get your device into recovery mode, by hitting VolUp multiple times once the LED flashes purple. Do so until it turns orange. (If you already have another recovery installed, boot into it.)
Now select install from adb sideload and from your computer issue:
gapps:
CM14.1 was tested with open gapps for Nougat 7.1 arm (nano confirmed working, others could be problematic)
Tips for better battery life:
I installed Naptime to trigger deep doze as soon as the tablet goes to sleep. I also enabled zzmoove cpu gov and noop scheduler in the kernel options. Because of the high display brightness. This leads to me getting standby battery consumption of around 1.2% per hour (measured with GSam Battery Monitor) which is nearly the same amount I got with stock.
Changelog:
21.12.2016 - V4:
- Newest CM, Sony and Android sources
- Security patches
- Lots of UI fixes
- Support for SDCardFS
- Support for LiveDisplay
08.12.2016 - V3:
- Updated to Android 7.1.1 (NMF26O)
- Updated to newest sources (CM and Sony)
- Added workaround for charging wakelock (thanks rcstar6696)
- FM Radio works (only if Bluetooth is off, breaks if BT is on while Radio gets enabled)
04.12.2016 - V2.1:
- Updated to newest sources (CM and Sony)
- Added UHS SD-Card fix from koron393
03.12.2016 - V2:
- Updated to newest CM14.1 sources
- Updated to newest Sony kernel and driver sources
- Integrated Widevine DRM for Play Movies
- Lots of fixes and enhancements
- Better battery life
- Lowered user configurable mimimal brightness
02.11.2016 - V1:
- Initial release: Everything except Camera and Radio is working. Camera uses HAL1.
Thanks:
- Sony, for providing awesome AOSP support on github
- alviteri for providing me with pointers and help on my porting issues
- koron393 for the UHS SDCard fix
Downloads:
V4 - GDrive - CM14.1 Scorpion (SGP621)
V4 - GDrive - CM14.1 Scorpion Windy (SGP611)
Recovery - GDrive - Scorpion (SGP621) recovery
Recovery - GDrive - Scorpion Windy (SGP611) recovery
Older Versions:
V3 - GDrive - CM14.1 Scorpion (SGP621)
V3 - GDrive - CM14.1 Scorpion Windy (SGP611)
V2.1 (sdfix) - GDrive - CM14.1 Scorpion (SGP621)
V2.1 (sdfix) - GDrive - CM14.1 Scorpion Windy (SGP611)
V1.0.1 - GDrive - SGP621: cm-14.1-BETA-scorpion.zip
V1 - GDrive - SGP611: cm-14.1-BETA-scorpion_windy.zip
Disclaimer: Flash at your own risk! Backup your data before flashing! I am not responsible for bricked devices, World War III or your exploding cats!
Warning: The SGP611 images are not tested, but just built by me, as I do not own the device. But as the two devices are the same except for the 4G Modem, it should work. If not, please let me know.
About:
As my beloved SGP621 was just collecting dust, I decided to try porting Android 7.1 AOSP onto it. That worked well, so I moved on to CM 14.1
And voila, with a few tweaks here and there, it works (for the most part). But this is still considered BETA, so be warned and flash at your own risk.
What works:
- Display
- Sound
- WiFi
- 4G Data
- Bluetooth
- NFC (somewhat flakey)
- LED
- Magnetic Cover Sleep/Wake
- Double-Tap to wake
What doesn't work:
- FM Radio (It works, but only if Bluetooth is off and breaks if BT is on while Radio gets enabled)
- Camera (Taking Pictures works, but sometimes the camera is not able to connect. Taking a video crashes the mediaserver.)
- LiveDisplay is not working correctly
- Performance Profiles cannot be set (CM14.1 issue)
- You tell me
If your battery depletes rapidly, please disable NFC and check if it betters things. Then comment here, so I can look into it.
Flashing Recovery (This only applies if you do not have one already. If you do, go to the Flashing section below):
If you flash for the first time, you first need to download the CM recovery for your device from below.
To flash it, you need to put your tablet into fastboot mode (VolUp + plugging in USB-Cable) and then flash the recovery like this:
Code:
fastboot flash FOTAKernel recovery-scorpion.img
Code:
fastboot flash boot boot-scorpion.img
Flashing:
If you installed the recovery to the FOTAKernel partition then, while booting, get your device into recovery mode, by hitting VolUp multiple times once the LED flashes purple. Do so until it turns orange. (If you already have another recovery installed, boot into it.)
Now select install from adb sideload and from your computer issue:
Code:
adb sideload cm-14.1-(DATE)-UNOFFICIAL-scorpion(_windy).zip
gapps:
CM14.1 was tested with open gapps for Nougat 7.1 arm (nano confirmed working, others could be problematic)
Tips for better battery life:
I installed Naptime to trigger deep doze as soon as the tablet goes to sleep. I also enabled zzmoove cpu gov and noop scheduler in the kernel options. Because of the high display brightness. This leads to me getting standby battery consumption of around 1.2% per hour (measured with GSam Battery Monitor) which is nearly the same amount I got with stock.
Changelog:
21.12.2016 - V4:
- Newest CM, Sony and Android sources
- Security patches
- Lots of UI fixes
- Support for SDCardFS
- Support for LiveDisplay
08.12.2016 - V3:
- Updated to Android 7.1.1 (NMF26O)
- Updated to newest sources (CM and Sony)
- Added workaround for charging wakelock (thanks rcstar6696)
- FM Radio works (only if Bluetooth is off, breaks if BT is on while Radio gets enabled)
04.12.2016 - V2.1:
- Updated to newest sources (CM and Sony)
- Added UHS SD-Card fix from koron393
03.12.2016 - V2:
- Updated to newest CM14.1 sources
- Updated to newest Sony kernel and driver sources
- Integrated Widevine DRM for Play Movies
- Lots of fixes and enhancements
- Better battery life
- Lowered user configurable mimimal brightness
02.11.2016 - V1:
- Initial release: Everything except Camera and Radio is working. Camera uses HAL1.
Thanks:
- Sony, for providing awesome AOSP support on github
- alviteri for providing me with pointers and help on my porting issues
- koron393 for the UHS SDCard fix
Downloads:
V4 - GDrive - CM14.1 Scorpion (SGP621)
V4 - GDrive - CM14.1 Scorpion Windy (SGP611)
Recovery - GDrive - Scorpion (SGP621) recovery
Recovery - GDrive - Scorpion Windy (SGP611) recovery
Older Versions:
V3 - GDrive - CM14.1 Scorpion (SGP621)
V3 - GDrive - CM14.1 Scorpion Windy (SGP611)
V2.1 (sdfix) - GDrive - CM14.1 Scorpion (SGP621)
V2.1 (sdfix) - GDrive - CM14.1 Scorpion Windy (SGP611)
V1.0.1 - GDrive - SGP621: cm-14.1-BETA-scorpion.zip
V1 - GDrive - SGP611: cm-14.1-BETA-scorpion_windy.zip
Attachments
Last edited: