HP TouchPad (hp-tenderloin): Difference between revisions
Appearance
MartijnBraam (talk | contribs) Added link to the novacom pkgbuild |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Unsupported Devices]] | [[Category:Unsupported Devices]] | ||
[[Category:Devices]] | |||
{{Infobox device | |||
| manufacturer = HP | |||
| name = Touchpad | |||
| codename = tenderloin | |||
| image = | |||
| imagecaption = HP Touchpad | |||
| releaseyear = 2011 | |||
| originalsoftware = WebOS on Linux | |||
| cpu = Qualcomm APQ8060 Snapdragon S3 | |||
| gpu = Adreno 220 | |||
| storage = 16/32GB | |||
| display = 768x1024 | |||
| memory = 1GB | |||
}} | |||
=== NOTE === | === NOTE === | ||
Revision as of 14:34, 28 August 2017
WARNING: This device cannot run postmarketOS, as its architecture is unsupported. |
This device is marked as not booting. |
Manufacturer | HP |
---|---|
Name | Touchpad |
Codename | tenderloin |
Released | 2011 |
Hardware | |
CPU | Qualcomm APQ8060 Snapdragon S3 |
GPU | Adreno 220 |
Display | 768x1024 |
Storage | 16/32GB |
Memory | 1GB |
Software | |
Original software |
WebOS on Linux |
Extended version |
WebOS on Linux |
Mainline |
no |
NOTE
None of this work has been (merged/pushed/get correct terminology) upstream. Contact CmdrWgls on IRC if you're interested in working on it before he gets around to actually doing so.
Contributors
- CmdrWgls
- (everyone on IRC)
What works
- Nothing
What doesn't work
- Everything
Progress
What's been done:
- boot.img extracted from Evervolv nightly Android ROM
- determined that boot.img is vmlinuz and not an Android boot image
Next steps
- package novacom for Alpine
- build device-hp-tenderloin
Flashing/booting
It looks like the actual boot process on the touchpad is just uBoot. We only need to package novacom for alpine to push images to the boot partition of the device.
http://webos-ports.org/wiki/Template:Tenderloin_Install_Steps
Novacom sources can be found here. The specific repo and dependencies are as follows:
We can probably use the novacom pkgbuild from the AUR in alpine: https://aur.archlinux.org/packages/palm-novacom-git/
We might also need novacomd, not sure yet.