[ROM][6.0.1][STABLE] LineageOS 13 for GT-I8190 [2017-01-29]

Search This thread

3liteking148

Senior Member
Jul 22, 2016
190
709
Quezon City
WIP CM14.1 FOR THOSE WHO ARE INTERESTED.

Hi guys, this is CyanogenMod 13 for GT-I8190 ported from this ROM for T599 by @Meticulus

WARNING: I'M NOT RESPONSIBLE FOR BRICKED DEVICES, PLEASE BACKUP EVERYTHING BEFORE TESTING THIS! DON'T USE AS A DAILY DRIVER IF YOU ARE ALLERGIC TO BUGS! ALSO, NO F2FS SUPPORT (YET)

Flashing Instructions (if coming from another rom or old CM13 builds before 11/22):
  • Make a nandroid Backup (seriously)
  • Wipe System, Data, and Cache
  • Flash ROM (TWRP 2.8+ recommended)
  • Flash GApps
  • Flash Keyboard Fix

To Flash an update just flash it in recovery and reboot back (and clear dalvik cache and cache) :)

What works:
  • Booting
  • Wifi
  • Wifi Hotspot
  • Bluetooth
  • MTP
  • Screen
  • RIL
  • Buttons
  • Sound (speaker, headphone jack, bluetooth audio, and microphone)
  • Camera (Taking Pictures and Videos)
  • GPS
  • Sensors
  • Offline Charging
  • USB OTG (fully) (see this post)
  • FM Radio (use the li_131227.apk in this post)

Issues:
  • Screencast
  • Screenshot doesn't work in TWRP 3.0.2-0
  • And more

Tips for performance:
  • Install "Kernel Adiutor" or "No-frills CPU Control" then set cpu governor to abyssplug and set io scheduler to sio.
  • Set animation scales in developer options to 0.5x
  • Don't install "fake" cleaning apps such as Task Killers, Clean Master, DU Battery Saver, etc. (you know why)
  • Use Greenify to make phone even more smoother (and enable Agressive Doze to have doze mode in rom)
  • Clear the recent tasks list often to free CPU usage and memory.

NOTES:
  • F2FS isn't supported by the ROM
  • And neither is Adoptable Storage nor Encryption :(

Download Links:
ROM
Stable TWRP 3.0.2-0 build + source (based on NovaFusion + Android-Andi's sources) <- Flash with Heimdall/TWRP 3.x
Keyboard FixKeyboard Fix (thanks @Master_TC)
Gapps (use arm 6.0)

Device tree: https://github.com/3liteking148/android_device_samsung_golden
Kernel: https://github.com/3liteking148/android_kernel_samsung_golden
Vendor: https://github.com/3liteking148/android_vendor_samsung_golden

.repo/local_manifests/local_manifests.xml:
Code:
<?xml version="1.0" encoding="UTF-8"?>
   <manifest>
     <project name="LineageOS/android_external_stlport" remote="github" path="external/stlport" revision="cm-13.0" />
     <project name="3liteking148/android_device_samsung_golden" path="device/samsung/golden" remote="github" revision="cm-13.0"/>
     <project name="3liteking148/android_kernel_samsung_golden" path="kernel/samsung/golden" remote="github" revision="cm-13.0"/>
     <project name="3liteking148/android_vendor_samsung_golden" path="vendor/samsung/golden" remote="github" revision="cm-13.0"/>
     <project name="3liteking148/android_hardware_u8500" path="hardware/u8500" remote="github" revision="master"/>
   </manifest>

Credits to Meticulus, Novafusion, and other devs who worked hard to bring up cm for u8420 chipset
Additional credits to @Android-Andi for the kernel.

Note: I'm a high school student not a full time developer
 

Attachments

  • Screenshot_20161022-100559.jpg
    Screenshot_20161022-100559.jpg
    35.4 KB · Views: 26,462
  • Screenshot_20161022-100618.png
    Screenshot_20161022-100618.png
    40 KB · Views: 26,307
  • Screenshot_20161022-101045.png
    Screenshot_20161022-101045.png
    74.8 KB · Views: 26,172
  • Screenshot_20161022-100642.png
    Screenshot_20161022-100642.png
    68.5 KB · Views: 24,822
  • Screenshot_20161022-100701.png
    Screenshot_20161022-100701.png
    57.9 KB · Views: 24,424
Last edited:

Crayvolt

Senior Member
Mar 22, 2013
706
137
EL-DORADO
So far I have tried it its awesome
Overclock 1150
mobile ril is working
Wifi is not working keep on searching :(
Bluetooth not working :(
Camera disconnect error :(

---------- Post added at 02:42 PM ---------- Previous post was at 02:39 PM ----------

Battery heat and drain :(
At least sound and picture and I can install app :)
hoping Wifi or camera will be fix soon
Thank you for baking MR. 3liteking148
 
M

Meticulus

Guest
Wow, I'm glad someone got this working... I wanted to do it but with out the device to test on it would be nearly impossible to get the details right...

Some notes:
1. You might get the wifi working by pulling /system/lib/modules/dhd.ko from a ROM built for your device and known to work with the above kernel.
2. You might get the camera working by pulling the /system/lib/hw/camera.*.so from and ROM built for this device and renaming it the same name as in the rom...
 

Crayvolt

Senior Member
Mar 22, 2013
706
137
EL-DORADO
tried to port the dhd.ko file from Omni LP
Bake by Mr.Golden Guy but didnt work keeps on searching wifi :( also the camera error disconnect :( ported file from Omni LP
doesnt work :(
 

3liteking148

Senior Member
Jul 22, 2016
190
709
Quezon City
New update

Changelog:
  • fixed wifi by using dhd.ko from f_kernel zip
  • fixed bluetooth
  • fixed mtp (using meticulus' patch)
  • integrated f_kernel (no need to flash kernel)
  • attempted to fix camera but didn't work :(

Download Link (no need to flash kernel)

FLASH ABOVE THE LAST BUILD! DO NOT WIPE SYSTEM BEFORE FLASHING!

btw if someone knows how to fix the camera, here is a logcat: https://drive.google.com/open?id=0Bw4AfK_vJ7JyVlJtZEhxUEVOblU
 

Top Liked Posts

  • There are no posts matching your filters.
  • 42
    WIP CM14.1 FOR THOSE WHO ARE INTERESTED.

    Hi guys, this is CyanogenMod 13 for GT-I8190 ported from this ROM for T599 by @Meticulus

    WARNING: I'M NOT RESPONSIBLE FOR BRICKED DEVICES, PLEASE BACKUP EVERYTHING BEFORE TESTING THIS! DON'T USE AS A DAILY DRIVER IF YOU ARE ALLERGIC TO BUGS! ALSO, NO F2FS SUPPORT (YET)

    Flashing Instructions (if coming from another rom or old CM13 builds before 11/22):
    • Make a nandroid Backup (seriously)
    • Wipe System, Data, and Cache
    • Flash ROM (TWRP 2.8+ recommended)
    • Flash GApps
    • Flash Keyboard Fix

    To Flash an update just flash it in recovery and reboot back (and clear dalvik cache and cache) :)

    What works:
    • Booting
    • Wifi
    • Wifi Hotspot
    • Bluetooth
    • MTP
    • Screen
    • RIL
    • Buttons
    • Sound (speaker, headphone jack, bluetooth audio, and microphone)
    • Camera (Taking Pictures and Videos)
    • GPS
    • Sensors
    • Offline Charging
    • USB OTG (fully) (see this post)
    • FM Radio (use the li_131227.apk in this post)

    Issues:
    • Screencast
    • Screenshot doesn't work in TWRP 3.0.2-0
    • And more

    Tips for performance:
    • Install "Kernel Adiutor" or "No-frills CPU Control" then set cpu governor to abyssplug and set io scheduler to sio.
    • Set animation scales in developer options to 0.5x
    • Don't install "fake" cleaning apps such as Task Killers, Clean Master, DU Battery Saver, etc. (you know why)
    • Use Greenify to make phone even more smoother (and enable Agressive Doze to have doze mode in rom)
    • Clear the recent tasks list often to free CPU usage and memory.

    NOTES:
    • F2FS isn't supported by the ROM
    • And neither is Adoptable Storage nor Encryption :(

    Download Links:
    ROM
    Stable TWRP 3.0.2-0 build + source (based on NovaFusion + Android-Andi's sources) <- Flash with Heimdall/TWRP 3.x
    Keyboard FixKeyboard Fix (thanks @Master_TC)
    Gapps (use arm 6.0)

    Device tree: https://github.com/3liteking148/android_device_samsung_golden
    Kernel: https://github.com/3liteking148/android_kernel_samsung_golden
    Vendor: https://github.com/3liteking148/android_vendor_samsung_golden

    .repo/local_manifests/local_manifests.xml:
    Code:
    <?xml version="1.0" encoding="UTF-8"?>
       <manifest>
         <project name="LineageOS/android_external_stlport" remote="github" path="external/stlport" revision="cm-13.0" />
         <project name="3liteking148/android_device_samsung_golden" path="device/samsung/golden" remote="github" revision="cm-13.0"/>
         <project name="3liteking148/android_kernel_samsung_golden" path="kernel/samsung/golden" remote="github" revision="cm-13.0"/>
         <project name="3liteking148/android_vendor_samsung_golden" path="vendor/samsung/golden" remote="github" revision="cm-13.0"/>
         <project name="3liteking148/android_hardware_u8500" path="hardware/u8500" remote="github" revision="master"/>
       </manifest>

    Credits to Meticulus, Novafusion, and other devs who worked hard to bring up cm for u8420 chipset
    Additional credits to @Android-Andi for the kernel.

    Note: I'm a high school student not a full time developer
    12
    Updates for CM13 and CM14.1

    Changelog for CM13:
    1. device tree cleanup
    2. fixed wifi autoconnection
    3. added audio.r_submix.default (fixes audiofx for speaker and fm radio (use li_131227.apk from this post))
    4. filename corrections on rootdir (samsungcodina --> samsunggolden)
    5. removed some patches (developer options default, advanced reboot menu default, etc.)

    Changelog for CM14.1:
    • fixed Bootanimation
    • fixed Shutdown
    • fixed RIL
    • fixed Bluetooth

    CM13 Download Link
    CM14.1 Download Link

    About Android 7.1.1
    Can't repo sync yet unless I create the patches to the cm source or else I'll lose all the fixes there. But don't worry, It will happen soon and I will also release the sources soon.

    P.S. won't make a thread for CM14.1 until I finish fixing most of the major issues like camera and wifi.
    11
    New build:
    - possibly fixed autorotation (pls test)
    - removed audiofx (causing music player to crash), screencast app (doesn't work anyways), cmupdater (we don't need it).

    https://www.androidfilehost.com/?fid=817550096634742332
    10
    CM14.1 for GT-I8190 [PRE-ALPHA]

    It's here. Just please don't use as a daily driver. I can't also work on this or be frequently active on the forums next week due to exams.

    What works:
    • Booting
    • Screen
    • Sound
    • Sensors
    • Buttons

    Issues/What doesn't work:
    • Camera
    • RIL
    • Wifi
    • Bluetooth
    • MTP
    • No Boot Animation (don't panic at the black screen after boot logo)
    • Shutdown (pull battery after vibration to shutdown phone)
    • This is an eng build so there might be red frames on the screen sometimes and more.
    • All CM14 bugs
    • And more bugs

    Untested:
    • GPS
    • GApps

    Download Link:
    ROM

    Sources:
    Device Tree
    Kernel Source
    Vendor Files
    Modified android_system_core

    Credits:
    @Meticulus - for cm13 bringup
    @ChronoMonochrome and SergeyL from 4pda - for patches
    @golden-guy - for kernel

    Logcat while booting for reference
    9
    New build with updated sources (now with lineage boot animation) and calls fixed. Music player and audiofx still broken though :(. Planning to fix the audio-related and sensor issues within 2-4 days :).

    https://www.androidfilehost.com/?fid=673368273298925427