Archive for May, 2011


-build koush’s CWM 3.1.0.2 from CyanogenMod’s repo
-fix flaw in conditional check within ensure_path_unmounted (this should truly fix the cache error on backup)

Note:
This will also work on the ‘v’ model.

Known Issues:
-UMS will not work, as of yet.

Download:
recovery-cwm_3.1.0.2-sam-tab-10.1-052611.zip
Download: recovery-cwm_3.1.0.2-sam-tab-10.1-052611.zip

Stock IO Recovery:
Download: recovery.zip

Source:
https://github.com/pershoot/android_device_p7510
https://github.com/pershoot/android_vendor_cyanogen
https://github.com/CyanogenMod/android_vendor_cyanogen
https://github.com/pershoot/android_external_yaffs2
https://github.com/CyanogenMod/android_external_yaffs2
https://github.com/solarnz/android_external_yaffs2
https://github.com/pershoot/android_bootable_recovery
https://github.com/CyanogenMod/android_bootable_recovery
https://github.com/solarnz/android_bootable_recovery
https://github.com/SeraphimSerapis/Samsung-P7100-Recovery

——–

Installation instructions:
It is reccomended you try out the recovery before replacing your stock recovery.
fastboot boot recovery-cwm_3.1.0.2-sam-tab-10.1.img

If you are happy with it, then to replace your recovery:
fastboot flash recovery recovery-cwm_3.1.0.2-sam-tab-10.1.img

Update (Froyo only; the filename has not changed. please re-download and re-flash):
-Revert:
Revert “arm: io: import writel/readl_relaxed from AOSP’s, android-tegra-2.6.36
arm: cache-l2x0: convert to _relaxed in l2x0_shutdown (referenced from cyanogenmod lge-kernel-star)
ARM: 6271/1: Introduce *_relaxed() I/O accessors

…..

-merged up to kernel.org’s 2.6.32.41
-Revert “arm: io: import writel/readl_relaxed from AOSP’s, android-tegra-2.6.36
-arm: cache-l2x0: convert to _relaxed in l2x0_shutdown (referenced from cyanogenmod lge-kernel-star)

-merged (from cyanogenmod lge-kernel-star):
ARM: 6271/1: Introduce *_relaxed() I/O accessors

If you are using any of the external modules, please download them fresh and re-push them in to place.

Note:
-If you are on the stock rom/stock’ish rom (froyo), set your wifi to never sleep.
-At sleep, if you have the USB cable plugged in and find that you cannot wake the device, unplug, and press power to wake (this is more prevalent on the stock/stock’ish rom).

Known Issues:
-warning from manage irq and nvec release function
-When waking up from standby/sleep, the clock in the status bar will change when RTC changes in the next minute (stock rom).
-If your BT Audio device does not work with the the stack that comes within your ROM, no audio will be sent to your device, and once you disconnect, you will need to plug in a 3.5mm jack and unplug to get audio back.
**Devices that don’t work: Jabbra.
**Devices that do work: Parrot audio, Jawbone, Nokia BH-905.

Things to do:
-clean up the barrage of warnings from TapnTap/Viewsonic’s patch

——–

-XTRA contains:
*ondemand governor default
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support (excluding network)
*v4 block device and data integrity support
*Tegra NvEC embedded controller driver
*erratas 430973, 458693 and 460075 applied

ViewSonic Gtab/Malata Zpad (Froyo):
boot-cm_2632.41-oc-uv-xtra-vfpv3_fp-052411.zip
Download: boot-cm_2632.41-oc-uv-xtra-vfp_fp-052411.zip

lib-2632.41.tar.gz (kernel modules)
Download: lib-2632.41.tar.gz

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.41_gb-oc-uv-xtra-vfp_fp-052411.zip
Download: boot-cm_2632.41_gb-oc-uv-xtra-vfp_fp-052411.zip

lib-2632.41_gb.tar.gz (kernel modules)
Download: lib-2632.41_gb.tar.gz

Note (from proengin for Malata Zpad):
You should be on CWM0.8 (bekit)
The bootloader.bin must match CWM0.8 (bekit)

ViewSonic Gtab/Malata Zpad [New Bootloader] (Froyo):
boot-cm_2632.41_newbl-oc-uv-xtra-vfp_fp-052411.zip
Download: boot-cm_2632.41_newbl-oc-uv-xtra-vfp_fp-052411.zip

lib-2632.41.tar.gz (kernel modules)
Download: lib-2632.41.tar.gz

ViewSonic Gtab/Malata Zpad [New Bootloader] (Gingerbread):
boot-cm_2632.41_gb_newbl-oc-uv-xtra-vfp_fp-052411.zip
Download: boot-cm_2632.41_gb_newbl-oc-uv-xtra-vfp_fp-052411.zip

lib-2632.41_gb.tar.gz (kernel modules)
Download: lib-2632.41_gb.tar.gz

——–

Source:
http://github.com/pershoot/gtab-2632
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://github.com/pershoot/vision-2632
http://github.com/CyanogenMod/htc-kernel-msm7x30
http://github.com/CyanogenMod/cm-kernel
https://github.com/CyanogenMod/lge-kernel-star
http://android.git.kernel.org/?p=kernel/tegra.git;a=shortlog;h=refs/heads/android-tegra-2.6.36
http://android.git.kernel.org/?p=kernel/common.git;a=summary
https://github.com/mblaster/linux_2.6.32_folio100
https://github.com/Cpasjuste/android_kernel_lg_p990
https://github.com/Kali-/htc-kernel-msm7x30
http://android.git.kernel.org/?p=kernel/msm.git;a=summary

——–

Instructions:
Flash the .zip through recovery

To use one of the kernel modules:
Pull the one you want from lib-2632.41.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.41-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.41-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.41-cyanogenmod/MODULE.ko

Note:
You can download gscript lite from the Market, and put the insmod line in there, and tap when you want to insert it and use its functionality.

Overclocking-
How-To:
-Install the latest SetCPU (2.1.3 is current) from the market and/or XDA (http://forum.xda-developers.com/showthread.php?t=505419)
-Select auto
-If using CM7, then you can use the included CPU Settings within CyanogenMod Settings.

Note:
If you were using SetCPU prior, with ‘custom’ and this kernel set, please go to device selection and select auto. Please delete the custom setcpu file on your filesystem:

adb shell rm /data/local/setcpu

Note2:
Be aware, that if you leave it pinned to max, hammering it, it will get warm/warmer then your used to at 1GHZ, pinned.
It is advised not to select any of the 2 governor’s listed (but, at the very least, not performance).
It is advised to keep your min value at 216.

-merged up to kernel.org’s 2.6.38.7

Note:
This is not to be used on Froyo/CM6

Known Issue:
-Scores will be a bit low in Quadrant. This is not indicative of its performance.

——–

-XTRA contains:
*userspace governor default; only interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support (excluding network)
*v4 block device and data integrity support
*3d register driver
*erratas 430973, 458693, 460075 and 743622 applied

boot-cm_2638.7_gb-oc-uv-xtra-btn-aud-ram-neon_fp-052211.zip
Download: boot-cm_2638.7_gb-oc-uv-xtra-btn-aud-ram-neon_fp-052211.zip

lib-2638.7_gb.tar.gz
Download: lib-2638.7_gb.tar.gz

——–

Source:
http://github.com/pershoot/kernel-2638
https://github.com/cyanogenmod/cm-kernel
https://github.com/cyanogen/cm-kernel-exp
http://github.com/pershoot/kernel-2635
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/sandbox/dima/android-msm-2.6.38-wip
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.38.y.git;a=summary
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/android-msm-2.6.35-wip
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.35.y.git;a=summary
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.35
http://github.com/xdabravoteam/cm-kernel
http://github.com/ezterry/kernel-biff-testing
http://android.git.kernel.org/?p=kernel/common.git;a=summary
https://github.com/thelogin/n1batcal
http://android.git.kernel.org/?p=kernel/msm.git;a=summary

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage (zImage can be found in update.zip kernel folder)
then

take the bcm4329.ko file from the update.zip lib/modules folder (use winrar for windows or unzip for linux) and

adb remount
adb push bcm4329.ko /system/lib/modules
or
copy the bcm4329.ko to /sdcard, bounce in to recovery, mount /sdcard and /system, and copy the .ko module from /sdcard to /system/lib/modules; set chmod 644 on it.

Note:
If you use SetCPU, please do not set any Advanced settings, and you should use the ondemand CPU governor

Battery Calibration:
To calibrate your battery, download and install “battery calibrator” in Market, by Jon Richards.

Then follow this:
http://forum.xda-developers.com/showpost.php?p=9583271&postcount=340

Update (5/22; the filename has not changed. please re-download and boot/flash):
-Fix nandroid backups to exclude media during data backup, and fix cache backup.

…..

-build koush’s CWM 3.1.0.1 from CyanogenMod’s repo
-Modified the format_volume to removed directories from /data instead of erasing. (solarnz)
-recovery: Handle /data/media when TARGET_HAS_SDCARD_ON_DATA
-Modified mkyaffs2image so that it won’t include /data/media (solarnz)

Installation instructions:
It is reccomended you try out the recovery before replacing your stock recovery.
fastboot boot recovery-cwm_3.1.0.1-sam-tab-10.1.img

If you are happy with it, then to replace your recovery:
fastboot flash recovery recovery-cwm_3.1.0.1-sam-tab-10.1.img

Note:
This will also work on the ‘v’ model.

Known Issues:
-When backing up, it will error on /cache in certain scenarios.
-UMS will not work, as of yet.

Download:
recovery-cwm_3.1.0.1-sam-tab-10.1-052111.zip
Download: recovery-cwm_3.1.0.1-sam-tab-10.1-052111.zip

Stock IO Recovery:
Download: recovery.zip

Source:
https://github.com/pershoot/android_device_p7510
https://github.com/pershoot/android_vendor_cyanogen
https://github.com/CyanogenMod/android_vendor_cyanogen
https://github.com/pershoot/android_external_yaffs2
https://github.com/CyanogenMod/android_external_yaffs2
https://github.com/solarnz/android_external_yaffs2
https://github.com/pershoot/android_bootable_recovery
https://github.com/CyanogenMod/android_bootable_recovery
https://github.com/solarnz/android_bootable_recovery
https://github.com/SeraphimSerapis/Samsung-P7100-Recovery

-Revert (Partial – ISL29028): sensors: Import sensors from HTC QMR release

Note:
The _gb kernel can only be used on CM Nightly #31 and above, and/or with the needed bits for the newer adreno205 drivers (https://github.com/CyanogenMod/andro…6412317b550521).

This is not to be used on the latest CM7 nightlies. The last nightly that this kernel can be used on is #77.
This is not to be used on HTC Sense (froyo/gingerbread)

Known Issues:
-a slight distortion can be heard when launching the phone app and pressing for the first time the number 1, 4 etc., if volume is set to max.

——–

-XTRA contains:
*ondemand governor default; only ondemand, userspace and performance governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support
*v4 block device and data integrity support
*3d register driver
*erratas 430973, 458693 and 460075 applied

Gingerbread:
boot-cm_2632.40_gb-oc-uv-xtra-neon_fp-052111.zip
Download: boot-cm_2632.40_gb-oc-uv-xtra-neon_fp-052111.zip

lib-2632.40_gb.tar.gz (kernel modules)
Download: lib-2632.40_gb.tar.gz

——–

Source:
http://github.com/pershoot/vision-2632
https://github.com/CyanogenMod/htc-kernel-msm7x30
https://github.com/coolbho3k/vision_oc_kernel
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.36
http://developer.htc.com
https://github.com/cyanogen/htc-kernel-msm7x30/commits/htc-merge
https://github.com/Kali-/htc-kernel-msm7x30
http://android.git.kernel.org/?p=kernel/msm.git;a=summary

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage (zImage can be found in update.zip kernel folder)
then

take the bcm4329.ko file from the update.zip lib/modules folder (use winrar for windows or unzip for linux) and

adb remount
adb push bcm4329.ko /system/lib/modules
or
copy the bcm4329.ko to /sdcard, bounce in to recovery, mount /sdcard and /system, and copy the .ko module from /sdcard to /system/lib/modules; set chmod 644 on it.

Note:
If you use SetCPU, please do not set any Advanced settings, and you should use the ondemand CPU governor.

-set ro.secure=0 (adb root shell)

Note:
Do not flash this on 3.1. Use 5/15.
Do not flash this on Touchwiz UX (use 5/15).

To Do:
-remove some things which will most likely not be used.

Download:
su_busybox_misc-sam_tab_10.1-051611.zip
Download: su_busybox_misc-sam_tab_10.1-051611.zip

adbputty.zip
Download: adbputty.zip

Source:
http://www.busybox.net
https://github.com/sztupy/adbputty/downloads
https://github.com/CyanogenMod/android_vendor_cyanogen
https://github.com/CyanogenMod/android_device_harmony
https://github.com/pershoot/gtab-2632

—–

Installation Instructions:
adb push su_busybox_misc-sam_tab_10.1-051611.zip /sdcard/
adb reboot recovery
volume down to apply update from /sdcard
select .zip
hit power to select
scroll down to apply, and apply.
after flash, reboot

Note:
For Windows it is reccomended you use adb putty, if you are going to use htop/vim/vi/bash,etc.:
Make sure adb is running. If not, please launch it by typing: adb devices
launch putty.exe
Select Adb
Under Host Name type in: transport-usb
Highlight Default Settings and click save
Select Open.

Note2:
If you should ever wipe, please do this:
create a /data/tmp as shell:shell, 774
create a /data/.vimrc as root:shell, 444, with the contents: set directory=~/tmp
This is so VIM will have a temporary space for recovery.

-SU/BusyBox/Misc Tools/Utilities for the Samsung Galaxy Tab 10.1
-Compiled from CyanogenMod’s, CM7 repo for Harmony, and use the supplied update-script as a base
-Statically compiled busybox-1.18.4 with optimisations used for gtab-2632, via CodeSourcery’s 2009q1-203
-VI/VIM/HTOP/SSH/DropBear/BASH, etc., etc.

Installation Instructions:
adb push su_busybox_misc-sam_tab_10.1-051511.zip /sdcard/
adb reboot recovery
volume down to apply update from /sdcard
select .zip
hit power to select
scroll down to apply, and apply.
after flash, reboot

Note:
For Windows it is reccomended you use adb putty, if you are going to use htop/vim/vi/bash,etc.:
Make sure adb is running. If not, please launch it by typing: adb devices
launch putty.exe
Select Adb
Under Host Name type in: transport-usb
Highlight Default Settings and click save
Select Open.

Note2:
If you should ever wipe, please do this:
create a /data/tmp as shell:shell, 774
create a /data/.vimrc as root:shell, 444, with the contents: set directory=~/tmp
This is so VIM will have a temporary space for recovery.

To Do:
-remove some things which will most likely not be used.

Download:
su_busybox_misc-sam_tab_10.1-051511.zip
Download: su_busybox_misc-sam_tab_10.1-051511.zip

adbputty.zip
Download: adbputty.zip

Source:
http://www.busybox.net
https://github.com/sztupy/adbputty/downloads
https://github.com/CyanogenMod/android_vendor_cyanogen
https://github.com/CyanogenMod/android_device_harmony
https://github.com/pershoot/gtab-2632

-merged up to kernel.org’s 2.6.32.40
-Revert “cpufreq: Prevent memory leak in cpufreq_stats on hotplug”
-defconfig: regen for .40, set EVENTFD, enable CGROUPS and enable CPU_FREQ_STAT
-defconfig: unset TREE_RCU and set TREE_PREEMPT_RCU
-defconfig: enable BLK_DEV_CRYPTOLOOP

-merged (from android.git.kernel.org common):
net: wireless: bcm4329: Add new and default wifi locale support
net: wireless: bcm4329: Reduce listen interval to 10 (from 20)

-merged (from cyanogenmod lge-kernel-star):
tegra: Add prototypes for subsystem suspend functions
clocksource: Provide a generic mult/shift factor calculation
clocksource: Add clocksource_register_hz/khz interface
[ARM] tegra: timer: Add suspend wakeup and 32khz timers
ARM: tegra: timer: Remove 32k clocksource
ARM: tegra: timer: Fix us timer time after resume from LP1
ARM: tegra: timer: Separate clocksource and sched_clock
ARM: SMP: remove per_cpu based spinlock in do_IPI()
tracing/sched: Make preempt_schedule() notrace
rcu: Introduce lockdep-based checking to RCU read-side primitives
rcu: Add lockdep-enabled variants of rcu_dereference()
sysdev: Pass attribute in sysdev_class attributes show/store
sched: Cleanup: remove unused variable in try_to_wake_up()
sched: Rate-limit nohz
fat: Fix stat->f_namelen
timer: Added usleep[_range] timer
posix_timer: Move copy_to_user(created_timer_id) down in timer_create()
time: Implement timespec_add
clocksource: Add __clocksource_updatefreq_hz/khz methods
cgroups: Add an API to attach a task to current task’s cgroup
clockevents: Remove the per cpu tick skew
timer: add on-stack deferrable timer interfaces
cgroupfs: create /sys/fs/cgroup to mount cgroupfs on
sched: Drop all load weight manipulation for RT tasks
nohz: Fix nohz ratelimit

If you are using any of the external modules, please download them fresh and re-push them in to place.

Note:
-If you are on the stock rom/stock’ish rom (froyo), set your wifi to never sleep.
-At sleep, if you have the USB cable plugged in and find that you cannot wake the device, unplug, and press power to wake (this is more prevalent on the stock/stock’ish rom).

Known Issues:
-warning from manage irq and nvec release function
-When waking up from standby/sleep, the clock in the status bar will change when RTC changes in the next minute (stock rom).
-If your BT Audio device does not work with the the stack that comes within your ROM, no audio will be sent to your device, and once you disconnect, you will need to plug in a 3.5mm jack and unplug to get audio back.
**Devices that don’t work: Jabbra.
**Devices that do work: Parrot audio, Jawbone, Nokia BH-905.

Things to do:
-clean up the barrage of warnings from TapnTap/Viewsonic’s patch

——–

-XTRA contains:
*ondemand governor default
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support (excluding network)
*v4 block device and data integrity support
*Tegra NvEC embedded controller driver
*erratas 430973, 458693 and 460075 applied

ViewSonic Gtab/Malata Zpad (Froyo):
boot-cm_2632.40-oc-uv-xtra-vfpv3_fp-051311.zip
Download: boot-cm_2632.40-oc-uv-xtra-vfp_fp-051311.zip

lib-2632.40.tar.gz (kernel modules)
Download: lib-2632.40.tar.gz

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.40_gb-oc-uv-xtra-vfp_fp-051311.zip
Download: boot-cm_2632.40_gb-oc-uv-xtra-vfp_fp-051311.zip

lib-2632.40_gb.tar.gz (kernel modules)
Download: lib-2632.40_gb.tar.gz

Note (from proengin for Malata Zpad):
You should be on CWM0.8 (bekit)
The bootloader.bin must match CWM0.8 (bekit)

ViewSonic Gtab/Malata Zpad [New Bootloader] (Froyo):
boot-cm_2632.40_newbl-oc-uv-xtra-vfp_fp-051311.zip
Download: boot-cm_2632.40_newbl-oc-uv-xtra-vfp_fp-051311.zip

lib-2632.40.tar.gz (kernel modules)
Download: lib-2632.40.tar.gz

ViewSonic Gtab/Malata Zpad [New Bootloader] (Gingerbread):
boot-cm_2632.40_gb_newbl-oc-uv-xtra-vfp_fp-051311.zip
Download: boot-cm_2632.40_gb_newbl-oc-uv-xtra-vfp_fp-051311.zip

lib-2632.40_gb.tar.gz (kernel modules)
Download: lib-2632.40_gb.tar.gz

——–

Source:
http://github.com/pershoot/gtab-2632
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://github.com/pershoot/vision-2632
http://github.com/CyanogenMod/htc-kernel-msm7x30
http://github.com/CyanogenMod/cm-kernel
https://github.com/CyanogenMod/lge-kernel-star
http://android.git.kernel.org/?p=kernel/tegra.git;a=shortlog;h=refs/heads/android-tegra-2.6.36
http://android.git.kernel.org/?p=kernel/common.git;a=summary
https://github.com/mblaster/linux_2.6.32_folio100
https://github.com/Cpasjuste/android_kernel_lg_p990
https://github.com/Kali-/htc-kernel-msm7x30
http://android.git.kernel.org/?p=kernel/msm.git;a=summary

——–

Instructions:
Flash the .zip through recovery

To use one of the kernel modules:
Pull the one you want from lib-2632.40.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.40-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.40-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.40-cyanogenmod/MODULE.ko

Note:
You can download gscript lite from the Market, and put the insmod line in there, and tap when you want to insert it and use its functionality.

Overclocking-
How-To:
-Install the latest SetCPU (2.11a is current) from the market and/or XDA (http://forum.xda-developers.com/showthread.php?t=505419)
-Select auto
-If using CM7, then you can use the included CPU Settings within CyanogenMod Settings.

Note:
If you were using SetCPU prior, with ‘custom’ and this kernel set, please go to device selection and select auto. Please delete the custom setcpu file on your filesystem:

adb shell rm /data/local/setcpu

Note2:
Be aware, that if you leave it pinned to max, hammering it, it will get warm/warmer then your used to at 1GHZ, pinned.
It is advised not to select any of the 2 governor’s listed (but, at the very least, not performance).
It is advised to keep your min value at 216.

-merged up to kernel.org’s 2.6.32.40
-Revert “Revert (Partial): net: wireless: newer country_code/custom country_code logic”

-merged (from android.git.kernel.org common):
net: wireless: bcm4329: Add new and default wifi locale support
net: wireless: bcm4329: Reduce listen interval to 10 (from 20)

-merged (from cyanogenmod htc-kernel-msm7x30):
msm: Add platform data for USB_ACCESSORY

Note:
The _gb kernel can only be used on CM Nightly #31 and above, and/or with the needed bits for the newer adreno205 drivers (https://github.com/CyanogenMod/andro…6412317b550521).

This is not to be used on the latest CM7 nightlies. The last nightly that this kernel can be used on is #77.
This is not to be used on HTC Sense (froyo/gingerbread)

Known Issues:
-a slight distortion can be heard when launching the phone app and pressing for the first time the number 1, 4 etc., if volume is set to max.

——–

-XTRA contains:
*ondemand governor default; only ondemand, userspace and performance governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support
*v4 block device and data integrity support
*3d register driver
*erratas 430973, 458693 and 460075 applied

Gingerbread:
boot-cm_2632.40_gb-oc-uv-xtra-neon_fp-051311.zip
Download: boot-cm_2632.40_gb-oc-uv-xtra-neon_fp-051311.zip

lib-2632.40_gb.tar.gz (kernel modules)
Download: lib-2632.40_gb.tar.gz

——–

Source:
http://github.com/pershoot/vision-2632
https://github.com/CyanogenMod/htc-kernel-msm7x30
https://github.com/coolbho3k/vision_oc_kernel
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.36
http://developer.htc.com
https://github.com/cyanogen/htc-kernel-msm7x30/commits/htc-merge
https://github.com/Kali-/htc-kernel-msm7x30
http://android.git.kernel.org/?p=kernel/msm.git;a=summary

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage (zImage can be found in update.zip kernel folder)
then

take the bcm4329.ko file from the update.zip lib/modules folder (use winrar for windows or unzip for linux) and

adb remount
adb push bcm4329.ko /system/lib/modules
or
copy the bcm4329.ko to /sdcard, bounce in to recovery, mount /sdcard and /system, and copy the .ko module from /sdcard to /system/lib/modules; set chmod 644 on it.

Note:
If you use SetCPU, please do not set any Advanced settings, and you should use the ondemand CPU governor.

Update (the filename has not changed. please re-download and re-flash):
-re-merge:
net: wireless: bcm4329: Add new and default wifi locale support
-net: wireless: bcm4329: add some differences from vision-2632

…..

-merged up to kernel.org’s 2.6.38.6

-merged (from android.git.kernel.org common):
net: wireless: bcm4329: Add new and default wifi locale support
net: wireless: bcm4329: Reduce listen interval to 10 (from 20)

Note:
This is not to be used on Froyo/CM6

Known Issue:
-Scores will be a bit low in Quadrant. This is not indicative of its performance.

——–

-XTRA contains:
*userspace governor default; only interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support (excluding network)
*v4 block device and data integrity support
*3d register driver
*erratas 430973, 458693, 460075 and 743622 applied

boot-cm_2638.6_gb-oc-uv-xtra-btn-aud-ram-neon_fp-051311.zip
Download: boot-cm_2638.6_gb-oc-uv-xtra-btn-aud-ram-neon_fp-051311.zip

lib-2638.6_gb.tar.gz
Download: lib-2638.6_gb.tar.gz

——–

Source:
http://github.com/pershoot/kernel-2638
https://github.com/cyanogenmod/cm-kernel
https://github.com/cyanogen/cm-kernel-exp
http://github.com/pershoot/kernel-2635
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/sandbox/dima/android-msm-2.6.38-wip
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.38.y.git;a=summary
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/android-msm-2.6.35-wip
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.35.y.git;a=summary
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.35
http://github.com/xdabravoteam/cm-kernel
http://github.com/ezterry/kernel-biff-testing
http://android.git.kernel.org/?p=kernel/common.git;a=summary
https://github.com/thelogin/n1batcal
http://android.git.kernel.org/?p=kernel/msm.git;a=summary

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage (zImage can be found in update.zip kernel folder)
then

take the bcm4329.ko file from the update.zip lib/modules folder (use winrar for windows or unzip for linux) and

adb remount
adb push bcm4329.ko /system/lib/modules
or
copy the bcm4329.ko to /sdcard, bounce in to recovery, mount /sdcard and /system, and copy the .ko module from /sdcard to /system/lib/modules; set chmod 644 on it.

Note:
If you use SetCPU, please do not set any Advanced settings, and you should use the ondemand CPU governor

Battery Calibration:
To calibrate your battery, download and install “battery calibrator” in Market, by Jon Richards.

Then follow this:
http://forum.xda-developers.com/showpost.php?p=9583271&postcount=340