24
edits
(*/ Hardkernel */ Redo table to horizontal list) |
(Move raspberry pi tips and troubleshooting to after supported devices lists) |
||
Line 511: | Line 511: | ||
<translate> | <translate> | ||
==== | ==Ugoos== <!--T:46--> | ||
{| class="wikitable" style="text-align: center;width: 100%;"-- Header --> | |||
! | |||
! colspan="1" | Ugoos | |||
|- | |||
| style="width: 12%"| | |||
<strong>Model</strong> | |||
| AM6 Plus | |||
|- | |||
| <strong>Release Year</strong> | |||
| 2019? | |||
|- | |||
| <strong>SoC Manufacturer</strong> | |||
| Amlogic | |||
|- | |||
| <strong>Lithography</strong> | |||
| 12nm | |||
|- | |||
| <strong>CPU</strong> | |||
| S922XJ | |||
|- | |||
| <strong>CPU Topology</strong> | |||
| Hexa-core:<br>4 x Cortex-A73<br>2 x Cortex-A53 | |||
|- | |||
| <strong>CPU Frequency</strong> | |||
| 4 x 2.2GHz<br>2 x 1.9GHZ | |||
|- | |||
| <strong>GPU</strong> | |||
| Mali-G52 MP6 | |||
|- | |||
| <strong>Memory</strong> | |||
| 4GB<br>LPDDR4 | |||
|- | |||
| <strong>Generic image support</strong> | |||
| No | |||
|} | |||
==Android TV boxes== <!--T:41--> | |||
<!--T:42--> | |||
With a couple of small tweaks it is possible to boot and install the vim3 builds of Manjaro on some [[Amlogic TV boxes]]. Running Manjaro on TV boxes is not recommended for less experienced users of Linux nor serious production use. | |||
=Raspberry Pi Tips= <!--T:24--> | |||
==Sensors== <!--T:25--> | |||
<!--T:26--> | <!--T:26--> | ||
For temperature and humidity sensor see this tutorial on the forums: https://forum.manjaro.org/t/howto-raspberry-pi-temperature-and-humidity-sensor-dht22-dht11-am2302/34685 | For temperature and humidity sensor see this tutorial on the forums: https://forum.manjaro.org/t/howto-raspberry-pi-temperature-and-humidity-sensor-dht22-dht11-am2302/34685 | ||
==Overclocking== <!--T:27--> | |||
<!--T:28--> | <!--T:28--> | ||
Line 528: | Line 572: | ||
</pre> | </pre> | ||
= | =Raspberry Pi Troubleshooting= <!--T:29--> | ||
==Pi 400 Power Button== <!--T:30--> | |||
<!--T:31--> | <!--T:31--> | ||
Line 536: | Line 580: | ||
xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-power-key -n -t bool -s true | xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-power-key -n -t bool -s true | ||
==Blocked Update== <!--T:32--> | |||
<!--T:33--> | <!--T:33--> | ||
Line 577: | Line 621: | ||
sudo systemctl enable attach-bluetooth-pi400.service | sudo systemctl enable attach-bluetooth-pi400.service | ||
==Missing Bluetooth after raspberrypi-bootloader/-x update 20210208-1== <!--T:42--> | |||
<!--T:43--> | <!--T:43--> | ||
Line 592: | Line 636: | ||
<!--T:45--> | <!--T:45--> | ||
If it is the case, changing the occurrences of '''ttyAMA0''' in /boot/cmdline.txt to '''serial0''' may fix missing Bluetooth ([https://forum.manjaro.org/t/new-raspberry-pi-kernels-related-packages/4721/344 Source]). | If it is the case, changing the occurrences of '''ttyAMA0''' in /boot/cmdline.txt to '''serial0''' may fix missing Bluetooth ([https://forum.manjaro.org/t/new-raspberry-pi-kernels-related-packages/4721/344 Source]). | ||
=Unsupported Devices= <!--T:43--> | =Unsupported Devices= <!--T:43--> |