Aprés être passé par ubuntu (ou j'avais reussi a resoudre ce probleme), je me tourne vers Fedora core 6 et voila que je rencontre des difficultés a installer les pilotes nvidia pour ma carte prenne en charge l'acceleration materielle.

Malgrés de nombreuse recherche (doc, forum, wiki...) et tentatives je n'ai plus d'idée et aurais besoin d'aide pour recapiltuler les différentes étapes de cette installation.

Merci d'avance pour la vivacité de votre communauté qui j'espere deviendra mienne.
Je dois être trés nul ou trés inatentif mais dans le post que tu m'as envoyé je ne vois pas de mode opératoire détaillé...
regardes de préférences dans la documentation wiki,
Re : Je vais preciser un peu les choses pour eviter les malentendus.

Je crois que j'ai cerné les choses :

je dois avoir un proble de noyaux car si je fais un "yum list installed 'kernel*'", j'obtien:

kernel.i586 2.6.18-1.2798.fc6 installed
kernel.i586 2.6.19-1.2895.fc6 installed
kernel-headers.i386 2.6.19-1.2895.fc6 installed

alors ke dans Grub j'ai :

title Fedora Core (2.6.19-1.2895.fc6)
root (hd0,2)
kernel /boot/vmlinuz-2.6.19-1.2895.fc6 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.19-1.2895.fc6.img
title Fedora Core (2.6.18-1.2798.fc6)
root (hd0,2)
kernel /boot/vmlinuz-2.6.18-1.2798.fc6 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.18-1.2798.fc6.img
title WinXP
rootnoverify (hd0,0)
chainloader +1


et donc quans je veux installer les drivers nvidia "yum install kmod-nvidia-96xx" j'ai un probleme, on dirais ke yum a des problemes avec le noyau chargé car il me dit ça :


Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
livna : ################################################## 338/338
updates : ################################################## 1109/1109
core : ################################################## 2242/2242
extras : ################################################## 5667/5667
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package kmod-nvidia-96xx.i686 0:1.0.9631-4.2.6.19_1.2895.fc6 set to be installed
--> Running transaction check
--> Processing Dependency: nvidia-96xx-kmod-common >= 1.0.9631 for package: kmod-nvidia-96xx
--> Processing Dependency: kernel-i686 = 2.6.19-1.2895.fc6 for package: kmod-nvidia-96xx
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package kernel.i686 0:2.6.19-1.2895.fc6 set to be installed
---> Package xorg-x11-drv-nvidia-96xx.i386 0:1.0.9631-5.lvn6 set to be updated
--> Running transaction check
--> Populating transaction set with selected packages. Please wait.
---> Package kernel.i586 0:2.6.18-1.2798.fc6 set to be erased
--> Running transaction check

Dependencies Resolved

=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
kmod-nvidia-96xx i686 1.0.9631-4.2.6.19_1.2895.fc6 livna 1.6 M
Removing:
kernel i586 2.6.18-1.2798.fc6 installed 43 M
Installing for dependencies:
kernel i686 2.6.19-1.2895.fc6 updates 16 M
xorg-x11-drv-nvidia-96xx i386 1.0.9631-5.lvn6 livna 4.5 M

Transaction Summary
=============================================================================
Install 3 Package(s)
Update 0 Package(s)
Remove 1 Package(s)

Total download size: 22 M
Is this ok [y/N]: y
Downloading Packages:
(1/2): kmod-nvidia-96xx-1 100% |=========================| 1.6 MB 00:02
(2/2): xorg-x11-drv-nvidi 100% |=========================| 4.5 MB 00:10
Running Transaction Test
Finished Transaction Test


Transaction Check Error: package kernel-2.6.19-1.2895.fc6 is already installed
file /boot/System.map-2.6.19-1.2895.fc6 from install of kernel-2.6.19-1.2895.fc6 conflicts with file from package kernel-2.6.19-1.2895.fc6
file /boot/config-2.6.19-1.2895.fc6 from install of kernel-2.6.19-1.2895.fc6 conflicts with file from package kernel-2.6.19-1.2895.fc6
file /boot/symvers-2.6.19-1.2895.fc6.gz from install of kernel-2.6.19-1.2895.fc6 conflicts with file from package kernel-2.6.19-1.2895.fc6
file /boot/vmlinuz-2.6.19-1.2895.fc6 from install of kernel-2.6.19-1.2895.fc6 conflicts with file from package kernel-2.6.19-1.2895.fc6


Alors du coup je cherche quel est le noyau chargé "uname -a, j'obtient :

Linux XXX 2.6.19-1.2895.fc6 #1 SMP Wed Jan 10 18:32:37 EST 2007 i686 athlon i386 GNU/Linux


voila ou en est m'a reflexion, je ne sais pas ce que je dois faire, avec ces precisions je pense que la réponse pourra être plus claire et détaillé, merci
stef10j wrote:Je dois être trés nul ou trés inatentif mais dans le post que tu m'as envoyé je ne vois pas de mode opératoire détaillé...
Ha, ben excuse moi, j'ai cru que tu avais lu la doc du site. :roll:
Tu as un problème "classique d'installation du kernel i586 par default
boot sur l'ancien kernel puis:
rpm -e kernel-2.6.19-1.2895.fc6
yum install kmod-nvidia-96xx.i686
[stef10j@stefnotebook ~]$ su -
Mot de passe :
[root@stefnotebook ~]# rpm -e kernel-2.6.19-1.2895.fc6
[root@stefnotebook ~]# yum install kmod-nvidia-96xx.i686
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
livna 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 1.2 kB 00:00
core 100% |=========================| 1.1 kB 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 1.8 MB 00:03
extras : ################################################## 5635/5635
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package kmod-nvidia-96xx.i686 0:1.0.9631-4.2.6.19_1.2895.fc6 set to be installed
--> Running transaction check
--> Processing Dependency: nvidia-96xx-kmod-common >= 1.0.9631 for package: kmod-nvidia-96xx
--> Processing Dependency: kernel-i686 = 2.6.19-1.2895.fc6 for package: kmod-nvidia-96xx
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package kernel.i686 0:2.6.19-1.2895.fc6 set to be installed
---> Package xorg-x11-drv-nvidia-96xx.i386 0:1.0.9631-5.lvn6 set to be updated
--> Running transaction check

Dependencies Resolved

=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
kmod-nvidia-96xx i686 1.0.9631-4.2.6.19_1.2895.fc6 livna 1.6 M
Installing for dependencies:
kernel i686 2.6.19-1.2895.fc6 updates 16 M
xorg-x11-drv-nvidia-96xx i386 1.0.9631-5.lvn6 livna 4.5 M

Transaction Summary
=============================================================================
Install 3 Package(s)
Update 0 Package(s)
Remove 0 Package(s)

Total download size: 22 M
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing: kernel ######################### [1/3]
Installing: kmod-nvidia-96xx ######################### [2/3]
Installing: xorg-x11-drv-nvidia-96xx ######################### [3/3]
FATAL: Module nvidia not found.

Installed: kmod-nvidia-96xx.i686 0:1.0.9631-4.2.6.19_1.2895.fc6
Dependency Installed: kernel.i686 0:2.6.19-1.2895.fc6 xorg-x11-drv-nvidia-96xx.i386 0:1.0.9631-5.lvn6
Complete!


Voila ce ke ça a donné, je détaille un peu
Aprés avoir mis a jour mon noyau et installer les drivers nvidia j'ai redemarré sur la version plus recente et la il y a un probleme mon ecran s'etteinds, mauvais pilotes? une idée?
j'ai donc supprimé les drivers par "yum remove kmod-nvidia-96xx.i686" et j'ai donc pu retourner sur mon noyau le plus rescent en gardant la mise à jour i686, mais je sche vraiment, y aurait il un sauveur (masqué ou non 😉 ) sur ce Forum?
et j'ai quand même pu recuperer mon Xorg.0.log je vous le laisse, je reprendrai demain, en esperant un eclair de genie ou un genie eclair!!!


X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.9-42.ELsmp i686 Red Hat, Inc.
Current Operating System: Linux stefnotebook 2.6.19-1.2895.fc6 #1 SMP Wed Jan 10 19:28:18 EST 2007 i686
Build Date: 09 January 2007
Build ID: xorg-x11-server 1.1.1-47.4.fc6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 26 00:50:31 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "single head configuration"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "<default monitor>"
(**) | |-->Device "Videocard0"
(WW) No monitor specified for screen "Screen0".
Using a default monitor configuration.
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Synaptics"
(II) No default mouse found, adding one
(**) |-->Input Device "<default pointer>"
(==) FontPath set to:
unix/:7100,
built-ins
(==) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules/extensions/nvidia,/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.0
X.Org XInput driver : 0.6
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3099 card 1106,3099 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b099 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0c:0: chip 1524,1410 card 1c00,0000 rev 00 class 06,07,00 hdr 02
(II) PCI: 00:0d:0: chip 11c1,5811 card 1509,1881 rev 04 class 0c,00,10 hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1509,1000 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1509,1001 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1509,1002 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3104 card 1509,1003 rev 82 class 0c,03,20 hdr 00
(II) PCI: 00:11:0: chip 1106,3177 card 1509,1100 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 1509,2890 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:11:5: chip 1106,3059 card 1509,2841 rev 50 class 04,01,00 hdr 00
(II) PCI: 00:11:6: chip 1106,3068 card 1509,2870 rev 80 class 07,80,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1509,2820 rev 74 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0179 card 1509,2830 rev a3 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 14e4,4320 card 1737,4320 rev 03 class 02,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xe8000000 - 0xf7ffffff (0x10000000) MX
(II) PCI-to-CardBus bridge:
(II) Bus 2: bridge is at (0:12:0), (0,2,5), BCTRL: 0x0500 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00001c00 - 0x00001cff (0x100) IX
[1] -1 0 0x00002000 - 0x000020ff (0x100) IX
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0x22000000 - 0x23ffffff (0x2000000) MX
(II) Bus 2 prefetchable memory range:
[0] -1 0 0x20000000 - 0x21ffffff (0x2000000) MX
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV17 [GeForce4 420 Go 32M] rev 163, Mem @ 0xe1000000/24, 0xf0000000/27, 0xe8000000/19
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
(II) PCI Memory resource overlap reduced 0xe4000000 from 0xe7ffffff to 0xe3ffffff
(II) Active PCI resource ranges:
[0] -1 0 0x22000000 - 0x22001fff (0x2000) MX[b]
[1] -1 0 0x24002000 - 0x240020ff (0x100) MX[b]
[2] -1 0 0xe0000000 - 0xe00000ff (0x100) MX[b]
[3] -1 0 0x24001000 - 0x24001fff (0x1000) MX[b]
[4] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[b]O
[5] -1 0 0xe8000000 - 0xe807ffff (0x80000) MX[b](B)
[6] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[b](B)
[7] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[b](B)
[8] -1 0 0x00002400 - 0x000024ff (0x100) IX[b]
[9] -1 0 0x00001400 - 0x000014ff (0x100) IX[b]
[10] -1 0 0x00001000 - 0x000010ff (0x100) IX[b]
[11] -1 0 0x00001800 - 0x0000180f (0x10) IX[b]
[12] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
[13] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
[14] -1 0 0x0000fe00 - 0x0000fe1f (0x20) IX[b]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0x22000000 - 0x22001fff (0x2000) MX[b]
[1] -1 0 0x24002000 - 0x240020ff (0x100) MX[b]
[2] -1 0 0xe0000000 - 0xe00000ff (0x100) MX[b]
[3] -1 0 0x24001000 - 0x24001fff (0x1000) MX[b]
[4] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[b]O
[5] -1 0 0xe8000000 - 0xe807ffff (0x80000) MX[b](B)
[6] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[b](B)
[7] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[b](B)
[8] -1 0 0x00002400 - 0x000024ff (0x100) IX[b]
[9] -1 0 0x00001400 - 0x000014ff (0x100) IX[b]
[10] -1 0 0x00001000 - 0x000010ff (0x100) IX[b]
[11] -1 0 0x00001800 - 0x0000180f (0x10) IX[b]
[12] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
[13] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
[14] -1 0 0x0000fe00 - 0x0000fe1f (0x20) IX[b]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x21ffffff (0x21f00000) MX[b]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x21ffffff (0x21f00000) MX[b]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x22000000 - 0x22001fff (0x2000) MX[b]
[5] -1 0 0x24002000 - 0x240020ff (0x100) MX[b]
[6] -1 0 0xe0000000 - 0xe00000ff (0x100) MX[b]
[7] -1 0 0x24001000 - 0x24001fff (0x1000) MX[b]
[8] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[b]O
[9] -1 0 0xe8000000 - 0xe807ffff (0x80000) MX[b](B)
[10] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[b](B)
[11] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[b](B)
[12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[13] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[14] -1 0 0x00002400 - 0x000024ff (0x100) IX[b]
[15] -1 0 0x00001400 - 0x000014ff (0x100) IX[b]
[16] -1 0 0x00001000 - 0x000010ff (0x100) IX[b]
[17] -1 0 0x00001800 - 0x0000180f (0x10) IX[b]
[18] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
[19] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
[20] -1 0 0x0000fe00 - 0x0000fe1f (0x20) IX[b]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/nvidia/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.9631
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.1.1, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.9631
Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
compiled for 4.3.99.902, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) NVIDIA dlloader X Driver 1.0-9631 Thu Nov 9 17:39:58 PST 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.0
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x21ffffff (0x21f00000) MX[b]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x22000000 - 0x22001fff (0x2000) MX[b]
[5] -1 0 0x24002000 - 0x240020ff (0x100) MX[b]
[6] -1 0 0xe0000000 - 0xe00000ff (0x100) MX[b]
[7] -1 0 0x24001000 - 0x24001fff (0x1000) MX[b]
[8] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[b]O
[9] -1 0 0xe8000000 - 0xe807ffff (0x80000) MX[b](B)
[10] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[b](B)
[11] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[b](B)
[12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[13] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[14] -1 0 0x00002400 - 0x000024ff (0x100) IX[b]
[15] -1 0 0x00001400 - 0x000014ff (0x100) IX[b]
[16] -1 0 0x00001000 - 0x000010ff (0x100) IX[b]
[17] -1 0 0x00001800 - 0x0000180f (0x10) IX[b]
[18] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
[19] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
[20] -1 0 0x0000fe00 - 0x0000fe1f (0x20) IX[b]
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x21ffffff (0x21f00000) MX[b]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x22000000 - 0x22001fff (0x2000) MX[b]
[5] -1 0 0x24002000 - 0x240020ff (0x100) MX[b]
[6] -1 0 0xe0000000 - 0xe00000ff (0x100) MX[b]
[7] -1 0 0x24001000 - 0x24001fff (0x1000) MX[b]
[8] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[b]O
[9] -1 0 0xe8000000 - 0xe807ffff (0x80000) MX[b](B)
[10] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[b](B)
[11] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[b](B)
[12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
[13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
[14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[17] -1 0 0x00002400 - 0x000024ff (0x100) IX[b]
[18] -1 0 0x00001400 - 0x000014ff (0x100) IX[b]
[19] -1 0 0x00001000 - 0x000010ff (0x100) IX[b]
[20] -1 0 0x00001800 - 0x0000180f (0x10) IX[b]
[21] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
[22] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
[23] -1 0 0x0000fe00 - 0x0000fe1f (0x20) IX[b]
[24] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
[25] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "True"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
(II) NVIDIA(0): NVIDIA GPU GeForce4 440 Go 64M at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 65536 kBytes
(--) NVIDIA(0): VideoBIOS: 04.17.00.65.23
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce4 440 Go 64M at
(--) NVIDIA(0): PCI:1:0:0:
(--) NVIDIA(0): CRT-0
(--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0)
(--) NVIDIA(0): CRT-0: 350.0 MHz maximum pixel clock
(--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0): 448.0 MHz maximum pixel
(--) NVIDIA(0): clock
(--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0): Internal Dual Link LVDS
(II) NVIDIA(0): Assigned Display Device: CRT-0
(WW) NVIDIA(0):
(WW) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(WW) NVIDIA(0): will be used as the requested mode.
(WW) NVIDIA(0):
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 640 x 480
(WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
(WW) NVIDIA(0): from CRT-0's EDID.
(==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xe8000000 - 0xe807ffff (0x80000) MX[b]
[1] 0 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[b]
[2] 0 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[b]
[3] -1 0 0x00100000 - 0x21ffffff (0x21f00000) MX[b]E(B)
[4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[7] -1 0 0x22000000 - 0x22001fff (0x2000) MX[b]
[8] -1 0 0x24002000 - 0x240020ff (0x100) MX[b]
[9] -1 0 0xe0000000 - 0xe00000ff (0x100) MX[b]
[10] -1 0 0x24001000 - 0x24001fff (0x1000) MX[b]
[11] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[b]O
[12] -1 0 0xe8000000 - 0xe807ffff (0x80000) MX[b](B)
[13] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[b](B)
[14] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[b](B)
[15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
[16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
[17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[20] -1 0 0x00002400 - 0x000024ff (0x100) IX[b]
[21] -1 0 0x00001400 - 0x000014ff (0x100) IX[b]
[22] -1 0 0x00001000 - 0x000010ff (0x100) IX[b]
[23] -1 0 0x00001800 - 0x0000180f (0x10) IX[b]
[24] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
[25] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
[26] -1 0 0x0000fe00 - 0x0000fe1f (0x20) IX[b]
[27] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
[28] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
(II) NVIDIA(0): Built-in logo is bigger than the screen.
(II) NVIDIA(0): Setting mode "nvidia-auto-select"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "fr"
(**) Keyboard0: XkbLayout: "fr"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) Synaptics touchpad driver version 0.14.4 (1404)
(--) Synaptics auto-dev sets device to /dev/input/event2
(**) Option "Device" "/dev/input/event2"
(**) Option "LeftEdge" "120"
(**) Option "RightEdge" "830"
(**) Option "TopEdge" "120"
(**) Option "BottomEdge" "650"
(**) Option "FingerLow" "14"
(**) Option "FingerHigh" "15"
(**) Option "MaxTapMove" "110"
(**) Option "VertScrollDelta" "20"
(**) Option "HorizScrollDelta" "20"
(--) Synaptics touchpad found
(**) Option "CorePointer"
(**) Synaptics: Core Pointer
(WW) <default pointer>: No Device specified, looking for one...
(II) <default pointer>: Setting Device option to "/dev/input/mice"
(--) <default pointer>: Device: "/dev/input/mice"
(==) <default pointer>: Protocol: "Auto"
(**) Option "AlwaysCore"
(**) <default pointer>: always reports core events
(==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
(**) <default pointer>: ZAxisMapping: buttons 4 and 5
(**) <default pointer>: Buttons: 9
(II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE)
(II) XINPUT: Adding extended input device "Synaptics" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "NVIDIA Damage Notification Manager" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Kernel RC Handler" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
Synaptics DeviceInit called
SynapticsCtrl called.
Synaptics DeviceOn called
(--) Synaptics auto-dev sets device to /dev/input/event2
(**) Option "Device" "/dev/input/event2"
(--) Synaptics touchpad found
(--) <default pointer>: PnP-detected protocol: "ExplorerPS/2"
(II) <default pointer>: ps2EnableDataReporting: succeeded
Synaptics DeviceOff called


on dirait un probleme de résolution ou rafraichissement, non?
Bonjour,
(WW) No monitor specified for screen "Screen0".
Using a default monitor configuration.
(WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
(WW) NVIDIA(0): from CRT-0's EDID.
Tu devrais peut être ajouter une section monitor dans ton fichier /etc/X11/xorg.conf
(WW) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(WW) NVIDIA(0): will be used as the requested mode.
(WW) NVIDIA(0):
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 640 x 480
(WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
(WW) NVIDIA(0): from CRT-0's EDID.
Tu as un double ecran ? Comment est ce définit dans le /etc/X11/xorg.conf?
Il pourrait y avoir aussi un problème de détection des paramètres de l'ecran.
Theoriquement, si tu réinstalles le driver et que tu fais:
su -
modprobe nvidia
Est ce que tu as un message d'erreur ?
Sinon essaies:
depmod -ae !
J'ai la même carte graphique et j'ai eu un problème similaire, tout le démarrage se passe normalement, mais au moment de lancer le serveur X, l'écran devient tout noir. Si ton problème est le même, ajoute ça dans ton xorg.conf dans la section des drivers nvidia (me rappelle plus le nom de la section ^^')
Option "UseDisplayDevice" "DFP"
Pour moi ça a marché, j'espère pour toi aussi
Voila j'y suis arrivé grace à votre aide merveilleusement rapide et efficace, je vais donc vous détailler le mode opératoire, ça pourra aider d'autres personnes :

1) installation des drivers nvidia appropriés à ma carte et à mon noyau :

yum install kmod-nvidia-96xx.i686

2) Ajout de quelques lignes dans /etc/X11/xorg.conf (les ajouts sont soulignés):

Section "Monitor"
Identifier "Monitor0"
ModelName "LCD Panel 1024x768"
HorizSync 31.5 - 48.5
VertRefresh 40.0 - 70.0
Option "dpms"
EndSection


Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "UseDisplayDevice" "DFP"
Option "UseEDIDFreqs" "FALSE"
Option "ModeValidaion" "NoEdidModes"

Option "AddARGBGLXVisuals" "True"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480" "640x480"
EndSubSection
EndSection


et il suffit de redemmarer l'ordi et le tour est joué je vais pouvoir ajouter mon Medion MD6205 dans la section portables fonctionnant sous FC6, merci à tous ceux qui m'on mis sur le chemin !!!