Difference between revisions of "ASUS P2B-DS"
From coreboot
(Start a status page for the ASUS P2B-DS board.) |
(→Build tutorial) |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 5: | Line 5: | ||
{{Status| | {{Status| | ||
| − | |CPU_status = | + | |CPU_status = OK |
| − | + | |CPU_L1_status = OK | |
| − | |CPU_L1_status = | + | |CPU_L1_comments = CPU: L1 I cache: 16K, L1 D cache: 16K |
| − | |CPU_L1_comments = | + | |
|CPU_L2_status = WIP | |CPU_L2_status = WIP | ||
|CPU_L2_comments = L2 cache is not being enabled at the moment. We're working on fixing it. | |CPU_L2_comments = L2 cache is not being enabled at the moment. We're working on fixing it. | ||
|CPU_L3_status = N/A | |CPU_L3_status = N/A | ||
| − | |CPU_multiple_status = | + | |CPU_multiple_status = WIP |
| + | |CPU_multiple_comments = Initializing both CPUs ''seems'' to work fine, but Linux has some problems, thus we currently need to use '''maxcpus=0'''. | ||
|CPU_multicore_status = N/A | |CPU_multicore_status = N/A | ||
|CPU_virt_status = N/A | |CPU_virt_status = N/A | ||
| Line 24: | 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 = WIP |
| + | |RAM_ecc_comments = Not yet supported by the coreboot 440BX code, but it's on out TODO list. | ||
|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 = | + | |USB_status = OK |
| + | |USB_comments = Tested: USB keyboard in both USB ports. | ||
|Onboard_VGA_status = N/A | |Onboard_VGA_status = N/A | ||
|Onboard_ethernet_status = N/A | |Onboard_ethernet_status = N/A | ||
| Line 40: | Line 40: | ||
|Onboard_CF_status = N/A | |Onboard_CF_status = N/A | ||
|Onboard_PCMCIA_status = N/A | |Onboard_PCMCIA_status = N/A | ||
| + | |Onboard_SCSI_status = Untested | ||
| − | |ISA_cards_status = | + | |ISA_cards_status = Untested |
|AMR_cards_status = N/A | |AMR_cards_status = N/A | ||
| − | |AGP_cards_status = | + | |AGP_cards_status = OK |
| − | |PCI_cards_status = | + | |PCI_cards_status = OK |
| + | |PCI_cards_comments = Tested: NIC and/or VGA PCI card in all 4 PCI slots (console + X11 work fine). | ||
| + | |PCIX_cards_status = N/A | ||
|PCIE_x1_status = N/A | |PCIE_x1_status = N/A | ||
|PCIE_x2_status = N/A | |PCIE_x2_status = N/A | ||
| Line 55: | Line 58: | ||
|Floppy_status = Untested | |Floppy_status = Untested | ||
|COM1_status = OK | |COM1_status = OK | ||
| − | |COM2_status = | + | |COM2_status = OK |
| − | |PP_status = | + | |PP_status = OK |
| − | |PS2_keyboard_status = | + | |PP_comments = Doing '''modprobe ppdev''' works fine, but further tests were not performed. |
| − | |PS2_mouse_status = | + | |PS2_keyboard_status = WIP |
| + | |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 | ||
| − | |Sensors_status = | + | |Sensors_status = OK |
| − | |Watchdog_status = | + | |Sensors_comments = Works fine using the '''w83781d''' (and also '''i2c-piix4''', '''i2c-dev''', and '''eeprom''') kernel module. |
| + | |Watchdog_status = N/A | ||
| + | |SMBus_status = Untested | ||
|CAN_bus_status = N/A | |CAN_bus_status = N/A | ||
| − | |CPUfreq_status = | + | |CPUfreq_status = N/A |
| − | |Powersave_status = | + | |Powersave_status = N/A |
|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. | ||
| − | |LEDs_status = | + | |LEDs_status = Untested |
| − | |LEDs_comments = | + | |LEDs_comments = 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". |
|HPET_status = N/A | |HPET_status = N/A | ||
|RNG_status = N/A | |RNG_status = N/A | ||
|WakeOnModem_status = Untested | |WakeOnModem_status = Untested | ||
|WakeOnLAN_status = Untested | |WakeOnLAN_status = Untested | ||
| − | |WakeOnKeyboard_status = | + | |WakeOnKeyboard_status = N/A |
| − | |WakeOnMouse_status = | + | |WakeOnMouse_status = N/A |
|Flashrom_status = OK | |Flashrom_status = OK | ||
|Flashrom_comments = Works fine out of the box with the vendor BIOS as well as with coreboot. | |Flashrom_comments = Works fine out of the box with the vendor BIOS as well as with coreboot. | ||
| Line 89: | Line 95: | ||
== Build tutorial == | == Build tutorial == | ||
| − | + | See the [[Build HOWTO]] for information on how to build coreboot for this board. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
{{PD-self}} | {{PD-self}} | ||
Latest revision as of 08:22, 5 May 2010
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 | N/A | |||||||
| AGP graphics cards | OK | |||||||
| 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
See the Build HOWTO for information on how to build coreboot for this board.
| |
I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
In case this is not legally possible: |