03-14-2010, 02:01 AM | #1 |
Pledge
Join Date: Mar 2007
Posts: 1
|
ATI Graphics Problems
I'm using the open source ATI driver, mesa 7.7, and installed libtxc.
Attached a screenshot. |
03-14-2010, 07:16 AM | #2 |
Baron
Join Date: Nov 2007
Location: Not where it looks like, to either of us.
Posts: 706
|
Yep, that's about what you get. 'Fraid there's no pointing telling NGD about it.
This is because the opensource radeon stack does not at this time upload S3TC compressed textures. (Radeon 9500 - HD1xxx series part of the driver used to but seems not to anymore?) In fact up until recently they would upload to the space allocated for a compressed texture the uncompressed equivalent texture's worth of garbage, causing the effect you see here – the renderer rejects the texture upload, but uses its allocated space anyway. In the more recent versions of mesa (I'm using the 7.9 development branch with an HD2600), the radeon driver actually handles failed texture uploads better by not applying the texture during rendering, but as RO has no fallback lowres textures the results are more or less uniformly shaded objects. The ground is a different colour, though.
__________________
If you can't detect sarcasm yourself, please pay attention when it's pointed out to you.
Arathael :: Wyrd Sceote :: Gwn M'ger — Soul Taker, Imperial Guard of Ignis |
03-14-2010, 02:06 PM | #3 |
Marquis
Join Date: Jan 2007
Location: RA
Posts: 1,897
|
I helped my friend (mongomunken) install latest git snapshots of mesa, dri2proto, libgl etc. and the textures actually works now.
However, performance is really poor. The FPS dropped from ~1700 to ~400 in glxgears and Regnum is below 1 fps. Have you got any idea what might be causing this bad performance? EDIT: And compositing + desktop effects stopped working too, if that gives any clue.
__________________
Winning a fight is not what makes you a good player, it's how you do it.
http://home.znur.re/screenshot%20201...2011_39_37.jpg |
03-15-2010, 06:06 AM | #4 |
Baron
Join Date: Nov 2007
Location: Not where it looks like, to either of us.
Posts: 706
|
That actually sounds like you've lost direct rendering entirely....
__________________
If you can't detect sarcasm yourself, please pay attention when it's pointed out to you.
Arathael :: Wyrd Sceote :: Gwn M'ger — Soul Taker, Imperial Guard of Ignis |
03-15-2010, 12:26 PM | #5 |
Marquis
Join Date: Jan 2007
Location: RA
Posts: 1,897
|
That's what I checked first of all.
Code:
glxinfo | grep Direct
__________________
Winning a fight is not what makes you a good player, it's how you do it.
http://home.znur.re/screenshot%20201...2011_39_37.jpg |
03-15-2010, 02:08 PM | #6 |
Baron
Join Date: Nov 2007
Location: Not where it looks like, to either of us.
Posts: 706
|
but what does
Code:
glxinfo | grep renderer
__________________
If you can't detect sarcasm yourself, please pay attention when it's pointed out to you.
Arathael :: Wyrd Sceote :: Gwn M'ger — Soul Taker, Imperial Guard of Ignis |
03-20-2010, 08:50 PM | #7 |
Count
Join Date: Jun 2007
Posts: 1,186
|
I have different ATI problem, for example.
When I start Regnum and resources start loading, at one point game freezes, and in console I m getting following message on every mm of mouse move: Code:
Failed to allocate : size : -27392 bytes alignment : 4 bytes domains : 2 Spec: AMD Sempron 64 2600+ 2GB RAM ATI Radeon 9250 Kubuntu Lucid (10.04) Xorg: http://www.pastie.org/878935 Mesa 7.9-devel glxinfo: http://www.pastie.org/878943
__________________
Inquisition |
03-23-2010, 10:34 PM | #8 |
Count
Join Date: Jun 2007
Posts: 1,186
|
After very very long time, i finally managed today to log in game.
Game is not playable but at least I can log in. FPS in char selection screen is 17-20, while standing at CS is 7-9. I was regularly updating stuf in 10.04 beta, with added repo: http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu Basically, that repo is last hope for ATI, Intel etc. For Radeon, you can also try find help at freenode IRC, channel #radeon. There are few more driver and card related channels created for support..
__________________
Inquisition |
03-24-2010, 06:01 AM | #9 |
Marquis
Join Date: Jan 2007
Location: RA
Posts: 1,897
|
I have yet to be able to test anything on my friends computer, maybe this weekend.
__________________
Winning a fight is not what makes you a good player, it's how you do it.
http://home.znur.re/screenshot%20201...2011_39_37.jpg |
04-14-2010, 10:19 PM | #10 |
Master
Join Date: Aug 2007
Posts: 303
|
The graphic with the Radeon and mesa driver changed a bit in the last few months, thats how it looks now (mesa 7.8.1, radeon 6.13):
http://img695.imageshack.us/img695/6...0041500113.jpg I'm using a Radeon HD 4650 card, with catalyst driver and everything maxed I have usually 25+ fps. As soon as catalyst is compatible with Fedora 13 (beta) and xorg-server 1.8.0 I'll switch the drivers. |
|
|