Board:asus/mew-am: Difference between revisions

From coreboot
Jump to navigation Jump to search
(Initial status table for the ASUS MEW-AM.)
 
m (Phcoder moved page ASUS MEW-AM to Board:asus/mew-am)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This is work in progress.
This HOWTO describes how to use coreboot on the [ftp://ftp.asus.com.tw/pub/ASUS/mb/sock370/810/mew-am/ ASUS MEW-AM] board.


== Status ==
== Status ==


{{Status|
{{Status|


|CPU_status = OK
|CPU_status = OK
|CPU_comments = Tested: CPU0: Intel Celeron-A stepping 05                                             
|CPU_L1_status = OK
|CPU_L1_status = OK
|CPU_L1_comments = CPU: L1 I cache: 16K, L1 D cache: 16K
|CPU_L1_comments = CPU: L1 I cache: 16K, L1 D cache: 16K
|CPU_L2_status = Untested
|CPU_L2_status = WIP
|CPU_L2_comments = The L2 cache is not yet initialized by coreboot. This is on our TODO list.
|CPU_L3_status = N/A
|CPU_L3_status = N/A
|CPU_multiple_status = N/A
|CPU_multiple_status = N/A
Line 16: Line 17:


|RAM_EDO_status = N/A
|RAM_EDO_status = N/A
|RAM_SDRAM_status =  
|RAM_SDRAM_status = OK
|RAM_SDRAM_comments = Works, sort of. The Intel 82810 northbridge / RAM init code has some limitations at the moment, though.
|RAM_SODIMM_status = N/A
|RAM_SODIMM_status = N/A
|RAM_DDR_status = N/A
|RAM_DDR_status = N/A
Line 22: Line 24:
|RAM_DDR3_status = N/A
|RAM_DDR3_status = N/A
|RAM_dualchannel_status = N/A
|RAM_dualchannel_status = N/A
|RAM_ecc_status =  
|RAM_ecc_status = N/A


|IDE_status = Untested
|IDE_status = OK
|IDE_CF_status = OK
|IDE_CF_status = OK
|IDE_25_status = N/A
|IDE_25_status = N/A
|CDROM_DVD_status = Untested
|CDROM_DVD_status = Untested
|SATA_status = N/A
|SATA_status = N/A
|USB_status = Untested
|USB_status = OK
|USB_comments = Tested: USB keyboard in both USB ports.
|Onboard_VGA_status = Untested
|Onboard_VGA_status = Untested
|Onboard_ethernet_status = N/A
|Onboard_ethernet_status = N/A
|Onboard_audio_status = Untested
|Onboard_audio_status = OK
|Onboard_modem_status =  
|Onboard_modem_status = N/A
|Onboard_firewire_status = N/A
|Onboard_firewire_status = N/A
|Smartcard_status = N/A
|Smartcard_status = N/A
Line 42: Line 45:
|AMR_cards_status = N/A
|AMR_cards_status = N/A
|AGP_cards_status = N/A
|AGP_cards_status = N/A
|PCI_cards_status =  
|PCI_cards_status = OK
|PCI_cards_comments = Tested: PCI ethernet card in each of the 4 PCI slots. A PCI VGA card works, too (X11 works fine).
|PCIE_x1_status = N/A
|PCIE_x1_status = N/A
|PCIE_x2_status = N/A
|PCIE_x2_status = N/A
Line 51: Line 55:
|HTX_status = N/A
|HTX_status = N/A


|Floppy_status =  
|Floppy_status = Untested
|COM1_status = OK
|COM1_status = OK
|COM2_status =  
|COM2_status = Untested
|PP_status =  
|PP_status = OK
|PP_comments = Doing '''modprobe ppdev''' works, but further tests were not performed.
|PS2_keyboard_status = OK
|PS2_keyboard_status = OK
|PS2_mouse_status =  
|PS2_mouse_status = OK
|Game_port_status = Untested
|Game_port_status = WIP
|IR_status =  
|Game_port_comments = Seems to work (at least the buttons do) after '''modprobe analog'''. Moving the joystick seems not to work, I'll investigate.
|IR_status = N/A
|Speaker_status = OK
|Speaker_status = OK
|DiskOnChip_status = N/A
|DiskOnChip_status = N/A


|Sensors_status =  
|Sensors_status = Untested
|Watchdog_status =  
|Watchdog_status = Untested
|CAN_bus_status = N/A
|CAN_bus_status = N/A
|CPUfreq_status =  
|CPUfreq_status =  
|Powersave_status =  
|Powersave_status =  
|ACPI_status = No
|ACPI_status = No
|Reboot_status =  
|Reboot_status = OK
|Poweroff_status =  
|Poweroff_status = No
|LEDs_status =  
|LEDs_status = N/A
|HPET_status =  
|HPET_status =  
|RNG_status =  
|RNG_status = Untested
|WakeOnModem_status =  
|WakeOnModem_status =  
|WakeOnLAN_status =  
|WakeOnLAN_status =  
|WakeOnKeyboard_status =  
|WakeOnKeyboard_status =  
|WakeOnMouse_status =  
|WakeOnMouse_status =  
|Flashrom_status =  
|Flashrom_status = No
|Flashrom_comments = Doesn't work, neither on the vendor BIOS nor on coreboot.


}}
}}
== System information ==
'''lspci -tvnn:'''
-[0000:00]-+-00.0  Intel Corporation 82810 GMCH [Graphics Memory Controller Hub] [8086:7120]
            +-01.0  Intel Corporation 82810 CGC [Chipset Graphics Controller] [8086:7121]
            +-1e.0-[0000:01]--+-02.0  Cirrus Logic CS 4614/22/24/30 [CrystalClear SoundFusion Audio Accelerator] [1013:6003]
            +-1f.0  Intel Corporation 82801AA ISA Bridge (LPC) [8086:2410]
            +-1f.1  Intel Corporation 82801AA IDE [8086:2411]
            +-1f.2  Intel Corporation 82801AA USB [8086:2412]
            \-1f.3  Intel Corporation 82801AA SMBus [8086:2413]




{{GPL}}
{{GPL}}

Latest revision as of 23:21, 18 January 2014

This HOWTO describes how to use coreboot on the ASUS MEW-AM board.

Status

Device/functionality Status Comments
CPU
CPU works OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | OK Tested: CPU0: Intel Celeron-A stepping 05
L1 cache enabled OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | OK CPU: L1 I cache: 16K, L1 D cache: 16K
L2 cache enabled OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | WIP The L2 cache is not yet initialized by coreboot. This is on our TODO list.
L3 cache enabled OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Multiple CPU support OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Multi-core support OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Hardware virtualization OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
RAM
EDO OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
SDRAM OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | OK Works, sort of. The Intel 82810 northbridge / RAM init code has some limitations at the moment, though.
SO-DIMM OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
DDR OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
DDR2 OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
DDR3 OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Dual channel support OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
ECC support OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
On-board Hardware
On-board IDE 3.5" OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | OK
On-board IDE 2.5" OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
On-board SATA OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
On-board SCSI OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | Unknown
On-board USB OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | OK Tested: USB keyboard in both USB ports.
On-board VGA OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | Untested
On-board Ethernet OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
On-board Audio OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | OK
On-board Modem OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
On-board FireWire OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
On-board Smartcard reader OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
On-board CompactFlash OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
On-board PCMCIA OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
On-board Wifi OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
On-board Bluetooth OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
On-board SD card reader OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Add-on slots/cards
ISA add-on cards OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Audio/Modem-Riser (AMR/CNR) cards OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
PCI add-on cards OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | OK Tested: PCI ethernet card in each of the 4 PCI slots. A PCI VGA card works, too (X11 works fine).
Mini-PCI add-on cards OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | Unknown
Mini-PCI-Express add-on cards OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | Unknown
PCI-X add-on cards OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | Unknown
AGP graphics cards OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
PCI Express x1 add-on cards OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
PCI Express x2 add-on cards OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
PCI Express x4 add-on cards OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
PCI Express x8 add-on cards OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
PCI Express x16 add-on cards OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
PCI Express x32 add-on cards OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
HTX add-on cards OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Legacy / Super I/O
Floppy OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | Untested
Serial port 1 (COM1) OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | OK
Serial port 2 (COM2) OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | Untested
Parallel port OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | OK Doing modprobe ppdev works, but further tests were not performed.
PS/2 keyboard OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | OK
PS/2 mouse OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | OK
Game port OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | WIP Seems to work (at least the buttons do) after modprobe analog. Moving the joystick seems not to work, I'll investigate.
Infrared OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
PC speaker OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | OK
DiskOnChip OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Input
Trackpoint OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Touchpad OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Fn Hotkeys OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Fingerprint Reader OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Laptop
Docking VGA OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Docking LAN OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Docking USB OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Docking Audio OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Docking Displayport OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Thinklight OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Webcam OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
Miscellaneous
Sensors / fan control OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | Untested
Hardware watchdog OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | Untested
SMBus OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | Unknown
CAN bus OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
CPU frequency scaling OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" |
Other powersaving features OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" |
ACPI OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | No
Reboot OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | OK
Poweroff OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | No
Suspend OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | Unknown
Nonstandard LEDs OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | N/A
High precision event timers (HPET) OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" |
Random number generator (RNG) OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | Untested
Wake on modem ring OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" |
Wake on LAN OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" |
Wake on keyboard OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" |
Wake on mouse OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" |
TPM OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | Unknown
Flashrom OK=lime | TODO=red | No=red | WIP=orange | Untested=yellow | N/A=lightgray | yellow }}" | No Doesn't work, neither on the vendor BIOS nor on coreboot.

System information

lspci -tvnn:

-[0000:00]-+-00.0  Intel Corporation 82810 GMCH [Graphics Memory Controller Hub] [8086:7120]
           +-01.0  Intel Corporation 82810 CGC [Chipset Graphics Controller] [8086:7121]
           +-1e.0-[0000:01]--+-02.0  Cirrus Logic CS 4614/22/24/30 [CrystalClear SoundFusion Audio Accelerator] [1013:6003]
           +-1f.0  Intel Corporation 82801AA ISA Bridge (LPC) [8086:2410]
           +-1f.1  Intel Corporation 82801AA IDE [8086:2411]
           +-1f.2  Intel Corporation 82801AA USB [8086:2412]
           \-1f.3  Intel Corporation 82801AA SMBus [8086:2413]


GNU head This work is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This work is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.