You are not logged in.
Pages: 1
Curse the day I replaced my gf4 for an x1600. I can't get this thing working correctly.
All the drivers are installed and everything seems to be configured correctly but when I startx I get this:
All kinds of graphical glitches, also glxgears freezes my system. Here is my xorg.conf: http://rafb.net/paste/results/ZM7cOd24.html
Can anyone make heads or tails of this?
Offline
My first guess would have been that you're trying to use composite extentions, but I see no evidence of that in your xorg.conf...
Are there any errors or warnings in your /var/log/Xorg.0.log ?
Offline
Well, no errors. There are some fglrx warnings though. But none that seem relevant/critical to me.
The warnings related to fglrx:
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(WW) fglrx(0): Specified desktop setup not supported: 8
Besides that just some font dir warnings and a bunch of informationals.
Here is the complete log of the last startx: http://rafb.net/paste/results/lhTILD71.html
Offline
http://ati.cchtml.com/show_bug.cgi?id=403
According to this bug report, it seems FSAAEnable might be the culprit. Try disabling FSAA - see if that helps.
Offline
thanks for looking that up :-). That description does seem to be exactly the problem i'm experiencing.
I'm going to try this out later when I have some more time.
Offline
hm, didn't seem to have any kind of effect. I tried both with creating a new config file with aticonfig and the --fsaa=off option and editing my conf file manually.
A shame, back to square one I guess. Atleast I have some lead now where the problem might be.
Offline
Pages: 1