Difference between revisions of "A33-TurboX-Twister"

From Maemo Leste Wiki
Jump to navigationJump to search
(Created page with "{{Stub}} {{Infobox Device |image=250px |manufacturer=TurboX |codename= |dimensions= |release_date= |soc= |dram= |power= |lcd= |vide...")
 
Line 32: Line 32:


Otherwise should just work with mainline driver; hopefully soon with Lima as well.
Otherwise should just work with mainline driver; hopefully soon with Lima as well.
Wifi driver is currently out of tree: https://github.com/jwrdegoede/rtl8723bs
Firmware was extracted from Android: https://github.com/onitake/gsl-firmware
(We'll have to find the exact firmware and post it somewhere soon)
Picture of the inside: http://wizzup.org/tablet.jpg
TODO:
- vdpau ( https://bootlin.com/blog/allwinner-vpu-support-in-mainline-linux-status-update-week-20/ )
- lima (mali works, but yeah)
- audio/speaker support (might just work now)
- axp battery reading via /sys interface (for upower) (might just work now)


== Status ==
== Status ==

Revision as of 09:54, 3 June 2018

This page or section is a stub. Ask how you can help improve leste.maemo.org by visiting #maemo-leste, look at the bugtracker (https://github.com/maemo-leste/bugtracker) or if you are able to contribute to the current page, then you are welcome to do so.

A33-TurboX-Twister
A33 Twister - Leste pre-alpha.jpg
Manufacturer TurboX
Specifications
Hardware Features
Software Features

Notes

Bought from here: http://plesio.bg/tableti-c-69981200/turbo-x-twister-tablet-7-black-p-326390.html

Modified kernel with Mali support, extracted touchscreen firmware from android, had to extract exact touchscreen driver info.

Wifi required external kernel module.

Need to dig into logs to figure out everything that was changed.

Otherwise should just work with mainline driver; hopefully soon with Lima as well.

Wifi driver is currently out of tree: https://github.com/jwrdegoede/rtl8723bs

Firmware was extracted from Android: https://github.com/onitake/gsl-firmware

(We'll have to find the exact firmware and post it somewhere soon)

Picture of the inside: http://wizzup.org/tablet.jpg

TODO:

- vdpau ( https://bootlin.com/blog/allwinner-vpu-support-in-mainline-linux-status-update-week-20/ ) - lima (mali works, but yeah) - audio/speaker support (might just work now) - axp battery reading via /sys interface (for upower) (might just work now)

Status

Installation

TBD