Difference between revisions of "Board:msi/ms7135"
Jump to navigation
Jump to search
(basic status info) |
m (Phcoder moved page MSI MS-7135 to Board:msi/ms7135) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Coreboot on the K8N Neo3 F (MS-7135 | Coreboot on the K8N Neo3 (MS-7135). | ||
There are two versions of this board. | |||
The K8N Neo3 H has a solder-on PLCC flash and brown AGR slot. | |||
The K8N Neo3 F has a yellow AGR slot and a socketed flash. | |||
In addition to the stock 512KiB LPC flash (such as Windbond W39V040A), 1MiB LPC flashes (SST 49VF080A) are usable. | |||
== Voltage Control == | |||
''This section is presented for reference, coreboot currently ignores this chip, leaving the hardware-default memory voltage at 2.55v and the CK804 at 1.50v.'' | |||
The MS-6 chip appears at address 0x2f (or 0x5e if you consider the | |||
R/W bit part of the address) on the secondary SMBus. | |||
a register index, and then reading or writing a data byte. | |||
{| class="wikitable" | |||
|+ '''MS-6 registers as used on MS-7135''' | |||
!index!!function | |||
|- | |||
|0x00||RAM voltage adjust | |||
|- | |||
|0x02||Southbridge core voltage adjust, via MS-6+ companion | |||
|} | |||
{| class="wikitable" | |||
|+ '''Index 0x00''' | |||
!value!!volts | |||
|- | |||
|0x00||2.55v | |||
|- | |||
|0x01||2.50v | |||
|- | |||
|0x02||2.60v | |||
|- | |||
|0x03||2.65v | |||
|- | |||
|0x04||2.70v | |||
|} | |||
{| class="wikitable" | |||
|+ '''Index 0x02''' | |||
!value!!volts | |||
|- | |||
|0x10||1.50v | |||
|- | |||
|0x11||1.55v | |||
|- | |||
|0x12||1.60v | |||
|} | |||
A keen observer will note these are in this order in the OEM BIOS setup program. | |||
== The Mainboard == | == The Mainboard == | ||
Line 5: | Line 57: | ||
{{Status| | {{Status| | ||
|CPU_status = OK | |CPU_status = OK | ||
|CPU_comments = cpu0: AMD Athlon(tm) 64 Processor 3200+, 2210.29 MHz | |||
|CPU_L1_status = OK | |CPU_L1_status = OK | ||
|CPU_L1_comments = cpu0: I-cache 64 KB 64B/line 2-way, D-cache 64 KB 64B/line 2-way | |||
|CPU_L2_status = OK | |CPU_L2_status = OK | ||
|CPU_L2_comments = cpu0: L2 cache 512 KB 64B/line 16-way | |||
|CPU_L3_status = N/A | |CPU_L3_status = N/A | ||
|CPU_multiple_status = N/A | |CPU_multiple_status = N/A | ||
Line 19: | Line 74: | ||
|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 = No | ||
|RAM_ecc_comments = Using ECC RAM causes machine to fail to get very far out of CAR. | |||
|IDE_status = OK | |IDE_status = OK | ||
|IDE_CF_status = OK | |IDE_CF_status = OK | ||
|IDE_25_status = N/A | |IDE_25_status = N/A | ||
|CDROM_DVD_status = | |CDROM_DVD_status = OK | ||
|SATA_status = OK | |SATA_status = OK | ||
|Onboard_SCSI_status = N/A | |||
|USB_status = OK | |USB_status = OK | ||
|Onboard_VGA_status = N/A | |Onboard_VGA_status = N/A | ||
Line 41: | Line 98: | ||
|AGP_cards_comments = AGR slot, it's really legacy PCI. Interrupts untested. | |AGP_cards_comments = AGR slot, it's really legacy PCI. Interrupts untested. | ||
|PCI_cards_status = OK | |PCI_cards_status = OK | ||
|Mini_PCI_cards_status = N/A | |||
|PCIX_cards_status = N/A | |||
|PCIE_x1_status = OK | |PCIE_x1_status = OK | ||
|PCIE_x2_status = N/A | |PCIE_x2_status = N/A | ||
Line 51: | Line 110: | ||
|Floppy_status = Untested | |Floppy_status = Untested | ||
|COM1_status = OK | |COM1_status = OK | ||
|COM2_status = | |COM2_status = OK | ||
|PP_status = Untested | |PP_status = Untested | ||
|PP_comments = lpt0 at isa0 port 0x378-0x37b irq 7 | |||
|PS2_keyboard_status = OK | |PS2_keyboard_status = OK | ||
|PS2_mouse_status = | |PS2_mouse_status = OK | ||
|Game_port_status = N/A | |Game_port_status = N/A | ||
|IR_status = | |IR_status = N/A | ||
|Speaker_status = | |Speaker_status = OK | ||
|DiskOnChip_status = N/A | |DiskOnChip_status = N/A | ||
|Sensors_status = | |Sensors_status = OK | ||
| | |SMBus_status = OK | ||
|SMBus_comments = interrupts untested | |||
|CAN_bus_status = N/A | |CAN_bus_status = N/A | ||
|CPUfreq_status = No | |CPUfreq_status = No | ||
|CPUfreq_comments = | |CPUfreq_comments = reboots when FID is changed | ||
|Powersave_status = N/A | |Powersave_status = N/A | ||
|ACPI_status = No | |ACPI_status = No | ||
|ACPI_comments = There's no ACPI implementation for this board. | |ACPI_comments = There's no ACPI implementation for this board. | ||
|Reboot_status = | |Reboot_status = OK | ||
|Poweroff_status = | |Poweroff_status = No | ||
|Poweroff_comments = may need ACPI to work | |||
|LEDs_status = N/A | |LEDs_status = N/A | ||
|HPET_status = | |HPET_status = Unknown | ||
|RNG_status = N/A | |RNG_status = N/A | ||
|Flashrom_status = OK | |Flashrom_status = OK | ||
}} | }} | ||
{{Cc-by-2.5}} | {{Cc-by-2.5}} |