all i wanted to do was install a driver in Fedora Core 6 for 3D support on my Radeon X1300 pro.
unfortunately its never that easy in linux:
after installing the drivers i ran aticonfig, which modded my xorg.conf file to use the fglrx driver and whatever else, but i can't start the X server whatsoever by using fglrx as a driver. the error i get:
Code:
dlopen: /usr/lib/xorg/modules/drivers/fglrx_drv.so cannot restore segment prot after reloc: Permission denied
(EE) Failed to load /usr/lib/xorg/modules/drivers/fglrx_drv.so
(EE) Failed to load module "fglrx" (loader failed, 7)
(EE) No drivers available.
help?