Bug 206973
Summary: | [AMD/ATI] RV200 [Radeon 7500/7500 LE] [1002:5157] overwhelming video corruption in Xorg | ||
---|---|---|---|
Product: | Drivers | Reporter: | Felix Miata (mrmazda) |
Component: | Video(AGP) | Assignee: | Dave Airlie (airlied) |
Status: | NEW --- | ||
Severity: | normal | CC: | alexdeucher |
Priority: | P1 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 5.5.4 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
corruption screenshot on Tumbleweed
dmesg from (corrupting) 5.5.4 Mageia 7 kernel revert |
Description
Felix Miata
2020-03-26 06:02:11 UTC
(In reply to Felix Miata from comment #0) > Not reproducible in Debian testing/11 Bullseye 5.4.x. That statement was the result of a mixup with my rv250 and rv380 testing. Corruption is present using linux-image-5.4.0-4-686 aka 5.4.19. Created attachment 288071 [details]
dmesg from (corrupting) 5.5.4 Mageia 7 kernel
Created attachment 290951 [details]
revert
Does this revert fix the issue?
Does that revert show up in a ready-to-install package for Debian, Tumbleweed or Mageia? I'm not a builder. Does it work correctly with 5.9-rc1 or newer? Another thing to try, does setting radeon.agpmode=-1 fix the issue? No apparent persistent corruption in KDM3, Konsole3, Kicker3 or KDE3 desktop with RV200 in Tumbleweed 20200916 with kernel-default-5.9.rc5-1.1.ge921ea1.i586, without need to employ radeon.agpmode=-1. With 'Option "Composite" "Disable"' removed from config, I do observe a full screen width, fleeting flash of corruption on KDE session startup that doesn't reappear when it's restored. The full screen with corruption resembles the flash of corruption I've come to expect from old Radeons during init without Plymouth installed or enabled on tty1 when initial video mode switches to the configured video mode, e.g. video=1440x900 from 80x25 text or vga=791. radeon.agpmode=-1 does avoid the corruption used with TW's kernel-default-5.7.11. |