[KERNEL 3.0.8][ARC/ARCS]KTG anzu Kernel v2.00 testing - Xperia Arc Android Development

In gratitude to nobodyAtall's great work!!
I built kernel for SEMC 4.1.B.0.587.
now this is test release, so if you've noticed, please report.
response might be slow because usually busy
--------------------------------------------------------------------------------------------------------
KTG anzu Kernel v2.00 for Ultimate HD 3.0.2
This is alpha test version
CAF-kernel source base (ics_chocolate)
knowledge issues:
Camcoder not work(camera is work)
HDMI not test yet
FMradio not test yet
special thanks nobodyAtall, DooMLoRD
test8: kernel image & wifi module
--------------------------------------------------------------------------------------------------------
change log
test8: compiled with gcc4.4.3 and changed ramdisk to KTG1.52
test7: merge wifi driver into kernel source(ti-compat-wireless-wl12xx-r4 driver)
test5: change wifi driver & wifi firmware(original)
test4: change wifi driver & wifi firmware
test3: fps uncap fix
--------------------------------------------------------------------------------------------------------
KTG anzu Kernel v2.00 for 4.1.B.0.587
This is alpha test version
CAF-kernel source base (ics_strawberry)
knowledge issues:
Camera not work(boot up, but cannot save)
HDMI not test yet
FMradio not test yet
special thanks nobodyAtall, DooMLoRD
test3: kernel image & wifi module
--------------------------------------------------------------------------------------------------------
change log
test3: compiled by using gcc 4.6
test2: changed usb driver
test1: initial version
--------------------------------------------------------------------------------------------------------
older version
test2: kernel image & wifi module
test1: kernel image & wifi module
--------------------------------------------------------------------------------------------------------
Resources
kernel source
wifi module source
facebook

I start working on porting xperia j(4.1.2) rom can you help me with macking kernel for me ?
Sent from my Xperia Arc S using xda app-developers app

Great job
I try it and feedback

wifi
@tkymgr could you please upload your source as soon as possible as i would like to know what changes you made to the wifi driver as well.. then i can start helping @n1kolaa get the official 4.1.2 JB

TheGreatSega said:
@tkymgr could you please upload your source as soon as possible as i would like to know what changes you made to the wifi driver as well.. then i can start helping @n1kolaa get the official 4.1.2 JB
Click to expand...
Click to collapse
he add link to soure on mediafire
this http://www.mediafire.com/download/d6nnm3lt24c6uqe/KTG-3.0.21.tar.gz
EDIT:THNX FOR JOIN ME IN PORITNG

n1kolaa said:
he add link to soure on mediafire
this http://www.mediafire.com/download/d6nnm3lt24c6uqe/KTG-3.0.21.tar.gz
EDIT:THNX FOR JOIN ME IN PORITNG
Click to expand...
Click to collapse
What does the porting of that rom means? Does it mean a fully working JB rom for our ArcS? With fully working camera and xperia features?
Sent from my GT-I9305 using xda app-developers app

KillEmAllx said:
What does the porting of that rom means? Does it mean a fully working JB rom for our ArcS? With fully working camera and xperia features?
Sent from my GT-I9305 using xda app-developers app
Click to expand...
Click to collapse
Yup.. It seems like that..
Sent from my C6502 using xda app-developers app

kernel source unbuildable
the kernel source you uploaded is unbuildable.. i get errors
Code:
net/netfilter/xt_qtaguid.c: In function 'account_for_uid':
net/netfilter/xt_qtaguid.c:1336:17: warning: 'new_tag_stat' may be used uninitialized in this function [-Wuninitialized]
error, forbidden warning: xt_qtaguid.c:1336
make[2]: *** [net/netfilter/xt_qtaguid.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Code:
net/sched/sch_generic.c: In function 'dev_graft_qdisc':
net/sched/sch_generic.c:678:2: warning: the comparison will always evaluate as 'true' for the address of 'noop_qdisc' will never be NULL [-Waddress]
net/ipv4/netfilter/nf_nat_standalone.c: In function 'nf_nat_standalone_init':
net/ipv4/netfilter/nf_nat_standalone.c:287:2: warning: the comparison will always evaluate as 'true' for the address of 'nat_decode_session' will never be NULL [-Waddress]
error, forbidden warning: nf_nat_standalone.c:287
make[3]: *** [net/ipv4/netfilter/nf_nat_standalone.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make[1]: *** Waiting for unfinished jobs....
Code:
drivers/md/dm.c: In function 'split_bvec':
drivers/md/dm.c:1060:3: warning: statement with no effect [-Wunused-value]
error, forbidden warning: dm.c:1060
make[2]: *** [drivers/md/dm.o] Error 1
make[1]: *** [drivers/md] Error 2
make: *** [drivers] Error 2
make: *** Waiting for unfinished jobs....

KTG anzu Kernel v2.00 alpha for 4.1.B.0.587
Bootanimation.......bootloop!

i built with gcc 4.4.3
What version did u use?
TheGreatSega said:
the kernel source you uploaded is unbuildable.. i get errors
Code:
net/netfilter/xt_qtaguid.c: In function 'account_for_uid':
net/netfilter/xt_qtaguid.c:1336:17: warning: 'new_tag_stat' may be used uninitialized in this function [-Wuninitialized]
error, forbidden warning: xt_qtaguid.c:1336
make[2]: *** [net/netfilter/xt_qtaguid.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Code:
net/sched/sch_generic.c: In function 'dev_graft_qdisc':
net/sched/sch_generic.c:678:2: warning: the comparison will always evaluate as 'true' for the address of 'noop_qdisc' will never be NULL [-Waddress]
net/ipv4/netfilter/nf_nat_standalone.c: In function 'nf_nat_standalone_init':
net/ipv4/netfilter/nf_nat_standalone.c:287:2: warning: the comparison will always evaluate as 'true' for the address of 'nat_decode_session' will never be NULL [-Waddress]
error, forbidden warning: nf_nat_standalone.c:287
make[3]: *** [net/ipv4/netfilter/nf_nat_standalone.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make[1]: *** Waiting for unfinished jobs....
Code:
drivers/md/dm.c: In function 'split_bvec':
drivers/md/dm.c:1060:3: warning: statement with no effect [-Wunused-value]
error, forbidden warning: dm.c:1060
make[2]: *** [drivers/md/dm.o] Error 1
make[1]: *** [drivers/md] Error 2
make: *** [drivers] Error 2
make: *** Waiting for unfinished jobs....
Click to expand...
Click to collapse

i tested with original SEMC rom.
It may boot logo is displayed very long.
wait with patience
Zotmen said:
Bootanimation.......bootloop!
Click to expand...
Click to collapse

I get some reboots...
Sent from my LT18i using xda app-developers app

after rebooted, get /proc/last_kmsg and show me it
>adb shell cat /proc/last_kmsg > last_kmsg.txt
n1kolaa said:
I get some reboots...
Sent from my LT18i using xda app-developers app
Click to expand...
Click to collapse

tkymgr said:
i built with gcc 4.4.3
What version did u use?
Click to expand...
Click to collapse
I used 4.6 ... Also what did you do to get WiFi modules and firmware?? Could you give me a script?? @tkymgr
Sent from my LT18i using xda app-developers app

uploaded my script
since it is written in my ubuntu environment, u should correct it
(this is a modification of the script written by DooMLoRD)
TheGreatSega said:
I used 4.6 ... Also what did you do to get WiFi modules and firmware?? Could you give me a script?? @tkymgr
Sent from my LT18i using xda app-developers app
Click to expand...
Click to collapse

new test version
i changed usb driver.
newest kernel image is on top page
and newest sources are on my github.

tkymgr said:
i changed usb driver.
newest kernel image is on top page
and newest sources are on my github.
Click to expand...
Click to collapse
can you make it for 4.1.B.1.13-

flashed "KTG-3.0.21-test3.img"
My System: Arc, LT15i, 4.1.B.1.13-based custom ROM
I can
enter into CWM recovery and
install the driver file "KTG-3.0.21-WLAN-002.zip".
The background of CWM recovery is like a sand (pictured) image.
And boot loop.
Thanks! Expecting your great work!

n1kolaa said:
can you make it for 4.1.B.1.13-
Click to expand...
Click to collapse
.587 & .13 kernel source has no change so not needed
what linux kernel version is this?

jader13254 said:
.587 & .13 kernel source has no change so not needed
what linux kernel version is this?
Click to expand...
Click to collapse
3.0.21
.13 have wi-fi inprovments

Related

[ROM] CyanogenMod-6.1 for Droid Incredible - V6.1.0-RC2 (10/30/2010)

CyanogenMod is a free, community built distribution of Android 2.2 (Froyo) which greatly extends the capabilities of your phone.
This version is a release candidate, but you will find it stable for everyday use.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* The CM team is not responsible for bricked devices, dead SD cards,
* thermonuclear war, you getting fired because the alarm app failed, or anything whatsoever.
* 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.
*/
This is an AOSP-based build with extra contributions from many people which you can use without any type of Google applications. I found a link from some other project that can be used to restore the Google parts, which can be found below or elsewhere in the thread. I've still included the various hardware-specific code, which seems to be slowly being open-sourced anyway.
Visit the CHANGELOG for a full list of changes and features!
All source code is available at the CyanogenMod Github!
Send pull requests with your changes!
INSTRUCTIONS:
- First time flashing CM 6 (or coming from another ROM)?
1. Unlock/root your device - http://unrevoked.com/
2. Do a Nandroid backup!
3. Update your radio if necessary
4. WIPE
5. Install the ROM
5. Optionally install the Google Addon
- Upgrading from earlier CM6?
1. Do a Nandroid Backup!
2. Install the ROM (your Google apps will be backed up automatically)
HOW TO REPORT BUGS OR PROBLEMS?
- Was it a hard reboot? Get me the file "/proc/last_kmsg".
- Was it a soft reboot or a "boot loop"? Run "adb logcat" and get me the full output.
- Pastebin links preferred
- Please use the issue tracker whenever possible!
Please visit the CyanogenMod Wiki! for step-by-step installation walkthroughs and tons of other useful information.
Latest version: 6.1.0-Inc-RC2 - 10/30/2010
Download: http://koush.tandtgaming.com/htc/inc/update-cm-6.1.0-RC2-Inc-signed.zip
Old version: 6.1.0-Inc-RC1 - 10/29/2010
Download: http://android.antbox.org/koush/htc/inc/update-cm-6.1.0-RC1-Inc-signed.zip
Google Addon: HDPI-20101025
Mirror: http://cyanogenmod-mirror.local.host.name/gapps/gapps-hdpi-20101025-signed.zip
Thank you to EVERYONE involved in helping with testing, coding, debugging and documenting! Enjoy!
__________________
**BEEEER FUND!!!**
ClockworkMod recovery. ROM Manager. CyanogenMod. I write these things. Beer fuels me.
Follow me on twitter!
Chat with me on IRC!
Please "DO NOT" donate to me for this Rom.
You can follow the links posted to "DONATE" to them.
Use this thread for v6.1.0 Reports/Findings/Bugs/Fixes/Patches until Koush updates his thread.
If and when he does update his thread, this thread will be used for fixes/patches only. To make it easier for the community to find them without the need of searching through a long thread.
More Info:
http://www.cyanogenmod.com/home/cyanogenmod-6-1-0-release-candidates
Koush's Original Thread for the Droid Incredible:
http://forum.xda-developers.com/showthread.php?t=755690
Cyanogen's Original Thread for the Nexus One:
http://forum.xda-developers.com/showthread.php?t=722798
Known Bugs List & Fixes:
-Camera Force Closing (Still works) Not all users are experiencing this issue.
Fix - None atm
-Wifi Broken
-Broken Wifi Tether
Fix - Try using one of these kernels:
http://www.clockworkmod.com/download/htc/inc/inc-test2.zip reported by chemical1der
http://adrynalyne.us/files/kernels/cm6_ruby/battery_aosp.zip reported by seanzer
http://www.ziggy471.com/downloads/Ziggy471Kernel-INC-AOSP-update_signed-10262010-0508.zip
-CM-issue 2236, accessing /emmc on Windows
Fix - Flash this patch:
http://forum.xda-developers.com/attachment.php?attachmentid=425519&d=1287879294 patch by CUViper
Thanks goes to the community for posting "links" to Fixes/Patches/Kernels, etc...
Sweeeet
Gonna try this out right now
Thank you very much!
Does this one still crash / reboot your phone 10 times a day like 6.0 "stable" did?
touch,
so far, so good...have had RC1 on for about an hour, putting it through it's paces now.
jc
Known bugs: broken wifi tether
@skrowl: ever since the ril update pulled from MIUI, reboots haven't been an issue on AOSP roms.
Sent from my ADR6300 using XDA App
broken wifi on clean wipe and still has broken notification leds...
hippstar1981 said:
Known bugs: broken wifi tether
Click to expand...
Click to collapse
Wifi does not work for me but, I'm sure I can fix that w/ a new kernel.
Edit: Fixed...
Which Kernel?
djh816 said:
broken wifi on clean wipe and still has broken notification leds...
Click to expand...
Click to collapse
I used 2.6.32.21-ziggy471-ASOP-Oc-UVC-HAVS-BFS kernel. I'll post a link give me a sec.
Edit: Here you go:
http://www.ziggy471.com/downloads/Ziggy471Kernel-INC-AOSP-update_signed-10262010-0508.zip
Does anyone know what "Common: Email app updates** - Michael Webster" entails? I'm most interested in BCC-self, and secondarily setting a reply-to address.
WIFI does not work for me at all using stock kernel. Others reporting this @ CM forums. Flashing alternate kernel fixes WIFI. I'm using KK#2 CFS.
touchpro247 said:
Wifi does not work for me but, I'm sure I can fix that w/ a new kernel.
Edit: Fixed...
Click to expand...
Click to collapse
What kernel should I use? i notice there is like 10 5 cfs and 5 bfs from king
BFS Kernel #5: http://kingxklick.com/kernels/KiNgxKern ... shable.zip
BFS Kernel #4: http://kingxklick.com/kernels/KiNgxKern ... shable.zip
BFS Kernel #3: http://kingxklick.com/kernels/KiNgxKern ... shable.zip
BFS Kernel #2: http://kingxklick.com/kernels/KiNgxKern ... shable.zip
BFS Kernel #1: http://kingxklick.com/kernels/KiNgxKern ... shable.zip
CFS Kernel #5: http://kingxklick.com/kernels/KiNgxKern ... shable.zip
CFS Kernel #4: http://kingxklick.com/kernels/KiNgxKern ... shable.zip
CFS Kernel #3: http://www.4shared.com/file/_nqfvCca/Ki ... Flash.html
CFS Kernel #2: http://www.4shared.com/file/w9IPhRTS/Ki ... Flash.html
CFS Kernel #1: http://www.4shared.com/file/G1-KE7CY/Ki ... Flash.html
Thanks. I am jsut a little confused with all the kernels
Post links to fixes guys plz. Pacthes/kernels, etc... Thanks!
drmp3z said:
What kernel should I use? i notice there is like 10 5 cfs and 5 bfs from king
CFS Kernel #2: http://www.4shared.com/file/w9IPhRTS/Ki ... Flash.html
Thanks. I am jsut a little confused with all the kernels
Click to expand...
Click to collapse
CFS Kernel #2: http://www.4shared.com/file/w9IPhRTS/Ki ... Flash.html
Reported to work.
touchpro247 said:
CFS Kernel #2: http://www.4shared.com/file/w9IPhRTS/Ki ... Flash.html
Reported to work.
Click to expand...
Click to collapse
THank you!!!
Anyone try adrynalyne 's kernel? Kings asop kernels don't have WiFi tether enable.. i think softap is disabled
WiFi tether works on adrynalyne's kernel
Sent from my ADR6300 using XDA App
drmp3z said:
THank you!!!
Click to expand...
Click to collapse
After flashing the Kernel I no longer can unlock the phone. Going to try ziggys kernel

[Dev][ICS] Cyanogenmod 9 [need some help]

Cyanogenmod 9​
Hi all, this is CM9 for galaxy mini, this is 100% built from source, please don't ask for ETA's or " Why is this not working "...etc, i search for possible solution and try to fix.
What is Working :
coming soon
What is not working :
coming soon
Downloads :
coming soon
Notes :
1- sorry for my bad English
Credits :
Messi10
SquadZone
Erikcas
Current progress:
compiled successfully without errors
-----------------------------------------
not booting with default kernel
-----------------------------------
trying to edit ramdisk
logcat http://pastebin.com/p9fkHPr0
More likely it's not booting because of ramdisk, not kernel
Good luck in creating a rom!!!
TheWhisp said:
More likely it's not booting because of ramdisk, not kernel
Click to expand...
Click to collapse
so can u help me in the ramdisk??
Give more details
TheWhisp said:
Give more details
Click to expand...
Click to collapse
i have extracted boot.img and kernel, so what to do edit bootclasspath?
Logcat? You shoud start with that. Where it "stops booting"? What kernel did you extract?
TheWhisp said:
Logcat? You shoud start with that. Where it "stops booting"? What kernel did you extract?
Click to expand...
Click to collapse
thanks, maclaw kernel
Gud luck bro...:d
Good luck with that.
Good luck.
TheWhisp said:
Logcat? You shoud start with that
Click to expand...
Click to collapse
here is the logcat http://pastebin.com/p9fkHPr0 black screen and no bootanimation
thanks in advance
What sources are you using?
TheWhisp said:
What sources are you using?
Click to expand...
Click to collapse
squadzone, is there another source?
Messi10 said:
squadzone, is there another source?
Click to expand...
Click to collapse
squadzos source is for first beta cm9 which mini ever had
he used the old cm9 4.0.3 source tree and not the 4.0.4 kernel by maclaw...
oh and thats why the kernel init cant find some framework based classpath parts.
i think its framework2.jar which has something to do with dalvikvm cache
cheers DQiB
Sent from my GT-P1000 using xda app-developers app
DQiB said:
squadzos source is for first beta cm9 which mini ever had
he used the old cm9 4.0.3 source tree and not the 4.0.4 kernel by maclaw...
oh and thats why the kernel init cant find some framework based classpath parts.
i think its framework2.jar which has something to do with dalvikvm cache
cheers DQiB
Sent from my GT-P1000 using xda app-developers app
Click to expand...
Click to collapse
thanks for the help, yes the kernel can't find framework2.jar i can't find it in my rom but in thewhisp jb i can
what kernel/ramdisk are you using?
TheWhisp said:
what kernel/ramdisk are you using?
Click to expand...
Click to collapse
erickas source

CyanogenMod 10.2 for Samsung Galaxy Mini 2

CyanogenMod 10.2 for Samsung Galaxy Mini 2​
Notice:
Because the ROM is only tested on GT-S6500D, only this variant of Mini 2 is supported by me (since I only have this variant of Mini 2).
Functionality can be broken on other variants.
The ROM theoretically can be installed on:
GT-S6500
GT-S6500D
GT-S6500L
Notice 2:
Uploading my files elsewhere (mirroring) is not appreciated.
If you need to add my files somewhere else, just post the link to my goo.im account.
Disclaimer:
If you have decided to install this ROM on your device, TheWhisp cannot be held responsible for any damage done to your phone and/or for any other kind of inconveniences.
By installing this ROM, you accept this rule.
Click to expand...
Click to collapse
What's not working:
* Camera
Special thanks to:
People who helps me with testing and provides logs
Everyone who is working on CyanogenMod 10.2, especially the CM team itself
Additional information / resources:
Change logs: see 2nd post of this thread
Google apps: http://goo.im/gapps/gapps-jb-20130813-signed.zip
Download (nightly - test builds): http://goo.im/devs/thewhisp/jena-cm10.2-nightly
Download (stable - milestone builds): http://goo.im/devs/thewhisp/jena-cm10.2
How to install:
1) You must have custom recovery installed on your device. I recommend ClockWorkMod: http://forum.xda-developers.com/showthread.php?t=2156194
2) Download ROM .zip
3) Download Google apps
4) Put both .zip files on your device (either internal or external storage)
5) Boot your device into recovery mode
6) Make nandroid backup (if needed)
7) Wipe data/factory reset (not needed if installing above previous cm10.2 build)
8) Format /system (only if the previous ROM is CM 10/10.1)
9) Install the ROM .zip file
10) Mount /system, install Google apps
11) Done.
Bug reporting:
https://github.com/TheWhisp/android_device_samsung_msm7x27a-common/issues?state=open
1) Visit the above link
2) Click on "New issue"
3) Enter title that explains the problem
4) Explain your problem very clearly with as much details as possible
5) Attach logs and screenshots (if needed)
Don't report a bug if it's already reported.
Don't report a bug if you:
1) have restored apps with Titanium Backup or similar software
2) are using any kind of task killer
3) are using any 3rd party tweak/hack
Name what device you're using: jena, jenad or trebon
Name CM version you're using: 10, 10.1, 10.2
Use proper English, try not to make any spelling errors so I and other people can understand you correctly.
Click to expand...
Click to collapse
XDA:DevDB Information
CyanogenMod 10.2 for Samsung Galaxy Mini 2, a ROM for the Samsung Galaxy Mini
Contributors
TheWhisp, erikcas
ROM OS Version: 4.3.x Jellybean
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Flash latest stock ROM by Samsung to ensure your baseband is up-to-date!
Based On: CyanogenMod
Version Information
Status: Beta
Current Beta Version: beta 3
Beta Release Date: 2013-12-03
Created 2013-10-11
Last Updated 2013-12-03
Reserved
18/09/2013
* Initial nightly build
13/10/2013 - beta 1
* Linux 3.0.99
* Android 4.3.1
* Fixed FM radio
* Fixed external storage (SD card) detection
* Added option to make external storage as primary (Settings > Storage)
* Includes device specific fixes that were added to CM-10.1 builds
16/11/2013 - beta 2
* Linux 3.4.68
* Low Power Audio support (for mp3 and aac audio)
* ION memory management
* Fixed "Wi-Fi optimization" bug
* Fixed Wi-Fi MAC address detection
* Fixed Google Maps corruption
* Fixed video streaming
* Improved video playback performance
* Updated display HAL and GPU blobs
* Fixed off-mode charging
* Partially working Wi-Fi Direct (can find devices, but cannot pair)
* Other improvements, see my Github account for detailed change-log
03/12/2013 - beta 3
* Linux 3.4.70
* Fixed some issues in off-mode charging
* Enabled SELinux (permissive)
* Other minor improvements
Awesome!
Thanks a LOT man!!!!
OK TheWhisp you are genious. But I have question. Does this "hack" for WiFi AP work from latest CM10.1 or it's some kind of new one?
I wait for the first build to be uploaded.
midzan21 said:
OK TheWhisp you are genious. But I have question. Does this "hack" for WiFi AP work from latest CM10.1 or it's some kind of new one?
Click to expand...
Click to collapse
Yea, it's the same. I'll upload first build later today
Sent from my GT-S6500 using xda app-developers app
Nice! If you were a women i would say "i love you" but now i'l just say i'l buy you a beer
TheWhisp said:
Yea, it's the same. I'll upload first build later today
Sent from my GT-S6500 using xda app-developers app
Click to expand...
Click to collapse
Do CM10.2 will support blueZ? just like the fix done on CM10.1 from CAF.
tekkenl0rd13 said:
Do CM10.2 will support blueZ? just like the fix done on CM10.1 from CAF.
Click to expand...
Click to collapse
CAF has added support for FM radio and Bluez. Maybe they won't do it this time.
Anyway, camera and Wi-Fi are not working. So the build will be delayed.
TheWhisp said:
Anyway, camera and Wi-Fi are not working. So the build will be delayed.
Click to expand...
Click to collapse
Could you upload that build as nightly and reupload when you fix it?
xfim said:
Could you upload that build as nightly and reupload when you fix it?
Click to expand...
Click to collapse
I don't think that anyone will use it ,until the wifi is currently not working ,but for testing ,uhm I don't know about ,maybe you could use the CM10.2 for developers (Development section goo.im) but I don't even think that these builds will be for daily use , so just wait for the most stability
Sent from my GT-S7500 using xda premium
I think bluetooth will never be fixed
Enviado desde mi GT-S6500D usando Tapatalk 2
When will you upload the first build?
Whenever I want. I have no intentions uploading an unstable build.
blurhns said:
When will you upload the first build?
Click to expand...
Click to collapse
Why would you want such an unsable build? Most of the stuff isn't even working yet. Let OP stabilize this build first. Also OP, can you add in this build the ability to put the clock in the middle of the status bar? Or the ability to disable the bootscreen for a faster boot? Or the ability to change the status bar opacity?
Sent from my GT-S6500 using XDA Premium 4 mobile app
great so finaly you work on 4.3
TheWhisp said:
CAF has added support for FM radio and Bluez. Maybe they won't do it this time.
Anyway, camera and Wi-Fi are not working. So the build will be delayed.
Click to expand...
Click to collapse
what do you think is the percentage of bluetooth to work on android 4.3?.
since we'll now be working with bluedroid unlike the blueZ we used in CM10/10.1?
I think that the best ROM for our Jena cm9 Cuz it's supported by the hardware manufacturer and smoother faster and it will be the best ROM from performance and graphics and games and it will be a lot a lot Faster everything will be great with cm9 who is with me ?
Sent from my GT-S6500 using Tapatalk 2
NiceIceDice96 said:
I think that the best ROM for our Jena cm9 Cuz it's supported by the hardware manufacturer and smoother faster and it will be the best ROM from performance and graphics and games and it will be a lot a lot Faster everything will be great with cm9 who is with me ?
Sent from my GT-S6500 using Tapatalk 2
Click to expand...
Click to collapse
sources are available, you're free to do what you want
there's no point on building CM9, (just my opinion).

[CLOSED][DEPRECATED] OmniROM 6.0

OmniROM
Marshmallow - Android 6.0​
A new "unified" Galaxy Tab 2 section was added to our forum because we don't make a difference between p31xx an p51xx specific roms.
Please use the Thread here for Omni 6 related questions and feedback
Great work.Thanks)
on my p5110 with trp 2.8.5.0 it says with every version:
Applyparsedperms: lsetfilecon of /system/lost+found to ubject_r:system_file:s0 failed operation not supported on transport endpoint set_metadata_recursive: some changes faileded e:\error executing updater binary in zip .........
What does it mean and what can i do about it?
P5113
You have out done yourself for our aging tablets. This is the smoothest and most stable 'MARSHMALLOW' rom I have experienced to date for my P5113. As always, thank you sir!
P5113
Yes, very smooth indeed ... and the Cast feature works perfectly (for all the Chromecast fans) !
Big thanks to @Android-Andi ... and @Ziyan !
Thanks.
bwarmy1903 said:
on my p5110 with trp 2.8.5.0 it says with every version:
Applyparsedperms: lsetfilecon of /system/lost+found to ubject_r:system_file:s0 failed operation not supported on transport endpoint set_metadata_recursive: some changes faileded e:\error executing updater binary in zip .........
What does it mean and what can i do about it?
Click to expand...
Click to collapse
update twrp to version 3.0.2-1 from here http://andi34.github.io
Hallo,
please where activate root? I didn't found it.
jori55 said:
Hallo,
please where activate root? I didn't found it.
Click to expand...
Click to collapse
OmniRom isn't pre-rooted. You need to flash supersu.
~ All my work, news etc. on http://andi34.github.io ~
Somebody has problem with sim unlock in P5100. I can't continue on sim unlock windows.
Thanks Android-Andi for this new toy
Enviado desde mi Echoe S7 Edge sexy
lanyco said:
Somebody has problem with sim unlock in P5100. I can't continue on sim unlock windows.
Thanks Android-Andi for this new toy
Enviado desde mi Echoe S7 Edge sexy
Click to expand...
Click to collapse
What is the problem exactly? Layout problem like http://m.imgur.com/NETsfBy?r ?
~ All my work, news etc. on http://andi34.github.io ~
Android-Andi said:
What is the problem exactly? Layout problem like http://m.imgur.com/NETsfBy?r ?
~ All my work, news etc. on http://andi34.github.io ~
Click to expand...
Click to collapse
the problem is with the unlock screen. introduce the 4 numbers and nothing happens
Enviado desde mi Echoe S7 Edge sexy
PD. With CM13 not happen [emoji53]
So far, so good. The ROM runs smoothly. The only bummer is there is no OC. It's a kind of let down considering 5.1 had it. Props for Andi for bringing Omni 6.x to our good old devices!
Big fan of OmniROM!
Nice work Andi
Rom working correct,and I think more fast than CM13..I have a problem with chromium(?)...If i use chromium,device begins reboots...From the moment I tunr it off (chromium) rom working properly & the reboots stop... ( I use deltadroid base gapps ) Ty & sorry for english
@daitalos omni is using a prebuilt chromium, maybe you can try using one from playstore instead?
~ All my work, news etc. on http://andi34.github.io ~
@lanyco looks like i need a 3g tab [emoji14] can you take a logcat please?
~ All my work, news etc. on http://andi34.github.io ~
yes i agree Andi
Android-Andi said:
@daitalos omni is using a prebuilt chromium, maybe you can try using one from playstore instead?
~ All my work, news etc. on http://andi34.github.io ~
Click to expand...
Click to collapse
but for me chromium is a bad app ( 111 mb!! in Internal one app only ) in this low profile device Andi... I have deleted chromium ( after rooting my device ) and i have downloaded chrome ...(after any update i will do the same ) Lol...now all is Ok..
daitalos said:
but for me chromium is a bad app ( 111 mb!! in Internal one app only ) in this low profile device Andi... I have deleted chromium ( after rooting my device ) and i have downloaded chrome ...(after any update i will do the same ) Lol...now all is Ok..
Click to expand...
Click to collapse
@daitalos good to hear it works. Adding Chromium isn't my choice, it's omni default
~ All my work, news etc. on http://andi34.github.io ~
main only?
Android-Andi said:
@lanyco looks like i need a 3g tab [emoji14] can you take a logcat please?
~ All my work, news etc. on http://andi34.github.io ~
Click to expand...
Click to collapse
look this is ok? besides the main log i can compress and the other files in one zip if i want ? ( difficulty with english grrrr)
daitalos said:
look this is ok? besides the main log i can compress and the other files in one zip if i want ? ( difficulty with english grrrr)
Click to expand...
Click to collapse
Logcat is emtpy
~ All my work, news etc. on http://andi34.github.io ~
ok..
Android-Andi said:
Logcat is emtpy
~ All my work, news etc. on http://andi34.github.io ~
Click to expand...
Click to collapse
I will see what is wrong Andi...I use sysLog apk...Is not good app?

[KERNEL] Overclocked Kernel for Galaxy Grand Prime [SM-S920L|SM-G530M/MU/H/P/T/T1/W]

These boot images should work on any LOS-based or CAF-source based ROMs (in theory).
Code:
** Disclaimer
I am not responsible if flashing this ROM bricks your
phone or causes thermonuclear war and ends the
world as we know it. You have been warned.
Kernel Information
ROM Target Device: Samsung Galaxy Grand Prime SM-S920L | SM-G530MU | SM-G530M | SM-G530H | SM-G530FZ | SM-G530P | SM-G530T | SM-G530T1 | SM-G530W
Kernel Status: Beta
Project GitHub Repositories: https://github.com/Galaxy-MSM8916/android_kernel_samsung_msm8916
Project GitHub Branch: cm-14.1-experimental
Project Gerrit Review site: https://review.msm8916.com/
Telegram Channel (for ROM build/completion notifications): https://telegram.me/GrandPrimeTWFZ
Telegram Group (for Q&A): https://telegram.me/joinchat/AJrZvz_pGY7Pvfis9kzMwA
Bug reports: https://bugs.msm8916.com/
Click to expand...
Click to collapse
Device Names
Verify your device codename before downloading any firmwares or recovery images!
Code:
[B]SM-S920L[/B] - [COLOR="DarkSlateBlue"][B]gprimeltetfnvzw[/B][/COLOR]
[B]SM-G530MU[/B] - [COLOR="DarkSlateBlue"][B]gprimeltezt[/B][/COLOR]
[B]SM-G530M[/B] - [COLOR="DarkSlateBlue"][B]fortunalteub[/B][/COLOR]
[B]SM-G530H (XX)[/B] - [COLOR="DarkSlateBlue"][B]fortuna3g[/B][/COLOR]
[B]SM-G530H (XC)[/B] - [COLOR="DarkSlateBlue"][B]fortunave3g[/B][/COLOR]
[B]SM-G530FZ[/B] - [COLOR="DarkSlateBlue"][B]gprimeltexx[/B][/COLOR]
[B]SM-G530T/T1/W[/B] - [COLOR="DarkSlateBlue"][B]gprimelte[/B][/COLOR]
[B]SM-G530P[/B] - [COLOR="DarkSlateBlue"][B]gprimeltespr[/B][/COLOR]
Click to expand...
Click to collapse
Features
Code:
[B]
[COLOR="Red"]
* Latest CAF kernel source merged into kernel.
* CPU overclock to 1612 MHz
* GPU overclock to 650 MHz
[/COLOR]
* If you have any (reasonable) suggestions
for anything, tell me.
[/B]
DownloadAll Jenkins builds are testing builds, and as such, are likely to be extremely unstable or unusable.
This goes doubly for these kernels: You know the risks associated with overclocking, and, though stable,
there may be hiccups in the kernel.
Kernel Builds: https://jenkins.msm8916.com/job/Boot_Images/job/Overclocked_Images/job/Samsung_Galaxy_GRAND_Prime/
RSS: https://jenkins.msm8916.com/job/Boot_Images/job/Overclocked_Images/rssLatest
Click to expand...
Click to collapse
Instructions
If you are completely new to flashing custom ROMs and have no idea how to begin, start by downloading a TWRP image for your device from the links above and flash it using the ODIN tool (see below).
You cannot flash a custom ROM over stock recovery, so downloading a custom recovery is the first thing you will need to do.
Click to expand...
Click to collapse
Installation via recovery (TWRP)
* Download a recent .tar file from the links above for your device.
* Reboot into recovery mode [Press Power+Volume Up+Home].
* Plug in your phone into your computer, extract the tar file and place the .img to a location on your Internal or External Storage on a device.
* Click Install on TWRP on your phone and locate the img file in the phone.
* Enjoy your kernel.
Click to expand...
Click to collapse
Installation via odin
* Download a recent .tar file from the links above for your device.
* Reboot into ODIN mode [Press Power+Volume Down+Home].
* Plug in your phone into your computer, and open the Odin application, and place the .tar file in the AP slot and flash it.
* Enjoy your kernel
Click to expand...
Click to collapse
FAQ
Q: Are you taking device requests?
A: If and only if the device is using an msm8916 chip, and you're willing to buy me/donate the device for testing, sure.
Q: But I don't have that kind of money! What else?
A: Alternatively, if you're skilled with Linux and adb, and have an unsupported device, if you're willing to work with me as a tester, that works as well.
Q: Are you accepting feature requests?
A: Unless you're willing to implement it yourself, no.
Q: Can you make XXX ROM as well as LOS?
A: Unless more people donate, no. I simply don't have the time to maintain more than LOS nor money to hold that many ROMs on my already (tiny) struggling server.
Q: Can I throw money at you?
A: Most certainly. Donations are always welcome.
Click to expand...
Click to collapse
You want to help?
We need hardware power to get the builds done.
If you want to help us go faster, send a PM to @kentone or
@vince2678. Your computer will act as a client for our jenkins server.
In a perfect world, that would be all, but unfortunately no. We need money to keep the server running and keep bringing these ROMs.
As always, logcat any problem you find.
Click to expand...
Click to collapse
PLEASE, don't PM @vince2678, as he's busy right now, and your questions can be not answered. PM @kentone instead, write here on the post, or on the telegram group, your questions will be responded as soon as we can Understand that we have family, studies and jobs aside of this project. Thanks for your understanding
XDA:DevDB Information
[KERNEL] Overclocked Kernel for Galaxy Grand Prime [SM-S920L|SM-G530M/MU/H/P/T/T1/W], Kernel for the Samsung Galaxy Grand Prime
Contributors
vince2678
Source Code: https://github.com/Galaxy-MSM8916/android_kernel_samsung_msm8916
Kernel Special Features:
Version Information
Status: Beta
Created 2017-04-16
Last Updated 2017-08-29
Reserved
Changelog
For more detailed changelog information, see the changelog on the download or jenkins servers for each specific build.
Code:
[B][U]29/08/2017[/U][/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B] [B] Shifted to using a kernel driver for disabling touch devices
when the screen is off instead of a user service for that. [/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B] [B] Updated kernel to the latest upstream AOSP and
CAF tags. There should be a noticeable performance boost. [/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B] [B] Disabled cpusets support, which was slowing
down the system performance. [/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] Data should be working fully on all devices. [/B]
Code:
[B][U]08/06/2017[/U][/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] Video recording should now be working [/B]
Code:
[B][U]01/06/2017[/U][/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Updated kernel and prima (wifi)
driver to the latest caf branch LA.BR.1.2.9_rb1.18[/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] F2FS should work completely now.
Updated F2FS code from upstream kernel sources and enabled
security extended attribute support (for SElinux) to fix
android support.[/B]
Code:
[B][U]15/05/2017[/U][/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B] [B] Added support for SM-G530M (fortunalteub)[/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B][B] The sleep issue should be fixed in the
latest build. This was due to the failure to set a
critical kernel variable at boot because the kernel init
system was not interpreting a boot command line variable correctly.[/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] F2FS is enabled in-kernel, so F2FS filesystem
mounting and formatting should be working fully.[/B]
Code:
[B][U]05/05/2017[/U][/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Wifi driver is being built as a module for now,
transitioning to a new kernel somehow broke the ability
to build it into the kernel binary.[/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Transitioned to a new kernel based on T560NU and
J500H MM kernel sources (J500HXXU2BPJ9 and T560NUUES1BPL1). [/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Updated kernel and wifi driver to LA.BR.1.2.9_rb1.16[/B]
Code:
[B][U]14/04/2017[/U][/B]
* [B] [ [COLOR="Red"]ALL[/COLOR] ][/B] [B] Created DevDB project [/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Wifi driver is now built into the kernel. Should
(slightly) improve speed of enabling/disabling wifi. [/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Updated kernel and wifi driver to LA.BR.1.2.9_rb1.14[/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Builds now use sdcardfs from Google. This should
result in faster file operations on the sdcard overall
compared to using FUSE as an overlay.[/B]
Known Issues
Code:
[COLOR="RoyalBlue"][B]fortuna3g[/B][/COLOR]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] Brightness adjustment is broken[/B]
Thanks!
Reserved.
Great work Vince! Gonna try it soon nd will let you know.
Maybe stupid question
But if CPU overclocked to 1612
It won't be damaged or something
I mean why Samsung didn't make GP stock CPU like this ??
Sorry if its stupid question
But if it won't damage the phone CPU
The performance will increased as hell
abooooood said:
Maybe stupid question
But if CPU overclocked to 1612
It won't be damaged or something
I mean why Samsung didn't make GP stock CPU like this ??
Sorry if its stupid question
But if it won't damage the phone CPU
The performance will increased as hell
Click to expand...
Click to collapse
All processors are put limits, snapdragon 410 goes up to 2.1ghz, but it's like asking the mobile phone does not last a month, Do you use xxu or xcu?
Play4NoobWin said:
No boot in xcu
Got stuck in the samsung logo
Tested in aex 4.0
Click to expand...
Click to collapse
Sorry, my fault. Meant to write 'XXU' instead of 'XCU'.
Will make a build for that soon, keep wacthing the thread.
abooooood said:
Maybe stupid question
But if CPU overclocked to 1612
It won't be damaged or something
I mean why Samsung didn't make GP stock CPU like this ??
Sorry if its stupid question
But if it won't damage the phone CPU
The performance will increased as hell
Click to expand...
Click to collapse
I've been using it myself for about a month with no adverse effects.
I chose 1612Mhz because it's fast enough without risking instability. At higher frequencies the memory might not be able to keep up with the cpu/gpu clock, so I have not gone higher than that (though they may work).
vince2678 said:
I've been using it myself for about a month with no adverse effects.
I chose 1612Mhz because it's fast enough without risking instability. At higher frequencies the memory might not be able to keep up with the cpu/gpu clock, so I have not gone higher than that (though they may work).
Click to expand...
Click to collapse
OK thanks for reply
I will keep watching thread for xcu ?
---------- Post added at 02:16 PM ---------- Previous post was at 01:44 PM ----------
Play4NoobWin said:
No boot in xcu
Got stuck in the samsung logo
Tested in aex 4.0
Click to expand...
Click to collapse
What are the bugs of that ROM bro ?
No boot un xxu LOS 14.1
You only see SAMSUNG GALAXY GRAND PRIME.
I USE TRANSLATOR
I Test 13.0
when will you make XCU build ?
@[email protected]
vince2678 said:
I've been using it myself for about a month with no adverse effects.
I chose 1612Mhz because it's fast enough without risking instability. At higher frequencies the memory might not be able to keep up with the cpu/gpu clock, so I have not gone higher than that (though they may work).
Click to expand...
Click to collapse
+1
On 2GB devices it could've been useful but battery consuming as well. Whats the minimum frequency you've set? I suggest you to set to 200Mhz, that will greatly save the battery.
abooooood said:
OK thanks for reply
I will keep watching thread for xcu ?
Click to expand...
Click to collapse
AhMaD eLMoMaNi said:
when will you make XCU build ?
@[email protected]
Click to expand...
Click to collapse
You should wait but please ETA is not allowed.
He'll soon make a build for xcu as well but till then Keep Calm nd Enjoy!
Has.007 said:
+1
On 2GB devices it could've been useful but battery consuming as well. Whats the minimum frequency you've set? I suggest you to set to 200Mhz, that will greatly save the battery.
Click to expand...
Click to collapse
The minimum was already at 200MHz, but thanks for the insight anyways .
he already mentioned for LOS so it may not work for aex
G530T on LOS 13. All seems fine here and over clock is functional. Thanks Vince.
At first thanks alot for this great work ,this OC is very safe and SUPERFAST .but Unfortunately Wifi isn't working on 530H (XCU) LOS 14.1 .This is the Logcat that I've got
I've a few skills on Linux system I can help you to test things if you want.​
Code:
04-19 00:20:18.061 1612 2587 D WifiService: setWifiEnabled: true pid=8244, uid=1000
04-19 00:20:18.063 1612 2407 E WifiMonitor: killSupplicant p2ptrue init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown
04-19 00:20:18.072 1612 2407 D WifiHW : finit_module for "/system/lib/modules/wlan.ko" failed: Exec format error
04-19 00:20:18.072 1612 2407 E WifiStateMachine: Failed to load driver
04-19 00:20:18.075 1612 1612 E WifiController: WifiControllerWifi turn on failed
----I've not found fast charge on Kernel Adiutor , i think you've upload a kernel for another device or something like this ,cuz wlan.ko seems to now be loaded
SM-G530H (XXU) wifi not working
Wifi also isn't working for me on the G530T with the 4/7 build of cm13, but when i use the nightly for 4/16 it works, but then I get no outgoing call audio, but then again I was still getting no outgoing call audio without using the kernel on that build
AhMaD eLMoMaNi said:
At first thanks alot for this great work ,this OC is very safe and SUPERFAST .but Unfortunately Wifi isn't working on 530H (XCU) LOS 14.1 .This is the Logcat that I've got
I've a few skills on Linux system I can help you to test things if you want.​
----I've not found fast charge on Kernel Adiutor , i think you've upload a kernel for another device or something like this ,cuz wlan.ko seems to now be loaded
Click to expand...
Click to collapse
The fast charging is not something that has an exposed sysfs interface so it's not configurable.
Clvers said:
SM-G530H (XXU) wifi not working
Click to expand...
Click to collapse
As for the wifi, it has to do with the fact that your devices use a wifi module instead of one built into the kernel. I'll work on a flashable fix for this later this week.
DanteDFG said:
Wifi also isn't working for me on the G530T with the 4/7 build of cm13, but when i use the nightly for 4/16 it works, but then I get no outgoing call audio, but then again I was still getting no outgoing call audio without using the kernel on that build
Click to expand...
Click to collapse
Yes, we switched to using a built in wifi module on the roms i make, so an upgrade is necessary to use the kernel.
vince2678 said:
Yes, we switched to using a built in wifi module on the roms i make, so an upgrade is necessary to use the kernel.
Click to expand...
Click to collapse
So since we'd have to upgrade to use it, and that 4/16 one was a test build and not nightly is it safe to assume the next LO13 nightly will have the in-call audio fixed? I can't hear anything not even if it's ringing the phone unless i switch speaker phone on and off. Or the gprimelte not recieving any more LOS13 builds? I see only LOS14 avail now for it but it has no themes and doesn't update/refresh the screen when watching videos on the browser unless i start dragging my finger across the screen while it loads...

Categories

Resources