Related
Ok I'm using newest energy cht rom radio 2.12.50 and shubcraft froyo android build with 384 zimage....
Heres the problem that I have had all week my phone works fine when I am stationary minimal screen freezes great speed but when I get up and walk with my phone and try to use it the screen freezes almost every time then the entire phone freezes. I have also noticed this on elevator and when I step out of my car.. this is weird and I know it can't be just me as its been going on for a week now.
So to sum it up stationary best phone ever...walking phone dead and I wanna slam it on the ground.
Sent from my HTC HD2 using XDA App
try the desire v5's zimage, no freeze at all
Im having same issues,with all the version i have tried, including V5 aparently this screen freezing is a known issue and makes the use of Android in our HD2 very very frustrating.
ive upgraded my SD to a class 6 and still suffering from it
Im wondering if there is a program that causes it or its just the OS...
in any case We have to be patient ,im sure pretty soon the amazing developers will come with a solution.
might be a screen rotation issue
Just came back from street, again same issue.
I thought it may be the network connection that was affecting the phone, so i switched to Airplane mode and turn off automatic updates,still this didnt help...
so im beginning to think this is related to yes,either the screen rotation (maybe as we walk it does affect the sensor )or gps..
miko3d said:
Just came back from street, again same issue.
I thought it may be the network connection that was affecting the phone, so i switched to Airplane mode and turn off automatic updates,still this didnt help...
so im beginning to think this is related to yes,either the screen rotation (maybe as we walk it does affect the sensor )or gps..
Click to expand...
Click to collapse
I've just learned to deal. Its better than SoD's or being in Winmo and having to pull the battery out.
I actually noticed it today as I went from a dark room to a very well lit room so Im with u guys it seems its either rotation issue or light sensor issue andvi have no doubt in my mind the devs will have it fixed in no time just didn't see it mentioned anywhere else so figured it was worth a mention. Thanks all I'm so glad I'm not alone on this one.
Sent from my HTC HD2 using XDA App
when in windows mobile make sure to disable all battery and back light settings and in android change blacklight settings and sleep setting to stay on
I am having the same issue - using ChuckyDroidROM + shubCRAFT CM6RC2, basically when I start moving or even moving the phone the touch screen becomes very unresponsive and sometimes even the hardware buttons don't function properly. At first I thought it was just my device until I saw this post...
Think its a bug with manusfreedoms 384mb ram enabled Zimage dident get this problem using past images.
sure it will be sorted next image release.
I thought i was alone in this case too !
We are not a lot with that screen touch lag, so maybe we did something wrong. Here is what i found so far :
-Changing build don't rix the problem
-tried another radio, another rom...nothing.
I tested 27/07 03/08 cotulla zimage, now manufeeedom 382mo zimage-nopc, the problem is still here.
changed from a class 2 to a class 4 and seems to be worse. (!)
You are right, it seems to be worse when i am moving from one room to another so maybe it is gsensor related.
Right now it is hard for me to type that text,
Don't know what to do... buy a class 10 sdcard ?
I just got my HD2 today and got android set up. I'm noticing the same thing as everyone else with the unresponsive touchscreen. It happens every time I tilt the phone to try to change the screen rotation. Usually hitting the hardware button allows it to respond once again, but it happens quite often.
hey hey hey first and formost i see u guys all hav the same issuse what i dont see is ur device info along with the rom, radio, android verison, and the location ur android is stored ... i have the lates verison of droid v5 also energy with cookie full and my radio is 2.8 i believe android is on the sd card and running smooth ... now that the intro is out of the way hav u guys read what was needed , reason askin i found the thread where the question and answer is... and yes u guys are the only ones... now please do a search go up to the first thread of android on hd2, and good day to u all
Wingtytn, can you be more precise in your answer ? I am a quite long user in Xda, always try to help when i know and i never ask a question wich have been answered somewhere. I don't think i have the noob profile you seems to write. If you think about formatting sdcard, of course i did. I have a 2.08 radio, latest shubcraft build with manufreedom 382mo zimage. My rom was changed to a light android dedicated one, the latest chuckydroid rom. Just don't know what else to do and waste a lot of time trying to fix that from myself.
Sent from my HTC HD2 using XDA App
The TS issue is kernel related, that's why using an older kernel say the no speedy one should fix it. This is also the reason why this issue is being seen over multiple builds.
Sent from my HTC HD2 using XDA App
shu8i said:
The TS issue is kernel related, that's why using an older kernel say the no speedy one should fix it. This is also the reason why this issue is being seen over multiple builds.
Sent from my HTC HD2 using XDA App
Click to expand...
Click to collapse
Thanks a lot shu8i, i will try an older zimage than the 27/07's cotulla.
Edit : Mmh exact same problem with the 23/07 zimage Cotulla_zImage_CABDET_NOSPEEDDY. That is weird.
I will order a clas 10 sdcard and see what happen...
Try the game ”Runners”. It uses both the camera and the g-sensor and freezes mad anytime, anywhere. Huge affirmation to the idea it's a bug of the g-sensor's or otherwize the screen's drivers.
DuperMan
Me too with screen freezes, i had tried all builds and same result. I think this is a problem with SD access because i noticed more freezes as more apps opened in backgroud.
Try to calibrate the g sensor
Found something ...
try disabling auto-rotation feature (settings -> display)
It works perfectly for me now.
Can you confirm that works for you too?
Did you dind a way to calibrate g-sensor on froyo?
Why the auto-rotation feature hangs so much for us?
Sent from my HTC HD2 using XDA App
Let us track the OPEN issues on Android HD2, we will only discuss problems dealing with android alone, issues arised due to radio, WinMo rom and a specific android rom should be ignored.
AFAIK we still have 3 main Problems
1. GSensor/ Touchscreen Freeze.
Related Files in Android : \system\bin\akmd,\data\misc\AK8973Prms.txt and \system\lib\hw\sensors.xxxxx.so
(xxxxx = htcleo or default or qsd8k or ace or bravo based on the build)
This issue is not noticeable unless you a play game which uses Gsensor (Eg Abduction, NFS Shift ...)
This thread has lot more details about this issue and it could be a possible solution for you (it does not work for me though)
http://forum.xda-developers.com/showthread.php?t=803242
Possible Workaround :
1. Disable Auto-Rotate screen in Settings -> Display
2. Run the following commands in Terminal
mv \system\bin\akmd \system\bin\akmd2
killall akmd
To Restore
mv \system\bin\akmd2 \system\bin\akmd
Basically you are renaming the file 'akmd' which is responsible for the sensor to work
2. Data Disconnects
Related Files : \system\lib\libhtc_ril_wrapper.so
This thread has lot more details about this issue and it could be a possible solution for you (it does not work for me though)
http://forum.xda-developers.com/showthread.php?t=794309
Possible Workaround :
1. Switch Mobile Network OFF and then ON (Add a widget [Widget -> Settings -> Mobile Network])
2. Switch Airplane Mode OFF and then ON (Add a widget [Widget -> Settings -> Airplane Mode])
[EDIT]:
Guys looks like we got a fix.. this wrapper seems to work flawlessly as of now... you can try it here...
http://forum.xda-developers.com/showthread.php?t=824413
Just download 0.3 file and replace the file at /system/lib using root explorer
3. Occasional Black SOD and Accuracy in Auto Brightness
Newest kernals seems to have this issue, where the display stays black while the keypad lights glow.
Related Files : \system\lib\hw\lights.xxxxx.so
(xxxxx = htcleo or default or qsd8k or ace or bravo based on the build)
Possible Workaround :
1. Show the Sensor of your phone to some bright light source and your display will be back
2. Disable Automatic brightness in Settings -> Display-> Brightness
I will update this thread with Solutions as and when the developers fix it.
Whatever i have written is limited to my knowledge, it could be wrong, if so please correct me, Most of the vetarans know these issues and the work arounds, i have just put everything together for the new comers and to remind the developers of the existing bugs
Mods feel free to move the thread to General if need be.
Hi depakjan, This is great, thanks for tracking these issues.
can people confirm this "occasional bsod"?
i haven't seen it since light-sensor is calibrated.
i think the bsod is fixed with 2.12 radio and above..
Actually BSOD was introduced in the new lights file... it does not occur frequently... also if you have not upgraded you wont have it obviously...
depakjan said:
Actually BSOD was introduced in the new lights file... it does not occur frequently... also if you have not upgraded you wont have it obviously...
Click to expand...
Click to collapse
Just so people don't get confused.
BSOD normally refers to the Blue Screen Of Death on boot and should be fixed in the latest kernels.
The black screen due to no back-light is an issue with the auto-brightness and, AFAIK, only happens on CM6 builds that haven't had the correct levels setup.
I could be wrong though as I personally only used it for a few days for testing purposes.
Sent from my HTC HD2
hastarin said:
Just so people don't get confused.
BSOD normally refers to the Blue Screen Of Death on boot and should be fixed in the latest kernels.
The black screen due to no back-light is an issue with the auto-brightness and, AFAIK, only happens on CM6 builds that haven't had the correct levels setup.
I could be wrong though as I personally only used it for a few days for testing purposes.
Sent from my HTC HD2
Click to expand...
Click to collapse
I second that explanation ... and the auto backlight levels in CM builds may actually work better than Desire builds if tweaked properly... atleast for me the reaction time of the sensor is much faster ... accuracy still a problem
Accuracy is still a problem, so is Black SOD .. i have been getting this in Mdeejay's Revolution, HD .. latest ones...
it so happens when you have been talking over your phone for a long time(which blocks the sensor from light).. and then when you are finished with the call it wont wake up... maybe it did not sense light ... but after you show the sensors over a bright light source.. it comes back..
i have seen couple of posts and users mentioning about this...
lets see if everyone agrees that there is no Black SOD, i will modify the post for accuracy..
Support of HTC extended battery
I have tried a few android builds, but none of them seemed to support OEM HTC 2300mAH extended battery - after android booted up in the dual boot process, the HD2 powered-off by itself. I read some posts that acknowledged the problem, but I have not come across any android build that resolved this issue... Did I miss them? Thanks.
Can we also add tracking of Idle / Screen Off Battery Drain? Target is 5-8ma, some builds run at 100ma.
Is anyone's market busted?
Most apps won't install, but some do just fine. This started last night. I tested on 4 roms now and all exhibit identical behavior. This was NEVER an issue before.
(the stupid mount/unmount trick does nothing)
However, once they've d/led I can install them manually. Except for google voice. It refuses to install LOL. Google must have screwed something big here.
badmonopoly said:
Is anyone's market busted?
Most apps won't install, but some do just fine. This started last night. I tested on 4 roms now and all exhibit identical behavior. This was NEVER an issue before.
(the stupid mount/unmount trick does nothing)
However, once they've d/led I can install them manually. Except for google voice. It refuses to install LOL. Google must have screwed something big here.
Click to expand...
Click to collapse
There has been an issue internationally with access to the market for a while now. People were able to browse the market as normal but upon trying to install anything nothing would happen. This has been mentioned on several threads over this forum already and the problem is an intermittent one (obviously based on what server you connect to when trying to download anything).
Led Notification is not functioning, especially on Sense build.
backlight drivers are not working , it don't dim light when left without use (it closes the screen ) , as well as light sensor , doesn't dimm light only brightens the screen
jcc266 said:
I have tried a few android builds, but none of them seemed to support OEM HTC 2300mAH extended battery - after android booted up in the dual boot process, the HD2 powered-off by itself. I read some posts that acknowledged the problem, but I have not come across any android build that resolved this issue... Did I miss them? Thanks.
Click to expand...
Click to collapse
Try replacing the kernel from one of the Sense builds with my Alternative kernel.
Sent from my HTC HD2
hastarin said:
Try replacing the kernel from one of the Sense builds with my Alternative kernel.
Sent from my HTC HD2
Click to expand...
Click to collapse
. . . can I just 'tip my hat' to you hastarin . . . you 'd' man
And I'm hopeful that all the devs and chefs will have these problems solved before too long.
Viv la HD2 Android!
Reno_79 said:
There has been an issue internationally with access to the market for a while now. People were able to browse the market as normal but upon trying to install anything nothing would happen. This has been mentioned on several threads over this forum already and the problem is an intermittent one (obviously based on what server you connect to when trying to download anything).
Click to expand...
Click to collapse
What doesn't make any sense is that the app successfully downloads, but either stalls when it needs to d/l or tries to install and tell me it was unsuccessful.
hastarin said:
Just so people don't get confused.
BSOD normally refers to the Blue Screen Of Death on boot and should be fixed in the latest kernels.
The black screen due to no back-light is an issue with the auto-brightness and, AFAIK, only happens on CM6 builds that haven't had the correct levels setup.
I could be wrong though as I personally only used it for a few days for testing purposes.
Sent from my HTC HD2
Click to expand...
Click to collapse
I've found the backlight problem occurs (generally) if I unlock/lock the phone fairly quickly in a short space of time (and yes, I've only seen this on Hyperdroid 1.6 & 1.7, both CM6 builds). It's not consistently reproduce-able though, I can go several days without it happening, then have it happen a couple of times in a single day.
The touch screen is still active though, and swiping the unlock brings the screen back to normal brightness levels.
Tyrion84 said:
Led Notification is not functioning, especially on Sense build.
Click to expand...
Click to collapse
Works for me..could be your build ....try some other build...
hoss_n2 said:
backlight drivers are not working , it don't dim light when left without use (it closes the screen ) , as well as light sensor , doesn't dimm light only brightens the screen
Click to expand...
Click to collapse
this is already covered in the third point as accuracy
Works for me..could be your build ....try some other build...
Click to expand...
Click to collapse
Hi!
I wonder what "works for me" means. What exactly are your leds doing? On all builds i tried so far the left green led flashed about one time a minute green and nothing happened when the phone was charging. Are there some hidden settings or a special program for hd2 leds?
Cheers,
Otto
IF somebody know the inverse option on photoshop when black comes as white and same for all colors it happens to my hd2 after a while when I unlock is cuz I press harder on it or is a soft problem?
I've seen a few people reporting this, luckily haven't experienced it myself. Nobody seems to have figured the cause as yet, but a reboot solves the issue (until the next time of course).
I had inverted colours recently. Was weird... I was on the phone when it dialed another number (possibly i did it with my cheek cos i'd been switching back and forth from keypad and loudspeaker settings). When i hung up my phone went strange with the 'inverted' look.
I'd love to know why because it's the only stability issue I have now.
Regards
sp33dy_gtx said:
IF somebody know the inverse option on photoshop when black comes as white and same for all colors it happens to my hd2 after a while when I unlock is cuz I press harder on it or is a soft problem?
Click to expand...
Click to collapse
This happened to me as well. I had to give it a restart. It happened after I waked the phone from screen off. It would be nice to find a fix for this.
Edit: we are not alone: http://forum.xda-developers.com/showthread.php?p=10851646
+1
Hope it is just a soft prob and not a sign of hardware fail.
TheATHEiST said:
+1
Hope it is just a soft prob and not a sign of hardware fail.
Click to expand...
Click to collapse
Haven't tried it myself, but they say taking a screenshot creates a normal looking one.
So I'm afraid it is a sign of hardware fail. The bad thing is my phone is barely 2-3 months old.
edi: could you all please post the kernel you have. From what I've read, it seems an MDJ kernel problem. I used MDJ 0.2oc
I had this a few times before Xmas on one of Darkstones SD builds, only did it 4 or 5 times though. Taking a screenshot didn't work, just got a normal screen.
Since using NAND builds I've not come across this problem once, so I'm guessing the problem is Software/Kernel related rather than Hardware, which should come as a relief.
Sent from my HTC HD2 using XDA App
Did anyone find a fix for this?
I am using prj Clean Desire v0.3.2 (NAND) [Kernel: prj v0.4] and am getting the same issue, unlock the phone and everything is inverted but taking a screenshot with drocap2 comes out perfectly normal. It is happening every few days now.
I am going to try a different ROM and see if it still occurs.
Never had inverted colors in WinMo, with first Android SD releases I've had that problem quite often. But since flashed NAND Android 45 days ago haven't seen any inverted colors yet.
Sent from my HTC HD2 using Tapatalk
Had this problem today for the first time while in a call. A reboot put it back to normal...
Any known reason?
hyperdroid 2.1.0
I get this error occasionly on hyperdroid 2.1.0 but it happened to me again today.... its also happened on miui. No one found a solution or cause?
I have had this on various occasions and there i various topics on it but with no resolution of any answer as to possible cause.
have you got the same problem?
the screen loses colors and get like white - but you still see the android theme, but in extreme white/pink-ish theme.
how to fix that, exept turning on and off the phone? and why does it do like that?
I have the same problem, buy it happens from time to time
im using radio 2.10.xx, witch ver do you use?
Same here.Radio 2.15,using NexusHD2 V1.9G.
Every couple of weeks.
Android in general is like that for us. Remember android wasn't "meant" for our device so there are still some things to work out.
Just restart your HD2s.
also got it from time to time...
it happened when the screen turn off and on too fast.
the only way to bring the color back is a reboot.
exactly the same to me....what's happening?
i use on hd2 the 2.2 froyo nand rom
Ive had (and posted) about this issue in past, its happened only about3-4 times to me so nothing really for me to get worries about. Just curious on what actually causes it and is it a sign of anything other then a driver/software failure?
got this problem ,too. but it started on my device with winmo6.5 cwf´s. i dont think, its a problem with android. iam on radio 2.10...
Same here ... more frequently though ... maybe once or twice a day.
Android HyperDroid GBX v11
Like a previous poster said this happens for me when the screen is turned off and on very quickly, especially while in a call. I think, for a moment, proximity sensor tries to turn on the screen and then off again.
Leo 512 only ?
Yes, system too big or big ! get other build
Me to had this problem using MIUI rom
Decided to do a full phone erase and SD format.
Seems to have fixed it
hi my phone is just working 7.2 CM nand rom. ICS 4.0.4 - Htc Sense 3.5 - Cm scream rom - Miui Rom shift of the screen is in them. Usually red, vivid color screen is moving.Screen shift off color doesn't cause. Please help me.
Sorry for my english google translate
please help?
you should return to windows mobile first...
looks like a screen replacement that is not supported by our kernels
schlund said:
looks like a screen replacement that is not supported by our kernels
Click to expand...
Click to collapse
I had broken my screen repair.But it works cm7.2. ICS-HTC Sense-CM scream doesn't work. Why? What should I do?
please help me
what about old ROMs
mustafa3m said:
please help me
Click to expand...
Click to collapse
did try to switch back to SD card version of android or WM6.5??
do you have this problem yet?
tm.bax said:
do you have this problem yet?
Click to expand...
Click to collapse
yes, the problem continues
Hello there,
I recently changed from Schlund's Photonic SD Boot to CM 7.2 NAND Version, where I started having this strange issue. SD Boot worked just fine once I managed to get over the critical first 10 minutes after booting without freezing. Now the screen shifts occasionally, especially when I'm opening white windows or menus like the shutdown menu or the one where you enter a wlan security key. It stops in every position, just like mustafas picture shows. If I turn it around, the line dividing the screen just stays where it is, both frames will turn. I tried changing every single option related to the screen, flashing different versions, without gapps, without update, even [ROM] Phonerty MIUI v4 (ICS). The bug is a bit slower in this one, but still there. In all cases everything is the way it ought to be after tapping the standy button and waking it up again. But in most cases it will wont stay that way. I can't even flash it back to WM (and I don't really want to since I know how useful this little thing can be with Android on it), every RUU i tried to use told me I was using the wrong one. Any ideas? Anything new about this one?