Check the Development thread here:
http://forum.xda-developers.com/showthread.php?t=2792697
{
"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"
}
Nice. I'd put it on mine, but my mother-in-law is now using it. She likes it on stock GB.
sent from the frost god
Just an update:
One flash from BML is now working, so if you have a stock rooted KJ6 with CMW5 on your SGS4G, you only need to flash the ROM zip once for it to install.
I'm using TWRP 2.6.3.0 in the builds, although I guess I can release a CWW version of the boot.img too.
Huge thanks to @sunsurfer42 (for the two (2) dev phones he sent me) and @daothanhduy1996 (for his source trees) for making this happen.
Hang tight, I'll have a public release soon. PM me for testing.
Wow this mammoth is bigger then beanstalk. I like it. I really like it. I wanna know how u were able to build it. Should move it to dev section soon for others to feast on. Two thumbs way up!!
I flashed straight from bs too. Fyi
Sent from my SGH-T959V using XDA Free mobile app
This is great...thanks for continuing to work on this phone. Just out of curiosity, what differences from Beanstalk can we expect?
CM11 is its own beast.
Just some features, these are not necessarily different from beanstalk since both roms use very similar source trees
Android 4.4.3 (released just a few days ago)
You can flash directly from BML
TWRP 2.6.3.0
* You can now do backups of EFS directly in the TWRP interface. These get made by default when you do a regular backup.
Compiled with Linaro 4.7
All source code will be easily available so you can do your own build
GPS, bluetooth (I have only tested file transfers), video playback, camcorder, camera
Luckily for us, with the 4.4.3 release the CM team made sure that their rom would run great on devices with only 512 mb of RAM (like ours). So this should feel fairly smooth.
Somewhere down the line I'm gonna release a trimmed rom that has removed apps (like wallpapers) that aren't necessary to keep the ROM working but I have a lot of other plans before this.
WHOA IS THAT A DOWNLOAD LINK?
https://www.fernandob.com/files/android/sgs4g/cm11/cm-11-20140610-UNOFFICIAL-galaxys4gmtd.zip
You should install minimal GAPPS to go wit that ROM:
http://www.androidfilehost.com/?fid=23501681358541495
FBis251 said:
CM11 is its own beast.
Just some features, these are not necessarily different from beanstalk since both roms use very similar source trees
Android 4.4.3 (released just a few days ago)
You can flash directly from BML
TWRP 2.6.3.0....
Click to expand...
Click to collapse
Thanks a lot for this. I'll download and test as soon as I can.
I'm not gonna post the manifest file until I've done some more testing, but if you're too impatient to get a build going, follow the vibrant cm11 from source guide here:
http://wiki.cyanogenmod.org/w/Build_for_vibrantmtd
Complete the guide until you do the "Initialize the CyanogenMod source repository" part.
You're gonna then need to add the team acid local manifest file:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- Use JustArchi's Linaro compiler branches -->
<remove-project name="platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7" />
<project path="prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7" name="JustArchi/Linaro" revision="4.7-androideabi" />
<project path="prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8" name="JustArchi/Linaro" revision="4.8-androideabi" />
<!-- Use TWRP as the recovery -->
<remove-project name="CyanogenMod/android_bootable_recovery" />
<project path="bootable/recovery" name="TeamWin/Team-Win-Recovery-Project" revision="twrp2.7" />
<!-- Use Cyanogenmod's Aries and Samsung hardware common files -->
<project name="CyanogenMod/android_device_samsung_aries-common" path="device/samsung/aries-common" />
<project name="CyanogenMod/android_hardware_samsung" path="hardware/samsung" remote="github" />
<!-- SGS4G Specific Edits -->
<project path="device/samsung/galaxys4gmtd" name="teamacid/android_device_samsung_galaxys4gmtd" remote="github" revision="cm-11.0"
<project path="vendor/samsung" name="teamacid/proprietary_vendor_samsung" remote="github" revision="cm-11.0" />
<project path="kernel/samsung/aries" name="teamacid/niltmt_kernel" remote="github" revision="cm-11.0" />
</manifest>
Do these steps to get it working (from the root of the source tree)
Code:
mkdir -p .repo/local_manifests/
editor .repo/local_manifests/teamacid.xml
Paste in the manifest xml from above and save the file
Then do another repo sync
Continue the guide but replace all the steps that say vibrantmtd with galaxys4gmtd
You SHOULD get a working cm11 zip in an hour or two on a fast computer.
Any mirrors?
The Link says:
An error occurred during download. Please try again.
Details:
An error occurred while creating security connection to www.fernandob.com.
Awesome FB, so very much appreciated. If you had not run across it yet, it seems Development Settings in the Settings menu is borked. Anyone else getting a FC when you attempt to open? Advanced Settings FCs too under Settings -> Display & Light -> Advanced Settings
DerPuGNa said:
Any mirrors?
The Link says:
An error occurred during download. Please try again.
Details:
An error occurred while creating security connection to www.fernandob.com.
Click to expand...
Click to collapse
What are you using to download the file? If you're using a fairly recent browser (like firefox) you won't have any problems.
I have disabled a lot of ciphers on my site's SSL config. I think I may just make a subdomain with no SSL to host the files to prevent this though. Hang tight I'll have some links that will work for everyone soon.
For now a recent version of Android with a recent browser (chrome, naked browser, firefox) will let you download it straight to your phone.
FBis251 said:
What are you using to download the file? If you're using a fairly recent browser (like firefox) you won't have any problems.
I have disabled a lot of ciphers on my site's SSL config. I think I may just make a subdomain with no SSL to host the files to prevent this though. Hang tight I'll have some links that will work for everyone soon.
For now a recent version of Android with a recent browser (chrome, naked browser, firefox) will let you download it straight to your phone.
Click to expand...
Click to collapse
IDM sir, uhm, so i disable this first and try to DL it via web later, Thanks anyway.:highfive:
DerPuGNa said:
IDM sir, uhm, so i disable this first and try to DL it via web later, Thanks anyway.:highfive:
Click to expand...
Click to collapse
Hmmm, that's weird coz I did always download w IDM from fernandob w/o any problem tho :/ have u updated it or so (even tho I haven't updated it for ages but it might help somehow I guess )
Anw, glad to be #UNITED (@acid-ers)
Sent from my GT-I9300 using Tapatalk
daothanhduy1996 said:
Hmmm, that's weird coz I did always download w IDM from fernandob w/o any problem tho :/ have u updated it or so (even tho I haven't updated it for ages but it might help somehow I guess )
Anw, glad to be #UNITED (@acid-ers)
Sent from my GT-I9300 using Tapatalk
Click to expand...
Click to collapse
I made a new domain name (http://files.fernandob.com/) that will contain all the files without using SSL.
Whatever she was trying to download it with didn't like the ciphers my web server had available so she got that error. Anyway the new domain doesn't use SSL.
works better than every rom ive used before this besides F4k, which it equals performance/smoothness wise. even for some retarded games i play lol. good frikin job dude. made this account just to tell you that. but was an avid visitor previously
Finaly Thank You For Porting CM 11.0 For This Incredible Device
FBis251 said:
Click to expand...
Click to collapse
Thanks man to porting this awesome rom, finaly i have cm 11.0 on my device and really is a great rom with cm 11 m7 branch
i loved, thanks and sorry for my bad english :good:
FBis251 said:
I made a new domain name (http://files.fernandob.com/) that will contain all the files without using SSL.
Whatever she was trying to download it with didn't like the ciphers my web server had available so she got that error. Anyway the new domain doesn't use SSL.
Click to expand...
Click to collapse
HE*
hi buddy, this rom is amazing and works great but I think grace was gone when you remove the cyanogenmod native apps in the build 20140612-UNOFFICIAL-galaxys4gmtd, about performance is so perfect, but please add back the cyanogenmod native apps because this is not cyanogenmod without original apps in another i will back to the bored and slow slimsaber rom :'(
DerPuGNa said:
HE*
Click to expand...
Click to collapse
Your icon and username are misleading
Mafworld said:
hi buddy, this rom is amazing and works great but I think grace was gone when you remove the cyanogenmod native apps in the build 20140612-UNOFFICIAL-galaxys4gmtd, about performance is so perfect, but please add back the cyanogenmod native apps because this is not cyanogenmod without original apps in another i will back to the bored and slow slimsaber rom :'(
Click to expand...
Click to collapse
I don't plan on putting them back. I'll probably make a separate zip file with them but I believe they're not essential for the rom to function.
As a temporary work around flash the first zip that's available from the downloads page, then flash the latest version, that way you get the apps that would've been missing.
Just to make sure...
Currently on Beanstalk 4.4.2...I'm assuming I can do full wipes, then flash with TWRP. Don't need to go back to GB and start over, right?
Related
Ladies and Gentlemen..... I Present to you AOKP A MUST TRY ROM
{
"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"
}
Mod Type:: ROM
Difficulty:: Easy
Mod Base:: AOSP
Mod Status:: Kang
Apply In:: Alt. Recovery
Carrier:: Virgin Mobile
Optional:: Custom Settings
Requires Root:: Yes
Optional:: Requires GApps
Android Version:: 4.0.4 (ICS)
Source:: http://github.com/aokp
Check out the ROM Feature list here.
Check out the comprehensive FAQ by brainfire!
[/left]
Make sure you're on the latest CWM
MAKE A NANDROID
wipe data/factory reset in recovery
flash ROM
flash Gapps
reboot
Think of builds as "nightlies." They are the latest and greatest, but they may contain bugs.
Gapps- http://goo.im/gapps/gapps-ics-20120429-signed.zip
Stables
Nightlies
Every donation is cherished and loved.
If you'd like to help contribute by writing code, feel free to stop by IRC and talk to us!
Check out the ROM source on github. Open source, in the spirit of community kangage.
If you'd like to help with AOKP, please don't hesitate to contact me. I'd love to get as many developers in on this as possible!
BUGS
--Camera is still not working.
--HDMI isn't working like usual
--Wireless tethering isn't an option
--I'm sure you guys will find the rest.
Screenies
Build 39
AOKP Changes
added ability to change host name (settings > dev > device hostname)
added ad-hoc network support
added adb over network
added AOKP stats (you can opt out, Settings > About > AOKP Statistics) www.stats.aokp.co
added bluewall firewall - RC > General UI > Less Notification Sounds
limits the number of notification sounds an app can play per X seconds
so like 1 GTalk ping/30s, but notifications will still be coming in
added "Device options" link in Settings for devices that have an app to tweak device-specific settings
right now I believe only tuna/aries/p1c have these, all credit goes to CM trees where these apps came from
improved weather code, shouldn't bother you everytime it updates weather now
added "copy to clipboard" option in "Share" dialogs throughout ANdroid
added ability to toggle to "new" and "original" music controls on the lockscreen
as always, tons of other device-specific and internal changes, find them all at http://gerrit.sudose...atus:merged,n,z
devices changes
p5: removed OTA assert, shouldn't be any more problems flashing
tuna: fixed vold.fstab file not being added properly, which led to MTP issues, core FCs
tuna: looks like the CM9 kernel was included with this build by mistake (due to the buildbot using inline kernels and some misc testing). It doesn't affect anything, just letting you guys know we know! Enjoy their code
added showcasemtd & mesmerizemtd
ville: YOU MUST WIPE!
misc other device changes -- ask your device maintainer
credit note: we try and preserve all proper authorship on git commits and the like, if you want to know who wrote a feature or where we got it from, check out git or gerrit and just browse through the commits!
Personal Changes
DSPManager still out. I'll try my best to get
Setting up GooManager on Nightlies, and RomKeeper on stables.
Kernel update to latest by mantera
Many other small updates that you can see here
Instructions on updating to newest version via RomKeeper
Go into the app
Look for a new update if there is one
Click on that version
Check out the info
Press menu>fetch
It will download the ROM (Or .delta)
Wait until it says 100%
Press menu>Install
It will boot into recovery and install it for you and reboot into system. Just like that.
For those who are wondering, I will not be updating the AndroidForums thread anymore. This and the one on VMRoms.com are my main threads that will be updated.
So you'll still be updating this ROM?
JTAKER said:
So you'll still be updating this ROM?
Click to expand...
Click to collapse
Yup the whole new team will be. Working as one to fix all the problems. It was in the DEV TEAM post.
g60madman said:
Yup the whole new team will be. Working as one to fix all the problems. It was in the DEV TEAM post.
Click to expand...
Click to collapse
Sorry, haven't read that thread yet. But awesome, this is my favorite ROM currently. ^_^
I can't wait till you guys get Camera working, then I'm gonna use this on my friend's Triumph as his DD (currently using Cm7 G60 style final ). I use AOKP on my GNex and it's the greatest ROM evar IMHO. A lot of those AOKP guys were from the Fascinate kangbang and pool party roms and they were my favorite prior's
Awesome, glad to see this being continued, really like this rom can't wait till I can use it as a daily rom, running cm7 g60 final.mobster tweaked, also a [email protected] rom thanks for the work y'all do
Sent from my ADR6350 using XDA
henslo said:
Awesome, glad to see this being continued, really like this rom can't wait till I can use it as a daily rom, running cm7 g60 final.mobster tweaked, also a [email protected] rom thanks for the work y'all do
Sent from my ADR6350 using XDA
Click to expand...
Click to collapse
Sent from my ADR6350 using XDA
Almost done with Build 39
Build 39 out.
gannon5197 said:
Build 39 out.
Click to expand...
Click to collapse
Where? 38 is latest I see...
YouArePoop said:
Where? 38 is latest I see...
Click to expand...
Click to collapse
It's under Nightlies.
JTAKER said:
It's under Nightlies.
Click to expand...
Click to collapse
Well don't I feel like an idiot. I looked there, but like a fool just looked at the last number thinking the folder contained builds 19 and 31.
Very cool looking. Do you think you'll have the Camera working soon?
ErroneousBosch said:
Very cool looking. Do you think you'll have the Camera working soon?
Click to expand...
Click to collapse
Right now it's one the list of things to fix but no ETA right now. rivs from AF (Android Forums) has been working on it.
Maybe its just me but do anybody else have to activate their phone after flashing AOKP Bulid 39? I flashed back to CM9 and I'm no need to I just though I'll point it out.
StaticMaal said:
Maybe its just me but do anybody else have to activate their phone after flashing AOKP Bulid 39? I flashed back to CM9 and I'm no need to I just though I'll point it out.
Click to expand...
Click to collapse
Personally haven't flashed it yet. I'll try reproducing it right now.
I've been messing with the nightlies a lot lately. So a few of them are bad (not everything working). Working on a stable build
gannon5197 said:
Personally haven't flashed it yet. I'll try reproducing it right now.
I've been messing with the nightlies a lot lately. So a few of them are bad (not everything working). Working on a stable build
Click to expand...
Click to collapse
Ah okay.
StaticMaal said:
Ah okay.
Click to expand...
Click to collapse
Alright I got it set up properly this morning. The good build should be in stables
Sent from my WX435 using Tapatalk
Thomas.Raines presents
The Lightning Zap! kernel for the Blaze 4G
ATTN:
I thomas.raines, nor it's affiliates claim responsibility for anything you do to damage, destroy, brick, explode, or otherwise mess up your device.
{
"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"
}
I revamped the Lightning Zap! kernel across the board. Since I have so many of them I was loosing where I was on each one. So I have now broken it down into 3 phases:
Phase 1: Introduction of LZ kernel to device
Phase 2: Fine tuning of tweaks, values, etc
Phase 3: Implementation of OC/UV
Phase 4: Continue updating and adjusting as necessary
From now on I will name the .zip accordingly as well:
Blaze_p2.1
On a good note, I think this latest update will finalize phase 2 and now I can work on OC/UV...
Features:
Improved performance
Improved battery life
Improved network speeds
Improved boot times
Smoother scrolling
Better responsiveness
Cleaner file systems
Governor tweaks for amazing speed and performance without sacrificing battery life
Improved Memory and Ram tweaks
Improved Internet speed
Amazing kernel tweaks, build.prop mods, init.d scripts and more!
Instructions:
Make a backup
Download .zip to PC
Transfer .zip to your sdcard
Or just download it straight to your phone
Reboot to recovery
Flash
Phone will automatically reboot after install**
Wait 10 minutes
Enjoy the Lightning Zap!
This kernel was tested on CM10 nightly. This kernel and tweaks will work with any version of CM10.
See 3rd post for further instructions on improving and customizing your Lighting Zap! experience.
**The first boots always takes the longest especially after a fresh install. If you pull a logcat during the first boot, you may see a few errors with the vacuum script. This is normal, and will be "fixed" after the phone has built the databases for the apps.
Please allow 24 hours after install and 1 full charge cycle before reporting results. Always provide me with a logcat with any issues you may experience.
Source Code:
kernel
msm8660-common_lz_kernel
vendor_lz-kernel (LZ vendor files for ROM compiling)
LZ Flashing Packages (For those of you just compiling the kernel)
Includes flashing script, binaries, etc for the Blaze, Nitro and Skyrocket
Special thanks to:
dr4stic for patching he cm kernel to work with our devices
xan for Voltage Control app
jenbek for donating
Download links and changelog
Download links and changelogs here:
Blaze_p4.4-5.zip
Nothing super spectacular here, just upstream maintenance
NOTE** Since we don't have a supported recovery, and I can't find enough info about it, I cannot add the dual boot feature.
Anybody that has some knowledge on making a custom recovery, particularly TWRP with dual boot, help me (KTEMP!)
Moved source to LightningZap github
Blaze_p4.4-4A.zip
Removed topology and mpdecision in 4.4-4, but found all the gov's work best with mpdecision so I added it back.
Adjusted CONFIG_NR_CPUS (number of cpu's) to cm default 999999 which causes the use of a CPU mask array. Small performance hit initially, but an overall vast improvement especially when multi-tasking.
p4.4-3
Merged from upstream
Added missing msm_mpdecsion blobs
All governors and schedulers seem completely stable now (Keep testing please)
Added True CD-ROM emulation interface (Not fully working on my computer. Need testers to verify with windows and linux) here is how to use it! (Special thanks goes to DooMLoRD and his doom kernel for the Xperia Z)
init.d scripts updated with new mount params
Enjoy!
p4.4-2
Raised vm_max_readahed to 4096.
Lowered default max cpu freq to 1512.
Changed min cpu freq to 384 to fix Lionheart and Gallimaufry instability.
p4.4-1
Fixed ability to change cpu frequency. Your changes now stick after closing app.
Used userdebug lunch option. Now if you have red border on screen, it's more than likely in the ROM. Talk to your ROM dev.
Possible fix for loss of su/root. (Let me know if you still loose it after flashing. I didn't have any issues this time.
Archived Changelog
Enjoy the Zap!
Exhilarate Download links
**ATTN** If you get an error about disabling flash recovery and/or fixing root(su), ignore them. It is a false error in recovery. Disabling flash recovery broke root (super user), but fixing root had no effect
If for some reason your root gets borked, flash this.
BTW, this should be fixed in the final update
Exhilarate_4.4-6.zip
**Note-- This is just a preview. Full 4.4-6 will be done soon. I just wanted to get something out for you guys.
It's been a long time, but I finally got it!
Fixed updater-script thanks @ ns17
This update is for cm-11.0/KitKat 4.4
OC'd to 1512
Complete revamp of the kernel including voltage and frequency tables
Dropped VoltageControl app support
The ability to control voltages isn't working right now, but I will have it fixed shortly
With this revamp, there are some minor bugs, but I'll be working thru them. I just wanted to get this out to you guys. It's been long over due.
Moved RootBrowser to /data/app for easier removal (if you don't want it that is)
Enjoy!
Exhilarate_p3-cm-10.2.zip
For changelog, refer to post above...for now...lol
Source code notes
just add this to your local_manifest.xml:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch="https://github.com" name="LZkernel" />
<project name="TeamFahQ/msm8660-common_lz_kernel" path="kernel/samsung/msm8660-common" remote="LZkernel" revision="jellybean" />
<project name="TeamFahQ/vendor_lz-kernel" path="vendor/lz-kernel" remote="LZkernel" revision="master" />
<project name="TeamFahQ/lge-kernel-iproj" path="kernel/lge/iproj" remote="LZkernel" revision="android-msm-3.0-jb" />
<project name="TeamFahQ/android_device_samsung_msm8660-common" path="device/samsung/msm8660-common" remote="github" revision="jellybean" />
<project name="TeamFahQ/android_device_samsung_t769" path="device/samsung/t769" remote="github" revision="jellybean" />
<project name="TheMuppets/proprietary_vendor_samsung" path="vendor/samsung" remote="github" revision="jellybean" />
<project name="CyanogenMod/android_device_samsung_celox-common" path="device/samsung/celox-common" remote="github" revision="jellybean" />
</manifest>
You MUST use my repo for the devices (as noted above) in order for LZ to build correctly. You will also need to manually copy the /scripts and modules to your directory where you zip things up. /system/etc/lzbp.sh is gone so make sure you remove the perms from your flashing script (Working on fixing this now)
Or (in terminal):
Code:
curl -L -o .repo/local_manifest.xml -O -L https://raw.github.com/TeamFahQ/Paranoid_manifest/master/local_manifest.xml
And remove the devices that you do not wish to use. Then repo sync. If you are using this as a basis for another device, make sure you check out the commits.
I hope this isn't a stupid question but if I continue to download nightly updates after installing will I have to re-install this kernel after each update?
Sent from my Samsung Galaxy S Blaze.
^ Yes, I believe so
Thanks for sharing.
Here is a good app to show you how your CPU is behaving.
I use it daily. http://forum.xda-developers.com/showthread.php?t=1740622
Chitown021 said:
I hope this isn't a stupid question but if I continue to download nightly updates after installing will I have to re-install this kernel after each update?
Sent from my Samsung Galaxy S Blaze.
Click to expand...
Click to collapse
Unfortunately, yes...
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Is there any chance that this will work with cm9?
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
KrimsonChin said:
Is there any chance that this will work with cm9?
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
Quite possibly... the one I made for the sgs4g was reported that it does work on both cm9 and 10...
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
thomas.raines said:
Quite possibly... the one I made for the sgs4g was reported that it does work on both cm9 and 10...
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
Didn't work. Just stayed on a black screen after the Samsung wording appeared.
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
I'm running this right now and everything definitely moves faster and smoother than stock cm10 kernel. However it does have its moments where its choppy a bit lagy. Is this the same on everyone else's? By the way. Thank you so much for building us a kernel. We really appreciate you showing the blaze some love
Edit: Also, it gets extremely hot while charging. Have you tested it during overnight charges or have an idea what I can do to prevent it overheating?
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
Tried it on ICS Rom and stuck on black screen after reboot...
..
jbats said:
I believe this only works with gingerbread.
Click to expand...
Click to collapse
No, I believe this only actually works with JB/CM10
Absolutism flawless. Another TFQ hit!!
T so much Thomas.
So it's officially a no go for ICS/CM9... CM10 only guys... sorry... I'll see if I can get one made for ICS as well after I finish the ROM I am building for you guys...
As for the device getting hot while charging:
Is it on or off?
If it is on, try closing any open apps.
Try a different charger/wall socket.
I left mine on the charger overnight with it on and no additional apps installed, and it didn't get hot at any point. I was using a charger for my old blackberry, but it has the same voltage, amperage and wattage as the stock charger for the blaze.
thomas.raines said:
So it's officially a no go for ICS/CM9... CM10 only guys... sorry... I'll see if I can get one made for ICS as well after I finish the ROM I am building for you guys...
As for the device getting hot while charging:
Is it on or off?
If it is on, try closing any open apps.
Try a different charger/wall socket.
I left mine on the charger overnight with it on and no additional apps installed, and it didn't get hot at any point. I was using a charger for my old blackberry, but it has the same voltage, amperage and wattage as the stock charger for the blaze.
Click to expand...
Click to collapse
Yep cm9 and cm10 use a different kernel well mine and dr4stic are different also flyers miui is based on my cm9 and the next two roms I'm releasing are based on my own changes for ICs kernel so until I can upload my source the Lz won't work on it :/ lol
----------------------------------------------
If helped don't be afraid to hit the thanks button it doesn't bite lol
thomas.raines said:
So it's officially a no go for ICS/CM9... CM10 only guys... sorry... I'll see if I can get one made for ICS as well after I finish the ROM I am building for you guys...
As for the device getting hot while charging:
Is it on or off?
If it is on, try closing any open apps.
Try a different charger/wall socket.
I left mine on the charger overnight with it on and no additional apps installed, and it didn't get hot at any point. I was using a charger for my old blackberry, but it has the same voltage, amperage and wattage as the stock charger for the blaze.
Click to expand...
Click to collapse
Yea sorry. I don't know what was going on that one time but no more overheating probs anymore. Thanks again. Can't wait to try your master piece when it drops!
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
Ltitus8900 said:
Yea sorry. I don't know what was going on that one time but no more overheating probs anymore. Thanks again. Can't wait to try your master piece when it drops!
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
That's good... keep me posted if it happens again. As for my masterpiece, I'm working out the last few kinks so it will build...
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
What happens when you combine mind-blowing speed and talent?
You get VANIR, b*itches.
{
"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"
}
Features:
-Halo 2.0
-Android 4.3 (JSS15Q)
-PIE
-AppBar
-Freaking insane speed
-Custom toolchains, -O3, OptiPNG, bionic, krait, and dalvik performance commits, -fstrict-aliasing, custom CFLAGS, and MORE!
-A Vanir performance on/off toggle
-UI mode switcher
-Tablet statusbar split
-etc (But seriously, this frickin' thing is PACKED with features).
Screenshots
Download:
You can get the latest builds from HERE
Gapps are available HERE
Vanirs GitHub:
https://www.github.com/VanirAOSP
--
Vanirs Gerrit code review:
http://vaniraosp.goo.im/
Thanks:
Team Vanir @papi92 for Droid-Hive
Google
GitHub
PA
Carbon
PeterAlfonso
CM
AOKP
TeamBAKED
GPL
https://github.com/CyanogenMod/android_kernel_bn_omap
So, from this announcement, are we to assume that they finally got it to work on the HD/+? I know that for a while now, we've been told that it wouldn't boot and that they are working on it. Should we take take this announcement as evidence that it is now working?
Just curious, cause I'm lazy and don't want to flash it if it won't work.
Thanks for confirming.
Sent from my Nook HD+ with unofficial Slimbean on emmc using Tapatalk 4
Tried it this morning, no go, I get a dark screen at reboot and nothing else. I did a full wipe as usual. Going back to Carbon.
GenghisKhan67 said:
Tried it this morning, no go, I get a dark screen at reboot and nothing else. I did a full wipe as usual. Going back to Carbon.
Click to expand...
Click to collapse
Working on it =)
nolinuxnoparty said:
Working on it =)
Click to expand...
Click to collapse
I initially spoke with Prime Directive when I saw the first build for Ovation by nuclearmistake and informed him that it wouldn't boot past the bootloader. He told me to get in touch with DHO and DHO said he was working on it.
Anyway, I notice that the builds you have linked are from nuclearmistake and not DHO. So, going forward, which builds will we see and are you going to be the maintainer for this device?
Looking forward to getting this going, as it's an awesome rom on my N7 grouper.
Thanks,
Mike T
Going to look further into it after work, can't get far enough for adb to recognize the device though.
Sent from my Galaxy Nexus using xda premium
killersloth said:
Going to look further into it after work, can't get far enough for adb to recognize the device though.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Same for me, DHO asked me to get him a logcat but being unable to get past bootloader prevented device from being recognized. I hope you can get further. Btw, just for the heck of it, I tried substituting the boot image from CM 10.2, Carbon 4.3 and your Slim rom but it still failed to boot.
Although I figured that the boot image was the same( same filesize) for those 3 roms, I tried all 3 anyway.
Mike T
i got the same black screen also. hope to see it running, sounds interesting.
@killersloth: Lemme know if you can fix it
Still nothing? Or has this been working and I just never heard about it yet?
Sent from my Nook HD+ with unofficial Slimbean on emmc using Tapatalk 4
I have been using the Vanir rom on my GS3 for a couple days and I love the speed and smoothness. I look forward to using this on my Nook HD if it gets working. Any updates?
natefish said:
I have been using the Vanir rom on my GS3 for a couple days and I love the speed and smoothness. I look forward to using this on my Nook HD if it gets working. Any updates?
Click to expand...
Click to collapse
Here is an unofficial build I did that boots up fine:
vanir_ovation-UNOFFICIAL-20131023.zip - 151.04 MB
However, the ROM is very glitchy on our devices. In addition to the usual rotation bugs (and the Wi-Fi bugs introduced by a recent CM commit), there seems to be a whole new batch of graphical issues.
If anyone wants to start bug fixing this, you can PM me for some suggestions on how to resolve some of the typical problems our devices have.
If you want to build this yourself, you only need to replace Vanir's proprietary vendor repo with the proper one from TheMuppets, like so (this is pulling from my fork on github):
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="github_kimjisoo"
fetch="git://github.com/kimjisoo" />
<remove-project name="vendor_bn" />
<project path="vendor/bn" name="proprietary_vendor_bn" remote="github_kimjisoo" revision="cm-10.2" />
</manifest>
Vanir's build system is a little odd, and took me a few tries to figure out. Basically, you need to run "make -j# otapackage" after lunch, or it doesn't give you a flashable zip. There was no brunch option...
How's the lag compared to other available ROMs? Thanks!
YevOmega said:
How's the lag compared to other available ROMs? Thanks!
Click to expand...
Click to collapse
I wouldn't be worried about lags, as the only bootable version of this rom is the unofficial one posted one post above yours by jisoo. LOL It's very glitchy and quite unusable, also with the OP nolinuxparty's account currently disabled, I don't think we'll see anything too soon from Vanir...if ever.
Mike T
webdroidmt said:
I wouldn't be worried about lags, as the only bootable version of this rom is the unofficial one posted one post above yours by jisoo. LOL It's very glitchy and quite unusable, also with the OP nolinuxparty's account currently disabled, I don't think we'll see anything too soon from Vanir...if ever.
Mike T
Click to expand...
Click to collapse
Ok Thanks.
nolinuxnoparty said:
Download:
You can get the latest builds from HERE
Click to expand...
Click to collapse
Current link:
http://www.vanir.co/nuclearmistake/VanirAOSPRelease/ovation/
Now Presenting Evervolv KitKat for the Skyrocket
{
"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"
}
For those that don't know what Evervolv is, Evervolv is an AOSP (Android Open Source Project) rom. We're fully open sourced and encourage it with no restrictions. The work put into this rom is community driven and and Evervolv Project is made up of numerous members and contributors.
If you would like to contribute to Evervolv, please visit our Gerrit Code Review.
Current version: 4.0.0p1
Bug Reporting:
Please provide the following info:
If the device was hard reboot, please provide the file "/proc/last_kmsg".
If the device was soft reboot or is "bootlooping", please run a logcat and provide the full output.
Downloads:
Evervolv 4.4.4 Evervolv kernel Nov. 4, 2014
Camera works but video is borked.
[URL="http://d-h.st/94H"]Evervolv Beta Jan. 28, 2014
Evervolv MD5 Jan. 28, 2014
Evervolv Beta Dec. 14, 2013 <-- ART works in this one
[http://d-h.st/77S"]Evervolv MD5 Dec. 14, 2013[/URL]
Evervolv the 3rd Rom *now with working camera*
Evervolv the 3rd, MD5 verification file
Evervolv 2nd Edition Rom
Evervolv 2nd Edition MD5 file
Dev DB Link for 2nd Edition
Check 3rd post for Strangeness and other notes.
Evervolv 1st Edition
DEV DB Link
Latest Gapps:
Link to PA Gapps on XDA
CM11's link to KK gapps
Thanks for the reminder @Smittiegee19
Source:
Evervolv Github
Stable Branch: Jellybean-4.3
Changelog:
Nightly changelogs are available on download page
or you can view them at the Gerrit Code Review
Special Thanks to:
Team Chopsticks - who got us kit kat faster than light!
CyanogenMod
Evervolv - for the great source code!
@Smittiegee19 - Tester for 2nd edition Many thanks!
XDA:DevDB Information
Evervolv KitKat, ROM for the AT&T Samsung Galaxy S II Skyrocket SGH-I727
Contributors
Kiltnar
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Newest CWM
Based On: AOSP
Version Information
Status: Beta
Created 2013-11-17
Last Updated 2014-11-04
Screenshots
Signature && Strangeness
Want to show you use this Rom? Add this to your signature:
Right click on the picture above and click on copy image location, then paste it in your signature.
Known Strangeness with Kitkat:
Apps saved to your sdcard will have the links disabled with a reboot, please move them to your phone for the time being.
1st boot will not have vibration, after you reboot it will come back.
Softkey lights may flash - this is a notification alert... Voicemail, messages, etc. Low battery will also cause it.
Google audio feedback (when Google talks to you) is broken at the moment. All other audio works though. == fixed in 2nd edition
Art is Broken .. Causes a no boot situation. Make a nand if you attempt it. *You've been warned* == Fixed in newer builds
First lol. You know me downloading and about to flash thanks again
bzzybfrm313 said:
First lol. You know me downloading and about to flash thanks again
Click to expand...
Click to collapse
Damn your fast internet. I'll take second
Sent from my skyrocket running something better than yours! BOOM!
Third
SGH-I727 Peace
Just a reminder. Apps on your SD card will be wiped out on a reboot!
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
EDIT: Dev DB link added to OP
kiltnar;47539327]Just a reminder. Apps on your SD card will be wiped out on a reboot!
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
EDIT: Dev DB link added to OP
Click to expand...
Click to collapse
What do you mean wiped out? They won't be deleted right
bzzybfrm313 said:
What do you mean wiped out? They won't be deleted right
Click to expand...
Click to collapse
It wipes out the link, and you'll have to download it again. It's a bug for cm11 as well.
Edit: 1st boot will not have vibration, when you reboot it, vibration will come back.
Downloading now. Can't load it 'till after 10:00, though. Thanks!
Does the Google search return an audible feedback?
Nice! Downloading now!
Sent from my SAMSUNG-SGH-I727 using XDA Premium 4 mobile app
alanjames01 said:
Does the Google search return an audible feedback?
Click to expand...
Click to collapse
Something in the audio is broken at the moment with the Google audio feedback. Will probably be fixed when this gets to the Beta stage.
alanjames01 said:
Does the Google search return an audible feedback?
Click to expand...
Click to collapse
I don't have this room but I have been using the KitKat launcher for quite a while now. It seems the Google sound issue is only with the English (US). The way I solved this problem is to:
1: Long press on the Screen
2: Go to Settings
3. Voice
4. Language
5. Select English
6. English (Canada).
So i flashed this rom last night and i was getting a weird battery percentage, now i cant acces my internal memory. basically i cant flash a different rom unless i odin to stock. THANKS . . . .
x61tab said:
I don't have this room but I have been using the KitKat launcher for quite a while now. It seems the Google sound issue is only with the English (US). The way I solved this problem is to:
1: Long press on the Screen
2: Go to Settings
3. Voice
4. Language
5. Select English
6. English (Canada).
Click to expand...
Click to collapse
Thanks for the feedback but still not working. I'm on 4.4
AndroidGee209 said:
So i flashed this rom last night and i was getting a weird battery percentage, now i cant acces my internal memory. basically i cant flash a different rom unless i odin to stock. THANKS . . . .
Click to expand...
Click to collapse
I had the wierd battery, but rebooted to recovery and restored bu.
SGH-I727 Peace
AndroidGee209 said:
So i flashed this rom last night and i was getting a weird battery percentage, now i cant acces my internal memory. basically i cant flash a different rom unless i odin to stock. THANKS . . . .
Click to expand...
Click to collapse
WOW, be happy anyone is even updating this phone at all, u say thanks in CAPS like its the devs fault, U flashed this rom knowing full well what the possible outcomes can be, dont blame anyone but urself,if u dont like the work stay on stock, but dont ever discredit a dev for the hard work and time they put into giving u a kitkat rom on a phone that was never meant to go past 4.1, so next time instead of being an AS* about it, git a little feedback that will help, dont just be sarcastic, this dude doesnt get paid to make sure YOUR phone works perfect, matter of fact he doesnt get paid at all for this, so be thankful, or stay on stock...4.4 is still very early in the game, there are going to be issues so stay away if u cant deal with it...
AndroidGee209 said:
So i flashed this rom last night and i was getting a weird battery percentage, now i cant acces my internal memory. basically i cant flash a different rom unless i odin to stock. THANKS . . . .
Click to expand...
Click to collapse
Your brain is damaged. Nothing about the ROM not mounting your SD will affect your recovery. Even if that's the case you take the implied risk of flashing custom firmware that may break your phone. Upgrade to the new iOS and go back to the sandbox little one
Sent from my skyrocket running something better than yours! BOOM!
What is an Alpha release?
An alpha release is one that is working, but may include many bugs. You take the risk of flashing even known good Roms, and your phone locking up/soft bricking/hard bricking. It's a risk we all take. I'm always the first one to flash a rom, and test it. Then I let others try it out. If it doesn't work out, please provide a log, that way I can help others and prevent any more problems. As it's been said on many roms, no log, it didn't happen. Or if you can't get/provide a log, please be as specific as possible. Saying weird battery, no internal memory doesn't tell me anything. Which Gapps package you used, did you check MD5sum before flashing, anything specific that you installed before it stopped working correctly is much appreciated.
Thanks,
~Kiltnar
EDIT: That said, I do this for fun. Let's try to have fun while we're here.
EDIT2: Manually cherry-picked the commit to fix battery issues. -Thank xplodwild - he was the original committer. Expect a 2nd edition Alpha in a day or two to get it closer to CM-11 status.
With a few requests from tab-plus owners, I started building ROMs for tab-plus. I don't want to ignor anyone so built for all models.
I can't reply all post because I don't have the tab to test. However, I tried to answer all PMs as detail as possible. Once a while in these few months, I received a few hostile PMs, calling me names, etc. I might have asked too many questions. I don't have the ability to guess what model or which ROM if they are not mentioned. I don't know why asking for a screen shot, a video or details would be too much for someone.
Anyway, I over estimated myself to support a device I don't have. I have spent too much resource and I don't think I can do this any more. Bye.
*** Lollipop is out so my development for Kitkat is done. As a closure, I included all tab-plus models in this final build***
for some unknown reason, download provider is missing in the final build
Patch didn't work and I need to rebuild. Hoping this is really the final.
{
"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"
}
CarbonRom is another aftermarket ROM having its unique features. I have been playing with Carbon for sometime. It has some unique features like CarbonFibers and ActiveDisplay. Another cool ROM worth trying. Cheers!
goo.im is up again!
Release Note:
2014/8/2
Just finished the GPU performance settings. In case some tabs might have lower tolerance, I lowered the GPU default min. and max. freq.
I also enable the Carbon performance tool. You can flash kernel and recovery from there. zRAM can only be enabled by TricksterMod. Old methods doesn't work on Kitkat. This build included all Carbon features. Enjoy!
2014/7/2
With help from @zombiezoom, the Carbon 4.4.4 build proved working on Tab plus. I do a sync before building for 7.7. It was a bad move. Carbon has an incomplete commit which cause me 12 hrs. to make the build pass.
On request from the local friends, link for Alipay is added in Donation.
2014/4/19
There are a few bugs in CarbonRom for our tab since day one. SystemUI crash, Some pages in CarbonFibers crash...etc. I finally fixed them this weekend! So it's time for me to share. It include all the fixes in my Kitkat roms.
Change log: :victory:
Code:
Official Carbon [URL="https://carbon-rom.com/changes/"]Change log[/URL]
[COLOR="Blue"]2014/8/2[/COLOR]
- Latest CarbonROM source
- Android 4.4.4r2 KTU84Q
- kernel update for GPU O/C and zRAM
- add GPU settings in performance
- include performance tools
- zRAM support
- major Bluetooth update from Bluez
[COLOR="Blue"]2014/7/2[/COLOR]
- Latest CarbonROM source
- Android 4.4.4r1 KTU84P
[COLOR="Blue"]2014/4/19[/COLOR]
- Latest CarbonROM source
- Android 4.4.2r2 KVT49L
- Fix crash in SystemUI
- Fix crash in CarbonAbout
- Fix crash in CarbonFibers
- Fix in QuickSettings (mess up after change QSTile position)
Know issues:
Only minor issues:
1. Lock screen stay at landscape with Rotaion Lock is ON
2. A few apks (eg. Browser) with distort screen after rotation. (Can be recovered by selecting from recent menu again)
Downloads: :highfive:
goo.im: http://goo.im/devs/daniel_hk/rom/carbon
AFH: http://www.androidfilehost.com/?w=files&flid=13972
mirror: http://pan.baidu.com/s/1GjnUQ#dir/path=/carbon
Recovery requirement
** CWM6, TWRP 2.3.1 or above is OK.
Most of the 4.4 Roms require the latest reovery with file_contexts and set_metadata support.I have patch the update-binary to work with old recoveries.
** See my thread to patch any gapps or ROMs with set_metadata fail **
Source:
kernel & device trees will update the new kernel soon after testing
github: https://github.com/danielhk?tab=repositories
Credits: :good:
** The CarbonROM team!
** All those who donate to me. Giving me the resources to upgrade my PC and accessories!
** All those who help our cool tab's developments!
Donations:
I just cannot believe it man! You are unstoppable and I REALLY LOVE YOU
Thank you so much for this ROM..downloading it right now and I think it's gonna be better than OmniROM in terms of features :good:
Thanks daniel, how to access the old internal storage, cause the path changes to "storage/emulated" (whatever i forgot)
I cannot see my data, cause the old internal storage in "mnt/shell/sdcard"
so I must manually move all data to new path internal storage ?
ravhi1044 said:
Thanks daniel, how to access the old internal storage, cause the path changes to "storage/emulated" (whatever i forgot)
I cannot see my data, cause the old internal storage in "mnt/shell/sdcard"
so I must manually move all data to new path internal storage ?
Click to expand...
Click to collapse
Of course not. I don't have a Tab Plus to test but there are links to /sdcard, /storage/sdcard0, etc.
I don't know why you say you can't access. Apks will find the data themselves. You have to be more specific. Which apks, what do you want to do, etc.
At least you have to tell which model you have in order to get helps from others.
Good luck!
Sent from my Nexus 7 using Tapatalk
Oops, system UI crashed and I can't access anything other than settings via quick menu.
I have a p6200 WiFi+3G and now I am back to the latest build of OMNIRom
I already did 3 wipes but same problem exists
zombiezoom said:
Oops, system UI crashed and I can't access anything other than settings via quick menu.
I have a p6200 WiFi+3G and now I am back to the latest build of OMNIRom
I already did 3 wipes but same problem exists
Click to expand...
Click to collapse
Can you or anyone provide a logcat?
Thanks.
Sent from my Nexus 4 using Tapatalk
daniel_hk said:
Can you or anyone provide a logcat?
Thanks.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Done.
Messed my tab
This ROM did a really big mess on my tab. Been flashing roms since gingerbread, but this rom is a big mess.now my p6200 have a really screwed file system. i don't recommend using this.
phangs23 said:
This ROM did a really big mess on my tab. Been flashing roms since gingerbread, but this rom is a big mess.now my p6200 have a really screwed file system. i don't recommend using this.
Click to expand...
Click to collapse
I don't know what you meant by messing your file system?
I think you meant the content of the internal sdcard was moved to the folder 0. This is the way android handle multi user since 4.2. Your experience might only upto 4.1.2. There were similar misunderstandings early last year when 4.2 launched.
Flashing might corrupt the /data and/or /system partition. If it is interrupted during flash, partition info might be corrupted. Internal sdcard is inside /data and the content will be gone. But that would be a very rare situation. I would say one in a thousand.
Although there are over a thousand downloads all together, I haven't received a single success. I don't have a Tab-Plus to test so I decided to drop this build for Tab-Plus.
daniel_hk said:
I don't know what you meant by messing your file system?
I think you meant the content of the internal sdcard was moved to the folder 0. This is the way android handle multi user since 4.2. Your experience might only upto 4.1.2. There were similar misunderstandings early last year when 4.2 launched.
Flashing might corrupt the /data and/or /system partition. If it is interrupted during flash, partition info might be corrupted. Internal sdcard is inside /data and the content will be gone. But that would be a very rare situation. I would say one in a thousand.
Although there are over a thousand downloads all together, I haven't received a single success. I don't have a Tab-Plus to test so I decided to drop this build for Tab-Plus.
Click to expand...
Click to collapse
NO NO NO! PLEASE MAN! You can test anything with mine, just tell me what you want. I already provided a logcat.
This is the best rom yet, it has amazing features.
zombiezoom said:
NO NO NO! PLEASE MAN! You can test anything with mine, just tell me what you want. I already provided a logcat.
This is the best rom yet, it has amazing features.
Click to expand...
Click to collapse
Normally, there would be a missing resource (for the resolution of your tab) causing crash but I can't find any error in your logcat. If systemUI crash, how can you use it...
I don't know how you got the logcat.
If systemUI crash, you can only get the log via a PC.
Type:
adb logcat > logfile
will dump the log to the file logfile in your current directory.
A clean flash will clear the debug from PC. Try a dirty flash to keep the debug privilege.
Sent from my Nexus 4 using Tapatalk
daniel_hk said:
Normally, there would be a missing resource (for the resolution of your tab) causing crash but I can't find any error in your logcat. If systemUI crash, how can you use it...
I don't know how you got the logcat.
If systemUI crash, you can only get the log via a PC.
Type:
adb logcat > logfile
will dump the log to the file logfile in your current directory.
A clean flash will clear the debug from PC. Try a dirty flash to keep the debug privilege.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Yes, the logcat I provided was done from my Linux laptop. Now, I only saw SystemUI crash warning once but everytime I boot the device I see a black screen no home! just the toolbar and softkeys.
So, if you need another one, I'll make another.
daniel_hk said:
Normally, there would be a missing resource (for the resolution of your tab) causing crash but I can't find any error in your logcat. If systemUI crash, how can you use it...
I don't know how you got the logcat.
If systemUI crash, you can only get the log via a PC.
Type:
adb logcat > logfile
will dump the log to the file logfile in your current directory.
A clean flash will clear the debug from PC. Try a dirty flash to keep the debug privilege.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Screenshots after a clean flash uploaded and you can see that I cannot access Home or Apps drawer
I also attached a ZIP of 3 logcat files.
Thank you so much for taking time to build for our tab
Downloading now!
Edit: the AFH link leads to the galaxy 7.7 downloads!
Edit: Fixed.
Thank you Daniel, everything is working as it should. But sometimes when restarting the tablet, it gets stuck on the CarbonRom logo. That's the only problem I encountered so far. I will update this post if I found any other problems.
EDIT: seems like it was fixed by flashing Minimal GApps ^^
Which Kernel to use?
I have tried all of the kernels available on the download link on the first post, but none work with my P6210. They all fail with a getprop error.
Is there a newer kernel somewhere? I am trying to use CM-11 unofficial or carbonrom.
Thanks!
Can folks please post experiences on the p6200, I've been using the 7.7 version which is fantastic, the most usable daily rom but if this is good enough on the plus, I'd really like to suggest this rom to a friend who is still stuck with 4.1 jb
xaadilhx said:
Can folks please post experiences on the p6200, I've been using the 7.7 version which is fantastic, the most usable daily rom but if this is good enough on the plus, I'd really like to suggest this rom to a friend who is still stuck with 4.1 jb
Click to expand...
Click to collapse
I am currently using the latest version and it's so amazing, ROCK stable. I have no problems with it. It's the best for Tab Plus so far.
EDIT: BTW a lot of people here -and I don't know why- don't appreciate the massive work that Daniel has made for Tab Plus. You could see a lot of downloads being counted but only a few people who would comment with reviews or even a thank you!
I'm extremely great full for daniel_hk's work but i think it would be great is somebody would test all P6200 roms and test them on common every day app and games and give feed back and benchmark scores as i have no idea what rom to try first ??? just look at the choices just from daniel_hk
this one is on my list to be tested just saying keep up the great work
Can we have some screenshots ram usage and benchmarks scores from somebody that uses it already? might cause more downloads and more replies
Thanks for your feedback on the plus zombiezoom, great to hear.
I've been trailing mainly P6800 (7.7) rom mods for about a year now. Its fantastic to be able to get access to these roms and everyone's hard work particularly Daniel, I must say he has so many roms posted and its great to trial them. I've been looking for a stable alternative to stock now for a while and I think I've found it.
I think people who use the roms are likely following guides from other sites, they just download, trial and don't comment here. To get everything working efficiently we do need to focus comments here to help the developers/ and ultimately ourselves by getting a nice working rom.
@ this point to have wifi, bluetooth, mobile function and other major functions to be working reliably is great. I'm sure those who make the switch from stock and remain would likely consider donations. I said on the 7.7 topic, that I rather less fancy functions and features and more stability. This way we can all leave the stock rom behind just like samsung left us there and turn to our rom of choice. Once we do that we then can support our developers who can in turn keep our devices stable and alive.
Thanks