userdoc:board_lanner_fw-7541d

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_lanner_fw-7541d [2012/10/25 23:29]
abelbeck
userdoc:board_lanner_fw-7541d [2019/07/24 21:24] (current)
abelbeck
Line 1: Line 1:
-====== Lanner FW-7541D Dual Core Atom Appliance ====== +====== Lanner FW-7541D Atom D525 Fanless Appliance ======
- +
-!!Note: Preliminary Information - Not Official at this time!!+
  
 !!Note: Requires AstLinux 1.x!! !!Note: Requires AstLinux 1.x!!
  
-**Board Specifications:**  [[http://www.lannerinc.com/DM/FW-7541_DM.pdf|FW-7541D]]+**Board Specifications:**  [[http://www.lannerinc.com/products/x86-network-appliances/desktop/fw-7541|FW-7541D]]
  
 **AstLinux Board Type:** **AstLinux Board Type:**
  
-  * "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:**
  
   * Memory: 204-pin DDR3 1333 SO-DIMM 2GB   * Memory: 204-pin DDR3 1333 SO-DIMM 2GB
-  * Flash Storage: Emphase Industrial Compact Flash Card 2 GB or 2.5" SATA SSD+  * Flash Storage: Industrial Compact Flash Card 2 GB or 2.5" SATA SSD
   * Included:   * Included:
       * Fanless Case       * Fanless Case
Line 22: Line 20:
  
 **Total System Power:**  15 Watts when idle. **Total System Power:**  15 Watts when idle.
 +
 +**Performance:**  49.7 secs. (Single-core test, lower is better)
 +
 +  time ( echo "scale=3456; 4*a(1)" | bc -l )
  
 **Configuration:** **Configuration:**
Line 33: Line 35:
      
   ALERT_SOUNDS="startup shutdown"  # Optional Sounds   ALERT_SOUNDS="startup shutdown"  # Optional Sounds
 +  ALERT_SOUNDS_OCTAVE="1"
  
 \\ \\
Line 41: Line 44:
   # Lanner FW-7541D   # Lanner FW-7541D
      
-  chip "w83627ehf-*" "w83627dhg-*" "w83667hg-*" "nct6775-*" "nct6776-*" +  chip "w83627ehf-*" "w83627dhg-*"
-   +
-  ignore in0 +
-  ignore in1 +
-  ignore in2 +
-  ignore in4 +
-  ignore in5 +
-  ignore in6+
      
   ignore fan1   ignore fan1
Line 57: Line 53:
      
   ignore cpu0_vid   ignore cpu0_vid
 +  ignore intrusion0
   ignore temp3   ignore temp3
      
-  label in3 "+3.3V+  label in0 "CPUVCORE" 
-  label in7 "3VSB"+  label in1 "12V" 
 +  ignore in2 
 +  label in3 "3VCC
 +  label in4 "5V" 
 +  label in5 "1.5V" 
 +  ignore in6 
 +  ignore in7
   label in8 "Vbat"   label in8 "Vbat"
      
Line 66: Line 69:
   label temp2 "CPU Temp"   label temp2 "CPU Temp"
      
-  set in3_min  3.3 * 0.90 +  compute in1 @*(1+(150/10)), @/(1+(150/10)) 
-  set in3_max  3.3 * 1.10 +  compute in4 @*(1+(30/10)),  @/(1+(30/10)) 
-  set in7_min  3.* 0.90 +  compute in5 @*(1+(10/10)), @/(1+(10/10)) 
-  set in7_max  3.* 1.10 +   
-  set in8_min  3.* 0.90 +  set temp1_max       90 
-  set in8_max  3.3 * 1.10+  set temp1_max_hyst  85 
 +   
 +  set in0_min   0.2 
 +  set in0_max   2.5 
 +  set in1_min   12.0*0.9 
 +  set in1_max   12.0*1.1 
 +  set in3_min   3.3*0.9 
 +  set in3_max   3.3*1.1 
 +  set in4_min   5*0.9 
 +  set in4_max   5*1.
 +  set in5_min   1.5*0.9 
 +  set in5_max   1.5*1.1 
 +  set in8_min   3.3*0.9 
 +  set in8_max   3.3*1.1
  
 \\ \\
Line 84: Line 100:
  
 First, configure your serial terminal program to support ANSI color and 115200 baud.  If you are using minicom be sure to add the ' ''-c on'' ' option to the minicom command line, otherwise the ANSI colors will not be distinguishable in the BIOS Setup screen. First, configure your serial terminal program to support ANSI color and 115200 baud.  If you are using minicom be sure to add the ' ''-c on'' ' option to the minicom command line, otherwise the ANSI colors will not be distinguishable in the BIOS Setup screen.
 +
 +!!Note ->!! Leave ''Serial Port Mode -> 115200 8,n,1'' for AstLinux 1.3.0 and later.
  
 Second, on startup as soon as you hear the beep, type <TAB> to enter the BIOS Setup, go to the "Advanced" -> "Remote Access Configuration" .  Make the following changes... Second, on startup as soon as you hear the beep, type <TAB> to enter the BIOS Setup, go to the "Advanced" -> "Remote Access Configuration" .  Make the following changes...
Line 96: Line 114:
 {{:userdoc:lanner_fw-7541d-remote-bios.png?nolink|Remote Access BIOS}} {{:userdoc:lanner_fw-7541d-remote-bios.png?nolink|Remote Access BIOS}}
  
-Finally, save the above BIOS changes, reboot, and reconfigure you serial terminal program to 19200 baud, this will match what AstLinux expects.+Finally, save the above BIOS changes, reboot, and reconfigure you serial terminal program if you changed the baud rate.
  
 **Photos:** **Photos:**
Line 104: Line 122:
 {{:userdoc:lanner_fw-7541d-inside2a.jpg?nolink|Inside 2}} {{:userdoc:lanner_fw-7541d-inside2a.jpg?nolink|Inside 2}}
  
-{{:userdoc:lanner_fw-7541d-top1a.jpg?nolink|Top/Front}}+{{:userdoc:lanner_fw-7541d-inside3a.jpg?nolink|Inside 3}}
  
 +{{:userdoc:lanner_fw-7541d-top1b.jpg?nolink|Top/Front}}
  • userdoc/board_lanner_fw-7541d.1351225761.txt.gz
  • Last modified: 2012/10/25 23:29
  • by abelbeck