Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
atsavlis
Old
#4241  
atsavlis's Avatar
Senior Member
Thanks Meter 28
Posts: 358
Join Date: Aug 2009
Location: Athens
Also have high battery drain, took the phone off the charger at 2 a.m, and around 10 a.m the battery was on 76%. Usually in 8 hours of deep sleep, my phone only looses 6-10% battery... Latest update is a juice drainer.

Just a quick thought I had, which im not sure how easily it can be done. Dorimanx, is it possible to make 2 cpu governers, one that runs when the phone screen is off, and we can set a min/max cpu state for that, and one that runs when the screen is on, and we can set min/max cpu state for that?

So when we put our phones go to deep sleep, we can set 128/500mhz and during normal use 256/1500mhz??
 
dratengon
Old
#4242  
Senior Member
Thanks Meter 6
Posts: 138
Join Date: May 2010
Quote:
Originally Posted by rsmex View Post
Hi all download the 250swap script for easy swap in terminal but we I run the command sh /sdcard/dataswap250.sh to run the script terminal says it can't open sd card any ideas thanks

Sent from my HD2 using XDA Premium App
get sdswap250.sh (new 1) and use it.
type :
su

before u use install swap
 
feanor91
Old
#4243  
feanor91's Avatar
Senior Member
Thanks Meter 37
Posts: 445
Join Date: Feb 2009
Location: Paris
Quote:
Originally Posted by atsavlis View Post
Also have high battery drain, took the phone off the charger at 2 a.m, and around 10 a.m the battery was on 76%. Usually in 8 hours of deep sleep, my phone only looses 6-10% battery... Latest update is a juice drainer.

Just a quick thought I had, which im not sure how easily it can be done. Dorimanx, is it possible to make 2 cpu governers, one that runs when the phone screen is off, and we can set a min/max cpu state for that, and one that runs when the screen is on, and we can set min/max cpu state for that?

So when we put our phones go to deep sleep, we can set 128/500mhz and during normal use 256/1500mhz??
Not sure to understand, but if yes, you will solve your problem by using setcpu no?

Mine is configured to min 128 max 245 in sleep and coulg go to 1500 when, after taht, it is to the system to decide the speed
HTC Sensation :
ROM : Elegancia Sense V4.1 3.6.0 (default kernel)
Anker Battery 1900mah
The Following User Says Thank You to feanor91 For This Useful Post: [ Click to Expand ]
 
justaguyh
Old
#4244  
Senior Member
Thanks Meter 6
Posts: 101
Join Date: Jun 2010
Location: tel aviv
Default market doesn't even find google maps for download

i can't download google maps.
i tried through the online (not the market) and it identifies my htc hd2 but doesn't let me download it.

i've started thinking maybe that pervents me from other downloads also? don't know.
anyway somebody here (sorry, i don't remember the user's name - but thanks ;)
said maybe i should change kernel. i'm running now 2.8.0 and everything is good.
i don't wish to change kernel.

but what is possible to do? i tried to clean cache from the market, though don't know if i did it right, it still didn't change.

any ideas?
"The best conversations i have are usually with myself..."
 
feanor91
Old
#4245  
feanor91's Avatar
Senior Member
Thanks Meter 37
Posts: 445
Join Date: Feb 2009
Location: Paris
Quote:
Originally Posted by justaguyh View Post
i can't download google maps.
i tried through the online (not the market) and it identifies my htc hd2 but doesn't let me download it.

i've started thinking maybe that pervents me from other downloads also? don't know.
anyway somebody here (sorry, i don't remember the user's name - but thanks ;)
said maybe i should change kernel. i'm running now 2.8.0 and everything is good.
i don't wish to change kernel.

but what is possible to do? i tried to clean cache from the market, though don't know if i did it right, it still didn't change.

any ideas?
try that in terminal:

cd /cache
su
mkdir /mnt/sdcard/market-cache
mv download download.bak
ln -s /mnt/sdcard/download download
HTC Sensation :
ROM : Elegancia Sense V4.1 3.6.0 (default kernel)
Anker Battery 1900mah
 
Bologna
Old
#4246  
Bologna's Avatar
Recognized Developer
Thanks Meter 1143
Posts: 916
Join Date: Mar 2010
Location: Bologna

 
DONATE TO ME
Quote:
Originally Posted by justaguyh View Post
i can't download google maps.
i tried through the online (not the market) and it identifies my htc hd2 but doesn't let me download it.

i've started thinking maybe that pervents me from other downloads also? don't know.
anyway somebody here (sorry, i don't remember the user's name - but thanks ;)
said maybe i should change kernel. i'm running now 2.8.0 and everything is good.
i don't wish to change kernel.

but what is possible to do? i tried to clean cache from the market, though don't know if i did it right, it still didn't change.

any ideas?
flash 2.8.0.4
 
justaguyh
Old
#4247  
Senior Member
Thanks Meter 6
Posts: 101
Join Date: Jun 2010
Location: tel aviv
Quote:
Originally Posted by feanor91 View Post
try that in terminal:

cd /cache
su
mkdir /mnt/sdcard/market-cache
mv download download.bak
ln -s /mnt/sdcard/download download
thnks

i tried but it says
"can't create directory mnt/sdcard/market-cache: no such file or directory"
what to do?
"The best conversations i have are usually with myself..."
 
Bologna
Old
#4248  
Bologna's Avatar
Recognized Developer
Thanks Meter 1143
Posts: 916
Join Date: Mar 2010
Location: Bologna

 
DONATE TO ME
Quote:
Originally Posted by justaguyh View Post
thnks

i tried but it says
"can't create directory mnt/sdcard/market-cache: no such file or directory"
what to do?
again flash 2.8.0.4 and also the updated kernel for the one you have
The Following User Says Thank You to Bologna For This Useful Post: [ Click to Expand ]
 
justaguyh
Old
#4249  
Senior Member
Thanks Meter 6
Posts: 101
Join Date: Jun 2010
Location: tel aviv
Quote:
Originally Posted by Bologna View Post
again flash 2.8.0.4 and also the updated kernel for the one you have
flashed 2.8.0.4 + kernel V4.
still doesn't show google maps in the market search.
"The best conversations i have are usually with myself..."
 
Bologna
Old
#4250  
Bologna's Avatar
Recognized Developer
Thanks Meter 1143
Posts: 916
Join Date: Mar 2010
Location: Bologna

 
DONATE TO ME
Quote:
Originally Posted by justaguyh View Post
flashed 2.8.0.4 + kernel V4.
still doesn't show google maps in the market search.
first of all reboot your phone and try again, and if you can't find it then try to look for gmaps with pc...
You can download gmaps from pc?

 
Post Reply+
Tags
best rom, clk, dorimanx, fastest rom, gaming rom, home refresh, htc hd2 nandroid, kernel, mag, preformance, tweaked, tweaks, typhoon
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...