I allmost broke my F11. I got HP Compaq nx6325 with Ati Xpress 1150 (200M). I went thru first post and thru 3564. But when I went thru 3564, this line:
Code:
aticonfig --initial
In konsole, that sayd to me some thing like that "No sutch device" and this line:
Code:
aticonfig --set-pcs-str="DDX,EnableRandR12,FALSE"
Gave me same answer. After that I thout, that catalyst drivers dont support my grafic chip. But I hoped that it may work. I made restart and when Fedora booted up, there was no more this Fedora bubble in middle of screen filling up with white milk, but there was text "Fedora 11" in right side bottom corner of screen. And three lines coming from left, first is blue, on top of that is lightblue and on top of that is white, they all are raceing to right corner, where is Fedora 11. And when they all get to Fedora 11, screen goes black for short time and after that some random code goes over screen. And when code finally stops, I can type text, I tried "login" and "restart", but nothing happends. Then I tried CTRL+ALT+DEL, and linux came into live and send thous kill signals everywhere with "[OK]" and made restart.
I tried this init 3 thing after that. In grub I typed "e" and selected kernel line and at wery end in that line I typed "3". Pressed Enter and pressing "b" linux started up in konsole and I managed to log in as root. Typed in:
Code:
yum remove *catalyst*
After that I made restart. And Fedora started up, without bubble, but X started working with bad resolution and desktop started working allso with bad resolution and with wery small font size. Went to konsole:
Code:
su -
mv /boot/initrd-`uname -r`.img.backup /boot/initrd-`uname -r`.img.
rm /etc/X11/xorg.conf
Made restart after that. Fedora started up with good resolution and with good font size. Onely startup is without Fedora bubble, i got now thous three lines on top of eachother raceing to Fedora 11.
Some info about system:
Code:
uname -a
Linux minu.arvuti 2.6.30.8-64.fc11.x86_64 #1 SMP Fri Sep 25 04:43:32 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
Code:
lspci | grep -i ati
00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 10)
00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:04.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:05.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:06.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:12.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller (rev 80)
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80)
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80)
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller (rev 80)
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 82)
00:14.1 IDE interface: ATI Technologies Inc IXP SB400 IDE Controller (rev 80)
00:14.2 Audio device: ATI Technologies Inc IXP SB4x0 High Definition Audio Controller (rev 01)
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev 80)
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge (rev 80)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon Xpress 200M]
02:01.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethernet (rev 03)
30:00.0 Network controller: Broadcom Corporation BCM4312 802.11a/b/g (rev 01)
Right now I noticed, that in first post, there is:
( All ATI cards below the HD series are unsupported )
Clearly my mistake, that I didnt notice that before. But when I went checking under that link, and I chouse my Integrated Xpress 200M, I got this page:
http://support.amd.com/us/gpudownloa...1&lang=English
And in that list, there is ATI Radeon Xpress Series. But this driver seems to be quite old. Eny sugsestions, how I got some hardware acceleration?
Im sorry about my english, not my first language, still learning.