Benutzer-Werkzeuge

Webseiten-Werkzeuge


notiz:linux-on-check-point-5200

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.

Link zu der Vergleichsansicht

Nächste Überarbeitung
Vorherige Überarbeitung
notiz:linux-on-check-point-5200 [2022/12/30 15:30] – angelegt clerienotiz:linux-on-check-point-5200 [2022/12/30 16:18] (aktuell) clerie
Zeile 7: Zeile 7:
   * Motherboard: INTEL DENLOW_REFRESH_WS   * Motherboard: INTEL DENLOW_REFRESH_WS
   * BIOS: American Megatrends   * BIOS: American Megatrends
 +    * Core Version: 4.6.5.5
 +    * Compliancy: UEFI 2.3.1; PI 1.2
 +    * Project Version: 1ARXO 0.20 x64
 +    * BIOS Version: R1.4
 +
 +==== lspci ====
 +
 +<code>
 +00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)
 +00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
 +00:01.1 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x8 Controller (rev 06)
 +00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
 +00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05)
 +00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
 +00:1c.1 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #2 (rev d5)
 +00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d5)
 +00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5)
 +00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d5)
 +00:1c.5 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #6 (rev d5)
 +00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05)
 +00:1f.0 ISA bridge: Intel Corporation C226 Series Chipset Family Server Advanced SKU LPC Controller (rev 05)
 +00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
 +00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
 +03:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)
 +04:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)
 +05:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)
 +06:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)
 +07:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)
 +08:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)
 +</code>
 +
  
 ==== Serial Console ==== ==== Serial Console ====
 The BIOS is available on the serial console port at the front with 9600 baud. The BIOS is available on the serial console port at the front with 9600 baud.
  
 +You can use it with 115200 baud on Linux with the kernel boot option:
 +
 +<code>
 +console=ttyS0,115200n8
 +</code>
 ===== Booting ===== ===== Booting =====
  
Zeile 16: Zeile 52:
  
 ==== Default Boot Order ==== ==== Default Boot Order ====
-  - USB +  - USB Key 
-  - SATA+  - USB Hard Disk 
 +  - USB CD/DVD 
 +  - USB Floppy 
 +  - Hard Disk 
 +  - Network
  
 ===== BIOS ===== ===== BIOS =====
Zeile 23: Zeile 63:
 The BIOS is protected by a password. The BIOS is protected by a password.
  
 +Three wrong password attempts just forces a reboot of the system.
 +
 +==== Remove BIOS Password ====
  
 +  - Unplug power
 +  - Open Case
 +  - Remove CMOS battery
 +  - wait for 15 - 30 min
 +  - Reinsert CMOS battery
 +  - Connect console cable 9600 baud
 +  - plug power back in
 +  - System starts
 +  - Console shows CMOS checksum error, displays options
 +  - Press F1 - Setup
 +  - You are in the BIOS Setup now
 +  - Press F4 - Save Config and Reset
 +  - System reboots
 +  - BIOS is without a password now
  
notiz/linux-on-check-point-5200.1672410619.txt.gz · Zuletzt geändert: 2022/12/30 15:30 von clerie

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki