Ciao,
I tried to install the new ATI drivers (ati-driver-installer-8-11-x86.x86_64.run ) on my F9. I have a Radeon X1300 video card and X.Org X Server 1.5.2.
At first, I tried to produce the packages for F9, supposedly supported by this ATI release:
sh ati-driver-installer-8-11-x86.x86_64.run --buildpkg Fedora/F9
but got an error:
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/X11R6/lib/libAMDXvBA.cap
/usr/X11R6/lib/modules/extensions/libdri.so
/usr/bin/amdupdaterandrconfig
/usr/bin/amdxdg-su
So, I installed them with the graphical interface and the generic installation.
After the installation I run:
aticonfig --initial
and rebooted the system.
After the boot, the X server did not start.
So I replaced the new xorg.conf with the old, working one.
Now the X server works, but Kwin crashes on logon (error 6). Any clues?
This is the (abridged) debug of the crash:
Application: KWin (kwin), signal SIGABRT
(no debugging symbols found)
.....
[Thread debugging using libthread_db enabled]
[New Thread 0xb80b19b0 (LWP 6326)]
(no debugging symbols found)
..
[KCrash handler]
#6 0x00110416 in __kernel_vsyscall ()
#7 0x00a2e660 in raise () from /lib/libc.so.6
#8 0x00a30028 in abort () from /lib/libc.so.6
#9 0x00a2757e in __assert_fail () from /lib/libc.so.6
#10 0x0015363b in _XRead () from /usr/lib/libX11.so.6
#11 0x00259d35 in ?? () from /usr/lib/libGL.so.1
#12 0x0981f670 in ?? ()
#13 0xb6886008 in ?? ()
#14 0x001490b0 in XMatchVisualInfo () from /usr/lib/libX11.so.6
#15 0x0023b375 in ?? () from /usr/lib/libGL.so.1
#16 0x0981f670 in ?? ()
#17 0x0000008f in ?? ()
#18 0x00000013 in ?? ()
#19 0x00000000 in ?? ()
Thank you,
Stefano
P.S. After a new instance of aticonfig --initial, the problem was solved and, apparently, the drivers are working ok.