There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Welcome to the g2root arm foreign/hostile kernel exploration toolkit. syntax: CROSS_COMPILE=/opt/arm-2008q3/bin/arm-none-eabi- ARCH=arm make KDIR=[KERNEL SOURCE FROM WIKI] [clean|DOSTUFF=0|DOSTUFF=1] Building the toolkit You'll need an ARM toolchain. The following assumes you're using the CodeSourcery tools installed to /opt/arm-2008q3; otherwise, change the CROSS_COMPILE variable. $ git clone git://codeaurora.org/kernel/experimental.git kernel-source $ git clone git://gist.github.com/619505.git module-source $ cd kernel-source && git checkout origin/aosp/android-msm-2.6.32-7x30-wip & # The follow commands may need to be run with CROSS_COMPILE=/opt/arm-2008q3/b $ ARCH=arm make surf7x30_defconfig $ ARCH=arm make oldconfig At this point you'll need to edit .config to match below: CONFIG_LOCALVERSION="-g814e0a1 " CONFIG_LOCALVERSION_AUTO=n Modify Makefile so it starts with this: VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 32 EXTRAVERSION = .17 Continue as follows: $ ARCH=arm make prepare $ ARCH=arm make scripts $ cd .. taken from: http://forum.xda-developers.com/wiki/index.php?title=HTC_Vision#Building_a_basic_kernel_module (thanks FatTire and dpw13_) then $ # The following line assumes the CodeSourcery cross-compiler $ CROSS_COMPILE=/opt/arm-2008q3/bin/arm-none-eabi- ARCH=arm make KDIR=[KERNEL SOURCE FROM WIKI] DOSTUFF=0 Copy to a place on your G2 (or other device). On the G2 (in a root shell): g2# dmesg -c g2# rmmod module.ko g2# insmod module.ko g2# dmesg Test and make sure it doesn't blow up and the printed (in dmesg) addresses look sane (not 0 or fffx whatever) Then proceed to build the working version: $ CROSS_COMPILE=/opt/arm-2008q3/bin/arm-none-eabi- ARCH=arm make KDIR=[KERNEL SOURCE FROM WIKI] clean $ CROSS_COMPILE=/opt/arm-2008q3/bin/arm-none-eabi- ARCH=arm make KDIR=[KERNEL SOURCE FROM WIKI] DOSTUFF=1 Now follow the same instructions to test.
androix-xserver
The AndroiX Android DDX and frontend for X on Androidisymtope
Experimental hybrid redux+IncrementalDOM client and server-side rendering in Rust. (Pronounced like isomorphic + asymtope)androix-xcb-libxcb
The AndroiX Android DDX and frontend for X on Androidincrust
Zero-cost incremental-rendering isometric web templates in Rustmsmb
msmb - lk-based bootloader for msm devices (adb and novacom support, uimage booting)androix
The AndroiX Android DDX and frontend for X on Android (repo manifest)androix-lib-libX11
The AndroiX Android DDX and frontend for X on Androidg2root-core
a version of android core.git that's just, uh, hmm, coolermultiextract
extract uboot images to files (experimental)g2root-legacy
clone of the android legacy bootloader and fastboot/mkboot image utilitiesandroix-proto-x11proto
The AndroiX Android DDX and frontend for X on Androidg2root-utils
Utilities for poking around on 'open' phonesnodecms
A basic content management system written for node.js with sammyjstouchpad-tests
native-netbook
Native Netbooklibbioboot
libbio, libfs, experiments for building bootloadersg2root-dmtest
qualcomm diagnostics (dm) shell in tclnativenetbook-nativeinit
Native Netbook (chroot init and xinit replacement)androix-app-xkbcomp
The AndroiX Android DDX and frontend for X on Androidandroix-build
The AndroiX Android DDX and frontend for X on Android (build scripts)iot-snips-lifxhttp
Daemon for managing LIFX lights (using HTTP API) with Snips AI platformandroix-util-modular
The AndroiX Android DDX and frontend for X on Android (modular utils)nativemarket
Native Market (open)androix-lib-libXfont
The AndroiX Android DDX and frontend for X on Androidandroix-xkeyboard-config
The AndroiX Android DDX and frontend for X on Android (keymaps)androix-installer
The AndroiX Android DDX and frontend for X on Android (native installer)gext-proposal
Proposal for the X General Extensionandroix-lib-libxtrans
The AndroiX Android DDX and frontend for X on AndroidLove Open Source and this site? Check out how you can help us