#580980 xserver-xorg-video-radeon: pink tinted translucent windows on Mobility 7500 M7 LW [rv200]

Package:
libgl1-mesa-dri
Source:
mesa
Description:
free implementation of the OpenGL API -- DRI modules
Submitter:
Mau
Date:
2025-02-20 05:51:02 UTC
Severity:
normal
#580980#5
Date:
2010-05-10 11:05:06 UTC
From:
To:
Since KMS has been enabled, most of the translucent/darkened/transparent
windows look pink in KDE4.

The only way to avoid this issue seems to be completely disabling
compositing; oddly enough, konsole's windows aren't affected (pls. see
attached screenshots).

Furthermore, a 1px high white stripe on the lower edge of the screen
appears since the radeon module gets loaded and remains until power off,
but this should probably be the subject of a further bug report.


Thanks


Mau
Debian Release: squeeze/sid
990 unstable ftp.de.debian.org
990 testing-proposed-updates ftp.de.debian.org
990 testing security.debian.org
990 testing ftp.de.debian.org
990 stable security.debian.org
990 stable ftp.de.debian.org
990 proposed-updates ftp.de.debian.org
99 experimental ftp.de.debian.org
500 unstable www.debian-multimedia.org
500 unstable snapshots.ekiga.net
500 unstable sidux.wuertz.org
500 unstable sidux.net
500 unstable packages.kirya.net
500 unstable debian.pengutronix.de
500 unstable deb.opera.com
500 testing www.debian-multimedia.org
500 stable www.debian-multimedia.org
500 oldstable-proposed-updates ftp.de.debian.org
200 unstable sidux.com
--- Package information. ---
Depends (Version) | Installed
=======================================-+-==================
libc6 (>= 2.7) | 2.10.2-6
libdrm-radeon1 (>= 2.4.17) | 2.4.18-5
libdrm2 (>= 2.4.16) | 2.4.18-5
libpciaccess0 (>= 0.10.2) | 0.11.0-2
libpixman-1-0 | 0.16.4-1
xserver-xorg-core (>= 2:1.6.99.900) | 2:1.7.7-1


Package's Recommends field is empty.

Suggests (Version) | Installed
=============================-+-===========
firmware-linux | 0.24

#580980#10
Date:
2010-07-09 21:28:36 UTC
From:
To:
Any chance you try with a normal Debian kernel and without all these
hundreds of options on your kernel boot command line?

thanks,
Brice

#580980#15
Date:
2010-08-03 22:33:40 UTC
From:
To:
Il 09/07/2010 23:28, Brice.Goglin ha scritto:
I already tested a clean setup in the past; tried again today: booted
with current 2.6.32-5-686 stock Debian kernel, with no options, and made
Xorg start _without_ any xorg.conf.

Again, a 1px horizontal white stripe on the bottom of the screen
appeared as soon as the radeondrmfb module got loaded; after entering a
KDE session, activating the translucency effect produced as usual pink
tinted translucent windows.

But I recently made an interesting find: translucency in compiz fusion
(in KDE, by previously disabling plasma desktop effects) works
perfectly, and also gives the overall impression of a fairly better
responding graphics. What's so different there?

Thanks


Mau

#580980#20
Date:
2010-09-07 20:08:17 UTC
From:
To:
Hi

Same hardware here :
ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]

Same issues :
- 1px white line at the botton of the screen as soon as the module is loaded
- tinted transluency is pink (when effects/composite are enabled on KDE)

But I also noticed this additional issue :
- When i disable effects in KDE, the title bar & border of the windows is
missing, or corrupted, and not refreshed (see screenshot with konsole). Should
I file another bug for this one ?

I noticed that whenever I disable KMS none of the three issues stated above
appear.

That's the way I disabled radeon KMS:
- comment out the following line of /etc/modprobe.d/radeon-kms.conf
    options radeon modeset=1

- add one of these parameter to the kernel boot options (in grub)
    radeon.modeset=0
or
    nomodeset


xserver-xorg-video-radeon v 1:6.13.1-2
linux-image-2.6.32-5-686  v 2.6.32-21
firmware-linux            v 0.26


Best regards
Fabien

#580980#25
Date:
2010-09-08 07:05:11 UTC
From:
To:
BTW, does the pink translucency happen with the OpenGL and/or XRender
backend for KDE compositing?

If there isn't one already, yes.

#580980#30
Date:
2010-09-08 11:41:20 UTC
From:
To:
Pink translucency happens only with the OpenGL backend.
Transluency looks fine with XRender

ok, it's :  596061

#580980#35
Date:
2010-09-08 11:45:10 UTC
From:
To:
Pink translucency happens only with the OpenGL backend.
Transluency looks fine with XRender

ok, it's :  596061

#580980#40
Date:
2010-09-08 13:42:26 UTC
From:
To:
reassign 580980 libgl1-mesa-dri
kthxbye

That's most likely a bug in radeon_dri.so from the libgl1-mesa-dri
package then, reassigning.

The white line may or may not be related.

#580980#49
Date:
2010-09-10 07:09:42 UTC
From:
To:
OpenGL backend) but it doesn't look like with Xrender either.

NB : 1px white line is displayed both in console & X

in xorg.conf I added these lines

Section "Device"
        Option     "RenderAccel"                "off"

        Identifier  "Card0"
        Driver      "radeon"
        VendorName  "ATI Technologies Inc"
        BoardName   "Radeon Mobility M7 LW [Radeon Mobility 7500]"
        BusID       "PCI:1:0:0"
EndSection


In Xorg.0.log I can see
(**) RADEON(0): Option "RenderAccel" "off"

#580980#54
Date:
2010-09-13 08:56:20 UTC
From:
To:
Possibly two separate bugs then, one in the X driver's RENDER
acceleration code and one in the Mesa radeon driver.

Yet another bug in the kernel then. Is it using the laptop panel's
native resolution?

#580980#59
Date:
2010-09-13 10:54:39 UTC
From:
To:
Le lundi 13 septembre 2010, Michel Dänzer a écrit :

Just to clean any doubt, by saying "it doesn't look like with Xrender either."
I meant that translucency is always fine with XRender engine (whether
RenderAccel is on or off)

Yes, with the native resolution (1400x1050)

#580980#64
Date:
2011-05-10 11:18:33 UTC
From:
To:
Hello,

Just a note to tell you that I still have the issue of the "pink" translucency
with testing/wheezy with opengl backend.

I have installed mesa 7.10-4

libgl1-mesa-dri  7.10-4
libgl1-mesa-glx 7.10-4
xserver-xorg-video-radeon 1:6.14.1-1
xorg 1:7.6+6
xserver-common  2:1.9.5-1

Note : 1px line issue is fixed with kernel 2.6.38

#580980#71
Date:
2015-01-30 12:11:36 UTC
From:
To:

#580980#76
Date:
2021-12-02 11:08:51 UTC
From:
To:
Do view the attached document for details of the inheritance and reply.

Regards,
Mrs Anna Cooper.

Email: webmyprivate2019@webmail.co.za

#580980#81
Date:
2022-01-05 09:45:58 UTC
From:
To:
-- 
Dear Partner,
I  Have A Mutual Confidential Offer For You Regarding Crude Oil
Lifting Contract.
Please Kindly Open The Attached File Meanwhile Your Positive Response is Needed.
Best Regards,
Engr.Francisco Pinto.

#580980#86
Date:
2022-04-25 18:48:08 UTC
From:
To:
Hello,
Did you receive my previous message i sent to you.
Greetings.

#580980#91
Date:
2022-11-25 10:30:24 UTC
From:
To:
You surely need to respond! https://bit.ly/3iebJg0



 Sincerely,MONICA DAN

#580980#96
Date:
2025-02-20 05:48:51 UTC
From:
To:
Greetings, This is my 2nd message to you concerning funds left behind by a
relative of yours. Kindly Email me ASAP  attorneychrisklaas@zohomail.com

Best regards,
Attorney Chris Klaas
Accredited Specialist, Banking and Finance Law
------------------------------------------------------------------------------------------
The content of this email is confidential and intended for the recipient
specified in the message only. It is strictly forbidden to share any part
of this message with any third party, without a written consent of the
sender. If you received this message by mistake, please reply to this
message and follow with its deletion, so that we can ensure such a mistake
does not occur in the future.