Solution probable : deux section screen
#
# screen section for an nvidia AGP card
#
Section "Screen"
Identifier "Screen AGP"
Device "NV AGP"
Monitor "MyMonitor"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x400"
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubsectionEndSection
#
# screen section for a PCI card
#
Section "Screen"
Identifier "Screen INBOARD"
Device "inboardchip"
Monitor "MyMonitor"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x400"
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubsection
EndSection#
# 2 cards, non twinview
#
Section "ServerLayout"
Identifier "Both"
Screen "Screen AGP" #carte nvidia
Screen "Screen INBOARD" LeftOf "Screen AGP" #chip integre
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSectionautre chose avec le driver vesa tu ne profite aucunement des optimisation de la carte, je te conseil les drivers nvidia packag�s (au pire, nvidia fournit un binaire d'installation)
il faut que dans ta section device tu configures les cartes NV AGP (nvidia) et inboardchip (chip integre)
je ne promet rien.... (j'ai jamais test�) mais ca doit etre aproximativement ca ;) � toi de paufin�
Erwann
philippe L a �crit : [...]
-- Pensez � lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench
Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

