So this is happening with the LiveCD? When you insert the LiveCD it kicks you to a shell, correct?
su - rpm -Uvh http://download1.rpmfusion.org/nonfr...ble.noarch.rpm http://download1.rpmfusion.org/free/...ble.noarch.rpm yum --enablerepo=rpmfusion-nonfree-updates-testing install akmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs.i386 |
rm -f /usr/lib/dri/fglrx_dri.so ln -s /usr/lib64/dri/fglrx_dri.so /usr/lib/dri/fglrx_dri.so ldconfig |
su - yum install system-config-display |
su - aticonfig --initial -f su - gedit /etc/X11/xorg.conf |
Section "Extensions" Option "Composite" "Enable" EndSection Section "ServerFlags" Option "AIGLX" "on" EndSection Section "DRI" Mode 0666 EndSection |
Option "OpenGLOverlay" "off" Option "VideoOverlay" "on" |
su - mv /boot/initrd-`uname -r`.img /boot/initrd-`uname -r`.img.backup mkinitrd -v /boot/initrd-`uname -r`.img `uname -r` |
su gedit /boot/grub/grub.conf |
su - rm -f /etc/yum.repos.d/rpmfusion-nonfree-updates-9.repo rm -f /etc/yum.repos.d/fedora9.repo sed -i -e 's|^exclude.*||' /etc/yum.repos.d/fedora* yum clean all yum update libdrm |
Originally Posted by bomfunk ![]() No. I'm using the 64-bit installation DVD. Installation goes all fine and dandy, and after the last step (automatic config), it kicks me in the shell and asks for login. |
Fatal server error: Caught signal 11. Server aborting |
(EE) RADEONHD(0): RandR: No valid modes. Disabling RandR support. (EE) RADEONHD(0): Failed to detect a connected monitor |
Originally Posted by bomfunk ![]() esocid - I tried, but I don't get the net on my sig rig for some reason ![]() |
Would I be just be better off installing a NVIDIA card? I have a spare 8500GT lying around, that should be good enough for Compiz and most Linux OGL games, correct? |