Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| lx:apx:start [11.10.2022 04:27] – [Ubuntu 22.x auf PC Engines APU Board installieren] Andy Haubenschmid | lx:apx:start [03.03.2026 20:26] (aktuell) – Serial Konsolen Links hinzugefügt Andy Haubenschmid | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== PC Engines APX/APU ====== | ====== PC Engines APX/APU ====== | ||
| + | {{ : | ||
| + | |||
| + | Das " | ||
| + | |||
| + | ===== Linksammlung ===== | ||
| + | ==== Links zur Serialconsole ==== | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== weitere Informationen zum APU von Trick77 ===== | ||
| + | Thanks to Jan from [[https:// | ||
| + | |||
| + | ==== Show network devices as eth0, eth1, eth2 ==== | ||
| + | instead of p4p1, p4p2, p4p3 | ||
| + | |||
| + | Edit / | ||
| + | < | ||
| + | GRUB_CMDLINE_LINUX_DEFAULT=" | ||
| + | Update grub configuration | ||
| + | # update-grub | ||
| + | and | ||
| + | # reboot | ||
| + | </ | ||
| + | Don’t forget to update ''/ | ||
| + | |||
| + | ==== Show GRUB output during boot ==== | ||
| + | Edit / | ||
| + | < | ||
| + | GRUB_CMDLINE_LINUX=" | ||
| + | GRUB_TERMINAL=serial | ||
| + | GRUB_SERIAL_COMMAND=" | ||
| + | </ | ||
| + | Update grub configuration | ||
| + | < | ||
| + | # update-grub | ||
| + | and | ||
| + | # reboot | ||
| + | </ | ||
| + | |||
| + | ==== Enable NMI Watchdog ==== | ||
| + | |||
| + | ''# | ||
| + | |||
| + | ==== Enable temperatur sensor ==== | ||
| + | '' | ||
| + | |||
| + | < | ||
| + | # sensors | ||
| + | k10temp-pci-00c3 | ||
| + | Adapter: PCI adapter | ||
| + | temp1: | ||
| + | (crit = +100.0°C, hyst = +97.0°C) | ||
| + | </ | ||
| + | ==== Enable LEDs and reboot button ==== | ||
| + | Check out the apu-led-button repository on Github. | ||
| + | |||
| + | ==== Use max. cpufreq ==== | ||
| + | Ubuntu will always set the CPU governor to ondemand during boot. | ||
| + | |||
| + | < | ||
| + | # cat / | ||
| + | vendor_id : AuthenticAMD | ||
| + | model name : AMD G-T40E Processor | ||
| + | cpu MHz : 800.000 | ||
| + | </ | ||
| + | For the APU this means the CPU will be run at 800 MHz instead of 1 GHz. If you prefer the CPU to run at full speed at all times: | ||
| + | < | ||
| + | # wget -O / | ||
| + | Insert into / | ||
| + | </ | ||
| + | |||
| + | ''/ | ||
| + | |||
| + | Or as an alternative, | ||
| + | |||
| + | < | ||
| + | # update-rc.d ondemand disable | ||
| + | # cat / | ||
| + | vendor_id : AuthenticAMD | ||
| + | model name : AMD G-T40E Processor | ||
| + | cpu MHz : 1000.000 | ||
| + | </ | ||
| + | |||
| + | ==== Use the Beeper :-) ==== | ||
| + | === Enable beep === | ||
| + | < | ||
| + | apt-get install beep | ||
| + | modprobe pcspkr && echo pcspkr >> / | ||
| + | </ | ||
| + | Comment pcspkr in / | ||
| + | |||
| + | |||
| + | === Star Wars Imperial March: === | ||
| + | <file sh imperial-march.sh> | ||
| + | #!/bin/sh | ||
| + | beep -l 350 -f 392 -D 100 -n -l 350 -f 392 -D 100 -n -l 350 -f 392 -D 100 -n -l 250 -f 311.1 -D 100 -n -l 25 -f 466.2 -D 100 -n -l 350 -f 392 -D 100 -n -l 250 -f 311.1 -D 100 -n -l 25 -f 466.2 -D 100 -n -l 700 -f 392 -D 100 -n -l 350 -f 587.32 -D 100 -n -l 350 -f 587.32 -D 100 -n -l 350 -f 587.32 -D 100 -n -l 250 -f 622.26 -D 100 -n -l 25 -f 466.2 -D 100 -n -l 350 -f 369.99 -D 100 -n -l 250 -f 311.1 -D 100 -n -l 25 -f 466.2 -D 100 -n -l 700 -f 392 -D 100 -n -l 350 -f 784 -D 100 -n -l 250 -f 392 -D 100 -n -l 25 -f 392 -D 100 -n -l 350 -f 784 -D 100 -n -l 250 -f 739.98 -D 100 -n -l 25 -f 698.46 -D 100 -n -l 25 -f 659.26 -D 100 -n -l 25 -f 622.26 -D 100 -n -l 50 -f 659.26 -D 400 -n -l 25 -f 415.3 -D 200 -n -l 350 -f 554.36 -D 100 -n -l 250 -f 523.25 -D 100 -n -l 25 -f 493.88 -D 100 -n -l 25 -f 466.16 -D 100 -n -l 25 -f 440 -D 100 -n -l 50 -f 466.16 -D 400 -n -l 25 -f 311.13 -D 200 -n -l 350 -f 369.99 -D 100 -n -l 250 -f 311.13 -D 100 -n -l 25 -f 392 -D 100 -n -l 350 -f 466.16 -D 100 -n -l 250 -f 392 -D 100 -n -l 25 -f 466.16 -D 100 -n -l 700 -f 587.32 -D 100 -n -l 350 -f 784 -D 100 -n -l 250 -f 392 -D 100 -n -l 25 -f 392 -D 100 -n -l 350 -f 784 -D 100 -n -l 250 -f 739.98 -D 100 -n -l 25 -f 698.46 -D 100 -n -l 25 -f 659.26 -D 100 -n -l 25 -f 622.26 -D 100 -n -l 50 -f 659.26 -D 400 -n -l 25 -f 415.3 -D 200 -n -l 350 -f 554.36 -D 100 -n -l 250 -f 523.25 -D 100 -n -l 25 -f 493.88 -D 100 -n -l 25 -f 466.16 -D 100 -n -l 25 -f 440 -D 100 -n -l 50 -f 466.16 -D 400 -n -l 25 -f 311.13 -D 200 -n -l 350 -f 392 -D 100 -n -l 250 -f 311.13 -D 100 -n -l 25 -f 466.16 -D 100 -n -l 300 -f 392.00 -D 150 -n -l 250 -f 311.13 -D 100 -n -l 25 -f 466.16 -D 100 -n -l 700 -f 392 | ||
| + | </ | ||
| + | <file sh imperial-march-short.sh> | ||
| + | #!/bin/bash | ||
| + | beep -l 350 -f 392 -D 100 -n -l 350 -f 392 -D 100 -n -l 350 -f 392 -D 100 -n -l 250 -f 311.1 -D 100 -n -l 25 -f 466.2 -D 100 -n -l 350 -f 392 -D 100 -n -l 250 -f 311.1 -D 100 -n -l 25 -f 466.2 -D 100 -n -l 700 -f 392 -D 100 -n -l 350 -f 587.32 -D 100 -n -l 350 -f 587.32 -D 100 -n -l 350 -f 587.32 -D 100 -n -l 250 -f 622.26 -D 100 -n -l 25 -f 466.2 -D 100 -n -l 350 -f 369.99 -D 100 -n -l 250 -f 311.1 -D 100 -n -l 25 -f 466.2 -D 100 -n -l 700 -f 392 -D 100 | ||
| + | </ | ||
| + | |||
| + | ===== Debian 13 installation ===== | ||
| + | |||
| + | ==== Bootstick vorbereiten ===== | ||
| + | Download Debian .iso | ||
| + | mit Rufus das Image auf einen USB Stick kopieren, mit der .iso Methode können die Dateien nachher bearbeitet werden. | ||
| + | |||
| + | === SysLinux auf der Serialkonsole === | ||
| ===== Ubuntu 22.04.1 LTS auf PC Engines APU Board installieren | ===== Ubuntu 22.04.1 LTS auf PC Engines APU Board installieren | ||