Happy new year everyone!
There is new life to Archos device using the new SDE (Special developer Edition) Development have open up the MOD community. I will be testing there kernel and post some feedback and benchmark result. Happy Rooting. :)
Your can download the SDE through Archos website
http://www.archos.com/support/support_tech/updates.htmlThere are three different various of Kernel on development, and there will be more to come.
- dogmaphobia kernel: Not overclock, no EXT4 support
- $aur0n kernel: Not overclocked, EXT4 is supported
- ardatdat kernel: Overclocked, EXT4 is supported
dogmaphobia Method - root only
================
1) Boot into SDE
2) Flash initramfs by dogmaphobia (
http://forum.xda-developers.com/showthread.php?t=880321 ) and my kernel (or any other kernel)
3) Reboot -> SDE -> Developer Edition
4) This is rooted, but not perm root, you need to add/remove apps every restart
$aur0n Method - rooted, boot from SD
=========================
1) Boot into SDE
2) Flash initramfs by $aur0n (
http://forum.xda-developers.com/showthread.php?t=895599 ) and (or other kernel that support EXT4)
3) Reboot -> SDE -> Developer Edition
4) Boot from SD card, because EXT4 file system is used, so it is fast and all contents are stored on SD card so that it is perm root with unlimited /data/ storage
ardatdat Method - rooted, overclockable, boot from SD
=========================
1) Boot into SDE
2) Flash initramfs by ardatdat (
http://forum.xda-developers.com/showthread.php?t=897877 ) and (or other kernel that support EXT4)
3) Reboot -> SDE -> Developer Edition
4) Boot from SD card, because EXT4 file system is used, so it is fast and all contents are stored on SD card so that it is perm root with unlimited /data/ storage
Change Log for ardatdat (2011-01-06)
- EXT4 fix (Quadrant score ~ 2500)
- Stable at max frequency 1200Mhz and min frequency 250Mhz (thanks Tzbob)
- Selectable frequency using SetCPU: 250/300/1000/1152/1200 Mhz
- 2.6.31 scheduling tweaks
-
Source code pushed to github.com for easy sharing and conforming to GNU public license
- Merge various commits ( details can be seen in my github:
https://github.com/ardatdat/archos-kernel/ )
- Quadrant scoring 2808 using 1200Mhz and boot from SD (Sandisk 8G Class 4)
Source:
XDA via ardatdat