• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [UPDATED 8/8/12]Breath of fresh air....an update

This is a bit worrisome:

$ diff -ur lge-kernel-vendor-P930-V10f lge-kernel-vendor-VS920 | wc -l
38508

Thirty eight thousand lines of code changes to sift through in order to use the P930 ICS kernel on the VS920. That'll take a bit of time...

tdm - I thought the ICS release was V20c for the P930 and V10f was the gingerbread?
 
My bad, I thought he was using the kernel source from the P930 :o

I am comparing 2.6.35 vs920 to 2.6.35 p930 in order to see what the differences are in the kernel sources between the two devices. This tells us what needs to be applied to the 3.0.8 p930 kernel (or rather, what might need to be applied -- many of the differences are just minor edits for whitespace and such).
 
Now I don't care for the ics update I would way rather have this!
Thanks tdm and death2all and everyone else taking all of your time working on something that is very hard to do, I appreciate it, thanks so much!!!
 
To let all know there is no difference to me, in ics vs jellybean . So when the spec gets cm9 the phone will go into "beast mode."
Agreed. I tried cm9 and cm10 on my Transformer and I really don't notice a difference. I think it's more firmware than a esthetic.
 
I am comparing 2.6.35 vs920 to 2.6.35 p930 in order to see what the differences are in the kernel sources between the two devices. This tells us what needs to be applied to the 3.0.8 p930 kernel (or rather, what might need to be applied -- many of the differences are just minor edits for whitespace and such).

I went back to your original post and I see where I read it wrong. :)
Guess I got so excited about the progress being made!

Thank you! :)
 
Agreed. I tried cm9 and cm10 on my Transformer and I really don't notice a difference. I think it's more firmware than a esthetic.


depends is cm10 stable for it and it also depends on the rom.. also about the droid RAZR having better signal, I don't know if they do this with Motorola's to but htcs have something in them that don't tell you when you are roaming until a certain point therefor better signal ( from what I've been told) I do believe its true because I've had some developers put a mod in roms that shows true signal and its just horrible. So that's something to take into consideration also the moto RAZR has ics. Ics has better signal then GB from what I've seen on roms on my past phones... I could be wrong. Again though IMO




Lol.. I got a bad behind rom called alien droid for my nook tablet complete gui customization and jb what more could you want? :D infact I'm updating it tomorrow.
 
Agreed. I tried cm9 and cm10 on my Transformer and I really don't notice a difference. I think it's more firmware than a esthetic.


There is a definite difference between cm9 and cm10. Not so much visually but in smoothness and general performance there is a big distinction between the two.
 
hell ya guys. go on a 6 day car show vacation with little hope...come back and you guys have almost cracked it!
 
the droid RAZR having better signal, I don't know if they do this with Motorola's to but htcs have something in them that don't tell you when you are roaming until a certain point therefor better signal ( from what I've been told) I do believe its true because I've had some developers put a mod in roms that shows true signal and its just horrible. So that's something to take into consideration also the moto RAZR has ics. Ics has better signal then GB from what I've seen on roms on my past phones... I could be wrong. Again though IMO

Not exactly the case. HOWEVER, with ics, its gives the device more options with the antenna than gingerbread. For instance, the razr didnt have global or gsm mode untill the ics update. In the case of cyanogen9-10, it does give us those options and more.
 
There is a definite difference between cm9 and cm10. Not so much visually but in smoothness and general performance there is a big distinction between the two.
That's kinda what I thought. Oddly enough, I ran some AnTuTu tests on both roms and cm9 consistently got better scores. Granted, it was only by 100-200, but I thought that was interesting. I'm much happier with little things in 10, like the notification clearing.
 
Been looking at wifi, radio, and sound. Summary: it's a complicated mess. I could use some help. Who are the devs here that can help out? I will create a github org for collaboration if I can get a team together.

Wifi is a bit of an issue. I think the vendor is using wpa_supplicant 0.6.x but CM9 for the p930 is using 0.8.x. Should be fixed soon, I think.

From what I see, there are two main ways to get audio working. Either use the spectrum's vendor audio libs for GB, or use the p930 vendor audio libs for ICS. It will take some work to get the GB audio libs working but I don't really know how much. Could be easy, could be hard. But the end result will be GB audio libs on ICS. I'd rather have native ICS audio, but I'm not sure if any kernel changes are required. They may require the ICS kernel drivers. So I might go back and revisit the p930 ICS kernel ... it's where I want to go anyway.

The spectrum's radio setup is ... unique. It has two rild services, presumably one for CDMA and one for GSM. This greatly complicates radio handling. It will take a bit to untangle that. But I am not using VZW so I can only test CDMA and 3G.
 
The spectrum's radio setup is ... unique. It has two rild services, presumably one for CDMA and one for GSM. This greatly complicates radio handling. It will take a bit to untangle that. But I am not using VZW so I can only test CDMA and 3G.
You might want to talk to the Droid 2 Global devs over @ Rootz. We encountered that same issue with the d2g radio and one of them figured it out. That sh*t is above my paygrade.
 
  • Like
Reactions: tdm
Been looking at wifi, radio, and sound. Summary: it's a complicated mess. I could use some help. Who are the devs here that can help out? I will create a github org for collaboration if I can get a team together.

Wifi is a bit of an issue. I think the vendor is using wpa_supplicant 0.6.x but CM9 for the p930 is using 0.8.x. Should be fixed soon, I think.

From what I see, there are two main ways to get audio working. Either use the spectrum's vendor audio libs for GB, or use the p930 vendor audio libs for ICS. It will take some work to get the GB audio libs working but I don't really know how much. Could be easy, could be hard. But the end result will be GB audio libs on ICS. I'd rather have native ICS audio, but I'm not sure if any kernel changes are required. They may require the ICS kernel drivers. So I might go back and revisit the p930 ICS kernel ... it's where I want to go anyway.

The spectrum's radio setup is ... unique. It has two rild services, presumably one for CDMA and one for GSM. This greatly complicates radio handling. It will take a bit to untangle that. But I am not using VZW so I can only test CDMA and 3G.



not to be rude but where is all the devs that people donated to get the spectrum
 
Back
Top Bottom