[DEV][AOSP][WIP] JellyBean 4.1.1 - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

First of all this is a Work In Progress thread, ONLY for devs discuss.
Only just for experienced users, and devs! So no spam please!
'Complete' build from AOSP sources, with community and our own fixes.
Current progress:
- Booting
- 2D/3D working
- Audio
- Touchscreen
- Lights
- Bluetooth
- Gps
- Hw Keyboard
- Accelerometer
- SDCard Mount
Not working:
- Gsm
- Wifi
- etc /WIP/
Kernel:
Download Only for Mini Pro , but if you take this ramdisk, for your device's zImage, it should be work too.
Rom:
Download Only for Mini Pro, so if you want to do on other phone, replace the files, first.
So, be the part of the porting, if you feel enough knowledge of this. Everyone who join, will get credits; So this will be the first huge team work, of the Xperia Mdpi devs

reserved

it looks that i have to unlock my bootloader

Awesome.
.
All the best.
Do not mark this as spam. Okay?
Sent from my SK17i using xda appdevelopers app

so we all will see JB 4.1 for mini too...
great work KAMARUSH keep up the good work....
cheerssssssssss.............

Kernel and Rom are online, so let's start this

kamarush said:
Kernel and Rom are online, so let's start this
Click to expand...
Click to collapse
So i just need to replace the files from /dev/lww in MiniCMSandwich 4 with this rom?
And i can't repack boot images, not on linux and not on windows: "Android magic not found in boot.img. Giving up"
Thank you for all of your hard work

I'd love to help you porting JB
Sent from my XperiaMiniPro running Cyanogenmod 9. Thanks FreeXperiaProject, you made my Xperia™ free

yeah great bro

Ok, I have included your ramdisk in your ICS kernel for LWW, it boots. Now I try to port your zip

pikpok said:
Ok, I have included your ramdisk in your ICS kernel for LWW, it boots. Now I try to port your zip
Click to expand...
Click to collapse
woh lww.. im waiting bro.
im try to lww device,..

pikpok said:
Ok, I have included your ramdisk in your ICS kernel for LWW, it boots. Now I try to port your zip
Click to expand...
Click to collapse
Please send me only the kernel
I can't repack it

xdevilium said:
Please send me only the kernel
I can't repack it
Click to expand...
Click to collapse
http://dl.dropbox.com/u/8422497/bootjelly.img
I replaced lib folder and tried to run, now my touchscreen isn't working now, I'm flashing stock ICS ftf, hope that helps...
@edit - It's working....

Kamarush can u give me kernel for lww pls

mv_style said:
Kamarush can u give me kernel for lww pls
Click to expand...
Click to collapse
You have kernel in my previous post...

deleted

pikpok said:
You have kernel in my previous post...
Click to expand...
Click to collapse
But u said it isnt booting.
Okay now im getting on it

it booted, but touchscreen does not work as pikpok pointed out..
i took the minicm lite zip and replaced all the files from the /dev/lww to the subsequent folders from the JB zip. touchscreen should work right?

gandhar said:
it booted, but touchscreen does not work as pikpok pointed out..
i took the minicm lite zip and replaced all the files from the /dev/lww to the subsequent folders from the JB zip. touchscreen should work right?
Click to expand...
Click to collapse
The touch is working but, it responds very-very-very late...
You can notice, when the phone booted up, and you touch the area where where the lockscreen unlock is.
This is what i'm talked about. Need to play a little with the gralloc, or with the libs from an aosp or aokp rom.

kamarush said:
The touch is working but, it responds very-very-very late...
You can notice, when the phone booted up, and you touch the area where where the lockscreen unlock is.
This is what i'm talked about. Need to play a little with the gralloc, or with the libs from an aosp or aokp rom.
Click to expand...
Click to collapse
New JB framework causes lags?

Related

[FIX]Notification bar difficult to pull up, cypress dig.(CM7) Custom and Stock Kernel

Custom Kernel:
well, i just took this idea to modify this file, recompiled fixed fxp kernel just for testing and it works! now im on fxp last kernel running minicm7 and everything works fine, no touchscreen bugs, just like froyo
any dev who wants to fix this issue on his kernel just have to replace "cyttsp_core.c" file in /drivers/input/touchscreen with the one i attach below.
all credits to nobodyAtall for the idea
best regards
http://www.multiupload.com/TDL9FQ16WB >> dead link, reuploaded, new link below.
oops i almost forgot to give proper credit to viper001 for his kernel building guide for noobs like me http://forum.xda-developers.com/showthread.php?t=1348951
----------------------------------------
Stock Kernel:
Update: here is ax8mt module fixed for gingerbread roms on stock kernel, please test it and comment if it works or not, this is made for those who doesn't want to unlock bootloader or prefer stock kernel (it seems that is dangerous to unlock bootloader for some devices)
Download ax8mt.rar attached, it contains ax8mt.ko file, install it as any other module (if you already have it, replace).
The other rar file (ax8mt_src_fixed.rar) is just source code...
Notes:
1- i dont know why is so "big" compared to original ax8mt (100kb vs 10kb) but I tested it on latest gingerdx (stock kernel of course...) and it works fine.
2- I'm not responsible if this bricks your device, but it didnt bricked mine.
3- This version of ax8mt is only meant to be used on CM7 based roms.
darkfrmr said:
well, i just took this idea https://github.com/freexperia/semc-kernel-msm7x27/commit/1a35dca612797361b8ad77e1495e05737eb820d3 to modify this file https://github.com/freexperia/semc-kernel-msm7x27/blob/master/drivers/input/touchscreen/cyttsp_core.c, recompiled fxp kernel just for testing and it works! now im on fxp last kernel running minicm7 and everything works fine, no touchscreen bugs, just like froyo
any dev who wants to fix this issue on his kernel just have to replace "cyttsp_core.c" file in /drivers/input/touchscreen with the one i attach below
all credits to nobodyAtall for the fix
best regards
>>> http://www.multiupload.com/TDL9FQ16WB <<<
Click to expand...
Click to collapse
Ohh great!!!! Please compile Alfs kernel with this fix !!! THANK you!!!!!!
tony-noob said:
Ohh great!!!! Please compile Alfs kernel with this fix !!! THANK you!!!!!!
Click to expand...
Click to collapse
the first thing i tried was that, but it gives me an error when compiling (not related to the file i uploaded), better wait for alfsamsung to bring us fixed kernel
if you want to test, here is fxpkernel that im using now for testing purposes
http://www.multiupload.com/5FQPTS24GR all credits to freexperia aka jerpelea
im not responsible if this bricks your device, but it didnt bricked mine ^^
Can it be used on stock kernel? Cos I cant find /drivers/input/touchscreen
i hope nAa will include this in his latest kernel
the code is based on a work he did, so i think he can include it on his kernel.
Thanks darkfrmr
---------- Post added at 09:45 PM ---------- Previous post was at 09:42 PM ----------
no you cant, /drivers/input/touchscreen is part of the Kernel and not of the rom, this is a Kernel File not any kind of ROM file.
oregon_2 said:
Can it be used on stock kernel? Cos I cant find /drivers/input/touchscreen
Click to expand...
Click to collapse
this isn't a module, is a driver file meant to be integrated on custom kernels
br
Interesting why you have bug when compiling alfs....
---------- Post added at 10:58 PM ---------- Previous post was at 10:53 PM ----------
Tested and it's really working...
tony-noob said:
Interesting why you have bug when compiling alfs....
Click to expand...
Click to collapse
its something about vr-iosched... i dont know, but with fxp sources i had no problems in compiling kernel
Can you make it work for the default kernel?
Dexter_prog said:
Can you make it work for the default kernel?
Click to expand...
Click to collapse
sorry, no i dont know how to compile kernel modules...
I think that this fix will be ported for stock kernel soon ..
Sent from my X8 using xda premium
Hmmm im not experience any hardship on Notification bar... I can pull it with ease
Cypress digitizer user here...
amnher said:
Hmmm im not experience any hardship on Notification bar... I can pull it with ease
Cypress digitizer user here...
Click to expand...
Click to collapse
what rom are you using? this bug is present only in gingerbread roms...
srry i didn't catch up with the ideas well....in short..u mean that fxp kernel had this problem fixed..or i should add this fix to any custom kernel??
did this also fix the screen not being sensitive on the right side?
Dexter_prog said:
did this also fix the screen not being sensitive on the right side?
Click to expand...
Click to collapse
Yes...
I also tried to compile Alfs kernel, but it gave me error
tony-noob said:
Yes...
Click to expand...
Click to collapse
awesome.
Please, someone port this to the default kernel!
man_77 said:
srry i didn't catch up with the ideas well....in short..u mean that fxp kernel had this problem fixed..or i should add this fix to any custom kernel??
Click to expand...
Click to collapse
We, cypress digitizer users, have this bug in every gingerbread rom, so i tried to make a fix for this using nobodyAtall's idea and this is the result. Any custom kernel with this file will let us have no touchscreen bugs in gingerbread.
In other hand, fxpkernel is just what i compiled to test the fix, but this should work on other kernels (i wasn't able to compile other kernel than fxp's one).
I uploaded fxp kernel compiled by me just to say that i'm telling the truth and if someone else wanted to test.
I'm noob at this stuff, just followed guides and asked google for everything so we must wait for kernel developers to implement this on their kernels.
sorry for my poor english, i hope that is understandable now
br
darkfrmr said:
what rom are you using? this bug is present only in gingerbread roms...
Click to expand...
Click to collapse
any rom like GDX and even MiniCM 2.1.5

{XsoftMoD}Lewa Os 2.0 {XsoftMoD}[XPERIA MDPI Device](CLOSED)

Lewa Os v2.0​
Working:
I port from Xperia Team & Lewa Team Project
GSM - voice and data
SENSORS - from source
WIFI - from source
FM - from source (no tested)
LIGHTS - from source
VIDEO - from source
AUDIO - from source
GPS - from source
Gralloc - from source
HOTSPOT - from source
BT - precompiled
Live View - from source
Live Watch - from source
CAMERA - precompiled
​Not Work:
...
i can't search bug alone.
How To Installation:
copy xxxxx.zip to sdcard
flash new kernel CM7 or Rage
ON PC - run fastboot flash boot boot.img (an black window will open and will stay open untill kernel is flashed)
ON PHONE - put phone in fastboot mode (power off then press volume up and plug usb cable) and phone LED will light BLUE
when phone is booting (first 5 seconds) press volume down key several times to enter recovery, wipe data and choose apply update from sdcard
WARNING if you used another rom (stock or custom) you have to wipe data or device will not boot
​
Download:
ROM
V.1
DOWNLOAD NOW
Kernel
Rage Kernel
Xperia MINI
Xperia MINI PRO
Xperia ACTIVE
Xperia LwW (wait for lww device or use fpx kernel)
CREDITS and special THANKS to :
FreeXperia
Lewa Os
neroyoung for my dummy ask
Kamarush for few part from he rom
amarullz for Aroma Installer
Alifdroid for for her script
greenAlgae for her rage kernel
thanks for all the contributions
Change Log & add-ons
Change Log
V1
New Releases
___________________________________________________________________________________________________________________________________________​
Add Ons
Gapps
Nice, Im looking forward to try it
is it compatible with rage kernel for cm7.2?
do this rom have earlier version's problem that hardware keyboard for MINI PRO was not working good? so now it;s fixed?
hazard_puppet said:
is it compatible with rage kernel for cm7.2?
Click to expand...
Click to collapse
i never test with rage kernel but maybe compatible
Tommixoft said:
do this rom have earlier version's problem that hardware keyboard for MINI PRO was not working good? so now it;s fixed?
Click to expand...
Click to collapse
yes, i have half fix with replace some file from kamarush file
any screenshot...
Sent from my WT19i using xda premium
Till-Kruspe said:
any screenshot...
Sent from my WT19i using xda premium
Click to expand...
Click to collapse
my guess http://forum.xda-developers.com/showthread.php?t=1623910
iFilae said:
my guess http://forum.xda-developers.com/showthread.php?t=1623910
Click to expand...
Click to collapse
thank mate...
Sent from my WT19i using xda premium
triasbrata said:
i never test with rage kernel but maybe compatible
yes, i have half fix with replace some file from kamarush file
Click to expand...
Click to collapse
half? so what half still doesn't work?
Till-Kruspe said:
any screenshot...
Sent from my WT19i using xda premium
Click to expand...
Click to collapse
wait i'll upload screenshot my rom
Tommixoft said:
half? so what half still doesn't work?
Click to expand...
Click to collapse
alt key doesn't work fully
i ported my self and finish it for wt19 lww
Requirements :
unlocked bootloader
Baseband 42-58-62-64-69
Click to expand...
Click to collapse
CHANGELOG :
- First Release
- Base on FXP 116 CM 7.2.0 RC 1
- Multilanguage support add (only support not interface)
- Duel Speaker (Stereo)
- Fixed Torch (FC Problem)
- Delete unnecessary APPS
- Arabic-Persian RTL Fix
- Home Button Fix
- Walkman Key Fix
- latest Official & Unofficial Apps
Click to expand...
Click to collapse
Release ? :
[ROM][Port][GB][LWW] Lewa OS v2
Click to expand...
Click to collapse
ramezzidane said:
i ported my self and finish it for wt19 lww
Click to expand...
Click to collapse
oh good. i'm also work it in few minute but i have some problem in make universal rom, fix incorrectly rotation, and Make Hw keyboard work for xmp
kamarush said:
From mini pro to mini porting means just, replace a few files. So you can do it Replace the hw_config, sensors.conf, copy smultron touch hex firmware file /etc_firmware/ and DELETE mango hex's, and edit the build prop /just replace all sk17 and mango or mini pro lines/. And this is all. Flash the mini kernel and install the rom
Sent from my mango using XDA App
Click to expand...
Click to collapse
maybe this help
ramezzidane said:
maybe this help
Click to expand...
Click to collapse
i have done fix the problem. and the final my problem is file hosting is down now, so i upload again and that need much time to upload in my place
but i have finis re-upload my rom so wait in few minute
I ported this ROM to my Xperia Mini from the source and it is really very nice rom.
The light and vibrator does not work with back and menu keys.
i have add download link
test and report me for bug
triasbrata said:
i have add download link
test and report me for bug
Click to expand...
Click to collapse
did you make it using aroma installer?
singh_dd93 said:
did you make it using aroma installer?
Click to expand...
Click to collapse
yes i use aroma istaller v2
Thank you for the work
Rom Raúg and fast but I have no shenanigans
Where can I find the menu button?? To enter the list of programs and applications??
Not available to the introduction of non-English languages ​​and I want to Arabic
No other theme I can switch between them
PS : Rage Kernel Is Work

mod pls remove this thread

Removed....
kamarush - fantastic work and dedication (and bowing to moaners pressures )
A thousand thank yous
kamarush said:
I started a new and clean thread, for the new rom
Working:
Audio
Gsm
Wifi
Data
Gps
Bluetooth
2D/3D
Touchscreen
Lights
Vibration
HW Keyboard lights
Full Camera/3DCamera
Full Videocamera
Videos in Gallery
PreRooted
FM Radio
Dual Speakers
Bravia Engine
Xloud
RomControl
etc..
Bugs:
- You tell me
Changelog: Rom V4
Download links:
Rom:
MiniCMSandwich Lite Final v4
Kernels:
Mini
Mini Pro
Active
Live with Walkman
Click to expand...
Click to collapse
wow look great!!
downloading now
Hi. locked BL? How to install?Thanks for all
For locked bootloader we only need to flash the rom, right?
Kamarush, Great work.
Can other kernels be used as option? the kernels that supports 4.0.4 roms are compatible? what do you recommend?
I'm asking it cuz everytime i had used your kernel v2, i had a insane battery drain, do you made some change on it? tnx
jpcosta said:
For locked bootloader we only need to flash the rom, right?
Click to expand...
Click to collapse
Instructions in the first post
IMPORTANT: Atm only for Mini Pro and LwW!
nice work
the rom is best for wt19i
Full Xperia keyboard added in first post!
Thx for the goodbye gift man!! sad you are leaving us.
great rom just one question the kernel linked on op it's the old one right??
Installed this.
Now flashing keyboard and gonna buy you a beer if it works (for real)
FINALLY !!
Thanks kamarush for ur great job,
u are the BOSS man !!
ginryu said:
Thx for the goodbye gift man!! sad you are leaving us.
great rom just one question the kernel linked on op it's the old one right??
Click to expand...
Click to collapse
Yes, tomorrow i'll update the kernel links.
Yes!!!!
This is awesome!
Keyboard works great!
Please, if you have paypal tell me where to buy you a beer!
I'm really gonna do it.
Or I can order something from ebay for u, for like 5-6 bucks.
kamarush said:
Yes, tomorrow i'll update the kernel links.
Click to expand...
Click to collapse
please update your github with the kernel newer source commit too.
thinking of compiling kernel myself.
zagi988 said:
Yes!!!!
This is awesome!
Keyboard works great!
Please, if you have paypal tell me where to buy you a beer!
I'm really gonna do it.
Or I can order something from ebay for u, for like 5-6 bucks.
Click to expand...
Click to collapse
It's above my avatar
an0nym0us_ said:
please update your github with the kernel newer source commit too.
thinking of compiling kernel myself.
Click to expand...
Click to collapse
It's updated already, just i haven't compiled for all devices.
https://github.com/kamarush/Xperia-2011-KRsH-Kernel-2.6.32.9-ICS
kamarush said:
I started a new and clean thread, for the new rom
IMPORTANT: For LOCKED bootloader at the moment only for Mini Pro and LwW, because of the Ics kernels!
Of course for unlocked bootloaders, supports all 4 phone
Working:
Audio
Gsm
Wifi
Data
Gps
Bluetooth
2D/3D
Touchscreen
Lights
Vibration
HW Keyboard lights
Full Camera/3DCamera
Full Videocamera
Videos in Gallery
PreRooted
FM Radio
Dual Speakers
Bravia Engine
Xloud
Fully working Accelerometer
RomControl
etc..
Bugs:
- BMP180 /Barometer/ on Active, because of the missing proper lib.
Changelog: Rom V4
Download links:
Rom:
MiniCMSandwich Lite Final v4
Kernels:
Mini
Mini Pro
Active
Live with Walkman
Add-ons:
Full Xperia Keyboard /Original, Chinese, Japanese/ This will delete the original Aosp Keyboard!
Active
LwW
Mini
Mini Pro
Install Instructions:
0. Get ROOT and install CWM. -> Only for Locked Bootloader
1. You must do a Full Wipe in CWM (System/Data/Cache/Dalvik-Cache)!
2. Copy the ROM to your SDCard
3. Flash ROM in the Recovery
4. Reboot & enjoy
5. First boot is loooooong
Special thanks to you: Expeacer
Click to expand...
Click to collapse
dont need to install any kernel?thanks
I'm using a kernel that i doesnt sure supports init.d tweaks, how can i see that? if supports or no? tnx
Awesome rom. Is walkman key working on WT19i?

[DEV][JB 4.2.1][Alpha 0] CM 10.1 now for PLAY[WIP]

Hi all!
During Christmas holidays I have some time to develop and so I thought to begin this new project. I need of course the help of other developers.
In particular I have a problem. Hardware modules like gralloc, memalloc, hwcomposer, etc don't compile, so I have copied these libs from my old 4.1.2 rom. I don't know why.
What works:
- GSM
- SMS
- Camera
- GPS
What doesn't :
- Audio
- WiFi
- Bluetooth
- Data
Download:
ROM + Kernel
Cretits:
AOSP, FXP, CM, Sony and all the others
Thank You, really good job
I have also compiled a build of cm10.1 which didn't boot, maybe you want some part or whole of it?
I don't remember having problems with hw modules
Sent from my R800i using xda app-developers app
No, but what steps did you follow to compile it?
I followed the steps from Here page 13 from nickholtus replacing the branch to cm-10.1.
Cheers seems that GSM doesn't work at all in contrary to what the OP states.
Just tell me if you need logcats.
GSM does work, at least for me. Are you sure that in your ROM were present libgralloc.so, libmemalloc.so hwcexternal.so hwcomposer.msm7x30.so and all other .msm7x30.so under system/lib/hw?
Supervenom said:
GSM does work, at least for me. Are you sure that in your ROM were present libgralloc.so, libmemalloc.so hwcexternal.so hwcomposer.msm7x30.so and all other .msm7x30.so under system/lib/hw?
Click to expand...
Click to collapse
Well seems that you are right, I don't have all of those files, weird, I must have deleted them before compiling then.
wifi and bluetooth are easy.
just some ramdisk changes, and probaply missing files
nickholtus said:
wifi and bluetooth are easy.
just some ramdisk changes, and probaply missing files
Click to expand...
Click to collapse
yes, you are right. I didn't try yet. My first problem is to understand why some modules don't compile. Maybe something is changed between 4.1.2 and 4.2.1...
Supervenom said:
what's work:
- Camera
Click to expand...
Click to collapse
you mean the leagecy camera or the jb camera?
edit: checked, leagecy camera only. anyway, nice rom and not bad for rom that without any compile. for now
Awesome start. Can't wait to see a fully working 4.2 ROM before some of us start to move to new phones
Sent from my R800i using xda premium
hi super!!
saw the work here ??
https://github.com/2011Xperia
szlkiev had pushed some changes on msm7x30, mogami and urushi that takes urushi to a working condition with cm10.1
maybe that can be of some help to you
if we use xperia arc rom as base will these problemes be fixed?
Maybe you guys can use LuPus' PAC ROM sources when he releases the next version. He said that it was possible and also told us that other than Bluetooth not working, everything SHOULD be fine.
Sent from my R800i using xda app-developers app
can't we base on this? http://forum.xda-developers.com/showthread.php?t=2021679
edit: oh, it's not neo l

[KERNEL] [MAY04] adridu59's 3.x kernel releases [nAa-03]

3.x Kernel Release Thread
As usual, it's all at your own risks incl. eventual bugs, etc. Please wipe before flashing.
3.0.8-nAa-03 @a3f2ebe1e2 (may 04)
http://d-h.st/FtA
CM10 only - WiFi not packed
3.0.8-nAa-02+ @ba89a11b98 (apr 27)
http://d-h.st/peH
Apparently this works only on CM10, NOT CM9 and NOT CM10.1 (it uses nAa's ramdisk)​
Nice bro .. i will test it Now wirh CM10.1 Mike build
Edit: nAa logo flicker and then black screen and stuck on it .. i'm on Mike build 24/4/2013 .. recovery working good
mido_fedo said:
Edit: nAa logo flicker and then black screen and stuck on it .. i'm on Mike build 24/4/2013 .. recovery working good
Click to expand...
Click to collapse
Thanks for the report so it's not the ROM... I really need to figure what's causing this since I'm just using the mainline tree right now... thank you!
It boots fine on cm10 but Wifi doesn't work do you have modules.
adridu59 is it work ot CM9?Do you try the kernel and where is the download link?
Spellbound_91 said:
adridu59 is it work ot CM9?Do you try the kernel and where is the download link?
Click to expand...
Click to collapse
Link back online.
So... for some of you it works and others get black screen like me... that's weird. Got black screen on CM9.1 personally.
EDIT: wifi firmware is here
http://forum.xda-developers.com/showpost.php?p=40581766&postcount=2
but it should be in the ramdisk (nAa's)...
adridu59 said:
Link back online.
So... for some of you it works and others get black screen like me... that's weird. Got black screen on CM9.1 personally.
Click to expand...
Click to collapse
OK,now I'll flash CM9 and report to you!
adridu59 said:
Link back online.
So... for some of you it works and others get black screen like me... that's weird. Got black screen on CM9.1 personally.
EDIT: wifi firmware is here
http://forum.xda-developers.com/showpost.php?p=40581766&postcount=2
but it should be in the ramdisk (nAa's)...
Click to expand...
Click to collapse
i think it's same problem happedn with kernel for hadia on nAa thread
working on CM10 but not working on CM10.1
is this kernel works in wt19i ( sony live with walkman ) ?
[FONT="Arial ="5"]
• Sony Live with Walkman
mido_fedo said:
i think it's same problem happedn with kernel for hadia on nAa thread
working on CM10 but not working on CM10.1
Click to expand...
Click to collapse
Wird but Mike includes nAa's kernel in his builds doesn't he?
airjyp said:
is this kernel works in wt19i ( sony live with walkman ) ?
[FONT="Arial ="5"]
• Sony Live with Walkman
Click to expand...
Click to collapse
I don't think so, it's compiled for hallon (MT15i), should work on MT11i too
adridu59 said:
Link back online.
So... for some of you it works and others get black screen like me... that's weird. Got black screen on CM9.1 personally.
EDIT: wifi firmware is here
http://forum.xda-developers.com/showpost.php?p=40581766&postcount=2
but it should be in the ramdisk (nAa's)...
Click to expand...
Click to collapse
NAa's ramdisc is for cm10 for cm9 and cm10.1 you who'd need appropriate ramdisc
adridu59 said:
Wird but Mike includes nAa's kernel in his builds doesn't he?
I don't think so, it's compiled for hallon (MT15i), should work on MT11i too
Click to expand...
Click to collapse
yes Mike includes nAa's kernel in his builds but kernel include in last build (24/4) he upload it not work and then he upload new kernel (Test 2) and this test working now and i think Mike edit something on kernel to work on CM10.1
adridu59 said:
Wird but Mike includes nAa's kernel in his builds doesn't he?
I don't think so, it's compiled for hallon (MT15i), should work on MT11i too
Click to expand...
Click to collapse
ok thanks i will try it
[FONT="Arial ="5"]
• Sony Live with Walkman
Tenacius D said:
NAa's ramdisc is for cm10 for cm9 and cm10.1 you who'd need appropriate ramdisc
Click to expand...
Click to collapse
mido_fedo said:
yes Mike includes nAa's kernel in his builds but kernel include in last build (24/4) he upload it not work and then he upload new kernel (Test 2) and this test working now and i think Mike edit something on kernel to work on CM10.1
Click to expand...
Click to collapse
Thanks guys. I don't have much time these days but I'll look into it later
My XN (Hallon) booted into system on CM10 (4.1.2) fxp 216
Spellbound_91 said:
My XN (Hallon) booted into system on CM10 (4.1.2) fxp 216
Click to expand...
Click to collapse
So that confirms what Tenacius said...
It looks like nAa uses different ramdisks for different Android versions:
https://github.com/adridu59/ramdisk-3.0.x-nAa/commit/4833ba657b924caed9aff7af1389612c3ffca191
See archive files 4.0 4.1 4.2
hi please make this kernel for neo L users
Video recording, BT and fm radio works? where are wifi modules?
Now, I test:
Video recording - fron an back cameras - Work
BT - I just terned on and it work
Front and back cameras-work
FM radio - when I turned on my phone stuck and FM FC
The sound from Speaker is low.

Categories

Resources