[DEV] LG P500 Sourcecode Release!

yelo3

Senior Member
Nov 11, 2008
119
1
0
I mailed the LG open source support. I will post the answer here as soon as they answer, but I don't think they will...
Also another bug corrected should be the SD umount one, which I'm sure is in the kernel.
 

Der_Caveman

Senior Member
Dec 24, 2010
169
99
0
v10r is 2.2.2? and... v10r italy? german? which region??
The kernel version has nothing to do with the android version.

It also has no "localization".

V10r is just a new kernel version from LG. They changed the touchscreen code a bit, but it is still not so good as mine ;):p

They changed a lot of files- camera sources were changed too.
 

mik_os

Retired Recognized Developer
Apr 13, 2010
746
1,830
0
Poltava
has 10r the same kernel ???

Version is still the same :confused:

VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 32
EXTRAVERSION = .9
NAME = Man-Eating Seals of Antiquity
Some people don't update extraversion when updating kernel :)
Codeaurora's kernel has 32.9 too but it updates very often.
 

corwin42

Senior Member
Oct 22, 2008
265
297
0
Borchen, Germany
www.amberhome.de
V10r is just a new kernel version from LG. They changed the touchscreen code a bit, but it is still not so good as mine ;):p

They changed a lot of files- camera sources were changed too.
They changed something with the PPTP VPN code since it is working now (at least with the 2.2.2 updates they released).

Any chance that you create a kernel based on the newest LG source with OC and your touchscreen fixes? Would be great to have a kernel with touchscreen fix and VPN (PPTP) working.

Thanks,
Markus
 

Der_Caveman

Senior Member
Dec 24, 2010
169
99
0
has 10r the same kernel ???

Version is still the same :confused:

VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 32
EXTRAVERSION = .9
NAME = Man-Eating Seals of Antiquity
Yes, it is the same version.

Some people don't update extraversion when updating kernel :)
Codeaurora's kernel has 32.9 too but it updates very often.
I don't understand LG- the chic and the optimus one are nearly the same phones (imho the only differences are camera and touchkeys), but LG makes individual kernels for them :rolleyes:
 

mik_os

Retired Recognized Developer
Apr 13, 2010
746
1,830
0
Poltava
I don't understand LG- the chic and the optimus one are nearly the same phones (imho the only differences are camera and touchkeys), but LG makes individual kernels for them :rolleyes:
Chic has bigger display so another display driver (may be some other unompatible patches for msm framebuffer). May there are more different hardware.
 

Der_Caveman

Senior Member
Dec 24, 2010
169
99
0
Yes. All hardware cab be handled via kernel config. May for LG it's easier to build some mainstreem kernel and patch it directly for different devices (our kernel has old patches for old LG phones).
That can't be easier to maintain.

My opinion: the only reason for doing it this way is that they can drop support for individual devices immediately :mad:
 

Der_Caveman

Senior Member
Dec 24, 2010
169
99
0
Any chance that you create a kernel based on the newest LG source with OC and your touchscreen fixes? Would be great to have a kernel with touchscreen fix and VPN (PPTP) working.
At the moment I can only offer an unsigned kernel zip with LG's V10r kernel with "optimized" touchscreen driver.

Maybe tomorrow I build one with OC, interactive governor and EXT4 support.
Am I right thinking that TUN/TAP is not required anymore?
 

FoxDie87

Member
Jul 23, 2008
5
0
0
Hi, I want to make my own rom with Android - 2.2.2 if I want to use a custom kernel, which sources should I use? V10R? Are there any recommended patches for it? Once compiled, how do I put the build kernel into my working folder of dsixda's kitchen? Thanks