Jump to content

PINE64 A64-LTS (pine64-a64lts): Difference between revisions

From postmarketOS Wiki
Halamix2 (talk | contribs)
mNo edit summary
m Add type
 
(12 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Infobox device
{{Infobox device
| manufacturer = Pine
| manufacturer = PINE64
| name = A64-LTS
| name = A64-LTS
| codename = pine-a64lts
| codename = pine64-a64lts
| image = File:Pine-a64lts-playbox.jpg
| image = File:Pine-a64lts-playbox.jpg
| imagecaption = Pine A64-LTS in a playbox enclosure
| 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 =  ✔
| n-android =  ✔
| whet_dhry = 885.5
| whet_dhry = 885.5
Line 33: Line 35:
| status_sms = -
| status_sms = -
| status_calls = -
| status_calls = -
| status = Boots
| booting = yes
| booting = yes
}}
}}
Line 57: Line 58:
== See also ==
== See also ==
* {{MR|6|pmaports}} 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/PINE_A64-LTS/SOPine_Main_Page pine64's own wiki page]
* [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

PINE64 A64-LTS
PINE A64-LTS in a playbox enclosure
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
Features
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

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