Difference between revisions of "ASUS P2B-DS"
From coreboot
(Status updates.) |
(More updates.) |
||
| Line 28: | Line 28: | ||
|IDE_status = OK | |IDE_status = OK | ||
| − | |||
|IDE_25_status = N/A | |IDE_25_status = N/A | ||
| − | |||
|SATA_status = N/A | |SATA_status = N/A | ||
|USB_status = OK | |USB_status = OK | ||
| Line 47: | Line 45: | ||
|AMR_cards_status = N/A | |AMR_cards_status = N/A | ||
|AGP_cards_status = Untested | |AGP_cards_status = Untested | ||
| − | |PCI_cards_status = | + | |PCI_cards_status = OK |
| − | |PCI_cards_comments = Tested | + | |PCI_cards_comments = Tested: NIC and/or VGA PCI card in all 4 PCI slots (console + X11 work fine). |
|PCIE_x1_status = N/A | |PCIE_x1_status = N/A | ||
|PCIE_x2_status = N/A | |PCIE_x2_status = N/A | ||
| Line 59: | Line 57: | ||
|Floppy_status = Untested | |Floppy_status = Untested | ||
|COM1_status = OK | |COM1_status = OK | ||
| − | |COM2_status = | + | |COM2_status = OK |
|PP_status = OK | |PP_status = OK | ||
|PP_comments = Doing '''modprobe ppdev''' works fine, but further tests were not performed. | |PP_comments = Doing '''modprobe ppdev''' works fine, but further tests were not performed. | ||
|PS2_keyboard_status = WIP | |PS2_keyboard_status = WIP | ||
| − | |PS2_mouse_status = | + | |PS2_mouse_status = WIP |
|Game_port_status = N/A | |Game_port_status = N/A | ||
|IR_status = Untested | |IR_status = Untested | ||
| − | |Speaker_status = | + | |Speaker_status = OK |
|DiskOnChip_status = N/A | |DiskOnChip_status = N/A | ||
| Line 78: | Line 76: | ||
|ACPI_status = No | |ACPI_status = No | ||
|ACPI_comments = There's no ACPI support for this board. | |ACPI_comments = There's no ACPI support for this board. | ||
| − | |Reboot_status = | + | |Reboot_status = No |
|Poweroff_status = No | |Poweroff_status = No | ||
|Poweroff_comments = Doesn't work yet, probably requires (at least partial) ACPI support. | |Poweroff_comments = Doesn't work yet, probably requires (at least partial) ACPI support. | ||
Revision as of 01:36, 15 December 2008
This page describes how to use coreboot on the ASUS P2B-DS mainboard. It is maintained by Uwe Hermann.
Status
| Device/functionality | Status | Comments | ||||||
|---|---|---|---|---|---|---|---|---|
| CPU | ||||||||
| CPU works | OK | |||||||
| L1 cache enabled | OK | CPU: L1 I cache: 16K, L1 D cache: 16K | ||||||
| L2 cache enabled | WIP | L2 cache is not being enabled at the moment. We're working on fixing it. | ||||||
| L3 cache enabled | N/A | |||||||
| Multiple CPU support | WIP | Initializing both CPUs seems to work fine, but Linux has some problems, thus we currently need to use maxcpus=0. | ||||||
| Multi-core support | N/A | |||||||
| Hardware virtualization | N/A | |||||||
| RAM | ||||||||
| EDO | N/A | |||||||
| SDRAM | WIP | Works, but currently the RAM settings are hardcoded to one 64MB DIMM and certain speed settings. This will be fixed soon. | ||||||
| SO-DIMM | N/A | |||||||
| DDR | N/A | |||||||
| DDR2 | N/A | |||||||
| DDR3 | N/A | |||||||
| Dual channel support | N/A | |||||||
| ECC support | WIP | Not yet supported by the coreboot 440BX code, but it's on out TODO list. | ||||||
| On-board Hardware | ||||||||
| On-board IDE 3.5" | OK | |||||||
| On-board IDE 2.5" | N/A | |||||||
| On-board SATA | N/A | |||||||
| On-board SCSI | Untested | |||||||
| On-board USB | OK | Tested: USB keyboard in both USB ports. | ||||||
| On-board VGA | N/A | |||||||
| On-board ethernet | N/A | |||||||
| On-board audio | N/A | |||||||
| 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 | Untested | |||||||
| Audio/Modem-Riser (AMR/CNR) cards | N/A | |||||||
| PCI add-on cards | OK | Tested: NIC and/or VGA PCI card in all 4 PCI slots (console + X11 work fine). | ||||||
| Mini-PCI add-on cards | Unknown | |||||||
| PCI-X add-on cards | Unknown | |||||||
| AGP graphics cards | Untested | |||||||
| PCI Express x1 add-on cards | N/A | |||||||
| 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 | N/A | |||||||
| 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) | OK | |||||||
| Parallel port | OK | Doing modprobe ppdev works fine, but further tests were not performed. | ||||||
| PS/2 keyboard | WIP | |||||||
| PS/2 mouse | WIP | |||||||
| Game port | N/A | |||||||
| Infrared | Untested | |||||||
| PC speaker | OK | |||||||
| DiskOnChip | N/A | |||||||
| Miscellaneous | ||||||||
| Sensors / fan control | OK | Works fine using the w83781d (and also i2c-piix4, i2c-dev, and eeprom) kernel module. | ||||||
| Hardware watchdog | N/A | |||||||
| SMBus | Untested | |||||||
| CAN bus | N/A | |||||||
| CPU frequency scaling | N/A | |||||||
| Other powersaving features | N/A | |||||||
| ACPI | No | There's no ACPI support for this board. | ||||||
| Reboot | No | |||||||
| Poweroff | No | Doesn't work yet, probably requires (at least partial) ACPI support. | ||||||
| Suspend | Unknown | |||||||
| Nonstandard LEDs | Untested | There's a special LED called MSG.LED on the board (see manual). It indicates whether a message has been received from a fax/modem. According to the manual "this function requires ACPI OS and driver support". | ||||||
| High precision event timers (HPET) | N/A | |||||||
| Random number generator (RNG) | N/A | |||||||
| Wake on modem ring | Untested | |||||||
| Wake on LAN | Untested | |||||||
| Wake on keyboard | N/A | |||||||
| Wake on mouse | N/A | |||||||
| Flashrom | OK | Works fine out of the box with the vendor BIOS as well as with coreboot. | ||||||
Build tutorial
$ svn co svn://coreboot.org/repos/trunk/coreboot-v2 $ cd coreboot-v2/targets $ ./buildtarget asus/p2b-ds $ cd asus/p2b-ds/p2b-ds $ make -s
The resulting coreboot.rom is your coreboot ROM image you can flash using flashrom.
| |
I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
In case this is not legally possible: |