--- lechac <[EMAIL PROTECTED]> a écrit :

> Bonsoir,
> Merci pour vos réponses, mais comme je l'expliquais
> si je met "nvidia", 
> j'ai le droit à un beau message du genre "
> Impossible to load device 
> 'nvidia' "...
> Là est le problème!
> Je cherche toujours sans trouver de solutions pour
> l'instant...
> 
> Habib
> 
Chez moi, ça marche avec :
xorg.conf :
[...]
Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load
"/usr/X11R6/lib/modules/extensions/nvidia/libglx.so"
EndSection
[...]
Section "Device"
    Identifier "device1"
    VendorName "nVidia"
    BoardName "NVIDIA GeForce4 (generic)"
    Driver "nvidia"
    Option "DPMS"
    Option "UseEDID" "False" #écran bon marché ^^
    Option "NvAgp" "1" #essai contre instabilité
    Option "Coolbits" "1" #ne fonctionne pas avec ma
carte
    Option "NoLogo" "true"
EndSection
Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 24
    Subsection "Display"
        Depth 24
        Modes "1024x768" # et non Virtual 1024 768 !!!
    EndSubsection
EndSection
-----------------------------
modprobe.conf :
# This file is autogenerated from /etc/modules.conf
using generate-modprobe.conf command

alias eth0 eepro100
alias sound-slot-0 snd-intel8x0
remove snd-intel8x0 /sbin/modprobe -r snd-pcm-oss;
/sbin/modprobe --first-time -r --ignore-remove
snd-intel8x0
install snd-intel8x0 /sbin/modprobe --first-time
--ignore-install snd-intel8x0 && { /sbin/modprobe
snd-pcm-oss ; /bin/true; }
install usb-interface /sbin/modprobe uhci-hcd;
/sbin/modprobe ehci-hcd; /bin/true
---------------------------------
modprobe.preload (ptet pas exemplaire) :
hw_random
intel-agp
----------------------------------

En espérant être plus utile cette fois...



        

        
                
___________________________________________________________________________ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
http://fr.mail.yahoo.com
____________________________________________________
Want to buy your Pack or Services from Mandriva? 
Go to http://store.mandriva.com
Join the Club : http://www.mandrivaclub.com
____________________________________________________

Répondre à