PINE64 A64-LTS (pine64-a64lts): Difference between revisions
Appearance
MartijnBraam (talk | contribs) No edit summary |
m Add type |
||
(17 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox device | {{Infobox device | ||
| manufacturer = | | manufacturer = PINE64 | ||
| name = A64-LTS | | name = A64-LTS | ||
| codename = | | codename = pine64-a64lts | ||
| image = File:Pine-a64lts-playbox.jpg | | image = File:Pine-a64lts-playbox.jpg | ||
| imagecaption = | | imagecaption = PINE A64-LTS in a playbox enclosure | ||
| releaseyear = 2017 | | releaseyear = 2017 | ||
| originalsoftware = Linux 3.10 | | originalsoftware = Linux | ||
| originalversion = 3.10 | |||
| pmoskernel = | | pmoskernel = | ||
| chipset = Allwinner A64 | | chipset = Allwinner A64 | ||
| cpu = 4x 1152 MHz Cortex-A53 | | cpu = 4x 1152 MHz Cortex-A53 | ||
| gpu = Mali 400 | | gpu = Mali-400 MP2 | ||
| memory = 2 GB | | memory = 2 GB | ||
| architecture = aarch64 | | architecture = aarch64 | ||
| type = Single Board Computer | |||
| n-android = ✔ | |||
| whet_dhry = 885.5 | |||
| status_usbnet = | | status_usbnet = | ||
| status_flashing = - | | status_flashing = - | ||
| status_touch = | | status_touch = | ||
| status_screen = | | status_screen = | ||
| status_wifi = | | status_wifi = | ||
| status_xwayland = | | status_xwayland = | ||
Line 31: | Line 35: | ||
| status_sms = - | | status_sms = - | ||
| status_calls = - | | status_calls = - | ||
| booting = yes | | booting = yes | ||
}} | }} | ||
Line 55: | Line 57: | ||
== See also == | == See also == | ||
* {{MR|6}} Initial merge request | * {{MR|6|pmaports}} Initial merge request | ||
* {{Device package|pine64-a64lts}} | |||
* [https://github.com/ayufan-pine64/boot-tools Tools for FEL mode] | * [https://github.com/ayufan-pine64/boot-tools Tools for FEL mode] | ||
* [http://wiki.pine64.org/index.php | * [http://wiki.pine64.org/index.php?title=PINE_A64-LTS/SOPine pine64's own wiki page] | ||
* [https://github.com/armbian/build/blob/99a34c7be1e342247a981f99c7930ee73c144f3e/patch/u-boot/u-boot-sunxi/board_pine64so/fix-sopine-defconfig.patch Patch for u-boot for board support] | * [https://github.com/armbian/build/blob/99a34c7be1e342247a981f99c7930ee73c144f3e/patch/u-boot/u-boot-sunxi/board_pine64so/fix-sopine-defconfig.patch Patch for u-boot for board support] |
Latest revision as of 13:13, 12 September 2024
![]() PINE A64-LTS in a playbox enclosure | |
Manufacturer | PINE64 |
---|---|
Name | A64-LTS |
Codename | pine64-a64lts |
Released | 2017 |
Type | single board computer |
Hardware | |
Chipset | Allwinner A64 |
CPU | 4x 1152 MHz Cortex-A53 |
GPU | Mali-400 MP2 |
Memory | 2 GB |
Architecture | aarch64 |
Software | |
Original software | Linux |
Original version | 3.10 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | yes |
Unixbench Whet/Dhry score | 885.5 |
USB Networking |
No data |
---|---|
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
No data |
Touchscreen |
No data |
Multimedia | |
3D Acceleration |
No data |
Audio |
Works |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
NFC |
No data |
Miscellaneous | |
FDE |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
- MartijnBraam
- Luca Weiss (z3ntu)
Serial console
The Pine board has a 3.3v UART on the EXP 10-pin header.
- Pin 6 is GND
- Pin 7 is TX
- Pin 8 is RX
Headphone jack
Install alsa-utils with apk, launch alsamixer, unmute (press M) "Headphone", "AIF1 Slot 0 Digi" and "DAC" (or "DAC Reversed"), increase the volume of "Headphone" to something over zero.
Then you can play some music (e.g. a .wav file) with aplay.
See also
- pmaports!6 Initial merge request
- Device package
- Tools for FEL mode
- pine64's own wiki page
- Patch for u-boot for board support