I'm not responsible if this bricks your phone, SO DON'T BLAME ME!!!
Hello,
This is the worlds first custom Atrix HD kernel
This is based off of AT&T kernel source code
I don't recommend you flash this yet until this is stable (I don't know why I'm even releasing it with all these bugs
Bugs:
Code:
Wifi
Features:
Code:
Overclock to 1.7Ghz (you have 2 set it there with something like setcpu)
No modules required
All default CPU Governors
Qfuse read and write support (just decided to add it due to our bootloader unlock method being of blowing a qfuse, now you can check if your bl is unlocked or not via userland)
Instructions:
Code:
Download the kernel
fastboot flash boot supercorn.img
Mirror:
http://d-h.st/yss
Changelog:
Code:
v0.1a:
Initial release
v0.2a:
Bug fixes
Checksums:
Code:
MD5: 2e3dd86be2e0f4e28a87eb0663abd10a
SHA1: ec7df56bd77657f6c403c1cb02f056f00e87756e
SHA256: ce6c119560ede10e250c59b810ce2268f1b79f2705c50653d8a2ae8cd741c54b
SHA512: 85c21577eee3d605613dec75d098bda68a6533c81f40cb9816393653130145a17d0a41e1d85a44a341a894842b5de44b161dd2adbe1e2c355968e3a94994596e
reserved
Thanks for releasing it. Your work is much appreciated. I'll test it once it has fixed battery life and lags.
Sent from my XT897 using Tapatalk 2
Maybe the battery life is bad cause of the 1.7 OC?
Sent from my XT925 using xda app-developers app
Tfc you know I feel like you want to glow in the crowd.
First, claim to have unlocked the bootloader.
, but never did.
Then, publicate info about how to compile cm10, but never anything new.
Now, the first world kernel for atrix hd, but it doesnt work.
Man, I know that youre 14 and want to be the Man, the savior, etc. but it would be nicer that instead trying being the first of everything that doesnt work, try to be the second, third or even the eleven person that releases a kernel, but that kernel is the best one ever.
Not trying to offend you, just an advice.
Take care
Enviado desde mi MB886 usando Tapatalk 2
Gonna post sources on github? And other than the OC\QFuse part, was changing the config all you did? Just a suggestion, but maybe we don't need QFuse write support, read-only for safety concerns. I'm a worst case scenario person, especially with Motorola phones, so I gotta mention it.
If necessary, I can upload the vanilla sources to github if your up-speed is uber crap crap -- my up's just plain crap, but github uploads have never failed for me. It would be around midnight tonight -- I do all my 100+mb uploads overnight.
//Wishes MR has its sources released...but Bell 4.1.2 is 10ish days newer so they're probably the same other than carrier tweaks.
@Everyone, give the dude some slack...at least he tries which is more than I can say about a lot of users on XDA. Besides, he did make us a CM10 device repo as well as a write a build tutorial...trying to do a kernel...that's gotta count for something. I gotta give some defense because at least he's trying to expand his skill set and help the community. Should he have posted about his "lost bootloader unlock", no, he f'd up there and lost credibility in the community and he's trying hard to get it back.
skeevy420 said:
Gonna post sources on github? And other than the OC\QFuse part, was changing the config all you did? Just a suggestion, but maybe we don't need QFuse write support, read-only for safety concerns. I'm a worst case scenario person, especially with Motorola phones, so I gotta mention it.
If necessary, I can upload the vanilla sources to github if your up-speed is uber crap crap -- my up's just plain crap, but github uploads have never failed for me. It would be around midnight tonight -- I do all my 100+mb uploads overnight.
//Wishes MR has its sources released...but Bell 4.1.2 is 10ish days newer so they're probably the same other than carrier tweaks.
Click to expand...
Click to collapse
Thank you,
I'll fork it and and mod it up.
What is your github username?
About the qfuses
You can read them, but you can't write them without a special program that uses ioctl devices.
So it shouldn't be a big deal...
EcHoFiiVe said:
Maybe the battery life is bad cause of the 1.7 OC?
Sent from my XT925 using xda app-developers app
Click to expand...
Click to collapse
Yep, but you can use setcpu or another program to overclock it (By default it is max at 1.5Ghz, so set the cpu speed / governor to overclock it)
tcf38012 said:
Thank you,
I'll fork it and and mod it up.
What is your github username?
About the qfuses
You can read them, but you can't write them without a special program that uses ioctl devices.
So it shouldn't be a big deal...
Click to expand...
Click to collapse
I use skeevy420 on Github, XDA (obviously ), Drordrzr.com, Fark, PSN...though I'd like to change the 420 to dude without losing my thanks and post numbers.
Thanks for clearing up my QFuse confusion.
Please post the kernel source publicly.
Thanks
You rock man good work
Sent from my XT925 using Tapatalk 2
skeevy420 said:
I use skeevy420 on Github, XDA (obviously ), Drordrzr.com, Fark, PSN...though I'd like to change the 420 to dude without losing my thanks and post numbers.
Thanks for clearing up my QFuse confusion.
Click to expand...
Click to collapse
Lol no more 420 for you?
Does this kernel support "adb remount" command? Thank you.
DK
devilsking said:
Does this kernel support "adb remount" command? Thank you.
DK
Click to expand...
Click to collapse
No,
But you could unpack it, patch adb to run as root, and repack it.
Or you could use:
adb shell "su -c busybox mount -o rw,remount /system"
tcf38012 said:
No,
But you could unpack it, patch adb to run as root, and repack it.
Or you could use:
adb shell "su -c busybox mount -o rw,remount /system"
Click to expand...
Click to collapse
Could u tell me how to patch adb?
I know the command above but I prefer adb remount It's faster :silly:
devilsking said:
Could u tell me how to patch adb?
I know the command above but I prefer adb remount It's faster :silly:
Click to expand...
Click to collapse
Screw patching it:
http://forum.xda-developers.com/showthread.php?t=1687590
Just found that a few secs ago
devilsking said:
Could u tell me how to patch adb?
I know the command above but I prefer adb remount It's faster :silly:
Click to expand...
Click to collapse
Not the patch, but probably works
http://forum.xda-developers.com/showthread.php?t=1687590 (untetsted)
dsixda's Android Kitchen can patch boot.img to add in this as well (also untested, trying later on today)
i'M workIng on something that reqUires rom patchIng...so I'm not in the testing things mood if ya know what I mean.
---------- Post added at 02:56 PM ---------- Previous post was at 02:49 PM ----------
Markyzz said:
Lol no more 420 for you?
Click to expand...
Click to collapse
Plenty..just don't want 420 in the username...kind of juvenile as I'm getting older
Can this be used with the CM10 ROM
Sent from my MB886 using xda premium
matt99017d said:
Can this be used with the CM10 ROM
Sent from my MB886 using xda premium
Click to expand...
Click to collapse
{
"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"
}
skeevy420 said:
Click to expand...
Click to collapse
Point taken. Lol. Didn't think about that!
Sent from my MB886 using xda premium
Related
{
"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"
}
Release Notes:
This Rom is the Official OTA for the HTC Droid Incredible (OG)
All bugs from the previous OTA appear to be fixed now. This build did not require any intervention on my part. I just had to build it
Specs:
OTA Ver: 4.08.605.2
Android Ver: 2.3.4
Sense Ver: 1.0
Baseband: 2.15.10.07.07
Kernel: [email protected] #1 Fri Oct7 10:52:52 CST 2011
Other Specs:
Rooted
Zipaligned
Deodexed
init.d support: Devs, just drop your scripts in and go.
data/app support
Disclaimer: Although I have tested the rom and have found it to be stable, the risk is still in your hands. Use extreme caution when flashing this Rom.
Click to expand...
Click to collapse
Installation Instructions
NOTE: I use CWMR 5X. Some wipe options below are not included in earlier recovery versions. Still wipe what is available the best you can.
1. Put the Rom on the root of your SD Card
2. Compare MD5 Sum
Windows: MD5 Calculator
LINUX: Open Terminal and type: md5sum [path to the rom on your sd card]
Mac: Open a terminal and type: md5 [path to the rom on your sd card]
3. Reboot to Recovery
4. Wipe these:
Main Screen:
wipe data/factory reset - x2
wipe cache partition - x2
Advanced:
Wipe Dalvik Cache - x3
Wipe Battery Stats - optional
Mounts and Storage:
Format-
/boot - x2
/system - x2
/datadata - x2
/data - x2
/cache - x2
5. Install Rom from SD Card by going back and selecting install from SD card.
6. Reboot and enjoy!
PLEASE NOTE: THIS IS THE FULL ROM. THIS GETS FLASHED IN CLOCKWORK RECOVERY JUST LIKE OTHER ROMS. NOT IN HBOOT.
Downloads
Want to know what has changed since our last OTA? Well thats easy. Just click HERE
Release notes for wildstang83_inc_4.08.605.2_11232011 HERE
Download wildstang83_inc_4.08.605.2_11232011
Download the DTR HERE
Click to expand...
Click to collapse
Themes
Note: These themes will overwrite some mods!
WARM RLS3 - Credits to Myn and incubus26jc
Download HERE
To see this theme click HERE
OTA-Inc Blue Theme - Credits to MicroMod777
Link to download HERE
Screenshot 1
Screenshot 2
Click to expand...
Click to collapse
Flashable Mods
All mods in this section are flashable through cwm recovery.
zoomyMod Whats it do? It controls the screenlight properly in the dark. Good for those that don't like the blinding light at night. Credits to zoomy942
Optical Joystick wake/unlock - This mod allows you to wake your screen and then unlock your phone by clicking the OJ button
1% Battery Mod
Mik Honeycomb Percentage Battery Mod
Screenshot Activator - Allows you to take screenshots hassle free natively
Click to expand...
Click to collapse
Kernels
2.6.35.13wildstang83 - This is my kernel compiled from source just for this Rom
Stock Kernel - This is the stock kernel that came in the Rom originally
For a little bit more info, look HERE.
FOR SOURCE CHECKERS
Kernel sources can be found on HTC Dev. Currently neither kernel listed here has been modified beyond their original specifications.
Click to expand...
Click to collapse
Change Log:
23Nov2011
Fixed the build.prop issue and init.d support issues. See the release notes for more detail.
22Nov2011
Rebased off of the official RUU
16Nov2011
Initial and most likely only update(from me anyway)
Click to expand...
Click to collapse
This following section is real dear to me. This means that someone liked my work so much that you guys decided to donate to me. I want to honor that with a list of everyone who has donated so far. If I missed you please PM me because I know there is a couple of you but I couldn't trace you back. Thanks guys!
Donators:
ptgay49
gadzooks64
Flamingice1668
Quantify
M. Wooley
M. Torbik
N. Sylvia
K. Murphy
M. Sheta
T. Sykes
L. Lang
J. McNelly
Click to expand...
Click to collapse
We still have a non-rooted Inc that hasn't got the first one yet.
I thought .3 was the last would they go back to. 2?
Sent from my ADR6300 using XDA App
Erisnoob said:
I thought .3 was the last would they go back to. 2?
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
Look at the version again. Its actually newer.
The current old OTA was 4.06.605.3
This new one is 4.08.605.2
Erisnoob said:
I thought .3 was the last would they go back to. 2?
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
But this is 4.08 <- 8
---------- Post added at 10:00 PM ---------- Previous post was at 10:00 PM ----------
wildstang83 said:
Look at the version again. Its actually newer.
The current old OTA was 4.06.605.3
This new one is 4.08.605.2
Click to expand...
Click to collapse
Beat me to it...lol
Ahh, ok
Sent from my ADR6300 using XDA App
Awesome stang. Any new radio in it?
Sent from my ADR6300 using xda premium
#1 DINC FAN said:
Awesome stang. Any new radio in it?
Sent from my ADR6300 using xda premium
Click to expand...
Click to collapse
No bud, the radio appears to be the 07.07 radio still.
Still working on it. Its not prompting from .3 so I'm rolling back to froyo. If anyone wants to help out, Please help me capture if you can. If not it may be tomorrow before I can get something. Im working on it though.
AND INCASE I NEED TO SAY IT. PLEASE DO NOT ACCEPT THE PROMPT UNLESS YOUR HELPING ME CAPTURE. WAIT TILL WE GET A ROOTED VERSION.
DroidLife says it's 8mb...lol?
I just received the update from running business gingersense. not sure how I pull it off of my phone.
edit: Kinda funny though, I called and complained a couple of days ago because I wasn't getting any service off of my phone or my wife's. It was like a ghost outage...
wildstang83 said:
No bud, the radio appears to be the 07.07 radio still.
Still working on it. Its not prompting from .3 so I'm rolling back to froyo. If anyone wants to help out, Please help me capture if you can. If not it may be tomorrow before I can get something. Im working on it though.
AND INCASE I NEED TO SAY IT. PLEASE DO NOT ACCEPT THE PROMPT UNLESS YOUR HELPING ME CAPTURE. WAIT TILL WE GET A ROOTED VERSION.
Click to expand...
Click to collapse
I did the checkin and got nothing on my old one (sisters using it, she's sleeping so i stole it ) it's running the 4.06 2.3.4 unrooted, but S-OFF.
---------- Post added at 10:13 PM ---------- Previous post was at 10:12 PM ----------
romsRfun said:
I just received the update from running business gingersense. not sure how I pull it off of my phone.
edit: Kinda funny though, I called and complained a couple of days ago because I wasn't getting any service off of my phone or my wife's. It was like a ghost outage...
Click to expand...
Click to collapse
Do you know how to use ADB? If so, adb shell into your cache to find the name of the file and then ADB pull it off the phone.
adb is a work in progress...started to learn linux yesterday...wth was I thinking...lol
Just give me some good prompts I can use and I'll try to pull it off my phone.
romsRfun said:
adb is a work in progress...started to learn linux yesterday...wth was I thinking...lol
Just give me some good prompts I can use and I'll try to pull it off my phone.
Click to expand...
Click to collapse
Okay, open terminal and run this with USB debugging turned on and phone plugged into the computer.
Code:
adb shell
Then run
Code:
cd /cache
ls
It will list the files in /cache. Look for an update.zip or a zip of some sorts.
After that open a new terminal and type
Code:
adb pull /cache/"name of zip file" (without quotes)
It will then pull the file to whatever directory you are running terminal from, most likely your home folder.
Ok guys, I have it. Getting ready to build it and upload. Hang tight....
Awesome! I'll Keep My Eyes Open For The New OTA Update!
wildstang83 said:
Ok guys, I have it. Getting ready to build it and upload. Hang tight....
Click to expand...
Click to collapse
Nice. How am I supposed to update my **** with no hd now though? Lol
Sent from my ADR6300 using xda premium
I just uploaded the OTA .zip to a new thread
Thanks frosty for your help.
What's the kernel.version?
Sent from my ADR6300 using Tapatalk
Ok, I'm not sure if i have it, lol
The version that was just uploaded for me says:
537d2e5b04a.OTA_Incredible_C_Gingerbread_S_VERIZON_WWE_4.06.605.3-4.06.605.2_release_211679
Which obviously is not right. I'm just gonna roll back to a fresh froyo build and see what I get.
couldn't tell ya, just look at the numbers in the .zip file I posted.
---------- Post added at 07:44 PM ---------- Previous post was at 07:43 PM ----------
I got the same thing sir.
{
"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"
}
Again, Built using a 1GHZ Processor with only 2gb of RAM so even if you don't like the ROM, at least appreciate the time and effort which went into this ROM!
What is Carbon, you ask?
CarbonRom is an aftermarket firmware based on the Android Open Source Project. We are dedicated to fast, stable, and feature-filled roms, honesty and communication with our users, and openness with our code. We like frequent builds, with the very latest and greatest hardware support and fixes. We strive to not only provide you with the best rom we can build, but also to give back to the Android community and our fellow developers. For us, this is about creating something we can be proud of and hope you will enjoy.
Please feel free to look at, build, and use our code on CarbonDev GitHub.
We would like to thank CyanogenMod for their device trees, framework/settings mods and their code that was incorporated into this project. We also extend our gratitude to the devs whose code that we have incorporated. Proper authorship has been maintained and can be viewed on our repository.
Special thanks also go to Slim Rom for some of their features, PA, AOKP, and anyone else we may have borrowed commits from that hasn't been mentioned here. If you feel you have been unfairly left out, please - let us know.
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device, family, pets, or perception of reality. We ask that you do your part to know your device and know how to recover from problems before you flash! If you have questions, ask your fellow users or ask us in #teamcarbon on freenode IRC.
Click to expand...
Click to collapse
What's working:
Everything which isn't in 'Not Working' section
Click to expand...
Click to collapse
What's not working:
-No Carbon specific bugs as far as i'm aware
---4.2.2 bugs---
IF IVE MISSED SOMETHING LET ME KNOW
- No WiFi
- No Bluetooth
- No ADB
- No Camcorder
- No Native playback
- To get SD working you have to go to developer options, enable then disable debugging and it will reboot with recognized sd card!
- MAKE SURE YOU DO THIS: IT WILL FIX APP INSTALLS
Click to expand...
Click to collapse
SCREENSHOTS (These are from Pico but looks the same on golfu)
NOTES:
-->Many features might not work if you dont flash gapps. For e.g. quick settings, etc
Click to expand...
Click to collapse
This ROM was source built using my own custom device tree, but failed so i ported it using Nikhils as a base, so i'm not sure whether this counts as port or source build but i'm counting it as a source build :3
DOWNLOADS
Well this ROM has been in unreleased development for a while now and i have been making fixes and implementing those Nikhil has fixed! (This Guys a machine) So that's why we start at build 3 :3
Build #3: My 3rd Build, But your initial release as it still has a lot of bugs!
Gapps: These are Custom Gapps which fix the keyboard fc!
Kernel (NO OC): 100% Credit to Nikhil For this!
Click to expand...
Click to collapse
INSTALLATION
You should know what to be doing by now, if not this shouldn't be the first ROM you flash!
- Clean Wipe
- Flash ROM
- Flash Kernel
- Reboot
- Enable then Disable ADB
- Re-Root
- Enable and Disable and check SD is recognized
- Enjoy
Click to expand...
Click to collapse
Thanks:
7Alvi: Gave me the raw paste data for the layout of this thread! (He is from Pico :3)
Nikhil: supplying and Fixing CM10.1! Also Kernel sources (Even though i did TARGET_PREBUILT := )
However it can all be found here: https://github.com/nikhil16242
Heres the ROM source: CarbonDev
Thanks for reading guys!
[Mod Edit: Foul Language], you crazy bro, gooood job :good:
Sweeeet homie that is some nice going I'm loving it even though barely anything works I'm flashing this baby.
You're a [Mod Edit: Foul Language] machine
Sent from my HTC Desire C using xda premium
Shad0wPanda said:
Sweeeet homie that is some nice going I'm loving it even though barely anything works I'm flashing this baby.
You're a [Mod Edit: Foul Language] machine
Sent from my HTC Desire C using xda premium
Click to expand...
Click to collapse
Cheers bro, i'm 16 on the 1st July
Alright guys, I just had to clean this thread up already do to some foul language. Just so everyone knows, foul language is against the XDA forum rules. I don't want to see this kind of posting behavior again.
Stay on topic, and watch your language
Thread re-opened.
wildstang83 said:
Alright guys, I just had to clean this thread up already do to some foul language. Just so everyone knows, foul language is against the XDA forum rules. I don't want to see this kind of posting behavior again.
Stay on topic, and watch your language
Thread re-opened.
Click to expand...
Click to collapse
Thankyou Moderator!
penguin449 said:
Thankyou Moderator!
Click to expand...
Click to collapse
The installation instructions say, "Re-Root"
aashay960 said:
The installation instructions say, "Re-Root"
Click to expand...
Click to collapse
yeah, whats so hard to understand about that? the Rom isnt pre-rooted, so you have to re-root your phone or use it without root
penguin449 said:
yeah, whats so hard to understand about that? the Rom isnt pre-rooted, so you have to re-root your phone or use it without root
Click to expand...
Click to collapse
OH i thought it was a mistake So you mean, just install superSU? Or root using superboot (from this thread )
aashay960 said:
OH i thought it was a mistake So you mean, just install superSU? Or root using superboot (from this thread )
Click to expand...
Click to collapse
Root using Superboot but when it gets to " Starting apps " do a bat pull and restart then it will be fine
penguin449 said:
Root using Superboot but when it gets to " Starting apps " do a bat pull and restart then it will be fine
Click to expand...
Click to collapse
I just use the flashable root from the hasoon toolkit....I guess that's fine?
Sent from my NXT Brick
ExonakiDev said:
I just use the flashable root from the hasoon toolkit....I guess that's fine?
Sent from my NXT Brick
Click to expand...
Click to collapse
Yeah that's fine, it's all preference
penguin449 said:
Cheers bro, i'm 16 on the 1st July
Click to expand...
Click to collapse
so wat ever u gave in the not working list isnt true???
adityaiyerq said:
so wat ever u gave in the not working list isnt true???
Click to expand...
Click to collapse
If it's in the " Not Working " section then you gussed it! it isnt working but i'm working on some fixes, but failing majorly
penguin449 said:
Cheers bro, i'm 16 on the 1st July
Click to expand...
Click to collapse
Are you kidding? I turn 16 1st of July!!!!!!!!!!!!!!! Dude, we are EXACTLY the same age!!!
Sent from my HTC Desire C using xda app-developers app
uchihasparky said:
Are you kidding? I turn 16 1st of July!!!!!!!!!!!!!!! Dude, we are EXACTLY the same age!!!
Sent from my HTC Desire C using xda app-developers app
Click to expand...
Click to collapse
That's OT but yeah i'm 16 today, which means i can only gain more experience in building and i'm working to bring you guys some kick ass ROMs, 4.1.2 and 4.2.2! Just wait it out! ( Restored Topic! )
supersu
hey guys, i steel have a problem with superuser i have done everything thats says about the reroot, i have root acces on the terminal emulator when i'm typing (su) but i can't get the root acces on the file manager, so i can't fix the "app not instaled" eny help please
Thread closed because the OP has been banned for continued failure to follow the rules of XDA.
{
"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 & Info: https://github.com/Pizza-Dox/Adreno-Catalyst-Manager
XDA:DevDB Information
Adreno Catalyst Manager, Tool/Utility for the Google Nexus 5
Contributors
Pizza_Dox
Version Information
Status: Alpha
Current Stable Version: B13
Stable Release Date: 2014-07-30
Created 2013-12-17
Last Updated 2014-07-30
PD! First official Mod on the NExus 5 from the old fauthful Xperia PLAY. Nice. Is this sort of like the Adreno Mod for the Xperia PLAY? Or different? Either way good to see you here from the old XP stompin ground
Here we go lol. Looks cool, but is there a way to make it an init.d script?
Sent from my GN5 [D821]
ozzmanj1 said:
PD! First official Mod on the NExus 5 from the old fauthful Xperia PLAY. Nice. Is this sort of like the Adreno Mod for the Xperia PLAY? Or different? Either way good to see you here from the old XP stompin ground
Click to expand...
Click to collapse
Haha Tnx Its like that but this is more like it will manage our GPU overtime or u can set it to whatevs its also like a governor control and GPU clock control. Tnx nice 2 c u here 2!
CyberScopes said:
Here we go lol. Looks cool, but is there a way to make it an init.d script?
Sent from my GN5 [D821]
Click to expand...
Click to collapse
Haha I will work on that. Pop it in as a feature request so I don't forget, xD Neat way the XDA DB works...
Spent a whole 2 hours learning how GitHub works, :3, its pretty cool, ive also gone ahead and made a repo for ACM Go and visit it and make whats called a "Branch" and if it fixes bugs or improves ACM i will merge it,
ACM Alpha Build 9
Alpha Build 9 has many new features, Built from source and many bug fixes and a cool new layout for unix code,
Visit the GitHub here for the Source Code: http://goo.gl/5T3eL0
Alpha build 10
Alpha Build 10 has many many bug fixes in coding and it also features a new code layout, :3
Visit the GitHub here for the Source Code: http://goo.gl/5T3eL0
Keep it up ! Sounds very interesting
Mynix said:
Keep it up ! Sounds very interesting
Click to expand...
Click to collapse
Thanx for support, ATM the script is broken cause of the way i coded in Unix and i need some help cause im not advanced and stuff... but once the script works i can start implementing more actual features...
Looks interesting, keep up the good work. Look forward to trying it out once the script is fixed.
Ehm, where is download? Thanks!
gpvecchi said:
Ehm, where is download? Thanks!
Click to expand...
Click to collapse
Hi,
You need to switch to the 2013 theme (scroll down on this page)... and you will see the DevDB features at the top of the thread with a download tab...
Sent from my LG-D802 using xda premium
Hello, I'm slightly noobish with some aspects of Android but here is my issue: I did exactly as the installation guide instructed, and I can't get the manager installed. Same app recommended, managed after couple of hours to get the files on my Nexus 5, run as SU, but says options can't be found. it lists them, but follows with saying they are not in the folder or available. And i can't manage to enter the command.
If this is major nooblike text just take it easy here and help me out.
Hey guys! This might be a dumb question, but does this mod have any potential for conflict with the dalvik and bionic mod, listed here - http://forum.xda-developers.com/showthread.php?t=2537299?
I ask, because I'm thinking of compiling an AOSP build with both mods baked in, and I want to be aware of potential pitfalls. Thanks for any/all feedback, and thank you for (what appears to be) an excellent mod.
Sent from my Nexus 5 using Tapatalk
Hi jjhiza,
No issue between both mods (I've tested), it's two different things.
You can test by yourself before if you want, you just need to edit the build.prop and add manually (at least more convenient for me than running the script) the different lines from the script here or from the source link and flash the Dalvik/Bionic patches.
About the real improvement of this mod (I mean this Adreno Catalyst mod), I let you judge by yourself...
Sent from my LG-D802 using xda premium
PauloHSAlves said:
Hello, I'm slightly noobish with some aspects of Android but here is my issue: I did exactly as the installation guide instructed, and I can't get the manager installed. Same app recommended, managed after couple of hours to get the files on my Nexus 5, run as SU, but says options can't be found. it lists them, but follows with saying they are not in the folder or available. And i can't manage to enter the command.
If this is major nooblike text just take it easy here and help me out.
Click to expand...
Click to collapse
The Script is still in Alpha, which means the code is compiled and the base features are existen but i cant get it to execute its main features without hiccups, im going to rebuild it now to see how it goes...
jjhiza said:
Hey guys! This might be a dumb question, but does this mod have any potential for conflict with the dalvik and bionic mod, listed here - http://forum.xda-developers.com/showthread.php?t=2537299?
I ask, because I'm thinking of compiling an AOSP build with both mods baked in, and I want to be aware of potential pitfalls. Thanks for any/all feedback, and thank you for (what appears to be) an excellent mod.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Their different mods, and thank you, , however this mod does not work atm as its in Alpha, u can place it in ur AOSP Build however warn users that it is not stable and or DD Material,
Just tested a new build and it always fails, i moved to system/bin and it dosent work, ive tried so much but it fails all the time! If any devs can help its highly appreciated,however it looks like the nexus 5 has issues executing scripts, :/, ive tried so much but it dosent work and the code looks legit! anyways on the good note ill push the alpha v13 update to github,
WIll there be mantle support?
:silly::laugh:
{
"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"
}
-------------------------------------------------------------------------------------------------------------------------------------
Screenshots:
-------------------------------------------------------------------------------------------------------------------------------------Credits & Kernel Source:
CyanogenMod Kernel Source:
(git://github.com/czechop/android.git -b cm-10.1
)
I did not make these roms, I just tweaked them.
Cjen1987:
{GIVE ME THANKS!]
Support Me Here
Download:
<MODERATOR EDIT - LINK REMOVED>
Gapps (For 5.1 and up):
PA Gapps:
http://forum.xda-developers.com/show....php?t=2397942
Cm gapps:
Http://itvends.com/gapps/gapps-kk-20140105-signed.zip
Features:
This is a CM11 Kitkat base rom.
I did not bring CM11 to this device, so give thanks to the Devs that did.
What I did:
Added:
*Pie control
*MultiThemes (Launcher & CM10.1)
*Playerpro (Free)
*PC Remote
*Pop up Browser & Youtube
*Dolphin Browser
*Portal (multiview beta)
*Apn Config (edit your apns for kitkat roms)
*Android Sniper boot animation
*Custom ringtones
*Rom toolbox light
*Go SMS (Custom themes and pop up messages)
Removed:
*Apollo
*CMAccounts
*CMFileManager
*Cmwallpaper
*DSP
*DocumentsUI
*MagicSmoke
*Term
*Video Editor
*CMS
*Tags
Replaced:
*Launcher
*Bootanimation
*Default camera (Bug Fixes)
*Minor Data changes
What works:
*Calling
*SMS
*MMS
*Data
*GPS
What doesn't:
***YOU TELL ME***
Final notes:
***Final note, if you have a issue please Pm me or post.
I don't have a team and am managing 20+ device's, so give me time.
Smasher X has been a fully stable driver for more than 15 device's, and I hope
to work with you to fix these issues.
Please don't get upset if the download isn't up right away or there is something
you don't like.
If you brick your device, DONT BLAME ME!
I have had Error installs on a very few devices, which have all been fixed or the
installer didn't upgrade there CWM recovery to the latest build.***
Installation:
Install Smasher X
Go to recovery
(Don't tell me the rom didn't install, if you don't have the latest cwm recovery!)
Make a backup of your data(highly recommended)
Install this ROM
Install gapps
Reboot
UK yahoo news approved: http://uk.news.yahoo.com/run-htc-one-android-4-4-2-kitkat-105131095.html
Nice. Looking very good. I will try it this Weekend.:good:
Where is the 5.4? i found only a 5.3 for a Samsung Device
testing it now. I hope that the camera works ok
Andrei221 said:
testing it now. I hope that the camera works ok
Click to expand...
Click to collapse
There's nothing to test The rom is not downloadable, there isn't @ that url
PYCON said:
There's nothing to test The rom is not downloadable, there isn't @ that url
Click to expand...
Click to collapse
It's up now.
A link would be nice. Oh! Here's one, now!
<MODERATOR EDIT - LINK REMOVED>
Cjen1987 said:
Just not worth the time, good day.
Click to expand...
Click to collapse
This ROM for OLD boot loader ??:crying:
k101d said:
This ROM for OLD boot loader ??:crying:
Click to expand...
Click to collapse
Yes and New.
Cjen1987 said:
Yes and New.
Click to expand...
Click to collapse
I look inside rom zip file it map /system to /dev/block/mmcblk0p1 so NOT for NEW bootloader and try to change to /dev/block/mmcblk0p12 and flash BUT it said error at line of symlink.
Want to try with new bootloader do you plan to make your rom for new bootloader
Does Wifi-Tethering works ?
Only OLDBL ?
Does the Converter works ?
Mhm... Seems like the fake dev kernel minoochx, maybe i'm wrong but... This rom doens't work in new bl and old one
Sent from my LG-P990 using xda app-developers app
sev3n1985 said:
Mhm... Seems like the fake dev kernel minoochx, maybe i'm wrong but... This rom doens't work in new bl and old one
Sent from my LG-P990 using xda app-developers app
Click to expand...
Click to collapse
Fix will be up for newbl
5.4.1
Kernel source needs updated in OP.
Lorddoener said:
Does Wifi-Tethering works ?
Click to expand...
Click to collapse
No (gets stuck on 'turning hotspot on')
Only OLDBL ?
Does the Converter works ?
Click to expand...
Click to collapse
Yes
I flashed Pengus M1 norh kernel. Boots OK.
Try it at your own risk.
So much drama over nothing... Stop bashing the OP please
OK. Trying to understand how this ROM is...
-Old bootloader.
-No Kowalski Kernel.
-No Wi-Fi Tethering.
One doubt, the Gapps available for download, are they non neon Gapps?
Good luck for your project.
Enviado do meu LG-P990 através de Tapatalk
I.m.Tuga said:
OK. Trying to understand how this ROM is...
-Old bootloader.
-No Kowalski Kernel.
-No Wi-Fi Tethering.
Click to expand...
Click to collapse
It's basically Temasek build 93 with some pirated apps included.
Flash first, then comment. Or don't flash at all. To quote the OP: not worth the time.
Sent from my LG-P990 using XDA Premium 4 mobile app
montresor60 said:
It's basically Temasek build 93 with some pirated apps included.
Flash first, then comment. Or don't flash at all. To quote the OP: not worth the time.
Click to expand...
Click to collapse
Do u think it would be better to report the post to moderators and close it ?!
montresor60 said:
It's basically Temasek build 93 with some pirated apps included.
Flash first, then comment. Or don't flash at all. To quote the OP: not worth the time.
Sent from my LG-P990 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
At the end of my post, I mentioned a question.
If you have an answer for it, than I appreciate.
If you don't, let the OP do it if he can.
I need the phone working right now with Google apps.
BTW it's not up to me nor you to say if it's worth the time.
Specially if maybe you didn't flash it.
Remember flash then comment!
Peace...
Enviado do meu LG-P990 através de Tapatalk
I.m.Tuga said:
At the end of my post, I mentioned a question.
If you have an answer for it, than I appreciate.
If you don't, let the OP do it if he can.
I need the phone working right now with Google apps.
BTW it's not up to me nor you to say if it's worth the time.
Specially if maybe you didn't flash it.
Remember flash then comment!
Peace...
Enviado do meu LG-P990 através de Tapatalk
Click to expand...
Click to collapse
I converted the ROM to NewBL and installed it. Didn't boot. Then I reinstalled (always full wipe) and also flashed Pengus M1 (with and without ramhack). Upon booting, there was an FC message from Lucky Patcher. Off to a good start, eh? At this point, I decided not to flash GApps. If you need a working phone right now, I highly recommend the work of carburano (Adios Amigos is a truly fine ROM); Pengus ('Look Ma!') or anything by tonyp.
I'll leave it at that. If you want more information, I suggest you make the effort to convert and flash, errr…'Smasher' (tip: remove spaces from filename before converting) and find out for yourself. Or you could wait for the OP's next update which I'm sure will be just perfect.
Far be it from me to report this thread to a mod, although I do wonder what this unoriginal work is doing here in the Development forum.
Lollipop kernel: this post Moto G 4G peregrine only
Mog shot
{
"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"
}
Stock ROM (UK ONLY!)
Tesco GB 4.4.4 ROM mirror here May be useful to UK users who want to flash back and re-download the OTAs
Stock 5.1 Kernel zip
Thank user J0kker then download in the post below his
Final KitKat zip: this post
Source code: https://github.com/bedalus/moggy/
Toolchain: http://forum.xda-developers.com/showthread.php?t=2098133 4.9.3 a7 optimised version
Holy smoke.... it's bedalus!:highfive:
@hekomat Please do not swear on XDA.
From you friendly moderator, @Toledo_JAB
bout 2 sound like an jerk...but...can you build one for the falcon too?
thanks sooo much
Sorry for asking but what are the actual changes from the stock kernel?
CJMom said:
what are the actual changes from the stock kernel?
Click to expand...
Click to collapse
So far the only changes are using an up-to-date linaro toolchain, removal of some debug logging, and switching the IO scheduler to cfq.
I saw there was no option for peregrine users so I thought I'd make one. At the moment the repo is very clean. It would make a good jumping off point if any other devs want to fork it and add fun stuff. I personally prefer to keep it simple.
OldYellowBricks said:
can you build one for the falcon too?
Click to expand...
Click to collapse
There's already a few kernels for falcon. What is it you're hoping I'll offer?
bedalus said:
There's already a few kernels for falcon. What is it you're hoping I'll offer?
Click to expand...
Click to collapse
To have a stock kernel built with latest linaro? Currently trying to do it myself for falcon, but I've just encountered the Motorola module whitelisting (WTF?). Never seen that before on other devices...
knizmi said:
To have a stock kernel built with latest linaro? Currently trying to do it myself for falcon, but I've just encountered the Motorola module whitelisting (WTF?). Never seen that before on other devices...
Click to expand...
Click to collapse
I'll happily talk you through it. How far are you through?
Oh, and you probably forgot to strip your wlan.ko, it has well over 30 MB I am surprised it even loads on peregrine.
---------- Post added at 10:11 PM ---------- Previous post was at 10:06 PM ----------
bedalus said:
I'll happily talk you through it. How far are you through?
Click to expand...
Click to collapse
Everything is allright - the kernel boots and everything works fine, the only problem was that I couldn't get wlan.ko to load. I didn't know about the whitelist thing, though. You can imagine my face when I looked at dmesg.
I should have some more time in an hour or so, if don't get it running by morning, I will PM you. Thanks for the offer.
OK, I've done it by adding
Code:
chmod 0666 module_hashes
echo ee04251847ff70190bfec61b19802c19afe29a16 >> module_hashes
chmod 0400 module_hashes
to your repack-ramdisk.sh. Seems a little dirty, but works
The other modules will have the same problem I believe. Unless I want to add their SHA hashes the same way, what is the correct way to bypass/update that whitelist? You don't mess with that file anywhere in your build or install scripts. Gonna try deleting it, but you don't do that either...
knizmi said:
OK, I've done it by adding
Code:
chmod 0666 module_hashes
echo ee04251847ff70190bfec61b19802c19afe29a16 >> module_hashes
chmod 0400 module_hashes
to your repack-ramdisk.sh. Seems a little dirty, but works
The other modules will have the same problem I believe. Unless I want to add their SHA hashes the same way, what is the correct way to bypass/update that whitelist? You don't mess with that file anywhere in your build or install scripts. Gonna try deleting it, but you don't do that either...
Click to expand...
Click to collapse
I've seen your new falcon thread congratulations on making it work. Thanks for the credit.
To circumvent the whitelist, you need to disable it in the kernel config: see here
You're right about the module stripping. I tried doing it in the build script, but it was the wrong approach. This commit works. Thanks for reminding me! I've updated the download link. The zip is now less than 8MB, much better.
Love to see new stuff in our beloved 4G.
Downloading and testing it right now. Thank you.
I want to try this too.
I just need to flash it from recovery?
deleting caches is needed?
If I want to go back to stock kernel just flash boot.img from my stock firmware using mfastboot?
Thanks!
CJMom said:
I just need to flash it from recovery?
deleting caches is needed?
If I want to go back to stock kernel just flash boot.img from my stock firmware using mfastboot?
Click to expand...
Click to collapse
Yep, the zip is flashable in CWM or TWRP. Deleting caches is not needed.
To return to stock, like you say...
Code:
mfastboot flash boot boot.img
But the stock boot.img does not contain copies the kernel modules. If you intend to go back to stock, you'll need to back up the entire folder /system/lib/modules from a stock install before flashing my kernel.
Stock peregrine boot.img: http://d-h.st/yF6
bedalus said:
To circumvent the whitelist, you need to disable it in the kernel config: see here
Click to expand...
Click to collapse
Lol, how easy. Didn´t see that, thank you.
bedalus said:
To return to stock, like you say...
Code:
mfastboot flash boot boot.img
Actually, I'm not sure if the stock boot.img copies the kernel modules or not. If you intend to go back to stock, it would be a good idea to back up the entire folder /system/lib/modules from a stock install before flashing my kernel.
Stock peregrine boot.img: http://d-h.st/yF6
Click to expand...
Click to collapse
To return to stock you need both boot.img and modules. Flashing boot.img only will disable your wifi.
Flashed it and everything is OK.
Waiting for future updates and features
Hey bedalus,
Are you planning to make a CM11 version?
beeeto said:
Hey bedalus,
Are you planning to make a CM11 version?
Click to expand...
Click to collapse
No, at this time I'm planning to build what I need and share. I'm fairly sure I'll be sticking with stock 4.4.4
testing version 3: http://d-h.st/1Sn
- Got the download to just over 5MB by switching to XZ compression
- f2fs cherry-picks from torvalds git up to kernel v3.18
I consider f2fs the newest piece of the kernel, and the filesystem is always a bottleneck for system performance, being slow compared to everything else. It makes sense to apply as many improvements in this regard as possible.
The cherry-picks may have affected stability. It's always hard to tell with such a huge amount of code revision. I've seen one new bug where if there is an unexpected shutdown, this causes a kernel oops on the subsequent reboot right after the filesystem recovery. Then the following reboot works normally. No damage the to filesystem, just a null pointer dereference.