ouch...not a good news...
For more information:
http://code.google.com/p/openetna/wiki/NewKernel
Hey Poly, does this new kernel has the 200 line modification everybody is
talking about at XDA? I think it's called "automated per session task
groups v4 (CFS)"
Pershoot and Wildmonks have implemented it on their kernels and I've only
heard wonders about it.
More info here: http://forum.xda-developers.com/showthread.php?t=693375
this list is getting shorter and shorter by the minute.
Great work Polytheus
Are you speaking about the kernel patch that Linus Torvald was getting
crazy about ?
I saw some compartive tests on Ubuntu but din't knew people already ported
that to Android !
That would be totally awesome !
The modification of 200 lines can be implemented in the bashrc as shown on
this website http://www.tuxapuntes.com/drupal/node/1956
@pixhelado
I just a play this on my ubuntu that i have on a old pc, and notice grate
changes on gui response.
Very nice hack.
This simple hack can be made on the base release?
Probably yes, I think they are doing tests to implement a distribution
base. tonight im going to do tests with the new kernel when I get home,
probably we can get more speed in our android desktops
Yeah, this patch if i'm not wrong, greatly enhance the way things are
queued for the CPU.
That means no more laagy home when some heavy app is running in the
background.
But well i still wait to see that working on an android device...
http://forum.xda-developers.com/showthread.php?t=841599&page=4
Latest news on XDA about this patch implementation.
Apparently someone tweaked the patch to be more useful on the Android
Kernels.
Replacing the "TTY aspect" by activities.
I have a nexus one with cyanogenmod and wildmonks kernel, the patch was
implemented a couple of weeks ago and made a huge difference on how smooth
the phone works. Implementing the patch should give us more speed when
moving through home screens and many other noticeable improvements.
very good, event an iphone 2g have a 400MHz CPU, it is very fast, because
of the way of coding of apple, i hope this patch will implementing
something on android speed!
Can one find the exact location of the modified "automated per session task
groups v4 (CFS)" patch?
Could it be that :
http://marc.info/?l=linux-kernel&m=128978361700898&q=raw
Not sure it's the correct version of the patch :(
may be this?
http://www.chineselinuxuniversity.net/patches/130229.shtml
or mb we need per tty patch? as it's in new linux kernels
mb the bfs or per tty pathc?
Look here:
http://review.cyanogenmod.com/#change,417
Patch Set 1: Abandoned
does nothing good, tested with 2.6.35.7 and .8 kernels barely shows
improvement. Tested on a clean build again.
hi polytheus, does systemV6.1-rc5.zip 2.6.35 kernel?
No, but all development has shifted to 2.6.35 and it will be in the next
release.
i think so, too, and that's a good news for me,
> The powerbutton is connected to gpio 76?
Yes, according to the service manual
> GPIO 58 has something todo with gps?
Enables the low noise amplifier, again according to the service manual. I
would assume this should be on when the GPS is on and off when it's not. I
don't imagine it's any more conditional than that.
There is no reference to gpio 58 in our kernel (as far as I know), so
either that is handled by the AMSS or we should try to enable it and see
what happens :-)
The power button thing just is a notice for me, maybe I can simpliy the
handling of the power button a bit, as we currently ask for it's status by
rpc.
congratulate
Lot of progress lately! thanks to Polytheus and everybody else who's
working on the rom, specially on the kernel update.
Hi Polytheus,
Do FM radio works in the new kernel?
I am asking that because i don't sew it refer in the list.
Tanks, an keep the good work.
Hello. But, if I may say so, Where are you exactly on this new kernel? It
is still relevant?
(Sorry for my english, i'm french)
The status on the wiki page is up-to-date. Current show stoppers are
non-working Camera and bluetooth. Additionally userspace has to be changed
for the new sensors interface.
But most importantly, the new kernel drains battery as hell (maybe related
http://code.google.com/p/cyanogenmod/issues/detail?id=2189), (7 hours till
empty when you don't touch it), so its barely releasable. The source for
the kernel is already in our repo, so feel free to fix the remaining
bugs :-)
We have to edit config file to utilize that is already
in ./drivers/misc/akm8973.c file.
For reference, ./drivers/input/misc/akm8973.c file is unstable.
{{{
centoos55#> vi ./arch/arm/configs/openetna
diff --git a/arch/arm/configs/cyanogen_msm_defconfig
b/arch/arm/configs/cyanogen
index 7bf1157..3c59725 100644
--- a/arch/arm/configs/cyanogen_msm_defconfig
+++ b/arch/arm/configs/cyanogen_msm_defconfig
@@ -925,7 +925,7 @@ CONFIG_ANDROID_PMEM=y
# CONFIG_ISL29003 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_AK8975 is not set
-# CONFIG_SENSORS_AKM8973 is not set
+CONFIG_SENSORS_AKM8973=y
# CONFIG_SENSORS_AKM8976 is not set
# CONFIG_VP_A1026 is not set
# CONFIG_DS1682 is not set
@@ -1100,7 +1100,7 @@ CONFIG_INPUT_GPIO=y
# CONFIG_INPUT_CAPELLA_CM3602_HTC is not set
# CONFIG_LIGHTSENSOR_MICROP is not set
CONFIG_SHARP_PROXIMITY=y
-CONFIG_SENSORS_AKM8973_EVE=y
+#CONFIG_SENSORS_AKM8973_EVE=y
CONFIG_BOSCH_SMB380=y
# CONFIG_INPUT_OPTICALJOYSTICK is not set
2011/1/1 <open...@googlecode.com>:
News?
I'm on rc5, once I've Installed camera update from Applanet since that my
camera does'nt work so I uninstalled the update then camera work again. I'm
sorry I'm noob, is update Installation / newer camera system that make the
camera doesnt work on new kernel?
Polytheus wrote:
But most importantly, the new kernel drains battery as hell (maybe related
http://code.google.com/p/cyanogenmod/issues/detail?id=2189), (7 hours till
empty when you don't touch it), so its barely releasable.
I've installed 17/01 nightly build and battery is working well: do you
resolved draining issue? Otherwise could be helpful to give you any
information about my phone "configuration"? Thank you very much for your
great work.
As you experienced it, I already solved the battery-draining-issue :-)
You are always One Step Beyond :-)
Thanks again and waiting for news...;-)
Is it necessary to wipe before test new kernel?
oficial rom 2.2 of LG
http://www.cyon.co.kr/cyon/web/service/upgrade/initServiceUpgradeOs.dev
but kenel 2.6.32.9
hope that we can we can use camera & bluetooth & FM radio... driver of it
I managed to extract the files from the kdz:
http://rapidshare.com/files/443450384/system.tar.gz
enjoy it.
so are official releases done? is it just the nightlys now? or are they
waiting for the new kernel to be implemented before doing another official
release?
are the nightlys better then the nov26 release?
wow!, have does anyone made the update of official 2.2 android provided by
LG? and like clauto says , are the nightlys better then the november 26
I'll write it also here: I've uploaded the kernel source to a new branch in
git, if someone wants to dig through it, it's here:
https://github.com/OpenEtna/android_kernel/tree/kh5200_froyo
This is Linux 2.6.32 Patch file by LGE for KH5200(Android1) based on Froyo
2.2
*
http://code.google.com/p/android-group-korea/downloads/detail?name=linux-2.6.32.9-kh5200-froyo.patch&can=2&q=#makechanges
hi everyone,
i got idea if we start like this
http://forum.xda-developers.com/showthread.php?t=826144 for GW620 how it
will??
@parthago: interesting, but they're keeping their source closed and
probably our phone is not powerful enough to run sense.
well if we look into some old models like htc tatoo its same spec and i am
looking into codes.
@GiorgioM lol the processor is a MSM 7200A, the same processor is used by
htc in the hero or in the magic, it enouhgt powerfull for sense...
Hi to all,
Polytheus, what you think of adding swap suport to the new kernel.
yes please add swap support.
And i want the support of the btrfs filesystem too.
Ok juste the swap it's a good start...
Yes btrfs roxx on my sdcard for data2sd, i get 500 more points with btrfs
than ext 3 on my htc desire (total quadrant score on my desire : 2890 ^^),
i want to know if it's the same performance increase on gw620.