Welcome to the Linux Foundation Forum!
ati-catalyst 9.6 on kernel 2.6.30(x86) Crash!!
Anyone can run ati-catalyst 9.6 on kernel 2.6.30 well?
I'm useing Archlinux (i686) on kernel 2.6.30 with catalyst 9.6, but badly video driver. Run glxgear or glxinfo then crash everytime, everytime!! god know it.
The catalyst 9.6-4 in aur, Dose anyone can fix it?
PS:Video Card is ATI Mobility Radeon HD 3450 (M82,PCI:1002-95C4)
PS2: Yesterday 9.7 is out, Crash again.
PS3: I jump at Archlinux(x64) at last, It works now, just works.
0
Comments
-
What video card and driver are you using?0
-
As far as of what I've heard the 9.6 driver doesn't work with 2.6.30. Don't know about 9.7. They're all horribly written propitary plumps anyways.0
-
I'm not positive about this, but, with the 2.6.30 kernels, weren't a lot of firmware drivers removed from the kernel? With the new kernel in Debian Sid, ATI users had to "apt-get install linux-firmware" in order to get their cards working. With linux-firmware some were able to make ATI drivers work, others still had problems.
This is why I stick with Nvidia. Their drivers may be closed source, but at least they make an attempt to have them working with recent linux kernels.0 -
9.6 Catalyst drivers havent really worked since a few kernels ago... it just basically does not work..0
-
Alright, it seems a lot of people are curious about whether ATI catalyst driver 9.6 runs in F11, including me, I decided to give it another try - the first try was a failure when I tried to downgrade kernel to 2.6.27.24-170.2.68.fc10 directly. Now, the result of second try is out, it works.
That is, when you do the following steps. It is worth mentioning that there is absolutely NO guarantee that it will work in your system. If you want a stable system, I suggest a little more patience while playing with community driver, which in my opinion deserves praises, since it is getting better all the time.
My hardware specifications:
Athlon X2 7750 BE + DDR2-1066 2G x2 + Asrock 790GMH/128M + integrated graphics HD3300
OS: Fedora 11 x86_64
1) download fc10 kernel source rpm:
Code:
$wget http://kojipkgs.fedoraproject.org/packages/kernel/2.6.27.24/170.2.68.fc10/src/kernel-2.6.27.24-170.2.68.fc10.src.rpm
2) rebuild 2.6.27.24 kernel for F11
Code:
$rpmbuild --rebuild kernel-2.6.27.24-170.2.68.fc10.src.rpm
note: keep it in mind, this step may take while and require about 7G disk space
3) install new kernel and kernel-devel packages
Code:
#yum localinstall kernel-2.6.27.24-170.2.68.fc11.x86_64.rpm kernel-devel-2.6.27.24-170.2.68.fc11.x86_64
note: you need to disable gpgcheck temporarily.
4) download ATI catalyst driver
Code:
$wget https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-9-6-x86.x86_64.run
note: if you have a different chipset, choose what you need accordingly.
5) install ATI catalyst driver
Code:
#sh ati-driver-installer-9-6-x86.x86_64.run
6) check out xorg.conf file. If you don't have a /etc/X11/xorg.conf beforehand, I recommend create it before step 5 by:
Code:
#Xorg -configure :1
#cp ~/xorg.conf.new /etc/X11/xorg.conf
7) disable SELinux by append 'selinux=0' . Yeah, you have to do this, otherwise, at least in my box, it won't boot.
Code:
#sed -ie 's/\(kernel .*2.6.27.24-170.2.68.*\)/\1 selinux=0/' /boot/grub/grub.conf
8) reboot system, and good luck!
9) when you are tired of fglrx, or rpmfusion release fglrx rpms, you just need to do:
Code:
#cd /usr/share/ati
#./fgl_uninstall.sh
#yum remove kernel-2.6.27.24-170.2.68.fc11.x86_64.rpm kernel-devel-2.6.27.24-170.2.68.fc11.x86_64
then everything back on track again.
Known issues:
1) the alsa driver in kernel 2.6.27.24 is 1.0.17, so, if your audio card is not supported like mine, you'd better download alsa driver 1.0.20 and install it.
2) some system services may need to be manually enabled again.
3) the driver runs basically stable here, but I find the window minimize/maximize function does not work rightly. But I'm not sure whether it's a compiz problem or fglrx issue.
Ok, the difference of glxgears benchmark when using radeon or fglrx driver is quite noticable, about 330~360 fps (radeon) vs 2000~2900 fps (fglrx), although the difference of realtime performance aren't that different.
Another thing, when selinux is enabled, F11 won't boot, in my case, it hangs at system logger after auditd failed message. So, i whether it is a selinux conflict or audit daemon issue. I hope someone may give a hint here.
thanks.
Yes that is a nice idea but have you ever thought of going up to the biggest guy on the subway and telling him your thoughts on this. I wonder what he might do, or would you even do it.
wow gold0 -
Maybe I need got a fedora, but I don't use fedora. So skip it.0
-
Hi,
A couple of things:
[ol]
[li]glxgears is NOT a benchmark, it doesn't really matter how much fps does it report as long as DRI is working, also, take into account that if your monitor refreshes the screen, let's say, 60 times per second, it doesn't really matter how much fps your card can do, your monitor will not magically be able to output 3200 frames per second, period.[/li]
[li]fglrx (catalyst, or whatever you call them) DO NOT WORK officially with anything above 2.6.28.10, which is the latest .28 release of the linux kernel. 2.6.29 and 2.6.30 releases are plainly unsupported. This holds valid for fglrx 9.6 and 9.7. Yes, I am perfectly aware that there are patches around to make them kind-of-work with newer kernels, but if you use them expect all kind of annoyances (spam logs which will fill your /var/ partition, hangs, lockups, acpi stuff not working, etc etc etc), you get the idea. Of course, the magically work for *some* persons, which doesn't mean they truly work at all.[/li]
[/ol]
So, to sum up: if you truly need the propietary fglrx driver, the best idea is to stay at linux 2.6.28.x.0
Categories
- All Categories
- 217 LFX Mentorship
- 217 LFX Mentorship: Linux Kernel
- 788 Linux Foundation IT Professional Programs
- 352 Cloud Engineer IT Professional Program
- 177 Advanced Cloud Engineer IT Professional Program
- 82 DevOps Engineer IT Professional Program
- 146 Cloud Native Developer IT Professional Program
- 137 Express Training Courses
- 137 Express Courses - Discussion Forum
- 6.1K Training Courses
- 46 LFC110 Class Forum - Discontinued
- 70 LFC131 Class Forum
- 42 LFD102 Class Forum
- 226 LFD103 Class Forum
- 18 LFD110 Class Forum
- 36 LFD121 Class Forum
- 18 LFD133 Class Forum
- 7 LFD134 Class Forum
- 18 LFD137 Class Forum
- 71 LFD201 Class Forum
- 4 LFD210 Class Forum
- 5 LFD210-CN Class Forum
- 2 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum - Discontinued
- 2 LFD233 Class Forum
- 4 LFD237 Class Forum
- 24 LFD254 Class Forum
- 693 LFD259 Class Forum
- 111 LFD272 Class Forum
- 4 LFD272-JP クラス フォーラム
- 12 LFD273 Class Forum
- 144 LFS101 Class Forum
- 1 LFS111 Class Forum
- 3 LFS112 Class Forum
- 2 LFS116 Class Forum
- 4 LFS118 Class Forum
- 4 LFS142 Class Forum
- 5 LFS144 Class Forum
- 4 LFS145 Class Forum
- 2 LFS146 Class Forum
- 3 LFS147 Class Forum
- 1 LFS148 Class Forum
- 15 LFS151 Class Forum
- 2 LFS157 Class Forum
- 25 LFS158 Class Forum
- 7 LFS162 Class Forum
- 2 LFS166 Class Forum
- 4 LFS167 Class Forum
- 3 LFS170 Class Forum
- 2 LFS171 Class Forum
- 3 LFS178 Class Forum
- 3 LFS180 Class Forum
- 2 LFS182 Class Forum
- 5 LFS183 Class Forum
- 31 LFS200 Class Forum
- 737 LFS201 Class Forum - Discontinued
- 3 LFS201-JP クラス フォーラム
- 18 LFS203 Class Forum
- 130 LFS207 Class Forum
- 2 LFS207-DE-Klassenforum
- 1 LFS207-JP クラス フォーラム
- 302 LFS211 Class Forum
- 56 LFS216 Class Forum
- 52 LFS241 Class Forum
- 48 LFS242 Class Forum
- 38 LFS243 Class Forum
- 15 LFS244 Class Forum
- 2 LFS245 Class Forum
- LFS246 Class Forum
- 48 LFS250 Class Forum
- 2 LFS250-JP クラス フォーラム
- 1 LFS251 Class Forum
- 150 LFS253 Class Forum
- 1 LFS254 Class Forum
- 1 LFS255 Class Forum
- 7 LFS256 Class Forum
- 1 LFS257 Class Forum
- 1.2K LFS258 Class Forum
- 10 LFS258-JP クラス フォーラム
- 118 LFS260 Class Forum
- 159 LFS261 Class Forum
- 42 LFS262 Class Forum
- 82 LFS263 Class Forum - Discontinued
- 15 LFS264 Class Forum - Discontinued
- 11 LFS266 Class Forum - Discontinued
- 24 LFS267 Class Forum
- 22 LFS268 Class Forum
- 30 LFS269 Class Forum
- LFS270 Class Forum
- 202 LFS272 Class Forum
- 2 LFS272-JP クラス フォーラム
- 1 LFS274 Class Forum
- 4 LFS281 Class Forum
- 9 LFW111 Class Forum
- 259 LFW211 Class Forum
- 181 LFW212 Class Forum
- 13 SKF100 Class Forum
- 1 SKF200 Class Forum
- 1 SKF201 Class Forum
- 795 Hardware
- 199 Drivers
- 68 I/O Devices
- 37 Monitors
- 102 Multimedia
- 174 Networking
- 91 Printers & Scanners
- 85 Storage
- 758 Linux Distributions
- 82 Debian
- 67 Fedora
- 17 Linux Mint
- 13 Mageia
- 23 openSUSE
- 148 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 353 Ubuntu
- 468 Linux System Administration
- 39 Cloud Computing
- 71 Command Line/Scripting
- Github systems admin projects
- 93 Linux Security
- 78 Network Management
- 102 System Management
- 47 Web Management
- 63 Mobile Computing
- 18 Android
- 33 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 370 Off Topic
- 114 Introductions
- 173 Small Talk
- 22 Study Material
- 805 Programming and Development
- 303 Kernel Development
- 484 Software Development
- 1.8K Software
- 261 Applications
- 183 Command Line
- 3 Compiling/Installing
- 987 Games
- 317 Installation
- 96 All In Program
- 96 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)