[ROM]COLD AS ICE-CM9+Paranoid Android LS670 11/20 ZVD basesband Alpha19

Sorry, I can't find the post. What was the solution for mms not working, cuz I got one and it wouldn't download. So I downloaded go SMS and it wouldn't work

I have not seen that anyone has it working. seems to be an ICS issue to resolve by CM9 Dev team.

sent from LS670 w thekraven CM7 using Tapatalk
 
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 3/20 ZVD basesband Alp

I went from A4 straight to A6. So far so good. One thing, the HW buttons have gone crazy again. Has anyone else had this? Is this a difference between trebuchet and apex?
 
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 3/20 ZVD basesband Alp

I ran Alpha 6 for a little over 24 hours. I ran into battery and clock issues yesterday. Battery drain very fast, 40-ish% drop in about 3 hours. And the clock in the status bar compared to the clock in the homescreen was off by minutes; I could switch clock displays, and the status clock display did not change. I ended up with some Calendar alarms not firing, almost missed an appointment.

I'm going to nand back to the Alpha 4 boot image V12 that seemed to have better battery and clock sync, just to verify, at least for my own info.

But that 3G symbol sure is purday, ain't it? ;) ...... after all my data hassles in earlier builds.
 
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 3/20 ZVD basesband Alp

I ran Alpha 6 for a little over 24 hours. I ran into battery and clock issues yesterday. Battery drain very fast, 40-ish% drop in about 3 hours. And the clock in the status bar compared to the clock in the homescreen was off by minutes; I could switch clock displays, and the status clock display did not change. I ended up with some Calendar alarms not firing, almost missed an appointment.

I'm going to nand back to the Alpha 4 boot image V12 that seemed to have better battery and clock sync, just to verify, at least for my own info.

But that 3G symbol sure is purday, ain't it? ;) ...... after all my data hassles in earlier builds.

First, congrats on data. Second, please PM me on what clock widget and skin that is, because oh my god its pur-tayyyy and i want it.

thanks
 
I may restore my a5v12 backup. I have fewer clock issues on a6, and that's about it. Wifi disconnects and requires a toggle after a few hours. Battery life is reduced. My 3G seems slightly improved; GPS doesn't. More random phone reboots than a5.

I'll probably let it ride for a day, see if it settles in as roms sometimes do.

Sent from my LS670 using Tapatalk
 
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 3/20 ZVD basesband Alp

battery life is much less than previous however both 3g and wifi work much better. I am able to download mms on wifi with handcent again v12 broke it for me. I was able to download 6 pictures from two different people. the clock also freezes every time screen locks.

edit battery dropped 5 percent while reading last page and typing the post.
 
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 3/20 ZVD basesband Alp

Just popping in to say android-wifi-tether works on a6(tested with my kindle fire).

Also thank you to thekraven, for keeping our phones alive with active dev. Faithful user here since you started your CM7 builds months ago. Without people like you I wouldn't have near as awesome of an Android phone experience. Keep up the good work.
 
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 3/20 ZVD basesband Alp

Landscape keyboard is wonky... had to install an ice keyboard from market
 
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 3/20 ZVD basesband Alp

Still waitin for mms. haha once that is done it will be a final rom that i will keep on my phone. TheKraven your the best straight up!
 
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 3/20 ZVD basesband Alp

i see where native wifi tethering is turned off in the frameworks, so should be an easy fix, just waiting for more fixes before a new build.

Try wifi tether app, choose optimus S profile, check clamping, and might have to change setup-method from auto, and turn on wifi-encryption

USb tethering should be working, but i never could get it working with windows7 with cm7. But worked fine with tethering apps.
 
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 3/20 ZVD basesband Alp

My phone's actually been more stable since I applied Alpha 6. My battery life's been great and video playback's gotten a lot better. I did notice that the Barcode Scanners don't work still though, do these work by analyzing the preview?
 
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 3/20 ZVD basesband Alp

I also have issues with battery was on performance governor and got about 3 on a charge. Now im on powersave governor and been on battery 3hrs@ 82%. 768mhz and 320mhz.
 
  • Like
Reactions: Thraeryn
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 3/20 ZVD basesband Alp

I also have issues with battery was on performance governor and got about 3 on a charge. Now im on powersave governor and been on battery 3hrs@ 82%. 768mhz and 320mhz.

Fair point. I always use ondemand; I might switch to powersave.

I am able to download mms on wifi with handcent again v12 broke it for me. I was able to download 6 pictures from two different people.

Hm. I can certainly see my phone trying to get the data, calling out to wherever it needs to; it's just not working. handcent is giving it its best shot, at least. :P
 
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 3/20 ZVD basesband Alp

I also have issues with battery was on performance governor and got about 3 on a charge. Now im on powersave governor and been on battery 3hrs@ 82%. 768mhz and 320mhz.

Powersave keeps you at min setting all the time, so 320mhz.
[Q] SetCPU governors (explained) - xda-developers

Code:
ondemand
Available in most kernels, and the default governor in most kernels. When the CPU load reaches a certain point (see "up threshold" in Advanced Settings), ondemand will rapidly scale the CPU up to meet demand, then gradually scale the CPU down when it isn't needed. - SetCPU website

conservative
Available in some kernels. It is similar to the ondemand governor, but will scale the CPU up more gradually to better fit demand. Conservative provides a less responsive experience than ondemand, but can save battery. - SetCPU website

performance
Available in most kernels. It will keep the CPU running at the "max" set value at all times. This is a bit more efficient than simply setting "max" and "min" to the same value and using ondemand because the system will not waste resources scanning for the CPU load. This governor is recommended for stable benchmarking. - SetCPU website

powersave
Available in some kernels. It will keep the CPU running at the "min" set value at all times. - SetCPU website

userspace
A method for controlling the CPU speed that isn't currently used by SetCPU. For best results, do not use the userspace governor. - SetCPU website

Interactive

The 'interactive' governor has a different approach. Instead of sampling the cpu
at a specified rate, the governor will scale the cpu frequency up when coming
out of idle. When the cpu comes out of idle, a timer is configured to fire
within 1-2 ticks. If the cpu is 100% busy from exiting idle to when the timer
fires then we assume the cpu is underpowered and ramp to MAX speed.

If the cpu was not 100% busy, then the governor evaluates the cpu load over the
last 'min_sample_rate' (default 50000 uS) to determine the cpu speed to ramp down
to.
 
i see where native wifi tethering is turned off in the frameworks, so should be an easy fix, just waiting for more fixes before a new build.

Try wifi tether app, choose optimus S profile, check clamping, and might have to change setup-method from auto, and turn on wifi-encryption

USb tethering should be working, but i never could get it working with windows7 with cm7. But worked fine with tethering apps.

If you guys haven't yet, give FoxFi a shot. Allows infrastructure with wpa2.

https://forums.androidcentral.com/e...tore/apps/details?id=com.foxfi&token=10DecxbP
 
Last edited:
  • Like
Reactions: Va1ha11a
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 3/20 ZVD basesband Alp

Are all of the buttons on the phone working in alpha 6?
 

Trending Posts

Forum statistics

Threads
957,227
Messages
6,971,960
Members
3,163,739
Latest member
chzahid600