Archive for January, 2014


Firmware – OpenELEC – Generic X86_64

This is OpenELEC built from ‘master’.

Last Sync: 8.30PM, Eastern.
Build Type: Generic x86_64
XBMC: Gotham

Additional changes:
-linux: update to linux-3.13.1

—–

Download (Generic X86_64):
OpenELEC-Generic.x86_64-devel-.tar
Download: OpenELEC-Generic.x86_64-devel-.tar

—–

Source:
https://github.com/pershoot/OpenELEC.tv/tree/staging
https://github.com/OpenELEC.tv/OpenELEC.tv

——–

Installation instructions:
http://wiki.openelec.tv/index.php?title=HOW-TO:Installing_OpenELEC

Recovery – ClockworkMod 6.0.4.6 (CM 11.0) – TF701T (Macallan)

This is CWM for the ASUS Transformer Pad (TF701T – Macallan).

-sync latest changes from CyanogenMod repo (cm-11.0)

device specific changes:
-Fix typo in PAGESIZE board flag.
-Add tags_offset
-sync init.rc

kernel:
-use device’s shipping config (10.26.1.18)
-defconfig: add cyanogenmod config
-defconfig: switch to XZ
-update to KORG’s 3.4.77

…..

Note:
-You must be unlocked (use ASUS’s unlock tool to perform this)
-You must be on 10.26.1.18 bootloader (updating to ASUS’s latest 4.3 release will install this)

…..

Known Issues:
-External sdcard mounting may not be working. Will be investigated.
-When performing a long list in /data/media within the shell, this is thrown from Bionic, for localtime/GMT/posixrules:
“couldn’t find any tzdata”. However, the listing is still shown.

—–

Download (ASUS TF701T (Macallan)):
recovery.img
Download: recovery.img

—–

Source:
https://github.com/pershoot/android_device_asus_tf701t
https://github.com/pershoot/android_kernel_asus_tf701t
https://github.com/CyanogenMod/android_bootable_recovery

——–

Installation instructions:

-Unlock your device using the ASUS Unlock tool.
-Boot in once and execute: adb reboot bootloader

Fastboot:
To boot the recovery:
fastboot boot recovery.img

To permanently flash the recovery:
fastboot flash recovery recovery.img