Bug 657607 - [RS690] Garbled display graphics with modesetting enabled for X1200 series
Summary: [RS690] Garbled display graphics with modesetting enabled for X1200 series
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-ati
Version: 19
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jérôme Glisse
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-26 19:31 UTC by Jason
Modified: 2018-04-11 17:19 UTC (History)
14 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-02-17 13:31:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
xorg.conf (1.16 KB, text/plain)
2010-11-26 19:33 UTC, Jason
no flags Details
Xorg.0.log (33.47 KB, text/plain)
2010-11-26 19:34 UTC, Jason
no flags Details
Xorg.9.log (35.85 KB, text/plain)
2010-11-26 19:35 UTC, Jason
no flags Details
syslog (758.44 KB, text/plain)
2010-11-26 19:36 UTC, Jason
no flags Details
dmesg output (58.74 KB, text/plain)
2010-11-26 19:37 UTC, Jason
no flags Details
Screenshot of Fedora 14 after screen becoming garbled. (118.45 KB, image/png)
2010-11-26 22:08 UTC, Jason
no flags Details
dmesg with no xorg.conf and drm debug enabled (70.24 KB, text/plain)
2011-03-23 03:13 UTC, Jason
no flags Details
Xorg.0.log with no xorg.conf (35.31 KB, text/plain)
2011-03-23 03:15 UTC, Jason
no flags Details
Xorg.9.log (35.85 KB, text/plain)
2011-03-23 03:16 UTC, Jason
no flags Details
Syslog (no xorg.conf) (53.66 KB, text/plain)
2011-03-23 03:22 UTC, Jason
no flags Details
lspci for Gateway netbook LT3101u CPU - AMD ATHLON 64 ATI Radeon graphic card (22.51 KB, text/plain)
2011-07-12 16:30 UTC, Ceco
no flags Details
Gateway Kernel 2.6.38.6-26.rc1.fc15.x86_64 (39.17 KB, text/plain)
2011-07-12 16:36 UTC, Ceco
no flags Details
xorg log (114.03 KB, text/plain)
2013-08-13 18:15 UTC, g. artim
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 533645 0 low CLOSED KMS:RS690:X1200 Screen corruption 2021-02-22 00:41:40 UTC

Internal Links: 533645

Description Jason 2010-11-26 19:31:41 UTC
The display will remain ungarbled until I do anything that's too taxing on the display. Mainly zooming in on images (like google maps zooming in firefox). It definitely is exacerbated by resizing images in firefox or chromium.

I was running nomodeset to resolve this problem but as of the upgrade to fedora
14, X will no longer start with nomodeset in the kernel parameters.

--
Version-Release number of selected component (if applicable):
libdrm-2.4.22-1.fc14.x86_64
xorg-x11-drv-ati-6.13.1-0.3.20100705git37b348059.fc14.x86_64

01:05.0 VGA compatible controller: ATI Technologies Inc RS690M [Radeon X1200
Series]

2.6.35.6-48.fc14.x86_64

This occurs on a gateway laptop model lt3103u.
--

Steps to Reproduce:
1. Fire up firefox, zoom in and out with google maps
2. Observer display become unreadable
3. Profit!

Comment 1 Jason 2010-11-26 19:33:02 UTC
Created attachment 463125 [details]
xorg.conf

Comment 2 Jason 2010-11-26 19:34:04 UTC
Created attachment 463127 [details]
Xorg.0.log

Comment 3 Jason 2010-11-26 19:35:29 UTC
Created attachment 463128 [details]
Xorg.9.log

Comment 4 Jason 2010-11-26 19:36:27 UTC
Created attachment 463129 [details]
syslog

Comment 5 Jason 2010-11-26 19:37:57 UTC
Created attachment 463130 [details]
dmesg output

Comment 6 Jason 2010-11-26 22:08:08 UTC
Created attachment 463152 [details]
Screenshot of Fedora 14 after screen becoming garbled.

Comment 7 Paul Thomas 2011-03-07 04:28:22 UTC
I filed the original bug for F12, and now I've updated to F14, and I still get this. Just running firefox for a few seconds causes this. I also was using nomodeset, which no longer works.

thanks,
Paul

Comment 8 Bryan J Smith 2011-03-20 22:53:18 UTC
Also see bz#533645 comment 17 (is this a duplicate?).

As someone who also ran into the issue with F12, but not F13, only now to upgrade to F14 and see it again, I'm wondering if this isn't an upstream regression (?).  In any case, given the widespread volume of the X1200 series, we will want to test this for F15.

NOTE:  I do _not_ speak for Red Hat product support, I am with consulting.  I just ran into the issue myself after upgrading to F14 while I was on-the-road.  The workaround I'm using (disabling DRM) makes 2D performance unbearable.

Comment 9 Jason 2011-03-22 03:05:52 UTC
(In reply to comment #8)
> As someone who also ran into the issue with F12, but not F13, only now to
> upgrade to F14 and see it again, I'm wondering if this isn't an upstream
> regression (?).

I definitely encountered this bug in Fedora 13.

Comment 10 Matěj Cepl 2011-03-22 10:33:51 UTC
Reporter, what's the point of your /etc/X11/xorg.conf? What happens if you run without it (and without nomodeset)? Could you give us logs from that (even failed) attempt?

Thank you

Comment 11 Bryan J Smith 2011-03-22 14:55:57 UTC
Matej --

The "point of my /etc/X11/xorg.conf.d/01-system-setup-video.conf in case others want a working X configuration with the RS690.

But yes, I will send a log from a non-working configuration this evening.  ;)

Jason --

I'd be interested in exchanging information on and trying different kernels and X versions in Fedora 13.  I upgraded mid-F13 release, with several errata.  I know I ran with the last few kernels and X updates had no issues.

I need to go back through the changelogs to see anything of note.

Comment 12 Jason 2011-03-22 16:34:42 UTC
(In reply to comment #10)
> what's the point of your /etc/X11/xorg.conf? 
Actually, I removed a bunch of commented out configuration settings when I posted my xorg.conf. The reason it is there is because of my various X experiments (setting DRI off, changing AccelMethod, setting RenderAccel off). I was also messing around with the radeonhd driver a couple of fedoras back.

> What happens if you run without it (and without nomodeset)?
If I run with no xorg.conf and modesetting enabled, the exact same behavior is exhibited (garbled display). 

Xorg no longer starts with nomodeset: See bug 604196. 

(In reply to comment #11)
> I'd be interested in exchanging information on and trying different kernels and
> X versions in Fedora 13.

That's cool with me. I have F13 and F14 currently installed on separate partitions so that wouldn't be a problem. Although I won't be able to perform any experimenting until around 19:00 PDT when I have access to that laptop.

Comment 13 Jason 2011-03-23 03:13:38 UTC
Created attachment 486948 [details]
dmesg with no xorg.conf and drm debug enabled

Fully updated fedora with libdrm 2.4.22 and xorg-x11-drv-ati 6.13.1

Comment 14 Jason 2011-03-23 03:15:11 UTC
Created attachment 486949 [details]
Xorg.0.log with no xorg.conf

Fully updated fedora with libdrm 2.4.22 and xorg-x11-drv-ati 6.13.1

Comment 15 Jason 2011-03-23 03:16:07 UTC
Created attachment 486950 [details]
Xorg.9.log

Fully updated fedora with libdrm 2.4.22 and xorg-x11-drv-ati 6.13.1

Comment 16 Jason 2011-03-23 03:22:43 UTC
Created attachment 486951 [details]
Syslog (no xorg.conf)

Fully updated fedora with libdrm 2.4.22 and xorg-x11-drv-ati 6.13.1

Comment 17 Jason 2011-03-23 03:30:26 UTC
As expected deleting my xorg.conf file has no effect on the garbled display issue.

packages:
xorg-x11-drv-ati-6.13.1-0.4.20100705git37b348059.fc14.x86_64
libdrm-2.4.22-1.fc14.x86_64
kernel-2.6.35.11-83.fc14.x86_64

Comment 18 Paul Thomas 2011-04-20 06:24:48 UTC
Working!

OK, so I finally decided to try a new kernel. I pulled 2.6.39-rc4 from
kernel.org, the defconfig doesn't enable either DRM_RADEON or DRM_RADEON_KMS,
and everything works great like this! (don't forget to add ext4 as this is the
main thing most Fedora users would need that's not in the defconfig). If I
enable either DRM_RADEON or DRM_RADEON+DRM_RADEON_KMS I get the same problem.
I'm not sure if these settings would work with older kernels or not. Other than
the kernel the laptop is fully updated F14 even with
--enablerepo=updates-testing.

thanks,
Paul

Comment 19 Jason 2011-06-01 01:29:07 UTC
This bug is still present in fedora 15. I'm able to reproduce by zooming in and out rapidly with google maps in firefox.

libdrm-2.4.25-1.fc15.x86_64
xorg-x11-drv-ati-6.14.1-1.20110504gita6d2dba6.fc15.x86_64
kernel-2.6.38.6-27.fc15.x86_64

Comment 20 Ceco 2011-07-12 16:30:11 UTC
Created attachment 512470 [details]
lspci for Gateway netbook LT3101u CPU - AMD ATHLON 64 ATI Radeon graphic card

Comment 21 Ceco 2011-07-12 16:36:48 UTC
Created attachment 512472 [details]
Gateway Kernel 2.6.38.6-26.rc1.fc15.x86_64

Comment 22 Ceco 2011-07-12 16:44:12 UTC
(In reply to comment #20)
> Created attachment 512470 [details]
> lspci for Gateway netbook LT3101u CPU - AMD ATHLON 64 ATI Radeon graphic card

Is this AMD driver the one currently being used:

http://support.amd.com/us/gpudownload/linux/Legacy/Pages/radeon_linux.aspx?type=2.7&product=2.7.2.3.2&lang=English

Comment 23 Jérôme Glisse 2011-07-12 19:39:48 UTC
(In reply to comment #22)
> (In reply to comment #20)
> > Created attachment 512470 [details]
> > lspci for Gateway netbook LT3101u CPU - AMD ATHLON 64 ATI Radeon graphic card
> 
> Is this AMD driver the one currently being used:
> 
> http://support.amd.com/us/gpudownload/linux/Legacy/Pages/radeon_linux.aspx?type=2.7&product=2.7.2.3.2&lang=English

No this link point to the closed source driver, we don't distribute closed source software in fedora.

Comment 24 Ceco 2011-07-12 20:00:07 UTC
(In reply to comment #23)
> (In reply to comment #22)
> > (In reply to comment #20)
> > > Created attachment 512470 [details]
> > > lspci for Gateway netbook LT3101u CPU - AMD ATHLON 64 ATI Radeon graphic card
> > 
> > Is this AMD driver the one currently being used:
> > 
> > http://support.amd.com/us/gpudownload/linux/Legacy/Pages/radeon_linux.aspx?type=2.7&product=2.7.2.3.2&lang=English
> 
> No this link point to the closed source driver, we don't distribute closed
> source software in fedora.

Proprietary drivers are used for some hardware components and considering this has been an issue for over 3 years and may distributions of Fedora this might qualify one of the hardware components. Considering most vendors are now supporting linux.

Comment 25 Jérôme Glisse 2011-07-12 20:49:19 UTC
There is no proprietary software in fedora whatsoever

This bug affects only a limited set of user with those gpu for instance i am unable to reproduce on my rs690 (but maybe i am just not waiting long enough).

We are sorry but we don't have the resource (neither the hw neither the human one to fix all the bugs)

Comment 26 Adam Williamson 2011-07-12 21:20:47 UTC
ceco: in the case where the driver authors can't reproduce the bug, often the only way it can really get fixed is if we can somehow transport the problematic hardware to a coder who can fix the problem...where in the world are you located? do you manage to get to any Linux conventions at all?

Comment 27 Ceco 2011-07-12 22:50:08 UTC
Thank you Adam and I do understand but I must be the odd one because I have a few laptops from different vendors. I'm going leave it alone I will hit the forums and see if I can get some resolution to this issue

Comment 28 Adam Williamson 2011-07-12 23:19:10 UTC
ceco: the log you provided indicates you do have the same hardware as the initial reporter of this bug, so this is a good place to follow. but my question was significant: if you happen to live somewhere close to an X developer we might be able to make some arrangement for them to try and resolve the bug with physical access to your laptop.

Comment 29 Ceco 2011-07-12 23:49:21 UTC
I relocated to Maryland from St. Louis where I was member of the St. Louis LUGs maybe there is a LUGroup here.

Comment 30 Adam Williamson 2011-07-13 00:00:05 UTC
RH has a pretty large engineering contingent in Boston, I'll have to try and find out if anyone there might be able to look at the issue.

Comment 31 Adam Williamson 2011-07-13 00:01:10 UTC
...maryland, massachussets, what's the difference...excuse me while i fail!

Comment 32 Jason 2011-11-12 23:54:40 UTC
Problem still exists in Fedora 16

xorg-x11-drv-ati-6.14.2-2.20110727git8c9266ed2.fc16.x86_64
libdrm-2.4.26-3.fc16.x86_64
kernel-3.1.0-7.fc16.x86_64

Comment 33 Matthew Woehlke 2012-03-23 20:14:18 UTC
Based on the screen shot, this looks awfully suspiciously like the same issue as bug 738790 on different hardware... (Neither of the examples in the bug report quite match, but the example here looks exactly like what my Thunderbird looks like about half the time.)

Anyone in the Albany, NY area want to have a look?

Comment 34 Jason 2012-06-20 04:51:19 UTC
Problem still exists in Fedora 17

Comment 35 Aleksandr Brezhnev 2013-05-02 20:04:16 UTC
The problem still exists in Fedora 19 TC2.

xorg-x11-drv-ati-7.1.0-5.20130408git6e74aacc5.fc19.x86_64
libdrm-2.4.44-2.fc19.x86_64
kernel-3.9.0-0.rc8.git0.2.fc19.x86_64

Comment 36 g. artim 2013-08-13 18:10:33 UTC
same problem here:

xorg-x11-drv-ati-7.1.0-5.20130408git6e74aacc5.fc19.x86_64
libdrm-2.4.46-1.fc19.x86_64
kernel-devel-3.10.5-201.fc19.x86_64

Comment 37 g. artim 2013-08-13 18:15:16 UTC
Created attachment 786232 [details]
xorg log

Comment 38 g. artim 2013-08-13 18:16:11 UTC
Comment on attachment 786232 [details]
xorg log

log with nomodeset in bootup

Comment 39 g. artim 2013-08-13 18:52:27 UTC
(In reply to g. artim from comment #36)
> same problem here:
> 
> xorg-x11-drv-ati-7.1.0-5.20130408git6e74aacc5.fc19.x86_64
> libdrm-2.4.46-1.fc19.x86_64
> kernel-devel-3.10.5-201.fc19.x86_64

wrong queue this is a vesa problem, with modeset, screen garbled until i switch to nomodeset on some apps (firefox, libreoffice, etc)

Comment 40 Vlad Hajduk 2013-12-31 20:52:53 UTC
I still see this RS690M problem after 2 years on F20. What can I do to help fix this?

Comment 41 Fedora End Of Life 2015-01-09 16:27:48 UTC
This message is a notice that Fedora 19 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 19. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained. Approximately 4 (four) weeks from now this bug will
be closed as EOL if it remains open with a Fedora 'version' of '19'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 19 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 42 Fedora End Of Life 2015-02-17 13:31:00 UTC
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.