userdoc:board_lanner_lec-7220-n4

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
Last revision Both sides next revision
userdoc:board_lanner_lec-7220-n4 [2014/04/23 09:25]
abelbeck
userdoc:board_lanner_lec-7220-n4 [2018/07/07 15:31]
abelbeck
Line 7: Line 7:
 **AstLinux Board Type:** **AstLinux Board Type:**
  
-  * "geni586-serial" (19200 baud serial console)+  * "geni586" (Video Console: VGA) 
 +  * "geni586-serial" (Serial Console: ''19200'' baud for AstLinux 1.2.10 and earlier, ''115200'' baud for AstLinux 1.3.0 and later) 
 + 
 +!!Note ->!! Not x86_64 compatible
  
 **Complete System Recommended Options:** **Complete System Recommended Options:**
  
-  * Memory: 204-pin DDR3 1333 SO-DIMM 2GB +  * Memory: 204-pin DDR3 1066/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 19: Line 22:
  
 **Total System Power:**  14 Watts when idle. **Total System Power:**  14 Watts when idle.
 +
 +**Performance:**  52.5 secs. (Maximum OpenVPN: 69 Mbps)
 +
 +  openvpn --genkey --secret /tmp/secret
 +  time openvpn --test-crypto --secret /tmp/secret --verb 0 --tun-mtu 20000 --cipher aes-256-cbc
  
 **Configuration:** **Configuration:**
Line 25: Line 33:
 ''/mnt/kd/rc.conf.d/user.conf'' ''/mnt/kd/rc.conf.d/user.conf''
  
-  SENSEMODS="w83627ehf"+  SENSEMODS="f71882fg"
      
   ALERT_SOUNDS="startup shutdown"  # Optional Sounds   ALERT_SOUNDS="startup shutdown"  # Optional Sounds
Line 35: Line 43:
   # libsensors configuration file   # libsensors configuration file
   # -----------------------------   # -----------------------------
-  # Lanner FW-7541D+  # Lanner LEC-7220-N4
      
-  chip "w83627ehf-*" "w83627dhg-*"+  chip "f81865f-*"
      
   ignore fan1   ignore fan1
   ignore fan2   ignore fan2
-  ignore fan3 
-  ignore fan4 
-  ignore fan5 
      
-  ignore cpu0_vid 
-  ignore temp3 
-   
-  label in0 "CPUVCORE" 
-  label in1 "12V" 
   ignore in2   ignore in2
-  label in3 "3VCC+   
-  label in4 "5V+  label in0 "+3.3V
-  label in5 "1.5V" +  label in1 "VCORE
-  ignore in6 +  label in3 "5V" 
-  ignore in7 +  label in4 "12V" 
-  label in8 "Vbat"+  label in5 "3VSB" 
 +  label in6 "Vbat"
      
   label temp1 "SYS Temp"   label temp1 "SYS Temp"
   label temp2 "CPU Temp"   label temp2 "CPU Temp"
      
-  compute in1 @*(1+(150/10)), @/(1+(150/10)) +  compute in0 @*2, @/
-  compute in4 @*(1+(30/10)) @/(1+(30/10)) +  compute in3 @*5.255319148, @/5.255319148 
-  compute in5 @*(1+(10/10)), @/(1+(10/10)) +  compute in4 @*11, @/11 
-   +  compute in5 @*2, @/2 
-  set temp1_max       90 +  compute in6 @*2, @/2
-  set temp1_max_hyst  85 +
-   +
-  set in0_min   0.+
-  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.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 87: Line 74:
  
 \\ \\
-**BIOS Setup via Serial Port:**+**BIOS Setup:**
  
-While it is possibly to use a VGA cable to connect to the board's internal VGA header (cable not provided) to view the BIOS, a better solution is to use "Remote Access" to the BIOS via the serial port.+The BIOS can be entered by using the VGA port, fortunately no change to the default BIOS settings is required
  
-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. 
- 
-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... 
- 
-  * ''Serial Port Mode -> 19200 8,n,1'' 
-  * ''Redirection After BIOS POST -> Disabled'' 
-  * ''Sredir Memory Display Delay -> Delay 4 Sec'' 
- 
- 
-The results should like the following screen... 
- 
-{{: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. 
  
 **Photos:** **Photos:**
Line 117: Line 90:
  
 {{:userdoc:lanner_lec-7220-n4-front.jpg?nolink|Front}} {{:userdoc:lanner_lec-7220-n4-front.jpg?nolink|Front}}
- 
  • userdoc/board_lanner_lec-7220-n4.txt
  • Last modified: 2019/07/24 21:21
  • by abelbeck