Markus "guruz" Goetz

[ index | hardware | projects and coding | p300 | blog | contact ]




Oktober 1, 2007 at 1:14 pm.

VIA EPIA EN12000

Most of this information should also apply to the EN15000.

BIOS Update

I have used the instructions from linux-sxs.org to flash to 1.07. This can be easily done with a IDE to USB interface and a plain old CDROM drive. You have to change the boot order for this in the BIOS.

PCI Devices

00:00.0 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:00.1 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. PT890 Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:00.7 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge
00:0d.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)
00:0e.0 Ethernet controller: VIA Technologies, Inc. VT6120/VT6121/VT6122 Gigabit Ethernet Adapter (rev 11)
00:0f.0 RAID bus controller: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)
00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
01:00.0 VGA compatible controller: VIA Technologies, Inc. UniChrome Pro IGP (rev 01)

/proc/cpuinfo

processor       : 0
vendor_id       : CentaurHauls
cpu family      : 6
model           : 10
model name      : VIA Esther processor 1200MHz
stepping        : 9
cpu MHz         : 1197.062
cache size      : 128 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr
 pge cmov pat clflush acpi mmx fxsr sse sse2 tm pni est tm2 rng
 rng_en ace ace_en ace2 ace2_en phe phe_en pmm pmm_en
bogomips        : 2396.89

Graphics

I am using the board as a server currently, but i heard the openChrome drivers work just fine.

Fan Control

  • In the kernel enable (this is all more than needed but guaranteed to work :):
    • Device Drivers - I2C support - I2C Hardware Bus support - VIA 82C586B (module)
    • Device Drivers - I2C support - I2C Hardware Bus support - VIA 82C596/82C686/823x (module)
    • Device Drivers - Hardware Monitoring support - VIA686A (module)
    • Device Drivers - Hardware Monitoring support - VT8231 (module)
    • Device Drivers - Hardware Monitoring support - Winbond W83627HF, W83627THF, W83637HF, W83687THF, W83697HF (module)
  • Install lm_sensors
  • Run
    /usr/bin/sensors-detect

    and follow the instructions

  • Use
    /usr/bin/sensors

    to show fan and temperature information

  • Fan control files are
    /sys/bus/i2c/devices/*/pwm*

Gentoo CFLAGS

You can find them in the Gentoo Wiki

 

Trackbacks

(Trackback URL)

close Reblog this comment
blog comments powered by Disqus