Archive for November, 2011


update (11/26):
-extendedcommands/nandroid: remove internal options if no sdcard and is_data_media
-nandroid/root/extendedcommands: attenuate for /data not being auto in fstab
-recovery.fstab: switch /data to ext4

…..

11/25:
-merged all changes; up and through to 5.0.2.7 from cyanogenmod, android_bootable_recovery[gingerbread].
-p7510: increase recovery_image_partitionsze to accomodate newer recovery
-LTE/KOR added (same recovery with stock (EH04 for LTE; EK10 for KOR) kernel and BOARD_RECOVERYIMAGE_PARTITION_SIZE := 0x00500000 (from 0x00499000)

Note:
Models with a radio will not have that partition available.

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

Download (Fastboot/Nvflash):
recovery-cwm_5.0.2.7-sam-tab-10.1-112611.zip
Download: recovery-cwm_5.0.2.7-sam-tab-10.1-112611.zip

Download (Odin):
recovery-cwm_5.0.2.7-sam-tab-10.1_odin.tar-112611.zip
Download: recovery-cwm_5.0.2.7-sam-tab-10.1_odin.tar-112611.zip

Download LTE (Odin):
recovery-cwm_5.0.2.7-sam-tab-10.1_lte_odin.tar-112611.zip
Download: recovery-cwm_5.0.2.7-sam-tab-10.1_lte_odin.tar-112611.zip

Download KOR (Odin):
recovery-cwm_5.0.2.7-sam-tab-10.1_kor_odin.tar-112611.zip
Download: recovery-cwm_5.0.2.7-sam-tab-10.1_kor_odin.tar-112611.zip

Stock IO Recovery (Fastboot/Nvflash):
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_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:
Unzip the downloaded file first.

It is reccomended you try out the recovery before replacing your stock recovery.
fastboot boot recovery-cwm_5.0.2.7-sam-tab-10.1.img

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

Nvflash:
nvflash –bl bootloader.bin –go
nvflash –resume –download 8 recovery-cwm_5.0.2.7-sam-tab-10.1.img

Odin:
Go in to download mode, launch Odin Multi Download, select recovery.tar.md5 (this is what you get after unzipping from recovery-cwm_5.0.2.7-sam-tab-10.1_odin.tar-112511.zip) and flash.

Update (11/24):
-drivers: cpufreq: interactive: adjust thresholds

-merged (from kernel-2638):
net: wireless: bcm4329: Remove obsolete file
net: wireless: bcm4329: Add packet filtering commands
net: wireless: bcm4329: Prohibit FW access in case of FW crash
net: wireless: bcm4329: fix array subscript is below array bounds
net: wireless: bcm4329: Convert kmalloc() + bzero() to kzalloc()
cpufreq: interactive: fix possible Division by zero.
net: wireless: bcm4329: Skip dhd_bus_stop() if bus is already down
net: wireless:bcm4329: Fix Unknown escape ‘%’

…..

11/23:
-merge up to kernel.org’s 2.6.32.48
-sync firmware (bcm4329) across all update.zips to 4.218.248.18

-merged (from cyanogenmod, lge-kernel-star):
uidstat: Only count IPv4 traffic

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 (Gingerbread):
boot-cm_2632.48_gb-oc-uv-xtra-vfp_fp-112411.zip
Download: boot-cm_2632.48_gb-oc-uv-xtra-vfp_fp-112411.zip

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] (Gingerbread):
boot-cm_2632.48_gb_newbl-oc-uv-xtra-vfp_fp-112411.zip
Download: boot-cm_2632.48_gb_newbl-oc-uv-xtra-vfp_fp-112411.zip

Malata Zpad T8 (Gingerbread):
boot-cm_2632.48_gb_newbl-oc-uv-xtra-vfp_fp-112411.zip
Download: boot-cm_2632.48_gb_zpad_t8-oc-uv-xtra-vfp_fp-112411.zip

——–

lib-2632.48_gb.tar.gz (kernel modules)
Download: lib-2632.48_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
https://github.com/ratanakvlun/gtab-2632
http://github.com/pershoot/vision-2635
http://patchwork.kernel.org
http://github.com/pershoot/kernel-2638

——–

Instructions:
Flash the .zip through recovery

To use one of the kernel modules:
Pull the one you want from lib-2632.48.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.48-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.48-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.48-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 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.

-drivers: cpufreq: interactive: adjust thresholds

-merged (from cyanogenmod, htc-kernel-msm7x30):
driver: msm: updated camera driver
ASoC: msm7x30: audio update
net: wireless: bcm4329: Prohibit FW access in case of FW crash
cpufreq: interactive: fix possible Division by zero.
net: wireless: bcm4329: Skip dhd_bus_stop() if bus is already down
net: wireless:bcm4329: Fix Unknown escape ‘%’

-merged (from kernel-2638)
net: wireless: bcm4329: Add packet filtering commands
net: wireless: bcm4329: fix array subscript is below array bounds
net: wireless: bcm4329: Convert kmalloc() + bzero() to kzalloc()

Note:
The _gb kernel can only be used on CM Nightly #78 and above.
This is not to be used on HTC Sense (froyo/gingerbread).
This is not to be used on Froyo.

——–

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

Gingerbread:
boot-cm_2635.14_gb-oc-uv-xtra-neon_fp-112411.zip
Download: boot-cm_2635.14_gb-oc-uv-xtra-neon_fp-112411.zip

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

——–

Source:
http://github.com/pershoot/vision-2635
http://github.com/pershoot/vision-2632
http://github.com/pershoot/galaxy-2636
https://github.com/CyanogenMod/htc-kernel-msm7x30
https://github.com/Kali-/htc-kernel-msm7x30
http://git.kernel.org/?p=linux/kernel/git/longterm/linux-2.6.35.y.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.38.y.git;a=summary
http://developer.htc.com
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.39
http://github.com/pershoot/kernel-2638

——–

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.

-drivers: cpufreq: interactive: adjust thresholds

-merged (from cyanogenmod, cm-kernel):
qdsp6: Allow audio_rx_path_id to be zero, fixes Bluetooth
ext4: check for ext[23] file system features when mounting as ext[23]
net: wireless: bcm4329: Add packet filtering commands
net: wireless: bcm4329: Prohibit FW access in case of FW crash
net: wireless: bcm4329: fix array subscript is below array bounds
net: wireless: bcm4329: Convert kmalloc() + bzero() to kzalloc()
cpufreq: interactive: fix possible Division by zero.
net: wireless: bcm4329: Skip dhd_bus_stop() if bus is already down
net: wireless:bcm4329: Fix Unknown escape ‘%’

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

——–

-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.8_gb-oc-uv-xtra-btn-aud-ram-neon_fp-112411.zip
Download: boot-cm_2638.8_gb-oc-uv-xtra-btn-aud-ram-neon_fp-112411.zip

lib-2638.8_gb.tar.gz
Download: lib-2638.8_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

HC 3.2 – OTA (UEKMN(update.zip)) – Galaxy Tab 10.1 (GT-P7510 (Wifi))

-build static make_ext4fs from cyanogenmod’s repo.
-use system from 6/10’s nandroid backup (CWM restore method release)
-add system script
-use busybox from the tools pack
-use cyangenmod’s update-script as base

Installation Instructions:
Place the hc-3.2_touchwiz_ux-full_sam_tab_10.1.zip on your internal sdcard (/data/media)
Power down the device and plug in USB.
Enter fastboot by holding vol down and power, then pressing vol down (to the USB icon) then up to select.

or

Retail:

Enter ClockworkMod recovery by holding vol down and power, then pressing vol down, then up to select.

I/O tabs:

fastboot boot recovery-cwm_5.0.2.3-sam-tab-10.1.img (latest is -100411; http://droidbasement.com/db-blog/?p=2370)

or

fastboot boot IO’s stock recovery (or adb reboot recovery on IO, 3.0.1)

Install/Apply the zip while in recovery.

unplug usb and reboot.

Note:
-This may not work for encrypted devices. If you run in to issues, please unencrypt it and try again (you may have to full wipe in this instance).
-This is a complete vanilla system with no su/superuser. If you are wanting these things, then pull it from the tools pack (latest is 6/16) and push su to /system/bin (chmod 4755 it) and Superuser.apk to /system/app.
-If you encounter any issues from the update, please be advised that you may have to wipe your user data.
-This will not work on the ‘v’ model.

Download (HC 3.1 – CWM Restorable Image(s)):
hc-3.2_touchwiz_ux-full_sam_tab_10.1.zip
Download: hc-3.2_touchwiz_ux-full_sam_tab_10.1.zip

—–

HC 3.0 Fastbootable Images: (From IO) – System:
Download: system.zip

HC 3.0 Fastbootable Images: (From IO) – Boot:
Download: boot.zip

Source:
OTA via KIES (thx nakedninja!)
https://github.com/CyanogenMod/android_system_extras

Update (11/23):
-re-merge:
p4: merge in changes from SGH-T859 (only exclude TEGRA_PINGROUP_SDC for p3-p7100(board-p4-pinmux))

-add HC32 update.zip (ROM not available yet)

…..

Update (11/22):
-include mpu3050-hc32 header files when building for HC 3.2
-remove WHITELIST_PKT_FILTER (bcm4330) for P4TMO
-add TMO update.zip

…..

(11/20)
-revert:
video: tegra: dc: disable windows on dc disable
drivers: misc: smd: p4: Revert SCH-I905 ‘Update 1’

-misc: add HC_32 support
-p4: merge in changes from SGH-T859
-p4wifi: merge in changes from SGH-T859
-p4lte: merge in changes from SGH-T859
-various: merge in changes from and sync with SGH-T859
-usb: gadget: switch USB_ANDROID to tristate
-defconfig: regen and add HC32 based configs

-If you want to bench, it is advised that you set min/max to the same number.

Issues from Stock to be resolved:
-Slight delay on wakeup (introduced in HC 3.1) when not plugged in, and/or having to press power up to two times to wakeup (rare (if it is busy doing something)).

Bugs:
-Bootup animation sound starts a little bit later (then it was on stock). This is a result of using BFQ.

Things to do:
Undervolt low/mid ranges

——–

-XTRA contains:
*ondemand governor default; only ondemand, interactive, userspace and performance governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support
*autogroup (session) support
*v4 block device and data integrity support
*erratas 742230, 742231, 720789 and 743622 applied

HC 3.2:
10.1-Wifi, Touchwiz UX (OTA, GT-P7510):
boot-cm_2636.4_ux_hc32-oc-xtra-vfpv3-d16_fp-112211.zip:
Download: boot-cm_2636.4_ux_hc32-oc-xtra-vfpv3-d16_fp-112211.zip

10.1 3G, Touchwiz UX (HC 3.2 (stock); GT-P7500):
boot-cm_2636.4_p4_ux_hc32-oc-xtra-vfpv3-d16_fp-112211.zip:
Download: boot-cm_2636.4_p4_ux_hc32-oc-xtra-vfpv3-d16_fp-112211.zip

10.1 LTE (SCH-I905):
boot-cm_2636.4_lte_hc32-oc-xtra-vfpv3-d16_fp-112211.zip:
Download: boot-cm_2636.4_lte_hc32-oc-xtra-vfpv3-d16_fp-112211.zip

10.1 TMO (SCH-T859):
boot-cm_2636.4_tmo-oc-xtra-vfpv3-d16_fp-112211.zip:
Download: boot-cm_2636.4_tmo-oc-xtra-vfpv3-d16_fp-112211.zip

10.1v (GT-P7100):
boot-cm_2636.4_p3_hc32-oc-xtra-vfpv3-d16_fp-112311.zip:
Download: boot-cm_2636.4_p3_hc32-oc-xtra-vfpv3-d16_fp-112311.zip

HC 3.1:
10.1-Wifi (GT-P7510):
boot-cm_2636.4-oc-xtra-vfpv3-d16_fp-112011.zip:
Download: boot-cm_2636.4-oc-xtra-vfpv3-d16_fp-112011.zip

10.1-Wifi, Touchwiz UX (OTA, GT-P7510):
boot-cm_2636.4_ux-oc-xtra-vfpv3-d16_fp-112011.zip:
Download: boot-cm_2636.4_ux-oc-xtra-vfpv3-d16_fp-112011.zip

10.1v (HC 3.1 (seo/isimobile; GT-P7100):
boot-cm_2636.4_p4-oc-xtra-vfpv3-d16_fp-112311.zip:
Download: boot-cm_2636.4_p3-oc-xtra-vfpv3-d16_fp-112311.zip

Note: -112011 is still archived in the same folder

10.1 3G, Touchwiz UX (HC 3.1 (stock); GT-P7500):
boot-cm_2636.4_p4_ux-oc-xtra-vfpv3-d16_fp-112011.zip:
Download: boot-cm_2636.4_p4_ux-oc-xtra-vfpv3-d16_fp-112011.zip

10.1 LTE (SCH-I905):
boot-cm_2636.4_lte-oc-xtra-vfpv3-d16_fp-112011.zip:
Download: boot-cm_2636.4_lte-oc-xtra-vfpv3-d16_fp-112011.zip

…..

HC 3.2:
lib-2636.4_ux_hc32.tar.gz (Kernel Modules)
Download: lib-2636.4_ux_hc32.tar.gz

HC 3.1:
lib-2636.4.tar.gz (Kernel Modules)
Download: lib-2636.4.tar.gz

——–

Source:
http://github.com/pershoot/galaxy-2636
http://github.com/pershoot/vision-2635
http://github.com/pershoot/gtab-2632
http://opensource.samsung.com
https://github.com/clemsyn/UpdatedTF101-OCkernel
https://github.com/ibladesi/TF101-HighOC
https://github.com/tiamat-aosp
https://github.com/netarchy/android_kernel_TF101
https://github.com/coolbho3k/Xoom-OC
https://github.com/BuzzBumbleBee/android_kernel_TF101
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=shortlog;h=refs/heads/rel-12r3
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=shortlog;h=refs/heads/dev-hc
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=shortlog;h=refs/heads/rel-2010-11
https://lkml.org
http://android.git.kernel.org/?p=kernel/tegra.git;a=shortlog;h=refs/heads/android-tegra-2.6.39
http://android.git.kernel.org/?p=kernel/common.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.38.y.git;a=summary
https://github.com/project-voodoo/samsung-kernel-galaxytab101
https://github.com/stefansaraev
https://github.com/isimobile/galaxy-2636/

——–

Installation Instructions:

Flash in recovery.

Download the latest SetCPU from this thread:
http://forum.xda-developers.com/showthread.php?t=505419

Launch it, accept root allowance and select autodetect.
ondemand will be the default governor

To install kernel modules:
Use Winrar (windows) or tar with the z option and unpack lib-2636.4.tar.gz
Push any module you desire to /data/local/modules (this is created by the update.zip)
Then, insmod it (you can do this via adb, in a gscript, or on the device in terminal.

Note:
-If you want to enable usb charging:
adb shell echo 1 > /sys/class/power_supply/battery/force_usb_charging

To disable:
adb shell echo 0 > /sys/class/power_supply/battery/force_usb_charging