Heb vanavond met mijn Odroid H4+ gespeeld.
@
manusjevanalles heeft ongeveer de zelfde setup.
Heb geprobeerd alles zo compleet mogelijk te noteren voor toekomstige tweakers met de Odroid H4+
TL;DR
Verbruik is nu ongeveer 4,4 a 5,5Watt gemiddeld tijdens het spelen met uitschieters naar 10W
TL;DR update
Ben met onderstaande info tot 3w/3,5w/6w gekomen
Mijn test setup;
OS: Proxmox Virtual Environment 8.3.2 (nog geen containers)
Accessoires; USB Toetsenbord, Netwerk (1x, linker poort), HDMI kabel
Meet apparatuur; Tuya Zigbee 3.0 PowerPlug ivm Home Assistant
BIOS Tweaks
Chipset > PCH-IO configuration > SCS configuration > eMMC 5.1 controller -> Disabled
Onderstaand uitgevoerd met dank aan @
Satom (
Satom in "Het grote zuinige server topic - deel 3")
(
bron)
Advanced > Power & Performance > CPU Power Management Control
Boot performance=Max Battery
Turbo Mode: Disabled
View/Configure Turbo Options:
Power Limit 1 Override=Enabled
Power Limit 1=6000
Power Limit 2 Override=Enabled
Power Limit 2=12000
Platform PL1=Enable
Platform PL1 Power=5000
Advanced > Power & Performance > GT Power Management Control
RC6 (render standby)=Disabled
Maximum GT Frequency=550Mhz
Disable Turbo GT Frequency=Disabled
Boot
Setup Prompt Timeout=3
Fast Boot=Disabled
Boot Mode=UEFI
Chipset > PCH-IO Configuration
State after G3=S0 state (Auto Power ON settings if the power is lost during normal operation)
Software Tweaks
In
/etc/default/grub staat al standaard dit "GRUB_CMDLINE_LINUX_DEFAULT="quiet" (zie verder bij To Do)
Proxmox Post install script (
bron)
Proxmox CPU Scaling Govener (
bron)
Dubbel check met
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor (resultaat Powersave)
Install Powertop 2.14 (2.15 werkt niet icm Proxmox)
Powertop --auto-tune gedaan maar dan lijkt de console vast te lopen.
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
| Pkg(OS) | CPU(OS) 0
POLL 0.0% | POLL 0.0% 0.0 ms
C1E 0.2% | C1E 0.2% 0.3 ms
C6 0.2% | C6 0.6% 0.8 ms
C8 0.4% | C8 0.0% 0.0 ms
C10 93.5% | C10 98.7% 99.7 ms
| CPU(OS) 1
| POLL 0.0% 0.0 ms
| C1E 0.5% 0.5 ms
| C6 0.2% 0.6 ms
| C8 0.3% 0.6 ms
| C10 98.6% 52.4 ms
| CPU(OS) 2
| POLL 0.0% 0.0 ms
| C1E 0.0% 0.0 ms
| C6 0.0% 0.0 ms
| C8 0.7% 1.1 ms
| C10 77.4% 34.0 ms
| CPU(OS) 3
| POLL 0.0% 0.0 ms
| C1E 0.0% 0.0 ms
| C6 0.0% 0.0 ms
| C8 0.7% 1.2 ms
| C10 98.4% 52.3 ms |
Powertop Tunables
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
| >> Bad Enable SATA link power management for host2
Bad Enable SATA link power management for host3
Bad Enable SATA link power management for host0
Bad Enable SATA link power management for host1
Bad NMI watchdog should be turned off
Bad VM writeback timeout
Bad Autosuspend for USB device USB Keyboard [SIGMACHIP]
Bad Runtime PM for PCI Device Intel Corporation Ethernet Controller I226-V
Bad Runtime PM for PCI Device Intel Corporation Platform Monitoring Technology
Bad Runtime PM for PCI Device Sandisk Corp WD Blue SN500 / PC SN520 NVMe SSD
Bad Runtime PM for PCI Device Intel Corporation Alder Lake-N PCH Shared SRAM
Bad Runtime PM for PCI Device Intel Corporation Device 4678
Bad Runtime PM for PCI Device Intel Corporation Alder Lake-N SPI (flash) Controller
Bad Runtime PM for PCI Device Intel Corporation Device 467e
Bad Runtime PM for PCI Device Intel Corporation Ethernet Controller I226-V
Bad Runtime PM for port ata3 of PCI device: ASMedia Technology Inc. ASM1064 Serial ATA Co
Bad Runtime PM for port ata4 of PCI device: ASMedia Technology Inc. ASM1064 Serial ATA Co
Bad Runtime PM for port ata1 of PCI device: ASMedia Technology Inc. ASM1064 Serial ATA Co
Bad Runtime PM for port ata2 of PCI device: ASMedia Technology Inc. ASM1064 Serial ATA Co
Bad Runtime PM for PCI Device ASMedia Technology Inc. ASM1064 Serial ATA Controller
Bad Runtime PM for PCI Device Intel Corporation Alder Lake-N PCH eSPI Controller
Good Enable Audio codec power management
Good Runtime PM for I2C Adapter i2c-9 (i915 gmbus tc6)
Good Runtime PM for I2C Adapter i2c-0 (SMBus I801 adapter at efa0)
Good Runtime PM for I2C Adapter i2c-2 (i915 gmbus dpb)
Good Runtime PM for I2C Adapter i2c-4 (i915 gmbus tc1)
Good Runtime PM for I2C Adapter i2c-8 (i915 gmbus tc5)
Good Runtime PM for I2C Adapter i2c-1 (i915 gmbus dpa)
Good Runtime PM for I2C Adapter i2c-3 (i915 gmbus dpc)
Good Runtime PM for I2C Adapter i2c-7 (i915 gmbus tc4)
Good Runtime PM for I2C Adapter i2c-5 (i915 gmbus tc2)
Good Runtime PM for I2C Adapter i2c-6 (i915 gmbus tc3)
Good Autosuspend for USB device xHCI Host Controller [usb1]
Good Autosuspend for USB device xHCI Host Controller [usb2]
Good Runtime PM for PCI Device Intel Corporation Alder Lake-N PCH USB 3.2 xHCI Host Contro
Good Runtime PM for PCI Device Intel Corporation Alder Lake-N SMBus
Good Runtime PM for PCI Device Intel Corporation Alder Lake-N [UHD Graphics]
Good Runtime PM for PCI Device Intel Corporation Device 54be
Good Runtime PM for PCI Device Intel Corporation Alder Lake-N PCH High Definition Audio Co
Good Runtime PM for PCI Device Intel Corporation Alder Lake-N PCI Express Root Port
Good Runtime PM for PCI Device Intel Corporation Alder Lake-N Serial IO UART Host Controll
Good Runtime PM for PCI Device Intel Corporation Device 54bb
Good Runtime PM for PCI Device Intel Corporation Alder Lake-N PCH HECI Controller
Good Runtime PM for PCI Device Intel Corporation Device 54ba |
To-Do
In de startpost staat dat je
consoleblank=15 moet toevoegen. Maakt dit veel verscheel uit?
Nog een keer de BIOS doorlopen om te kijken wat ik kan verbeteren
ASPM Tuning script proberen
Church of Noise in "Het grote zuinige server topic - deel 3"
Powertop Auto-tune aan de praat krijgen (zie melding hieronder)
Onderzoeken of Powertop 2.15 alsnog werkt onder Proxmox
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
| root@pve:~# powertop --auto-tune
modprobe cpufreq_stats failedLoaded 0 prior measurements
Cannot load from file /var/cache/powertop/saved_parameters.powertop
File will be loaded after taking minimum number of measurement(s) with battery only
RAPL device for cpu 0
RAPL Using PowerCap Sysfs : Domain Mask d
RAPL device for cpu 0
RAPL Using PowerCap Sysfs : Domain Mask d
Devfreq not enabled
glob returned GLOB_ABORTED
Cannot load from file /var/cache/powertop/saved_parameters.powertop
File will be loaded after taking minimum number of measurement(s) with battery only
Leaving PowerTOP |
--edit--
Heb het systeem aan gelaten vanacht.
Usb toetsenbord en hdmi verwijderd.
Min 3 watt
Avr 3,5 watt
Max 6 watt
Nieuwe to do
[
Voor 3% gewijzigd door
RedRayMann op 22-12-2024 08:42
]