Difference between revisions of "MSI MS-7260"
From coreboot
(Start a build tutorial for the MSI MS-7260 (K9N Neo).) |
(Initial status report for the K9N Neo.) |
||
| Line 8: | Line 8: | ||
If you have any other revision of the board, please contact us on the [[Mailinglist|mailing list]] and let us know if it has a socketed (and PLCC-type) ROM chip. | If you have any other revision of the board, please contact us on the [[Mailinglist|mailing list]] and let us know if it has a socketed (and PLCC-type) ROM chip. | ||
| + | |||
| + | == Status == | ||
| + | |||
| + | The respective [http://www.linuxbios.org/pipermail/linuxbios/2007-September/024691.html patch] is not yet committed, but it's available in the mailing list archives. | ||
| + | |||
| + | {| border="0" style="font-size: smaller" valign="top" | ||
| + | |- bgcolor="#6699dd" | ||
| + | ! align="left" | Device/functionality | ||
| + | ! align="left" | Status | ||
| + | ! align="left" | Comments | ||
| + | |||
| + | |- bgcolor="#eeeeee" valign="top" | ||
| + | | CPU | ||
| + | | style="background:lime" | Works | ||
| + | | I'm using an AMD Athlon 64 X2 Dual Core Processor 3600+, both cores work fine. | ||
| + | |- bgcolor="#eeeeee" valign="top" | ||
| + | | RAM | ||
| + | | style="background:lime" | Works | ||
| + | | It seems some combinations of DIMMs and RAM slots don't work. Using only one DIMM works for me. | ||
| + | |- bgcolor="#eeeeee" valign="top" | ||
| + | | IDE | ||
| + | | style="background:lime" | Works | ||
| + | | — | ||
| + | |- bgcolor="#eeeeee" valign="top" | ||
| + | | SATA | ||
| + | | style="background:yellow" | Untested | ||
| + | | — | ||
| + | |- bgcolor="#eeeeee" valign="top" | ||
| + | | USB | ||
| + | | style="background:lime" | Works | ||
| + | | — | ||
| + | |- bgcolor="#eeeeee" valign="top" | ||
| + | | On-board Ethernet | ||
| + | | style="background:lime" | Works | ||
| + | | — | ||
| + | |- bgcolor="#eeeeee" valign="top" | ||
| + | | On-board Audio | ||
| + | | style="background:lime" | Works | ||
| + | | — | ||
| + | |- bgcolor="#eeeeee" valign="top" | ||
| + | | PCI add-on cards | ||
| + | | style="background:red" | Not working | ||
| + | | There seems to be problems with PCI add-on cards. This is being investigated. | ||
| + | |- bgcolor="#eeeeee" valign="top" | ||
| + | | PCI-E add-on cards | ||
| + | | style="background:yellow" | Untested | ||
| + | | — | ||
| + | |- bgcolor="#eeeeee" valign="top" | ||
| + | | Floppy | ||
| + | | style="background:yellow" | Untested | ||
| + | | — | ||
| + | |- bgcolor="#eeeeee" valign="top" | ||
| + | | Serial port (COM1) | ||
| + | | style="background:lime" | Works | ||
| + | | — | ||
| + | |- bgcolor="#eeeeee" valign="top" | ||
| + | | Parallel port | ||
| + | | style="background:yellow" | Untested | ||
| + | | — | ||
| + | |- bgcolor="#eeeeee" valign="top" | ||
| + | | PS/2 keyboard | ||
| + | | style="background:yellow" | Untested | ||
| + | | — | ||
| + | |- bgcolor="#eeeeee" valign="top" | ||
| + | | PS/2 mouse | ||
| + | | style="background:yellow" | Untested | ||
| + | | — | ||
| + | |- bgcolor="#eeeeee" valign="top" | ||
| + | | Mainboard sensors | ||
| + | | style="background:yellow" | Untested | ||
| + | | — | ||
| + | |} | ||
| + | |||
{{GPL}} | {{GPL}} | ||
Revision as of 19:48, 19 September 2007
This page describes how to use LinuxBIOS on the MSI MS-7260 (K9N Neo) mainboard.
The mainboard
So far we have verified that revision 1.0 of the mainboard has a socketed PLCC32 ROM chip (512KB).
If you have any other revision of the board, please contact us on the mailing list and let us know if it has a socketed (and PLCC-type) ROM chip.
Status
The respective patch is not yet committed, but it's available in the mailing list archives.
| Device/functionality | Status | Comments |
|---|---|---|
| CPU | Works | I'm using an AMD Athlon 64 X2 Dual Core Processor 3600+, both cores work fine. |
| RAM | Works | It seems some combinations of DIMMs and RAM slots don't work. Using only one DIMM works for me. |
| IDE | Works | — |
| SATA | Untested | — |
| USB | Works | — |
| On-board Ethernet | Works | — |
| On-board Audio | Works | — |
| PCI add-on cards | Not working | There seems to be problems with PCI add-on cards. This is being investigated. |
| PCI-E add-on cards | Untested | — |
| Floppy | Untested | — |
| Serial port (COM1) | Works | — |
| Parallel port | Untested | — |
| PS/2 keyboard | Untested | — |
| PS/2 mouse | Untested | — |
| Mainboard sensors | Untested | — |
| |
This work is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This work is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. |