help please... i gotta know what i'm doing wrong here...
step by step...using the 3.3.4-5.fc17.x86_64 kernel (with matching devel and headers) and the 12.6 legacy binary:
Development Tools:
Code:
yum groupinstall development-tools
DKMS
Mesa
Code:
yum install mesa-dri-drivers mesa-dri-drivers.i686 mesa-libGL mesa-libGL.i686 mesa-dri-filesystem mesa-dri-filesystem.i686 mesa-libEGL mesa-libEGL.i686 mesa-libGLU mesa-libGLU.i686
Repairing Mesa (yes, i know it's erroneous...but what the hey)
Code:
yum reinstall mesa-libGL
Reboot
ATI Binary Installer
Code:
sh ./amd-driver-installer-12.6-legacy-x86.x86_64.run
Remove Radeon From Intramfs
Code:
mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-radeon.img
dracut /boot/initramfs-$(uname -r).img $(uname -r)
...the log readout...
Code:
Check if system has the tools required for installation.
Uninstalling any previously installed drivers.
Creating symlink /var/lib/dkms/fglrx/8.97.100.3/source ->
/usr/src/fglrx-8.97.100.3
DKMS: add completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area....
cd /var/lib/dkms/fglrx/8.97.100.3/build; sh make.sh --nohints --uname_r=3.3.4-5.fc17.x86_64 --norootcheck......
cleaning build area....
DKMS: build completed.
fglrx:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.3.4-5.fc17.x86_64/extra/
depmod....
DKMS: install completed.
[Reboot] Kernel Module : dracut
...and after reboot i'm still getting a blank screen when starting X