userdoc:board_jetway_nf99fl-525

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_jetway_nf99fl-525 [2012/06/28 13:58]
abelbeck
userdoc:board_jetway_nf99fl-525 [2019/07/24 22:41] (current)
abelbeck
Line 2: Line 2:
  
 !!Note: Requires AstLinux 1.x!! !!Note: Requires AstLinux 1.x!!
 +
 +**Board Specifications:**  [[http://www.jetwaycomputer.com/spec/NF99FL-525.pdf|NF99FL-525]]
  
 **AstLinux Board Type:** **AstLinux Board Type:**
  
-  * "geni586" (VGA video console+  * "genx86_64" (Video Console: VGA) 
-  * "geni586-serial" (19200 baud serial console)+  * "genx86_64-serial" (Serial Console: ''19200'' baud for AstLinux 1.2.10 and earlier, ''115200'' baud for AstLinux 1.3.0 and later)
  
 **Complete System Recommended Options:** **Complete System Recommended Options:**
Line 24: Line 26:
           * 2 Fans are included           * 2 Fans are included
           * Riser card for 2 PCI slots is required           * Riser card for 2 PCI slots is required
 +
 +**Total System Power (no PCI Expansion Card):**  21 Watts when idle.
 +
 +**Performance:**  ~50 secs. (Single-core test, lower is better)
 +
 +  time ( echo "scale=3456; 4*a(1)" | bc -l )
  
 **Configuration:** **Configuration:**
Line 39: Line 47:
   # libsensors configuration file   # libsensors configuration file
   # -----------------------------   # -----------------------------
-  # Jetway NF96FL-525/NF99FL-525 Dual Core Atom+  # Jetway NF99FL-525 Dual Core Atom
      
-  chip "f71808e-*" "f71808a-*" "f71862fg-*" "f71869-*" "f71869a-*" "f71882fg-*"+  chip "f71882fg-*" "f71869a-*"
-       "f71889fg-*" "f71889ed-*" "f71889a-*"+
      
-  ignore in1 
   ignore in2   ignore in2
   ignore in3   ignore in3
-  ignore in4 
-  ignore in5 
-  ignore in6 
      
   # Comment-out installed fan(s)   # Comment-out installed fan(s)
Line 56: Line 59:
   ignore fan3   ignore fan3
      
-  label in0 "+3.3V"+  label in0 "3.3V
 +  label in1 "VCORE" 
 +  label in4 "VDIMM" 
 +  label in5 "5V" 
 +  label in6 "12V"
   label in7 "3VSB"   label in7 "3VSB"
   label in8 "Vbat"   label in8 "Vbat"
Line 68: Line 75:
   label temp3 "SYS Temp2"   label temp3 "SYS Temp2"
      
-  compute in0  @*2, @/2 +  compute in0 @*2, @/2 
-  compute in7  @*2, @/2 +  compute in4 @*(1.5), @/(1.5) 
-  compute in8  @*2, @/2+  compute in5 @*(3.7), @/(3.7) 
 +  compute in6 @*(11), @/(11) 
 +  compute in7 @*2, @/2 
 +  compute in8 @*2, @/2
  
 \\ \\
Line 87: Line 97:
  
 {{:userdoc:jetway_nf99fl-525-back.jpg?nolink|Back}} {{:userdoc:jetway_nf99fl-525-back.jpg?nolink|Back}}
- 
- 
  • userdoc/board_jetway_nf99fl-525.1340909922.txt.gz
  • Last modified: 2012/06/28 13:58
  • by abelbeck