Difference between revisions of "NEC PowerMate 2000"
From coreboot
m |
(Add photos.) |
||
| Line 1: | Line 1: | ||
| + | [[Image:Nec powermate2000 1.jpg|thumb|NEC PowerMate 2000, front]] | ||
| + | [[Image:Nec powermate2000 2.jpg|thumb|NEC PowerMate 2000, back]] | ||
| + | |||
This HOWTO describes how to use coreboot on the [http://support.necam.com/mobilesolutions/hardware/Desktops/pm2000/celeron/ NEC PowerMate 2000] board. | This HOWTO describes how to use coreboot on the [http://support.necam.com/mobilesolutions/hardware/Desktops/pm2000/celeron/ NEC PowerMate 2000] board. | ||
Revision as of 00:53, 6 December 2008
This HOWTO describes how to use coreboot on the NEC PowerMate 2000 board.
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 yet being properly enabled by coreboot. | ||||||
| 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 | WIP | 28148 kB, 189444 kB expected. | ||||||
| DDR | N/A | |||||||
| DDR2 | N/A | |||||||
| DDR3 | N/A | |||||||
| Dual channel support | N/A | |||||||
| ECC support | N/A | |||||||
| On-board Hardware | ||||||||
| On-board IDE 3.5" | N/A | |||||||
| On-board IDE 2.5" | OK | |||||||
| On-board SATA | N/A | |||||||
| On-board SCSI | Unknown | |||||||
| On-board USB | WIP | Tested with USB key in one port, not sure it works with keyboard. The second USB port doesn't work, yet. | ||||||
| On-board VGA | Untested | |||||||
| On-board ethernet | N/A | |||||||
| On-board audio | OK | Tested with mplayer/{alsa,oss}. | ||||||
| On-board modem | N/A | |||||||
| On-board FireWire | N/A | |||||||
| On-board smartcard reader | N/A | |||||||
| On-board CompactFlash | N/A | |||||||
| On-board PCMCIA | No | Wireless PCMCIA not found. | ||||||
| Add-on slots/cards | ||||||||
| ISA add-on cards | N/A | |||||||
| Audio/Modem-Riser (AMR/CNR) cards | N/A | |||||||
| PCI add-on cards | OK | Tested: Ethernet mini-PCI card. | ||||||
| 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 | No | FATAL: Error inserting floppy (/lib/modules/2.6.27-ARCH/kernel/drivers/block/floppy.ko): Device or resource busy. | ||||||
| Serial port 1 (COM1) | OK | |||||||
| Serial port 2 (COM2) | N/A | |||||||
| Parallel port | OK | Loading the ppdev/parport_pc Linux kernel modules works fine, other tests were not done. | ||||||
| PS/2 keyboard | OK | |||||||
| PS/2 mouse | Untested | Can't load X11 for now. | ||||||
| Game port | N/A | |||||||
| Infrared | N/A | |||||||
| PC speaker | No | modprobe pcspkr gives no error, but echo -e "\a" doesn't make any sound. | ||||||
| DiskOnChip | N/A | |||||||
| Miscellaneous | ||||||||
| Sensors / fan control | OK | Works fine after modprobe smsc47m1 on coreboot (does not seems to work with the vendor BIOS). | ||||||
| Hardware watchdog | N/A | |||||||
| SMBus | Unknown | |||||||
| CAN bus | N/A | |||||||
| CPU frequency scaling | N/A | |||||||
| Other powersaving features | ? | |||||||
| ACPI | No | |||||||
| Reboot | OK | |||||||
| Poweroff | No | Probably needs ACPI in order to work. | ||||||
| Suspend | Unknown | |||||||
| Nonstandard LEDs | N/A | |||||||
| High precision event timers (HPET) | N/A | |||||||
| Random number generator (RNG) | N/A | |||||||
| Wake on modem ring | N/A | |||||||
| Wake on LAN | Untested | |||||||
| Wake on keyboard | N/A | |||||||
| Wake on mouse | N/A | |||||||
| Flashrom | OK | |||||||
Building coreboot
$ svn co svn://coreboot.org/repos/trunk/coreboot-v2 $ cd coreboot-v2/targets $ ./buildtarget nec/powermate2000 $ cd nec/powermate2000/powermate2000
Now copy your payload into the current directory and name it payload.elf. Then, type:
$ make
You can now flash the resulting coreboot.rom on a ROM chip 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: |