Difference between revisions of "ASUS M2V-MX SE"
From coreboot
(→Demo image) |
(→Demo image) |
||
| Line 90: | Line 90: | ||
= Demo image = | = Demo image = | ||
| − | This image contains a Coreboot with SeaBIOS and VGAbios from Plex86/Bochs with a | + | This image contains a Coreboot with SeaBIOS and VGAbios from Plex86/Bochs with a hack to start VIA IGP (patch on ML). This |
rom contains 100% free software! I did not test graphic VGA modes, textmode is known to work. Be prepared for that. | rom contains 100% free software! I did not test graphic VGA modes, textmode is known to work. Be prepared for that. | ||
Revision as of 09:06, 16 May 2009
Status
| Device/functionality | Status | Comments | ||||||
|---|---|---|---|---|---|---|---|---|
| CPU | ||||||||
| CPU works | OK | CPU with errata #181 needs fix, can be done | ||||||
| L1 cache enabled | OK | |||||||
| L2 cache enabled | OK | |||||||
| L3 cache enabled | N/A | |||||||
| Multiple CPU support | N/A | |||||||
| Multi-core support | OK | Untested | ||||||
| Hardware virtualization | Untested | |||||||
| RAM | ||||||||
| EDO | N/A | |||||||
| SDRAM | N/A | |||||||
| SO-DIMM | N/A | |||||||
| DDR | N/A | |||||||
| DDR2 | OK | |||||||
| DDR3 | N/A | |||||||
| Dual channel support | Untested | |||||||
| ECC support | Untested | The manual says the board supports ECC in theory. | ||||||
| On-board Hardware | ||||||||
| On-board IDE 3.5" | OK | USE 80 WIRE CABLES OR ALTER CONFIGURATION! | ||||||
| On-board IDE 2.5" | N/A | |||||||
| On-board SATA | OK | |||||||
| On-board SCSI | Unknown | |||||||
| On-board USB | OK | Tested: USB thumb drive. | ||||||
| On-board VGA | OK | Openchrome X.org driver works without VGA BIOS. Seabios + orig VGA BIOS works too. | ||||||
| On-board ethernet | OK | |||||||
| On-board audio | OK | |||||||
| On-board modem | N/A | |||||||
| On-board FireWire | N/A | |||||||
| On-board smartcard reader | N/A | |||||||
| On-board CompactFlash | N/A | |||||||
| On-board PCMCIA | N/A | |||||||
| Add-on slots/cards | ||||||||
| ISA add-on cards | N/A | |||||||
| Audio/Modem-Riser (AMR/CNR) cards | N/A | |||||||
| PCI add-on cards | OK | |||||||
| Mini-PCI add-on cards | Unknown | |||||||
| PCI-X add-on cards | Unknown | |||||||
| AGP graphics cards | N/A | |||||||
| PCI Express x1 add-on cards | OK | |||||||
| PCI Express x2 add-on cards | N/A | |||||||
| PCI Express x4 add-on cards | N/A | |||||||
| PCI Express x8 add-on cards | N/A | |||||||
| PCI Express x16 add-on cards | OK | Not tested, should work. | ||||||
| PCI Express x32 add-on cards | N/A | |||||||
| HTX add-on cards | N/A | |||||||
| Legacy / Super I/O | ||||||||
| Floppy | Untested | |||||||
| Serial port 1 (COM1) | OK | |||||||
| Serial port 2 (COM2) | N/A | |||||||
| Parallel port | Untested | Doing modprobe parport parport_pc works, but no further tests were done. | ||||||
| PS/2 keyboard | OK | |||||||
| PS/2 mouse | OK | |||||||
| Game port | N/A | |||||||
| Infrared | ? | |||||||
| PC speaker | ? | |||||||
| DiskOnChip | N/A | |||||||
| Miscellaneous | ||||||||
| Sensors / fan control | Untested | |||||||
| Hardware watchdog | Unknown | |||||||
| SMBus | Unknown | |||||||
| CAN bus | N/A | |||||||
| CPU frequency scaling | OK | Does not work yet. | ||||||
| Other powersaving features | ? | |||||||
| ACPI | OK | ACPI power button event works. | ||||||
| Reboot | OK | |||||||
| Poweroff | OK | |||||||
| Suspend | Unknown | |||||||
| Nonstandard LEDs | Unknown | |||||||
| High precision event timers (HPET) | OK | |||||||
| Random number generator (RNG) | ? | |||||||
| Wake on modem ring | Untested | |||||||
| Wake on LAN | Untested | |||||||
| Wake on keyboard | Untested | |||||||
| Wake on mouse | Untested | |||||||
| Flashrom | OK | |||||||
Demo image
This image contains a Coreboot with SeaBIOS and VGAbios from Plex86/Bochs with a hack to start VIA IGP (patch on ML). This rom contains 100% free software! I did not test graphic VGA modes, textmode is known to work. Be prepared for that.
- build r4289 (SHA1 d27712666c37342d29141ea81f05742c080a2888)
How to flash
ruiktest:~# /flashrom -E flashrom v0.9.0-r510 coreboot table found at 0x1bff1400. Vendor ID: ASUS, part ID: M2V-MX SE Found chipset "VIA VT8237S", enabling flash write... Mapping VT8237S MMIO registers at 0xfed02000, unaligned size 0x70 OK. Unknown vendor:board from coreboot table or -m option: ASUS:M2V-MX SE Calibrating delay loop... OK. Found chip "AMIC A25L40P" (512 KB) at physical address 0xfff80000. Erasing flash chip... SUCCESS.
ruiktest:~# /flashrom -w m2v-mx_se-r4289+SeaBIOS+VGABIOS-Bochs-based.rom flashrom v0.9.0-r510 coreboot table found at 0x1bff1400. Vendor ID: ASUS, part ID: M2V-MX SE Found chipset "VIA VT8237S", enabling flash write... Mapping VT8237S MMIO registers at 0xfed02000, unaligned size 0x70 OK. Unknown vendor:board from coreboot table or -m option: ASUS:M2V-MX SE Calibrating delay loop... OK. Found chip "AMIC A25L40P" (512 KB) at physical address 0xfff80000. Flash image seems to be a legacy BIOS. Disabling checks. Programming page: ruiktest:~#