Quote:
Originally Posted by george_toolan
Seriously. Read the error message you posted and try to make your own kmods if you don't believe me.
Code:
yum install kmod-catalyst
It doesn't get much easier than this and you won't need any akmods as long as rpmfusion keeps building kmods for each new kernel release.
Btw Catalyst 12.4 is available on rpmfusion now
Code:
yum --enablerepo=rpmfusion-nonfree-updates-testing update kmod-catalyst
|
yup I have already removed akmod-catalyst and installed kmod-catalyst. But problem still persists. System is not loading GUI.
---------- Post added at 03:10 PM ---------- Previous post was at 03:09 PM ----------
Quote:
Originally Posted by Fenrin
I agree akmod-catalyst is not as reliable as kmod-catalyst with the particular supported kernel version. Building the needed kernel module with akmod-catalyst fails sometimes.
you can probably boot into console mode, if you add 3 in the bootline of the grub menu entry for fedora. The line where it says "linux /boot/vmlinuz.... rhgb quiet" is the line where you should add 3
When the grub menu appears, select the Fedora entry, press e and add 3 at the end of the line. Then press the F10 key to boot.
|
Ok I have tried it but didn't help.
This is parameters shown in grub:
linux /vmlinuz-3.3.2-6.fc16.x86_64 root=/dev/mapper/VolGroup-lv-rootro\
nomodeset rd.md=0 rd.dm=0 rd.lvm.lv=Volgroup/lv_swap KEYTABLE=US quie\
t SYSFONT=latarcyrheb-sub rhgb rd.lvm.lv= Volgroup/lv_root rd.luks=0 L\
AND=enUS.UTF-8
radeon.modeset=0
I think dark red parameters can help.Any further suggestions?