[ROM(ABANDONED)] [4.4.4] [UNOFFICIAL] CyanogenMod 11 for ChaCha [07.22.2014] - HTC ChaCha

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. 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.
*/
We've done it! Thanks to the androidarmv6 team's work, and the great people over at Team Simplicit(Especially Olivier, as he got it working on the Wildfire S and a couple other devices),
we now have a functional KitKat rom for the ChaCha!
This rom SHOULD now be daily driver ready. Please leave feedback on any issues.
I will also note that it takes a rather long time to boot. I don't know if it will stay this way or not, so don't ask.
And lastly, I recommend leaving the device for at least a minute after first boot, before going through the setup wizard. Otherwise it will be very laggy.​
NOT WORKING/BROKEN/ISSUES
Bluetooth
Screen video recording (I believe we have a fix in the works)
ART (doesn't support ARMv6)
SELinux
USB/WiFi tethering
Camera orientation is sideways
Phone takes a long time wake during call or alarm
Symbols/zero key bringing up the input method selection window, regardless of whether alt is pushed.
Arabic keyboard not working?
incoming call crashes ui. dialer crashes when you try to open it after ui crash.
Trebuchet launcher crashes repeatedly, making phone unusable
MTP and PTP Modes cannot be selected under USB Connection menu, Settings Crashes. Setting does not save.
Trebuchet unable to remove widgets due to missing "X"
CHANGELOG
Code:
[B][U]07/22/2014[/U][/B]
[LIST]Updated recovery to 6.0.5.3[/LIST]
[LIST]Fix for flashing older zips[/LIST]
[LIST]Fix for partitioning SD card from Advanced menu[/LIST]
[B][U]07/22/2014[/U][/B]
[LIST]Trebuchet now able to remove widgets(Temporary workaround)[/LIST]
[LIST]Version bump to 4.4.4_r2[/LIST]
[LIST]Kernel updated to 2.6.36.1 (as well as various tweaks)[/LIST]
[LIST]Changed default governor to SmartAssH3, as it seems to be stable now on the ChaCha[/LIST]
[LIST]Arabic keyboard SHOULD be fixed, please give feedback[/LIST]
[LIST]Symbols/Zero key should now bring up the Symbols menu, and allow FN+0 to type "0" (thanks [URL="http://forum.xda-developers.com/member.php?u=3517907"]WinSuk[/URL]![/LIST]
[LIST]"F"(Facebook) key has been re-enabled and now launches the Browser[/LIST]
[LIST]Re-fixed camera orientation[/LIST]
[LIST]Recovery updated to 6.0.5.2, Softkeys now work, Swipe should work, Lights removed(no need for it)[/LIST]
[B][U]06/13/2014[/U][/B]
[LIST]Dialer and Contacts List no longer crash on incoming/outgoing calls[/LIST]
[LIST]Trebuchet no longer crashes repeatedly[/LIST]
[LIST]Changed default CPU Governor to minmax[/LIST]
[B][U]06/08/2014[/U][/B]
[LIST]Fixed Camera Orientation/Rotation (thanks [URL="http://forum.xda-developers.com/member.php?u=5095490"]Kevinjoa[/URL]!)[/LIST]
[B][U]06/07/2014[/U][/B]
[LIST]CM/androidarmv6/Google/AOSP upstream (incl. Android 4.4.3)[/LIST]
[LIST]Disabled fading edges on text for a small speedup - [URL="http://winsuk.net/screens/liberty/fadingbefore.png"]before[/URL], [URL="http://winsuk.net/screens/liberty/fadingafter.png"]after[/URL][/LIST]
[LIST]Switched to gps.conf with SUPL (assisted GPS) support[/LIST]
[LIST]Changed default CPU Governor to ONDEMAND[/LIST]
[LIST]Changed default min. CPU frequency to 245 Mhz[/LIST]
[B][U]06/04/2014[/U][/B]
[LIST]Included additional Keyboard Layouts (the Symbols/zero key currently isn't behaving properly. fix for this soon I hope)[/LIST]
[LIST]Wifi Fix.[/LIST]
[LIST]New Simplicit-ULTiMATE kernel[/LIST]
[LIST]Included Bare Minimum GApps[/LIST]
[LIST]Disabled First Boot Setup Wizard[/LIST]
[B][U]05/30/2014[/U][/B]
[LIST]First Build.[/LIST]
CREDITS
TeamSimplicit (Olivier, izi501, feroxx, Kevinjoa, thehacka1, WinSuk, Mazer.One)
benjamingwynn, niks255
androidarmv6
JDevs and the OWL Team
luzifer1984, adlx.xda
CyanogenMod
DOWNLOAD
ROM | Mirror
GApps to Cache | Mirror - Thanks to WinSuk for this (original thread)
SCREENSHOTS
RECOVERY
Recovery gets built with rom, I will update this anytime the recovery is changed.
Current Version is 6.0.5.3
Download Here | Mirror
How to flash recovery:
Terminal Method:
Stick the "recovery.img" file on the root of your sdcard. Open a terminal emulator, and type:
Code:
su
flash_image recovery /sdcard/recovery.img
After typing "su" you'll want to allow terminal emulator root access.
Fastboot method:
Stick the "recovery.img" file in the same directory as your fastboot executable binary.
Put your phone in fastboot mode.
Open a command prompt and use the fastboot tool to type:
Code:
fastboot flash recovery recovery.img
PH06IMG.zip method:
Put your phone in fastboot mode, and use the fastboot tool to type:
Code:
fastboot getvar all
You'll want to make note of the "version-main" value, the "cidnum" value, the "modelid" value, and the "hbootpreupdate" value.
Stick the "recovery.img" file in a folder somewhere, and create a new text document called "android-info.txt"
Put the values you noted earlier into the "android-info.txt" in the following format(this one works for my device):
Code:
modelid: PH0613000
cidnum: TELUS001
mainver: 1.60.0.0
hbootpreupdate: 12
note that "mainver" is the value you noted earlier from "version-main".
Now zip the "recovery.img" and the "android-info.txt" together, and name it "PH06IMG.zip"
Put that file on the root of your sdcard, and reboot into the bootloader. It should detect the zip, and ask you to update. choose yes, and you're off to the races!
SOURCES
androidarmv6/android
androidarmv6/android_device_htc_chacha
androidarmv6/android_device_htc_msm7x27-common
androidarmv6/android_kernel_htc_msm7x27
androidarmv6/proprietary_vendor_htc

Removed

Finally CM 11 in HTC chacha, i will Test it as soon as i can
i Made this Key Character Map File for "Arabic", Please add it to your Build
chacha-keypad-ara.kcm.zip
Thanks kronflux, Olivier, and all the Simplicit Team for this Great Effort :good:

Will add that, thanks.
Gesendet von meinem Xperia S mit Tapatalk

I am Really Enjoying Kitkate right now
———
Installing Steps:
1) I Tried to install the Recovery using the boot loader method but it failed with an error "CID incorrect, update fail”.
So i used fast boot Method with my PC & this command "fastboot flash recovery recovery.img”
2) Installed The Rom
3) Installed “CronMod-INT2EXTV2+_signed.zip” (Great INT2ext mod to increase internal Memory form SD card, now 1.5GB) :angel:
The system Feels good, but i couldn’t live with it without updating the minimum CPU frequency to 245 MHZ
Problems i faced At my first look
System:
Wifi & Hotspot NOT working
Bluetooth NOT working
USB Mass Storage Mode (UMS) NOT working ( I can Not connect my phone to the pc with any mean )
3G Stop working after WAKE - I Must Manually disable and re-enable it
Battery Still Testing
Apps:
Camera image is rotated !
Phone app buttons really needs to be reorganised
Keyboard:
@ and ~ are misplaced , should be switched (FN+y) with (FN+p)
No Number “0”
Lang, & Facebook Keys are not Functional
No Arabic Keyboard
Overall, Very Good for a First Build. I am Excited to Test the Next Build and i am ready for Testing

Yehia2amer said:
[*]USB Mass Storage Mode (UMS) NOT working ( I can Not connect my phone to the pc with any mean )
Click to expand...
Click to collapse
I will say that mass storage mode works perfectly for me. but I will do some testing with other micro sd cards, and see what happens.
But thanks for testing!

((
Good JOB...
Lot's of problems... it's better that we think about a new KERNEL:good: instead of a new ROM...

mortal19xx said:
Good JOB...
Lot's of problems... it's better that we think about a new KERNEL:good: instead of a new ROM...
Click to expand...
Click to collapse
Keep in mind, this is absolutely NOT a stable release. entirely a testing/dev release.
That having been said, if you want to start the efforts of working on a new kernel, I certainly wouldn't complain, and I'd even try my best to help.

[A]
kronflux said:
Keep in mind, this is absolutely NOT a stable release. entirely a testing/dev release.
That having been said, if you want to start the efforts of working on a new kernel, I certainly wouldn't complain, and I'd even try my best to help.
Click to expand...
Click to collapse
Keep going... :good:

Hey guys,
you can flash my kernel if you want. I have fixed wifi.
Gesendet von meinem Xperia S mit Tapatalk

thanks
i m glad to see our chacha reborn with new build and developers, thank you guys for the time you spend on this phone
keep up
i'll test and report

Olivier said:
Hey guys,
you can flash my kernel if you want. I have fixed wifi.
Click to expand...
Click to collapse
When talking about a new kernel: Is it possible to enably 2-way-call-recording there?

Flexmaen said:
When talking about a new kernel: Is it possible to enably 2-way-call-recording there?
Click to expand...
Click to collapse
It's certainly possible. I don't know if I'll do it to my own fork of the currently used kernel, or if maybe Olivier will do it, but I will definitely look into it in the next few days, see what I can come up with. I have found a patch used on a samsung device that uses the msm7227 like our device, so as long as it's similar enough, and still works with kitkat, it shouldn't be too hard.
No promises though

kronflux said:
It's certainly possible. I don't know if I'll do it to my own fork of the currently used kernel, or if maybe Olivier will do it, but I will definitely look into it in the next few days, see what I can come up with
Click to expand...
Click to collapse
Ah ok great.
Anyway, the biggest downside of the custom roms for the Chacha is the bad keyboard integration. If you compare it with a Nokia E71, the original ROM is already bad. But if you use a custom ROM, than you are lacking even more keyboard shortcuts (especially when handling calls). So I guess improving this would be the best thing for this phone.
But let's see... whatever you decide it's great there there is still so much work going on for this phone!

Flexmaen said:
the biggest downside of the custom roms for the Chacha is the bad keyboard integration.
So I guess improving this would be the best thing for this phone.
Click to expand...
Click to collapse
Unfortunately, I can only judge by the English keyboard configurations, because I don't know any other languages xD
But the next build(which, if all goes well, will be later this afternoon/evening) will have the keyboard configs the same as the other recent custom roms, primarily the ones by adlx.xda, as it's his repos we got the configs from.
But after I release this new update, if you tell me what's wrong with the keyboard specifically, I may be able to help out a little.

ohh finally ! , how good of you , i will try it sure and tell you if there is anything wrong .. but is the kernel support swap ? , and the keyboard support arabic language and the buttons ? thanks alot

mohabmoka said:
ohh finally ! , how good of you , i will try it sure and tell you if there is anything wrong .. but is the kernel support swap ? , and the keyboard support arabic language and the buttons ? thanks alot
Click to expand...
Click to collapse
the next release(which is currently compiling. takes a LONG time xD) SHOULD have proper arabic support, and I believe it does support swap, but I don't know for sure.

good xD , and please if you can , attach pics of the rom

Is it mandatory to install recovery v 6 to flash this?

swashie said:
Is it mandatory to install recovery v 6 to flash this?
Click to expand...
Click to collapse
no, however it is recommended, and I can't guarantee that future releases of the rom won't require it.

Related

[ICS][4.0]CyanogenMod 9 from Rockchip RK2918 [no official] [30/09]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CyanogenMod is free, community built, the distribution of aftermarket firmware Android 4.0 (Ice cream), which is designed to increase performance and reliability in the stock Android for your device.
Code:
# include <std_disclaimer.h>
/ *
*
* Not responsible for bricks devices, SD cards dead
* Thermonuclear war, or be fired because of the alarm application failed. Please
* Do some research, if you have any questions about the features included in this ROM
* Before flashing it! You are choosing to make these changes, and if
* You point the finger at me for spoiling the device, I will laugh at you.
* /
CyanogenMod is based on the Android Open Source Project with additional contributions from many people within the Android community. Can be used without any need for any Google software installed. Linked below is a package that has come from another Android project to restore parts of Google. CyanogenMod are still included various hardware-specific code, which is also gradually open source anyway.
All source code is available CyanogenMod Github repository CyanogenMod. And if you would like to contribute to CyanogenMod, please visit our Gerrit code review. You can also see the Changelog for a complete list of updates and features.
Instructions:
The first time you use CyanogenMod 9 on the device or from another ROM?
1-Install ClockworkMod recovery. The instructions are available in the second post .
2-Make a backup nandroid your current ROM. (in the Backup and recovery >> restore >> backup)
3-Format the partition of data and cache device. (in the recovery >> Wipe data / factory reset
4-CyanogenMod to flash (Install zip from sdcard, CM9-(fversion)-UNOFICIAL-pascal2.zip)
5-Optional: Install the Google Apps package addon. (Install zip from sdcard gapps-ics-20120429-signed.zip)
Upgrading from an earlier version of CyanogenMod 9
Make a backup nandroid your current ROM.
CyanogenMod flash (Google Apps will be a backup and restore automatically).
problems
Experience issues? Please provide the following information to our bug tracker:
If the device was difficult to start the system, please provide the file "/ proc / last_kmsg".
If the device was a soft reset, or "bootlooping", please run a Logcat and provide maximum power.
Please use Pastebin when possible.
Download Links:
CyanogenMod 9:
Latest version: 9_alpha [30/09]
Download: http://d-h.st/3Di/
GoogleApps (supplement):
*Version: gapps-ics-20120429
Mirror: http://goo.im/gapps/gapps-ics-20120429-signed.zip
Moldels tested:
Bq Pascal 2 (rk2918 7", 1gb ram)
Bq Kepler 2 (rk2918 8", 1gb ram)
Not working:
Minor faults:
Problems with overlay (wallpapper aspect, laucher, dimensions ...)
Not tested (HMDI)
Sensor work bad.
Changelog:
30/09/2012
-fix orientation camera
-Update sources
13/09/2012
-Fix vpu/ion
-fix camera
10/09/2012
-Fix rendering webgl (thanks to christiantroy)
30/06/2012
-Add recovery
-Remove incompatibility with install(ro.product)
-Add usb storage support.
-Rendering(Faults in web browser).
-Add own recovery in installer(non touch).
Installation Instructions for vurrut ClockworkMod recovery(non touch):
For Rktools (windows):
1-Download and extract the file on the desktop recovery_RKtool_winV2.zip.
2-Turn the tablet in any way jtag, (-) and insert the usb.
3-Run the RK29update.exe (should appear under "device connected", if not, repeat step 2)
4-Turn the tablet and turn into recovery mode ((-) and (power)).
Restore to the previous ROM:
1-Reboot in the Recovery.
2-Backup and Restore >> Restore.
3-You choose the date of restoration (if you miss several).
I need help from other developers
To build:
repo init -u git://github.com/CM9-Pascal2/android.git -b ics-release
repo sync
./builder.sh pascal2 img.
Things that has been made.
-Gpu
-Sensors.
-Audio.
-Custom releasedtools to build a package
-Create a builder to create custom img. How to use??--->README
Hi,
I have tried twice to make a CM9-build for my Newsmy P9 but none of my builds were succesful so i'am very glad that you succeeded. I'll help you developping the ROM (for Newsmy P9).
Nice to know: One member of our community ported the CWM-recovery to the RK2918 (gathering.tweakers.net/forum/list_messages/1475526) it's in dutch...
Biohax17
Finally!
Finally there is someone who tries to cover our "forgotten" RK2918 Tablets. When I bought my Onda vi30 RK2918 Tablet last November I was certain to get the option to upgrade to ICS sooner or later...but neither "sooner" nor "later" came along...
But I tried your instruction and get stuck at the screen for CWM. I shows up quiet nicely but the touchscreen isn't recognized properly. Here's what happens:
When I tap on the UP or DOWN or any other Softkey on the screen nothing happens. The keys are just not "pressed". HOWEVER: Once (in landscape orientation) I put my fingers on the upper left corner the small lines above the keys flicker. To make it clearer: the area of the key recognition is way off!
Is there a way to flash the CWM Recovery using my stock rom kernel so that the touchscreen is calibrated accordingly?
Thanks for your help, let me know if I can help with some Try-and-Error
Hello, i have a problem, i try this rom on my tablet rk 29
http://www.danew.com/fiche-produits-dslide-701r.php?spage=specification
But, when i apply the recovery, i can't launch the rom, i have bootloop to recovery.
I tryed to install the cm9.ZIP
But i'm blocked at " install cyanogenMod9 " since 20 minutes.
Need help to install please ^^
Sorry for my bad english !
Edit : When i try to backup i have :
E: Can't mount /cache/recovery/log
E : Can't open /cache/recovery/log
E: Can't mount /cache recovery/last_log
E: Can't open /cache/recovery/last_log
and can't mount system !
And i can't send the last lmsg , it's impossible to mount sd card, sd card ext, nothing
Could not merge - no boot
Hi,
I have tried to merge the recovery image with the official Cube u18gt elite but no luck. Unpacked with RK Tools, replaced recovery.img with the modified one, packed, flash, no boot. Could you please help a noob and point me in the right direction? Thank you.
I was doing some searches this week and came across a post about having to turn the screen to the right or left to go up or down. I don't think it was XDA, was just a general google search on RK 2918 or RockChip 2918. My wife has a Mediacom smartpad 850i.
New version released.30/06
Please post the logcat, dmesg in pastebin to evaluate the errors.
BQ Kepler 2
Is this compatible with BQ Kepler 2?
edgardurao said:
Is this compatible with BQ Kepler 2?
Click to expand...
Click to collapse
Yes. If you have problems in installation delete meta-inf /updater-script delete 1º line.
Tested on Cube U9GT-2 9.7"
All is ok, but not working: G-sensor and Camera.
Hey,
I do not have a hardware button/volume rocker like other tablets, I only have three buttons (Menu/Home/Back), a little reset button and the on/off button. I usually flash firmwares by holding the Home Button (the middle one) and plugging the tablet in afterwards.
I have an Onda vi30 Rk2918 (not the A10-Allwinner)
Could I still use this firmware?
I have a question. Is it CM9 with original stock kernel for each tablet, or is there a new kernel included in this CM9 ROM?
also
@eugene_sm Hi, could you tell me how it performs when you tested it? Is it the same as stock/Evolution? Or is it similar? Or is it better? Or is it much better?
Thanks!
sw6lee said:
@eugene_sm Hi, could you tell me how it performs when you tested it? Is it the same as stock/Evolution? Or is it similar? Or is it better? Or is it much better?
Thanks!
Click to expand...
Click to collapse
Hi, my feeling is that this firmware is much faster and better than stock/Evolution.
eugene_sm said:
Hi, my feeling is that this firmware is much faster and better than stock/Evolution.
Click to expand...
Click to collapse
Wow, that's a good news!! I hope I will feel the same way when I try it later. Do you know if it's a different kernel? Or is it the same kernel as usual u9gt2 one, but just the rom is CM9?
Thanks.
I just tried this ROM, and I think it's much faster and smoother than stock based cube roms! I have a huge problem though.. I think google play downloads apps, but it doesn't let me open any downloaded apps. If I open an app, it just takes me to the app page in the google play. I THINK it's related to the LCD density that they changed? Everything's tiny. Some people like that, but it causes some problems. So I can't download a file manager (actually can't open it, along with anything I download), so I have to disable my volume buttons because they are broken and acting weird if I don't disable them. Also, I tried downloading all these free apps I need from computer and tried moving to the tablet, and they were moved successfully, BUT I realized..without a file manager, I can't install any apks..damn!
I don't know what to do??
EDIT: NVM after rebooted, every app I downloaded appeared!
BTW, any U9GT2 users who wants to try this rom, DO NOT use the CWM recovery posted in this thread. It bricked my tablet, then I recovered it luckly, and now everything's fine. Use the CWM posted on FlashMyAndroid forum in the recovery section of U9GT2 forum.
---------- Post added at 01:29 AM ---------- Previous post was at 01:19 AM ----------
OMFG.. Today is THE day I started to actually like my tablet...since like February??
Just changed the LCD density to 160 (original), and even the home screen is super smooth! Before, at density of 120, the home screen was kind of laggy, but all other system was smooth, but now everything is perfect! If you are an U9gt2 owner, and are somewhat frustrated with the ICS performance, DO TRY THIS, and do all the stuff that I stated above, including POST above! Oh and I changed to Apex Launcher btw.
Cheers!!
Hi eugene! Can u tell me if flash is workibg anybetter with this rom. I know itsa long shot but thought it wasworthasking. Currently on gingerbread for flash but a lot of games dont appear to work for some reason. Also is the gsensor working and do uknow if many games are working. Very tempted to try this!
ark2010 said:
Hi eugene! Can u tell me if flash is workibg anybetter with this rom. I know itsa long shot but thought it wasworthasking. Currently on gingerbread for flash but a lot of games dont appear to work for some reason. Also is the gsensor working and do uknow if many games are working. Very tempted to try this!
Click to expand...
Click to collapse
This firmware is still very raw and I do not recommend it for everyday use. Try Evolution 2.3.
eugene_sm said:
This firmware is still very raw and I do not recommend it for everyday use. Try Evolution 2.3.
Click to expand...
Click to collapse
Thanks for the reply mate. I tried evo but too annoying iplayer n stuff doesnt work. Kinda want my cake and eat it too. Is it easy enuf tobsort out the pixel density? Neone else reviewed it?

[ROM][OT-995][ICS][CM9][CM10.x] H1N1 CM9 / CM10.x / Clean ICS ROM (from bagyusz)

Latest versions: Clean ICS (in 3rd post) /H1N1 CM9(in 2nd post,updated: 2013.05.03) /H1N1 CM10 (updated: 2013.08.20)
​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
H1N1 CM10.1 (from bagyusz)
cm-10.1-20130803-UNOFFICIAL-cocktail​
Code:
[LIST]
[*]Changelog from [I]cm-10-20130803-UNOFFICIAL-cocktail[/I]:
- Updated CM source
- Data usage monitor fixed
- BT permission problems fixed
- Background running apps set to 10
[/LIST]
[LIST]
[*]Kernel (only major fixes listed):
- 3.0.90 updated
[/LIST]
[LIST]
[*]Known problems:
- if using HDMI, do not push power button...
[/LIST]
Sources:
THX IUSS/FONIX232
Codeaurora
CyanogenMod
legaCyModandroid_device_alcatel_cocktail ||commits
android_kernel_alcatel_cocktail ||commits
Downloads:
1: OT-995 CM10.1 Gapps(2013 08 03)
2: cm-10.1-20130819-UNOFFICIAL-cocktail
3: CWM_6_20130615
+1: patch for phones with GB bootloader
Installing:
- download base rom and googleapps, copy to SD card
- use/boot to CWM_6_20130615
- make full wipe, format "system", "system/app" , "data" partitions too
- CWM "Install zip from sdcard" ->"choose zip from sdcard" , select rom then install
- repeat previous step, but choose gapps pack
- if your phone has GB bootloader, use GB patch (it will be released always after 1-4day)
Important: After installing rom, double reboot to fix MAC addresses and USB ID
Dont use independent boot.img for older CM releases becasue of changed SD card mount path.
Im just post that, bagyusz made this!
I personally recommend to use Seeder app, to make system more fluid (in apps, like facebook, etc)
CM9 project
Test version is out - CM9 + gApps. Use CWM5 to install.
No 720rec/hdmi/PC sdcard mount. Touch same as CM10. Shared for testing purposes.
Sources. (working tree, of course)
Clean ICS project
Download and install from recovery. Shared for testing purposes.
*if cant boot or display errors, use attached boot img. (fastboot flash boot boot_245.img)​
If you able, support developers. ​
Great, I hope plenty of feedbacks to help determine what needs to be work on
Good work h1n1 team
Now we're talking....
Good job H1N1 team!!!
Thanx wwenigma & bagyusz and ı see flash cwm 5 is possible ? i think it must be cwm 6 ? and about battery life and scrolling ? and what next come 4.2 or better 4.1.2 ?
HoScHaKaL said:
Thanx wwenigma & bagyusz and ı see flash cwm 5 is possible ? i think it must be cwm 6 ? and about battery life and scrolling ? and what next come 4.2 or better 4.1.2 ?
Click to expand...
Click to collapse
In my opinion, battery life is much better than other ROM before. about scrolling it stills a little beat laggy...
If we could have a 4.2 ROM that would be awesome, really awesome!
Iuss try to modify CWM to use CUSTPACK partition to System/app automatically. (he say'd we wont get official CWM support if we not able to install official gapps packs) This CWM wasnt finished. I cant see any sign of official CM support so this is not need.
Scrolling and battery life. Scrolling is little "jumpy", but not bad. Need some fix (bagyusz working on it) Battery life is under testing (1 charge = 10minute call + 30minute using + 36hour standby), power management is not applied.
About upcoming releases. Time will tell.
Today the third day when i wake up the clock's alarm sound. Its working.
Torch app - i never use, on original ROM it cant working after few day. I recommend this app: https://play.google.com/store/apps/d...uni.flashlight
Wifi/3G switch working.
Click to expand...
Click to collapse
OK, maybe I was too sleepy and couldn't ear the alarm sound... I'll test it later.
About the flashlight I do not use it too much times but sometimes is very useful. I'll try the app you have recommended.
About Wifi/3G switch is working for me either...
OTG
Have anyone tried to connect mouse/keyboard via USB? Is it necessary for connected device to have its own power supply? Right now I do not have OTG cable to try.
Sv: [ROM][OT-995][CM10.x] H1N1 CM10 ROM (from bagyusz)
wwenigma said:
Iuss try to modify CWM to use CUSTPACK partition to System/app automatically. (he say'd we wont get official CWM support if we not able to install official gapps packs) This CWM wasnt finished. I cant see any sign of official CM support so this is not need.
Scrolling and battery life. Scrolling is little "jumpy", but not bad. Need some fix (bagyusz working on it) Battery life is under testing (1 charge = 10minute call + 30minute using + 36hour standby), power management is not applied.
About upcoming releases. Time will tell.
Click to expand...
Click to collapse
First of all, nice work!
About gapps, it's not legal to distribute them with a ROM without a license from Google and since it's closed source there is no way around it.
Cyanogenmod were threatened with legal action for doing so a few years back so they removed it.
Here's a link with info regarding that: http://androidandme.com/2009/09/hacks/cyanogenmod-in-trouble/
A simple way around it would be to provide a gapps package with an updater-script that installs them into /custpack.
Skickat från min ALCATEL_one_touch_995 via Tapatalk 2
jinxxed, from what i see, they provide it separately, so no issue on that
Sv: [ROM][OT-995][CM10.x] H1N1 CM10 ROM (from bagyusz)
BENETNATH said:
jinxxed, from what i see, they provide it separately, so no issue on that
Click to expand...
Click to collapse
I missed that completely, my bad.
Skickat från min ALCATEL_one_touch_995 via Tapatalk 2
Jinxxed said:
First of all, nice work!
--------------
A simple way around it would be to provide a gapps package with an updater-script that installs them into /custpack.
Click to expand...
Click to collapse
Ty!
Cyanogenmod team wants a solution to install gapps without any modification. Thats why modded CWM6 released anno, because not enough space in System partition and partition resize isnt available. Then Iuss and fonix cant finish that project. (we talk about that with heimdallr75 , maybe there is a way to resize partitions, but first resize is dangerous)
FilipFry said:
Have anyone tried to connect mouse/keyboard via USB? Is it necessary for connected device to have its own power supply? Right now I do not have OTG cable to try.
Click to expand...
Click to collapse
I think 200-300mA is available via OTG.
Sv: [ROM][OT-995][CM10.x] H1N1 CM10 ROM (from bagyusz)
wwenigma said:
Ty!
Cyanogenmod team wants a solution to install gapps without any modification. Thats why modded CWM6 released anno, because not enough space in System partition and partition resize isnt available. Then Iuss and fonix cant finish that project. (we talk about that with heimdallr75 , maybe there is a way to resize partitions, but first resize is dangerous)
I think 200-300mA is available via OTG.
Click to expand...
Click to collapse
Yeah, resizing requires QPST scripting and there is a good chance of destroying the phone.
One solution is to use mini_phone.mk that will put out a rom that is less than 180MB in size.
Of course, it's easier to just change the recovery to fix it like ius did.
All you really need to do is to add the mount lines to recovery and nandroid before compilation.
Skickat från min ALCATEL_one_touch_995 via Tapatalk 2
Anyone tried USB OTG ? If it's working i would be like a barrel filled with happiness rolling down the floor, because i always wanted to have that particular feature on a mobile device
i didn't even know that It was be possible to enable OTG on any device, because i thought it was hardware based modification. Great job, seriously.
i've made some modifications, listed in my github, after inclusion of bagyusz commits (branch:master)
here is my build : http://pa-ot-995.googlecode.com/files/cm-10-20130220-UNOFFICIAL-cocktail.zip
changelog :
- ics and gb bootloaders should work
- Torch works
- battery stats are working
wwenigma, can you add it to OP ? i don't think i have to create a new topic for that. Hopefully, bagyusz will update his git to track his progress, i'll do on my side.
BENETNATH said:
i've made some modifications, listed in my github, after inclusion of bagyusz commits (branch:master)
here is my build : http://pa-ot-995.googlecode.com/files/cm-10-20130220-UNOFFICIAL-cocktail.zip
changelog :
- ics and gb bootloaders should work
- Torch works
- battery stats are working
wwenigma, can you add it to OP ? i don't think i have to create a new topic for that. Hopefully, bagyusz will update his git to track his progress, i'll do on my side.
Click to expand...
Click to collapse
BEN, can we flash it over the latest release from H1N1 or does we have to wipe everything?
yep, but you'll need to wipe cache and i think also flashing gapps again, may be not useful, give a try and inform us

[ROM] [UNOFFICIAL] [Phobos] Cyanogenmod 12.1 for the HP Slate 21

Cyanogenmod 12.1 for the HP Slate 21 (phobos)
Code:
*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. 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.
* A lot.
*
Please read the entire post before continuing. This is still very much a work in progress. If you find a bug that is not listed in the "Known Issues/Bugs" section, please report it to me so that I may fix it.
Cyanogenmod 12.1 (or CM12.1 for short) ported for the HP Slate 21 (s100 & k100).
Here are some images:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download:
https://androidfilehost.com/?fid=24352994023709595
Features:
This ROM features a modified bootloader (fastboot) which is designed to prevent bricks. The original bootloader is available on my Android File Host page.
Install/Flashing Instructions:
You will need the following things:
- A SD Card
- A USB Male to USB Male cable
- A computer with adb and fastboot installed
- Common sense
1. If you haven't already, see the post I made here on how to install the latest TWRP (provided by me).
1.5. Read "Known Issues/Bugs" below
2. Turn off device then reboot into recovery (Volume Up + Volume Down + Power). If you get a prompt asking you whether or not to leave /system unmodified, swipe on allow.
3. Wipe your data by going into Wipe > Advanced, then check all boxes except for MicroSD Card.
4. Go back to home then Install. Navigate to where you stored the CM12.1, Gapps, and SuperSU (optional) zips. You can either keep them in an SD Card (recommended) or adb push them.
5. Select the zips in this order
- Cyanogenmod 12.1
- Gapps
- SuperSU (optional)
6. Cross your fingers and swipe to flash! If all goes well then it will flash successfully.
7. Click on Wipe Cache/Dalvik, then swipe to wipe.
8. Reboot
9. Profit! You now have Cyanogenmod 12.1 on your HP Slate 21!
If something went wrong or you need some additional help please either post/reply below or PM me.
Donations:
You can donate to me for my hard work through PayPal. My donation email is [email protected]. Any and all donations are welcome regardless of amount. Thanks for supporting me!
Direct link: https://www.paypal.me/Quaesar
Credits:
Building this was a collaborative effort. The following developers/beta testers helped me provide you with this:
Quaesar (me): Main person, started project, etc etc.
UnjustifiedDev: Device tree, initial setup
SLATE21&MOTOG: Beta testing
Vocoderism: Bete testing, Wifi and Bluetooth fixes
JonasFi: Beta testing
Seanichigo: k100 compatibility confirmation
If you have any comments or questions, reply to this thread and I'll get to you whenever I can
PLEASE HIT THAT THANKS BUTTON!!! IT REALLY SHOWS YOU APPRECIATE MY WORK!!!!!
Peace,
Quaesar
Changelog:
Version 20160109:
- Added modified bootloader that prevents bricking. Otherwise same as 20150921.
Version 20150921:
- Fixed issue where some misbehaved apps rotate to portrait
Version 20150912:
- Nothing major to see here. First public release of ROM.
Known Issues/Bugs:
- Camera does not function (microphone works however)
- Brightness will not change (can change in TWRP)
- Cannot use browser other than stock (for some reason 0.o?)
- Recent apps resolution is incorrect
- Play Store lists some apps as incompatible
- Some misbehaved apps rotate to portrait
FAQs:
Q: Bruhhhh, hook me up with dem sources
A: Dem sources can be found at teh GitHubs: (Link)
Q: Should I backup my stuff?
A: Do I need to answer that?
Q: Some apps say that SD Card is locked. Will you help me (kitten face)
A: Download SDFix from the Play Store. Apparently it's a "security" thing in Lollipop. (credit: @lewmur)
Q: On a scale of one to ten, how cool are you?
A: 11
Announcements:
- Issue that caused browsers other than stock to not work may be fixed soon! See my latest reply for more details.
- The Play Store listing some apps as incompatible was just a false alarm. This happened in stock for the same app so it must ACTUALLY be incompatible
- NEW BETA RELEASED (20150921)! Flash away! See changelog for details.
revert to kitkat?
is there a way to revert back to kitkat? for some reasons, some plugins in Kodi do not work, not sure why. tried on my other tablets with Lollipop, no problem. or maybe a new build might fix that problem. thanks.
Seanichigo said:
is there a way to revert back to kitkat? for some reasons, some plugins in Kodi do not work, not sure why. tried on my other tablets with Lollipop, no problem. or maybe a new build might fix that problem. thanks.
Click to expand...
Click to collapse
You need of full firmware image and flash IT from fastboot
Inviato dal mio Nexus 4 utilizzando Tapatalk
where to find the firmware for full recovery?
couldn't find on hp website
vocoderism said:
You need of full firmware image and flash IT from fastboot
Inviato dal mio Nexus 4 utilizzando Tapatalk
Click to expand...
Click to collapse
Seanichigo said:
couldn't find on hp website
Click to expand...
Click to collapse
I believe this is what you are looking for:
https://www.androidfilehost.com/?fid=95887005526790491
Wipe data within TWRP (As per the guide), the flash this, you may or may not have to flash gapps.
Peace,
Quaesar
Great Job!!!
Try Now!! tk's
Un abrazo!!
A new beta has been released! This should fix the few misbehaved apps that rotate to portrait. The download link has been updated to the correct file. Please download from there and dirty flash to update without losing data.
Dirty flash a reinstall superSu from recovery if you need them
Whork fine, the app now rotate to portrait
Some apps can't write SD is locked
Un abrazo
Is the rotation problem still occurring? It should stay in landscape now. Could you tell me what app was portrait?
Which app told you that SD was locked? I'll look into it
Peace,
Quaesar
EDIT: I was thinking a bit and double check to see if your SD Card is in the unlocked state by taking it out and looking at the little slider. That may just be your issue.
Hi,
No, rotaion problem is solved! like spotify, and others apps, still problem in some app like Zedge , Istagram (This never rotate inclusive in 4.4.2)
The SD lock is when i try the backup whih Titanium Backup can't write to SD or PopCorn Time can't save files in SD
With File Administrator work fine Write and Delete files on SD, same with ES File Explorer and Solid Explorer, prompt for permisions, but work fine
Un Abrazo!
---------- Post added at 12:03 AM ---------- Previous post was at 12:02 AM ----------
If you need that i test another thin, please tell me!!
Great Job !! Tk's
rpalazue said:
Hi,
No, rotaion problem is solved! like spotify, and others apps, still problem in some app like Zedge , Istagram (This never rotate inclusive in 4.4.2)
The SD lock is when i try the backup whih Titanium Backup can't write to SD or PopCorn Time can't save files in SD
With File Administrator work fine Write and Delete files on SD, same with ES File Explorer and Solid Explorer, prompt for permisions, but work fine
Un Abrazo!
---------- Post added at 12:03 AM ---------- Previous post was at 12:02 AM ----------
If you need that i test another thin, please tell me!!
Great Job !! Tk's
Click to expand...
Click to collapse
Alright I see, maybe they were just looking at the wrong mount point but I'll try to sort that out by this weekend. Thanks for reporting!
Peace,
Quaesar
Hi Quaesar,
This is great news, breathing life back into the Slate.
How confident are you that you can fix the brightness, camera and browser issues ? Although they're not showstoppers, I would prefer to have the camera (Skype) and Chrome rather than stock browser. Brightness, well ...
Thanks for your efforts
Quaesar said:
Cyanogenmod 12.1 for the HP Slate 21 (phobos)
Code:
*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. 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.
* A lot.
*
Please read the entire post before continuing. This is still very much a work in progress. If you find a bug that is not listed in the "Known Issues/Bugs" section, please report it to me so that I may fix it.
Cyanogenmod 12.1 (or CM12.1 for short) ported for the HP Slate 21 (s100 & k100).
Here are some images:
Download:
https://www.androidfilehost.com/?fid=24052804347820061
Install/Flashing Instructions:
You will need the following things:
- A SD Card
- A USB Male to USB Male cable
- A computer with adb and fastboot installed
- Common sense
1. If you haven't already, see the post I made here on how to install the latest TWRP (provided by me).
1.5. Read "Known Issues/Bugs" below
2. Turn off device then reboot into recovery (Volume Up + Volume Down + Power). If you get a prompt asking you whether or not to leave /system unmodified, swipe on allow.
3. Wipe your data by going into Wipe > Advanced, then check all boxes except for MicroSD Card.
4. Go back to home then Install. Navigate to where you stored the CM12.1, Gapps, and SuperSU (optional) zips. You can either keep them in an SD Card (recommended) or adb push them.
5. Select the zips in this order
- Cyanogenmod 12.1
- Gapps
- SuperSU (optional)
6. Cross your fingers and swipe to flash! If all goes well then it will flash successfully.
7. Click on Wipe Cache/Dalvik, then swipe to wipe.
8. Reboot
9. Profit! You now have Cyanogenmod 12.1 on your HP Slate 21!
If something went wrong or you need some additional help please either post/reply below or PM me.
Donations:
I haven't set anything up yet but if you like my work please donate! It takes a lot of time and effort to create stuff like this for a device. If you are interested, please take a minute of your time and PM me.
Credits:
Building this was a collaborative effort. The following developers/beta testers helped me provide you with this:
Quaesar (me): Main person, started project, etc etc.
UnjustifiedDev: Device tree, initial setup
SLATE21&MOTOG: Beta testing
Vocoderism: Bete testing, Wifi and Bluetooth fixes
JonasFi: Beta testing
Seanichigo: k100 compatibility confirmation
If you have any comments or questions, reply to this thread and I'll get to you whenever I can
PLEASE HIT THAT THANKS BUTTON!!! IT REALLY SHOWS YOU APPRECIATE MY WORK!!!!!
Peace,
Quaesar
Click to expand...
Click to collapse
Thanks
Simply_S said:
Hi Quaesar,
This is great news, breathing life back into the Slate.
How confident are you that you can fix the brightness, camera and browser issues ? Although they're not showstoppers, I would prefer to have the camera (Skype) and Chrome rather than stock browser. Brightness, well ...
Thanks for your efforts
Click to expand...
Click to collapse
I'm pretty sure I'll be able to fix it. What I'm not sure of is when. I'm going to go post in a couple different places and see if anybody who has experience in this can help. I'd also like to see these things fixed and Skype on this. Thanks for trying it out!
luisff24 said:
Thanks
Click to expand...
Click to collapse
Np!
Peace,
Quaesar
thanx thats great
good job
Ready to go but a couple of quick questions :
- Any update on the remaining issues ?
- does the "dual display" feature still work under CM ?
Thx
Simply_S said:
Ready to go but a couple of quick questions :
- Any update on the remaining issues ?
- does the "dual display" feature still work under CM ?
Thx
Click to expand...
Click to collapse
Unfortunately there are no updates right now. I'm planning to mass collect logs today and pour over them to see if anything shows up. I'm also planning on using a tool to output proprietary blobs rather than hand-picking to see if I missed any.
I don't think the dual display feature is included in CM as a default but if you need to use it, you could find a third party app or try using the apk from HP itself. Please let me know if everything goes smoothly. Just as a FYI, im planning on bi-weekly bug fixes / new releases because it does take some time to find and fix them. So keep checking this thread to see if there are new things!
Happy flashing!
Peace,
Quaesar

[KERNEL] [OVERCLOCKED] [Phobos] Overclocked Kernel 2.55GHz for the HP Slate 21

Overclocked Kernel 2.55GHz for the HP Slate 21 (phobos)
Code:
*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this kernel
* 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.
* A lot.
*
Please read the entire post before continuing. If you find a bug that is not listed in the "Known Issues/Bugs" section, please report it to me so that I may fix it.
Overclocked Kernel 2.55GHz for the HP Slate 21 (s100 & k100).
Here are some images:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download:
https://www.androidfilehost.com/?fid=24438995911967002
Features:
This kernel features a modified bootloader (fastboot) which is designed to prevent bricks. The original bootloader is available on my Android File Host page.
Install/Flashing Instructions:
You will need the following things:
- A SD Card
- A USB Male to USB Male cable
- A computer with adb and fastboot installed
- Common sense
1. If you haven't already, see the post I made here on how to install the latest TWRP (provided by me).
1.5. Read "Known Issues/Bugs" below
2. Turn off device then reboot into recovery (Volume Up + Volume Down + Power). If you get a prompt asking you whether or not to leave /system unmodified, swipe on allow.
3. Go to Install then choose the zip (Overclocked_kernel_phobos_4.2.2_Quaesar.zip)
7. Swipe to Install
8. Reboot (DO NOT WIPE CACHE/DALVIK)
9. Profit! You now have an overclocked kernel on your HP Slate 21
If something went wrong or you need some additional help please either post/reply below or PM me.
Donations:
You can donate to me for my hard work through PayPal. My donation email is [email protected]. Any and all donations are welcome regardless of amount. Thanks for supporting me!
Direct link: https://www.paypal.me/Quaesar
Credits:
Building this was a collaborative effort. The following developers/beta testers helped me provide you with this:
Quaesar (me): Main person, started project, etc etc.
SLATE21&MOTOG: Beta testing
JonasFi: Beta testing
If you have any comments or questions, reply to this thread and I'll get to you whenever I can
PLEASE HIT THAT THANKS BUTTON!!! IT REALLY SHOWS YOU APPRECIATE MY WORK!!!!!
Peace,
Quaesar
Changelog:
- Nothing major to see here. First public release of ROM.
Known Issues/Bugs:
- None so far
FAQs:
Q: Bruhhhh, hook me up with dem sources
A: Dem sources can be found at teh GitHubs: (Link)
Q: Should I backup my stuff?
A: Do I need to answer that?
Q: On a scale of one to ten, how cool are you?
A: 11
Announcements:
- None right now, check later
Great kernel, makes the slate 21 snapier and faster. Apps open faster and no lag at all thanks
Governor
The default governor setting is interactive if i am not mistaken. Do you think its safe to set the governor to performance instead of interactive?
coco1476 said:
The default governor setting is interactive if i am not mistaken. Do you think its safe to set the governor to performance instead of interactive?
Click to expand...
Click to collapse
I definitely can, I thought I'd just leave it there for people who liked the idea of the device only sucking up power when it needed but staying on a touch basis the other time. This would effectively make it so that people who understand what type of power consumption they need (like you) could manually set the governor to performance default. But people who just like the idea of an overclock (because Clash of Clans was laggy or whatever) have an automatically scaling CPU which can match whatever they are doing with the right CPU clock speed, ensuring the device doesn't unintentionally get hotter than the end-user wanted.
I saw an app on the Play Store which allows you to automatically set CPU governor on boot (Kernel Auditor I think). If you use that you should be able to get this feature.
Let me know if you need anything else, hit that thanks button if I helped!
Peace,
Quaesar
I take it this will not work with your beta build of Android L. Just for use with the stock KitKat.
Quaesar said:
I definitely can, I thought I'd just leave it there for people who liked the idea of the device only sucking up power when it needed but staying on a touch basis the other time. This would effectively make it so that people who understand what type of power consumption they need (like you) could manually set the governor to performance default. But people who just like the idea of an overclock (because Clash of Clans was laggy or whatever) have an automatically scaling CPU which can match whatever they are doing with the right CPU clock speed, ensuring the device doesn't unintentionally get hotter than the end-user wanted.
I saw an app on the Play Store which allows you to automatically set CPU governor on boot (Kernel Auditor I think). If you use that you should be able to get this feature.
Let me know if you need anything else, hit that thanks button if I helped!
Peace,
Quaesar
Click to expand...
Click to collapse
I switch governor to performance and the slate 21 was cool enough to leave it set at performance and I saw a slight difference on snappiness :laugh:
charleypick said:
I take it this will not work with your beta build of Android L. Just for use with the stock KitKat.
Click to expand...
Click to collapse
No unfortunately, this uses the new kernel source and the current CM build runs the old kernel source. You could definitely atain bolt by flashing this overtop of CM but Wifi and BT will not work. That's the current issue I'm sorting out in my new CM build. Don't worry - when I release the new ROM it will have Overclock in it by default
Peace,
Q
Swap ram
Can we swap ram with this kernel? I downloaded kernel aditor from playstore and I saw virtual memory in the settings and i was wondering if i can swap some ram.
coco1476 said:
Can we swap ram with this kernel? I downloaded kernel aditor from playstore and I saw virtual memory in the settings and i was wondering if i can swap some ram.
Click to expand...
Click to collapse
Nope, this is because the Slate doesn't have the necessary partitions required for swap and repartitioning an Android device is another way of saying bricking it
Quaesar said:
Nope, this is because the Slate doesn't have the necessary partitions required for swap and repartitioning an Android device is another way of saying bricking it
Click to expand...
Click to collapse
Thanks for letting know :good:
Hey Quaesar, hope you can help me out!
I'm running your CM12.1 and TWRP 3.0 on my Slate K100.
Downloaded this kernel to my SD, checked md5sum and swiped away in recovery following all the instructions.
Rebooted and see your new flashy boot logo but then after some minute I quickly see the text "Entering RCK based on booting mode configuration" and then it just reboots into recovery again...
I have tried to re-download, re-flash, even tried whiping cache/dalvic (just to test) but still the same boot loop.
Guess I could always re-download the rom and start over, but do you have any idea on why my Slate won't boot with this kernel??
It would be so awesome to get it up to 2.55Ghz.
Henkeman0 said:
Hey Quaesar, hope you can help me out!
I'm running your CM12.1 and TWRP 3.0 on my Slate K100.
Downloaded this kernel to my SD, checked md5sum and swiped away in recovery following all the instructions.
Rebooted and see your new flashy boot logo but then after some minute I quickly see the text "Entering RCK based on booting mode configuration" and then it just reboots into recovery again...
I have tried to re-download, re-flash, even tried whiping cache/dalvic (just to test) but still the same boot loop.
Guess I could always re-download the rom and start over, but do you have any idea on why my Slate won't boot with this kernel??
It would be so awesome to get it up to 2.55Ghz.
Click to expand...
Click to collapse
Heeeey... Wait a miute, I think I messed up. This kernel is for KitKat and your CM12.1 is Lollipop, right? Haha.. Ooops!
Sorry, I will re-download the rom and start over again My bad!
Henkeman0 said:
Heeeey... Wait a miute, I think I messed up. This kernel is for KitKat and your CM12.1 is Lollipop, right? Haha.. Ooops!
Sorry, I will re-download the rom and start over again My bad!
Click to expand...
Click to collapse
Yes you are right, and I think this OC kernel is implemented with cm12.1 so you wont have to flash this kernel after installing cm12.1 its built in
Henkeman0 said:
Heeeey... Wait a miute, I think I messed up. This kernel is for KitKat and your CM12.1 is Lollipop, right? Haha.. Ooops!
Sorry, I will re-download the rom and start over again My bad!
Click to expand...
Click to collapse
Yup haha, this kernel mod is only for stock, once I finish fixing the issues with the new kernel and CM12.1, the new build will automatically be overclocked
coco1476 said:
Yes you are right, and I think this OC kernel is implemented with cm12.1 so you wont have to flash this kernel after installing cm12.1 its built in
Click to expand...
Click to collapse
You got it!
Peace,
Q
No boot
I've tried to install the OC kernel, but when the system reboots I can only see the boot screen (twice) but then the screen goes black (with backlight on). Tried to reinstall, but same result. Any suggestion, please?
does it fix only 1 core bug?
xfabio said:
I've tried to install the OC kernel, but when the system reboots I can only see the boot screen (twice) but then the screen goes black (with backlight on). Tried to reinstall, but same result. Any suggestion, please?
Click to expand...
Click to collapse
Are you sure you're on KitKat? Jelly Bean has that issue I know.
@evildog1, nope ((((( For some weird reason it doesn't want to use all cores
Quaesar said:
Are you sure you're on KitKat? Jelly Bean has that issue I know.
@evildog1, nope ((((( For some weird reason it doesn't want to use all cores
Click to expand...
Click to collapse
Hmm it should be possible to tweak the cores in the kernel but there is no infomation about it on the internet. Have you disabled some battery saving in the kernel that are not neccesary?
I have seen an option to disable 'sleep' (i forgot the excat name) in Kernel Auditor. I disabled it but it doesn't help.
My tablet starts to lag again after we used it for a month. I guess it is the I/O problem and it can be tweaked in kernel.
The annoying bug is the tablet freezes in 1 sec when i press back button to quit an app. I can try to grab the logcat when i'm home

Development [ROM] [UNOFFICIAL] [12.1.0] [TB-J607F] Evolution X Snow

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Evolution X 6.5 for the Lenovo Xiaoxin Pad Plus (Lenovo P11 5G WiFi) [TB-J607F]​
Code:
/*
* Your warranty is void. Or valId, probably?
*
* I am not responsible for bricked devices, dead SD cards, Ebolation X,
* thermonuclear war, or the current economic crisis caused by you following
* these directions. YOU are choosing to make these modifications, and if
* you point your finger at me for messing up your device, I will LMAO at you.
*/
Keep Evolving
Pixel UI, customization, and more, we are Evolution X!
- Team Evolution X -
@joeyhuab
@RealAkito
@AnierinB
Reach us on Twitter! @EvolutionXROM​
Just flash and check "The Evolver". We have tons of features combined together from different ROMs.
DO NOT FLASH GAPPS, ALREADY INCLUDED​
* Probable lost frames when dragging the apps from app drawer to the home screen.
* If you open the Wallpaper Picker in 2-Pane layout (Like open it via Settings), the Wallpaper will be zoomed incorrectly and look blurry. (Note: if you want to set the wallpaper, open the wallpaper picker from the Launcher).​
First Time Install / Clean Flash
1. Reboot to Recovery
2. Download the zip for your device
3. Flash whichever recovery you desire in both slots
4. Format Data
5. If you are going to flash from stock ROM, switch to the other slot in recovery, then reboot to recovery
6. Enable ADB Sideload feature, then Sideload the package to your tablet
Code:
adb sideload <path to the flashable zip>
7. Reboot to System and #KeepEvolving
Update / Dirty Flash
1. Reboot to Recovery
2. Download the update for your device
3. Flash the ROM via ADB Sideload
4. Reboot to System and #KeepEvolving​
Android OS version: 12.1.0_r11
Security patch level: July 2022
Build author: bigsaltyfishes
Source code: https://github.com/Evolution-X
Kernel Source code: https://github.com/bigsaltyfishes/kernel_lenovo_J607Z
ROM Developer: Joey Huab
Changelog:
2022-07-07:
Notes: Clean Flash Required
Device Changes:
1. Switch to Proton Clang
2. Switch to SkiaGL Threaded Renderer
3. Import Vulkan Overlay from Pixel 5
4. Enable DT2W
5. Import missing governor script from stock rom
6. Import Lenovo side changes to init scripts
Kernel Changes:
1. Upstream kernel to 4.19.250
2. Merge Tag LA.UM.9.12.r1-14300-SMxx50.0
Very good work. Is it possible to get an EvolutionX rom for the tb-j706f ?
Can we get 606f support as well?
I noticed that you recently merged latest caf on your kernel. Did you recover your device?
If you did, could you please tell me how your touch panel is detected as, in your deviceinfohw? (It would be more helpful if you upload your device info onto deviceinfohw, although I understand that it may be hard to in some regions)
I have a similar but different J606F, and the bad manufacturer lenovo didn't include touch panel driver in the kernel, lol.
Thanks
LegendOcta said:
I noticed that you recently merged latest caf on your kernel. Did you recover your device?
If you did, could you please tell me how your touch panel is detected as, in your deviceinfohw? (It would be more helpful if you upload your device info onto deviceinfohw, although I understand that it may be hard to in some regions)
I have a similar but different J606F, and the bad manufacturer lenovo didn't include touch panel driver in the kernel, lol.
Thanks
Click to expand...
Click to collapse
I've already recover my device. Here are the screenshot of Device info Hw, hope it is helpful for you.
LegendOcta said:
I noticed that you recently merged latest caf on your kernel. Did you recover your device?
If you did, could you please tell me how your touch panel is detected as, in your deviceinfohw? (It would be more helpful if you upload your device info onto deviceinfohw, although I understand that it may be hard to in some regions)
I have a similar but different J606F, and the bad manufacturer lenovo didn't include touch panel driver in the kernel, lol.
Thanks
Click to expand...
Click to collapse
Hi!
I've got an J606L, and I'm going crazy because of Lenovo didn't include the touchscreen driver in the opnesource package... I've tried to make TWRP/OrangeFox recovery, but the touchscreen don't work.
Can we somehow use this J607 kernel source in your opinion? In HWinfo almost everything is the same for me. Touchscreen, wifi, als/ps, acc.meter, gyro etc. Thanks for the dev/screenshot OP!
Marci344 said:
Hi!
I've got an J606L, and I'm going crazy because of Lenovo didn't include the touchscreen driver in the opnesource package... I've tried to make TWRP/OrangeFox recovery, but the touchscreen don't work.
Can we somehow use this J607 kernel source in your opinion? In HWinfo almost everything is the same for me. Touchscreen, wifi, als/ps, acc.meter, gyro etc. Thanks for the dev/screenshot OP!
Click to expand...
Click to collapse
I don't think you can't directly use this J607 kernel source as the soc of J606(sm6115) is different from J607(sm7225), but I found that the kernel version of J606 in stock rom is same as J607, maybe the J607 kernel source code can serve as a reference for you to fix the J606 kernel source code. Also, If you want to fix touchscreen in TWRP/OrangeFox, you need to import touchscreen firmware from stock rom.
bigsaltyfishes said:
I don't think you can't directly use this J607 kernel source as the soc of J606(sm6115) is different from J607(sm7225), but I found that the kernel version of J606 in stock rom is same as J607, maybe the J607 kernel source code can serve as a reference for you to fix the J606 kernel source code. Also, If you want to fix touchscreen in TWRP/OrangeFox, you need to import touchscreen firmware from stock rom.
Click to expand...
Click to collapse
Hi!
Yes I've seen your kernel source. I think it will help me for the building, because there is many similarity. Even the filesystem is 1:1 same. I've got final exams in the next few weeks in the Uni too, but after that I will try to make it.
One question tho. How can you export the touchscreen files from the stock rom? I dont know how look your tablet's firmware, but the J606L has a very stupid firmware structure, with superpartitions, and I cannot get any useful stuff out from it, just the vbmeta, boot/recovery images.
Thank you, and sorry for the offtopic.
Marci344 said:
Hi!
Yes I've seen your kernel source. I think it will help me for the building, because there is many similarity. Even the filesystem is 1:1 same. I've got final exams in the next few weeks in the Uni too, but after that I will try to make it.
One question tho. How can you export the touchscreen files from the stock rom? I dont know how look your tablet's firmware, but the J606L has a very stupid firmware structure, with superpartitions, and I cannot get any useful stuff out from it, just the vbmeta, boot/recovery images.
Thank you, and sorry for the offtopic.
Click to expand...
Click to collapse
You can find firmware you need in /vendor/firmware. If it is hard for you to extract them from your tablet, you can simply extract them from 9008 Images. Partitions in super partition are simply named as super_*.img in 9008 package, they are raw images, you can directly mount them with ro option (They have share_blocks feature, you can't mount them in rw mode).
can i flash it on j706f?
Marci344 said:
Hi!
I've got an J606L, and I'm going crazy because of Lenovo didn't include the touchscreen driver in the opnesource package... I've tried to make TWRP/OrangeFox recovery, but the touchscreen don't work.
Can we somehow use this J607 kernel source in your opinion? In HWinfo almost everything is the same for me. Touchscreen, wifi, als/ps, acc.meter, gyro etc. Thanks for the dev/screenshot OP!
Click to expand...
Click to collapse
The thing that's missing is the kernel module for the NT356(something)_HostDL or something in the kernel's {SRCROOT}/drivers/input/touchscreen/NT35something_HostDL.
The driver, IS available in a P11 LTe or something's kernel source available in lenovo downlooad page. (Sorry, my memory is very inaccurate, I was trying bunch of stuffs when I bought my P11 last year, it's a bit hazy now)
I made the driver located there, modded Makefile, got some kernel compile issue, and I somehow solved it, but the spi read only got value 00000000 and it didn't work. (You can get more info from postmarketOS-offtopic Matrix chatroom, chat history is logged in there, I got help from somebody a long time ago and there are conversations about this)
I got touchscreen to work with a prebuilt kernel (Lost the device tree) but that's it..
I hope we make something out of lenovo's junky kernel source codes.. The device has potentials!
bigsaltyfishes said:
I've already recover my device. Here are the screenshot of Device info Hw, hope it is helpful for you.View attachment 5625467
Click to expand...
Click to collapse
Wonderful that you recovered it!
Thanks a lot for the screenshot. It seems like that you have the himax touchscreen variant. (I was trying to ask you to test the driver for nt365blahblah touch screen, if your variant was the one that had it)
hi sir, i flashed crdroid gsi on my j706f, but the settings doesnt look like your rom which show in two pane, can i edit build.prop to get it show as your rom settings? or what should i edit? thank you very much.
sabosanbosocho said:
hi sir, i flashed crdroid gsi on my j706f, but the settings doesnt look like your rom which show in two pane, can i edit build.prop to get it show as your rom settings? or what should i edit? thank you very much.
Click to expand...
Click to collapse
You can't enable it by simply editing build.prop. This feature related to an optional package called androidx.window.extensions. Ask GSI builder add this package or build it yourself.
great work!
overall pretty pleasant experience, and nice feature set. However, two problems
1. as mentioned, adding app icon to the homescreen doesn't work sometimes and it laggs out
2. this is the deal breaker for me, as the volume slider doesn't work. and video play back stuffers probably due to this.
---
update:
the second issue ragarding to the volume slider, it only breaks after playing emby, not sure if other app also break it but that's the only one i found so far. a reboot would fix it
Please make Evolution X happen to TB-J606F also! it's with an older SOC, and we don't get A12 update. A lot of people have it, but not much support
Does widevine security L1?
bigsaltyfishes said:
You can't enable it by simply editing build.prop. This feature related to an optional package called androidx.window.extensions. Ask GSI builder add this package or build it yourself.
Click to expand...
Click to collapse
did you add that by yourself or that was included in evox source code?
mdve123 said:
Please make Evolution X happen to TB-J606F also! it's with an older SOC, and we don't get A12 update. A lot of people have it, but not much support
Click to expand...
Click to collapse
you can flash google gsi (android 12), its works good.
Generic System Image releases | Platform | Android Developers
developer.android.com

Categories

Resources