<> ||<
><> || = General = || Device name || Toshiba AC100 || || Code name || paz00 || || Image maintainer(s) || LaunchpadHome:p3t3 || || Testers || link to your Launchpad profile please || || Update interval / last update || 19-Mar-2013 || || Unlocking instructions || || || Install instructions || || || Code/Image || || = State of things = ||<-2> '''Legend''' || || '''State''' || '''Explanation''' || || Perfect || Everything works, all patches included in Ubuntu proper || || Working || Works, minor issues only, some patches pending || || W-I-P || Work in progress || || Blocked/Broken || Severely broken, unusable or progress is blocked || || Unknown || Unknown || || Unavailable || Hardware unavailable || || '''What''' || '''Status/Comments''' || || Graphics || || || Boot process || || || Rotation || N/A || || Cellular Radio || || || Wireless network || || || Sound || || || Touch || N/A || || Camera || || || Video Decode || || || Suspend/Resume || || || Touchpad || No mouse cursor || || Other || || = Latest News = Working Wi-Fi in current build cm-10.1-20130319-UNOFFICIAL-ac100 = Installation = == Nvidia flash tools for tegra2 devices == To install precompiled images on Toshiba AC100 you will need flash tools from Nvidia. You can download Nvflash Installer here http://developer.download.nvidia.com/assets/mobile/files/tegra-linux-12.alpha.1.0.tar.gz or from my Google Code page https://phablet-paz00.googlecode.com/files/nvflash_20110628-2_all.deb . To download and install use this commands : {{{$ cd /tmp}}} {{{$ wget http://share.grandou.net/debian/nvflash/nvflash_20110628-2_all.deb}}} {{{$ sudo dpkg -i nvflash_20110628-2_all.deb}}} {{{$ rm nvflash_20110628-2_all.deb}}} nvflash is installed in /usr/bin/nvflash, and so can be run directly from your shell. The bootloader is installed in /usr/lib/nvflash/fastboot.bin Installer package takes care of installing an udev rules allowing you to run nvflash as a normal user. == Link to images == Ubuntu Touch for Toshiba AC100 consists of three files : 1. [[https://phablet-paz00.googlecode.com/files/recovery.img|AC100 Recovery Image]] 2. [[https://phablet-paz00.googlecode.com/files/cm-10.1-20130319-UNOFFICIAL-ac100.zip|Toshiba AC100 Basic System Filesystem]] 3. [[http://cdimage.ubuntu.com/ubuntu-touch-preview/quantal/mwc-demo/quantal-preinstalled-phablet-armhf.zip|Ubuntu Quantall Preinstalled Phablet System]] == How to install == '''First of all, BACKUP YOUR TOSHIBA, next steps remove your current system and wipe all your user data!''' * Power down your Toshiba (hold power button for at least for 10 secs) * Connect the USB cable between your AC100 and your PC * press CTRL and ESC keys, and while maintaining them pressed, power on your AC100 * the AC100 power white LED should light on, the screen remains switched off * flash the recovery image : {{{$ nvflash --bl /usr/lib/nvflash/fastboot.bin --download 6 /home/yourhomedir/dirwithdownloads/recovery.img}}} * Power down your Toshiba holding power button for at least 10 secs Put files cm-10.1-20130319-UNOFFICIAL-ac100.zip and quantal-preinstalled-phablet-armhf.zip on your SD card and insert it in your AC100. * Power on your Toshiba (it will boot in Clock Work Recovery) * Using arrow keys UP and Down navigate in menu to '''mounts and storage''' and hit ENTER * Navigate to '''format /data''' and hit ENTER (this will reformat /data partition to ext4 filesystem) * Return to main menu and navigate to '''install zip from sdcard''' and hit ENTER * Navigate to '''choose zip from sdcard''' * First select file '''cm-10.1-20130319-UNOFFICIAL-ac100.zip''' * Then select file '''quantal-preinstalled-phablet-armhf.zip''' * Power off your Toshiba holding power button for 10 secs Now you have installed Ubuntu Touch on your Toshiba AC100. Enjoy it :-) = Known issues = * To unlock device just swipe touchpad from right-to-left repeatedly * No Mouse Cursor at this time, so navigation is a bit hard as you can't see where your mouse is * Fonts issue * Some GL problems, need to investigate much deeper = The image = == How to build it == To file '''.repo/manifest.xml''' add next lines : {{{}}} {{{}}} {{{}}} {{{}}} * Sync your repo with command: {{{repo sync}}} * Setup your build environment : {{{. build/envsetup.sh}}} * And compile : {{{brunch ac100}}} == Redistributability == Are all parts of the image freely redistributable? = Special thanks goes to = * '''ZOMBAH''' for his Cyanogenmod kernel and device sources and also for help * '''OGRA''' for his simple but strong hint with moving to another partition