[ROM][NAND][CM7.2]unofficial Android 2.3.7 for Rhodium 2013.07.09 - Touch Pro2, Tilt 2 Android Development

CM7 for Rhodium
Big thanks to ACL, detule (agps), pcgg (wifi fix) wizardknight (kernel) and CM7 team for HTC Hero support.
Based on official HTC Hero CyanogenMOD 7.2 and some libs, files, kernel and modules from ACLs OMGB or from Xdandroid nand.
AGPS support is from this link: http://forum.ppcgeeks.com/android-tp2-development/149104-testing-rhod-agps-xtra-support.html
2.6.27 kernel
- native tethering is not working
3.3.6 kernel
- native tethering is not working
- autobacklight is not working
- reboot is not working
- bluetooth only working partial
- usb mass-storage is not working
3.4.41 kernel
- update cm7.2 to 2013.03.01 hero source
- update kernel to 3.4.41 from wizardknight
- reboot and autobacklight work
- bluetooth please test and report if something not work
For faster gps fix --> enable data or wifi connection and gps --> reboot or use Leo AGPS injector
gps.conf is setup for europe servers.
Download CM7.2:
2.6.27 kernel CM7.2.0-RC1-rhodium-20120424.zip
3.3.6 kernel CM7.2.0-RC1-rhodium-GSM-kernel-3.3.6-201200523.zip
CM7.2-rhodium-GSM-kernel-3.4.41-201300709.zip
Mirror 1 (MEGA)
How to install starting from Windows Mobile: (HSPL needed on your phone) based on: How to install nand wiki from ACL:
install Android-SDK on your Windows PC http://developer.android.com/sdk/index.html
copy files from platform-tools.zip to Android-SDK/platform-tools/
copy cwm_recovery_latest.img to Android-SDK/platform-tools/ (http://code.google.com/p/rhodium-nand/downloads/list)
copy RHODIMG.NBH = ACLs LK for Rhodium to the root of your sdcard (http://code.google.com/p/rhodium-nand/downloads/list)
copy CM7.2-xxxx.zip to the root of your sdcard
shut down your phone
connect the phone via USB to your PC
start your phone with Power plus Vol-
phone detect flash image now
flash image
reboot your phone (usb connected)
install HTC android driver (htc android driver.zip)
open windows shell (cmd)
browse to /android-sdk/platform-tools
Next steps are taken from ACLs install wiki:
In your CMD window type these commands:
Fastboot erase recovery
Fastboot erase boot
Fastboot erase misc
Fastboot erase system
Fastboot erase userdata
Fastboot erase cache
Load the cwm_recovery.img with fastboot:
In your CMD window type this command:
Fastboot flash recovery cwm_recovery_latest.img
Reboot: (Or hit the reset button)
In your CMD window type this command:
Fastboot reboot
Once LK is starting to load (Blue screen) press and hold the "POWER BUTTON" until you feel it vibrate(Top button). LK will let you know when it detected a press. Your recovery should load (If it not work unplug USB cable and reset your phone)
To Navigate in Recovery you can use the Vol UP/DOWN(Move UP/DOWN), END Call Key(Enter/Select) or the keyboard arrows with the enter key.
Select "apply update from sdcard".
Select "CM7.2-xxx.zip" and wait for it to finish installing.
Select "reboot system now"
First boot need ~ 5min
GAPPS:
- GAPPS http://goo.im/gapps/gapps-gb-20110828-signed.zip
Edit build.prop and set ro.telephony.network=4 to get CDMA running thanks argenisaz
Better performance settings
- settings/cyanogenmod --> settings/performance
Compcache = disabled
use JIT = disable
surface dithering = disabled
use 16bit transparency = enabled (system maybe unstable after this)
- settings/cyanogenmod --> settings/display
disable screen off animation
- settings/display
animations = no animations
- settings/ADW launcher --> Drawer settings
disable animated drawer
disable fade app labels
Changelog:
2013.07.09 update kernel and cm7.2 source, new kernel fixed a lot of problems
2012.05.23 new 3.3.6 kernel build for GSM, back to acl ramdisk, gsm data and apn fixed
2012.05.22 added CM7.2 build GSM with new detule 3.3.6 kernel CM7.2.0-RC1-rhodium-GSM-kernel-3.3.6-201200522.zip
2012.05.15 added CM7.2 build GSM and CDMA with new detule 3.3.4 kernel
2012.04.23 modded ramdisk for ACL kernel https://docs.google.com/file/d/0B3OovGFEtCdnSEhMdVZINVlhU2M
2012.04.20 updated build with ACLs new kernel
2012.04.16 added link to ACLs new kernel
2012.04.15 update base to CM-7.2.0 RC1 Hero GSM, zipalign on boot, fix for button backlight
2012.04.03 fixed keyboard backlight, zipalign all apps
2012.03.27 first release

4shared demands signing up
no problem
you can use "whatever you want!"@trash-mail.com
no activation needed.
works fine
to rom:
what is your rhod version?

As I know, if the boot.img was not match the file:/system/lib/modules/modules.sqf , wifi will never start properly.
I modified a Tiad8 version, encountered the same thing. I changed the boot.img and the modules.sqf together to solve this.
PS: I feel cm7 works on the rhodium very slow with poor battery life...

pcgg said:
As I know, if the boot.img was not match the file:/system/lib/modules/modules.sqf , wifi will never start properly.
I modified a Tiad8 version, encountered the same thing. I changed the boot.img and the modules.sqf together to solve this.
PS: I feel cm7 works on the rhodium very slow with poor battery life...
Click to expand...
Click to collapse
Boot.img and modules.sqf are from latested OMGB kernel update.
You should disable window andimations to increase speed.

I already close the animation, but still slow in settings...
I am downloading it then try to find it out.

Got the solution !!!
Only replace the file attached (View attachment lib.zip), then wifi will work properly!!
Good luck!
Forget to say that, this file should be under dir /system/lib/ , you may know ah.

pcgg said:
Got the solution !!!
Only replace the file attached (View attachment 968147), then wifi will work properly!!
Good luck!
Forget to say that, this file should be under dir /system/lib/ , you may know ah.
Click to expand...
Click to collapse
Thanks will try it. If it work i will upload a new update.zip

On my CDMA Rhodium...
So far, not good on a CDMA Rhodium. It goes into a reboot loop, where the phone will just reboot after it gets to the "(acl)" screen for a little bit.

xXHawkeyeXx said:
So far, not good on a CDMA Rhodium. It goes into a reboot loop, where the phone will just reboot after it gets to the "(acl)" screen for a little bit.
Click to expand...
Click to collapse
Logcat? Can you post it. Use QtADB. http://qtadb.wordpress.com/

walter79 said:
Logcat? Can you post it. Use QtADB. http://qtadb.wordpress.com/
Click to expand...
Click to collapse
lol, what's wrong with good ole adb? Sometimes...

arrrghhh said:
lol, what's wrong with good ole adb? Sometimes...
Click to expand...
Click to collapse
QTADB easy to use. You can use normal adb too.

Please, could someone provide more info about this ROM in comparison with ACL OMGB? In particular I'm interested in battery life, stability and speed. Stability and speed of the ACL OMGB is good, battery life is not. At this moment I am back to WinMo, so I'm interested in whether there is a technical positive, which I am convinced of the return to Android? Thanks in advance.

milda25 said:
Please, could someone provide more info about this ROM in comparison with ACL OMGB? In particular I'm interested in battery life, stability and speed. Stability and speed of the ACL OMGB is good, battery life is not. At this moment I am back to WinMo, so I'm interested in whether there is a technical positive, which I am convinced of the return to Android? Thanks in advance.
Click to expand...
Click to collapse
Kernel is almost certainly the same. I seriously doubt battery life is any better, why would it be? Again, same kernel...
Run it yourself - no one can tell you quantitatively how good it actually is... Everyone's battery life experiences are going to be different.

xXHawkeyeXx said:
So far, not good on a CDMA Rhodium. It goes into a reboot loop, where the phone will just reboot after it gets to the "(acl)" screen for a little bit.
Click to expand...
Click to collapse
There is a official HTC HERO CDMA CM7 version. Maybe we can use this as base.
You can find it here: http://www.cyanogenmod.com/devices
Sent me a PM and i will sent you a how to use the official rom as baserom.

walter79 said:
Logcat? Can you post it. Use QtADB. http://qtadb.wordpress.com/
Click to expand...
Click to collapse
Aw snap, when it wasn't working, I just decided to go back to OMGB. I'll have to dig up some time later to mess with this.
walter79 said:
There is a official HTC HERO CDMA CM7 version. Maybe we can use this as base.
You can find it here: http://www.cyanogenmod.com/devices
Sent me a PM and i will sent you a how to use the official rom as baserom.
Click to expand...
Click to collapse
Yeah, I noticed that. Ok, I guess you could send me the instructions. Thanks.

I installed this rom today. It works oke but there is no keyboard backlight?
Nice work

Logcat for CDMA...
Ok, I followed your instructions, and got the CDMA Version ready and installed. This one actually boots up.
I got to the lock screen, but the touch screen's calibration is completely messed up, and when I managed to get it unlocked, ADW Launcher just keeps failing to load, and various other errors are happening.
I attached a Logcat to this post.

xXHawkeyeXx said:
Ok, I followed your instructions, and got the CDMA Version ready and installed. This one actually boots up.
I got to the lock screen, but the touch screen's calibration is completely messed up, and when I managed to get it unlocked, ADW Launcher just keeps failing to load, and various other errors are happening.
I attached a Logcat to this post.
Click to expand...
Click to collapse
Code:
PackageManager( 781): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
gralloc ( 781): 752 KiB allocation failed in GPU memory, retrying...
replace: /system/lib/hw/gralloc.rhodium.so
maybe you have to rename it to gralloc.heroc.com

walter79 said:
Code:
PackageManager( 781): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
gralloc ( 781): 752 KiB allocation failed in GPU memory, retrying...
replace: /system/lib/hw/gralloc.rhodium.so
maybe you have to rename it to gralloc.heroc.com
Click to expand...
Click to collapse
Done, same as before. Attached Log.
And the file was never named "gralloc.rhodium.so" it was "gralloc.default.so" Before I renamed it.
EDIT: I decided to give your build 1 more try, just in case something somehow went wrong somewhere the first time. Big surprise! It's working this time. Booted into android, everything looking good so far, but uh.... No service, and com.android.phone keeps failing to work. I'm guessing the reason should be obvious.
CM7 2.zip contains the Logcat for your build.

Perfect! It works onmy rhod100. The only detail is the keyboard backlight. The ROM in general is slightly faster than OMGB and it has Cyanogenmod Settings! I missed them (I used to have CM7 in the Galaxy Ace). Thank you for this release!

Related

NAND Testing - 05-25 Update: New LK, Recovery.img, Kernel Updates through Recovery

THIS IS FOR TESTING ONLY. DO NOT ATTEMPT TO INSTALL THIS IF YOU DON'T KNOW HOW TO GET INTO BOOTLOADER MODE AND FLASH A ROM FROM THE SD CARD.
Announcements​
We are currently replacing Tinboot with LK for boot. This will give us fastboot and many other enhancements and fixes to make our device more like a native Android device. This has already fixed some issues with GSM phones, sleep modes, and a few other things. The current issue being worked on is the power button not working (possible GPIO issue).
Introduction​
This thread tracks the most recent NAND development. A huge thanks to [ACL] and WoZZeR999 for dedicating time to NAND development for us, and again, thanks to Jonpry, PHH, stinebd, and the rest of #htc-linux for their contributions. It's truly amazing what these guys have done for us, so be sure to show them your appreciation :wink:
The original NAND boot testing thread can be found here:
http://forum.ppcgeeks.com/tp2-andro...und-test-7-single-nbh-serialno-tilt2-fix.html
File Repository​
Autobuild files can be found here: Index of /files/
The LK directory will contain the latest LK Bootloader and boot image code.
The rhodium_nand directory contains the latest kernels
The XDAndroid directory contains the latest OS files and updates (including the root update)
Note: We often disable autobuild when extremely experimental code is submitted, so this may not always be up to date but should be more stable than content we post in the threads.
Latest Files
LK Bootloader: http://htcdevs.wirelesstcp.net/files/LK/RHODIMG_NORECOVERY.NBH
Recovery Image: http://htcdevs.wirelesstcp.net/files/LK/recovery.img
05-22 Kernel: http://htcdevs.wirelesstcp.net/files/rhodium_nand/20110522_175721-kernel-update.zip
FRX06 OS Files: http://htcdevs.wirelesstcp.net/files/xdandroid/FRX6/update.zip
Optional - FRX06 Root: http://htcdevs.wirelesstcp.net/files/xdandroid/opt_updates/Root-Update.zip
Installation Procedure​
Obtain Install Files
You need 4 files to get NAND up and running:
LK Bootloader NBH
Recovery.img
Kernel
OS Files
Install Directions
1) Set up your computer to use fastboot: http://forum.xda-developers.com/showthread.php?t=532719
2) Flash your phone with the LK Bootloader NBH
3) Copy recovery.img to your fastboot/adb folder
4) Open bash/command prompt and run fastboot flash recovery recovery.img
5) If successful, type fastboot reboot, and hold the Power Button as your phone boots
6) Your phone should boot into recovery, and there you can apply the various update.zip files in this order:
- FRX06 Update.zip
- Kernel-Update.zip
- Root-Update.zip
To navigate in recovery, use volume up/down (or up/down on keyboard) to change selection, then use End Call key (or Enter on keyboard) to make a selection.
Here's a video from ACL
http://www.youtube.com/watch?v=4r4o2CCKwvU
Work in Progress
Panel init/power down
No data on first boot
Youtube app has issues
GSM can boot with no rild arguments (no data)
Not Working at all
Camera
No bluetooth
No 3.5mm headphone jack​
Frequently Asked Questions
What is NAND booting?
NAND booting uses code on the NAND to boot directly into Android without having Windows Mobile on the device. Currently, zImage and initrd.gz are stored on the internal NAND while the modules, rootfs, ext2, and data are stored on the SD card.
How do I setup NAND boot?
First, you need to download the Update Utility (CustomRUU) and the latest package. Extract the NBH to the same folder as the Update Utility and flash like you would a custom ROM. Put the included modules on the SD card (modules must be from the same package as the NBH) along with the modified rootfs.img (see first post) and system.ext2 from http://xdandroid.com/wiki/Main_Page (you can use system.ext2 from BLAZN, but XDAndroid will be better for testing)
Why don't my changes to Startup.txt work/How do I change boot options?
Because we are booting without Haret, Startup.txt is not used. Any changes to Startup.txt will have no effect. If there is a boot option you need enabled, you can either compile a new tinboot with those changes or let me know and I can compile one for you.
Where are the Android files stored and how do I update them?
Modules, rootfs.img, and system.ext2 must be stored under /andboot on the SD card. Every update will require flashing a new NBH (contains zImage) and replace the old modules file with the new one. Sometimes deleting the data.img file is necessary between builds if you experience major problems.
Wifi or other devices aren't working after an update...
The modules and zImage are a pair and must always be updated together. If you only flash the NBH but don't replace the modules file on the SD card, you will get a mismatch on the modules preventing the drivers from loading.
My battery drained and now my phone is stuck in a boot cycle! AHHHHHH!
Don't worry about it. You have two quick and easy options. First, unplug the USB cable, then remove the battery, then put the battery back in, and plug the USB cable back in. Now let it charge for 5 minutes, then turn it on, and you should be good to go. If it still does not work, unplug the USB cable, then remove the battery, then put the battery back in, attempt to enter bootloader mode and plug the USB cable back in as soon as the bootloader screen comes up. Now you can charge it for 5 minutes and restart back into Android (where you should continue charging).
Project Status
What is currently being worked on?
Battery life (up to about 9 hours now)
Backlight control (Dimming works and backlight can be turned off, but re-initializing is causing issues)
What is working?
Phone
Data
Sound
GPS
Keyboard
Wifi
Hardware 3d
What is NOT working?
Camera
Bluetooth
3.5mm headphone jack
Heh, only a matter of time before this thread made it over onto XDA. Thanks Nate
testing
has anybody here tested yet and if so... please note the outcome of the testing i would like to test but i would need more elaborate install instructions so that it is done right the first time ...also a couple of links are not working
ksper6986 said:
has anybody here tested yet and if so... please note the outcome of the testing i would like to test but i would need more elaborate install instructions so that it is done right the first time ...also a couple of links are not working
Click to expand...
Click to collapse
Thanks for the heads up. The copy/paste from PPCG killed some of the links. They should be working now
And this does work great. You can find the thread over at PPCGeeks here: http://forum.ppcgeeks.com/tp2-andro...esting-12-11-panel-power-off-now-working.html
First of all i want to thank all devs who are involved in the NAND Booting Section. I think i will test this in the next days but i must ask some questions first to do it .
1. So, do i need to do the Task 29 or is it just in case of problems.
2. Am i able to flash WinMob back if i'm failing?
yes u can go back to windows. infortunately i have been following all the steps correctly and it loads up the with letters showing its working and then i get a black screen so i think im stuck at boot any help. can someone tell me what im doing wrong. the files are in sd card/ andboot
Bieka said:
First of all i want to thank all devs who are involved in the NAND Booting Section. I think i will test this in the next days but i must ask some questions first to do it .
1. So, do i need to do the Task 29 or is it just in case of problems.
2. Am i able to flash WinMob back if i'm failing?
Click to expand...
Click to collapse
Task29 is just recommended to make sure everything is nice and clean. It makes troubleshooting much easier because it ensures nothing weird is being read from the internal nand.
You can easily flash back to WinMo by starting the phone in bootloader mode and flashing. Unfortunately, you will not be able to do the ActiveSync connection through USB and flash that way.
kabu said:
yes u can go back to windows. infortunately i have been following all the steps correctly and it loads up the with letters showing its working and then i get a black screen so i think im stuck at boot any help. can someone tell me what im doing wrong. the files are in sd card/ andboot
Click to expand...
Click to collapse
You should have three files in /sdcard/andboot: rootfs.img, system.ext2, and modules (don't rename the modules). Now flash the NBH and it should generate the data.img, and you should be good to go. It should be loaded in under 10 minutes, so if it isn't, I would check the contents of the memory card. Also note the card must be FAT32 formatted and have not be partitioned.
The panel power on/down is apparently fixed for some panels but not others. ACL and bzo have been working together on this and found that there are several different panels being used in our phones, and ACL is working on a patch to fix up the panels that aren't functioning perfectly.
mcnutty said:
RootFS
A custom rootfs.img is required to automatically configure the keyboard. You can override the automatic keyboard by creating a .kb file in your andboot folder. Accepted inputs are: rhod500.kb, rhod400.kb, rhod210.kb, and tilt2.kb
Click to expand...
Click to collapse
What about the rhod100? I have a modified rootfs.img for correct german keylayout in haret version of xdandroid. Can i use that too or do i need to delete all other .kb's? And is it even possible to get a working rhod100 keyboard? I know many questions but i think this should be BEFORE i get lost .
Bieka said:
What about the rhod100? I have a modified rootfs.img for correct german keylayout in haret version of xdandroid. Can i use that too or do i need to delete all other .kb's? And is it even possible to get a working rhod100 keyboard? I know many questions but i think this should be BEFORE i get lost .
Click to expand...
Click to collapse
Ahh yess the custom keyboard and how to create it. This threw me for a bit too and when i realized that all I had to do was open up notepad and then do a saveas rhod400.kb, I laughed at myself.
yep that easy a blank text file with the correct name and you are good to go
Well now that the thread is over on xda I tried again but still to no avail even tried two different SD cards both end with it booting but freezing at SMD: ch 0 OPENING -> OPENED. Pretty sure I have everything setup correctly three files in andboot folder on sdcard renamed rootfs to just rootfs.img but left the other two files. By the way this is on a tilt2.
Thordim said:
Ahh yess the custom keyboard and how to create it. This threw me for a bit too and when i realized that all I had to do was open up notepad and then do a saveas rhod400.kb, I laughed at myself.
yep that easy a blank text file with the correct name and you are good to go
Click to expand...
Click to collapse
Does that mean i just had to rename my rhod100_de.kb file to a rhod400 or something? That would be TO Easy ... ok i always think around corners ))
Bieka said:
Does that mean i just had to rename my rhod100_de.kb file to a rhod400 or something? That would be TO Easy ... ok i always think around corners ))
Click to expand...
Click to collapse
Actually, I didn't account for the non-US variants when creating the rootfs. I have some other modifications that I'm testing for the rootfs at the moment, so I will be sure to add the other variants back in for at least the KB overrides. I will need help with a variable for the automatic detection to work properly.
If anyone has any of the non-US variants, it would be extremely helpful for you to flash to NAND, hook up to ADB, and run "cat /sys/class/htc_hw/machine_variant" and let me know what yours is.
wifi
i want to start off by saying this is an amazing project.
But my problem is that wifi is not working for me. When i try to start wifi, it immediately says "error." I have done many flashes and used task29. i was just wondering if anyone else had this issue.
mcnutty said:
Actually, I didn't account for the non-US variants when creating the rootfs. I have some other modifications that I'm testing for the rootfs at the moment, so I will be sure to add the other variants back in for at least the KB overrides. I will need help with a variable for the automatic detection to work properly.
If anyone has any of the non-US variants, it would be extremely helpful for you to flash to NAND, hook up to ADB, and run "cat /sys/class/htc_hw/machine_variant" and let me know what yours is.
Click to expand...
Click to collapse
I will do that for you in the next days. Before Christmas it's a turbulent time for me. As soon as i can get the Time for it i will flash to nand and follow your instructions. If i need help, can i PM you?
Cheers
I'm using Neopeek's rom instead..how can i set it up? since this rom doesnt use the system.ext2 file
getting calibration without visible points to touch aka the boxes. also, boot ani glitches out on screen with a "solid" animation, and video glitchs on the bottom half of the screen. sits here indefinately.... still waiting..... haha
update: loads to lockscreen, so far can't get screen to stay on??? strange
update2: got it working, but keeps turning screen off immediately... any ideas>?
hmm, i have been trying this and i feel like i have everything right
tilt2.kb, rootfs.img, modules, and system.ext in an andboot folder in my storage card and then, a nbh with the same name as the module in a folder with customRUU.exe. I flash and then it gets to the linux boot screen, after a couple lines go by, the screen fades out and dies and restarts. My battery says 88 percent when i flash back to windows, anybody know what could be going wrong?
HTC Sense
will it only recognize only an ext2 or will it recognize squashfs.
blitzer320 said:
Well now that the thread is over on xda I tried again but still to no avail even tried two different SD cards both end with it booting but freezing at SMD: ch 0 OPENING -> OPENED. Pretty sure I have everything setup correctly three files in andboot folder on sdcard renamed rootfs to just rootfs.img but left the other two files. By the way this is on a tilt2.
Click to expand...
Click to collapse
I'm on the rhod210 (T-Mobile), and I've been having this exact issue. Any ideas?
btw, this is my first post here, but I've been reading and following this project for quite a long time. You guys are great! Thanks for all the work you do!

[07 JAN][NAND][ROM-ZIP][Discontinued] HD2ONE 1.2 CM6.1.1 for CWR

Discontinued​I'll make this short and sweet. Thanks to RaiderX303 recent work porting over clockwork recovery we can now flash roms in the update.zip format directly from sd with no need for a pc to flash a new rom. This allows most importantly the ability to to create Nandroid backups and restores.
Using RaiderX303 method I repacked my favorite ROM into a zip package ready for Clockwork Recovery.
Rom is Kouno.Takaaki's HD2ONE 0.3.6. This is based on his original release and everything should work just as it did before on this rom.
Please don't ask questions as to why this doesn't have xyz, or sense this or that, this is a close to stock vanilla android mod, if you want pretty sense skins, or don't like the way it looks, then get a sense rom.
His original thread http://forum.xda-developers.com/showthread.php?t=823471
Intrid.gz is updated to his newest version as of 1.2, details here http://forum.xda-developers.com/showthread.php?t=898067
Kernel is now Prj's .3, which is based off Hastarin's 8.6, modified for nand use. Feel free to update using the method in the Intrid.gz thread if you want a different kernel.
First you need to install clockwork recovery which has been ported by RaiderX303...
http://forum.xda-developers.com/showthread.php?t=898913
Then ...
How to flash;
1: Boot into Clockwork Recovery
2: Select install zip from sdcard
3. Select choose zip from sdcard
4: Select ROM file (HD2ONEupdate.zip) and then confirm
5: Wait for All Done! message
6: A wipe is recommended but not always required, if you experience force closes or things not working, try wiping before posting problems.
Please remember, I am not the original chef for this ROM, I have only repacked it into a format suitable for clockwork recovery so keep questions related to the underlying rom to the original forum. Also if you haven't read anywhere else, when you switch over to clockwork recovery method your userdata will be wiped so backup accordingly.
Download Link:
V. 1.2 http://www.multiupload.com/86KDPU1BXO
Wifi Tether App: http://www.multiupload.com/XVVRIFG83F
V. 1.1 http://www.multiupload.com/UR329DN289
V. 1.0 http://www.multiupload.com/06Q70SASLA
Changelog:
Version 1.2 01/07/2011
-Problems with intrid.gz not recognizing /.data/config.txt should be resolved. Changes to config.txt should now work properly.
-Kernel updated to prj's .3
Version 1.1 01/05/11:
-Updated Intrid.gz to Kouno.Takaaki v1.1 Ramdisk(should make update systemfiles,kernel,etc easier) See original thread for more details http://forum.xda-developers.com/showthread.php?t=898067
-Added Google Talk app and Google News/weather widget to systemapps as not downloadable from market, for all other google apps, ie. gmail,youtube, etc, download the newest version from market.
-Small modification to default MMS settings for Tmobile US users to fix mms send issues. If creating new data img settings will load by default, otherwise goto settings,wirelessnetworks,mobilenetworks,accesspoint names, menu button, reset to default, this will get you updated mms settings for tmobile us.
-If coming from 1.0 you should be able to do a no wipe update in recovery without problems.
Verson 1.0 01/04/11:
- Initial Release
Credits to;
Kouno.Takaaki for his Rom
RaiderX303 for his work on porting Clockwork Recovery
Cotulla + DFT - For MAGLDR and all the great work thats gone into NAND on the HD2
CyanogenMod Team - For the great recovery that allows flashing custom roms
Anyone else who has contributed to android on the HD2
Thanks, wanna try..
What a beautiful day
what initrd and zimage did you use for this rom.zip?
thanks..
rmnet or ppp? thanks!
Hi, I try to change the density with 200 in /system/build.prop. But it is not work when I restart my phone?
Is there a problem? I saw that the rom is based on CM build. But I can change it on CM 6.1.1 build. Could you please help me to take a look?
flashed fine but then just sits at the green htc screen...
did hard reset..same thing...boots to green htc screen.
thnx to titanium backup im back where i started 15 mins later
Does it support data.img on sdcard?
tried this but getting a nand kernel open failed when magldr tries to load the rom any ideas?? Do i have to supply my own kernel??
Ricey
Ok to address some questions and issues.
Build is RMNET, again based on original Nand HD2ONE.
Kernel is proj .2 which is based off of Hastarins Kernels.
Intrid is also from HD2ONE nand build so... it supports data.img to sd (off by default), therefore you must create a folder in the root of your SDcard and do the following:
Name folder. ".data"
Inside ".data" , Name a new txt file "config.txt"
Then you can add any of the following lines:
data2sd=0
- default nand userdata
data2sd=1
- enable data.img support
data_size=512
- size of data.img, only work when data.img support enabled
- default 512
lcd_density=240
- change the size of icons
- default 240
gps_zone=us
- country code, us, fr, jp, etc
- default us
As for people having issues booting or getting stuck at green htc, I would give a few pointers, if first boot then keep in mind the build is creating a new data file and first boot could take 10 minutes, so be patient. Second if getting issues with magldr saying it can't load a particular file/kernel, you probably had a bad flash and I would start by doing a wipe within clockwork recovery and reflash.
bigfoots1 said:
flashed fine but then just sits at the green htc screen...
did hard reset..same thing...boots to green htc screen.
thnx to titanium backup im back where i started 15 mins later
Click to expand...
Click to collapse
Fix permissions after flashing could help
Works just as HD2ONE should - flawlessly Thanks a lot
ok, I thought i had waited 10 minutes...
wasnt sure if it was building or not.
i will try again and wait it out.
like i said titanium backup to the rescueif needed anyway...
Thank you!
drewestate said:
Ok to address some questions and issues.
Build is RMNET, again based on original Nand HD2ONE.
Kernel is proj .2 which is based off of Hastarins Kernels.
Intrid is also from HD2ONE nand build so... it supports data.img to sd (off by default), therefore you must create a txt file in the root of your SDcard and do the following:
Name new txt file ".config" (without quotes)
Then you can add any of the following lines:
data2sd=0
- default nand userdata
data2sd=1
- enable data.img support
data_size=512
- size of data.img, only work when data.img support enabled
- default 512
lcd_density=240
- change the size of icons
- default 240
gps_zone=us
- country code, us, fr, jp, etc
- default us
As for people having issues booting or getting stuck at green htc, I would give a few pointers, if first boot then keep in mind the build is creating a new data file and first boot could take 10 minutes, so be patient. Second if getting issues with magldr saying it can't load a particular file/kernel, you probably had a bad flash and I would start by doing a wipe within clockwork recovery and reflash.
Click to expand...
Click to collapse
15 minutes and counting...still sitting on green htc screen...
please explain...
if there are extra steps needed then why isn't that mentioned prior to this?
schremer said:
Fix permissions after flashing could help
Works just as HD2ONE should - flawlessly Thanks a lot
Click to expand...
Click to collapse
Since this incorporates Clockwork Recovery, can this now be used to swap kernels as well?
25 minutes at the green htc screen. I think its safe to say this has nothing to do with the data file be created. it doesn't work.
followed instructions, it flashes the zip and after reboot it just sits at htc screen...
I think im done messing with this untill i see others who have actually got this to flash and boot properly...
if there is another step then please state it...nebulous comments like "change permissions" are useless
Thanks..
bigfoots1 said:
please explain...
if there are extra steps needed then why isn't that mentioned prior to this?
Click to expand...
Click to collapse
It depends Owning android phone before used to fix permissions after flashing.
Sent from my HTC HD2 using Tapatalk
This build is freakin good
But I have a little problem with me settings.. if I want to go to settings -> sounds the whole settings fc
Tried it with fixin the permissions in the CW mod, but didn't work.. someone else has this issue?
lol..so basically your talking out your ass?
schremer said:
It depends Owning android phone before used to fix permissions after flashing.
Sent from my HTC HD2 using Tapatalk
Click to expand...
Click to collapse
bigfoots1 said:
lol..so basically your talking out your ass?
Click to expand...
Click to collapse
I'm not sure if understood you right. Anything personal?

[Nand ROM] Android iceBread blackstone

I found this Android Rom Nand not tested now i´m with htc one X ...
hope this works
Warning
This is just for Future Development
its or own risk .... can damage or device if not done correctly
Now developers can start Nand Blackstone Roms
Welcome to Blackstone NAND Progress
IceBread on NAND
Credit's :
- ACL : Boot and Recovery base, ril
- XDAndroid team : Build base & Lot of stuff
- Herrickwong: Kernel
- Arganis31: Nbh for Blackstone
- Tiad8: some help for Blackstone Nand first progress
Hi Friends!
First of all, I would like thank all great guys who is helped for our device nand fighting! Of course BIG thank to ACL.
I would like too calling all devs who are want help for HTC Blackstone Nand progress that we have faster without any fight. I think this phone its really old that we fighting for few issue but i think its really possible the real and good nand. I adding credits if i know who is create fix for nand.
I dont know everythings like kernel example but i fixing currently.
Im glad if everyone can help!
Thank you very much
This is my first our Blackstone Nand version. I take lot of time that we have more user friendly and funkcionality NAND build.
Pls keep your attention that this is Test build and need lot of work. Im working on it the kernel too but its slow because its not easy.
Main Install procedure:
* you need reading NAND tutorial that you understand correct / clear what you are doing!!!
0 - Flash latest HardSPL from OliNex
1 - Create one folder in pc and copy here : adb files & fastboot.exe, recovery may be boot.img from build.zip
2 - Install pdanet usb driver
3 - Format your sdcard to fat32 and after copy here: blac.nbh & build.zip
4 - Boot to tricolor screen and you need task 29 ( erase wm ) from BlackstoneRUUAdvanced
5 - Reboot again the tricolor mode and flash nbh from sdcard
6 - After done, reboot again and you look the fastboot screen ( Blue )
7 - Plug usb and run terminal from pc go to your folder ( adb fastboot etc ) and write this :
fastboot flash recovery recovery.img after this ok write this :
fastboot boot recovery.img
8 - your recovery running now, install this build if done after make reset or battery pull out.
9 - turn on your phone and wait for booted Android.
Another Install guide with more info, maybe its better for you:
Thanks to FazZ! Great work!
Flash the latest HardSPL from OliNex
Extract the 'adb files & fastboot.exe' files to a folder
Format the microSD card fully as FAT32
Copy the 'BlacIMG.NBH' file and your selected ROM (zip) you wish to use to the root of the microSD
Boot in TriColour mode (Power button and Volume down button)
Whilst in the TriColour mode, connect the Blackstone to a USB port ('Serial' should now say 'USB')
Run 'BlackstoneRUUAdvanced' and select the 'Task 29' which is full wipe of the Blackstone
Once completed, insert the microSD card and reboot into the TriColour mode again
The Blackstone will auto-flash-install (after key confirmation) the 'BlacIMG.NBH' on the microSD card
The 'BlacIMG.NBH' must NOT be flashed via Windows using the RUU tool (it will only fail)
Once flashed with the 'BlacIMG.NBH' it will reboot to a new Fastboot screen (blue background)
After a short time the Blackstone in Fastboot mode with enter a USB connect ready state
Now connect the Blackstone to your Windows OS and open a CLi/Command prompt
Within CLi go to the directory where you place the 'adb files & fastboot.exe' files (from step 2)
Type: fastboot flash recovery recovery.img (this will flash install the custom CWR)
Then type: fastboot boot recovery.img (this will reboot your Blackstone into CWR)
In CWR use the Volume keys to move up and down, and the Power button to select
Scroll through list to enable the 'Back key' option (touch screen and capacitive buttons do not work yet)
You are now finally ready to install your chosen ROM that is on your microSD
Once installed, let it reboot into Android OS which takes about 5 minutes on the first run
Once the Blackstone has settled within the OS (you can see the typical Android home screen), reboot
This time round, it should only take about a minute to start and you can now start using you NAND ROM
AUDIO - You need one trick, if you have booted rom after plug headset and play music from musicplayer, after unplug and continue play and after you unlock system audio kernel problem
* If recovery flash done after every reboot like this step:
- Power key pressing in fastboot screen : booting to recovery.
- If not pressing power key after simply booting android.
- If plugged Ac / Pc Usb power after you have fastboot mode.
Big Thanks to all my donators: (included SD/NAND too )
-uberto.costanzo
-wanpaopao
-Drifft Art
-Osiris
-Roland
-Philippe
- Etoxus
Working :
Signal
Phone ( in / out )
Sms ( in / out )
Audio
Sdcard mounting
App install and run
Root with Superuser
All stock app
Mp3 found
GPS
Camera! - video not tested so far ( for photo my best app camera360 ultimate )
Headset
Lcd brightness
Touch Screen
Hardware keys
Keyboard
Bootanimation
3D
Games - Buggy so far
G-sensor
Not working :
Wifi
3G-2G data connection
BT
/ You look the best speed and ram ( deodexed = 128 Mb odexed ~ 140MB with clear boot ) on blackstone if im done my kernel. better speed & ram than all sd build. Patience! /
Blackstone NAND progress Downloads place + all neccessary files!
CHANGE LOG
Coming soon
IceBread V0.3
- System libs are updated for better speed stability.
- Better boot.img configuration
- Data connection progress, hope its done in this weekend but i dont guarantee!! its very close.
2012.04.17
IceBread V0.2
- New boot.img
Added to 3D fix, and sensor fix and other small change
- Right Sensor neccessary files for Blackstone GB nand.
Ready just boot.img-2012.04.15 if you need only this.
2012.04.07
First release
DOWNLOADS
REMOVED
REMOVED/
Let me get this right - you don't own the device? You're pushing something you can't test, that can potentially break someone's device?
jerdog said:
Let me get this right - you don't own the device? You're pushing something you can't test, that can potentially break someone's device?
Click to expand...
Click to collapse
changed first post
i will try it later i´m not expert with this .... Nand Android
This is just for Future Development
I have HTC HD but not tested this rom ... hope this works
i will test it later
now im with One X
its or own risk .... can damage or device if not done correctily
its just to help future developers
thanks
masrterk said:
I have HTC HD but not tested this rom ... hope this works
i will test it later
Click to expand...
Click to collapse
*shudders*
Frightening, honestly. Why would you post something that's clearly not yours? You didn't even write the words in the first post, let alone help with any of the actual development.
whats the problem?
this could help in future development
Finaly a Nand version for Blackstone and a Nand rom
they did something that works better then this SD psedo rom
Hope this help
Now with NAND annd this ROM development is possible ?
arrrghhh said:
*shudders*
Frightening, honestly. Why would you post something that's clearly not yours? You didn't even write the words in the first post, let alone help with any of the actual development.
Click to expand...
Click to collapse
i understand this is from tiad8, which is banned from xda, but anyways is work might be accepted! Please be careful be4 posting anything like this, this shouldn't stay here long time if it has warez...
anyways you need to test it first then you can share it! The instructions are actually clear, but if you post it, you try it first!
But now theres a nand Rom for htc HD
with sd android is impossible and very buggy to use
now they make some progress
masrterk said:
But now theres a nand Rom for htc HD
with sd android is impossible and very buggy to use
now they make some progress
Click to expand...
Click to collapse
You haven't even tested it... lol.
I don't see why SD Android is "impossible" and "very buggy" - when this is even buggier...!
Oh well.
Closing this thread as it is not the work of the OP and could be considered malicious to the device.

[NAND ROM] Icebread v0.2 [Android 2.3.7]

fagyi needs help to make the ROM better! anyone who is able to help, talk loud! He needs help modding the SD kernel for NAND, and then it will be like SD, but in NAND AND faster!
HERE'S THE SOURCE: https://gitorious.org/+blackstone-n...m-s-msm/linux-msm-kernel-blackstone-nand-team
THIS ROM COMES FROM TIAD8 WEBSITE, AND THE MEMBER FAGYI DID IT!​
Before starting, I take no responsabilities for any damage that might happen to your phone!
Welcome to Blackstone NAND Progress
Credits :
- ACL : Boot and Recovery base, ril
- XDAndroid team : Build base & Lots of stuff
- Herrickwong: Kernel
- Arganis31: .NBH for Blackstone
- Tiad8: some help for Blackstone NAND first progress
Hi Friends!
First of all, I would like thank all great guys who are helping to get NAND Android on our device! Of course BIG thanks to ACL.
I would like too calling all devs who are want help for HTC Blackstone Nand progress so we can have it faster without any fight. I think this phone is really old that we fighting for few issue but i think it is really possible the real and good nand. I'll be adding credits if I know somebody creates any kind of fix for nand.
I don't know everything like kernel, for example but I'm trying to fix stuff currently.
I'm glad if everyone can help!
Thank you very much
This is my first Blackstone Nand version. I take lot of time so we can have more user friendly and smooth NAND ROM.
Please keep your attention that this is a test build and needs a lot of work. I'm working on the kernel too but I am slow because it is not easy.
Main Install procedure:
* you need to read the NAND tutorial so you can understand correct and clearly what you are doing!!!
Thanks to FazZ for doing this tutorial! Great work!
0.Don't forget that this ROM can't be flashed with the PC!!!
1. Flash the latest HardSPL from OliNex
2. Extract the 'adb files & fastboot.exe' files to a folder
3. Format the microSD card fully as FAT32
4. Copy the 'BlacIMG.NBH' file and your selected ROM (zip) you wish to use to the root of the microSD
5. Boot in TriColour mode (Power button and Volume down button)
6. Whilst in the TriColour mode, connect the Blackstone to a USB port ('Serial' should now say 'USB')
7. Run 'BlackstoneRUUAdvanced' and select the 'Task 29' which is full wipe of the Blackstone
8. Once completed, insert the microSD card and reboot into the TriColour mode again
9. The Blackstone will auto-flash-install (after key confirmation) the 'BlacIMG.NBH' on the microSD card
10. The 'BlacIMG.NBH' must NOT be flashed via Windows using the RUU tool (it will only fail)
11. Once flashed with the 'BlacIMG.NBH' it will reboot to a new Fastboot screen (blue background)
12. After a short time the Blackstone in Fastboot mode with enter a USB connect ready state
13. Now connect the Blackstone to your Windows OS and open a CLi/Command prompt
14. Within CLi go to the directory where you place the 'adb files & fastboot.exe' files (from step 2)
15. Type: fastboot flash recovery recovery.img (this will flash install the custom CWR)
16. Then type: fastboot boot recovery.img (this will reboot your Blackstone into CWR)
17. In CWR use the Volume keys to move up and down, and the Power button to select
18. Press Volume UP, DOWN, UP to enable the 'Back key' option (touch screen and capacitive buttons do not work yet)
19. You are now finally ready to install your chosen ROM that is on your microSD
20. Once installed, let it reboot into Android OS which takes about 5 minutes on the first run
21. Once the Blackstone has settled within the OS (you can see the typical Android home screen), reboot
22. This time round, it should only take about a minute to start and you can now start using you NAND ROM
AUDIO (not working on AOSP alpha version)- You need one trick, if you have booted the ROM, after pluging an headset and play music from music player, after unpluging and lettting the song playing, you unlock system audio kernel problem
* If recovery flash done after every reboot like this step:
- Power key pressing in fastboot screen : booting to recovery.
- If not pressing power key, simply boots android.
- If you plug Ac / Pc Usb power after you have fastboot mode.
What's working and what's not working:
Working :
Signal
Phone ( in / out )
Sms ( in / out )
Audio
Sdcard mounting
App install and run
Root with Superuser
All stock app
Mp3 found
GPS
Camera! - video not tested so far ( for photo use my favorite app, camera360 ultimate )
Headset
Lcd brightness
Touch Screen
Hardware keys
Keyboard
Bootanimation
3D
G-sensor
Not working :
Wifi
3G-2G data connection
BT
Not working on AOSP version:
Wifi
2G and 3G need testing
BT
Sound (reboots phone)
Sucessefull Testers (31) (in the order I find them) (btw there are no uncesesseful testers, like bricked devices )
Tiad8 (25):
-fagyi;
-danny0208;
-arbi;
-boVe159;
-Buccio;
-Schnilch;
-uberto.costanzo;
-WhiteHawkgrr;
-rhcpdu13;
-radman;
-edu816;
-parcec;
-bakas;
-dns;
-shatzy;
-FazZ;
-neofuzz;
-andresbox;
-Recolector;
-Nefiklyd;
-catalin;
-postak05;
-wangyf;
-unta_hks;
-Denis;
XDA (6):
-me (mfsr98);
-yarach;
-ruzan;
-sebfas;
-Darkwing^V^;
-kipill;
DOWNLOADS
Blackstone NAND progress Downloads place + all neccessary files!
Download AOSP version only (you need to get the rest from the other link): http://www.mediafire.com/?7g3i59qnmo04dtb
CHANGE LOG
2012.08.26
IceBread AOSP V0.1 (Alpha version, just for testing! Use getlogs please!)
-System updated
-Faster and smoother than modded version
-Display fixed (now the same as the SD builds)
-3G is not tested yet, waiting for your reply
2012.04.17
IceBread V0.2
- New boot.img
Added to 3D fix, and sensor fix and other small change
- Right Sensor neccessary files for Blackstone GB nand.
Ready just boot.img-2012.04.15 if you need only this.
2012.04.07
First release
mfsr98 said:
DOWNLOADS
Blackstone NAND progress Downloads place + all neccessary files!
CHANGE LOG
Coming soon
IceBread V0.3
- System libs are updated for better speed stability.
- Better boot.img configuration
- Data connection progress, hope its done in this weekend but i dont guarantee!! its very close.
2012.04.17
IceBread V0.2
- New boot.img
Added to 3D fix, and sensor fix and other small change
- Right Sensor neccessary files for Blackstone GB nand.
Ready just boot.img-2012.04.15 if you need only this.
2012.04.07
First release
Click to expand...
Click to collapse
Thanks
masrterk said:
Thanks
Click to expand...
Click to collapse
You're welcome, but I prefer the thanks button
SUPERB
Great stuff here mate.
Finally something useful for my old phone which was laying in the corner for months now.
I am installing the rom right now!
yarach said:
Great stuff here mate.
Finally something useful for my old phone which was laying in the corner for months now.
I am installing the rom right now!
Click to expand...
Click to collapse
thanks for trying! apreciate!
don't forget to talk if you need help!
almost but
Wifi
3G-2G data connection
BT
dont work for now :angel:
i think with more hands of help he may finish ! :good:
can someone of this forum help ? thanks.
disaster2009 said:
can someone of this forum help ? thanks.
Click to expand...
Click to collapse
Help the kangers kang? That would be a first.
this is the best Android Full rom for HTC HD
Android now replace win mobile
thanks
arrrghhh said:
Help the kangers kang? That would be a first.
Click to expand...
Click to collapse
well, AOKP exists
Just kidding, but I think helping would be better than fighting...(Yeah I know you don't like because this and that, I understand a little bit, I guess )
Just think what I already said before: Fighting doesn't help.
in that way just android sd card !
I can't wait for next update! This Nand version, with data connections, will be the best so far! In advance, thank you for all your works and your commitment! I always wanted to start my very old phone with Android directly, and I can do this thanks to your work... Come on!!!
good thing that you enjoy. the only problem left is the kernel, of you know anybody good on this area call them here
This is good news for Blackstone users
Finally a working version of Android that replaces win mo
Can´t wait for a new release
thanks
Guys, I need more testers...don't come here just to see the thread, install the ROM itself! It's hard to get bricked! (only if you don't have HSPL on your phone) And I say one more time, if you know somebody with knowledge on kernels and that wants to help, please tell me! If you don't want the ROM, you can simply install a WM ROM as usual!
Hi to all
I have an experemental Blackstone and iwould like to test this ROM.
My problem is that I received the phone with this SPL SPL-1.56.AxeBox
I can flash custom ROMS with this SPL (I did it several times)
Can I flash this rom too?
By the way I tried to flash HSPL without success
Thanks for the excellent work
Well, I never heard of axebox to be true...
Honestly you should flash Olinex team HSPL, here: http://forum.xda-developers.com/showthread.php?t=431217
Why doesn't flashing a new HSPL work? follow the steps on the link I gave you
still, I would say you could flash, but do it at your own risk since what's recommended is using olinex 1.56 HSPL
oh arrrghhh, you're so mean
mfsr98 said:
oh arrrghhh, you're so mean
Click to expand...
Click to collapse
Oh right, I'm supposed to explain why I don't like it.
It's a bad kang which frustrates our lovely developers.
No attempt was made to ask if it's OK to take it.

[ROM][All Quark][10.x]LineageOS

ROM dedicated for All Quark (Moto MAXX/Turbo and Droid Turbo - XT1225, XT1250 and XT1254)
This ROM is the LineageOS from https://lineageos.org/ with specific changes to improve the experience for Quark that is why the ROM has the MOD type, all modification are in the changelog
Download:
ROM:
Sourceforge (This is the server used by the Updates app in Setting>System>Updater)
Gapps:
Open GApps :
Open Gapps Click Here
Choose Platform: ARM, Android: 10.0, and a Variant the one that have all you need, I recommend the nano pack but it may not have all you need so check before download.
TWRP For Quark:
TWRP Use laste Mod version that I release Click Here
Installation:
Make sure you are running latest MOD TWRP from xda TWRP thread
Download the latest ROM and GApps**.
Reboot to recovery (recommended make a backup)
Coming from different ROM? Then Always wipe Data (without media aka without internal memory)
Wipe System*
Flash the latest build and GApps **
Reboot and enjoy!
* Wipe of Dalvik Cache and Cache not demanding but may help with some random minor bug that show after a update
** Gapps not demanding the ROM works perfect without it but if you plan to use gapps you need to flash it on a clean install with the ROM, In a ROM updates a "dirty flash" if you already have gapps always flash gapps again with the ROM update
Changelogs:
LineageOS - 17.1 source and Quark Changelog (Click Here)
What's working :
Everything minus VoLTE support for XT1254 (1225 doesn't have this featuring).
Known Android 10 issues :
Not PRE-ROOTED, ROOT solution is available read this thread second post
Old issue maybe resolved on latest TWPR update but... TWRP may not be able to backup or decrypt data encrypted on Oreo or Up: no know workaround, one day TWRP will support it.
Can't swipe/draw the pattern in lock screen : Screen lock pattern is set with the extra option of patterns "Directly show pattern view" and ambient display enable all at the same time, will bug ambient display for the wave or pick featuring of gestures, this doesn't bug when you received a notification, disable one or the other until the bug is fixed.
General bug help/fix in second post or some were in the thread, use XDA building "Search Thread" option to find general help for this thread project...
Source:
LineageOS Source
Device Tree
Kernel tree
Vendor tree
Mod Kernel Adiutor tree
XDA:DevDB Information
[ROM][All Quark][10.x]LineageOS ROM for Quark
Contributors
Felipe Leon (fgl27) is the main contributor (as I'm the one making it).
But the XDA community the quark user base plus the open source community from XDA, github and the LineageOS team is what make this project so good, thank you all :good:.
ROM OS Version: 10.x
ROM Kernel: Linux 3.10.x
Based On: LineageOS 17.x
Version Information
Status: Stable
Created 2020-24-01
Last Updated Check Changelog click here
Below are some of the helps and or workarounds for the most occurring issues.
ROOT Use Magiks
GPS / Radio:
Changing/Updating the ROM may cause GPS lock problem, there is two separated help
option 1) Install "GPS Status & Toolbox" , open the app, slide the left option and open "Manage A-GPS state" click in Reset, after repete the process and now click in Download, close the app after receive the OK, wait a few seconds and try a gps lock using the same app, if that doesn't help try again after a reboot, if that doesn't help go to option 2 below
option 2) If the above doesn't help you can try to erase all the radio status
Erase the radio status also applies to the case you have No SIM Card or no Cell Signal level in status bar.
To erase the radio status is very simple just flash this zip "Clean_modem_status.zip" via TWRP no wipe is need, is also recommended to try option 1 after this if you flashed because of a GPS problem.
If after flashing the cleaner you find any problem related to lost of signal, re-try the flash of "Clean_modem_status.zip", if the problem persist, flash latest radio.img version via fastboot (aka "via bootloader")
Code:
mfastboot flash radio radio.img
find the radio.img inside the stock ROM xml.zip, some xml.zip and fastboot for windows can be found here (click here)
Random Power off or reboots?
To identify if the device random reboot or simply power it self off there is two ways.
1) If after the device goes black you can't power it up again without plunging the charger, then is because the battery is dead, even if yours battery had good % left before it shutdown yours battery is probably damage doesn't matter if the device/battery is new a battery can go bad simply by charging the device wrong, a wrong way to do it is let the device constantly go bellow 20% as low you let it get worse yours battery will be with time.
2) Check the boot reason prop "ro.boot.bootreason" :
Using the app BHB27 Kernel Audiutor > logs section > search in a log > mark getprop > search keyword "reason".
If the result is power_key_press the device didn't reboot it power off.
Code:
[ro.boot.bootreason]: [power_key_press]
On this case, is recommended to set the battery "Automatic power saver" from default 15% to a higher value then the one yours device is power it self off.
-----------------------------
If the result is reboot the device reboot it self
Code:
[ro.boot.bootreason]: [reboot]
On this case, is recommended to just share a log, do as is recommended on next post.
Bootloop to TWRP after a Factory Reset (Settings/System/Reset option/Factory reset):
This is a Nougat and up problem, it only happens if you are using a TWRP from the official site (with is not update to properly support Nougat and Up Android versions) or a old version of TWRP, to fix it just flash latest MOD TWRP version from the TWRP xda.
TWRP xda thread Click Here
Pictures access, view, sharing or related:
One thing that I notice regarding permission is if you have a app that access a folder that was created in older OS this app may be able to access this folder but not fully access the files like the below example.
You take a picture or a screenshot and can't see or share it with some apps, the simple fix is just erased/delete the folder with that problem for example the DCIM (camera folder) and or Pictures (Screenshot) folder under Main storage (or any folder were you face a picture or file access related problem), of course you can backup the files to another folders first using a file explorer that can see the files (maybe necessary one with ROOT access), then let the OS service recreate the folder, it will automatic recreates after you take a new picture or screenshot (or manually make the new folder if is a custom folder mane by you), test to see if the problematic app can see after.
USB OTG player:
On latest android version Nougat and above, to play anything from a USB OTG device is needed proper permission, that is not simple to give as the app must request it to be given, so to play anything from a USB driver find a app like this one
VVM XT1254 only
VVM app (VVM may only be accessible via play with the link, click here and chose open with play), VVM may not work correctly google has it on version is free and seems to work 100% Google voice, the in the phone app of b this ROM also has a dedicated option for voice calls
Bug report are welcome, make with in the most accurate description possible, do not spare words, screens and logs, a bug that I can't understand or reproduced I can't fix.
Always post a bug with @fgl27 and a log .zip generated by the app
BHB27 Kernel Adiutor > Logs > One click all Logs to a ZIP (ROOT is needed for this)...
Even after a random reboot share a log
If is a Reboot/Power off related bug make the log as soon the device finishes boot up
duplicated
Really nice! Getting a battery replacement for my Droid so that it can work as a backup phone. Tysm for Android 10!
Won't stay on long enough to do hardly anything. Reboots into recovery on its own, thankfully. What am I missing?
Sent from my LM-V405 using Tapatalk
Einsteindks said:
Won't stay on long enough to do hardly anything. Reboots into recovery on its own, thankfully. What am I missing?
Sent from my LM-V405 using Tapatalk
Click to expand...
Click to collapse
Inform what you are doing
The ROM is much much smoother than pie ROMs...Thank you so much bro ......Android 10 on this 6 year old handset is just unbelievable....
fgl27 said:
Inform what you are doing
Click to expand...
Click to collapse
Full wipe, except internal storage, Flashing rom, gapps, onto xt1254, in twrp 3.2.3mod4, reboot. About a minute into setup, phone powers down & reboots into recovdry
Sent from my LM-V405 using Tapatalk
Einsteindks said:
Full wipe, except internal storage, Flashing rom, gapps, onto xt1254, in twrp 3.2.3mod4, reboot. About a minute into setup, phone powers down & reboots into recovdry
Sent from my LM-V405 using Tapatalk
Click to expand...
Click to collapse
And just the ROM? What happens
fgl27 said:
And just the ROM? What happens
Click to expand...
Click to collapse
Same thing. This ain't my first rodeo, and I'm stumped!
Sent from my LM-V405 using Tapatalk
Einsteindks said:
Same thing. This ain't my first rodeo, and I'm stumped!
Sent from my LM-V405 using Tapatalk
Click to expand...
Click to collapse
The odd thing is what is doing the call to recovery? it doesn't just go to recovery because of a fail to boot something is calling it.
Maybe a problem on data partition don't know but is a odd behavior.
Try to log that, adb is enable but you must give permission connect the usb cable during boot try to connect "adb shell" will refuse as is missing permission, as soon as the device finishes boot do again "adb shell" give the permission, next boot after the bootanimation start, you will be able to "adb shell" but before enable ROOT for adb "adb root" then after connect "adb shell" open two windows one do a "logcat" another "dmesg -w"
share the log information.
Thanks / Flashlight issue
Thank you for your invaluable contributions. Keep up the good work!
So far, the ROM has been working fine except for two bugs: the flashlight function is not working (I took a photo with flash so the leds on the device are OK), and the home/launcher app (Trebuchet) keeps crashing.
Kind regards!
fgl27 said:
The odd thing is what is doing the call to recovery? it doesn't just go to recovery because of a fail to boot something is calling it.
Maybe a problem on data partition don't know but is a odd behavior.
Try to log that, adb is enable but you must give permission connect the usb cable during boot try to connect "adb shell" will refuse as is missing permission, as soon as the device finishes boot do again "adb shell" give the permission, next boot after the bootanimation start, you will be able to "adb shell" but before enable ROOT for adb "adb root" then after connect "adb shell" open two windows one do a "logcat" another "dmesg -w"
share the log information.
Click to expand...
Click to collapse
Yoiks! Not quite that tech savy. Even tried after a full wipe & zip-by-zip install. If I have to be happy with RR Pie, so be it. Not all that bad. My Turbo has some miles on it, rebuilt twice already. Got one last battery & display in the wings. Best, last phone Motorola made. Don't waste your time, further, on what's likely a hardware flaw.
Sent from my LM-V405 using Tapatalk
I think your not using latest twrp
newbe1droidx said:
I think your not using latest twrp
Click to expand...
Click to collapse
Looks like I wasn't. I thought 3.2.3mod4 was the last best available.
Update: Um, yeah, still no luck. Used 331m1. My Turbo has a weird glitch, apparently. [emoji34]
Sent from my LM-V405 using Tapatalk
Kinzhal said:
Thank you for your invaluable contributions. Keep up the good work!
So far, the ROM has been working fine except for two bugs: the flashlight function is not working (I took a photo with flash so the leds on the device are OK), and the home/launcher app (Trebuchet) keeps crashing.
Kind regards!
Click to expand...
Click to collapse
Trebuchet doesn't crash for me try to share a log.
On next build flashlight is OK
Einsteindks said:
Looks like I wasn't. I thought 3.2.3mod4 was the last best available.
Update: Um, yeah, still no luck. Used 331m1. My Turbo has a weird glitch, apparently. [emoji34]
Sent from my LM-V405 using Tapatalk
Click to expand...
Click to collapse
twrp doesn't affect this I tested And 10 on it before making 331 was all fine...
does the custom kernel I share works for you on Pie?
fgl27 said:
Trebuchet doesn't crash for me try to share a log.
On next build flashlight is OK
twrp doesn't affect this I tested And 10 on it before making 331 was all fine...
does the custom kernel I share works for you on Pie?
Click to expand...
Click to collapse
Overall answer; I don't know. I've stopped trying for now. It doesn't stay on long enough to access the logs. There's a pop up saying a certain file has stopped working. I'll look into that this weekend and post that information. I can only think that it's something to do with my phone's Hardware, one small minor flaw is screwing the whole thing up.
Update: well, I had a little time to kill. I reinstalled just the ROM only. 'com.android.phone keeps stopping' Would not having a SIM card installed be related to this error?
Sent from my LM-V405 using Tapatalk
Einsteindks said:
Overall answer; I don't know. I've stopped trying for now. It doesn't stay on long enough to access the logs. There's a pop up saying a certain file has stopped working. I'll look into that this weekend and post that information. I can only think that it's something to do with my phone's Hardware, one small minor flaw is screwing the whole thing up.
Update: well, I had a little time to kill. I reinstalled just the ROM only. 'com.android.phone keeps stopping' Would not having a SIM card installed be related to this error?
Sent from my LM-V405 using Tapatalk
Click to expand...
Click to collapse
noting crashing to me, sim or no sim.
I push a update.
Download:
ROM:
Main:
Main google Drive link
Secondary:
sourceforge (This is the server used by the Updates app in Setting>System>Updater)
Changelogs:
LineageOS - 17.1 source and Quark Changelog (Click Here)

Categories

Resources