You are not logged in.

#1 2011-06-19 18:42:47

binaryanomaly
Member
Registered: 2011-06-19
Posts: 26

ATI Catalyst issues - gnome

Hi

I switched to ati catalyst drivers from xf86-video-ati

Gnome now has some graphical issues, top bar is white panel corners look strange, transparent background in console is not transparent
Xorg.0.log http://pastebin.com/v3mxFcb1

dmesg http://pastebin.com/dkWG0Z7N


lsmod | grep fglrx
fglrx                2737643  95
button                  4510  1 fglrx

For some reason the radeon module still gets loaded

lsmod | grep radeon
radeon                989571  0
ttm                    54560  1 radeon
drm_kms_helper         27529  1 radeon
drm                   181991  3 radeon,ttm,drm_kms_helper
i2c_algo_bit            5239  1 radeon
i2c_core               20165  5 radeon,drm_kms_helper,drm,i2c_i801,i2c_algo_bit

I was no able to remove it yet, following https://wiki.archlinux.org/index.php/Ati

Don't know if this has an influence...

Thanks for any hints on how to fix this.

-b

Offline

#2 2011-06-19 19:43:49

bwat47
Member
Registered: 2009-10-07
Posts: 638

Re: ATI Catalyst issues - gnome

Known bug with catalyst and gnome-shell.
http://ati.cchtml.com/show_bug.cgi?id=99

Last edited by bwat47 (2011-06-19 19:44:42)

Offline

#3 2011-06-19 19:50:39

binaryanomaly
Member
Registered: 2011-06-19
Posts: 26

Re: ATI Catalyst issues - gnome

bwat47 wrote:

Known bug with catalyst and gnome-shell.
http://ati.cchtml.com/show_bug.cgi?id=99

Ah thanks :-/

Any idea why the radeon module still get's loaded after reversing everything according to https://wiki.archlinux.org/index.php/Ati

Offline

#4 2011-06-19 20:51:40

Radioactiveman
Member
From: Germany
Registered: 2010-05-13
Posts: 388

Re: ATI Catalyst issues - gnome

Did you add "nomodeset" to your kernel line?
If it is still loaded, take a look on blacklisting modules.

Offline

#5 2011-06-19 21:16:48

binaryanomaly
Member
Registered: 2011-06-19
Posts: 26

Re: ATI Catalyst issues - gnome

Radioactiveman wrote:

Did you add "nomodeset" to your kernel line?
If it is still loaded, take a look on blacklisting modules.

Yes I did. Blacklisted now thx for the hint.

Offline

Board footer

Powered by FluxBB