From Fedora Project Wiki
Line 37: | Line 37: | ||
{{{other_details|}}} | {{{other_details|}}} | ||
Can be used with the disk images or PXE installation tree. | |||
=== Pinebook64 === | |||
The pinebook will boot from micro-SD (up to 256G), but not from USB. An updated image is needed to avoid a bug where the display gets turned off, leaving you "blind". I updated the image by booting on a Raspberry Pi3, installing dracut-config-generic (to generate a multi-system initrd), and then updating. | |||
==== Important missing support ==== | |||
* The internal wifi is not yet supported. You will need a USB wifi dongle supported by Fedora. | |||
* The battery monitor is not yet supported. This seemingly minor detail actually prevents field use (pinebook in backpack) unti support is sent upstream or some user space work around is cobbled together. | |||
[[Category:ARMv7]][[Category:AArch64]] | [[Category:ARMv7]][[Category:AArch64]] | ||
Revision as of 15:52, 24 July 2019
Template documentation [edit]
- This documentation is transcluded from Template:ARMSoC/doc. It will not be transcluded on pages that use this template.
This template provides a formatted page displaying information about a particular SoC in a consistent format. A common use for this template is on the Architecture/ARM
pages.
Syntax
Copy this into your article and leave those sections blank that you don't need!
{{ARMSoC | name= | image= | caption= | manufacturer= | architecture= | cpu= | gpu= | memory= | vpu= | audio= | network= | storage= | usb= | other= | supported_release= | soc_website= | brief_overview= | kernel_status= | bootloader_status= | other_details= }}
Parameters
The following parameters are recognized. Parameters in CAPITAL letters are required.
- name
- The name of the SoC. This overrides the subpage name.
- image
- Upload your picture by clicking "Upload file" on the left pane. Then put the filename here. For example, hikey-620.png
- caption
- Caption text underneath the image
- manufacturer
- The SoC manufacturer
- architecture
- The CPU architecture
- cpu
- CPU details
- gpu
- Details of the graphical processing unit
- memory
- Details about the onboard memory
- vpu
- Details about video offload
- audio
- Details about audio
- network
- Details about network ports, wireless radios, etc.
- storage
- Details about onboard storage
- usb
- Details of USB ports
- other
- Other details
- supported_release
- The list of supported Fedora releases for this SoC
- soc_website
- The URL to the upstream website for this SoC
- brief_overview
- A brief overview of the SoC
- kernel_status
- The status of kernel support for the features of this SoC
- bootloader_status
- The status of the bootloader and firmware for this SoC
- other_details
- Other details about this SoC that might be useful to know