<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 05/30/2010 09:34 AM, Andre Costa wrote:
<blockquote
 cite="mid:AANLkTik6j0RJ7oAGBzW4rrrwsx2cZXWq9t3sznNMbZtF@mail.gmail.com"
 type="cite">Hi Steven,<br>
  <br>
  <div class="gmail_quote">On Sat, May 29, 2010 at 23:09, Steven P.
Ulrick <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:lists-fedora@afolkey2.net">lists-fedora@afolkey2.net</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div class="im">&gt; Hello Everyone,<br>
&gt; If the output of "/sbin/lspci | grep VGA" is:<br>
&gt; 03:00.0 VGA compatible controller: nVidia Corporation G94 [GeForce
9600 GT]<br>
(rev<br>
&gt; a1)<br>
&gt;<br>
&gt; are the correct instructions for installing the proprietary NVidia
driver<br>
still<br>
&gt; located here:<br>
&gt; <a moz-do-not-send="true"
 href="http://fedorasolved.org/video-solutions/nvidia-yum-kmod"
 target="_blank">http://fedorasolved.org/video-solutions/nvidia-yum-kmod</a><br>
&gt;<br>
&gt; I have tried the above referenced instructions a couple of times,
with the<br>
same,<br>
&gt; bad results... &nbsp;I am now going to try again, paying special
attention to the<br>
&gt; "Troubleshooting" section... &nbsp;With this exact system, I have been
so used to<br>
&gt; everything working (up until I installed Fedora 13) that I have
never even had<br>
&gt; to look at the troubleshooting &nbsp;steps for these instructions
before.<br>
&gt;<br>
&gt; I will get back to you with whatever happens.<br>
    <br>
    </div>
Hello Again,<br>
Well, no luck so far... &nbsp;But here are some excerpts from log files that
might<br>
help someone see what my problem is:<br>
    <br>
First, the output of 'grep -i "nvidia" messages':<br>
    <br>
[root@localhost log]# grep -i "nvidia" messages<br>
May 28 15:27:16 localhost kernel: nvidia: module license 'NVIDIA'
taints kernel.<br>
May 28 15:27:16 localhost kernel: NVRM: The NVIDIA probe routine was
not called<br>
for 1 device(s).<br>
May 28 15:27:16 localhost kernel: NVRM: This can occur when a driver
such as<br>
rivafb, nvidiafb or<br>
May 28 15:27:16 localhost kernel: NVRM: rivatv was loaded and obtained
ownership<br>
of the NVIDIA<br>
May 28 15:27:16 localhost kernel: NVRM: Try unloading the rivafb,
nvidiafb or<br>
rivatv kernel module<br>
May 28 15:27:16 localhost kernel: NVRM: (and/or reconfigure your kernel
without<br>
rivafb/nvidiafb<br>
May 28 15:27:16 localhost kernel: NVRM: support), then try loading the
NVIDIA<br>
kernel module again.<br>
May 28 15:27:16 localhost kernel: NVRM: No NVIDIA graphics adapter
probed!<br>
May 28 15:28:19 localhost kernel: NVRM: The NVIDIA probe routine was
not called<br>
for 1 device(s).<br>
May 28 15:28:19 localhost kernel: NVRM: This can occur when a driver
such as<br>
rivafb, nvidiafb or<br>
May 28 15:28:19 localhost kernel: NVRM: rivatv was loaded and obtained
ownership<br>
of the NVIDIA<br>
May 28 15:28:19 localhost kernel: NVRM: Try unloading the rivafb,
nvidiafb or<br>
rivatv kernel module<br>
May 28 15:28:19 localhost kernel: NVRM: (and/or reconfigure your kernel
without<br>
rivafb/nvidiafb<br>
May 28 15:28:19 localhost kernel: NVRM: support), then try loading the
NVIDIA<br>
kernel module again.<br>
May 28 15:28:19 localhost kernel: NVRM: No NVIDIA graphics adapter
probed!<br>
May 28 15:33:54 localhost yum: Installed: 1:kmod-<br>
nvidia-2.6.33.3-85.fc13.x86_64-195.36.24-1.fc13.5.x86_64<br>
    <br>
Second, the output of 'grep -i "nvidia" Xorg.0.log':<br>
    <br>
[root@localhost log]# grep -i "nvidia" Xorg.0.log<br>
[ &nbsp; 185.822] (--) PCI:*(0:3:0:0) 10de:0622:10de:058f nVidia Corporation
G94<br>
[GeForce 9600 GT] rev 161, Mem @ 0xfa000000/16777216,
0xd0000000/268435456,<br>
0xf8000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/524288<br>
[ &nbsp; 185.824] (II) Loading
/usr/lib64/xorg/modules/extensions/nvidia/libglx.so<br>
[ &nbsp; 185.833] (II) Module glx: vendor="NVIDIA Corporation"<br>
[ &nbsp; 185.833] (II) NVIDIA GLX Module &nbsp;195.36.24 &nbsp;Thu Apr 22 19:52:00 PDT
2010<br>
[ &nbsp; 185.836] (II) NOUVEAU driver for NVIDIA chipset families :<br>
[ &nbsp; 185.836] (II) NOUVEAU driver for NVIDIA chipset families :<br>
[ &nbsp; 185.839] (--) NOUVEAU(0): Chipset: "NVIDIA NV94"<br>
[ &nbsp; 186.322] (EE) Failed to initialize GLX extension (Compatible NVIDIA
X driver<br>
not found)<br>
    <br>
Your insight is greatly appreciated.<br>
  </blockquote>
  <div><br>
It seems you`re loading nouveau instead of nvidia. If that`s the case,
you might have to blacklist nouveau kernel module somehow (which seems
odd considering that I didn't have to do anything). Did you install F13
from scratch or did you upgrade from F12?<br>
  <br>
I`m not at home right now so I can`t check my configuration files, but
I`ll do that as soon as I can and see if that's anything that could
help you.<br>
  </div>
  </div>
  <br>
Regards,<br>
  <br>
Andre<br>
</blockquote>
<br>
<br>
<br>
I am thinking that your problem is nouveau must be blacklisted in the
grub.conf file<br>
<br>
<a class="moz-txt-link-freetext" href="http://rpmfusion.org/Howto/nVidia">http://rpmfusion.org/Howto/nVidia</a><br>
<br>
See the Fedora 12/13 install guide for the instruction to install<br>
<br>
Selinix protection must be lowered to allow the nvidia driver to load
and<br>
<br>
rdblacklist=nouveau&nbsp; must be added to the kernel lines after quiet<br>
<br>
These steps should be done before a reboot<br>
<br>
<br>
<br>
<br>
<br>
I have not installed F 13 yet but I suspect I will have to disable the
nvidia drivers and reactivate nouveau before I attempt the upgrade.<br>
<br>
After installation of F 13 then install nvidia drivers again<br>
<br>
Michael<br>
<br>
<br>
</body>
</html>