Bonjour tout le monde, ca fait qqs jours que je me bats avec mon XF86Config-4, mais rien à faire, je reste en 640*480 et un CTRl/ALT/+ ou - ne fait rien, pas même un flash d'écran.
Ma question : j'ai une 3dfx3 et un ecran TFT, j'utilise le module t3dfx, il apparait bien dans mon fichier de config, mais j'aimerais savoir si c'est lui qui est réellement utilisé et non un drv svga standard, y'a t'il une commande pour savoir ca ?
Je vous donne mon XF86Config-4 :
Code :
- Section "ServerLayout"
- Identifier "Layout0"
- Screen 0 "Screen0" 0 0
- InputDevice "Keyboard0" "CoreKeyboard"
- InputDevice "Mouse0" "CorePointer"
- EndSection
- Section "Files"
- EndSection
- Section "Module"
- Load "xie"
- Load "pex5"
- Load "glx"
- Load "dri"
- Load "dbe"
- Load "record"
- Load "extmod"
- Load "type1"
- EndSection
- Section "InputDevice"
- Identifier "Mouse0"
- Driver "mouse"
- Option "Protocol" "ImPS/2"
- Option "Device" "/dev/psaux"
- EndSection
- Section "InputDevice"
- Identifier "Keyboard0"
- Driver "keyboard"
- Option "XkbModel" "pc105"
- Option "XkbLayout" "fr"
- EndSection
- Section "Monitor"
- Identifier "HP L1800"
- HorizSync 31.5 - 31.5
- VertRefresh 60.0 - 60.0
- EndSection
- Section "Device"
- Identifier "Voodoo3"
- Driver "tdfx"
- ChipSet "3dfx Voodoo3"
- Card "3dfx Interactive 3dfx Voodoo3"
- BusID "PCI:1:0:0"
- EndSection
- Section "Screen"
- Identifier "Screen0"
- Device "Voodoo3"
- Monitor "HP L1800"
- DefaultDepth 16
- SubSection "Display"
- Depth 16
- Modes "1280x1024" "1024x768" "800x600" "640x480"
- EndSubSection
- EndSection
|
Je vous remercie, a+