On 2/24/06, <b class="gmail_sendername">Michael Haan</b> <<a href="mailto:michael.haan@gmail.com">michael.haan@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><span class="e" id="q_1099eaed2e0b2e5d_0">On 2/24/06, <b class="gmail_sendername">Axel Thimm</b> <<a href="mailto:Axel.Thimm@atrpms.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Axel.Thimm@atrpms.net
</a>> wrote:</span></div><div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><span class="e" id="q_1099eaed2e0b2e5d_2">
On Fri, Feb 24, 2006 at 07:34:45PM -0500, Michael Haan wrote:<br>> Ok, maybe that wasn't the problem. The end of my Xorg.0.log:<br>> [43] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[B]<br>> [44] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
<br>> [45] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]<br>> (II) Setting vga for screen 0.<br>> (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32<br>> (==) NVIDIA(0): RGB weight 888<br>> (==) NVIDIA(0): Default visual is TrueColor
<br>> (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)<br>> (**) NVIDIA(0): Option "IgnoreEDID" "true"<br>> (**) NVIDIA(0): Option "XvMCUsesTextures" "true"<br>> (**) NVIDIA(0): Option "UseEdidDpi" "FALSE"
<br>> (**) NVIDIA(0): Ignoring EDIDs<br>> (EE) NVIDIA(0): Failed to load the NVIDIA kernel module!<br>> (EE) NVIDIA(0): *** Aborting ***<br>> (II) UnloadModule: "nvidia"<br>> (EE) Screen(s) found, but none have a usable configuration.
<br>><br>> Fatal server error:<br>> no screens found<br>><br>> But, my xorg.conf hasn't changed. Ideas?<br><br>This means that the system cannot run modprobe nvidia. E.g. you forgot<br>to reboot into the new kernel or the nvidia kmdl for that kernel have
<br>not yet been installed.<br><br>Try<br><br>modprobe nvidia<br>modinfo nvidia-1_0-8178<br><br>--<br>Axel.Thimm at ATrpms.net<br><br><br></span></div>_______________________________________________<br>mythtv-users mailing list
<br><a href="mailto:mythtv-users@mythtv.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br><br><br><br></blockquote></div><br><br>Correct:<br><br>[root@tibeaux
log]# modprobe nvidia<br>FATAL: Module nvidia_1_0_8178 not found.<br>[root@tibeaux log]#<br><br>But where did it go? Like I said, I tried re-installing but no dice:<br><br>[root@tibeaux log]# smart install nvidia-graphics8178-kmdl-$KVER
<br>Loading cache...<br>Updating cache... ################################################# [100%]<br><br>error: 'nvidia-graphics8178-kmdl-2.6.15-1.1830_FC4' matches no packages. Suggestions:<br>error:
nvidia-graphics8174-kmdl-2.6.15-1.1831_FC4-1:1.0_8174-68.rhfc4.at@x86_64<br>error: nvidia-graphics7667-kmdl-2.6.15-1.1831_FC4smp-1:1.0_7667-68.rhfc4.at@x86_64<br>error: nvidia-graphics7174-kmdl-2.6.15-1.1831_FC4-1:1.0_7174-68.rhfc4.at@x86
_64<br>error: nvidia-graphics7167-kmdl-2.6.15-1.1831_FC4smp-1:1.0_7167-67.rhfc4.at@x86_64<br>error: nvidia-graphics7676-kmdl-2.6.15-1.1831_FC4smp-1:1.0_7676-68.rhfc4.at@x86_64<br>error: nvidia-graphics7667-kmdl-2.6.15-1.1831_FC4-1:1.0_7667-68.rhfc4.at@x86
_64<br>error: nvidia-graphics7664-kmdl-2.6.15-1.1831_FC4smp-1:1.0_7664-68.rhfc4.at@x86_64<br>error: nvidia-graphics8178-kmdl-2.6.15-1.1831_FC4smp-1:1.0_8178-71.rhfc4.at@x86_64<br>error: nvidia-graphics8178-kmdl-2.6.15-1.1831_FC4-1:1.0_8178-71.rhfc4.at@x86
_64<br>error: nvidia-graphics7664-kmdl-2.6.15-1.1831_FC4-1:1.0_7664-68.rhfc4.at@x86_64<br>error: nvidia-graphics8174-kmdl-2.6.15-1.1831_FC4smp-1:1.0_8174-68.rhfc4.at@x86_64<br>error: nvidia-graphics7167-kmdl-2.6.15-1.1831_FC4-1:1.0_7167-67.rhfc4.at@x86
_64<br>error: nvidia-graphics7174-kmdl-2.6.15-1.1831_FC4smp-1:1.0_7174-68.rhfc4.at@x86_64<br>error: nvidia-graphics7676-kmdl-2.6.15-1.1831_FC4-1:1.0_7676-68.rhfc4.at@x86_64<br><br><br>
</blockquote></div><br><br>Nevermind. My grub.conf was still defaulting to the old kernel. I changed it to boot into the new kernel, and all appears to be well. Sorry for raising the red flag.<br>