On Sat, 2006-04-08 at 21:37 +0200, Jurgen Kramer wrote: > On Sat, 2006-04-08 at 14:39 +0200, Chitlesh GOORAH wrote: > > On 4/8/06, Thorsten Leemhuis <fedora@xxxxxxxxxxxxx> wrote: > > > Am Samstag, den 08.04.2006, 14:01 +0200 schrieb Chitlesh GOORAH: > > > > This might be helpful too: > > > > http://clunixchit.blogspot.com/2006/04/nvidia-driver-10-8756-and-fc5.html > > > > > > Livna packages are building already and will be published later today > > > for FC-5. FC-4 will follow later. > > The first packages for i686 are now on livna. To get OpenGL working the > following command is needed: > > chcon -t > texrel_shlib_t /usr/lib/xorg/modules/extensions/nvidia/libglx.so.1.0.8756 > > Otherwise loading libglx will fail: > > audit(1144524489.912:11): avc: denied { execmod } for pid=3838 > comm="Xorg" name="libglx.so.1.0.8756" dev=sdb6 ino=19236644 > scontext=root:system_r:xdm_xserver_t:s0-s0:c0.c255 > tcontext=system_u:object_r:lib_t:s0 tclass=file > Also add: chcon -t texrel_shlib_t /usr/lib/nvidia/libXvMCNVIDIA.so.1.0.8756 Otherwise XvMC won't work. > Jurgen > >