====== Aoostar R7 ======
Product page: [[https://aoostar.com/products/aoostar-r7-2-bay-40t-nas-storage-amd-ryzen-7-5825u-mini-pc8c-16t-up-to-4-5ghz-with-w11-pro-ddr4-ram-2-m-2-nvme-%E5%A4%8D%E5%88%B6?variant=49012947943722|AOOSTAR R7 2 Bay 40T NAS Storage AMD Ryzen 7 5825U Mini PC]]
Details:
* AMD Ryzen 7 5825U 8C/16T 7nm 2.0GHz (up to 4.5GHz)
* AMD Socket FP6
* supports 2 ch x 32GB ECC
* Ryzen 7(Zen 3 (Cezanne))
* 3 Displays:
* HDMI
* DP
* USB-C
* USB-PD sink
* 2 x SODIMM socket for DDR4 3200MHz 2x SODIMM sockets
* 2 x socket for M.2 NVME
* 1 x M.2 Socket with WIFi 6 / BT5.2 card (2 flex antenna glued inside)
* Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
* 2 x 3,5" HDD SATA
* 2 x 2.5 Gbps LAN ports
* Intel Corporation Ethernet Controller I226-V
* 2 x USB3.0
* 2 x USB2.0
===== FANs =====
Very loud bottom fan, 2 pin only, connected to 4pin connector on MB.
* EVerflow Model: R1292215BL
* 92 x 92 x 16 [mm]
* 12V / 0.20A
* Replacement [[https://noctua.at/en/products/fan/nf-a9x14-pwm|Noctua NF-A9x14 PWM]]
* 12V / 1.32W / 0.11A
* 92 x 92 x 14 [mm]
* 19,9 dBa
* 50.5 CFM
* 2200 rpm
AMD Ryzen 7 5825U max temp is 95
Default BIOS for FANs PWM:
* CPU Fan: Enabled
* Fan Off(0x68) 30
* Fan Start(0x69) 35
* TFull Speed(0x6A) 92
* Start PWM(0x6B) 40
* Automatic Mode Control (0x6C) 2
* Delta Temperature(0x6D) 1
* System Fan & System Fan 2
* Fan Off(0x70) 20
* Fan Start(0x71) 25
* TFull Speed(0x72) 80
* Start PWM(0x73) 130
* Automatic Mode Control (0x74) 4
* Delta Temperature(0x75) 1
Description:
* Fan OFF: At this temperature the fan remains off.
* Fan Start: At this temperature the fan starts to rotate.
* Full Speed: At this temperature the fan will spin at full speed.
* Start PWM: This is the percentage of speed at which you want your fan to start spinning when it reaches the temperature indicated in "Fan Start".
* Automatic Mode Control: It is very important to set this field to 29, otherwise my fans would never ROTATE. I didn't manage to find out much information about this parameter.
* Delta temperature: I haven't found much more information.
I asked Aoostar directly about that and got the following response:
“The automatic mode control value increases, and the entire PWM value goes positive, which can be interpreted as the slope. The delta temperature can be interpreted as the error value. If you want the fan to rotate faster, you can adjust the start pwm or the automatic mode control slope value. Depending on your situation, you have to test them one by one.”
====== BIOS ======
2.22.1282
AR5000-MI2 0.22 x64
08/02/2024 13:33:03
File found on Internet: {{ :hw:server:wtr_r7_5825u_bios.rar |}}, contains folder ''AR5000-MI2_231215A''. Not tried.
====== ECC RAM ======
Running on ''Hynix DDR4 32 GB 3200MHz CL22 (HMAA4GS7AJR8N-XN)''. But no EDAC driver loaded in Kernel.
====== Linux ======
===== lm-sensors =====
[[https://www.reddit.com/r/Proxmox/comments/1ghofyt/no_driver_for_ite_it8613e/|No driver for ITE IT8613e?]]
# sensors
iwlwifi_1-virtual-0
Adapter: Virtual device
temp1: N/A
nvme-pci-0100
Adapter: PCI adapter
Composite: +40.9°C (low = -273.1°C, high = +81.8°C)
(crit = +84.8°C)
Sensor 1: +40.9°C (low = -273.1°C, high = +65261.8°C)
Sensor 2: +47.9°C (low = -273.1°C, high = +65261.8°C)
amdgpu-pci-0500
Adapter: PCI adapter
vddgfx: 718.00 mV
vddnb: 768.00 mV
edge: +36.0°C
PPT: 4.00 W
k10temp-pci-00c3
Adapter: PCI adapter
Tctl: +37.2°C
==== Build under Proxmox host ====
# enable non-subscription PVE repo
# and then:
apt install proxmox-headers-6.8
# Install dev tools:
apt install git dkms make
# Clone repo
cd /usr/src
git clone https://github.com/frankcrawford/it87.git
cd it87
make dkms
dkms autoinstall
modprobe it87
[ 575.844856] it87: module verification failed: signature and/or required key missing - tainting kernel
[ 575.845508] it87: it87 driver version v1.0-169-g213db3a.20240922
[ 575.845597] it87: Found IT8613E chip at 0xa30, revision 8
[ 575.845622] it87: Beeping is supported
# sensors
it8613-isa-0a30
Adapter: ISA adapter
in0: 682.00 mV (min = +2.07 V, max = +2.24 V)
in1: 1.25 V (min = +1.16 V, max = +2.54 V)
in2: 1.02 V (min = +1.33 V, max = +1.62 V)
in4: 1.67 V (min = +1.54 V, max = +1.86 V)
in5: 2.53 V (min = +2.11 V, max = +0.62 V)
3VSB: 66.00 mV (min = +0.62 V, max = +2.09 V)
Vbat: 3.17 V
+3.3V: 3.30 V
fan2: 615 RPM (min = 90 RPM)
fan3: 0 RPM (min = 13 RPM)
fan4: 0 RPM (min = -1 RPM)
fan5: 0 RPM (min = -1 RPM)
temp1: -55.0°C (low = -79.0°C, high = +121.0°C) sensor = thermistor
temp2: -55.0°C (low = +79.0°C, high = +41.0°C)
temp3: +28.0°C (low = -34.0°C, high = -65.0°C)
intrusion0: ALARM