View Single Post
  #1 (permalink)  
Old 09-21-2010, 10:29 PM
Vertigo's Avatar
Vertigo
Halfway to VIP Status
Offline
Location: East Islip, NY
 
Join Date: Mar 2007
Posts: 653
Reputation: 420
Vertigo is becoming a PPCGeeks regularVertigo is becoming a PPCGeeks regularVertigo is becoming a PPCGeeks regularVertigo is becoming a PPCGeeks regularVertigo is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
[KERNEL] noobnl's Andromeda v1.4.0 [ROM Manager] [Superuser.apk] compatible!

Thanks to noobnl [KERNEL] noobnl's Andromeda v1.4.0 [ROM Manager] [Superuser.apk] compatible! - xda-developers


flash it with clockwork
download: http://www.sdx-downloads.com/devs/no...nel.v1.4.0.zip
or
older aka one click version ( extract new kernel & just replace zimage in the main dir)
download: http://www.sdx-downloads.com/devs/no...sherv1.3.0.zip

1. you need samsung galaxy s drivers
64-bit OS http://db.tt/mQv4SX
32-bit OS http://db.tt/8u6HeG

2. push MENU, select Applications > Development, then enable USB debugging.

3. extract and run run.bat

4. enjoy!

Features:
Codesourcery G++
Busybox, thanks joeykrim
Remount, thanks joeykrim
superuser.apk with su!
-O3 optimization
Cortex a8
ClockworkMod Compatable Kernel

kernel sources: http://www.sdx-downloads.com/devs/no...nelsources.zip

*******changelog*******
v1.1 fixes root access, properly removes joeykrim root
v1.1.1 removes additional files
v1.2 broken build
v1.2.1 fixes build number & Cortex a8 with NEON Optimization
v1.2.2 took away neon optmization
v1.3.0 rebuild the modules with cortex a8 & -O3 optimization & enabled ThumbEE in the kernel
v1.3.1 ClockworkMod compatible Kernel!
v1.3.2 fixes broken root and fixes busybox permission
v1.3.3 adds superuser.apk!
v1.3.4 fixes the move superuser.apk to system & fixes a flaw with jk-su
v1.4.0 based on di18 kernel!

Code:
 make -j$CPU_JOB_NUM HOSTCFLAGS="-g -O3" ARCH=arm CFLAGS_KERNEL="-O2 -march=armv7-a -mtune=cortex-a8 -mcpu=cortex-a8" CROSS_COMPILE=$TOOLCHAIN/$TOOLCHAIN_PREFIX
__________________

Last edited by Vertigo; 10-06-2010 at 10:22 PM. Reason: update!
Reply With Quote