You are not logged in.
Pages: 1
I am attaching a video of the issue as I wasn't sure an image would capture the same.
video link
The artifact is on the left of the category letter on top of the video. It is a shimmering bunch of pixels bunched as vertical lines.
I have noticed that it occurs for the colors which are around the "red" region of the RGB spectrum.
My graphics card is - GPU: AMD ATI Radeon 540/540X/550/550X / RX 540X/550/550X and it uses the amdgpu open source driver.
How do I fix that, if ever it is related to the graphics driver?
Let me know if you require any other information.
Thanks for your time and attention.
OZooHA
Last edited by ozooha (2021-04-20 23:40:40)
Offline
https://bbs.archlinux.org/viewtopic.php … 9#p1967109 - seems a mesa regression.
Otherwise see https://wiki.archlinux.org/index.php/AM … cy_problem
Basically try passing
amdgpu.dc=0 amdgpu.audio=0 amdgpu.dpm=0 amdgpu.aspm=0 amdgpu.runpm=0 amdgpu.bapm=0to the kernel and see whether that fixes anything, then narrow down to the crucial parameter.
Last but not least, in case this is an external display: #1 of all weird stuff is still the cables ;-)
Online
So nothing worked here and yesterday had a recent mesa update.
OZooHA
Last edited by ozooha (2021-04-23 02:41:51)
Offline
Did you try to mesa-git as suggested in the linked thread?
Do the artifacts show up on screenshots?
What's the output of "xrandr -q"? Do they also show on lower resolutions?
Online
Yes I tried the mesa-git as well and the issue did not go away.
OZLinux :: ~ » xrandr -q
Screen 0: minimum 320 x 200, current 3600 x 1080, maximum 16384 x 16384
DisplayPort-0 connected 1920x1080+1680+0 (normal left inverted right x axis y axis) 1060mm x 626mm
1920x1080 60.00*+ 50.00 59.94 30.00 25.00 24.00 29.97 23.98
1680x1050 59.88
1600x900 60.00
1280x1024 75.02 60.02
1440x900 59.90
1366x768 59.79
1280x800 59.91
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 72.81 66.67 60.00 59.94
720x400 70.08
HDMI-A-0 connected primary 1680x1050+0+0 (normal left inverted right x axis y axis) 480mm x 270mm
1680x1050 59.95*+
1280x1024 75.02 60.02
1440x900 74.98 59.90
1280x960 60.00
1280x800 59.95
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
720x576 50.00
720x480 60.00 59.94
640x480 75.00 72.81 66.67 60.00 59.94
720x400 70.08
DVI-D-0 disconnected (normal left inverted right x axis y axis)Its the HDMI one which has the issue not the Display port.
I hope this helps.
OZooHA
Offline
Its the HDMI one which has the issue not the Display port.
quelle surprise…
So let's try to make it really easy for the system.
xrandr --output DisplayPort-0 --off
xrandr --output HDMI-A-0 --mode 1024x768 --rate 60.00Still artifacts? If not, to they re-appear when activating the DP output
xrandr --output DisplayPort-0 --autoOnline
Its the HDMI one which has the issue not the Display port.
quelle surprise…
So let's try to make it really easy for the system.
xrandr --output DisplayPort-0 --off xrandr --output HDMI-A-0 --mode 1024x768 --rate 60.00Still artifacts? If not, to they re-appear when activating the DP output
xrandr --output DisplayPort-0 --auto
Yes the artifacts don't go away despite making your suggested changes.
Also just updated it to the most current mesa version which showed up as an update.
Last edited by ozooha (2021-04-24 18:12:25)
Offline
Do the artifacts show up on screenshots?
Online
seth wrote:Do the artifacts show up on screenshots?
Offline
No, I meant when you make a screenshot (eg. using scrot) are the artifacts on that screenshot (*not* on a recording of your display).
Online
No the screenshot doesn't give me the artifact since I viewed them on both my displays.
The issue appears on the HDMI whereas it doesn't on the DisplayPort.
Offline
Can you attach the hdmi output to a different system?
Does it happen w/ a completely different software stack (some live distro)?
Online
Can you attach the hdmi output to a different system?
Does it happen w/ a completely different software stack (some live distro)?
I tried with a new live distro and it happens for the HDMI output.
Offline
Try an old one (or at least an old kernel, eg. grml, maybe a release from 2019) but this increasingly means output, cable or panel (hardware).
From the edited post I assume you already tried a different cable?
Does the HDMI monitor have other inputs (eg. VGA) that you could test?
Are there any adapters involved and if not, can you use the DPI out w/ an adapter to feed the HDMI monitor?
Online
Try an old one (or at least an old kernel, eg. grml, maybe a release from 2019) but this increasingly means output, cable or panel (hardware).
I will try this out and get back to you - it might take longer unless I use downgrade to install an old one....any suggestions for trying this out quickly?
From the edited post I assume you already tried a different cable?
Correct I have tried this option with no success.
Does the HDMI monitor have other inputs (eg. VGA) that you could test?
It has a VGA, however I use the Graphics card which does not have one. It has, as mentioned, DisplayPort and HDMI.
Are there any adapters involved and if not, can you use the DPI out w/ an adapter to feed the HDMI monitor?
The DisplayPort end uses an adapter which is is a DisplayPort-to-HDMI. I could try this I suppose.
Will revert back when I test this part which should be easy.
Thanks,
OZooHA
Offline
https://mirror.ungleich.ch/mirror/grml// - this isn't related to your arch installation and you don't have to downgrade that to get to an older grml image.
Online
Are there any adapters involved and if not, can you use the DPI out w/ an adapter to feed the HDMI monitor?
The DisplayPort end uses an adapter which is is a DisplayPort-to-HDMI. I could try this I suppose.
This did not work I tried all the permutations.
Thanks,
OZooHA
Offline
https://mirror.ungleich.ch/mirror/grml// - this isn't related to your arch installation and you don't have to downgrade that to get to an older grml image.
Pardon my ignorance.
Should I be using one of the 2019's version of this Distro's iso as a live Distro?
Thanks,
OZooHA
Offline
So I ran the grml as a live distro and still those artifacts are visible.
Please see the image. It manifests as a red arc on the right against the sky starting from the building top.
Thanks,
OZooHA
Last edited by ozooha (2021-04-25 22:41:17)
Offline
So it's the hardware, it's not the cable, I understand you tried attaching it to the displayport output with the adapter/cable that works fine w/ the outher monitor?
At this point you can try whether the VGA input shows the same problem (on some system w/ a VGA output, obvously) and get used to the idea that it's the panel itself :-(
Online
I did a factory reset to the monitor and things diminished a lot.
Today after the linux-firmware upgrade seems to have made that issue disappear.
This appearance and disappearance of the issue seems to have happened twice and likely due to package installation.
I am not sure whats happening, frankly.
Thanks for your help. Much appreciated. I guess I have to live with it and also this is a 13 year old monitor (brand name - HANNSPREE).
OZooHA
Last edited by ozooha (2021-04-27 01:11:05)
Offline
Pages: 1