[WIP][ROM] CyanogenMod 9 for LG Optimus S (Yes, it's ICS!)

Status
Not open for further replies.
I have both, sir.

Alright. Well open a command prompt and CD to the location of adb. Then type
Code:
adb logcat -d > logcat.txt
And you will immediately see a bunch of letters and numbers. Then, on your phone, try to open the market and let it force close. Then, close the terminal and open a window and navigate to the place with adb. You will see a .txt file named logcat.txt. Upload that file to media fire or your choice of preferance

Sent from my Amazon Kindle Fire using Tapatalk
 
Here is my logcat file of my market v3.4.4 crashing logcat.txt

Well, I'm not so hot with looking at errors, but basically the permissions aren't being granted. If drew could look at this, that would be better. But you should try changing the permissions of it :confused:

Sent from my Amazon Kindle Fire using Tapatalk
 
So.. my market is working. Only wiped cache and dalvik and it just randomly worked. Even installed angry birds

Sent from my Amazon Kindle Fire using Tapatalk
 
Well.. i have progressed enough to solve our nohome key problem. Gannon. you had the right idea about the layouts. BUT our phone is using the generic.kl(found this out by adding wake to the home key in generic.kl
So inside Generic.kl:
Change key # 102 to make it say HOME instead of MOVE_HOME
Code:
Before: key 102   MOVE_HOME 
After: key 102   HOME                    WAKE
It works perfect for me

EDIT: dont forget to reboot afterward

Good news. i have officially made this my daily driver :D

I can txt/call use wifi. i have a home button now. its now my daily. gratz Drew
 
Last edited:
Well.. i have progressed enough to solve our nohome key problem. Gannon. you had the right idea about the layouts. BUT our phone is using the generic.kl(found this out by adding wake to the home key in generic.kl
So inside Generic.kl:
Change key # 102 to make it say HOME instead of MOVE_HOME
Code:
Before: key 102   MOVE_HOME 
After: key 102   HOME                    WAKE
It works perfect for me

EDIT: dont forget to reboot afterward

Good news. i have officially made this my daily driver :D

I can txt/call use wifi. i have a home button now. its now my daily. gratz Drew

Awesome! You sir are amazing! I'll make a change for us ov users as well.
Now for the market issue: this is what I recommend:
Come from a version that has market 3.4.4
Wipe cache and dalvik
Flash rom , flash gapps! (Important) http://www.mediafire.com/?fartkjneg2kjmd3
Reboot


Sent from my Amazon Kindle Fire using Tapatalk
 
Awesome! You sir are amazing! I'll make a change for us ov users as well.
Now for the market issue: this is what I recommend:
Come from a version that has market 3.4.4
Wipe cache and dalvik
Flash rom , flash gapps! (Important) gapps-ics-20120131-noface.zip
Reboot


Sent from my Amazon Kindle Fire using Tapatalk

I would BUT... the only reason i can text is cuz i flashed from 7.2 without erasing cache...
 
lol ill try just doing my dalvik

Well, I ran into a problem. Actually, 2.
I tried the generic.kl edit, but that crashed all my buttons. So, I wiped cache and dalvik and cache and reflashed, but that broke the market again... seems as if were in a pickle

Edit: me2151, if you could upload your generic.kl to mediafire, that would help so much! (

Sent from my Amazon Kindle Fire using Tapatalk
 
Last edited:
Well, I ran into a problem. Actually, 2.
I tried the generic.kl edit, but that crashed all my buttons. So, I wiped cache and dalvik and cache and reflashed, but that broke the market again... seems as if were in a pickle

Sent from my Amazon Kindle Fire using Tapatalk

yea. i had that problem and i reinstalled the rom. Edit it on your computer by doing
Code:
adb pull /system/usr/keylayout/Generic.kl
Change the line to my previous post
type adb remount
adb push Generic.kl /system/usr/keylayout/
adb reboot

It seems like my es file viewer backed up the original and and replaced it with a blank file :/
Sorry i forgot to mention this.
 
yea. i had that problem and i reinstalled the rom. Edit it on your computer by doing
Code:
adb pull /system/usr/keylayout/Generic.kl
Change the line to my previous post
type adb remount
adb push Generic.kl /system/usr/keylayout/
adb reboot

It seems like my es file viewer backed up the original and and replaced it with a blank file :/
Sorry i forgot to mention this.

Problem is, my computer broke the other day, and I'm expecting a new screen any day now. So if you could refer to my edit of my last post...

Sent from my Amazon Kindle Fire using Tapatalk
 
No problem.
Generic.kl

Drew you can add this file or change it yourself in the rom for the next update.

EDIT: is it all working now? also i cleared my dalvik cache with no change to market
 
Last edited:
Now I just need a way to get SMS to work for our OV...

And on the ov forum, some guy found out that the gapps exceeds our limit on storage, so when he deleted some stuff from titanium backup, he could install market.. its all about the storage

Sent from my Amazon Kindle Fire using Tapatalk
 
me2151, do you have gtalk? I feel like we could really got progress done if we work together :)

Sent from my Amazon Kindle Fire using Tapatalk
 
So i am assuming you got home key working.(really funny cuz that was the first time i ever tried anything like that as in ive never tried fixing the bugs, just report them)

I dont really need market(and neither do most people on here.) we just prefer it cuz its simple to use.
ive already started installing my application by just downloading the apks then installing them.

As for sms on the OV... try doing what we did. get an older baseband CM for your phone and dirty flash CM9 to it :/
Its how i have service with full texting(just no data)
 
Status
Not open for further replies.