[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [solved] Re: can glx work without nvidia driver?



H.S.(hs.samix@gmail.com) is reported to have said:
> Florian Kulzer wrote:
> > On Sat, Aug 18, 2007 at 11:09:07 -0400, H.S. wrote:
> >> Florian Kulzer wrote:
<--<snip>-->
> 
> That worked. Did "sudo aptitude --purge remove nvidia-glx", logged out,
> restarted gdm and logged back in and glx worked. It is veeery slow
> (understandably) but my OpenGL program runs at least.
> 
> BTW, I get this in Xorg's log file:
> $> cat /var/log/Xorg.0.log | grep '(EE)'
>         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (EE) Failed to load module "type1" (module does not exist, 0)
> (EE) AIGLX: Screen 0 is not DRI capable
> 
> 
> 
> If the second error a problem? Is trying to remove it worthwhile?

Easy fix.  Just add this snippet to the end oc the xorg.conf.


Section "ServerFlags"
    Option  "AIGLX" "off"
EndSEction

Wayne

-- 
Cannot load Windows 95, Incorrect DOS Version.
_______________________________________________________



Reply to: