Difference between revisions of "Board:gigabyte/m57sli"
Jump to navigation
Jump to search
(→Status: Use Status template.) |
|||
Line 12: | Line 12: | ||
|} | |} | ||
===Status=== | === Status === | ||
{ | {{Status| | ||
| | |CPU_status = OK | ||
| | |CPU_comments = | ||
|RAM_status = OK | |||
| | |RAM_comments = | ||
| | |IDE_status = OK | ||
|IDE_comments = | |||
| | |||
|IDE_CF_status = OK | |||
| | |IDE_CF_comments = Tested with an CF-IDE adapter without DMA support. Booting with LinuxBIOS is no problem. Booting with propritary BIOS didn't work. | ||
| | |DiskOnChip_status = N/A | ||
|DiskOnChip_comments = | |||
| | |||
|SATA_status = OK | |||
| | |SATA_comments = A FILO patch is needed (see below) as LinuxBIOS is too fast and the disks have not spun up yet when LinuxBIOS is done. | ||
| | |USB_status = OK | ||
| A FILO patch is needed (see below) as LinuxBIOS is too fast and the | |USB_comments = Tested: mounting USB storage devices and accessing files on them. | ||
| | |||
|Onboard_VGA_status = N/A | |||
| | |Onboard_VGA_comments = | ||
| | |Onboard_ethernet_status = OK | ||
|Onboard_ethernet_comments = | |||
| | |||
|Onboard_audio_status = OK | |||
| | |Onboard_audio_comments = Use '''modprobe snd-hda-intel''' (Alsa). | ||
| | |PCI_cards_status = WIP | ||
| snd-hda-intel ( | |PCI_cards_comments = There seem to be problems with PCI add-on cards. This is being investigated (a patch is on the way.. ;)). | ||
| | |PCIE_cards_status = OK | ||
| | |PCIE_cards_comments = Tested with a PCI Express VGA card. | ||
|Floppy_status = No | |||
| | |Floppy_comments = Should work, but doesn't. | ||
| | |COM1_status = OK | ||
|COM1_comments = Serial console for LinuxBIOS and Linux is fully operational. | |||
| | |||
|COM2_status = N/A | |||
| | |COM2_comments = | ||
| | |PP_status = Untested | ||
| | |PP_comments = | ||
|PS2_keyboard_status = OK | |||
| | |PS2_keyboard_comments = Validated when booting with a PCIe VGA card under FILO and Linux; LinuxBIOS logs an error ("keyboard init failed") but this is not critical. | ||
| | |PS2_mouse_status = OK | ||
|PS2_mouse_comments = | |||
| | |||
|Sensors_status = OK | |||
| | |Sensors_comments = Sensors and fans work, see [http://linuxbios.org/pipermail/linuxbios/2007-April/020230.html instructions]. Some sensor readouts are off, and the pwm polarity seems to be inverted, but fan speed can be set. | ||
| Validated when booting with a PCIe VGA card under FILO and Linux; LinuxBIOS logs an error ("keyboard init failed") but this is not critical. | |||
| | |CPUfreq_status = No | ||
|CPUfreq_comments = Probably won't work as long as there's no ACPI implementation for this board(?) | |||
| | |||
|Smartcard_status = N/A | |||
| | |Smartcard_comments = | ||
| | |||
|Flashrom_status = OK | |||
| | |Flashrom_comments = Currently [[Flashrom]] works fine on the proprietary BIOS, but not (reliably) on LinuxBIOS. This is [http://tracker.linuxbios.org/trac/LinuxBIOS/ticket/87 being investigated]. | ||
| | |||
}} | |||
| | |||
| | |||
| Currently [[Flashrom]] works fine on the proprietary BIOS, but not (reliably) on LinuxBIOS. This is [http://tracker.linuxbios.org/trac/LinuxBIOS/ticket/87 being investigated]. | |||
===Before you begin=== | ===Before you begin=== |