winblowz
18th August 2007, 05:43 PM
after sudo yum update lastnite a new kenel (2.6.22.2-42.fc6) was installed.
but now it seems the nvidia kernel mod can't be found by this kernel even tho they are there... /usr/lib/xorg/modules/extensions/nvidia/
here is what my xorg.conf looks like under the new kernel...
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nv"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
which looks quite a bit different from my xorg.conf under kernel 2.6.22.1-32.fc...
# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
i have saved my old xorg.conf as current but after booting into 2.6.22.2-42.fc6 i still see that the nvidia kernel mod cannot be found with a FAILED & 2 WARNINGs during boot-up.
so i am left with a butt ugly display after boot-up.
i just noticed that the new xorg.conf (one that gets changed after nvidia kernel mod not found) gets re-generated by the system-config-display whereas the older xorg.conf that detects my nvidia card & correctly runs my display is generated by livna-config-display.
i am not sure if it was during my update last nite (with the new kernel update) or the previous update but i remember livna-config-display was recently updated.
any ideas what i can try?
but now it seems the nvidia kernel mod can't be found by this kernel even tho they are there... /usr/lib/xorg/modules/extensions/nvidia/
here is what my xorg.conf looks like under the new kernel...
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nv"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
which looks quite a bit different from my xorg.conf under kernel 2.6.22.1-32.fc...
# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
i have saved my old xorg.conf as current but after booting into 2.6.22.2-42.fc6 i still see that the nvidia kernel mod cannot be found with a FAILED & 2 WARNINGs during boot-up.
so i am left with a butt ugly display after boot-up.
i just noticed that the new xorg.conf (one that gets changed after nvidia kernel mod not found) gets re-generated by the system-config-display whereas the older xorg.conf that detects my nvidia card & correctly runs my display is generated by livna-config-display.
i am not sure if it was during my update last nite (with the new kernel update) or the previous update but i remember livna-config-display was recently updated.
any ideas what i can try?