[ROM] Official LineageOS 14.1 for GT-I9305

Search This thread

Fearless(SP)

Senior Member
Mar 18, 2018
252
43
kathmadu
I would not be a problem, just download zip @pandeyshreedhar recommended you and flash it through TWRP and you have got a root.


yes! why not supersu.zip file work for any in rom and also in orignal frameware too.. I always use supersu.zip file to root the phone...
so i recomended to use zip file.. and even also you use magisk.zip to root your system only for 7.1.2 version other version not support

link for magisk ::: https://mega.nz/#!FpR3RYxQ!CtcoDDh1-cx3QJHLk9dpxyOOKU8SUoGLP8_x_ixF5Ws


if your are confused then watch this how to root https://youtu.be/Mxd7DlGOr4Y

if you are again confused the goto this thread link https://xdaforums.com/galaxy-s3/development-i9305/cwm-cf-root-cwm-recovery-ported-supersu-t1914394
 
Last edited:

oOBlaOo

Member
Oct 26, 2014
11
0
And just for your information I had some trouble.

Gapps/clock/framework etc. stopped working – repeating errors appeared after LineageOS and gapps installation during welcome setup screen.
In my case a new gapps version is not running with a current daily-build.
I’ve installed in this order:

1. TWRP 3.0.2.1 (as you’ve said, I can confirm newer version is not working)
2. Factory wipe
3. Install 1 of 2: lineage-14.1-20190305-UNOFFICIAL-i9305.zip
http://buildyourownandroid.selfhost.eu/smartphone/daily-builds/
4. Install 2 of 2: open_gapps-arm-7.1-pico-20180210 (from last year, still in my download folder :D)
not https://opengapps.org/
5. Reboot into Lineage and everything seems to be fine

Hope this will spare some unnecessary suffering :D
 

beano66

Member
Oct 31, 2018
11
3
In the last couple of weeks I had always problems with my wifi. It either randomly disconnected, or especially predictably disconnected when going into sleep mode although i set it up to stay on being in sleep mode.
I found a solution for this. If you're also facing this problem go to your wifi settings and set up Static IP for the wifi you're connecting to.

edit: false alarm, it didn't do the trick after all. changed to a 5ghz band on my router. hope this will help.

2nd edit: Seems like switching the wifi band to 5ghz worked out. could ping my device for about 30 minutes straight.

final edit: it was definitely a router issue.

anyone experiencing the same behaviour?
 
Last edited:

sandsou

New member
Oct 24, 2016
3
0
For those that might be having troubles with Odin to detect your connected S III, try updating the Samsung USB driver with Device Manager in Windows.

Spent 2 hours to figure this out lol
 

sandsou

New member
Oct 24, 2016
3
0
Thank you so much for that great builds! It took me three days to install Lineage on my S3 i9305 and i would sure have given up if it had not run so nice on my S4 mini i9195.

My mistake was to directly switch from bootloader to recovery after installing the stock ROM and TWRP. Obviously it is essential to first boot the stock ROM once!

So here is what was finally working for me, step by step:


1) Install TWRP:

TWRP 3.2.3-0 fails installing .zips here, 3.0.2-1 is fine.
https://dl.twrp.me/i9305/twrp-3.0.2-1-i9305.img.html

- Boot to bootloader (Power, Volume Down, Home)

As I'm running linux on my PC, I'm using heimdall for flashing:

- sudo heimdall flash --no-reboot --RECOVERY twrp-3.0.2-1-i9305.img


2) For a clean start, wipe everything in TWRP first:

- Boot to TWRP (Power, Volume Up, Home)

- Format data

- Mount everything but EFS and MicroSD, including System, not read-only

- Advanced wipe: Wipe everything but MicroSD card

- Reboot to download


3) Install stock ROM:

I found the current stock ROM here:
https://updato.com/firmware-archive...at(Android+4.4.2)&order=date&dir=desc&exact=1

At least for my country (Germany, DBT) the appropriate modem file ...UFOA1 is included!

- Boot to bootloader

- sudo heimdall flash --no-reboot --BOOTLOADER sboot.bin --TZSW tz.img --BOOT boot.img --TOMBSTONES tombstones.img --CACHE cache.img --RADIO modem.bin --RECOVERY recovery.img --SYSTEM system.img --HIDDEN hidden.img


4) Boot the stock Android!

Baseband did not work for me as long as I directly continued without booting Android.
So let Android boot until it says welcome (no need to continue with the initial setup).


5) Install TWRP again

- Boot to bootloader

- sudo heimdall flash --no-reboot --RECOVERY twrp-3.0.2-1-i9305.img


6) Install files in TWRP:

- Boot to TWRP

- Copy files to external SD-Card:

LineageOS from http://buildyourownandroid.selfhost.eu/smartphone/daily-builds/
Open Gapps from https://opengapps.org/ (ARM, 7.1, pico)
system(sim_support).zip from https://xdaforums.com/showpost.php?p=78193167&postcount=800
su (arm) 14.1 from https://download.lineageos.org/extras

- Wipe Data, Cache and Dalvik

- Install all the four files in the order given above

The installation runs fine besides two "E:unknown command [log]" messages.


7) Reboot to system, everything is working fine.

For step 3), https://samfrew.com/model/GT-I9305/ seems to have a higher download speed for the stock ROM.
 

docbenton

Member
Jul 22, 2013
6
0
Paris
simcard detected with old build

Hi
i faced annoying poup 'google services framework keeps stopping' after first boot, solved with 'format data' in twrp before flashing lineageos

i have also faced the problem 'simcard not detected' using firmware from nightly build lineage-14.1-20190417-UNOFFICIAL-i9305. flashing a modem or system_sim_support did not help me.
it worked by flashing lineage-14.1-20170517-nightly-i9305-signed , and gsm data was working after reboot. if it can help someone..
 

BlondLeffe

New member
Dec 18, 2010
1
1
Hello ! Thank for you work.

I installed the last Lineage unofficial build (04-29-2019). Everything seems works pretty well except... Sim Card not detected.

I followed this steps :
"Full wipe, flash modem, flash ROM, flash system patch, flash GAPPS, flash root and/or Boeffla kernel if you want them.
TWRP flashable version of modem (don't use ODIN).
https://cloud.disroot.org/s/Cx8dCscctFqSTbg
TWRP flashable system patch ZIP
https://xdaforums.com/att...8&d=1542540133"

And this stepts :
1) Install TWRP:

TWRP 3.2.3-0 fails installing .zips here, 3.0.2-1 is fine.
https://dl.twrp.me/i9305/twrp-3.0.2-1-i9305.img.html

- Boot to bootloader (Power, Volume Down, Home)

As I'm running linux on my PC, I'm using heimdall for flashing:

- sudo heimdall flash --no-reboot --RECOVERY twrp-3.0.2-1-i9305.img


2) For a clean start, wipe everything in TWRP first:

- Boot to TWRP (Power, Volume Up, Home)

- Format data

- Mount everything but EFS and MicroSD, including System, not read-only

- Advanced wipe: Wipe everything but MicroSD card

- Reboot to download


3) Install stock ROM:

I found the current stock ROM here:
https://updato.com/firmware-archive-...r=desc&exact=1

At least for my country (Germany, DBT) the appropriate modem file ...UFOA1 is included!

- Boot to bootloader

- sudo heimdall flash --no-reboot --BOOTLOADER sboot.bin --TZSW tz.img --BOOT boot.img --TOMBSTONES tombstones.img --CACHE cache.img --RADIO modem.bin --RECOVERY recovery.img --SYSTEM system.img --HIDDEN hidden.img


4) Boot the stock Android!

Baseband did not work for me as long as I directly continued without booting Android.
So let Android boot until it says welcome (no need to continue with the initial setup).


5) Install TWRP again

- Boot to bootloader

- sudo heimdall flash --no-reboot --RECOVERY twrp-3.0.2-1-i9305.img


6) Install files in TWRP:

- Boot to TWRP

- Copy files to external SD-Card:

LineageOS from http://buildyourownandroid.selfhost..../daily-builds/
Open Gapps from https://opengapps.org/ (ARM, 7.1, pico)
system(sim_support).zip from https://xdaforums.com/sho...&postcount=800
su (arm) 14.1 from https://download.lineageos.org/extras

- Wipe Data, Cache and Dalvik

- Install all the four files in the order given above

The installation runs fine besides two "E:unknown command [log]" messages.


7) Reboot to system, everything is working fine.

Without any success.

I also tried with other modems without success :
- XXUFOA1-NEE-I9305XXUFNL1
- XXUFOA1-NEE-I9305XXUFPB1
-XXUFOA1-XEF-I9305XXUFOB2
-XXUFPE1-FTM-I9305XXUFPF2

Btw, I tried 2 stocks roms :
- I9305XXUFPB1_I9305NEEFPB1_I9305XXUFOA1
- I9305XXSFQA4_I9305XEFFQA1_I9305XXUFOA1

The two works with sim card. So I tried to flash the modem..bin of each, no success, I also tried to restore EFS of each... no more success...

If you have an idea...

Thank you !

EDIT :
This Rom works for me :
https://androidfilehost.com/?fid=674106145207498188

This is the more recent Unofficial Lineage I could found without SIM problem.

I get from here :
https://xdaforums.com/showpost.php?p=76180129&postcount=56

Immediate sim detection. If it can help...

EDIT2 :
Well, I flashed the Lineage unofficial build (04-29-2019) on the precedent one after factory wipe.

Baseband was recognize. I flashed the system(sim_support).zip, reboot and everything it's k!
 
Last edited:
  • Like
Reactions: Oswald Boelcke

Claimmore

Member
May 27, 2015
23
2
Question

Hi, could not find this from searching through many earlier posts.

Does wifi hotspot work?

What works and doesn't work with the current unofficial daily build?
 

morton2

New member
May 20, 2019
1
0
Hi, could not find this from searching through many earlier posts.

Does wifi hotspot work?

What works and doesn't work with the current unofficial daily build?

Everything works fine except the bluetooth. For some reason in the newest daily builds the bluetooth isn't working for me. (lineage-14.1-20190515-UNOFFICIAL-i9305/lineage-14.1-20190511-UNOFFICIAL-i9305)
I've tried an older one "lineage-14.1-20180624-UNOFFICIAL-i9305.zip" that was posted above and the bluetooth works great in that build. I just can hope @walter79 is still reading this thread.
 
Last edited:

Claimmore

Member
May 27, 2015
23
2
Is it just me, the NFC-toggle in the tiles, does not launch NFC, I always have to go to the settings to launch NFC. All other quick toggles work.

Is it normal that on the status bar, it shows LIT instead of LTE?
 
Last edited:

Top Liked Posts