Differences between revisions 2 and 3
Revision 2 as of 2019-05-04 06:36:58
Size: 4647
Comment:
Revision 3 as of 2019-05-04 06:38:19
Size: 4708
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from InstallingDebianOn/PINE64/PINEA64+

Translation(s): none

DebianOn is an effort to document how to install, configure and use Debian on some specific hardware. Therefore potential buyers would know if that hardware is supported and owners would know how get the best out of that hardware.

The purpose is not to duplicate the Debian Official Documentation, but to document how to install Debian on some specific hardware.

If you need help to get Debian running on your hardware, please have a look at our user support channels where you may find specific channels (mailing list, IRC channel) dedicated to certain types of hardware.

Models covered
PINE A64 and PINE A64+

Sub-models options :
- PINE A64: 100 Mbit Ethernet, 1 GiB RAM
- PINE A64+: 1 Gbit Ethernet, 1 or 2 GiB RAM

Overall Status

Core Components

[ATTACH]

Boot Standard Kernel:

{OK}

LAN network card:

{OK}

USB2 ports

{OK}

HDMI output

{OK}

Analog audio output

{X}

S/PDIF output (via Euler bus)

[?]

Extra Features

CPU Frequency Scaling

[?]

Hibernation

[?]

Sleep / Suspend

[?]

Xorg

[?]

- OpenGL

[?]

- Resize-and-Rotate(randr)

[?]

Switch to External Screen

[?]

~-Legend :
{OK} = OK ; {X} Unsupported(No Driver) ; /!\ = Error (Couldn't get it working); [?] Unknown, Not Test ; [-] Not-applicable
{i} = Configuration Required; X-( = Only works with a non-free driver and or firmware

Important Note

Configuration

HDMI output

The HDMI output works as of Linux 4.19 in buster although it's marked as supported in mainline only as of 4.20 (does the Debian kernel contain backported patches?), so far only in framebuffer mode.

Audio

The PINE A64 has an analog stereo audio output (3,5 mm jack) and a S/PDIF output via the Euler bus.

Support for the analog output was merged in mainline Linux in 4.20 and 5.0, but it is not enabled in the Debian kernel configuration.

The S/PDIF should work already as of Linux 4.17, but it is not enabled in the Debian kernel configuration

See #921019 for more information.

Power Management

  • (not covered yet)

Peripheral on Top (POT) and other modules

  • (not covered yet)


System Summary

lspci

lsusb

lsusb -v | grep -E '\<(Bus|iProduct|bDeviceClass|bDeviceProtocol)' 2>/dev/null

USB Host controllers entries (without OHCI, UHCI, EHCI) are removed too.

Resources

Attachments

Some configuration files and sample outputs.

Credits