On Tue, 29 Mar 2011 13:13:33 -0600
Mark Carlson <carlsonm...@gmail.com> wrote:

> On Tue, Mar 29, 2011 at 10:48 AM, Joe S <joes...@shaw.ca> wrote:
> > (EE) Failed to load /user/lib/xorg/modules/drivers/nvidia_drv.so
> > (EE) Failed to load module nvidia (loader failed, 7)
> > (++) Using config file: /root/xorg.conf.new
> > (==) Using system config directory /usr/share/X11/xorg.conf.d
> > (EE) [drm] No DRICreatePCIBusID symbol
> 
> Actually, having this line commented out may be preventing the nvidia
> driver from being loaded.
> 
> > #Load "dri"
> 
> Notice the error message:
> 
> (EE) [drm] No DRICreatePCIBusID symbol
> 
> This may be causing the nvidia_drv.so loader to fail.
> 
> -Mark C.
> 
> _______________________________________________
> clug-talk mailing list
> clug-talk@clug.ca
> http://clug.ca/mailman/listinfo/clug-talk_clug.ca
> Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
> **Please remove these lines when replying

Actually, that line needs to be commented out for the proprietary nvidia driver 
along with Load Glcore. The nv driver doesn't have 3d acceleration so it 
probably doesn't need it either but i'm not sure if having it in xorg.conf 
makes any difference. What i can see it that the system is still trying to load 
the nvidia driver, ignoring the nv in xorg.conf. It should be uninstalled 
considering the card is too old to be supported by it anyways. The latest xorg 
versions can work without a xorg.conf so I would mv xorg.conf xorg.conf.old, 
remove the nvidia driver and see what happens. I'm betting the nv driver will 
be loaded without a problem as long as that proprietary blob is gone. this 
gives good reason why it should be installed via the debian method instead of 
the .run package. .debs are much easier to uninstall if you have to.
-- 
Rick Johnson <rick.j...@gmail.com>

_______________________________________________
clug-talk mailing list
clug-talk@clug.ca
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
**Please remove these lines when replying

Reply via email to