[ROM][FORTUNA 3G/VE3G/FZ][TW-6.0.1] Touchwiz Marshmallow Porting For Grand Prime

Search This thread

Tisenoiazei100

Senior Member
Jan 12, 2017
1,534
1,223
At the city
Im getting pretty confused right now. I got no kernel to boot on E5 & GP. Ive contacted MSM8916 developers but got no response at all!!.

All of my MSM8916 ROMS

- TWMM for GP
- TWNN for E5
- LOS15.1 for E5

are suffering from the same issue D:.

How am i compiling:

1. Use build_kernel.sh script modified to locate my toolchain and X devices variant defconfig.(It makes my work much ez)

2. Use dtbtool to build the exported dt images

3. Put them on a boot.img

4. Done!!!

I dont wanna give up but plz anyone who knows kernel building on this device give me response.

X: Should i build it with dmverity config too??

X: My firmwares boot with prebuilt kernels

X: I sadly dont have a device to test it. I only own a broken Y5 with MSM8909. Didnt got a samsung MSM8916 at that time.

X: My S3 Neo(MSM8226) has no issues booting my kernels... I build them with the same method
 
Last edited:
  • Like
Reactions: tasnim_tamim

tasnim_tamim

Senior Member
Mar 10, 2016
876
270
Dhaka, Bangladesh
Heres a new fortunave3g kernel

https://mega.nz/#!SwJBmTbK!tOLi_RcVty637ptQwqHq5X46h2l_PdhXBxfiQg9IgoU

It uses prebuilt Lineage 14.1 kernel which is based on the same sources i built mine untouched. Ill bang my head if it boots up :b
Was able to get to Boot Animation. But it's stuck on bootloop. Left the phone for 10 minutes and it reboots from bootloop and does the same thing again for another few minutes. I still could not copy kmsg file to SD card.
 

willDev75

Member
Feb 3, 2018
12
1
Salvador
Hey telegran ?

:good:
Im getting pretty confused right now. I got no kernel to boot on E5 & GP. Ive contacted MSM8916 developers but got no response at all!!.

All of my MSM8916 ROMS

- TWMM for GP
- TWNN for E5
- LOS15.1 for E5

are suffering from the same issue D:.

How am i compiling:

1. Use build_kernel.sh script modified to locate my toolchain and X devices variant defconfig.(It makes my work much ez)

2. Use dtbtool to build the exported dt images

3. Put them on a boot.img

4. Done!!!

I dont wanna give up but plz anyone who knows kernel building on this device give me response.

X: Should i build it with dmverity config too??

X: My firmwares boot with prebuilt kernels

X: I sadly dont have a device to test it. I only own a broken Y5 with MSM8909. Didnt got a samsung MSM8916 at that time.

X: My S3 Neo(MSM8226) has no issues booting my kernels... I build them with the same method
 

RioFebrian

Senior Member
Nov 1, 2017
800
889
Bukitinggi/Padang
Im getting pretty confused right now. I got no kernel to boot on E5 & GP. Ive contacted MSM8916 developers but got no response at all!!.

All of my MSM8916 ROMS

- TWMM for GP
- TWNN for E5
- LOS15.1 for E5

are suffering from the same issue D:.

How am i compiling:

1. Use build_kernel.sh script modified to locate my toolchain and X devices variant defconfig.(It makes my work much ez)

2. Use dtbtool to build the exported dt images

3. Put them on a boot.img

4. Done!!!

I dont wanna give up but plz anyone who knows kernel building on this device give me response.

X: Should i build it with dmverity config too??

X: My firmwares boot with prebuilt kernels

X: I sadly dont have a device to test it. I only own a broken Y5 with MSM8909. Didnt got a samsung MSM8916 at that time.

X: My S3 Neo(MSM8226) has no issues booting my kernels... I build them with the same method

lol
 

OreoLasagne

Senior Member
Apr 8, 2017
956
234
Los Angelos

OreoLasagne

Senior Member
Apr 8, 2017
956
234
Los Angelos
I tested it. It booted. BOTH STORAGES ARE WORKING. Iill give screenshots later. Wifi didn't work, because of wrong modules of course. Camera didn't work either and neither did the location. Performance is really sexy. xD
Battery life is a little bad, but its OK. Just fix WiFi and I'm switching permanently. xD
RIL wasn't working, so inject these two lines in the build.prop to fix it. This works on any dual SIM variant.

persist.radio.multisim.config=dsds
ro.multisim.simslotcount=2

Screenshots in next post. ;)
 
Last edited:

OreoLasagne

Senior Member
Apr 8, 2017
956
234
Los Angelos
Screenshots. ;)
Those are the evidences you need. ;)
 

Attachments

  • Screenshot_20180307-102755.jpg
    Screenshot_20180307-102755.jpg
    38.8 KB · Views: 1,833
  • Screenshot_20180307-101112.png
    Screenshot_20180307-101112.png
    72.1 KB · Views: 1,766
  • Screenshot_20180307-102800.jpg
    Screenshot_20180307-102800.jpg
    51.2 KB · Views: 1,817
  • Screenshot_20180307-102853.png
    Screenshot_20180307-102853.png
    39.3 KB · Views: 1,735
  • Screenshot_20150101-021243.png
    Screenshot_20150101-021243.png
    47.9 KB · Views: 1,704
  • Screenshot_20150101-021257.png
    Screenshot_20150101-021257.png
    46 KB · Views: 1,640

Tisenoiazei100

Senior Member
Jan 12, 2017
1,534
1,223
At the city
I tested it. It booted. BOTH STORAGES ARE WORKING. Iill give screenshots later. Wifi didn't work, because of wrong modules of course. Camera didn't work either and neither did the location. Performance is really sexy. xD
Battery life is a little bad, but its OK. Just fix WiFi and I'm switching permanently. xD
RIL wasn't working, so inject these two lines in the build.prop to fix it. This works on any dual SIM variant.

persist.radio.multisim.config=dsds
ro.multisim.simslotcount=2

Screenshots in next post. ;)

Thats very good :D. Ill make a camera patch(for fortuna3g) as i didnt include camera drivers to avoid possible bootloops. Also i have to add Prima Wi-Fi in kernel to get Wi-Fi to work. For location, thats my worst enemy :\. I think i removed FusedLocation in debloating process or i need GP GPS blobs. Finally ill make sure adding these build.prop lines.

Thanks for testing...

Στάλθηκε από το X510 μου χρησιμοποιώντας Tapatalk
 
  • Like
Reactions: TitoMessi

OreoLasagne

Senior Member
Apr 8, 2017
956
234
Los Angelos
Thats very good :D. Ill make a camera patch(for fortuna3g) as i didnt include camera drivers to avoid possible bootloops. Also i have to add Prima Wi-Fi in kernel to get Wi-Fi to work. For location, thats my worst enemy :\. I think i removed FusedLocation in debloating process or i need GP GPS blobs. Finally ill make sure adding these build.prop lines.

Thanks for testing...

Στάλθηκε από το X510 μου χρησιμοποιώντας Tapatalk
Fix WiFi asap please lol.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 12

    samsung_galaxy_j5_2016_2.jpg

    Touchwiz 6.0.1

    PROJECT IS NO LONGER MAINTAINED...

    Info:
    This a a TW-MM port for the Grand Prime based on J500H(J5 2015) update.

    Working:
    - Wi-Fi
    - Sensors
    - H/W Acceleration (480/720p Videos, Animations)
    - Offline Charging
    - Bluetooth
    - RIL (Calls, SMS)
    - Microphone

    Bugs:
    - Pin Password
    - 4G/LTE isnt enabled (fortunafz)
    - Camera & Flashlight
    - Extremely terrible battery life

    Screenshots:
    https://xdaforums.com/showpost.php?p=75801811&postcount=98

    Changelog(Beta 2):
    - Using Grand Prime's battery and MDSS drivers
    - Added missing SDP
    - Fixed some rushes for fortunafz(Wi-Fi and 4G fixed)

    Download Link:
    BETA1: https://mega.nz/#!z9ABCAKL!FfREXeixSmiy0obWRaKo5aPpfxFZ6H6_IKuEcupxsek


    This is an beta version.
    In case of ERROR 7, go to mount and unmount system.
    I gain no responsibility for bricks or any other issues might happen to your device.


    Extended Info:
    Kernel Name: fortunaxx_eur_6.0.1_tw
    Kernel Version: 3.10.49
    Kernel Base: J500H MM Kernel Source
    Firmware Version: J500HXXU2BQG6 (July 2017 Update)
    Firmware SDK: 23(6.0.1)

    Sources:
    Kernel Source(Legacy!!): https://mega.nz/#!7lYhmD4D!eRt_mcYdM3veDHN-IrTLLvgrF6Gm3WCsvbkEkN6upIw
    Firmware: https://androidfilehost.com/?fid=817906626617941670

    Thanks To:
    Samsung MSM8916 team: For maintaining mainstream MM for this device
    Me: Porting everything needed
    superr: His kitchen helped me making a flashable, old fashioned zip
    Samsung: Terribly programmed but nice UI
    Grand Prime Community: Testing and keeping this ROM alive
    5
    Screenshots. ;)
    Those are the evidences you need. ;)
    3
    Woah! I'd always wanted you to try this! Id asked your help earlier for instructions regarding kernel! (By the name Eden532) And it seemed like you knew a lot about those stuff! :)
    Any help that doesnt require a Linux like extracting files, testing etc. I could do!
    Thank you so much! And Good Luck!
    @Tisenoiazei100
    3
    Good, i got the kernel to be built. Now i have to make it build a dts image and we are ready to go
    3
    Great news. Got Wi-Fi drivers to build sucessfully after few merges and fixes from CM13 kernel source. camera_v2 drivers remain only to possibly fix "Camera is used" bug.

    Update: Grand Prime's Camera_v2 drivers were implemented. Build the final kernels remained. Also see how to enable 4G/LTE networks on fortunafz. We are approaching to the new release.

    Update2: 4G Radio Fix for fortunafz:
    https://mega.nz/#!7oYUQaRZ!dN8-oChLByWjJjYP6TKLo0H1O5bHkIM1Tw0KeTcvIU8

    Flash the ROM first and then flash this patch(No bootfix needed)