Difference between revisions of "BCOM WinNET P680"
From coreboot
m (→Known problems) |
m (BCOM WinNET P680 Build Tutorial moved to BCOM WinNET P680) |
||
| (6 intermediate revisions by one user not shown) | |||
| Line 10: | Line 10: | ||
* hda in Linux is hde in FILO | * hda in Linux is hde in FILO | ||
* loading kernel/initrd is very slow | * loading kernel/initrd is very slow | ||
| − | * irq_tables.c from the factory BIOS does not work. The epia-cn table has been substituted, but it has problems too (Ethernet doesn't work right: 50% packet loss. | + | * irq_tables.c from the factory BIOS does not work. The epia-cn table has been substituted, but it has problems too (Ethernet doesn't work right: 50% packet loss.). A workaround is to use the kernel parameter "irqpoll" |
* Current code is broken (doesn't compile). Pull rev 3566 of src/southbridge/via/vt8237r | * Current code is broken (doesn't compile). Pull rev 3566 of src/southbridge/via/vt8237r | ||
| Line 35: | Line 35: | ||
|RAM_ecc_status = Untested | |RAM_ecc_status = Untested | ||
| − | |IDE_status = | + | |IDE_status = Partial |
| − | |IDE_comments = hda in Linux is hde in FILO | + | |IDE_comments = hda in Linux is hde in FILO. IDE device doesn't get reset properly on boot (sometimes shows up as a floating bus) |
|IDE_CF_status = N/A | |IDE_CF_status = N/A | ||
|IDE_25_status = N/A | |IDE_25_status = N/A | ||
| Line 42: | Line 42: | ||
|SATA_status = N/A | |SATA_status = N/A | ||
|USB_status = OK | |USB_status = OK | ||
| − | |Onboard_VGA_status = | + | |Onboard_VGA_status = OK |
| − | |Onboard_VGA_comments = | + | |Onboard_VGA_comments = Needs factory VGA bios and bochsbios. |
|Onboard_ethernet_status = Partial | |Onboard_ethernet_status = Partial | ||
|Onboard_ethernet_comments = 50% packet loss. Probably due to a bad IRQ table. See above. | |Onboard_ethernet_comments = 50% packet loss. Probably due to a bad IRQ table. See above. | ||
| Line 57: | Line 57: | ||
|AGP_cards_status = N/A | |AGP_cards_status = N/A | ||
|PCI_cards_status = Untested | |PCI_cards_status = Untested | ||
| − | |||
|PCIE_x1_status = N/A | |PCIE_x1_status = N/A | ||
|PCIE_x2_status = N/A | |PCIE_x2_status = N/A | ||
| Line 68: | Line 67: | ||
|Floppy_status = N/A | |Floppy_status = N/A | ||
|COM1_status = OK | |COM1_status = OK | ||
| − | |COM2_status = | + | |COM2_status = OK |
|PP_status = Untested | |PP_status = Untested | ||
| − | |||
|PS2_keyboard_status = OK | |PS2_keyboard_status = OK | ||
|PS2_mouse_status = OK | |PS2_mouse_status = OK | ||
|Game_port_status = N/A | |Game_port_status = N/A | ||
|IR_status = N/A | |IR_status = N/A | ||
| − | |Speaker_status = | + | |Speaker_status = OK |
| − | + | ||
|DiskOnChip_status = N/A | |DiskOnChip_status = N/A | ||
| − | |Sensors_status = | + | |Sensors_status = OK |
| − | + | ||
|Watchdog_status = N/A | |Watchdog_status = N/A | ||
| − | |||
|CAN_bus_status = N/A | |CAN_bus_status = N/A | ||
| − | |CPUfreq_status = | + | |CPUfreq_status = Unknown |
| − | + | ||
|Powersave_status = N/A | |Powersave_status = N/A | ||
|ACPI_status = Fail | |ACPI_status = Fail | ||
| Line 101: | Line 95: | ||
|WakeOnKeyboard_status = Untested | |WakeOnKeyboard_status = Untested | ||
|WakeOnMouse_status = Untested | |WakeOnMouse_status = Untested | ||
| − | |Flashrom_status = | + | |Flashrom_status = Patch needed |
| − | |Flashrom_comments = | + | |Flashrom_comments = Peter Stuge and Alex Mauer have the requisite patch needed. |
}} | }} | ||
Latest revision as of 15:07, 16 November 2008
This page describes how to use coreboot on the BCOM WinNET P680 motherboard. This board is used on the HP/Neoware e140 thin client.
This page is a work in progress.
[edit] Status
This board works with target/bcom/winnetp680, except that it needs rev 3566 of src/southbridge/via/vt8237r.
[edit] Known problems
- hda in Linux is hde in FILO
- loading kernel/initrd is very slow
- irq_tables.c from the factory BIOS does not work. The epia-cn table has been substituted, but it has problems too (Ethernet doesn't work right: 50% packet loss.). A workaround is to use the kernel parameter "irqpoll"
- Current code is broken (doesn't compile). Pull rev 3566 of src/southbridge/via/vt8237r
| Device/functionality | Status | Comments | ||||||
|---|---|---|---|---|---|---|---|---|
| CPU | ||||||||
| CPU works | OK | |||||||
| L1 cache enabled | OK | Always on | ||||||
| L2 cache enabled | OK | Always on | ||||||
| L3 cache enabled | N/A | |||||||
| Multiple CPU support | N/A | |||||||
| Multi-core support | N/A | |||||||
| Hardware virtualization | N/A | |||||||
| RAM | ||||||||
| EDO | N/A | |||||||
| SDRAM | N/A | |||||||
| SO-DIMM | N/A | |||||||
| DDR | N/A | |||||||
| DDR2 | OK | |||||||
| DDR3 | N/A | |||||||
| Dual channel support | N/A | |||||||
| ECC support | Untested | |||||||
| On-board Hardware | ||||||||
| On-board IDE 3.5" | Partial | hda in Linux is hde in FILO. IDE device doesn't get reset properly on boot (sometimes shows up as a floating bus) | ||||||
| On-board IDE 2.5" | N/A | |||||||
| On-board SATA | N/A | |||||||
| On-board SCSI | Unknown | |||||||
| On-board USB | OK | |||||||
| On-board VGA | OK | Needs factory VGA bios and bochsbios. | ||||||
| On-board ethernet | Partial | 50% packet loss. Probably due to a bad IRQ table. See above. | ||||||
| On-board audio | Untested | |||||||
| 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 | Untested | |||||||
| Mini-PCI add-on cards | Unknown | |||||||
| PCI-X add-on cards | Unknown | |||||||
| AGP graphics cards | N/A | |||||||
| 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 | N/A | |||||||
| Serial port 1 (COM1) | OK | |||||||
| Serial port 2 (COM2) | OK | |||||||
| Parallel port | Untested | |||||||
| PS/2 keyboard | OK | |||||||
| PS/2 mouse | OK | |||||||
| Game port | N/A | |||||||
| Infrared | N/A | |||||||
| PC speaker | OK | |||||||
| DiskOnChip | N/A | |||||||
| Miscellaneous | ||||||||
| Sensors / fan control | OK | |||||||
| Hardware watchdog | N/A | |||||||
| SMBus | Unknown | |||||||
| CAN bus | N/A | |||||||
| CPU frequency scaling | Unknown | |||||||
| Other powersaving features | N/A | |||||||
| ACPI | Fail | |||||||
| Reboot | Fail | system resets, but on reboot, FILO can't see the IDE device. | ||||||
| Poweroff | Fail | |||||||
| Suspend | Unknown | |||||||
| Nonstandard LEDs | N/A | |||||||
| High precision event timers (HPET) | Untested | |||||||
| Random number generator (RNG) | OK | |||||||
| Wake on modem ring | Untested | |||||||
| Wake on LAN | Untested | |||||||
| Wake on keyboard | Untested | |||||||
| Wake on mouse | Untested | |||||||
| Flashrom | Patch needed | Peter Stuge and Alex Mauer have the requisite patch needed. | ||||||
| |
I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
In case this is not legally possible: |