[P-EOL][ROM]LineageOS 11 for I9300

Search This thread

rpdroky

Senior Member
Nov 13, 2014
713
1,683
fyfqys.gif
LineageOS is a free, community built, aftermarket firmware distribution of Android 4.4.4 (KitKat), which is designed to increase performance and reliability over stock Android for your device.

Code:
#include "std_disclaimer.h"
/*
 * Your warranty is void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */

LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit Gerrit Code Review.

Huuuge thanks to @xpduyson , @TimSchumi and @wolfenders for keeping the security updates up !

----------| HOW TO INSTALL |----------

Clean
- Download ROM
- Download GApps ( optional )
- Reboot in recovery ( TWRP Recommended )
- Wipe --> Advanced Wipe --> Select : Dalvik / ART Cache , Cache , System and Data --> Swipe to Wipe
- Flash ROM
- Flash Gapps ( optional )
- Reboot

Dirty
- Download ROM
- Download GApps ( optional )
- Reboot in recovery ( TWRP Recommended )
- Flash ROM
- Flash Gapps ( optional )
- Reboot

----------| DOWNLOAD ZONE |----------

Latest Version : Here
TWRP_3.1.1-0 flashable zip : here
Open Gapps : here
Problems with EFS/IMEI/No network? here is the thread for you
Problems sending SMS? Check out this thread , PDU encoder is outdated so just scrol down on the warning page , and yes it will work for any ROM not just JB



XDA:DevDB Information
LineageOS 11.0, ROM for the Samsung Galaxy S III I9300

Contributors
rpdroky, LineageOS team

ROM OS Version: 4.4.4 KitKat
ROM Kernel: Linux 3.0.x
ROM Firmware Required: CWM or TWRP recovery
Based On: LineageOS

Version Information
Status: Stable

Created 2016-03-26
Last Updated 2016-06-13
 
Last edited:

xpduyson

Senior Member
Nov 14, 2014
96
70
I'm testing this build right now. It have mDNIe, everything look very sharp, but you forgot to add "Advanced Display" on Display and Light setting, so I cant adjust sharpness.
 
  • Like
Reactions: rpdroky

rpdroky

Senior Member
Nov 13, 2014
713
1,683
I'm testing this build right now. It have mDNIe, everything look very sharp, but you forgot to add "Advanced Display" on Display and Light setting, so I cant adjust sharpness.

I didn't foget or remove any features from it , i just updated the sources , and if CM team decide to remove something , they must have a reason for it :) , and i don't remember that CM12.1 ever had such a feature , not even CM13 has it as i recall , anyway , you coul'd always try a custom kernel like Boeffla-Kernel , arter97 kernel or ArchiKernel (AOSP version) , maybe one of them has yre desired feature :)

Edit: yes indeed , i checked the old version and yes it had such a option , i'm gonna try to bring it back but i can't promise , sorry

Cheers :highfive:
 
Last edited:

xpduyson

Senior Member
Nov 14, 2014
96
70
@rpdroky I'm using Boeffla kernel to control mDNIe. Your ROM working very smooth with boeffla.

anyway, thanks for continue support one of the best stable CM ROM for S3! CM11 look really old and CM13 still in nightly.
 

wielku

Senior Member
Dec 24, 2010
423
51
Poland
Thank You for supporting best rom on i9300 but I have a problem, when I try playing .webm files through browser or apps like clover the video doesn't show up and there is only audio I have to go through third party app like MX Player but those videos worked fine on CM12.1 By Trafalgar Square
 
  • Like
Reactions: rpdroky

rpdroky

Senior Member
Nov 13, 2014
713
1,683
Thank You for supporting best rom on i9300 but I have a problem, when I try playing .webm files through browser or apps like clover the video doesn't show up and there is only audio I have to go through third party app like MX Player but those videos worked fine on CM12.1 By Trafalgar Square

Honestly , i don't know why , but i will check it out , thanks for the info

Cheers :highfive:
 

xpduyson

Senior Member
Nov 14, 2014
96
70
Thank You for supporting best rom on i9300 but I have a problem, when I try playing .webm files through browser or apps like clover the video doesn't show up and there is only audio I have to go through third party app like MX Player but those videos worked fine on CM12.1 By Trafalgar Square

when I'm using Trafalgar Square's version, webm video freeze at first frame and no sound, others video format play fine. I assumed that the browser tried to play webm video with hardware accelerated.

Also in @rpdroky version, I can't play any video with HW+ accelerated in MX Player, logcat show something like this:

edit: HW+ was working in Trafalgar Square ROM
edit2: sometime both HW and HW+ not woking, logcat didn't show any error.
edit3: tried VLC, only work with software accelerated, not woking with hardware accelerated
Code:
03-28 07:44:40.000 2010-2432/? E/OMXNodeInstance: getConfig(3d:SEC.AVC.Decoder, ConfigCommonOutputCrop(0x700000f)) ERROR: NotReady(0x80001010)
03-28 07:44:40.000 7287-10934/com.mxtech.videoplayer.ad I/OMXCodec: [OMX.SEC.AVC.Decoder] video dimensions are 1920 x 1080
03-28 07:44:40.000 7287-10934/com.mxtech.videoplayer.ad I/OMXCodec: [OMX.SEC.AVC.Decoder] allocating 5 buffers of size 3133440 on input port
03-28 07:44:40.000 7287-10934/com.mxtech.videoplayer.ad I/OMXCodec: [OMX.SEC.AVC.Decoder] allocated buffer 0x42de2f71 on input port
03-28 07:44:40.000 7287-10934/com.mxtech.videoplayer.ad I/OMXCodec: [OMX.SEC.AVC.Decoder] allocated buffer 0x42de2f72 on input port
03-28 07:44:40.000 7287-10934/com.mxtech.videoplayer.ad I/OMXCodec: [OMX.SEC.AVC.Decoder] allocated buffer 0x42de2f73 on input port
03-28 07:44:40.000 7287-10934/com.mxtech.videoplayer.ad I/OMXCodec: [OMX.SEC.AVC.Decoder] allocated buffer 0x42de2f74 on input port
03-28 07:44:40.000 7287-10934/com.mxtech.videoplayer.ad I/OMXCodec: [OMX.SEC.AVC.Decoder] allocated buffer 0x42de2f75 on input port
03-28 07:44:40.000 7287-10934/com.mxtech.videoplayer.ad I/OMXCodec: [OMX.SEC.AVC.Decoder] OMX-buffers: min=2 actual=2 undeq=1+1
03-28 07:44:40.000 7287-10934/com.mxtech.videoplayer.ad I/OMXCodec: [OMX.SEC.AVC.Decoder] OMX-buffers: min=2 actual=6 undeq=4+1
03-28 07:44:40.000 2001-5201/? D/gralloc: int alloc_device_alloc(alloc_device_t*, int, int, int, int, const native_handle_t**, int*) added usage GRALLOC_USAGE_HW_ION because of format
03-28 07:44:40.000 2001-5201/? D/gralloc: int alloc_device_alloc(alloc_device_t*, int, int, int, int, const native_handle_t**, int*) added usage GRALLOC_USAGE_PRIVATE_NONECACHE because of format
03-28 07:44:40.000 2001-5201/? D/gralloc: int alloc_device_alloc(alloc_device_t*, int, int, int, int, const native_handle_t**, int*) added usage GRALLOC_USAGE_SW_WRITE_OFTEN because of format
03-28 07:44:40.005 7287-10934/com.mxtech.videoplayer.ad E/Surface: dequeueBuffer: IGraphicBufferProducer::requestBuffer failed: -2147483646
03-28 07:44:40.005 7287-10934/com.mxtech.videoplayer.ad E/OMXCodec: dequeueBuffer failed: Unknown error 2147483646 (2147483646)
03-28 07:44:40.005 7287-10934/com.mxtech.videoplayer.ad E/OMXCodec: [OMX.SEC.AVC.Decoder] init failed: -2147483646
03-28 07:44:40.005 7287-9136/com.mxtech.videoplayer.ad E/OMXCodec: [OMX.SEC.AVC.Decoder] OMX_EventError(0x8000101c, 0)
03-28 07:44:40.005 7287-10934/com.mxtech.videoplayer.ad E/MX.Video.Decoder.System: 10934 | Can't start OMX codec. error=-2147483646
 
Last edited:
  • Like
Reactions: rpdroky

neonline78

Member
Jul 22, 2012
19
6
Anyone have problem with GPS? In my friend's s3 all the app that use GPS says "GPS not active".

Inviato dal mio ONE A2003 utilizzando Tapatalk
 
  • Like
Reactions: rpdroky

yethz

Senior Member
Open GApps Pico , i will add the link to the download section

Cheers :highfive:

I thought so ;)
thanks and also, what could possibly be an issue, if I use the gapps 5.1 ( micro )? -
coz gapps (micro) package have google apps I mostly use, so I dont have to re-download some on playstore other than 3rd-party apps..

other than that, feel great for the updates today ;)
 
Last edited:
  • Like
Reactions: rpdroky

yethz

Senior Member

- Advanced Display is back in the Display & lights menu
- webm files and GPS shoul'd work now

Cheers :highfive:

weeehhh... high five bro :D
downloading now and the sickness of flashcoholic is running back into my nierves..

Wooohh... English grammar is the hardest part than modding or tweaking an android rom.. lol..

thanks again bro @rpdroky
 
  • Like
Reactions: rpdroky

rpdroky

Senior Member
Nov 13, 2014
713
1,683
I thought so ;)
thanks and also, what could possibly be an issue, if I use the gapps 5.1 ( micro )? -
coz gapps (micro) package have google apps I mostly use, so I dont have to re-download some on playstore other than 3rd-party apps..

other than that, feel great for the updates today ;)

Well you can use any version you like , i just recommended pico version to keep it simple
 

mamopada

Member
Aug 4, 2015
40
16
Nice to see that someone is developing cm12.1 further on
Thanks man

---------- Post added at 11:40 AM ---------- Previous post was at 11:38 AM ----------

Only thing i noticed that nightmode is very laggy was also in cm 13 but they fixed it maybe its possible to do so also in cm12.1
 
  • Like
Reactions: rpdroky

Top Liked Posts

  • There are no posts matching your filters.
  • 56
    fyfqys.gif
    LineageOS is a free, community built, aftermarket firmware distribution of Android 4.4.4 (KitKat), which is designed to increase performance and reliability over stock Android for your device.

    Code:
    #include "std_disclaimer.h"
    /*
     * Your warranty is void.
     *
     * I am not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed. Please
     * do some research if you have any concerns about features included in this ROM
     * before flashing it! YOU are choosing to make these modifications, and if
     * you point the finger at me for messing up your device, I will laugh at you.
     */

    LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit Gerrit Code Review.

    Huuuge thanks to @xpduyson , @TimSchumi and @wolfenders for keeping the security updates up !

    ----------| HOW TO INSTALL |----------

    Clean
    - Download ROM
    - Download GApps ( optional )
    - Reboot in recovery ( TWRP Recommended )
    - Wipe --> Advanced Wipe --> Select : Dalvik / ART Cache , Cache , System and Data --> Swipe to Wipe
    - Flash ROM
    - Flash Gapps ( optional )
    - Reboot

    Dirty
    - Download ROM
    - Download GApps ( optional )
    - Reboot in recovery ( TWRP Recommended )
    - Flash ROM
    - Flash Gapps ( optional )
    - Reboot

    ----------| DOWNLOAD ZONE |----------

    Latest Version : Here
    TWRP_3.1.1-0 flashable zip : here
    Open Gapps : here
    Problems with EFS/IMEI/No network? here is the thread for you
    Problems sending SMS? Check out this thread , PDU encoder is outdated so just scrol down on the warning page , and yes it will work for any ROM not just JB



    XDA:DevDB Information
    LineageOS 11.0, ROM for the Samsung Galaxy S III I9300

    Contributors
    rpdroky, LineageOS team

    ROM OS Version: 4.4.4 KitKat
    ROM Kernel: Linux 3.0.x
    ROM Firmware Required: CWM or TWRP recovery
    Based On: LineageOS

    Version Information
    Status: Stable

    Created 2016-03-26
    Last Updated 2016-06-13
    42
    LINEAGE OS 13.0

    Latest Version : Here
    19
    lineage-11-20170716-RPDROKY-i9300 : Online

    - ROM and Kernel build with -O3
    - Tweaked pegasusq + fix for unused 300-400mhz cpu steps
    - TripNdroid default I/O scheduler ( credits to the owner ) + tweaks based on frap129's mapple scheduler
    - Color Calibrator in Display Section ( credits to @forkbomb444 )
    - Screen brightness fix to allow much lower display brightness ( credits to @Oebbler1 )
    - Whatsapp camera fix ( credits to filiprrs ) also thanks to @Divine for letting me know about it
    - Open source camera
    - TTL mangling support
    - ZRAM added with 400mb set by default
    - 2017-07-01 Security updates


    My sincer apologies again for the delay but my job eats almost all my free time and all i had was a few hours to work on the rom every weekend so that's the long story short :)

    Cheers :highfive:
    18
    lineage-11-20170427-RPDROKY-i9300.zip | MD5 Online
    - Tweaked pegasusq based on yankasusq cpu governor ( more battery frendly )
    - FIFO i/o scheduler
    - ROM build with -O3
    - Updated bootanimation ( thx @orsonbear )
    - April security updates ( thx again @xpduyson )


    Cheers :highfive:
    16
    lineage-11-20171219-RPDROKY-i9300 : Online
    - Fixed video playback in fullscreen mode ( i coudn't find a fix the window mode )
    - Google Snappy ZRAM ( credits to @AndreiLux for the patches )
    - Changed CPU governor PegasusQ with hotplugx ( credits to @Imoseyon ) modifyed for i9300
    - Updated ASB Security to 2017-11-01


    lineage-13.0-20170924-RPDROKY-i9300

    When I install some applications (Like Signal messenger - ol file manager) on this ROM, The system breaks down and the boot stops.

    I have tried the clean installation with pico gapps.
    I'l check it when i'l have a little free time :)

    Cheers and Happy Holydays to everyone ! :highfive: