MSI K8N Neo4-F

From Gentoo Linux Wiki

(Redirected from HARDWARE MSI K8N Neo4-F)
Jump to: navigation, search

This article is still a Stub. You can help Gentoo-Wiki by expanding it.

This article is part of the Hardware series.
Laptops TV Tuner Cards Wireless Servers Storage Other Hardware Motherboards Related

Contents

[edit] Specifications

  • Socket 939
  • NVIDIA nForce4 - CK8-04 Chipset (Some revisions based on nForce4 Ultra)
  • PCI Express & PCI
  • Award BIOS
  • Realtek ALC850 audio CODEC
  • Vitesse VSC8201 Gigabit Phy
  • Two IDE Controllers
  • Four Serial ATA (on nForce4 Ultra versions - SATA 2)
  • 6 USB 2.0/1.1 ports

[edit] Kernel Configuration

[edit] Audio

Options as follows;

Linux Kernel Configuration: 2.6 kernel

Loadable module support --->

   [*] Enable loadable module support

Device Drivers --->

   Character devices --->
       <*> Enhanced Real Time Clock Support
   Sound  --->
       <M> Sound card Support
           Advanced Linux Sound Architecture  --->
               <M> Advanced Linux Sound Architecture
               <M> Sequencer Support
               <M> OSS Mixer API
               <M> OSS PCM (digital audio) API
               <M> RTC Timer support
               PCI Devices  --->
<M> Intel/SiS/nVidia/AMD/ALi AC97 Controller

[edit] Ethernet

Linux Kernel Configuration: 2.6 kernel

Device Drivers --->

       Network Device support  --->
           Ethernet (10 or 100Mbit)  --->
               [*] Ethernet (10 or 100Mbit)
               [*] EISA, VLB, PCI and on board controllers
<M> nForce Ethernet support

[edit] SATA

Linux Kernel Configuration: 2.6 kernel

Device Drivers --->

   <*> Serial ATA (prod) and Parallel ATA (experimental) drivers  --->
<*> NVIDIA SATA support

[edit] Sensors

Linux Kernel Configuration: 2.6 kernel

Device Drivers --->

   <M> I2C support  --->
           I2C Hardware Bus support  --->
               <M> Nvidia nForce2, nForce3 and nForce4
   <M> Hardware Monitoring  --->
       <M> AMD Athlon64/FX or Opteron temperature sensor
<M> Winbond W83627EHF

Then you need to load modules at startup

File: /etc/modules.autoload.d/kernel-2.6
i2c-core
i2c-nforce2
hwmon
k8temp
w83627ehf

Then execute sensors-detect to configure and load your sensors

Personal tools