userdoc:board_lanner_fw-7541d

This is an old revision of the document!


Lanner FW-7541D Dual Core Atom Appliance

Note: Preliminary Information - Not Official at this time

Note: Requires AstLinux 1.x

Board Specifications: FW-7541D

AstLinux Board Type:

  • “geni586-serial” (19200 baud serial console)

Complete System Recommended Options:

  • Memory: 204-pin DDR3 1333 SO-DIMM 2GB
  • Flash Storage: Emphase Industrial Compact Flash Card 2 GB or 2.5“ SATA SSD
  • Included:
    • Fanless Case
    • AC Power Adapter (brick)
    • Serial Console cable, RJ-45 → DB-9
    • SATA data/power cable for 2.5” SSD

Total System Power: 15 Watts when idle.

Configuration:

/mnt/kd/rc.conf.d/user.conf

SENSEMODS="w83627ehf"

WDMODULE="iTCO_wdt"  # Optional Watchdog

ALERT_SOUNDS="startup shutdown"  # Optional Sounds


/mnt/kd/sensors.conf

# libsensors configuration file
# -----------------------------
# Lanner FW-7541D

chip "w83627ehf-*" "w83627dhg-*" "w83667hg-*" "nct6775-*" "nct6776-*"

ignore in0
ignore in1
ignore in2
ignore in4
ignore in5
ignore in6

ignore fan1
ignore fan2
ignore fan3
ignore fan4
ignore fan5

ignore cpu0_vid
ignore temp3

label in3 "+3.3V"
label in7 "3VSB"
label in8 "Vbat"

label temp1 "SYS Temp"
label temp2 "CPU Temp"

set in3_min  3.3 * 0.90
set in3_max  3.3 * 1.10
set in7_min  3.3 * 0.90
set in7_max  3.3 * 1.10
set in8_min  3.0 * 0.90
set in8_max  3.3 * 1.10


When a Compact Flash card is used, and it supports DMA, much higher disk performance can be obtained by enabling LIBATA DMA for Compact Flash. Enable from the CLI by issuing the following command:

set-kcmd libata.dma=5


BIOS Setup via Serial Port:

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.

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…

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:

Inside 1

Inside 2

Top/Front

  • userdoc/board_lanner_fw-7541d.1351225761.txt.gz
  • Last modified: 2012/10/25 23:29
  • by abelbeck