Onlangs met succes Fedora Core 5 geinstalleerd op mijn PC, maar helaas werken de meegeleverde drivers voor TV-out en 3D hier niet lekker. Dus zou ik graag een update doet via Yum.
Nu lees ik op http://rpm.livna.org/ het volgende:
Nu lees ik op http://rpm.livna.org/ het volgende:
Deze bug staat echter op RESOLVED / FIXED. Als ik verder lees bleek het iets met SELinux te maken te hebben.To install the ati drivers simply execute "yum install kmod-fglrx" or "yum install kmod-fglrx-smp" if you use a SMP-Kernel.
Note1: The ATI driver currently does not work on x86_64 with 2.6.16; We track the status and work on a proper solution in Bug 842
Maar is dit nu al automatisch via een update te regelen? En betekent dit dat een update voor x86_64 nu wel zou moeten werken?I installed the following packages via yum (and all dependencies, of course):
xorg-x11-drv-fglrx
xorg-x11-drv-fglrx-libs-32bit
(i.e. - "yum --enablerepo=livna-testing install xorg-x11-drv-fglrx
xorg-x11-drv-fglrx-libs-32bit")
but I was having the same trouble as everyone else
(e.g. - X Error of failed request: GLXBadContext
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 18
Current serial number in output stream: 18)
It turns out it was selinux causing problems; I did the following to fix it
without disabling selinux:
1. Installed checkpolicy (yum install checkpolicy; also, there might be other
selinux packages you need to install; checkpolicy was the only one that wasn't
installed for me by default)
2. Ran "audit2allow -d -M modulename" (modulename can be whatever you want, I
used doug) 3. Then ran "/usr/sbin/semodule -i modulename.pp" (again using
doug.pp instead of modulename.pp)
Note: I did not have to move, rename, or symlink any of the libGL* files that T
Whipple needed.
Ik denk altijd heel goed na voordat ik iets stoms zeg