You are not logged in.
Hi Catalyst's driver (9.9) doesn't work on my PC (ATI 4870 (dvi), + (old) Screen 17" CRT (vga))
I use last kernel, 2.6.31 (on Archlinux i686)
I've uncomment the following line:
# patch -p0 < 2.6.31.patch
then, added ' !ttm !drm !radeon ' to the modules line in rc.conf (to disable them)
then restart
then > black screen
I try radeonhd, but it's really shit because Teeworld runs at 0.5fps (and I can't change my screen resolution).
I try catalyst-beta but doestn't work too.
watch my Xorg0.log here : http://forums.archlinux.fr/topic4722.html
Thanks
Last edited by mum1989 (2009-10-27 11:11:03)
Offline
I'm having the same issue, I believe. I did a system update this morning along with updating to version 9.9 of the catalyst drivers. Now when I attempt to start X, the screen goes black and every few seconds the slim screen will flicker on the monitor for a second. I've re-made and re-installed the catalyst drivers since the kernel update. What might be causing this problem?
Offline
Read the wiki...
Offline
I think the assumption is that if the troubleshooting steps posted on the wiki addressed and solved the problem, we wouldn't be posting on the forum. Thank you for your insightful response, though, it's greatly appreciated.
Offline
Don't be ironic. Most people don't read the wiki which already has many solutions for them.
Offline
Read the wiki...
great, it's help me
Don't be ironic. Most people don't read the wiki which already has many solutions for them.
pfff, I already read french wiki,and English Wiki
I can't use my new pc (on Archlinux) since 2 week
so next time don't post stupid message please
Offline
mum1989, I managed to fix the problem on my machine by deleting everything in the /etc/ati/ directory and completely un-installing the catalyst and catalyst-util packages and deleting all the files from their build directories, and then re-building and re-installing the packages. It's a shame that there is no better solution than this, but if you haven't gotten it working yet give that a try, hopefully it will work for you as well.
Offline
mum1989, I managed to fix the problem on my machine by deleting everything in the /etc/ati/ directory and completely un-installing the catalyst and catalyst-util packages and deleting all the files from their build directories, and then re-building and re-installing the packages. It's a shame that there is no better solution than this, but if you haven't gotten it working yet give that a try, hopefully it will work for you as well.
thanks, but doesn't work too
(I remove /etc/ati/ directory)
Offline
don't post stupid message please
Yeah, rudeness helps people. Move on !
Offline
catalyst 9.10 doesn't work too
Offline
It works fine for me with the HD4670. I had no problem installing catalyst 9.9 and then 9.10.
I do follow a kind of strict procedure: take all the needed files from aur catalyst and catalyst-utils (link "files"). I have created two dir in /var/local one for catalyst-utils and the other for catalyst. I download the driver from ATI with the given url. I modified the PKGBUILD to remove the part of the url I don't need (look at the variable source). I make a symb link in catalyst-utlis to point to the downloaded driver in /var/local/catalyst. I first build catalyst-utils with "makepkg". I then build catalyst with "makepkg -d".
Then I log out from any gui (c-alt-F1), in the console, I switch off kdm, remove the old drivers (pacman -R), and install the new ones starting with catalyst-utils (pacman -U). I am very carefull with this so I manually backup my xorg config file, remove it and recreate it with "sudo aticonfig --initial". I make sure I add "!" in front of kdm in /etc/rc.conf so I still get a console if something goes wrong.
Then I reboot (no sure why I need to do it last time (just restarting kdm and manually modprobe fglrx did not work). In the console, I manually start kdm with /etc/rc.d/kdm start. If it works fine, I remove the "!" in front of kdm in rc.conf. Of course fglrx is in the MODULES section of rc.conf.
If it fails, I would just stick with the xf86-video-ati driver. It works fine as long as you don't mind about 3D and a noisy fan.
Last edited by PierreR (2009-10-24 12:32:17)
Offline
If it fails, I would just stick with the xf86-video-ati driver. It works fine as long as you don't mind about 3D and a noisy fan.
the problem is
if catalyst doesn't work : I don't use this PC under Archlinux because I can't play videos games (so I use Windows all the time on this pc)
(I use Archlinux with my laptop:) (with nvidia card), Toshiba sattellite X200-21E)
Offline
With 9.9 and 2.6.30 one day I managed to get it working. Thing is, however, I do not remember what was the magic trick. At some point it simply worked. Now with 9.10 and 2.6.31, though, the trick doesn't work for me any longer, no matter what. I deleted packages, reinstalled them, deleted /etc/ati, checked rc.conf. Still, all I get is this stupid black screen. Worst thing is, imho, there's even no X11 log file. So no X11 log file and even no messages in any other log file. How am I supposed to resolve the issue?
Maybe my X11 installation is corrupted? I don't know. Actually I was thinking about installtion Ubuntu 9.10 (cause they're using the new catalyst 9.10 and kernel 2.6.31 as well) just to look at their config setup.
Offline
I try ati-radeonhd-git but only in 1024x768 and games run at 0.5fps :
http://bbs.archlinux.org/viewtopic.php?id=79509&p=6
Offline
Everyone, forget radeonhd. Only xf86-video-ati for now on.
Offline
?
but i have a ATI HD 4850 no ?
ok I try xf86-video-ati, but I want 3D acceleration !
Offline
Offline
ah ok I thought it was the opposite, thanks.
Offline
I try with xf86-video-ati but it's the same
Offline
I try ubuntu 9.04 + catalyst 9.9, it's the same
but now I change my screen and it work !
so now i will buy a new screen (22" lcd)
Offline
The problem can not decide? I have the same thing already 5 months
Offline
If you get the black screen, making you have to reboot, you should have a look at the last messages in your /var/log/messages.log before the messages of your reboot.
In my particular case the fglrx driver was crashing which made the kernel crash as well.
I believe it's important to do a "aticonfig --initial" to generate a proper xorg.conf and also to create some files in /etc/ati.
I also had to do "aticonfig --acpi-services=off" because my card has issues with the ACPI things. This is only for the HD3xxx range as far as i know though.
Edit: Typo
Last edited by Denacke (2009-10-28 19:54:33)
Offline
thanks! aticonfig --acpi-servies=off helped
Offline
I just noticed i wrote a typo in that!
It's "aticonfig --acpi-services=off"
Offline