Ergebnis 1 bis 20 von 33
-
- 05.03.2012, 10:49
- #1
Based on the newest HTC kernel 3.0.16 source code.
For both HTC Sensation and HTC Sensation XE.
Overclocked GPU, increased bus bandwidth, increased maximum GPU frequency in 2D mode from 200 MHz to 229 MHz (200 MHz by default) and in 3D mode from 267 MHz to 320 MHz (300 MHz by default).
Optimized CPU frequency tables with added CPU frequencies up to 1836 MHz (1512 MHz by default) and L2 cache frequencies up to 1566 MHz.
Increased CPU voltage limits (700 mV - 1400 mV).
Added CPU Voltage Table interface that allows voltage adjustment.
Multi-touch fixed.
Fixed CPUFreq.
Camera flash: low battery limit decreased to 10%.
Changelog:
v1.4.1
Default maximum GPU 2D frequency set to 200 MHz.
Increased GPU bus bandwidth in 3D mode.
Added few fixes from HTC Vivid kernel.
Temperature daemon thermald v1.0.0 (SebastianFM)
The thermald daemon is a system service which monitors CPU temperature. It turns on the thermal sensor and sets thresholds to the thermal driver. Threshold are defined in file /system/etc/thermald.conf. If temperature reaches threshold, kernel sends notification to userspace. When thermald receives notification, it decreases CPU frequency to avoid CPU overheat.
The stock thermald doesn't work properly because when the CPU temperature drops below threshold, or when mpdecision turns on the second core, it always sets maximum CPU frequency to the highest available frequency.
I wrote my own thermald daemon which works very similiar, but when the CPU temperature is too high, it saves the current maximum CPU frequency and restores it later.
Currently my thermald doesn't parse external config file, it uses predefined thresholds.
Code:[tsens_tz_sensor0] sampling 3000 thresholds 75 78 81 84 87 thresholds_clr 72 75 78 81 84 actions cpu cpu cpu cpu cpu action_info 1296000 1188000 918000 756000 384000
v1.4.0
Fixed ACPU and perflock to allow setting different maximum CPU frequency than highest available.
Fixed issue with changing minimum and maximum CPU frequencies by the system daemons. Replaced thermald.
Extended CPU voltage limits.
v1.30.4
Added CPU Voltage Table - interface that allows adjustment of the CPU voltage (thanks to snq-, faux123 and show-p1984).
Updated touchscreen driver with multi-touch issue fixed by HTC.
Override refresh rate for Sense 4 (thanks to virtuous).
Changed low battery limit for camera flash.
v1.30.3
Overclocked GPU in 2D mode to 229 MHz.
Added 300 MHz clock settings.
Modified Adreno220 drivers.
Overclocked GPU in 3D mode to 300 MHz by default, maximum 320 MHz.
v1.30.2
Touchscreen drivers fixed.
v1.30.1
First release built from source code. Thanks to HTC!
Optimized.
Touchscreen drivers partially fixed.
Added higher values to L2 cache frequency tables.
Updated CPU frequency tables.
Added support for zRam swap.
CIFS, SquashFS.
Enabled CPUFreq stat.
Other small changes.
v1.20
Based on new kernel 3.0.16-gda3fdfc.
v1.11
Five kernel versions with different maximum CPU frequency.
Finally fixed CPUFreq, mfreq related bug (only one instruction changed in kernel code).
v1.10
First release based on kernel 3.0.16-gcfa14fc.
Modified CPU frequency tables, CPU speed limits and voltage limits.
Temporarily fixed CPUFreq related bug in HTC kernel.
Modified information about CPU frequency displayed in Hardware information.
Current downloads:
v1.4.1, link, md5: 13e62c1bad6da74d8c836a0c839d2f67
v1.4.1 with touchscreen fix for Virtuos Inquisition, OpenSensation ROMs, link, md5: 7b87225a1be147506a6aeef1da6d5607
v1.4.0, link, md5: 83d4d30a4206ad5fec9bb79b98c053f5
v1.4.0 with touchscreen fix for Virtuos Inquisition, OpenSensation ROMs, link, md5: 3cbb9f4bfe582dcea9638006347560f3
Older downloads:
When the second core is disabled manually and then enabled or when CPU temperature reaches critical limit, maximum frequency of the second core is restored to default value by the system daemons. It will be hard to fix because both thermald and mpdecision daemons are needed, thermald controls CPU temperature, mpdecision disable or enable second core. This problem occurs even on the stock kernel, I hope that HTC will improve this.
This is the main reason why I prepared several kernel variants with different max frequency.
Frequency listed in the kernel title is the maximum CPU frequency, kernel boots at this frequency.
If your phone won't boot or is unstable, choose kernel with lower max CPU frequency.
v1.30.4
1836 MHz, link, md5: 32f4bd742c4b52cb0e95d0166def01ce
1782 MHz, link, md5: dac670c7359e07466b8a4fe7b5ff92ed
1728 MHz, link, md5: a58d5a238935d1a90b845dee1e9c50f0
1620 MHz, link, md5: 8242640a0c75e3cd239a4db0ef1e7e3d
1512 MHz, link, md5: a902912f2a01b75f50f0ff4fd79782d6
v1.30.3
1836 MHz, link 1, link 2, md5: 661ef59157f39611dcb66f88f1f5b35e
1782 MHz, link 1, link 2, md5: 5fcedc877a5ac4faf98122f7fabf9b80
1728 MHz, link 1, link 2, md5: 45a82fabafcfdda1994221eeb55cc481
1620 MHz, link 1, link 2, md5: 04c47e51d804bca133452407c2de3792
1512 MHz, link 1, link 2, md5: dcc28e77fb4157237bb10765fdfe7e3e
v1.30.2
1836 MHz, link 1, link 2, md5: 0e5dabee4cd55b5b9af5cc5748703805
1782 MHz, link 1, link 2, md5: 4daaed538cf3a3ee95852c7b37a1dc8c
1728 MHz, link 1, link 2, md5: 6fd21b4a4cdd9a8f60cf6855d360d30c
1620 MHz, link 1, link 2, md5: 0493621c162259d0c27d371e35feb293
1512 MHz, link 1, link 2, md5: ca41eba17a07be43d51fe271d44c509e
v1.20
1836 MHz, link 1, link 2, md5: 6fd410395d33f953b5ad71fa7f9a040c
1782 MHz, link 1, link 2, md5: 7795d25f3e898842deb23a861aed4065
1728 MHz, link 1, link 2, md5: dff3112c04258f308cfcbe977c047cd5
1620 MHz, link 1, link 2, md5: c0ca36e1255d2029c40fc722a0ac7a1e
1512 MHz, link 1, link 2, md5: 579742f6ab4e5acfb5eecfc48ed1ed74
Installation:
This is flashable zip intended for install from recovery.
I used koush AnyKernel installer, so you can flash this kernel on any ROM.
Remember to do backup before flashing.
OC:
The CPU frequency 1782 MHz is stable for me but every phone is different.
To increase maximum GPU frequency in 3D mode to 320 MHz:
echo 320000000 > /sys/devices/platform/kgsl-3d0.0/kgsl/kgsl-3d0/max_gpuclk
To increase maximum GPU frequency in 2D mode to 229 MHz:
echo 228571000 > /sys/devices/platform/kgsl-2d0.0/kgsl/kgsl-2d0/gpuclk
echo 228571000 > /sys/devices/platform/kgsl-2d0.0/kgsl/kgsl-2d0/max_gpuclk
echo 228571000 > /sys/devices/platform/kgsl-2d1.1/kgsl/kgsl-2d1/max_gpuclk
echo 228571000 > /sys/devices/platform/kgsl-2d1.1/kgsl/kgsl-2d1/gpuclk
zram:
To enable zram (these commands enables 100 MB compressed swap stored in RAM):
echo 104857600 > /sys/devices/virtual/block/zram0/disksize
busybox mkswap /dev/block/zram0
busybox swapon /dev/block/zram0
To disable zram:
busybox swapoff /dev/block/zram0
echo 1 > /sys/devices/virtual/block/zram0/reset
To view zram usage (size displayed in kB):
cat /proc/swaps
Source code:
GitHub
Hier der Link zum Thread.
Hab mir mal erlaubt, über die genialen Kernel von SebastianFM nen Thread aufzumachen.
Hier ist erst vor kurzen wieder ein neues Update raus gekommen.
Wer sein Handy mit der HTCDev.com Variante gerootet hat, und nun Probleme hat den Kernel zu installieren, kann einfach dieser Anleitung hier folgen.
Danke dafür an steine81.
-
Bin neu hier
- 05.03.2012, 21:09
- #2
ich kann es nicht installieren, bekomme immer die Fehlermeldung "Status 7 installation aborted" weiß jemand woran das liegt? Ich konnte auch die vorherigen Versionen dieses Kernels schon nicht installieren
-
- 05.03.2012, 21:15
- #3
was hast du für ein Rom drauf? Was für ne recofery? Usw.
-
- 05.03.2012, 23:33
- #4
Kann es sein das du deinen Bootloader über HTCdev unlocked hast? Wenn ja dann ist das der Grund warum es nicht geht, denn über die HTC Seite werden nur Teile des Bootloaders entsperrt. Und somit kann man kein Radio und keinen Kernel flashen. Bei XDA gibts meines Wissens nach einen workaround dafür, hab aber jetzt leider keinen Link parat.
MfG
Sent from my ICS Sensation powered by TripNRaVeR
-
- 06.03.2012, 17:01
- #5
Danke für den Hinweis, Steini81
Habe Unlock über htcdev machen müssen, kann auch keinen Kernel >1,728 flashen.
Allerdings kann ich alle anderen Kernels schon immer flashen, muss ich mal bei den xdas suchen.
Wenn ich was finde poste ich es natürlich hier.
LG, Helmut
-
dejavue Gast
-
- 06.03.2012, 18:32
- #7
Selber Nase, ich meine was ich geschrieben habe: keinen Kernel >1,728
Das heisst wohl, dass 1,782 nicht geht
Lesen bildet
LG, Helmut
-
dejavue Gast
Wat verlangst du von mir
upps jetzt sehe ich auch das > zeichen *rofl*...gehe morgen zu fielmann
gesendet mit 1-Finger-Such-System S-OFF Sense 3.6
-
Bin neu hier
- 06.03.2012, 19:08
- #9
Bei mir lag es daran, dass ich kein ICS mehr drauf hatte ich habe daran gar nicht mehr gedacht. Ich habe auch über HTCdev entsperrt.
-
- 06.03.2012, 20:26
- #10
Hab den Artikel von den XDAs mal rausgesucht. Wie immer ist alles was ihr tut auf eigene Gefahr.
MfG
http://www.xda-developers.com/androi...-with-dumlock/
Sent from my ICS Sensation powered by TripNRaVeR
-
Bin neu hier
- 06.03.2012, 20:43
- #11
Hat es jemand geschafft rootrechte zu bekommen mit der ics stock rom? Ich kann Superuser nicht installieren es kommt immer ein status0 fehler.
Superuser war nsch dem flashen direkt drauf ich habe aber keine rootrechte. Die .zip aus dem how to thread fubktioniert aber die superuser.zip wird ebenfalls abgebrochen
-
- 06.03.2012, 20:46
- #12
Du bist im falschen Thread.
-
- 06.03.2012, 20:52
- #13
-
dejavue Gast
neuer kernel
http://forum.xda-developers.com/show....php?t=1424345
Changelog:
v1.30.1
First release built from source code. Thanks to HTC!
Optimized.
Mulitouch bug fixed.
Added higher values to L2 cache frequency tables.
Updated CPU frequency tables.
Changed low battery limit for camera flash.
Added support for zRam swap.
CIFS, SquashFS.
Enabled cpufreq stat.
Other small changes.
-
- 19.03.2012, 19:57
- #15
Hab den Thread erneuert. Danke
-
- 20.03.2012, 05:51
- #16
Wenn ich einen der neuen Kernel auf das letzte InsertCoin Sense4 Beta10 flashe zerstört das die gefixten Animationen.
Wenn man diese in den Einstellungen deaktiviert scheint es zu funktionieren.
Auch in Tapatalk kommt dieser Grauschleier bei dem nur der untere Bildschirmrand hell ist zurück.
MfG
Sent from my ICS Sensation powered by TripNRaVeR
-
Gehöre zum Inventar
- 20.03.2012, 10:32
- #17
Ein weiterer Grund warum ich nicht über Htcdev unlocked würde oder habe
der Kernel läuf sehr gut und der ist in der neuen Version des RevoHD dabei
-
- 20.03.2012, 11:01
- #18
Jop hab von Trip ein cyanogen mod Rom drauf, und der Kernel läuft hervorragend.
-
- 20.03.2012, 15:04
- #19
-
- 20.03.2012, 19:46
- #20
Hab nun auch das geniale insercoin Rom drauf.
Ich habe jetz die Animationen ausgeschaltet, nun funktioniert alles, mit dem Kernel.
Ähnliche Themen
-
[KERNEL][JVB][OC/UV]Talon Kernel [OC/UV 1.6ghz][VoodooSnd v9][ZRAM][EXT4][340MB]
Von trigg3r im Forum Samsung Galaxy S Root und ROMAntworten: 18Letzter Beitrag: 30.08.2011, 15:35 -
[Kernel] Cognition S2 V1.42 (SetCPU und BLN modded Speedmod Kernel), 16.8.2011
Von cbeckstein im Forum Samsung Galaxy S2 Root und ROM - GT-I9100Antworten: 2Letzter Beitrag: 19.08.2011, 18:18 -
[Kernel] Fugumod kernel für Jvb Jvh gingerbread und frojo
Von OwenXXl im Forum Samsung Galaxy S Root und ROMAntworten: 16Letzter Beitrag: 02.06.2011, 12:54 -
HTC Desire erster mod. Kernel! overclocked/+undervolted
Von chrisnx im Forum HTC Desire Root und ROMAntworten: 4Letzter Beitrag: 22.05.2010, 10:12
Pixel 10 Serie mit Problemen:...