Pour être concrêt, il n'y a aucune raison pour qu'une carte mère
quelque soit le chipset employé, te pose pb avec Linux.
En ce qui concerne agpgart:
----------------------------
AGP (Accelerated Graphics Port) is a bus system mainly used to
connect graphics cards to the rest of the system.
If you have an AGP system and you say Y here, it will be possible to
use the AGP features of your 3D rendering video card. This code acts
as a sort of "AGP driver" for the motherboard's chipset.
If you need more texture memory than you can get with the AGP GART
(theoretically up to 256 MB, but in practice usually 64 or 128 MB
due to kernel allocation issues), you could use PCI accesses
and have up to a couple gigs of texture space.
Note that this is the only means to have XFree4/GLX use
write-combining with MTRR support on the AGP bus. Without it, OpenGL
direct rendering will be a lot slower but still faster than PIO.
You should say Y here if you use XFree86 3.3.6 or 4.x and want to
use GLX or DRI. If unsure, say N.
This driver is available as a module. If you want to compile it as
a module, say M here and read Documentation/modules.txt. The
module will be called agpgart.o.
---------------------------------
Bref, pour te dire que cela n'est pas essentiel pour avoir
l'affichage vidéo.
Donc si tu n'a pas de carte vidéo nvidia, tu n'aura pas les
perf maximum. Mais bon, avec la puissance des cartes actuelles ...
Il y a peu je ne l'utilisais pas avec mon ancienne GeForceIIMX
et tout allait bien.
En ce qui concerne lm-sensors:
C'est ce qui te permet d'avoir accès au monitorage des T°,
ventilateurs et tensions de ta carte mère.
--------------------
w83627hf-isa-0290
Adapter: ISA adapter
Algorithm: ISA algorithm
VCore 1: +1.76 V (min = +1.85 V, max = +2.04 V)
VCore 2: +2.70 V (min = +1.85 V, max = +2.04 V)
+3.3V: +3.32 V (min = +3.13 V, max = +3.45 V)
+5V: +4.97 V (min = +4.72 V, max = +5.24 V)
+12V: +11.97 V (min = +10.79 V, max = +13.19 V)
-12V: -12.03 V (min = -13.21 V, max = -10.90 V)
-5V: -5.42 V (min = -5.26 V, max = -4.76 V)
V5SB: +5.56 V (min = +4.72 V, max = +5.24 V)
VBat: +3.52 V (min = +2.40 V, max = +3.60 V)
fan1: 0 RPM (min = 3000 RPM, div = 2)
fan2: 0 RPM (min = 3000 RPM, div = 2) ALARM
fan3: 2463 RPM (min = 1500 RPM, div = 4)
temp1: +28°C (limit = +60°C) sensor = thermistor
temp2: +49.5°C (limit = +60°C, hysteresis = +50°C) sensor = thermistor
temp3: +208.0°C (limit = +60°C, hysteresis = +50°C) sensor = thermistor
vid: +1.950 V
alarms:
beep_enable:
Sound alarm disabled
-------------------
Dans la version actuelle de lm-sensors tu n'a pas accès à ce
que monitore le chipset nForce (que monitore t'il d'ailleur ?),
mais toutes les cartes mères actuelles utilisent également
d'autres chips comme le w83627hf sur la nf7-s, ou LM78
sur mon ancienne bh6.
Bref, pour te dire que les éventuelles difficultés viendront
de matériels ésothériques ou trop récents, comme le Serial ATA.
Donc pas de souci, fait toi plaisir en fonction de tes moyens.