[kernel] LG 2.6.38.6 kernel source compatible with Gelato and Thunderg - Optimus One, P500 Original Android Development

First a bit of background.
LG released the LG Optimus L3 E400 this year, I happily grabbed the 2.6.38.6 kernel source: http://www.lg.com/global/support/opensource/opensource-detail.jsp?detailCustomerModelCode=LGE400 but it would not build.
Upon investigation, it became clear that the kernel source had been created in June 2011, and that the Thunderg and Gelato kernel sources had been used as a base. LG then diffed the differences, tarred and zipped and offered this as the E400 kernel source.
So to fix this, I grabbed the P500 and P690 kernel sources, rsynced the L3 changes over it, and have uploaded this to github: https://github.com/hecatae/L3_kernel2
The L3 kernel builds fine, but I was wondering if a p500 and/or p690 developer would be interested in building a 2.6.38.6 LG kernel out of this, the def_configs are there and all the LG bits.
I no longer own a P500 so am unable to test.

Thanks for your contribution .

Can anybody build this kernel?

darkspore said:
Can anybody build this kernel?
Click to expand...
Click to collapse
Don't ask that useless question...
Sent from my LG-P500 using xda app-developers app

darkspore said:
Can anybody build this kernel?
Click to expand...
Click to collapse
The kernel is built once it is built
Sent from my Full AOSP on a100 using XDA Premium HD app

john9 said:
Thanks for your contribution .
Click to expand...
Click to collapse
i donĀ“t think that anybody here is able to do it...

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

This kernel can't be "only" compiled.
E.g. Hitachi display driver and thunderg board can't be selected
So its not just copy .config file and compile.

DJNoXD said:
This kernel can't be "only" compiled.
E.g. Hitachi display driver and thunderg board can't be selected
So its not just copy .config file and compile.
Click to expand...
Click to collapse
This means that no one can port the kernel. This is sad :crying:

darkspore said:
This means that no one can port the kernel. This is sad :crying:
Click to expand...
Click to collapse
You can, but not easily and it will take time.
Kconfig and Makefiles need to be checked and I guess also some drivers (camera, ...) need some changes .

DJNoXD said:
You can, but not easily and it will take time.
Kconfig and Makefiles need to be checked and I guess also some drivers (camera, ...) need some changes .
Click to expand...
Click to collapse
Completely agree just offering as a possibility.
Sent from my LG-E400 using Tapatalk 2

Related

[KERNEL][CM7/SENSE][GSM/CDMA] Kernel with mac spoof capabilities

I added functionality to the bcm4329 driver, which allows you to spoof your mac address quite easy.
The driver wil try to open /data/local/mac.dat and read the mac address from there.
So if you want eg. your mac address to be 00:41:41:41:41:41 you do this via a shell:
Code:
busybox echo -e \\x00\\x41\\x41\\x41\\x41\\x41 > /data/local/mac.dat
After changing this file you need to stop/start your wireless connection so that the driver reads the new mac address from the file.
If you want your original mac address back, just delete the file.
I'm planning to create a simple app for changing the mac without using the shell.
I'll upload the changes i did to github asap
Comment and bug reports are welcome !
Update 25/08/2012: Added Sense kernel, this is gingercakes v0.9 avs GSM
Ps: zip's are not signed !
CM7 Source: https://github.com/worstenbrood/cm-kernel
Sense Source: https://github.com/worstenbrood/bravo_2.6.35_gb-mr
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
what can i use this for?
yreham said:
what can i use this for?
Click to expand...
Click to collapse
Spoof your wireless mac address ...
thanks, i will try it tomorrow after flashing a cm7.
yeah it works. first really working method for me.
tested some mac-spoof-apps before on bravo but they didn't work at all.
the only thing i don't understand: why there is no interest at all in this modification?
markus1540 said:
yeah it works. first really working method for me.
tested some mac-spoof-apps before on bravo but they didn't work at all.
the only thing i don't understand: why there is no interest at all in this modification?
Click to expand...
Click to collapse
No idea Did the mod for my own purposes but wanted it to share with others.
worstenbrood said:
No idea Did the mod for my own purposes but wanted it to share with others.
Click to expand...
Click to collapse
that's good in airports, where they give you only 15 minutes free, change the mac and start over.
good ideea
Could you possibly do this for the CDMA CM7 Kernel?
Is this just a build from CM7 source with just the addition of the mac spoof capabilities? Or has it some other improvements?
Thanks for the work... but I'd like to see it in ManU kernels as they give me much better performance and battery life than original CM
The changes are in my github. Cant be much work merging them into manu
Sent from my HTC Desire using XDA
Jereso said:
Could you possibly do this for the CDMA CM7 Kernel?
Click to expand...
Click to collapse
Sure
Sent from my HTC Desire using XDA
i can't find data/local/mac.dat when open file explorer. cm7 latest nightly
You have to create it yourself, check the sample in the first post
Sent from my HTC Desire using XDA
Ok thank you
Sent from my HTC Desire using Tapatalk
Added CDMA build, not tested though since i don't own a cdma device. Let me know if it works (or not).
Great job! It works like a charm on my CM7.2.0 RC1
Could you also port this to CM9 (as in BCM RC2.2) or to Sandvold's ICS?
Nice work worstenbrood !! Thank you
Works like a charm.
If it can help someone, modified bcm4329.ko for GingerVillain 3.3, stock kernel.
Code:
strings bcm4329.ko | grep vermagic
vermagic=2.6.38.4-defrost-bravo+ preempt mod_unload ARMv7
Backup your bcm4329.ko ( /system/lib/modules/ ) and replace it with this one.
are there any additional features in this kernel?
Hey, Could you add this to the Manu AXI CFS kernel? Would appreciate it a lot if you could
Sent from my HTC Desire using XDA
Thanks a lot wordtenbrood,,..
you helped me a lot with this awesome tricks..

[ROM][ICS][4.0.4] Piccolo

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
A lightweight rom based on ICS/CM9 source code, only the most necessary things are implemented.
It contains some functions from AOKP/CM9, like overclocking functions and lockscreen shortcuts.
More functions and own theme to be added,
For posts not related to development please use this thread.
A big thanks for Mastershefis for working on the logo etc.
Downloads
Alpha 3
Source
Piccolo Github
Bugs
Battery bug on boot
Changelog
10 jul 2012
Fixed not booting on reboot.
Stripped down LatinIME
is it a port or your own work ?
Fantastic, I love minimal OSs
U mean based on aosp with some features?
Cool piccolo B)
Look if this help you in developing
Github.Com/cna
Sent from my LG-P500 using xda premium
KeitIG said:
is it a port or your own work ?
Click to expand...
Click to collapse
Own work
Thought we needed something new
All d best Arjen
_Arjen_ said:
Own work
Thought we needed something new
Click to expand...
Click to collapse
Will GApps be implemented ?
(And i agree we need a minimalistic rom for ics, nothing like Talk, file manager... i have to remove them after each flash)
No gapps in rom as it is not allowed.
Cant wait to test rom, good job man. I dont know why people vote so low
just the rom i was waiting for. thanks a lot arjen
now waiting for the appearance of the download button
Waiting for this rom
Press Thanks if i helped you!
I'm waiting for it to
Are you using aosp as base or cm9?
Sent from my LG-P500 using Tapatalk 2
Started with cm9 as base. Will alter more in time I guess
Making a list know withs repo's to clone and alter LOL
Saves me a lot of space on Github.
Will release a build at the beginning of the week, need to fix a few things before release
So this rom is just a minimalistic form of another aosp and cm9 rom...are there any more specifics for this rom...bug fixes ?
Sent from my LG-P500 using xda premium
Pls add more functions for Nav bar (like AOKP). I need it so much!
bautroibaola said:
Pls add more functions for Nav bar (like AOKP). I need it so much!
Click to expand...
Click to collapse
he just said this rom was based on ics source code and cm9...
if editting the nav bar is not in cm9 or ics source code then why do you think it will b e added here
this rom is for people like me who just want quick fast light ics that has nothing extra just ics
arjen: so this rom would be kind of like asop ics feature wise?
_Arjen_ said:
It contains some functions from AOKP/CM9, like overclocking functions and lockscreen shortcuts
Click to expand...
Click to collapse
Pls read carefully!

[LINK][KERNEL][SOURCE]SGH-I727 JB Kernel

Febby had requested this, so here it is:
This is a I727 kernel based on I727R JB source.
It's using the LL3 leak ramdisk at the moment.
Github repo:
https://github.com/garwynn/I727_JB_Kernel_v1
Current build, additional notes can be found here:
[KERNEL][SOURCE]SGH-I727 JB Kernel - SXTP Developers
There is a test build up so if anyone is willing to flash it and make sure it works, I'd appreciate it.
Thanks and enjoy!
Downloading now to a Rogers phone. Let me know if there's anything specific to test besides the obvious?
Sent from my SGH-I727 using xda app-developers app
pilotgav said:
Downloading now to a Rogers phone. Let me know if there's anything specific to test besides the obvious?
Sent from my SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
Nothing but the basics for now... it's pure unmodified source for this test. Thx!
Sent from my SPH-L900 using Tapatalk 2
Thank you Garwynn! I'll be trying it out asap for you. Knew you'd pull through, hehe.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Link updated to 1a. First test failed - my fault for not modifying the boot creation command.
Kernel is now booting after some fires (Testing).
Here is a confirmation screenshot.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Version 0.1.0 released. I'll fix the "dirty" and replace the current upload as soon as I can.
Kernel working good here so far here garwynn. Cant wait for the other changes comimg.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
All things working on embryo 6.4... Op should have stated it needs to be flashed thru odin
garwynn said:
Febby had requested this, so here it is:
This is a I727 kernel based on I727R JB source.
It's using the LL3 leak ramdisk at the moment.
Github repo:
https://github.com/garwynn/I727_JB_Kernel_v1
Current build, additional notes can be found here:
[KERNEL][SOURCE]SGH-I727 JB Kernel - SXTP Developers
Current release is Odin only.
There is a test build up so if anyone is willing to flash it and make sure it works, I'd appreciate it.
Thanks and enjoy!
Click to expand...
Click to collapse
Sent from my SPH-L900 using Tapatalk 2

[SOLVED] How to: Run ZNxT 6 with Vengeance?

Whenever I try to flash Vengeance over ZNxT 6 I end up stuck on Sony Logo.
Please guide me on how to run Vengeance on ZNxT 6
Solution: Post #4
Bump, any solutions please?
Is the ROM JB based or ICS based?
gamer649 said:
Is the ROM JB based or ICS based?
Click to expand...
Click to collapse
ICS Based, though a lot of Thanks for replying...
I've fixed it.
HINT (for googler's): Had to modify the whole system and rePORT ROM taking care of libs and stuff yet not copying stuff which was not necessary for booting the ROM. (edit as of 19:17 GMT +5:30) only to find that I had to delete /system/etc/init.d folder :'(
Screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
NOTE: As for ZNxT 6.2 ICE WOLF Edit, its my own mix of Addons from ZNXT 6.2 and ZNXT 6 thats why
Thanks Bro :laugh: It solved my problem :good::good:
@yash, did u experience a sudden force close on media process while using znxt 6.2?
Sent from my ST21i using xda app-developers app
Vengeance is not stable by the way.
Sent from my Xperia Miro
c4cyro said:
Vengeance is not stable by the way.
Click to expand...
Click to collapse
Hi. Mine is stable. Maybe you use it in wrong way like wrong framework.
Because sometimes it rebooted my device spontaneously.
I changed my framework and then no problem was there about kernel.
Regards.
im glad its stable for you
renusuke said:
@yash, did u experience a sudden force close on media process while using znxt 6.2?
Sent from my ST21i using xda app-developers app
Click to expand...
Click to collapse
Nope
Yash98 said:
ICS Based, though a lot of Thanks for replying...
I've fixed it.
HINT (for googler's): Had to modify the whole system and rePORT ROM taking care of libs and stuff yet not copying stuff which was not necessary for booting the ROM. (edit as of 19:17 GMT +5:30) only to find that I had to delete /system/etc/init.d folder :'(
Click to expand...
Click to collapse
You mean just deleting /system/etc/init.d folder would solve the problem??
Lucifer.bd said:
You mean just deleting /system/etc/init.d folder would solve the problem??
Click to expand...
Click to collapse
Yes.
And you know what we learn from this?
That, by default the init.d script is not running but as soon as you install init.d enabled kernel it does not boot.
This shows the script will show no effect and if the ROM had init.d support it wouldn't have booted even in the stock kernel

[DEV][4.4] Unofficial CM11

UNOFFICIAL BUILD! IS NOT EVEN SURE THAT I CAN BUILD A WORKING ONE
In the meantime i will try to provide unofficial CM11 builds.
At the moment, i got an error while building.
I am not a developer, just tried to build it.
We have lives to, so please have patient
In the second post i'll post progress.
Guide i used:
http://forum.xda-developers.com/showthread.php?t=2515305
Thanks to @yooouuri for post format XD
20/11/2013
Soon I'm ready to build...only kernel missing to go
17/11/2013
My laptop had a hard drive failure...downloading the source in another pc
Downloads
Can you mention what error you got?
And what source you used, the device tree also
Are you trying to build official CM tree? That won't work atm
NeverGone\RU said:
Are you trying to build official CM tree? That won't work atm
Click to expand...
Click to collapse
It'll work if you did some changes to the device tree of saga maybe
My laptop (where i was building) had a hard drive failure...
I'm downloading the source in this pc and i will try to recover my manifest...
Suggestions are open ^ ^
92Lucio92 said:
17/11/2013
My laptop had a hard drive failure...downloading the source in another pc
Click to expand...
Click to collapse
That's bad luck! :highfive:
Will keep a tab on this thread... new developments seems promising for our ageing DS... good luck with it... :good:
Ok i've downloaded the source again (6 hours...my isp sucks u.u). When I go home I'm going to work on it. If someone is interested to help me (I'm really noob XD) is welcome
Sent from my HTC One S using xda app-developers app
92Lucio92 said:
Ok i've downloaded the source again (6 hours...my isp sucks u.u). When I go home I'm going to work on it. If someone is interested to help me (I'm really noob XD) is welcome
Sent from my HTC One S using xda app-developers app
Click to expand...
Click to collapse
So, how's the progress?
is your source downloaded?
Reserved...
Soon I'm ready to build...i'm missing the kernel
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I checked your github, you're using 4.2 device tree for compiling 4.4?
92Lucio92 said:
Soon I'm ready to build...i'm missing the kernel
Click to expand...
Click to collapse
and how you gonna get the kernel? you gonna make one ???
The Development subforum is meant for posting work, not general discussion. Thread closed and moved to general.

Categories

Resources