Finally after few months waiting custom rom for a9 pro.. i found the way to port few roms..
But unfortunately always have a wifi bug and simcard not detect
What we need is flashable.zip for fixing wifi
Maybe files related to wlan.ko or else
Together with baseband
And updater-script with the permission
Please give a hand
Regards
Thanks in advance
Related
Hi i am Win7Fun.
I found how to fix wifi and dead sleep issue on F320x.
that is change the source: bcmdhd, mmc (from F320 Official Lollipop source)
I hope to fix all f320 kernel issues.
Here is my kernel source : https://bitbucket.org/dmc0306/renderkernel (based on RenderKernel)
Known bugs:
Can't turn on wifi if you turn off phone and go to deep sleep.
sdcard not work (can solve if change storage_list.xml in framework-res.apk)
Tell me.
Sorry for my english and commit log.
I am not good at git and english.
Thanks to RenderBroken
Download
https://drive.google.com/file/d/0B6oChXl1SvzvZmJtYzhqMzBnYWs/view?usp=sharing
Win7Fun said:
Hi i am Win7Fun.
I found how to fix wifi and dead sleep issue on F320x.
that is change the source: bcmdhd, mmc (from F320 Official Lollipop source)
I hope to fix all f320 kernel issues.
Here is my kernel source : https://bitbucket.org/dmc0306/renderkernel (based on RenderKernel)
Known bugs:
Can't turn on wifi if you turn off phone and go to deep sleep.
sdcard not work (can solve if change storage_list.xml in framework-res.apk)
Tell me.
Sorry for my english and commit log.
I am not good at git and english.
Thanks to RenderBroken
Download
https://drive.google.com/file/d/0B6oChXl1SvzvZmJtYzhqMzBnYWs/view?usp=sharing
Click to expand...
Click to collapse
I wish you could have gotten with me so we can incorporate it into the official kernel. But I will check it over and make the appropriate changes and credit you for find a solution. Thanks for your help. I love it when users try to work out a problem on their own. Also, looking at the source, the commits are kinda weird and I think its just a lack of knowledge about git. I know it took me forever trying to figure out how to do a proper cherry-pick. It just takes time. I would love to help you at and get you properly commiting. Also if you can, could you PM me a rough estimate of what you did? Thanks again!
thanks buddy, its great to see such good work,
working like charm
Does not belong to android development. Thread moved to q&a section.
Thanks
How to fix double tap on lg f320s. Because want to wake must 6 tap
My WiFi still have bug about not working after sleep ((((( And no one not help ((
Please dont discontinue your work. Was this built on R11? The only major problem I have is DT2W is not working.
hi are you here?
where are you?F320 need you!:crying:
5.1.1 need your kernel…:crying:
I have ported The Miui ROM from moto g forms and started fixing it .
I'm a new dev here and I'm also 14 years old so plz be kind.
The ROM is still in beta stage.that means so Much Bugs.
IF u want to ask any Thing just ask or pm me.
Taken by me
Some screens:
http://www.mediafire.com/view/tax7vz10cfls2sj/Screenshot_2015-04-29-16-31-57.png
http://www.mediafire.com/view/ap8gikol92k8p4t/Screenshot_2015-04-29-16-32-56.png
http://www.mediafire.com/view/ozbknod19znjyti/Screenshot_2015-04-29-16-50-34.png
http://www.mediafire.com/view/u9npx31os4ns0fa/Screenshot_2015-04-29-16-49-30.png
Another one.
I am ready to test that ROM and even try and help u in fixing the bugs
blackwings66 said:
I have ported The Miui ROM from moto g forms and started fixing it .
I'm a new dev here and I'm also 14 years old so plz be kind.
The ROM is still in beta stage.that means so Much Bugs.
The ROM is booting and working .
Working :
1 : WiFi
2: screen and touch
And a lot not knowin yet.
Bugs:
1: no Sound
2: no ril
3:no screenshots
4: not conformed but sdcard
Still testing
So I can't test the ROM right now because of a bug .
When the device boots for the first time and you go after WiFi
It will search for sim card and the ril is not working soo it won't finish searching .
So as I said it's still beta and testing.
If u won't to ask anything there u go and if u want to help u can pm me.
Q: When it's coming ?
A: soon after fixing some bugs.and it will take a lot of time to upload because of my slow internet.
If there are any devs how want to help plz pm me.
Now I'm building beta 2 and will test it soon .
If it works I will start uploading.:laugh:
Note : if u pm me and I didn't answer plz wait I have exams and I'm busy or testing roms
Click to expand...
Click to collapse
MIUI is open source, and v6 is out. I recommend you try porting from the source directly. It may/may not require more effort. BTW, I had tried porting MIUI also, and RIL was working then. Try copying some related libs. I had used Aapav's CyanogenMod 11 as the base ROM.
heavenly_awker said:
MIUI is open source, and v6 is out. I recommend you try porting from the source directly. It may/may not require more effort. BTW, I had tried porting MIUI also, and RIL was working then. Try copying some related libs. I had used Aapav's CyanogenMod 11 as the base ROM.
Click to expand...
Click to collapse
I tried every ril and from etc and bin but still notworking
Link is up guys and creating fourm soon
But not now phone battery is dying:crying:
Guys i tried to port the Music Player from SM-G5308W LINK TO THE FORUM and i can't, this is my logcat, i hope anyone could help me, I really want port this to the Galaxy Core 2, but i don't have success, so if anyone can help me, or better, if anyone can port it, it would be great !
*Samsung Core 2 it's running Kit Kat 4.4.2
I attach my LogCat
@tutibreaker may be you can help me
Hello, i check your logcat, and in your device are missing some libs, i grab the libs and framework files, if you want to use them remember put them in their respective folders and set the permissions libs
@tutibreaker bro, can you check this logcat, and tell how can i fixit please? i attached in the first coment
Hello everyone, first of all I wanted to thank Renix63 for posting the cm12.1 neox kernel: http://forum.xda-developers.com/gal...nel-cyanogenmod-12-1-overclock-1-593-t3230195
Very useful and fun kernel to use, however, I would like to add some custom features of my own (I want to add support for specific wireless USB cards that use Realtek, Atheros and Ralink chipsets).
I did flash the neox kernel onto my phone (together with resurrection remix rom) and got the .config file out, in order to start the 'make' process.
The thing is, that I have no idea which compiler I would be using, and how to give it the path to compile, or how to appoint it to the specific ARCH=arm kernel.
I really need someone to grant me any help, or somehow to enlighten me, PM, Skype, facebook or whatever else.
Thanks in advance for anyone who has the knowledge and willing to share it on this thread with me, and other who are reading it.
NOTE: i will be grateful if someone compiled the kernel for me BUT i would like to know how to do it myself.
Please please please help me, it will be highly appreciated since i was already been looking all over the internet and was working on it for more than 3 weeks straight, without any success.
I would like to thank all the extraordinary developers on this website regardless, especially Renix63 for his wonderful kernel.
So i have been trying to install different ROMs and kernals since i noticed something was wrong with my GPS but all for naught.. I tried using GPS test apps and realised that while my phone could "see" the satellite's, it couldn't connect to them..
I also tried using different GPS.conf files which i got for my device from this forum. I have a friend who also has a rooted zuk z1 so if i need any files i can copy from him.
Right Now: My phone is running resurrection remix v5.8.3 with 3.4.0 stat city v1.2 kernal and on baseband version 0.1.c1.10-00004-M8974AAAAANAZM-1... I m willing to provide any more detail necessary..
So at this point i have no idea what to do and it has been getting me.. I m willing to flash any roms,kernals, partitions,etc which may help solve my problem. Pls help me out..
Still waiting for a reply.. If anybody could help me out.. I m willing to provide any logs ir anything u might need.