userdoc:board_protectli_vp2430

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userdoc:board_protectli_vp2430 [2025/05/31 15:07]
abelbeck
userdoc:board_protectli_vp2430 [2025/06/01 08:25] (current)
abelbeck
Line 13: Line 13:
  
   * coreboot+UEFI BIOS   * coreboot+UEFI BIOS
-  * Memory: 262-pin DDR5-4800 (1.1V) SO-DIMM 8GB (Max 64GB)+  * Memory: 262-pin DDR5-4800 (1.1V) SO-DIMM 8GB (Max 16GB)
   * Storage: 2.5" SATA SSD or M.2 2280 NVMe   * Storage: 2.5" SATA SSD or M.2 2280 NVMe
  
 **Total System Power (no HDMI connection):**  9 Watts when idle. **Total System Power (no HDMI connection):**  9 Watts when idle.
  
-**Performance:**  7.15 secs. (Single-core test, lower is better) +**Performance:**  7.15 secs. (Single-core test, lower is better) (8.7 secs with: set-kcmd-cstate disable)
  
   time ( echo "scale=3456; 4*a(1)" | bc -l )   time ( echo "scale=3456; 4*a(1)" | bc -l )
Line 40: Line 40:
      
   # coretemp CPU sensor   # coretemp CPU sensor
 +
 +\\
 +''/etc/rc.modules''
 +
 +  ## These modules get modprobe'd when the system starts up.
 +  ##
 +  ## Comment out any modules you don't need.
 +  ##
 +  ## Ethernet support
 +  #8139cp
 +  #8139too
 +  #via-rhine
 +  #via-velocity
 +  #vmxnet3
 +  #pcnet32
 +  #e1000
 +  #e1000e
 +  #igb
 +  #r8125
 +  #r8169
 +  #tg3
 +  igc
 +  #ixgbe
 +  #i40e
 +  #atlantic
  
 \\ \\
 **BIOS Setup:** **BIOS Setup:**
  
-It is recommended to use the coreboot+UEFI BIOS, as such there is no configuration needed. Whether you use a serial or video console, it just works.+It is recommended to use the coreboot+UEFI BIOS, whether you use a serial or video console
 + 
 +On startup (quickly) press the ''<DEL>'' key to enter the BIOS Setup.
  
 !!Tip ->!! When using macOS via the console USB cable, to enter ''DEL'' use ''Fn'' + ''delete'' !!Tip ->!! When using macOS via the console USB cable, to enter ''DEL'' use ''Fn'' + ''delete''
 +
 +{{:userdoc:protectli_vp2430-bios-home.jpg?nolink|BIOS Home}}
 +
 +Go to the "Power Management Options" Make the following change...
 +
 +{{:userdoc:protectli_vp2430-bios-power.jpg?nolink|BIOS Power}}
 +
 +Go to the "Change Boot Order" Make your SATA/NVMe drive the first choice.
 +
 +{{:userdoc:protectli_vp2430-bios-boot-order.jpg?nolink|BIOS Boot Order}}
 +
 +!!Tip ->!! Sometimes the "Change Boot Order" does not work as expected, alternatively remove "Network Boot and Utilities" as a boot option, leaving only your SATA/NVMe drive as a boot choice.
 +
 +\\
 +**Disable CPU C-states:** (Optional)
 +
 +Using the CLI, enter the command:
 +
 +  set-kcmd-cstate help
 +
 +Read over the ''help'' information, if you want to disable C-states, then...
 +
 +  set-kcmd-cstate disable
 +
 +!!Tip ->!! An added benefit to disabling C-states, it eliminates the high-pitched squeal at idle.
  
 \\ \\
  • userdoc/board_protectli_vp2430.1748722041.txt.gz
  • Last modified: 2025/05/31 15:07
  • by abelbeck