Hi every one,
I'm creating a new thread that will be used to deliver new CM9.1 based roms.
What's the difference with FXP CM9.1 rom and kernel???
Well first of all we will be adding some stuff specific to the x10, porting some patches and so on. I'll try to deliver a weekly build integrating latest CM9.1 fixes.
* New kernel with no new features (same as latest FXP), it's the same just we had to change rights on the /dev/graphics/fb0 so that camera can work.
* New Rom with camera lib included.
* Ported changes for the wifi, now the networks are listed much faster. No tether yet. (Asked by Fera)
* Ported changes for Hardware Acceleration 2d (asked by Fera) (don't see that much a difference)
* Ported Hardware Video decoders video playback (not tested) (asked by Fera) Still one thing in this patch that I'm not sure of.
Naming convention for kernel and rom
ROM is named Scritch007-v1-cm-9-20121111-UNOFFICIAL-es209ra.zip
Kernel is name X10_4.0.4_SCRITCH007-BootManager_v1.ftf
v1 is for the first version.
v2 is kernel ONLY, it fixes WLOD on activating airplane mode.
Rom and Kernel version will evolve at the same time.
If you can't find the kernel with the same version as the rom it means there was no need to provided new one, just take latest kernel version.
Sources
https://github.com/skritchz
Binaries
http://wuala.com/CMX10-Android/Android/
v7
IF YOU USE V7 ROM YOU HAVE TO USE V7 KERNEL
Rebased on latest Kernel + CM9 latest updates
New Governors
Using JB EGL libs
Hardware leds working
New Logo thanks to Dushan90
Vibrates + Blue blinking led when need to press button for entering recovery mode
SmartAss V2 added
v6
IF YOU USE V6 ROM YOU HAVE TO USE V5 KERNEL
Chrome working
Adreno lib embedded
v5
IF YOU USE V5 ROM YOU HAVE TO USE V5 KERNEL
* Update Rom to build with OPEN_GL_RENDERER
* Updated kernel with new FrameBuffer and new KGSL
You can Flash adreno libs from here
Issues
for kernel please report here
IF YOU HAVE SOME ISSUES WITH THE CAMERA PLEASE POST IN THIS THREAD
Thanks
FXP for the kernel base and the work for X10
CM for CM
Fera for giving me some work porting the fixes
Error: Instalation aborted
Can provide a thread for bug discussion?
Flashed FTF kernel -> ok
Instaled rom zip by CWM -> Error :
Assert failed: Instalation aborted, because the verification of ro.product.device not detect my model (xperia x10a)
Before i was using the X10s V9 2.3.3 (link)
gratz
natao2008 said:
Can provide a thread for bug discussion?
Flashed FTF kernel -> ok
Instaled rom zip by CWM -> Error :
Assert failed: Instalation aborted, because the verification of ro.product.device not detect my model (xperia x10a)
Before i was using the X10s V9 2.3.3 (link)
gratz
Click to expand...
Click to collapse
I think it is the problem lot of people have. Have you cleared cache? I think if you are coming from 2.3.3 you should also clear data and so on.
Otherwise you can bypass the check with this.
open the rom zip, goto /META-INF/com/google/android/ edit the file updater-script
remove the first lines
assert(getprop("ro.product.device") == "X10i" || getprop("ro.build.product") == "X10i" ||
getprop("ro.product.device") == "X10a" || getprop("ro.build.product") == "X10a" ||
getprop("ro.product.device") == "es209ra" || getprop("ro.build.product") == "es209ra");
and reflash the zip once this is done
man...thanks..
about 2d Hwa patch.. it is needed to be activated from build.prop...using
ro.nohardwaregfx=true or false.. using false..enables hwardware scrolling or so..this is from patch desrition.. i applied that patch over fxp cm9..by raw editing of decompiled framework and with hw scrolling i suddenly got audioshutters( when music is playing and you scroll..) I dunno if i edited framework with mistake or so..other then that it feels a bit more smoother..but i thing the main changes will be seen when HWA kernel will be booting on x10..
thanks again..peace..
gotta download and apply my edits and tweaks ver your build..
FeraVolt said:
man...thanks..
about 2d Hwa patch.. it is needed to be activated from build.prop...using
ro.nohardwaregfx=true or false.. using false..enables hwardware scrolling or so..this is from patch desrition.. i applied that patch over fxp cm9..by raw editing of decompiled framework and with hw scrolling i suddenly got audioshutters( when music is playing and you scroll..) I dunno if i edited framework with mistake or so..other then that it feels a bit more smoother..but i thing the main changes will be seen when HWA kernel will be booting on x10..
thanks again..peace..
gotta download and apply my edits and tweaks ver your build..
Click to expand...
Click to collapse
Yes I've done it if you take the Rom I've updated the build.prop.
Actually the patch was already half done in Cyanogen sources, with a different name.
ro.config.disable_hw_accel
so do not use the ro.nohardwaregfx in the build.prop use ro.config.disable_hw_accel
I've installed it without any problem but it shows some info about "invalid int cm es209ra" or something like that on every boot.
EDIT:
I guess its faster then FXP142 but is only an opinion, not covered by test as FPS2D shows 30 FPS
Ok the info (metioned above) is shown every time I turn on WiFi!
hi dev ,
nice work , camera is working fine , I guess the most important fixes needed now are :
wifi bars , airplane mode and flash led widget button . as I think wifi hotspot and HWA will need some more time according to what I read in X10 devs .
kingstonxl said:
I've installed it without any problem but it shows some info about "invalid int cm es209ra" or something like that on every boot.
Click to expand...
Click to collapse
Arf I also got this one, I though it was because I was to lazy to clean it all. I'll try to have a look at it
scritch007 said:
Yes I've done it if you take the Rom I've updated the build.prop.
Actually the patch was already half done in Cyanogen sources, with a different name.
ro.config.disable_hw_accel
so do not use the ro.nohardwaregfx in the build.prop use ro.config.disable_hw_accel
Click to expand...
Click to collapse
the patch you apply replaces that code segments and after that patch
ro.config.disable_hw_accel
is not working anymore..only hwgfx property.. however.. i'm not totally sure about that because i raw edited codes and it might be my mistake
thanks.. donloading..
Some screens would be nice.
thanks
kalel29 said:
Some screens would be nice.
thanks
Click to expand...
Click to collapse
Screens? Its FXP CM9.1 continuation!
@Scritch
There's few more bugs in FXP CM9.1:
1. Clockwise 90 degree screen rotation in apps (like eg messages or any other). The status bar is messed up in that perspective - J said he has fixed it and it'll be released in FXP160 (it suppose to be last FXP release for outdated devices) - maybe u could PM him how he did it or ask him to commit changes to GIT.
2. This one is quite annoying, its GPS problem. If the GPS is on (even for a second and then switched off) phone wont go into deep sleep till rebooted, which causes battery drain. - J said its old phone and he wont fix it.This bug is in CM9.X and probably in in CM7 too - Maybe U might check that with Fera and Amin.
This phone have same processor then how it gets jb
http://www.mobilebloom.com/htc-hd2-to-get-unofficial-taste-of-jelly-bean/2216861/
Sent from my Xperia X10 using xda premium
varacharoad said:
This phone have same processor then how it gets jb
http://www.mobilebloom.com/htc-hd2-to-get-unofficial-taste-of-jelly-bean/2216861/
Sent from my Xperia X10 using xda premium
Click to expand...
Click to collapse
The devices screen also needs to be taken into account.
Sent from my X10i using xda app-developers app
varacharoad said:
This phone have same processor then how it gets jb
http://www.mobilebloom.com/htc-hd2-to-get-unofficial-taste-of-jelly-bean/2216861/
Sent from my Xperia X10 using xda premium
Click to expand...
Click to collapse
please dude, this is where people are trying to build a cm9 without bugs! we have answered that question on the fxp forum dozens of times, like J said, if u don't mind jelly bean running at 3fps then sure go ahead, port your own, this thread is for ICS development. i repeat ICS DEVELOPMENT, jelly bean can be done later or if you have spare time, you can start your very own jelly bean dev thread
Sent from my Xperia X10 using xda app-developers app
any screenshot please ??
Yesterday I flashed the rom without cleaning data.
Just cache and system wipe. I had some issues with the green lines when watching 480p videos. and laggy
Today I wipe it all, cleaned data/cache/system. Flased kernel and rom again.
Got first boot issue after flashing gapps. But after reboot all was fine.
I downloaded mxplayer and tried to watch a movie in 480p. No green lights. Another one, got green lines, so I went into parameters->decoding and ticked use h/W+ decoding. Restarted the movie taht had some issues, and now no green lines. All the 4 480p movies I have now work perfectly.
As anyone else tried it?
Scritch, try to watch videos on YouTube, and there look for green lines.
Sent from my Flying MM X10 using xda premium
Will this rom work on Fera's kernel?
scritch007 said:
Yesterday I flashed the rom without cleaning data.
Just cache and system wipe. I had some issues with the green lines when watching 480p videos. and laggy
Today I wipe it all, cleaned data/cache/system. Flased kernel and rom again.
Got first boot issue after flashing gapps. But after reboot all was fine.
I downloaded mxplayer and tried to watch a movie in 480p. No green lights. Another one, got green lines, so I went into parameters->decoding and ticked use h/W+ decoding. Restarted the movie taht had some issues, and now no green lines. All the 4 480p movies I have now work perfectly.
As anyone else tried it?
Click to expand...
Click to collapse
actually with stock fxp it works with mx player. i myself is using it. but problem is u get audio/video lag, no stutter just scenes dont match up
Sent from my Xperia X10 using xda app-developers app
Related
Hi guys,I have ported miui for arc so I think it will be easy to do such things again on Neo.
Here is my post for Arc:http://forum.xda-developers.com/showthread.php?t=1302802
Cuz I don't have neo and I'm busy with my study,I won't update this rom anymore.However,I will update my sources including BlendMIUI kernel and CM7 rebuilted rom on github which can be used to port MIUI and I think it will be quite convient for DEVs to port MIUI on Neo.
I'm also consider to write a program to help u guys porting MIUI for NEO in few minutes if I have time.When I'm done I will release the program and write an instruction to you.
What I really want to say is that I don't have NEO but I have asked my friends who has Neo to test my rom and it seems alright on Neo.Now here it is: BlendMIUI @ NEO !
=====================================================
[NEW] Changelog for 1.11.11
1.Recompiled New kernel with better battery life
2.Update to MIUI 1.11.11(Plz goto miui.us to see the changes in detail).
3.Some tweaks trying to solve the deepsleep issue
4.Some tweaks trying to reduce lags and FCs
If u feel unhappy about the boot music you can delete the file "bootaudio.mp3" under media dic
=====================================================
Changelog for 1.11.4
1.New kernel with better performance(1Ghz non OC)
2.Update to MIUI 1.11.4(Plz goto miui.us to see the changes in detail).
3.Some small fixes
4.New defualt theme: BlendUI (Progress: 30%)
5.Swap support
=====================================================
Changelog for 1.10.28
1.Recompiled new kernel which is based on latest sources from FXP.
2.Fixed keyboard touch screen problem(kernel related),I mean you can easily touch the space button now when you input.
3.Update to MIUI 1.10.28 from MIUI.us(Plz goto miui.us to see the changes in detail).
4.Defult setting:
Max CPU frequency 1Ghz & Smartass
5.SD-EXT support(kernel related).
=======================================
About BlendMIUI @ Neo :
I used MIUI 1.10.14 cuz I think it's stable than 1.10.21
Functions working property:
MIUI theme manager (You can download all kinds of themes)
GSM
SMS
SENSORS
AUDIO
VIBRATION
MIC
Mobile Bravia Engine (already included)
USB Mount SD
GPS
Bluetooth
WIFI (it works fine by using the method by bheremans & DooMLord)
GSM data connection
Camera with flash light and 720p recording also(Great and Great help from bheremans who makes it possible)
Torch light
bheremans has done a great work making it possible for us to use miui,if you like his job,plz give him a thx,here is the link to his post:http://forum.xda-developers.com/showthread.php?t=1301406
Functions still don't work:
XLOUD
FM
more...
BTW,since my knowledge is poor and I can't solve these issues in a short time so if you know how to deal with those things,plz tell me and I will be appreciate!
HOW TO FlASH THIS ROM ?
(Unlock bootloader at first)
STEP 1: Download everything you may use to your pc and cellphone.(put .zip rom into your sdcard)
STEP 2: Use flashtool to flash 2.3.4 Official Firmware for NEO(4.0.1.A.0.283). (if you are already on 2.3.4 you don't need to flash it again)
STEP 3: Use fastboot to flash boot.img (fastboot flash boot boot.img)
STEP 4: Boot into CWM recovery(press back button for few times) then:
->Chose wipe data/factory reset and confirm.
->Chose wipe cache partiton and confirm .
->Chose advanced and chose wipe Dalvik Cache then confirm
->Chose install zip from sdcard to flash the .zip rom you have put into your SD card.
STEP 5: Start your phone and enjoy it.
DOWNLOAD LINKS:
[email protected]_1.11.11 and boot.img:
http://www.mediafire.com/?rp3ngvwunshnm8w
Unpack it and flash the boot.img inside the folder first.
Notice:
1.You should change the recording setting of miui camera from High to HD(720P) then it will work property.
2.Only English and Chinese are included in this rom(sorry about that),if you want to use other languages plz goto miuiandroid.com to download translation package for your own.
CREDIT:
bheremans for his great and great and great works for us
DooMlord and FXP for their kernel sources.
CM team for their cm7 sources.
MIUI team for their MIUI sources.
Eamars for his help.
spaarc and erenz1202 for their tutorials.
AND YOUR SUPPORT!
I have got a great help from those guys and I will be nothing without their helps.
Anyway,thank you very much
If you feel cool using my rom,you can buy me a bottle of coke
COKE LIST:
Siem Woerkom
Jesus Blazquez Blazquez
windymail9
karma.zhao
187XXXX5730
johnkane
djdjdjdjxiao
ssfzr
sylar0624
missha
498570591
cgg095365
135****4198
kingmipper
Lovely..great to see roms coming. Any chances to develop the same for Neo V ?
naturist said:
Lovely..great to see roms coming. Any chances to develop the same for Neo V ?
Click to expand...
Click to collapse
Try flashing it, Arc Roms work on Arc S
Regards
There is no defference between Arc & Arc S. But Neo & Neo V has different camera and if you flash Neo ROM to Neo V camera will not work.
Good news =) great work!!
good job,our chinese are very good!can you give me a qq number?
Great work!
FrozenSE said:
There is no defference between Arc & Arc S. But Neo & Neo V has different camera and if you flash Neo ROM to Neo V camera will not work.
Click to expand...
Click to collapse
Oh, you just saved me else the camera would have gone. I love the superb camera,
so i flashed it ontop of my tweaked v5 and have no problems!!! gonna stay with this for a few days and test it
I am very impressed
Sent from my MT15i using XDA Premium App
cool, your rom is in the list
> http://forum.xda-developers.com/showthread.php?p=18690714#post18690714 <
Great work! Thanks!
i will download and test it.
Marcell96 said:
cool, your rom is in the list
> http://forum.xda-developers.com/showthread.php?p=18690714#post18690714 <
Click to expand...
Click to collapse
Thx
Best regards,
Jason
I think there is a bug with the screen sensitivity at the bottom where the space bar is
Sent from my MT15i using XDA Premium App
freebordjunky said:
I think there is a bug with the screen sensitivity at the bottom where the space bar is
Sent from my MT15i using XDA Premium App
Click to expand...
Click to collapse
This is a CM7 related issue and I think it will be solved in the future.
Very impressed. This makes me hate SE software and love MIUI even more. Thanks.
Sent from my MT15i using XDA App
Can I also use wotanserver to flash 2.3.4 Official Firmware for NEO(4.0.1.A.0.283)?
Because I don't know flashtool.
I'm now on cm7.1.0.1.
joachim1 said:
Can I also use wotanserver to flash 2.3.4 Official Firmware for NEO(4.0.1.A.0.283)?
Because I don't know flashtool.
I'm now on cm7.1.0.1.
Click to expand...
Click to collapse
Sure,you can.
After I installed this my phone is asking for a sim network unlock pin?
I don't know what to do now
joachim1 said:
After I installed this my phone is asking for a sim network unlock pin?
I don't know what to do now
Click to expand...
Click to collapse
Just dimiss thats some kinda cm thing
Sent from my MT15i using XDA Premium App
I know this report should rather be posted in the developer forum (http://forum.xda-developers.com/showthread.php?t=1780326), but as I've just registered, I'm not allowed to post there, so I hope you all will excuse me.
I've been testing the latest CyanogenMod 10 version (FXP145) on my Xperia Active (ST17i), tried both the bundled and DDS kernel, but I've been encountering two bugs:
Gallery bug
Right after the ROM starts and I insert my PIN, I get a message: "Unfortunately, Gallery has stopped". Everything then works as expected, no trouble with the gallery or anything else, just this (a bit annoing, but not deadly) message.
WiFi bug
I'm unable to connect to a WPA2-PSK protected network. An unsecured WiFi works well, but WPA2 gets into a loop, where it keeps trying to authenticate and aquite an IP. I tried to change my hostname, tried to change the kernel to DDS, nothing helped. It seems like the same bug that's troubling the stock ICS for Xperia Active, though how it got into the JB is a mystery. In all the custom ICS kernels I tested (with the fixed WLAN modules) it worked well, but the fix is not usable in the JB kernel.
In the DDS kernel thread (http://forum.xda-developers.com/showthread.php?t=1956283) there seemed to be some talking about WiFi trouble since FXP144, but it puzzles me that no one else seemed to notice anyting (might be very isolated bug).
Just wanted to report my findings and see if I'm the only one having these trouble and if there's something to be done about it...
https://code.google.com/p/freexperia/issues/list
Thanks, gotta admit I know about this bug list, I was hoping to get some feedback on the matter before posting it as a bug (because here I know that I'm talking to people with similair phones, in the buglist, my phone and bug will be quite rare).
probably its just you, or everyone else haven't notice it yet. u should do clean install with cm default kernel and try to replicate the bug. if its still there then just do bug report with logcat included on the fxp's googlecode page. that should help fxp to fix the bug (if its a bug).
I have no problem with wpa2 psk I use it everyday with the kernel in the rom zip. May be u can give a try with mesa kernelv2.2 by an0nym0us Im currently using it with no wifi trouble. & if u want the gallery force close to be fixed u can go through it
http://forum.xda-developers.com/showpost.php?p=33806921&postcount=1739
an0nym0us_ said:
probably its just you, or everyone else haven't notice it yet. u should do clean install with cm default kernel and try to replicate the bug. if its still there then just do bug report with logcat included on the fxp's googlecode page. that should help fxp to fix the bug (if its a bug).
Click to expand...
Click to collapse
Thanks, I'll try to replicate it and see what happens.
saqib nazm said:
I have no problem with wpa2 psk I use it everyday with the kernel in the rom zip. May be u can give a try with mesa kernelv2.2 by an0nym0us Im currently using it with no wifi trouble. & if u want the gallery force close to be fixed u can go through it
http://forum.xda-developers.com/showpost.php?p=33806921&postcount=1739
Click to expand...
Click to collapse
Thanks for the tip for the first bug. As for the second one, I thought MESA kernel isn't compatible with CM10? I remember reading in an0nym0us's MESA thread, that CM10 isn't mature enough, so he's not using it and his kernel is not made to be used with it (maybe he'll correct me, if I'm wrong ).
fox-03 said:
Thanks for the tip for the first bug. As for the second one, I thought MESA kernel isn't compatible with CM10? I remember reading in an0nym0us's MESA thread, that CM10 isn't mature enough, so he's not using it and his kernel is not made to be used with it (maybe he'll correct me, if I'm wrong ).
Click to expand...
Click to collapse
No he made a wonderful job & released v2.2. Im using it with fxp 145 cm10. U will get better battery life with better performance with more CPU governor & I/O scheduler try it & if wifi doesnt turn on to system & delete wlanfixed & reboot twice & thank an0nym0us :highfive:
saqib nazm said:
No he made a wonderful job & released v2.2. Im using it with fxp 145 cm10. U will get better battery life with better performance with more CPU governor & I/O scheduler try it & if wifi doesnt turn on to system & delete wlanfixed & reboot twice & thank an0nym0us :highfive:
Click to expand...
Click to collapse
So, I've been experimentating some more during the weekend and: I've tested the WiFI with the following: a clean installation of FXP145 (+its original kernel), FXP146 (and its original kernel) and finally with MESA v2.2 for JB + FXP146, tried to delete wlanfixed and reboot twice. The problem is always the same, WiFi generally works, but doesn't want to connect to my WPA2+AES protected router. There is no MAC filtering or anything like that enabled on the router. Just to be sure I'll try to find the ICS kernel + ROM that used to work and test it again, so I can see there is a working config.
fox-03 said:
I know this report should rather be posted in the developer forum (http://forum.xda-developers.com/showthread.php?t=1780326), but as I've just registered, I'm not allowed to post there, so I hope you all will excuse me.
I've been testing the latest CyanogenMod 10 version (FXP145) on my Xperia Active (ST17i), tried both the bundled and DDS kernel, but I've been encountering two bugs:
Gallery bug
Right after the ROM starts and I insert my PIN, I get a message: "Unfortunately, Gallery has stopped". Everything then works as expected, no trouble with the gallery or anything else, just this (a bit annoing, but not deadly) message.
WiFi bug
I'm unable to connect to a WPA2-PSK protected network. An unsecured WiFi works well, but WPA2 gets into a loop, where it keeps trying to authenticate and aquite an IP. I tried to change my hostname, tried to change the kernel to DDS, nothing helped. It seems like the same bug that's troubling the stock ICS for Xperia Active, though how it got into the JB is a mystery. In all the custom ICS kernels I tested (with the fixed WLAN modules) it worked well, but the fix is not usable in the JB kernel.
In the DDS kernel thread (http://forum.xda-developers.com/showthread.php?t=1956283) there seemed to be some talking about WiFi trouble since FXP144, but it puzzles me that no one else seemed to notice anyting (might be very isolated bug).
Just wanted to report my findings and see if I'm the only one having these trouble and if there's something to be done about it...
Click to expand...
Click to collapse
Alright, after hours of flashing and booting, I need to correct my first statement and appologize for misleading all of you. After testing 4 ICS kernels with various ROMS (stock+stock ROM, Rage v3.2 + HaSa MIUI v2.11.2, Mesa v2.2 + RealICSLite r4, KernelPanic v1.25 + HyperbeamCream v4.0) I can confirm, that WiFi with WPA2+AES security works on none of them (with my Xperia Active). It only works on GB (tested with stock kernel + ROM and also Rage v3 + Hasa v5) .
Looks like I'm stuck with GB, because both ICS and JB Wifi drivers fail to work properly for me :-/.
fox-03 said:
Looks like I'm stuck with GB, because both ICS and JB Wifi drivers fail to work properly for me :-/.
Click to expand...
Click to collapse
I think you would have done it but still, have you tried factory wipe from CWM AFTER flashing the kernel? I've faced this problem sometimes but doing factory wipe after flashing the kernel helped me.
Press thanks if I helped you
Sent from my ST15i using xda app-developers app
gouthamthemostwanted said:
I think you would have done it but still, have you tried factory wipe from CWM AFTER flashing the kernel? I've faced this problem sometimes but doing factory wipe after flashing the kernel helped me.
Press thanks if I helped you
Sent from my ST15i using xda app-developers app
Click to expand...
Click to collapse
What I generally did during the tests was this:
1) Enter CWM and do a full wipe (data, cache, system, dalvik cache)
2) Flash Kernel
3) Flash ROM
4) Test WiFi
5) if the Wifi does not work -> fiddle with the ROM
- delete wlanfixed and reboot twice
- flash some wifi fixes, reboot, test
Though I did follow the instructions written for each kernel and ROM, so sometimes I did the wipes after the kernel flash.
As you have seen, I've compiled CM10 for our x10. We are now working as a Team (CMX10) to help improving this RIM
Main issues:
CamCorder hw
Working
Gallery
Airplane mode (When leaving airplane mode, it asks for sim code. Just click on reject button)
halt and reboot
Bluetooth
GSM/Data
Wifi
Hotspot
Tethering USB
Soft Camcorder
Check out Tof37 post about the camcorder fix
http://forum.xda-developers.com/showpost.php?p=41374865&postcount=1019
Discussion thread
This is development thread, please go to discussion thread, if your question isn't for development
http://forum.xda-developers.com/showthread.php?t=2024438
sources
As always https://github.com/CMX10/android_device_semc_es209ra/tree/jellybean
Binaries
backup add to gdrive https://drive.google.com/folderview?id=0B9yijcf7VwyBTnJyYnB1b0k0ZXc&usp=sharing
Speed will be increased if you use Wuala Client instead of web download. Registration is free.
https://www.wuala.com/CMX10-Releases/CM10/?key=CMX10Team
http://wuala.com/CMX10-Android/
gapps
Thanks
* CMX10 Teammates
* nobodyAtall for his kernel I'm using a lot of his work.
* CM team of course
* Zte Blade fixes
* FreeXperia team for the patches for the display
* Nick Holtus for pointing the patch for the display
* Championswimmer for improving the repo and fixing updater script
Check out website for more info
Versions
Rom v10 and kernel v21
* Soft Camcorder
Rom v9.5 and kernel v21
* Update + fix on windows
Rom v9.4 and Kernel v21
* Check website for more information
Kernel v20
* Check website for more information
Rom v9.3 and kernel v19
* Check website for more information
Rom v8.1 and kernel v18
* Check website for more information
Rom v6
* Check website for more information
Kernel v17
* Check website for more information
Kernel v16
*Check website for more information
Rom v5.1
* Latest CM10 updates
Rom v4
* Latest CM10 updates
* Torch
kernel v14
* Fix recovery blinking
Beta 3 ROM
* Headset fix
* DSP crash fix
* Adreno lib added by default
Alpha 2 ROM
* Fixes sound (headset issue still not corrected)
* Default camera app working with glitches
X10_4.1.X_CMX10_bootmanager_v13.ftf
* Wifi
X10_4.1.X_CMX10_bootmanager_v12-triple.ftf
* Add Voice + Data
Bluetooth is also working
For anyone who would like to try it - just change wallpaper to static (not animated) screen will flicker lot less
Theres no 3fps limitation
Here are some screens (Scritch I hope U don't mind)
And video (of v1):
Boo
You beat me to it....
I had started work on CM10 too. It boots to a green coloured lock screen, and even touching it would hot reboot it.
My semester ends on 7 Dec, and I will have loads of time after that. Let's see if I can contribute something useful to CM10
Sent from my Xperia S using xda app-developers app
Hi scritch007,
I have a suggestion for you, Fera and other devs. Since the ICS release from Fera is very much stable now and I believe next release of Fera Kernel and ICS (which will be included all your patches etc) will fix the problem reported by ppl so far. The rom is CM9 based rom is in stable state now thus you can focus on CM10 which is nascent while CM9 on which Fera is already working there must be a final release for CM9 and complete focus of all testers/devs/themers on CM10.
What you would say fellows?
Thanks
OK on another note
If you keep only the es209ra device tree on your laptop and keep it updated, I can run you the builds on my server. I have a full set of cm10 and cm9 sources there.
We can figure this stuff out once my semester exams ending.
Since my X10 is not daily, I am looking to help with it. ...
Changing LOG to ALOG itself was headache enough and then the gralloc was crashing on my face....
It's really amazing to see how far this one boots and works.
Sent from my Xperia S using xda app-developers app
faisalusuf said:
Hi scritch007,
I have a suggestion for you, Fera and other devs. Since the ICS release from Fera is very much stable now and I believe next release of Fera Kernel and ICS (which will be included all your patches etc) will fix the problem reported by ppl so far. The rom is CM9 based rom is in stable state now thus you can focus on CM10 which is nascent while CM9 on which Fera is already working there must be a final release for CM9 and complete focus of all testers/devs/themers on CM10.
What you would say fellows?
Thanks
Click to expand...
Click to collapse
I don't totally agree in here with you. Fera made an amazing ROM, but it is ported from other devices libraries. I'd like to have a CM9 built that is fully working. On CM9 there is also stuff that don't work (properly). Wifi tethering for instance. Video recording/decoding
I tested your latest build its much stable than the cm10 build which tomgus and I had i can see that many minor bugs which were present in FXP cm9 are fixed. Good luck
Edit:- One thing have you ported any overlay parts from KTG or 3.0 kernel .
wow 4.1, this is like christmas gift :good:
I'm going to test, I have seen that
EDIT: i had replace kernel.sin from rom to tft kernel, then i can get to cwm
scritch007 said:
I don't totally agree in here with you. Fera made an amazing ROM, but it is ported from other devices libraries. I'd like to have a CM9 built that is fully working. On CM9 there is also stuff that don't work (properly). Wifi tethering for instance. Video recording/decoding
Click to expand...
Click to collapse
I feel what Faisal meant to say is that let's get the CM10 party started full-on.
Am sure it's hard to let something that's so close and so long that you have been involved with. It would be very community thing where Fera is already onto something and Scritch onto something better for the entire community. Pardon me if i 've been pushy. You guys got me X10 loving! Otherwise i was happy with my HD2.
Sent from my X10 using xda app-developers app
faisalusuf said:
Hi scritch007,
I have a suggestion for you, Fera and other devs. Since the ICS release from Fera is very much stable now and I believe next release of Fera Kernel and ICS (which will be included all your patches etc) will fix the problem reported by ppl so far. The rom is CM9 based rom is in stable state now thus you can focus on CM10 which is nascent while CM9 on which Fera is already working there must be a final release for CM9 and complete focus of all testers/devs/themers on CM10.
What you would say fellows?
Thanks
Click to expand...
Click to collapse
Everyone always wants what newer and shinier, but cm9 still need some work. right now it's really good but im sure he knows it can be better thats why he continue working. And remember the devs are people just like you and I with offline lives and as you probably know that this kinda thing takes lots of time and especially since the cat was let out of the bag early people would want work to start on it and want it finished over night. hype aside, all we can do is wait and contribute in anyway we can.
In my opinion the devs must continue to develop CM9.
We should have a full working CM9 before going to CM10.
That way you talk, about leave CM9 and go on to CM10 will leave us without any completed stuff to use.
Next will be CM10.1 (Android 4.2) and then others, and if we always want the newest one we will end without anyone of those working like they should.
@Scritch, juz wondering, do you need logs for this?
If so, just checking, i can do adb just by connecting my phone to the com and booting it while running
adb logcat -v long > log.txt
Click to expand...
Click to collapse
right?
thanks in advance.
tryantar said:
@Scritch, juz wondering, do you need logs for this?
If so, just checking, i can do adb just by connecting my phone to the com and booting it while running
right?
thanks in advance.
Click to expand...
Click to collapse
For the moment I'm still looking why the display is doing such strange things. No need for logcat, but your command is correct. You don't even need the -v long
i am in
flashing it and ten will see what i can do.
i know wifi needs some tamdisk editing to get it working.
data needs some more work.
is tripple buffer enabled in the kernel?
nickholtus said:
i am in
flashing it and ten will see what i can do.
i know wifi needs some tamdisk editing to get it working.
data needs some more work.
is tripple buffer enabled in the kernel?
Click to expand...
Click to collapse
No, I haven't port this part yet.
Thread Cleaned
Please people, no more "thanks" posts, we have a thanks button so this is not needed. Also think before you post, this is a development section.
lol, the screen is mad
In case anyone is interested I tried every fix I could find in xda for reducing CM10 display flickering issue like disable/enable ing force gpu rendering, disable/enable ing hw overlay, changing minimum & maximum cpu frequency but none worked, they made a difference and changed the flickering pace & pattern but didn't solve it
Thanks a lot for you great work & contributions scritch007, truly a fan of your amazing work
btw is it me or this really seems smooth, a lot smoother than our current ics roms?
oh by the way. bug report.
is it only me or the menu's are not scrollable? i can't seem go get it to scroll even the home screen.
and the app drawer is basically blank screen so can only access the apps on the main screen only...
Sent from my Xperia X10 using xda app-developers app
tryantar said:
oh by the way. bug report.
is it only me or the menu's are not scrollable? i can't seem go get it to scroll even the home screen.
and the app drawer is basically blank screen so can only access the apps on the main screen only...
Sent from my Xperia X10 using xda app-developers app
Click to expand...
Click to collapse
I'ts only You home screen is scrollable and app drawer too. And guess its to early to report bugs. Let devs work on it.
Sent from my Nexus 7 using xda app-developers app
Preview of CM-10.1 and PAC 4.2
This is a preview / development thread for JB 4.2, as stated this is WIP and for developers/people who want to help only.
Current things broken are bluetooth and wifi. To get SDCARD working enter the camera app and remove and re-insert sdcard.
This thread is also for discussion of android 4.2 for developers or advanced users...
I will post a rough guide for people who would like to help out... However please note I expect you to know
how to set-up your enviroment so will not discuss that here, this is only for syncing and getting the source set-up to build.
You can skip the next part if you just want to download previews
So...
Code:
mkdir cm-10.1
cd cm-10.1
repo init -u git://github.com/cm42semc/android.git -b cm-10.1
repo sync
Once your source is synced, download and extract the attached wedgess_cm10.1_setup.tar to root of source....
Then...
Code:
. setup.sh
After that you can start building...
==================================================
What doesn't work
- JB 4.2 camera (Use legacy camera only same as JB 4.1)
- Wifi
- Bluetooth
- Touchpads ( can be fixed, but not a priority yet until we get other things fixed )
- Anything else let us know
D O W N L O A D S
CDMA builds will be in post #2, when they are available, Thank cj360 in post#2
CM-10.1- Download 20-03-2013
http://www.mediafire.com/download.php?bhdl365cdnq3s30
PAC-4.2 - Download 21-03-2013
http://www.mediafire.com/?wuyxytkotp25pbb
Kernel 4.2 LuPuS
http://www.mediafire.com/?a98jez4235lm2z1
Credits-
cm42semc
Fxp
Cyanogenmod
CJ360
List will hopefully get bigger soon
[OLDer version from 2013 May 22]
Here's a beta for ZEUSC
http://www.mediafire.com/download.php?51us0n0ndjes2vz
And a kernel for cm-10.1 built from PAC-man cm10.1 branch. You MUST use this or wedgess' kernel due to the ramdisk differences in 4.2.2 and 4.1.2.
http://www.mediafire.com/download.php?grj8b2ywy4za74m
EDIT-
--2013 May 22--
Update as of today I've made another build of cm-10.1 for zeusc (cdma varients). I make not garentees on what will/ or won't work as I haven't tested it yet but here it is if anyone wants to try it. Obviously please back up, it may not even boot. You can try the included kernel if you want or use the one by wedgess in the OP or my older one in the hide tag.
http://www.mediafire.com/download/0se46m8x27s47yo/cm-10.1-20130522-UNOFFICIAL-zeusc.zip
wow..very nice to see this..hope we get this working..come on developers join wedgess..this would be awsome to have..thanks man!!
Re: [DEV][WIP][PLAY] cm-10.1 [ROM][KERNEL][4.2.2][20-03-13]
I can help test for cdma cj if you need testers once its up but that's about all I can do lol
Sent from my r800x using xda developers app
Re: [DEV][WIP][PLAY] cm-10.1 [ROM][KERNEL][4.2.2][20-03-13]
Alright I think that build had worked! Maybe it was that setup.tar I'm not sure. Now time to try and see if I can help smash some bugs.
Sent from my R800i using xda app-developers app
Ooh. I will most definitely jump to 4.2 once you guys get the Camera (stabilized) and Wi-Fi working! Good work, keep it up!
Odp: [DEV][WIP][PLAY] cm-10.1 [ROM][KERNEL][4.2.2][20-03-13]
SpawnHyuuga said:
Ooh. I will most definitely jump to 4.2 once you guys get the Camera (stabilized) and Wi-Fi working! Good work, keep it up!
Click to expand...
Click to collapse
So do I our play is not fully dead yet and im happy about it.
Sent from my R800i using xda app-developers app
I think getting cdma is going to be a pain, but other than that I'm surprised how much of works already. It is a little laggy at boot, boot animation hangs a little but once it loads it seems just as smooth as the first jb (4.1.2). I'll upload some screen shots & the rom later.
Btw wedgess I'll try using twrp instead of cwm next time I can build. I used PAC-man's cm10.1 branch and it works good for a beta
Re: [DEV][WIP][PLAY] cm-10.1 [ROM][KERNEL][4.2.2][20-03-13]
Ye I know it looks like it will be a pain. We will try work something out for CDMA once we get wifi and bluetooth sorted. I had problems 3weeks ago on PAC with PAC on graphics. Which have been fixed.
Tiny bit of lag alright. Not sure if its me but on PAC seems smoother ATM. Ill upload my PAC 4.2 build here in the next couple of hours so u can all have a look also as I love the features of 4.2...
Try messing with the kernels ramdisk inside init.semc.rc pretty sure that has to do with our current problems of wifi/bluetooth. Ramdisk uses lzma compression. So you will need to unlzma instead of gzip.
When I get home ill have a look. Can u move screenshots to post#2 for now till u get a build I didnt have time to get any as im switching through android versions & ROMs atm.
Re: [DEV][WIP][PLAY] cm-10.1 [ROM][KERNEL][4.2.2][20-03-13]
Nice.guys I like how u don't leave xplay to die,until u do that xplay can't update with other Rom I will have it,waiting for rom to test wejdess
Sent from my R800i using xda app-developers app
Link for PAC 4.2 is now up
ouch..this is getting fast..kernel and rom for 4.2.1..amazing.
smokerman said:
ouch..this is getting fast..kernel and rom for 4.2.1..amazing.
Click to expand...
Click to collapse
Correction 4.2.2 ye but as mentioned things broken. Once they are fixed this may become official unofficial CM 10.1 thread for the PLAY and PAC will be moved along with kernel. Kernel is basic Lupus with no custom partitions or anythin else... Untill it becomes stable that is.
wedgess said:
Correction 4.2.2 ye but as mentioned things broken. Once they are fixed this may become official unofficial CM 10.1 thread for the PLAY and PAC will be moved along with kernel. Kernel is basic Lupus with no custom partitions or anythin else... Untill it becomes stable that is.
Click to expand...
Click to collapse
Then I can base ubuntu on this
Sent from my R800i using xda app-developers app
Exactly
Hey wedgess could you add a what's working, what's broken list to the first post?
Sent from my R800i using Tapatalk 2
For Camera, there's one thing in my mind. There's a ROM Jelly Sandwich from Max out there in NEO section, which works for NEO L or PLAY too. And in the AROMA installer, there's option for selecting Jelly Bean Camera, and actually that camera worked finely on my NEO L, should work on PLAY too. I think that can help running Camera, because its Jelly Bean Camera ( the full screen camera with hold to see options panel).
Excellent stuff Devs. Xperia Play is never dying phone. First ICS, JB now JB 4.2 awesome.
Quick question, which gapps to use?
Is it the one below?
http://goo.im/gapps/gapps-jb-20130301-signed.zip
--
Maddy
smashingeeks said:
For Camera, there's one thing in my mind. There's a ROM Jelly Sandwich from Max out there in NEO section, which works for NEO L or PLAY too. And in the AROMA installer, there's option for selecting Jelly Bean Camera, and actually that camera worked finely on my NEO L, should work on PLAY too. I think that can help running Camera, because its Jelly Bean Camera ( the full screen camera with hold to see options panel).
Click to expand...
Click to collapse
Jelly Sandwich doesnt work on my Play, stuck on boot animation. But perhaps the Camera app would work.
Sent from my R800i using xda app-developers app
I thought it would work, but in AROMA it has got Jelloshot (Jelly Bean Camera) and the ICS one. I don't know why the ROM doesn't work with PLAY, but I am using the old version(8.0). I found this thing in AROMA. One more thing, the gallery app was different too, it was good looking and looked like it comes with Android 4.2.
smashingeeks said:
I thought it would work, but in AROMA it has got Jelloshot (Jelly Bean Camera) and the ICS one. I don't know why the ROM doesn't work with PLAY, but I am using the old version(8.0). I found this thing in AROMA. One more thing, the gallery app was different too, it was good looking and looked like it comes with Android 4.2.
Click to expand...
Click to collapse
Would be awesome if you could get it in. Maybe you could ask the ROM creator.
Sent from my R800i using xda app-developers app
Collection of kernels compiled from source, but with different partition layout.
For users who are in need for it (or just for the lulz)
Lupus GB V12
System/Data
219MB/700MB
Download:
480p - http://www.mediafire.com/download/fsejp07fkup21u2/LupusGBv12RAM_system219MB_data700MB.img
720p - http://www.mediafire.com/download/8lucaxtnezg0pb3/LupusGBv12FULL_system219MB_data700MB.img
Lupus ICS/GB V7
System/Data
400MB/519MB
Download:
480p - http://www.mediafire.com/download/y..._Stock-gB+iCsv7-RAM-system400MB_data519MB.img
720p - http://www.mediafire.com/download/c...Stock-gB+iCsv7-FULL-system400MB_data519MB.img
Lupus ICSbeta V12
System/Data
400MB/519MB
Download:
480p - http://www.mediafire.com/download/23gzbk23ddk854p/LuPuS-v12-iCs-RAM-system400MB_data519MB.img
720p - http://www.mediafire.com/download/3qpmr9aurek4g4z/LuPuS-v12-iCs-FULL-system400MB_data519MB.img
System/Data
310MB/609MB
Download:
480p - http://www.mediafire.com/download/ydmljrsbf48ysma/LupusICSbetaV12_RAM_system310MBdata609MB.img
720p - http://www.mediafire.com/download/4sm2wxm0z4a2cm3/LupusICSbetaV12_FULL_system310MBdata609MB.img
Doomlord GB v14
219/700
480p - http://www.mediafire.com/download/3qu4cls3nu3s5vv/DoomLord_gcc462_GB_v14_RAM_system219_data700MB.img
720p - http://www.mediafire.com/download/0gsg3e0duikv0hc/DoomLord_gcc462_GB_v14_FULL_system219_data700MB.img
Doomlord ICSbeta v03
310/609
480p - http://www.mediafire.com/download/c48c4wcaqfeikcp/DoomLord_gcc462_ICS_v3_RAM_system310_data609MB.img
720p - http://www.mediafire.com/download/59zo9pb8ifrki17/DoomLord_gcc462_ICS_v3_FULL_system310_data609MB.img
400/519
480p - http://www.mediafire.com/download/a84bmv5n8ibbahv/DoomLord_gcc462_ICS_v3_RAM_system400_data519MB.img
720p - http://www.mediafire.com/download/xjs76aeo36eztzn/DoomLord_gcc462_ICS_v3_FULL_system400_data519MB.img
TIPS:
-If you are using doomkernel, you must flash wifi modules (check attachments)
-If you are having problem when downloading apps from playstore, download and run marketfix
-If you are having trouble with root in your rom with one of these kernels, install latest busybox, then update su binaries from within superuser app
WARNING:
Flashing kernel with different partition layout will make your current rom unbootable!!!
You must do factory reser (erase system and data) after flashing new kernel!!!!! MAKE BACKUP! Recommended way is to backup apps with "Titanium backup" or "Mybackuproot". You have been warned!
NOTE:
For easier wiping system and data, i've made batch file for windows users(it should help too if you are stuck in kernel logo and/or in recovery menu):
Download eraser.zip unpack anywhere in PC, and double-click on file "start.bat" when phone is fastboot mode to erase system and data partitions (best time to do it is right after flashing new kernel, but don't forget to select "factory reset" from recovery because ".android secure" folder from sd card must be erased too)
Links to source/thread of kernes:
Lupus GB v12
source: https://github.com/garwedgess/LuPuS-GingerBread -b master
thread: [KERNEL][PLAY] LuPuSv12-GB [STOCK-GB][LINARO 4.7.3][UPDATED 07-09-13]
Lupus ICSbeta V12
source: https://github.com/garwedgess/LuPuS-STOCK-ICS-Xperia2011 -b ics
thread: [KERNEL][PLAY] LuPuS-iCs-BeTa-v12 [LINARO][ICS-BETA BASED][UPDATED 20-12-12]
Lupus ICS/GB V7
source: https://github.com/garwedgess/LuPuS-STOCK-ICS-Xperia2011 -b master
thread: [KERNEL][PLAY] LuPuSv7 [STOCK ICS/GB & CM9][LINARO 4.7.3][19-06-13]
Doomlord GB V14
source: https://github.com/DooMLoRD/Xperia-2011-Kernel-2.6.32.9 -b master
thread: [KERNEL][PLAY][GSM] DooMKernel [Rel:v14][STOPPED]
Doomlord ICSbeta V03
source: https://github.com/DooMLoRD/Xperia-2011-Kernel-2.6.32.9/tree/ics-zeus -b ics-zeus
thread: [KERNEL][PLAY][GSM/CDMA] DooMKernel [Rel:v03][Dt:15/MAY][FW:ICSBeta]
Changes in source :
Lupus kernel:
gar_zeus_defconfig
Doomlord kernel:
doom_play_defconfig
size of partitions and respective changes in code:
Code:
219MB/700MB
CONFIG_CMDLINE="console=ttyMSM2,115200n8 androidboot.hardware=semc mtdparts=msm_nand:[email protected](system),[email protected](userdata),[email protected](cache),[email protected](boot)"
310MB/609MB
CONFIG_CMDLINE="console=ttyMSM2,115200n8 androidboot.hardware=semc mtdparts=msm_nand:[email protected](system),[email protected](userdata),[email protected](cache),[email protected](boot)"
400MB/519MB
CONFIG_CMDLINE="console=ttyMSM2,115200n8 androidboot.hardware=semc mtdparts=msm_nand:[email protected](system),[email protected](userdata),[email protected](cache),[email protected](boot)"
Credits:
-Wedgess
-Doomlord
-CosmicDan
-XDA Play community (from noobs to real devs)
Thanks for all the work and attention you put on this device. We're thankfull for all the people contributing to stay this amazing device alive.
gangstermartorell said:
Thanks for all the work and attention you put on this device. We're thankfull for all the people contributing to stay this amazing device alive.
Click to expand...
Click to collapse
that s what i m talking about. @Bakisha my friend..amazing work!!! its a step further for xperia play development..how i miss my xperia play..we can do a better job on making new roms,new ports etc..
i hope you dont mind im gonna post this on my blog and FB of play.
ps:can i upload all this on my dev-host and post? so we can track downloads?
Added LupusGB 720p, i forgot to compile that one
@smokerman Sure, no problems, do whatever you want
Ps: I'm just sharing what i learned here, in xda play forum, and i am still a user of this amazing phone, and i will be untill it is dead (in hardware terms )
Ps2: Does anyone know wich branch turbo kernel use? jellybean or master?
Bakisha said:
Added LupusGB 720p, i forgot to compile that one
@smokerman Sure, no problems, do whatever you want
Ps: I'm just sharing what i learned here, in xda play forum, and i am still a user of this amazing phone, and i will be untill it is dead (in hardware terms )
Ps2: Does anyone know wich branch turbo kernel use? jellybean or master?
Click to expand...
Click to collapse
@Bakisha turbo uses jellybean branch.
added.thanks..
Bakisha said:
Added LupusGB 720p, i forgot to compile that one
@smokerman Sure, no problems, do whatever you want
Ps: I'm just sharing what i learned here, in xda play forum, and i am still a user of this amazing phone, and i will be untill it is dead (in hardware terms )
Ps2: Does anyone know wich branch turbo kernel use? jellybean or master?
Click to expand...
Click to collapse
This should help...
https://github.com/cosmicdan/Xperia-2011-Kernel-2.6.32.9-KRsH
I've compiled Turbo Kernel (from 450344ebfc commit but still with cwm because on 175196a5ba commit cwm removed) with 400 gb system partition, some minor bugfix and bring back 720p support (though CosmicDan said it's buggy but I need 720p video recording). I haven't talk to CosmicDan yet to upload this kernel. I'll share the kernel both 720p and 480p after I got permission from CosmicDan.
edit: btw I can't pm @CosmicDan so @CosmicDan can I share your kernel mod? Thanks in advance
itazchu said:
I've compiled Turbo Kernel (from 450344ebfc commit but still with cwm because on 175196a5ba commit cwm removed) with 400 gb system partition, some minor bugfix and bring back 720p support (though CosmicDan said it's buggy but I need 720p video recording). I haven't talk to CosmicDan yet to upload this kernel. I'll share the kernel both 720p and 480p after I got permission from CosmicDan.
edit: btw I can't pm @CosmicDan so @CosmicDan can I share your kernel mod? Thanks in advance
Click to expand...
Click to collapse
I still didn't try to compile turbo kernel, but if you had done it, just post link of kernel and source and i'll add it to OP.
I don't think you need explicit permission from CosmicDan because he will be given all the credits for making one of best kernel for Xperia Play
Sent from my R800i using xda app-developers app
itazchu said:
I've compiled Turbo Kernel (from 450344ebfc commit but still with cwm because on 175196a5ba commit cwm removed) with 400 gb system partition, some minor bugfix and bring back 720p support (though CosmicDan said it's buggy but I need 720p video recording). I haven't talk to CosmicDan yet to upload this kernel. I'll share the kernel both 720p and 480p after I got permission from CosmicDan.
edit: btw I can't pm @CosmicDan so @CosmicDan can I share your kernel mod? Thanks in advance
Click to expand...
Click to collapse
This was postd by COsmicDan in all his threads when he closed the threads. so I think you can post the kernel.. and just Credit to him.. I would love to see someone improving on the Turbo Kernel, while not messing with its original structure.. I mean the originality..
"Thread locked. All development and support for this project is over. Relevant source code, if any, can be found in my GitHub (see my signature). Anyone is free to use this code without permission from me, but be sure to credit other contributors as I always have.
Thank you and good luck to you all! "
itazchu said:
I've compiled Turbo Kernel (from 450344ebfc commit but still with cwm because on 175196a5ba commit cwm removed) with 400 gb system partition, some minor bugfix and bring back 720p support (though CosmicDan said it's buggy but I need 720p video recording). I haven't talk to CosmicDan yet to upload this kernel. I'll share the kernel both 720p and 480p after I got permission from CosmicDan.
edit: btw I can't pm @CosmicDan so @CosmicDan can I share your kernel mod? Thanks in advance
Click to expand...
Click to collapse
720p will not get nothing for our play..believe me..only consumes more ram as we dont have camera libs for it..not even on arcS and its better camera..even if you record on 1280x720p the fps are below( 640x480) 480p..so its a placebo effect..it seems recording but the quality indeed is inferior.
@Bakisha i have tried lupus jb v13 and flashed cm10 and slimbean but non of them booted after i flashed and select reboot my phone just show up black screen
can u please help me???
raminta said:
@Bakisha i have tried lupus jb v13 and flashed cm10 and slimbean but non of them booted after i flashed and select reboot my phone just show up black screen
can u please help me???
Click to expand...
Click to collapse
I admit, i didn't test jb kernel only (but it compiled without problem)
I think i know what is an issue (same reason it wouldn't work on other CM kernels).
For now, don't flash JB kernel (i'll delete from it OP) and i'll try to make it work
Ps: as i understand, you can enter recovery and flash rom? Did it even show kernel logo?
ps2: did you wiped system and data after/before flashing kernel?
sorry if this is the wrong place to ask this question but the Q&A threads seem to only get "views" not replies.
will these work with the R800x with functioning network? id like to have a larger Data partition but it seems all the Kernels ive tried dont allow me to connect to my carrier (VZW).
thanks in advance.
s0me guy said:
sorry if this is the wrong place to ask this question but the Q&A threads seem to only get "views" not replies.
will these work with the R800x with functioning network? id like to have a larger Data partition but it seems all the Kernels ive tried dont allow me to connect to my carrier (VZW).
thanks in advance.
Click to expand...
Click to collapse
I don't have r800x model, but i think it will not work for you. Maybe some r800x user can explain better why it will not work, but as i understand verizion firmware have locked vendor partition
Bakisha said:
I don't have r800x model, but i think it will not work for you. Maybe some r800x user can explain better why it will not work, but as i understand verizion firmware have locked vendor partition
Click to expand...
Click to collapse
ahh. ok. thanks for the quick reply.
Bakisha said:
I admit, i didn't test jb kernel only (but it compiled without problem)
I think i know what is an issue (same reason it wouldn't work on other CM kernels).
For now, don't flash JB kernel (i'll delete from it OP) and i'll try to make it work
Ps: as i understand, you can enter recovery and flash rom? Did it even show kernel logo?
ps2: did you wiped system and data after/before flashing kernel?
Click to expand...
Click to collapse
Kernel logo didn't show
And yes i wiped system and data
Even i flashed kernel again when i saw that phone didn't boot
this time kernel logo showed but it got stuck on boot animation
Sorry for my bad English
Sent from my R800i using xda premium
raminta said:
Kernel logo didn't show
And yes i wiped system and data
Even i flashed kernel again when i saw that phone didn't boot
this time kernel logo showed but it got stuck on boot animation
Sorry for my bad English
Sent from my R800i using xda premium
Click to expand...
Click to collapse
Unfortunatelly, i wasn't able to fix it. I'm also stuck at boot animation.
Oh, well, i guess Lupus Jb v8 is only way to get bigger data partition on JB roms (that or arc s firmware flash)
Sorry guys for not testing this before published. Other versions are all tested and are working properly.
I don't know why Wedgess switch back to stock partition layout on JB v9+, but it must be good reason to do so.
saqibkhan said:
This was postd by COsmicDan in all his threads when he closed the threads. so I think you can post the kernel.. and just Credit to him.. I would love to see someone improving on the Turbo Kernel, while not messing with its original structure.. I mean the originality..
"Thread locked. All development and support for this project is over. Relevant source code, if any, can be found in my GitHub (see my signature). Anyone is free to use this code without permission from me, but be sure to credit other contributors as I always have.
Thank you and good luck to you all! "
Click to expand...
Click to collapse
thanks for the confirmation. I didn't read this notice on Dan's thread. lol
smokerman said:
720p will not get nothing for our play..believe me..only consumes more ram as we dont have camera libs for it..not even on arcS and its better camera..even if you record on 1280x720p the fps are below( 640x480) 480p..so its a placebo effect..it seems recording but the quality indeed is inferior.
Click to expand...
Click to collapse
yap I knew this but I still prefer 720p instead even though the quality might be worse than 480p and I'd like to share with the other member who want it.
Bakisha said:
I don't have r800x model, but i think it will not work for you. Maybe some r800x user can explain better why it will not work, but as i understand verizion firmware have locked vendor partition
Click to expand...
Click to collapse
The vendor partition is already unlocked for cdma. But not sure if those kernels will boot for us R800x users. It's one of those things you would have to just try.
Lordomn said:
The vendor partition is already unlocked for cdma. But not sure if those kernels will boot for us R800x users. It's one of those things you would have to just try.
Click to expand...
Click to collapse
in this rom: http://forum.xda-developers.com/showthread.php?t=2328708 all went fine with r800x users flashing custom kernel lupus GB+ICS so i dont think they are gonna have problems installing this modified ones..only thing has changed as partitions..but maybe anyone can test and confirm this.:good: