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

wormy987123

flashaholic
Aug 31, 2011
393
29
0
Visit site
I haven't used speaker phone my wife brought it to my attention after I rooted and romed her replacement she got today I'm going to do a clean install on mine and I'll let you know

Sent from my LS670 using Tapatalk 2
 

thekraven

Well-known member
Nov 10, 2010
1,407
1,148
0
Visit site
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 5/6 ZVD basesband Alph

ALPHA 10G, i.e. 10F with patches
ALPHA 10G. Includes 10F patches from post 2. Fixes stock camcorder. Still need a market app to view videos like mx player. Includes the following patches camera test5, test 10 kernel, test 3 boot.img, recent apps moved to voice button. If wifi doesn't turn on, reboot fixes it. alpha10G-cm9-ls670-kraven-signed.zip
 

cole2kb

Retired Moderator
Apr 7, 2011
2,503
547
0
Visit site
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 5/6 ZVD basesband Alph

Google Music Force Close Fix

From my research, there is a problem with the Hosts file not being formatted properly. Could be wrong, but I changed the format to Unix text as opposed to the Windows/DOS format it was originally in, and it fixed it.

Use a root file manager to replace the 'hosts' file with the one included in the archive in the /etc/ folder, or use ADB. "adb push hosts /etc/"

http://dl.dropbox.com/u/72059024/hosts
 
Last edited:
  • Like
Reactions: thekraven

Buddlespit

Wannabe kewl
Jan 27, 2011
671
119
0
Visit site
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 5/6 ZVD basesband Alph

Thanks, I'm still trying to figure out why it worked for some and not others. The kernel scripting mounts the system folder, then deletes the old modules and copies the new modules. If you don't mind flashing the boot.img that gave you no wifi. Then have a look at the /system/lib/module folder and see if there are the 3 modules inside. Or checksum and see if they are the same as in the zip file.

Flashed cm9a10f.test2boot.img. All three files are in /system/lib/modules.

From flash:
Code:
B0117F1F35D50978A8FB91C7D87E1A1C *librasdioif.ko
93FF6EE13A95B3A1BB42568E0786DDF2 *tun.ko
070EDC6677859A82762BD2B83C2E3BD6 *wireless.ko
From /system/lib/modules:
Code:
B0117F1F35D50978A8FB91C7D87E1A1C *librasdioif.ko
93FF6EE13A95B3A1BB42568E0786DDF2 *tun.ko
8BA1439B4EB2888A157616938D7E2AD8 *wireless.ko
The wireless.ko is bigger in the flash than on the phone (2366KB vs. 2020KB)

The only problem I "see" is in your updater-script (and I can be wrong about it):
Code:
delete("/system/lib/modules/*");
How about trying:
Code:
delete_recursive("/system/lib/modules/")
Again, I could be wrong....
 
Last edited:

wormy987123

flashaholic
Aug 31, 2011
393
29
0
Visit site
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 5/6 ZVD basesband Alph

how can I tell if its added, is there a set of files to look for or a file to open and locate specific changes or lines? just finished initial boot
 

ShadowEO

Well-known member
Mar 24, 2011
337
96
0
Visit site
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 5/6 ZVD basesband Alph

Google Music Force Close WORKAROUND

It's something in the /etc/hosts file that is killing it. The hosts file in these ROMs has a TON of entries in it, I'm assuming for ad blocking purposes. I pushed the hosts file from Harmonia 2 which only contains one line via ADB and it is streaming fine over Wi-Fi and 3G.

Hosts file is attached for easy access. I suppose a permanent fix would be finding out what the entries are in the hosts file that is stopping the connection, but this works for now.

Extract the zip and use a root file manager to replace the 'hosts' file with the one included in the archive in the /etc/ folder, or use ADB. "adb push hosts /etc/"

I swear the remedy for this was posted quite a few times already, I know I posted it only a few pages back. There is an ADB free version, Download Rom Toolbox Lite and use the Adblock function to update the hosts file.
 

wormy987123

flashaholic
Aug 31, 2011
393
29
0
Visit site
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 5/6 ZVD basesband Alph

ok it works the same way as before for me the speaker phone volume is no louder than the internal speaker. tried with a fresh install of just 10F and a install of 10g both installs were full formats.
 
Last edited:

Pkt_Lnt

yes, that old
Nov 6, 2011
798
194
0
Visit site
Re: [WIP][ROM]COLD AS ICE-CM9 Sprint LS670 5/6 ZVD basesband Alph

ok it works the same way as before for me the speaker phone volume is no louder than the internal speaker. tried with a fresh install of just 10F and a install of 10g both installs were full formats.

Dupe nebermind
 
Last edited: