faut quoi exactement?
c'est simple pour un nb comme moi?
ca va marcher avec les driver de redhat de ma carte graphique ?
JackosKing
: ca va marcher avec les driver de redhat de ma carte graphique ?
JackosKing :
mon bug etait un ecran noir au demarrage de X![]()
bon alors je vais tout reprendre depuis le début:
je dl :
Linux Graphics Driver Download
Version: 1.0-4363
Operating System: Linux IA32
Release Date: April 24, 2003
je fais en mode root vga: sh NVIDIA-Linux-x86-1.0-4363.run
je sauvegarde XF86Config (parce que j'ai : (=Using config file: "/etc/X11/XF86Config" dans /var/log/XFree86.0.log) :
# cp /etc/X11/XF86Config /basard/XF86Config-old
j'edit et :
Section "Device"
Identifier "Videocard0"
Driver "nv"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 4 (generic)"
VideoRam 131072
EndSection
devient:
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 4 (generic)"
VideoRam 131072
EndSection
et:
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection
devient:
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
# Load "dri"
EndSection
bonje ne peux pas tester ce soir, mais je voulais savoir si la methode est bonne
JackosKing :
grr faut payer pour utilise wineX non cvs! or le cvs merde((