[Q] black screen after call (speed rom 7.8) - HTC Amaze 4G

So every time i finish a call no matter how short or long it is , it always results in a black screen . in matter of fact i can't even hang up. this is happening on the 7.8 speed rom .

i also have this problem when i use "energy 4.10“, you can try flash another one.

Check the file, Init.post_boot.sh and change all the lines starting with 192 to 384 or highet. And if your running faux kernel do the same for the file, init.qcom.post_boot.sh file.
sent from my
NRGized amaze
powered by Faux

aj_2423 said:
Check the file, Init.post_boot.sh and change all the lines starting with 192 to 384 or highet. And if your running faux kernel do the same for the file, init.qcom.post_boot.sh file.
sent from my
NRGized amaze
powered by Faux
Click to expand...
Click to collapse
how do you check the file?

kevinrubio1 said:
how do you check the file?
Click to expand...
Click to collapse
Sorry for the late response. You need a file explore app with root access. The files are located in the folders system>etc>
sent from my
NRGized amaze
powered by Faux

Related

[kernel][10/17] "dopio" OC cm-2.6.29.6

Based off of htc-kernel-espresso repository from CyanogenMod github and a modified version of toastcfh's overclock patch.
espresso source based is for
espresso devices only
legend source based is for
espresso, legend, or aria devices
No support will be given, use at your own risk, DON'T FLASH unless you know what you are doing .
Version 3.5:
updated source to include interactive governor
added darchstar's patch to fix idle status being set NULL
added a 787 for those that can't do 806
incorporated changes into legend code base
http://www.mediafire.com/?9ziqlmh6vy26x
V4.0: (Requires setting scaling_max_freq in order to boot)
all frequencies included in one kernel.
added 480 back.
864 max
available frequencies: 245760, 400000, 480000, 600000, 768000, 787200, 806400, 825600, 844800, 864000
NOTE:
Since all frequencies are now playing nicely together, I am only going to be releasing one kernel version per source base.
It is up to you to set your maximum speed in your init.d files or you might not boot (since the maximum is 864).
For Those of you who have used my G1 kernels, this will not be an issue since you should know how to do it. For the others, good luck .
Essentially, you need to put something like...
Code:
echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
somewhere in your init.d files. Personally I like to use 00banner since it's first to execute on cyanogenmod.
Don't forget that if you swap out an init.d file you need to make the new one executable. For example...
Code:
chmod 0750 /system/etc/init.d/00banner
http://www.mediafire.com/?7jyeovzuo8lx9
archive:
http://www.mediafire.com/?v6cdcjyf04ebd
These are koush's anykernel.zip's that change your boot and system images. To return to your original state just do a nandroid advanced restore of the boot and system partitions (of course you have to of backed them up first).
github (master branch is legend base, oc-espresso-2.6.29 branch is espresso base. Default is set to espresso)
sweet, he's doing an overclock kernel?? thats awesome!
posted a v2 to fix a problem with minimum frequency.
This version is set to 691/691 when screen is on and 245/245 when screen is off.
edit: this broke it.
dumfuq said:
posted a v2 to fix a problem with minimum frequency.
This version is set to 691/691 when screen is on and 245/245 when screen is off.
edit: this broke it.
Click to expand...
Click to collapse
Lol I was gonna post to not try and set it to a performance profile as it breaks the overclock.
Great work though I'm finally so glad to see this. I flashed it and boot was quite a bit faster as well. A 91mhz gain seemed to make quite a difference. If this arm cpu will hit 800 then this phones gonna fly.
Ok noticing some lag here and there. I just did a quadrant bench and only scored 333. I have not did a reboot since I flashed it. Will try and report back.
Sent from my T-Mobile myTouch 3G Slide using XDA App
v3. fixed for the night.
screen on 480/691
screen off 245/480
sultan.of.swing said:
Lol I was gonna post to not try and set it to a performance profile as it breaks the overclock.
Great work though I'm finally so glad to see this. I flashed it and boot was quite a bit faster as well. A 91mhz gain seemed to make quite a difference. If this arm cpu will hit 800 then this phones gonna fly.
Ok noticing some lag here and there. I just did a quadrant bench and only scored 333. I have not did a reboot since I flashed it. Will try and report back.
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
was the lag on v1? if so the minimum frequency was dropping to 19mhz, that's why i had to do the next one.
never tried quadrant before...i kinda like
on test 1, i exerienced a TON of lag... i set min / max at 691 and got lag like a mofo >.> hopefully t3 doesnt lag so bad this time
quick question... if i do this kernel, and i dont like it, can i go back to the old one just by flashing the old one or would that break something??
you could easily make a backup boot image zip
thomas.nelson4 said:
quick question... if i do this kernel, and i dont like it, can i go back to the old one just by flashing the old one or would that break something??
Click to expand...
Click to collapse
This kernel is just for testing purposes. You don't want it for daily use. If you are not comfortable flashing random broken things, don't even bother with it. Currently it takes a big performance hit for 3d graphics and has no wifi.
dumfuq said:
This is a test, this is ONLY a TEST.
Based off of htc-kernel-espresso repository from CyanogenMod github
Wifi is broken.
Performance is LOCKED at 691 mhz.
This is an update.zip that replaces your boot.img. To return to the stock boot.img just do a nandroid advanced restore of the boot partition (of course you have to of backed it up first).
No support will be given, use at your own risk, DON'T FLASH unless you know what you are doing .
oc691-kernel-test-v1-signed.zip
oc691-kernel-test-v3-signed.zip
Click to expand...
Click to collapse
hey do you have the patch for this?
wesgarner said:
hey do you have the patch for this?
Click to expand...
Click to collapse
here is the diff
slide_oc.diff
fyi I ended up hardcoding the 691 instead of using the old technique because the divisor was giving me issues with anything over 652 and I was just trying to do a proof of concept anyway.
Any reason it might go to black on boot-up...for minutes? Confict with new radio maybe?
My slide's looking very brickalicious at the moment so I'm gonna volume down and power into recovery; Just not booting. Was running Slidemeroot5r1.
Dumfuq, I love you.
Oakley44 said:
Any reason it might go to black on boot-up...for minutes? Confict with new radio maybe?
My slide's looking very brickalicious at the moment so I'm gonna volume down and power into recovery; Just not booting. Was running Slidemeroot5r1.
Click to expand...
Click to collapse
guess what, ive got a GREAT answer for ya... that boot image is ONLY FOR froyo roms at this point. sorry bud :/
Oakley44 said:
Any reason it might go to black on boot-up...for minutes? Confict with new radio maybe?
My slide's looking very brickalicious at the moment so I'm gonna volume down and power into recovery; Just not booting. Was running Slidemeroot5r1.
Click to expand...
Click to collapse
Is SlideMeRoot5r1 a CyanogenMod-6.0.0? I think not.
dumfuq said:
Is SlideMeRoot5r1 a CyanogenMod-6.0.0? I think not.
Click to expand...
Click to collapse
Ahh, what douchey lord of noobs I am.
Ok well, needless to say I did a full restore and rebooted. Still goes to black. Any change you have a zip for the stock kernel?
breaks WIFI on SuperFly 1.2 ... me only???
dumb... i can't read
UM BUT maybe pushing some wlan.ko file....?
Oakley44 said:
Ahh, what douchey lord of noobs I am.
Ok well, needless to say I did a full restore and rebooted. Still goes to black. Any change you have a zip for the stock kernel?
Click to expand...
Click to collapse
just flash Slidemeroot5r1 rom without wipe and reboot
Sxyman815 said:
just flash Slidemeroot5r1 rom without wipe and reboot
Click to expand...
Click to collapse
Already wiped system/cache to go back to last restore. In the middle of restore as I type this... . Next time I'll read the thread title a bit better..........ok, yeah it worked .

how do we apply over clock method to full root?

ok so i am now s-off as well as fully temp rooted. i try through adb
adb shell insmod /data/local/tmp/8x60_oc.ko scpll_l_val=32 vdd_uv=1320000
now i return operation not permitted.... how do apply my values one and for all? setcpu shows my max at the stock 118
Ditto. i wanna OC back to 1.5 but no go.
We have to wait for a custom kernel. The stock kernel doesn't allow overclocking
VoXPCS said:
We have to wait for a custom kernel. The stock kernel doesn't allow overclocking
Click to expand...
Click to collapse
dude your so under informed its scary. yes it does. i figured out how to push the settings. you gotta do it under phone shell. but the thing is it doesnt stick upon reboot. so to me ill wait for the custom kernel. it was nice when we tmp rooted. cause i never rebooted. but now i can and do. lol
nevermind. Must not have read the post right haha

[solved] How to fix wifi error problem

I just bought the htc amaze wind version from a guy on craigslist.
I was testing everything now and one thing that doesn't seem to work is the wifi. The guy had already installed the energy rom. When i go to settings and turn on wifi, it just says error.
any guide/help to fix this issue is appreciated
thanks
nav200 said:
I just bought the htc amaze wind version from a guy on craigslist.
I was testing everything now and one thing that doesn't seem to work is the wifi. The guy had already installed the energy rom. When i go to settings and turn on wifi, it just says error.
any guide/help to fix this issue is appreciated
thanks
Click to expand...
Click to collapse
Go to Energy Rom thread post #4 and dl the stock kernel flasher. Unzip the folder to your desktop and open unzipped folder. Plug in your device, charge only, and turn on usb debugging via settings>applications>development. Then run the flash.bat batch file from unzipped folder and you're done
PM me if u need more specific help
Edit: Here's the link to the stock kernel flasher
http://forum.xda-developers.com/attachment.php?attachmentid=886197&d=1328304279
NRG just updated the ROM today, so you may want to flash the new version of the ROM first, then flash the kernel
Sent from my Energized HTC Ruby using XDA-Premium or Tapatalk
thanks so much for the help, i'll try what you suggested
thanks worked like a charm, problem solved
nav200 said:
thanks worked like a charm, problem solved
Click to expand...
Click to collapse
No prob... Glad I could help. Enjoy your Amaze!
Sent from my Energized HTC Ruby using XDA-Premium or Tapatalk
it worked with Android Revolution HD.
thanks a lot
worked as well for me thanks
glacierguy said:
Go to Energy Rom thread post #4 and dl the stock kernel flasher. Unzip the folder to your desktop and open unzipped folder. Plug in your device, charge only, and turn on usb debugging via settings>applications>development. Then run the flash.bat batch file from unzipped folder and you're done[/url]
Click to expand...
Click to collapse
I knew I was doing something stupid. Making my first post so I can give you a thanks.
glacierguy said:
Go to Energy Rom thread post #4 and dl the stock kernel flasher. Unzip the folder to your desktop and open unzipped folder. Plug in your device, charge only, and turn on usb debugging via settings>applications>development. Then run the flash.bat batch file from unzipped folder and you're done
PM me if u need more specific help
Edit: Here's the link to the stock kernel flasher
http://forum.xda-developers.com/attachment.php?attachmentid=886197&d=1328304279
NRG just updated the ROM today, so you may want to flash the new version of the ROM first, then flash the kernel
Sent from my Energized HTC Ruby using XDA-Premium or Tapatalk
Click to expand...
Click to collapse
Hi, I just did this to my mob that has the same wifi problem with energy rom, but I am stuck in a loop now. the screen turns on to the green HTC sign then off then on again
please any help, plz note that I am no expert as well

Wifi wont turn on

i 've got an amaze 4g t-mobile recently.it works perfectly.but then,i updated to ICS through OTA...
Everything work fine except Wifi,i cant turn on wifi at all.It only show error when i try to turning on ...
I did search the whole forums,trying everthing i can do..unlock boot loader/rooted/s-off/flash 4EXT recovery/flash many cook rom (android revolution,fastrom,energy rom..),kernel(ruby-faux123 v007/v008/v015/v016..)
finally i reverted back to Stock GB with "PH85IMG_Ruby_TMOUS_1.43.531.3_Radio_1.08.550L.19DC_30.66.550L.08D_release_228638_signed".
but wifi still shows ''error'' at all,when i try to turning on hotspot ,the phone force to reset .
currently:
Stock GB:2.3.4
Sense:3.0
Kernel:2.3.35.13 build 144#1
Baseband:1.08.550L.19DC_30.66.550L.08D
Buildnumber:1.43.531.3
Bootloader unlocked and s-off.
Hoping there is anyone else can understand my bad english and help me .
Since you're s-off try updating back to ics via the most recent file in the stock ruu thread and see if it resolves it.
sent from a smooth place where my fingers trace across the screen to see your face and make you scream!
thanks sir
i try to flashing this kernel into my stock GB:Amaze-EKF-009b-sense.zip
hope it works
ronaldinho_07 said:
thanks sir
i try to flashing this kernel into my stock GB:Amaze-EKF-009b-sense.zip
hope it works
Click to expand...
Click to collapse
Kernel won't change much, but the wifi drivers being present in the kernel just might help, let me know your results.
Dark Nightmare said:
Kernel won't change much, but the wifi drivers being present in the kernel just might help, let me know your results.
Click to expand...
Click to collapse
as you have said,i just flashed the above kernel (Amaze-EKF-009b-sense.zip) into stock GB,but wifi error is still there
after that,i updated to ICS via RUU and flashed this kernel from here : http://forum.xda-developers.com/showthread.php?t=1362759 (at #5)
Nothing changes.
at the first time,i have flashed the Amaze ICS(v015) kernel via 4EXT touch recovery,flashed kernel successfully .
(http://forum.xda-developers.com/showthread.php?t=1359951)
but i think i go wrong somewhere,because the following instruction said:
CWM Flash Instructions: (NO LONGER SUPPORTING CWM METHOD DUE TO HTC's STUPID S-ON UNLOCK!!!)
1. Copy file to SDcard
2. Reboot to CWM recovery
3. Flash the Zip file (if you noticed an error, Flash the same file the 2nd time)
4. Reboot, Done!
i read carefully the second way
Easy Kernel Flasher Instructions:
1. download the above file (via phone directly or to a PC)
2. unzip to a folder then depends on PC or Linux
[ Windows ] open command prompt window and type Flash.bat
[ Linux ] open terminal window and type ./Flash.sh (make sure permission is set to 755 for the Flash.sh)
3. Let the script complete!
,downloaded the kernel,extracted into a folder on my pc.
but i dont see any "Flash.bat'' and dont know how to flash it.
but in the folder that i've just extracted.i found two file:
wl12xx.ko and wl12xx_sdio.ko
putting the whole folder modules into the this kernel (http://forum.xda-developers.com/showthread.php?t=1362759) and run flash.bat...
after flashing,both wifi and bluetooth broken
when i try to turning them on,they turn off instantly
//sorry sir for the bad english
Try to run my AIO tool, which can be found here: http://forum.xda-developers.com/showthread.php?t=1762936
If that doesn't work, more likely than not, it's a hardware issue, as my AIO tool will install a MOSTLY stock RUU with a stock kernel. If that doesn't work, I strongly doubt anything else would work either.
Make sure you follow the directions for the tool.
Keylogger_0 said:
Try to run my AIO tool, which can be found here: http://forum.xda-developers.com/showthread.php?t=1762936
If that doesn't work, more likely than not, it's a hardware issue, as my AIO tool will install a MOSTLY stock RUU with a stock kernel. If that doesn't work, I strongly doubt anything else would work either.
Make sure you follow the directions for the tool.
Click to expand...
Click to collapse
thanks sir,i'll try
btw,i try to flashing faux123-kernel via CWM recovery,but i's aborted
then,i force to flash faux123-kernel via 4EXT touch recovery and succeed
but i still cant turn on wifi,it just says error
can anyone give me an advise,pls
That memory block is probably damaged.
sent from a galaxy you'll never see.
do you think it's related to wifi hardware issues
ronaldinho_07 said:
do you think it's related to wifi hardware issues
Click to expand...
Click to collapse
It could be that as well, did you call tmo and tell em about it?
Dark Nightmare said:
It could be that as well, did you call tmo and tell em about it?
Click to expand...
Click to collapse
i cant do that because i live in vietnam sir
btw,when i was in a custom rom with fraux's kernel.it would just stay in dim grey and say "turning wifi on" and freeze there for a while,then saying "Error''
but,when i tried to copying "wlan12xx.ko,wlan12xx_sdio.ko" from Fraux kernel to Amaze stock kernel modules folder.Flashed it.
then,i turned it on and the wifi turned off itself instantly without saying error
there was wifi error same here :
http://forum.xda-developers.com/showthread.php?t=1796358
thanks for your helps sir :good:
ronaldinho_07 said:
i cant do that because i live in vietnam sir
btw,when i was in a custom rom with fraux's kernel.it would just stay in dim grey and say "turning wifi on" and freeze there for a while,then saying "Error''
but,when i tried to copying "wlan12xx.ko,wlan12xx_sdio.ko" from Fraux kernel to Amaze stock kernel modules folder.Flashed it.
then,i turned it on and the wifi turned off itself instantly without saying error
there was wifi error same here :
http://forum.xda-developers.com/showthread.php?t=1796358
thanks for your helps sir :good:
Click to expand...
Click to collapse
Did you try the fix permissions someone mentioned?
sent from a galaxy you'll never see.
Dark Nightmare said:
Did you try the fix permissions someone mentioned?
sent from a galaxy you'll never see.
Click to expand...
Click to collapse
yes.i did sir
now,i try to reverting to stock GB 2.3.4 again
i've call to a store near my house,they said that if amaze's wifi chip were as same as hd2's wifi chip,the cost would be about $35
ronaldinho_07 said:
yes.i did sir
now,i try to reverting to stock GB 2.3.4 again
i've call to a store near my house,they said that if amaze's wifi chip were as same as hd2's wifi chip,the cost would be about $35
Click to expand...
Click to collapse
Hmmm...doubt it's the same but ill Google the hardware to see if it's replaceable.
sent from a galaxy you'll never see.
Dark Nightmare said:
Did you try the fix permissions someone mentioned?
sent from a galaxy you'll never see.
Click to expand...
Click to collapse
Dark Nightmare said:
Hmmm...doubt it's the same but ill Google the hardware to see if it's replaceable.
sent from a galaxy you'll never see.
Click to expand...
Click to collapse
thanks so much
nice day sir,and i have to go to bed ,it's 3h40 AM in vietnam
//updated.
after flashing many times,problem solved
Necro'd.
Dark Nightmare said:
Hmmm...doubt it's the same but ill Google the hardware to see if it's replaceable.
Click to expand...
Click to collapse
Anyone have any info as to how or where to repair the wifi chip on the amaze? I'm having the same problem and am quite certain that is it hardware issue as the problem started after dropping the phone and without flashing or changing anything, fixing permissions and flashing stock RUU's, kernels, etc of no help. Hoping that something is possible, would be great if it was as simple as a loose ribbon cable...
Dark Nightmare said:
Did you try the fix permissions someone mentioned?
sent from a galaxy you'll never see.
Click to expand...
Click to collapse
Hello,
Here is my situation. I got S-off, SuperCID, unlocked on my HTC amaze unbranded version. Then got ICS stock RUU to run.
The wifi, bluetooth worked fine. However, I have to compile the kernel for this exact version (matched radio, baseband kernel, etc). I downloaded the source from HTCdev (the one with TI WLAN sources), and compiled it. Then I got the zImage repacked so that it can run on the device. Then I see that the wifi, bluetooth shows "error".
The kernel build "readme.txt" located me to the kernel object files such as wl12xx.ko. So I planned to push them in to the device with command "adb push wl12xx.ko /system/lib/modules" but failed. I got super user permission ("adb shell", "su") but still cannot get the kernel objects to the device with adb command. Is there a way to handle this?
My final objective is to get the compiled kernel (with no wifi, bluetooth error) running.
PS. Doesn't actually matter if it is GB or ICS.
Thank you in advance.
spencerjang said:
Hello,
Here is my situation. I got S-off, SuperCID, unlocked on my HTC amaze unbranded version. Then got ICS stock RUU to run.
The wifi, bluetooth worked fine. However, I have to compile the kernel for this exact version (matched radio, baseband kernel, etc). I downloaded the source from HTCdev (the one with TI WLAN sources), and compiled it. Then I got the zImage repacked so that it can run on the device. Then I see that the wifi, bluetooth shows "error".
The kernel build "readme.txt" located me to the kernel object files such as wl12xx.ko. So I planned to push them in to the device with command "adb push wl12xx.ko /system/lib/modules" but failed. I got super user permission ("adb shell", "su") but still cannot get the kernel objects to the device with adb command. Is there a way to handle this?
My final objective is to get the compiled kernel (with no wifi, bluetooth error) running.
PS. Doesn't actually matter if it is GB or ICS.
Thank you in advance.
Click to expand...
Click to collapse
It's easier if you swap the neccesary files with faux kernel zip and flash it from recovery or make your own flashable zip.. That way the modules and zimage get flashed without having to use adb
Sent from my HTC_Amaze_4G using XDA Premium 4 mobile app
ravike14 said:
It's easier if you swap the neccesary files with faux kernel zip and flash it from recovery or make your own flashable zip.. That way the modules and zimage get flashed without having to use adb
Sent from my HTC_Amaze_4G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Oh, I downloaded faux's kernel I believe version 31 (from a dropbox someone linked). and failed to flash from sd card! Any suggestions?
spencerjang said:
Oh, I downloaded faux's kernel I believe version 31 (from a dropbox someone linked). and failed to flash from sd card! Any suggestions?
Click to expand...
Click to collapse
Why it failed? The error?
Sent from my HTC_Amaze_4G using XDA Premium 4 mobile app

[Q] S-on flash custom kernel like funky v3.7

I cannot s-off my htc rezound, but would like to flash custom kernel like funky sense v3.7. What I did was:
1. Unlock htc bootloader.
2. flash Amon Ra recovery.
3. Flash custom kernel in recovery.
4. Flash kernel script for funky kernel to turn some functions on.
But some of the functions of the funky kernel, like s2w, are not working. I took a look at the /sys/android_touch/, no file of sweep2wake is created. I then mounted the folder as r/w using es file manager, and tried to manually create the folder. that failed. I did see while flashing the kernel script for funky one line of instructions for flashing kernel in hboot for s-on rezound. I am just wondering if there is any extra steps involving flashing kernel for s-on phone, or if anyone could point me to some guide of doing so. Thanks!
Sweep2wake is gone. Ive not touched the scripts package in a LONG time. I got too many other things going on right now.
Oh, I thought I have done something wrong or missed some steps. Any reason why it is gone? It seems to be a good feature. Thanks!
Snuzzo said:
Sweep2wake is gone. Ive not touched the scripts package in a LONG time. I got too many other things going on right now.
Click to expand...
Click to collapse
jensenchen68 said:
Oh, I thought I have done something wrong or missed some steps. Any reason why it is gone? It seems to be a good feature. Thanks!
Click to expand...
Click to collapse
Found it to be a little too "hack"-ish for my tastes. I've noticed it wakes the screen every so often even if the feature is off
Sent from my ADR6425LVW using Tapatalk 2

Categories

Resources