Henrik Christiansen napisaĆ(a):
>
> I did a full cooker update today which included
> nvidia-9746-4plf2007.1, but could not get x to run.
>
> Failure was:
> Failed to initialize the GLX module.
>
> in xorg.conf I have:
> Load "/usr/lib/xorg/modules/extensions/nvidia/libglx.so"
> which links to libglx.so.1.0.9746
>
> However if I change xorg.conf to:
> Load
> "/usr/lib/xorg/modules/extensions/nvidia/libglx.so.1.0.9746"
> X runs
>
> Maybe it's a locale problem as I could not find anything about this
> problem anywhere, so I just want to mention it here.
>
this solved problem for me
add to xorg.conf
in section screen
Option "AddARGBGLXVisuals" "True"
in section files
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules/"
in section module
load "glx"
in section device
option renderaccel "true"
option allowglxwithcomposite "true"
_______________________________________________
PLF-discuss mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-discuss