Joined
·
259 Posts
Mod Type:: ROM
Difficulty:: Very Easy
Mod Base:: CyanogenMod
Mod Status:: Alpha
Apply In:: CWM Recovery
Carrier:: T-Mobile
Requires Root:: No
Optional:: Requires GApps
Android Version:: 4.1.1 (JB)
Source::
*** DON'T FLASH THIS IF YOU ARE NOT COMFORTABLE WITH DATA LOSS, INSTABILITY, RABID DOGS EATING YOUR CAT, OR SPACE ALIENS STARING AT YOU IN THE MIDDLE OF THE NIGHT! ***
*** If you like this post and can't donate to the cause, then like the post! ***
Credits:
What works:
Instructions (README, A LOT!!!!!!):
Upgrading builds:
If are get a hard lock and have to reset, please pull the /proc/last_kmsg and post it after you are booted again.
Please do not report on ANY known issues!!!
You can contact us here (the forum) or on freenode's webchat in our #g-slate room. If you have any other questions, please see our wiki.That's it! Enjoy!
DEV Donation links:
jannau
ChiefzReloaded
dasunsrule32 (I like pizza!)
Sources:
https://github.com/C.../tree/jellybean
https://github.com/C.../tree/jellybean
https://github.com/g...vendor_lge_v909
Difficulty:: Very Easy
Mod Base:: CyanogenMod
Mod Status:: Alpha
Apply In:: CWM Recovery
Carrier:: T-Mobile
Requires Root:: No
Optional:: Requires GApps
Android Version:: 4.1.1 (JB)
Source::
*** DON'T FLASH THIS IF YOU ARE NOT COMFORTABLE WITH DATA LOSS, INSTABILITY, RABID DOGS EATING YOUR CAT, OR SPACE ALIENS STARING AT YOU IN THE MIDDLE OF THE NIGHT! ***
*** If you like this post and can't donate to the cause, then like the post! ***
Code:
<br />
#include<br />
/*<br />
* Your warranty is now void.<br />
*<br />
* I am not responsible for bricked devices, dead SD cards,<br />
* thermonuclear war, or you getting fired because the alarm app failed. Please<br />
* do some research if you have any concerns about features included in this ROM<br />
* before flashing it! YOU are choosing to make these modifications, and if<br />
* you point the finger at me for messing up your device, I will laugh at you.<br />
*/<br />
- Steve Kondik and the amazing CM team
- ChiefzReloaded and his initial device tree.
- jannau, for being the kernel beast he is
- Jason (silverdrag) Poon for his fixes from the L-06c
- And the many testers, including: gribbly, beefsalad and others I'm probably forgetting
What works:
- Audio
- Hardware Acceleration
- WiFi
- GSM
- GPS
- Bluetooth
- Accelerometer
- Gyroscope
- Compass
- Touchscreen
- HDMI
- Microphone
- USB host
- USB Tethering
- Bluetooth PAN
- Camera's don't work
- LED lights don't work
- Media Server dies randomly, breaking DRM, etc
- Notification lights work partially
- MTP, adb, etc, won't work unless the device is awake
- File transfers using Bluetooth will disconnect when the device goes to sleep
- WiFi disconnects when the device goes to sleep
- WiFi AP doesn't work
- adb reboot doesn't work
- You tell us...
USB Storage doesn't workPressing both volume keys at the same time will break audio and lock up the device, don't do it!Bluetooth audio doesn't workGoogle Search force closesMultiple IME selectors when using more than one keyboardStock Browser will force close when using a web text field and attempting to select textHDMI audio doesn't workReboot recovery/bootloader doesn't always work
Instructions (README, A LOT!!!!!!):
- Make sure your device bootloader is unlocked. See unlocking the bootloader. (If you're not sure if you're unlocked or not, just flash the appropriate one for the build you are on. It won't hurt anything and will guarantee you're unlocked.)
- Download Clockwork Recovery (md5: 7a91c521972bb51dfadf2a187185b682) Clockwork Recovery Mirror (md5: afe40cff86b3ba90ee47425c7ed3e5cd)
- Download CM10 (md5: 63fee34441fc4b2a549fa5400afa25ee) CM10 Mirror (md5: 63fee34441fc4b2a549fa5400afa25ee)
- Download GAPPS (md5: f62cfe4a827202899919fd932d5246d7)
- Place the cm-10-2012XXXX-UNOFFICIAL-v909.zip and gapps-jb-2012XXXX-signed.zip on your sdcard of your G-Slate
- You will need the fastboot binary on your machine (Windows or Linux). See about fastboot and recovery.
- Then run: fastboot flash recovery recovery6.img
- ^^ BACKUP YOUR DATA! See about backing up.
- Next, Wipe Data Factory Reset, Wipe Cache and format /system under the Mounts and Storage menu.
- Then 'install zip from sdcard', 'choose zip from sdcard', then install the cm-10-2012XXXX-UNOFFICIAL-v909.zip.
- Then install gapps-jb-2012XXXX-signed.zip.
- Go back to the main menu and Reboot Now.
- On reboot, hold Volume+ to enter fastboot mode again and run the following:
Code:
<br />
fastboot flash recovery recovery6.img; fastboot reboot<br />
- Reboot to recovery
- Wipe Cache
- Format /system
- Install cm-10-2012XXXX-UNOFFICIAL-v909.zip
- Install gapps-jb-2012XXXX-signed.zip
- Reboot
Code:
<br />
adb logcat > logcat.txt<br />
Code:
<br />
adb pull /proc/last_kmsg<br />
You can contact us here (the forum) or on freenode's webchat in our #g-slate room. If you have any other questions, please see our wiki.That's it! Enjoy!
DEV Donation links:
jannau
ChiefzReloaded
dasunsrule32 (I like pizza!)
Sources:
https://github.com/C.../tree/jellybean
https://github.com/C.../tree/jellybean
https://github.com/g...vendor_lge_v909