tenderloin

Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2013-04-06 07:52:50
Size: 4199
Editor: ip-86-49-46-28
Comment:
Revision 6 as of 2015-08-09 16:14:21
Size: 4967
Editor: a-j-buxton
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
|| Testers || [[https://launchpad.net/~p3t3|P3T3]] ||
|| Update interval / last update || (is the image built automatically, how often? if not automatic, when did you last update it?) ||
|| Testers || [[https://launchpad.net/~p3t3|P3T3]], [[https://launchpad.net/~pattyland|pattyland]] ||
|| Update interval / last update || 14th March 2013 ||
Line 15: Line 15:
|| Other Links || [[http://forum.xda-developers.com/showthread.php?t=2175277]] ||
Line 29: Line 30:
||<bgcolor="#C8C8C8"> Graphics ||                    ||
||<bgcolor="#C8C8C8"> Boot process ||                       ||
||<bgcolor="#C8C8C8"> Rotation ||                       ||
||<bgcolor="#00FF99"> Graphics || ||
||<bgcolor="#FFFFCC"> Boot process ||No boot animation||
||<bgcolor="#CC3300"> Rotation ||General issue: not supported in Ubuntu Touch yet.||
Line 33: Line 34:
||<bgcolor="#C8C8C8"> Wireless network || ||
||<bgcolor="#C8C8C8"> Sound || ||
||<bgcolor="#C8C8C8"> Touch || ||
||<bgcolor="#C8C8C8"> Camera || ||
||<bgcolor="#00FF99"> Wireless network || ||
||<bgcolor="#CC3300"> Sound || ||
||<bgcolor="#00FF99"> Touch || ||
||<bgcolor="#CC3300"> Camera || ||
Line 43: Line 44:
 1. Boot into CWM/TWRP
  * If Android is installed make a factory reset
 2. Flash Recovery Image
 3. Flash RootFS
 4. Boot into Evervolv
Line 44: Line 51:
Install partitions, moboot and CWM/TWRP with ACMEInstaller3
Line 45: Line 54:
 * Recovery Image: http://gdurl.com/A0mz/download
 * Ubuntu Touch RootFS: http://cdimage.ubuntu.com/ubuntu-touch-preview/quantal/mwc-demo/quantal-preinstalled-phablet-armhf.zip
[[http://forum.xda-developers.com/showpost.php?p=38726500&postcount=1|Source]]
Line 47: Line 59:
 * "Loading '/boot/uImage.Evervolv'... OK Checking uImage... Invalid Size BOOT FAILED!"
  * Too much space used up in /boot. Remove uImage.CyanogenMod and uImage.Evervolv using a file manager or [[http://classicnerd.net/Betas/update-remove-tga_uImages.zip|flashing this zip]] then reinstall.
Line 55: Line 69:
  <project name="CyanogenMod/hp-kernel-tenderloin" path="kernel/hp/tenderloin" remote="github" revision="ics" />
Line 62: Line 75:
  <project path="kernel/hp/tenderloin" name="phablet-tenderloin/kernel_hp_tenderloin" remote="gitorious" revision="master" />
Line 65: Line 79:
Please give some instructions on how you build the image.

Warning /!\ Ubuntu Touch is no longer maintained as a core product by Canonical. However, the Ubports community are continuing development.

General

Device name

HP Touchpad

Code name

tenderloin

Image maintainer(s)

...

Testers

P3T3, pattyland

Update interval / last update

14th March 2013

Unlocking instructions

...

Install instructions

...

Code/Image

...

Other Links

http://forum.xda-developers.com/showthread.php?t=2175277

State of things

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

N / A

Hardware not available

What

Status/Comments

Graphics

Boot process

No boot animation

Rotation

General issue: not supported in Ubuntu Touch yet.

Cellular Radio

HW not available

Wireless network

Sound

Touch

Camera

Video Decode

Suspend/Resume

Other

Installation

  1. Boot into CWM/TWRP
    • If Android is installed make a factory reset
  2. Flash Recovery Image
  3. Flash RootFS
  4. Boot into Evervolv

Unlocking instructions

Install partitions, moboot and CWM/TWRP with ACMEInstaller3

Source

Known issues

  • "Loading '/boot/uImage.Evervolv'... OK Checking uImage... Invalid Size BOOT FAILED!"

The image

How to build it

.repo/local_manifests/tenderloin.xml

<?xml version="1.0" encoding="UTF-8"?>
<manifest>

  <project name="CyanogenMod/android_hardware_atheros_wlan" path="hardware/atheros/wlan" remote="github" revision="jellybean" />
  <project name="arco/android_hardware_qcom_display-legacy" path="hardware/qcom/display-legacy" remote="github" revision="cm-10.1" />

  <remote name="gitorious" fetch="git://gitorious.org/~p3t3/" />
  <project path="device/hp/tenderloin" name="phablet-tenderloin/device_hp_tenderloin" remote="gitorious" revision="master" />
  <project path="vendor/hp/tenderloin" name="phablet-tenderloin/vendor_hp_tenderloin" remote="gitorious" revision="master" />
  <project path="kernel/hp/tenderloin" name="phablet-tenderloin/kernel_hp_tenderloin" remote="gitorious" revision="master" />

</manifest>

Redistributability

Are all parts of the image freely redistributable?

Legend

State

Explanation

Perfect

Redistributable, we're all happy

Maybe problematic

Might be redistributable, some open questions (comment)

Problematic

Not redistributable at all

Unknown

Unknown

Component name

Link to it

License (link or name)

Status / Comment'

Touch/Devices/tenderloin (last edited 2015-08-09 16:14:21 by a-j-buxton)