hardware:kgpe-d16
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| hardware:kgpe-d16 [2024/07/28 18:04] – old revision restored (2024/07/28 17:15) thum | hardware:kgpe-d16 [2026/04/22 11:52] (current) – thum | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======= ASUS KGPE-D16 ======= | ======= ASUS KGPE-D16 ======= | ||
| + | |||
| + | <WRAP important> | ||
| + | This hardware is considered legacy. It holds historical significance for older systems that remain relevant for specific use cases despite their age. It may still be useful for specific purposes, such as coreboot, FSF RYF, retrofitting, | ||
| + | </ | ||
| {{ : | {{ : | ||
| Line 15: | Line 19: | ||
| Incidentally, | Incidentally, | ||
| - | ===== Installation Notes ===== | + | ====== Installation Notes ====== |
| * Must be operated with 1x EPS12V cable for operations with one CPU, and 2x EPS12V cables for two CPUs | * Must be operated with 1x EPS12V cable for operations with one CPU, and 2x EPS12V cables for two CPUs | ||
| Line 25: | Line 29: | ||
| * Turbo 2 and power saving seems to require a tickless system to function (**nohz=on** in the kernel cmdline), otherwise the extra cores are always woken up and will never enter CC6 | * Turbo 2 and power saving seems to require a tickless system to function (**nohz=on** in the kernel cmdline), otherwise the extra cores are always woken up and will never enter CC6 | ||
| - | ==== Fan Control ==== | + | ===== Fan Control |
| For general info regarding fancontrol please see [[: | For general info regarding fancontrol please see [[: | ||
| Line 33: | Line 37: | ||
| * Using openBMC with an ASUS BMC module | * Using openBMC with an ASUS BMC module | ||
| * Fancontrol/ | * Fancontrol/ | ||
| + | |||
| + | ==== Fan Control Brain Dump From Around 2016 ==== | ||
| + | |||
| + | pwmconfig made fanctrontol config is not reboot safe. better use | ||
| + | / | ||
| + | |||
| + | # update-rc.d fancontrol defaults | ||
| + | |||
| + | standard: | ||
| + | |||
| + | # | ||
| + | INTERVAL=10 | ||
| + | DEVPATH=hwmon0=devices/ | ||
| + | DEVNAME=hwmon0=w83795g | ||
| + | FCTEMPS=hwmon0/ | ||
| + | FCFANS= hwmon0/ | ||
| + | MINTEMP=hwmon0/ | ||
| + | MAXTEMP=hwmon0/ | ||
| + | MINSTART=hwmon0/ | ||
| + | MINSTOP=hwmon0/ | ||
| + | |||
| + | Strategy is not to rely on / | ||
| + | `sensors-detect` for module loading, but instead to do it manually. | ||
| + | |||
| + | 1) Remove lm_sensors.serivce from autostart. | ||
| + | 2) Place needed modules in / | ||
| + | 3) Reboot. | ||
| + | |||
| + | improved: | ||
| + | INTERVAL=10 | ||
| + | # | ||
| + | # | ||
| + | FCTEMPS=/ | ||
| + | # | ||
| + | FCFANS=/ | ||
| + | #FCFANS= | ||
| + | hwmon4/ | ||
| + | # | ||
| + | MINTEMP=/ | ||
| + | MAXTEMP=/ | ||
| + | # | ||
| + | MINSTART=/ | ||
| + | # | ||
| + | MINSTOP=/ | ||
| + | # | ||
| ==== Specific notes regarding fancontrol on KGPE-D16 ==== | ==== Specific notes regarding fancontrol on KGPE-D16 ==== | ||
| - | === openBMC Port on KGPE-D16 === | + | ===== openBMC Port on KGPE-D16 |
| Install the OpenBMC port beta to the ASMB4-iKVM or ASMB5-iKVM modules that come with the main KGPE-D16 retail SKU, this provides fan control and a variety of other cool remote management features. | Install the OpenBMC port beta to the ASMB4-iKVM or ASMB5-iKVM modules that come with the main KGPE-D16 retail SKU, this provides fan control and a variety of other cool remote management features. | ||
| - | === Limited thermal management with coreboot and coreboot-based BIOS replacements on KGPE-D16 === | + | ==== Limited thermal management with coreboot and coreboot-based BIOS replacements on KGPE-D16 |
| The thermal management hardware of the KGPE-D16 is somewhat unusual and limited. It supports both 4-pin and 3-pin fans, however even though it contains a PWM controller with 8 hardware channels, ASUS has only wired up two PWM channels to the fan connectors. To make matters worse, PWM channel 1 is routed to all 4-pin fans while PWM channel 2 is routed to all 3-pin fans. | The thermal management hardware of the KGPE-D16 is somewhat unusual and limited. It supports both 4-pin and 3-pin fans, however even though it contains a PWM controller with 8 hardware channels, ASUS has only wired up two PWM channels to the fan connectors. To make matters worse, PWM channel 1 is routed to all 4-pin fans while PWM channel 2 is routed to all 3-pin fans. | ||
| Line 123: | Line 172: | ||
| ^Manufacturer | ^Manufacturer | ||
| |**SK Hynix** | |**SK Hynix** | ||
| - | |Samsung | + | |Samsung |
| |Micron | |Micron | ||
| |Micron | |Micron | ||
| Line 147: | Line 196: | ||
| < | < | ||
| - | Financed in March 2024. | + | Financed in March 2024, model " |
| ===== Miscellaneous Known Issues and Workarounds ===== | ===== Miscellaneous Known Issues and Workarounds ===== | ||
| Line 204: | Line 253: | ||
| [[Category: | [[Category: | ||
| + | {{tag> | ||
hardware/kgpe-d16.1722189842.txt.gz · Last modified: by thum
