CM10.1 Android 4.2.2 Jellybean SDCard IMG for Nook Tablet (21APR2013)

sdc4.2.2What is this? It’s an image copy of a 2GB SDCard with bootable CM10.1 Android 4.2.2 Jellybean. You simply burn the image to your 2GB SDCard or bigger and you have a bootable CM10.1 with GAPPS running on your Nook Tablet. Nothing alters to your Nook Tablet internal system. There will be bugs. Use Google or Bing for faster answers if you have problems before commenting.

QUESTIONS AND ANSWERS

Does this work on Nook Color, Nook HD, or HD+? NO

  • DO NOT SELL PREBUILT SDCARD WITH ROM
  • Make sure you have more than 2GB of space available on your computer.
  • You need to install 7-Zip 9.30 to extract the file.
  • Extract cm_acclaim_10.1_XXXXXXXXX_HD_SDC_IMG.img from cm_acclaim_10.1_XXXXXXXXX_HD_SDC_IMG.zip/7z
  • This is a 2GB image that can be burn (instructions are below) to a 2GB or larger microSD card.
  • After installation, DATA1 (partition 3) and SDCARD (partition 4) has XXXMB.
  • You want to expand DATA1 and SDCARD partition size if your card is larger than 2GB.
  • Download and copy flashable_expand_bootable_sdcard.zip onto your (BOOT) SDCard.
  • What is flashable_expand_bootable_sdcard.zip?
  • It’s a file you install to expand the DATA1 and SDCARD partition size based on your SDCard size.
  • What is does is set DATA1 partition size; 5GB for 32GB card or bigger,
  • 3GB for 16GB card, 2GB for 8GB card, 1GB for 4GB card, and 600MB for 2GB card.
  • The space left is dedicated to the SDCARD partition.
  • Hold the power button for a couple of seconds to turn on device.
  • Boot into Cyanoboot’s ‘Boot Menu’ by holding the home key.
  • Boot into ‘SDC Recovery’>Install zip from sdcard>Choose zip from sdcard>flashable_expand_bootable_sdcard.zip
  • Power off device and turn device back on.
  • Boot into Cyanoboot’s ‘Boot Menu’ and select ‘SDC Boot’ to boot into CM10.1.

Read more of this post

Polls

PAC Rom 22.+ JB 4.2.2 for Nook Tablet (SDC BOOT) (10APR2013)

DO THIS AT YOUR OWN RISK.
I AM NOT RESPONSIBLE IF YOU BRICKED YOUR DEVICE.
Do research and reading if you are uncertain about this rom.

pacWHAT IS IT?
There are many great ROMs out there, with the more popular ones being AOSPA (ParanoidAndroid), CM10.1, and AOKP. Being all great ROMs, it is sometimes difficult to choose which one you want to run. Why choose when you can have all three? P.A.C.-Man ROM is combination of all three ROMs, so you don’t need to keep switching or deciding between which one to flash. Get all of the features in one ROM!

FEATURES:
Phone, Phablet, and Tablet UI
Customized Trebuchet Launcher
A lot of customizations (PIE nav, hybrid settings, per-app color)
Based on ParanoidAndroid, AOKP, and CyanogenMod
Kernel 3.0.70+
CWM 6.0.3.0

QUESTIONS AND ANSWERS

  • CHANGELOGS:
  • Look at PAC source history for further changes, I will not post them.
  • 03/22 – Repo synced, Initial build so there could be many bugs.
  • 03/29 – Repo synced, kernel updated to 3.0.71, fixed: calendar crashing in portrait mode, boot animation, high battery drainage in deep sleep, some heat issues when device is in high load (maxed frequency) for long period, removed phone and phablet ui from Hybrid Properties (Default Tablet UI) , default boot orientation is landscape (Don’t ask why).
  • 04/10 – Repo synced, kernel updated to 3.0.72, NO MORE DEEP SLEEP (deep sleep does not help reduce battery drainage when device sleep but causes problems with our current kernel), improved battery drainage in sleep, the device will wake and get charged when you plugged in power cable, changed default governor to Wheatley for lower battery usage, added back 1.2GHz, removed faked battery data (you will need to do a full charge, green light, to get accurate battery stats), used Wi-Fi codes from BN, Wi-Fi is set to turn off when the device sleep, added back default dual-pane preferences, latest CWM 6.0.3.0 recovery, make use of sdcard0 (EMMC) as default storage for those without SDCard, added back Phablet UI to Hybrid properties (Navigation bar buttons and Battery bar options only work in Phablet UI currently). 


(Recommended factory reset for internal rom, clear data1/cache for sdcard rom)
GooManager: Rom ending in *SDC is for SDCARD boot, don’t get it mixed up with internal rom.

TO DO LIST:
Lots of things

Read more of this post

Flashable File to Create Bootable SDCard for Nook Tablet

sdcb
I AM NOT RESPONSIBLE IF YOU DAMAGED YOUR SDCARD OR NOOK TABLET

WHAT IS THIS?
It’s a flashable file (a file that you can install from recovery) that will create a bootable SDCard for your Nook Tablet.
What it does is creates 4 partitions on your SDCard.
100MB for partition 1 (BOOT)
400MB for partition 2 (SYSTEM1)
Size for partition 3 (DATA1) and partition 4 (SDCARD) vary.
It’ll also copy over boot files to your SDCard, making the SDCard bootable on your Nook Tablet.

INSTRUCTIONS:
This will only work with the provided CWM 6.0.2.9 because it contains fdisk with advanced options.
Format your SDCard with SDFormatter if you are on Windows and OSX. Linux? GParted.
Copy CWM 6.0.2.9 recovery (renamed the internal recovery img to recovery.img) to your SDCard.
Copy flashable_create_bootable_sdcard.zip to your internal storage.

if [ Stock_Rom ]; then
  # If you are still on Stock Rom, you need to be rooted and have terminal installed.

  # Open up terminal.
  # Backup stock recovery
  su
  dd if=/dev/block/mmcblk0p3 of=/sdcard/stock_recovery.img
  # Store the stock_recovery.img on your computer for future need.

  # Install CWM 6.0.2.9 recovery
  dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p3

  # Boot to recovery. Power up device by holding Power + Home keys.
else
  # If you already have previous CWM version of recovery installed, just flash the new one.
  reboot recovery
fi

Insert formatted SDCard.
Make sure the USB cable is not plugged into your computer.

1) Install zip from sdcard
- choose zip from internal sdcard
- flashable_create_bootable_sdcard.zip

Ignored the “can’t unmount /dev/block/mmcblk1p1″.
Be patient with the loading bar. It’s not frozen, just wait.
The larger the DATA1 size, the longer the process take.

Power off device and turn it on again.
If successful, it will boot into Cyanoboot.
Then you can install *SDC Rom.

The default data1 (Partition 3) size is 600MB in flashable_create_bootable_sdcard.zip.
My recommendation.
600MB is for 2GB SDCard
1000MB is for 4GB SDCard
2000MB is for 8GB SDCard
3000MB is for 16GB-64GB SDCard
4000MB/5000MB is for 32GB /64GB SDCard

To make data1 size larger, just rename the file ‘createsd_*.sh’ to ‘createsd.sh’ inside flashable_create_bootable_sdcard.zip.
createsd_600MB.sh
createsd_1000MB.sh
createsd_2000MB.sh
createsd_3000MB.sh
Complete scripts with 4000MB/5000MB DATA1 size.

Xylon XYAOSP 2.+ JB 4.2.2 for Nook Tablet (SDC BOOT) (27APR2013)

DO THIS AT YOUR OWN RISK.
I AM NOT RESPONSIBLE IF YOU BRICKED YOUR DEVICE.
Do research and reading if you are uncertain about this rom.

xylon2WHAT IS IT?
Xylon is fully transformed distribution for Android Devices. It is designed to take full advantage of the device’s hardware and to provide the user pure Android experience.

 The team is constantly working on making things better for the users and is happy to do so. We, the team, believe that for one to experience the pure taste of Android, he/she should be provided with something which is fast, intuitive and fluid – That’s where we come in – To provide you that.

 Xylon started as a part of the Fruits & Veggies (FNV) project, a community ROM for the Galaxy Nexus and is now set up individually but its roots are based on FNV. Remicks, the founder of the FNV – inspired Daniel MM (Daxmax, founder of Xylon) to build something that would make users love what they use. In Daniel’s words – “This is an FNV based ROM, not FNV. But it has the winds of FNV, and it has more spacious features around the Android world.” -http://xylon.androidvenue.com/about

FEATURES:
Phone, Phablet, and Tablet UI
Customized Trebuchet Launcher
A lot of customization
Compiled with Google’s GCC 4.7 toolchain.
Linaro’s compiler flags, O3 and Linaro string routine)
Kernel 3.0.66+
CWM 6.0.28
SuperSU

QUESTIONS AND ANSWERS

CHANGELOGS:
Look at XYAOSP source history for further changes, I will not post them.
02/27 – Repo synced, Initial build so there could be many bugs.
03/06 – Repo synced, kernel updated to 3.0.68 with new lowmemorykiller, font size increased a little in statusbar and Trebuchet, you can increase icon size to 120% in Trebuchet, gesture control in Trebuchet, new SuperUser (Koush’s).
IMPORTANT NOTES: If you noticed null icons (no action icons) on the NavBar then you need to go to Settings > XY Tools > Navigation Bar > Menu (The vertical three dots) and Reset navbar icons/targets. For Navigation Ring to work, you need to clear data/data1 if you are on previous build.
04/27 – Repo synced, kernel updated 3.0.75, a lot of changes I don’t remember, auto temp control, re-added 1200MHz (use 800MHz/Wheatley for better battery life), disabled deep sleep for better battery in sleep & device wake when plugged/unplugged, CWM 6.0.3.1. IMPORTANT NOTES: BACK UP YOUR DATA. This build might require factory reset (INT boot)/data1 wipe (SDC boot). If your first boot resulted in black screen, press & hold power button for 20 seconds then re-press a couple seconds to turn device on and try booting again. Changing governor or having cable plugged in to PC can cause this.

TO DO LIST:
Lots of things

Read more of this post

CM10.1 Jellybean (Android 4.2.2) for Nook Tablet (IMG/SDC Boot) (02MAY2013)

Big credit to loosethisskin from KFire group for helping me out and the CMNookTablet group.

  • Supported:
  • Mic recording
  • Audio sound
  • Touchscreen – support 2 and MT touchs firmware
  • Support multitouch up to 4 points (required firmware update)
  • MP4 video playback up to 1080p (use Handbrake 9.4)
  • Auto mounting (MTP) Nook Tablet (SDCard/EMMC) on computer
  • Reboot to recovery
  • WiFi
  • File manager with root access
  • Launcher is customizable
  • Status bar with tablet UI and hardware keys
  • Gesture navigation
  • Faster Cache read, mainly for CM10 on SDCard
  • If you are using SD bootable CM10, you need to edit vold.fstab in /system/etc.
  • Under SDCard – auto, changed ‘auto’ it to ’4′ using CM FileManager with root access & write access.
  • Where’s Developer options & Performance? Click Build number 7 times.
  • Easter egg? Click Memory or Android version several times.
  • You need to do a full wipe if you are coming from android 4.2.1 ROM.
  • DIRTY INSTALLATION: Clear cache and dalvik cache
  • GooManager setup: Settings>Download Path: ‘/storage/sdcard0/rom/’ (That’s a zero at the end of sdcard)
  • Questions and Answers
  • CHANGELOGS:
  • https://github.com/succulent/android_device_bn_acclaim/tree/CM10.1
  • https://github.com/succulent/kernel3NookTablet/tree/p-android-omap-3.0
  • https://github.com/sgt7
  • http://changelog.bbqdroid.org/#/cm10.1/undefined
  • http://review.cyanogenmod.org/#/q/status:merged,n,z
  • CyanogenMod source
  • CyanogenMod on G+
  • 02/18 – Repo synced, kernel updated to 3.0.65, android 4.2.2.
  • 02/21 – Repo synced, kernel updated to 3.0.66, larger clock and battery font.
  • 02/26 – Repo synced, kernel updated, removed 1.2GHz because device can get really hot because NT doesn’t have a temp sensor and I am tired of hearing about battery life.
  • 03/08 – Repo synced, kernel updated to 3.0.68 with new lowmemorykiller, font size increased a little in statusbar and Trebuchet, you can increase icon size to 120% in Trebuchet, gesture control in Trebuchet, new SuperUser (Koush’s).
  • 03/17 – Repo synced, kernel updated to 3.0.69, scaled tablet status bar icons, revert battery profile, cwm recovery 6.0.2.9 with advanced fdisk, sgdisk, gdisk, gentable, and parted.
  • 03/30 – Repo synced, kernel updated to 3.0.71, fixed boot animation, default boot orientation is landscape (Don’t ask why).
  • 04/09 – Repo synced, kernel updated to 3.0.72, NO MORE DEEP SLEEP (deep sleep does not help reduce battery drainage when device sleep but causes problems with our current kernel), improved battery drainage in sleep, the device will wake and get charged when you plugged in power cable, changed default governor to Wheatley for lower battery usage, added back 1.2GHz, removed faked battery data (you will need to do a full charge, green light, to get accurate battery stats), used Wi-Fi codes from BN, Wi-Fi is set to turn off when the device sleep, added back default dual-pane preferences, latest CWM 6.0.3.0 recovery, make use of sdcard0 (emmc) as default storage for those without SDCard.
  • 04/21 – Repo synced, kernel updated to 3.0.74, changed default governor back to Interactive due to device with stock OS booting into black screen, revert back to having downloaded app data stored in sdcard1 (external_storage), you can flash Flash_INT_Boot_EMMC_21APR2013.zip if you want your downloaded app data to be stored in sdcard0 (internal_storage).
  • 05/02 – Repo synced, kernel updated to 3.0.76, changed home screen clock.
  • For best battery life, use Wheatley governor at 800MHz and manually turn on/off Wi-Fi overnight.
  • GooManager: Rom ending in *SDC is for SDCARD boot, don’t get it mixed up with internal rom.
  • APK Removed:
  • DSPManager.apk
  • VoiceDialer.apk
  • MagicSmokeWallpapers.apk
  • CMWallpapers.apk
  • Bluetooth.apk
  • Included:
  • Apollo, Browser, Calculator, Calendar, Clock, Downloads, Email
  • File Manager,Gallery, Movie Studio, People, Searc, TFF
  • Settings. Sound Recorder, Superuser, Terminal Emulator
  • CWM 6.0.2.8
  • Games tested:

  • To Do List:
  • Lots of things
  • Settings stopped when backing out of System/Quick settings panel/Tiles and layout in Tablet UI mode.
  • Make a script for auto card resizing of DATA1 and SDCard partitions for SDC boot user.
  • Larger font text size is coming.

Read more of this post

ParanoidAndroid AOSPA 3.+ JB 4.2.2 for Nook Tablet (SDC Boot) (02/26)

Paranoid Android 3+ Review by datmexicankidd

  • This is a test build of ParanoidAndroid AOSPA 3.+ for Nook Tablet.
  • I just compiled it from source for fun.
  • The main thing you’ll notice is the addition of Pie, a customizable softkeys/statusbar.
  • You’ll unlock “Developer options” by tapping “Build number” 7 times.
  • There is no “Performance” settings, so you’ll have to use set CPU app or init script for CPU settings.
  • The default CPU settings is 1008MHz max and Interactive governor.
  • What I added are CMFileManager, Sound Recorder, and Terminal Emulator.
  • AOSP is bare bone Android.
  • If you are used to CM settings, you’ll find there are missing settings here.
  • What’s not working? You tell me. PA sources are still rolling out.
  • Serial Number is unknown, I can’t resolve it.
  • What work? Wifi, Audio, Mic, Video playback
  • If you’d like to help the Paranoid Android team, you can buy their Paranoid Android Preferences app on Google Play.
  • Use at your own risk.
  • Clear Data/Factory reset and Dalvik Cache before flashing if you are on CM build.
  • Booting can take several minutes so be patient.
  • Questions and Answers
  • TO DO LIST:
  • Lots of things
  • Can’t take screenshot in newer build due to SurfaceFlinger.
  • No battery percentage implemented yet.
  • CHANGELOGS:
  • ParanoidAndroid source
  • ParanoidAndroid on G+
  • 02/23 – Repo synced, kernel updated to 3.0.66, compiled with GCC 4.7, look at the PA source history for further changes.
  • 02/26 – Repo synced, 3.10, removed Trebuchet due to some issues, fixed rotation problem, fixed screenshot problem.

Read more of this post

ParanoidAndroid AOSPA 2.99+ JB 4.2.1 for Nook Tablet (01/17)

  • This is a test build of ParanoidAndroid AOSPA 2.99+ for Nook Tablet.
  • The main thing you’ll notice is the “Hybrid properties” settings.
  • I just compiled it from source for fun.
  • You’ll unlock “Developer options” by tapping “Build number” several times.
  • There is no “Performance” settings, so you’ll have to use set CPU app or init script for CPU settings.
  • The default CPU settings is 1008MHz max and Interactive governor.
  • What I added are CMFileManager, Sound Recorder, and Terminal Emulator.
  • AOSP is bare bone Android.
  • If you are used to CM settings, you’ll find there’re missing settings here.
  • Use at your own risk.
  • Clear Data/Factory reset and Dalvik Cache before flashing if you are on CM build.
  • What’s not working? Haven’t use it much TBH. I am waiting for PA to reach 3.+.
  • What work? Wifi, Audio, Mic, Video playback
  • (01/17) Repo Synced, Updated SGX, GooManager integration in build prop

New Toy – Android Mini iMito MX2

  • imito mx2Initial impression?
  • Compare it to UG007, the build is better and it came with an extra micro USB port.
  • From my understanding it’s the same as iMito MX1 with different casing.
  • No artifact defect like the UG007 which is good.
  • I got the device updated to Bob’s Finless ROM 1.5 720p version. 1080p lag.
  • The device run well, but there are some random blackouts. Screen would disconnect then reconnect.
  • The device run from warm to hot in the tight casing.
  • Wi-Fi is better than with UG007 but you won’t get full bars.
  • The kernel is in desperate need of an update, it’s on 3.0.8.
  • I tested streaming 1080p MP4 and it play well.
  • Don’t bother with portrait games. The screen get cutoff.
  • It’s hard to read in some apps due to lack of font resizing.
  • For it’s purpose it’s an OK device until the manufacture decide to release the source.
  • Update,
  • The random blackout seem to be signal problem because I was using 720p kernel with 1080p setting.
  • Once I set the output to 720p, the blackout disappear.
  • I’ve tried RKRemoteControl app and it’s pretty cool.
  • You install it on iMito MX2 and other android device(s).
  • I have my phone and tablet controlling iMito MX2 on TV at the same time.
  • It’s good for turn base game with multiple people taking turn on their device.

CM10.1 Android 4.2.1 Jellybean SDCard IMG for Nook Tablet (02/13)

 

Contents

  1. Background and Instructions
  2. Questions and Answers
  3. Flashing Image
  4. Installing Update

What is this? It’s an image copy of a 2GB sdcard with bootable CM10.1 Android 4.2.1 Jellybean. You simply burn the image to your 2GB sdcard or bigger and you have a bootable CM10.1 running on your Nook Tablet. Nothing alter to your Nook Tablet internal system.

Does this work on Nook Color, Nook HD, or HD+? NO

  • DO NOT SELL PREBUILT SDCARD WITH ROM
  • Make sure you have more than 2GB of space available on your computer.
  • Install 7-zip if you can’t extract the file.
  • Extract cm-10.1-2013xxxx-acclaim-HD-SDC.img from cm-10.1-2013xxxx-acclaim-HD-SDC-img.rar/zip
  • This is a 2GB image that can be burn to a 2GB or bigger microSD card.
  • After installation, DATA1 partition 3 and SDCard only has xxx MB.
  • Many will want to expand their SDCard if it is bigger than 2GB.
  • You need to use a partition software on your computer to modify your SDCard partitions.
  • Delete (P4, FAT32 SDCARD) and re-size (P3, DATA1) then recreate (P4, FAT32 SDCARD).
  • (P3 DATA1) If the label don’t show, it’s OK.
  • Yes, you can delete P3 DATA1 and recreate it. P3 DATA1 has to be EXT4 PRIMARY.
  • P3 DATA1, store your installed apps and apps data.
  • P4 SDCard, store your data, apps downloaded data.
  • You want to expand the last 2 partitions (FAT32 SDCARD) for more storage.

  • Q&A
  • Can you update the CM10.1 ROM on this image?
  • Yes, read further.
  • Want to clear cache manually?
  • Delete the dalvik-cache folder inside cache folder with root access & restart.
  • Is Jellybean running slow on your NT? It might be your SDCard.
  • microSD Card Benchmark Comparison — CrystalDiskMark
  • Why do I have to wipe data/factory reset?
  • Dirty installation can slow the OS and causes side effects due to residue files still on system.
  • Want to swap your internal storage (EMMC) to SDCARD?
  • Edit /system/build.prop, persist.sys.vold.switchexternal=0 to 1
  • My converted MP4/M4v isn’t working?
  • Use Handbrake 9.4. The current ducati firmware is outdated and doesn’t support newer MP4 codec.
  • How do I edit system files?
  • Use FileManager, settings>change access to root access, & click on lock icon, change to RO>RW
  • How do I take screenshot?
  • Hold power button + volume down
  • Where’s Developer options & Performance?
  • Click Build number several times.
  • Want to save battery?
  • Rename system/apps/phone.apk to phone.apk.bk
  • Change CPU performance to 800 MHz max feq. and use conservative, click set on boot
  • For better standby battery, go to Wifi Advanced settings > Keep Wi-Fi on during sleep > Only when plugged in
  • Where’s bluetooth/OTG/USB Host?
  • Do I need to install GAPPS?
  • Only when updating as the image comes with GAPPS
  • Yes, you do need to reinstall GAPPS after each update.
  • Don’t like Media Transfer Protocol (MTP) and want USB Mass Storage (UMS)?
  • Edit /system/build.prop, change persist.sys.usb.config=mtp,adb to mass_storage,adb
  • Older Mac might need http://www.android.com/filetransfer/
  • How to I view sdcard1 (SD card) with FileManager?
  • Go to Settings and change Access Mode to Prompt or Root.
  • Google Voice crashes?
  • Update Google Search
  • Don’t see folders or files when clicked on Internal Storage or SD card?
  • Refresh
  • Do I need to root the device for CM ROM?
  • Rooting is the ability to use superuser for root permission on a system.
  • Mainly for stock Android with no superuser.
  • All CM ROM come with superuser access.
  • How do I block OTA updates from BN?
  • You don’t need to. You are running CM software not BN.
  • How do I wipe data on sdcard?
  • The latest recovery (Orange theme) has an option “Wipe data1 on sdcard”, that is wipe P3 on sdcard.
  • It’s similar to factory reset, only that wipe data partition on the internal memory.
  • Boot animation is messed up?
  • Yes, for now.
  • What about tethering?
  • It’s removed since CM7, I couldn’t get to work with all the outdated patches.
  • [REF][TWEAKS] Kernel Governors, Modules, I/O Schedulers, CPU Tweaks, AIO App Configs
  • http://forum.xda-developers.com/showthread.php?t=1369817
  • I am stuck in a recovery boot loop?
  • Flash this, flashable_fix_bootloop.zip, File>Download
  • GAPPS, stuck at Wi-Fi Connecting…?
  • Patient. Just wait up to a couple minutes.
  • Hulu Plus not working?
  • You need a cracked Hulu APK so search for it on XDA. Hulu works on stock ROM.
  • How do I increase animation speed?
  • In the developer options, change animation scale to none or 0.5x.
  • Flash?
  • http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html
  • Scroll down to “Flash Player for Android 4.0 archives
  • Only some browsers support flash in Jellybean.

Read more of this post

%d bloggers like this: