https://bugs.freedesktop.org/show_bug.cgi?id=91041
Bug ID: 91041 Summary: Purple line is visible on left side of screen and the screen is blurry using HTMI output with AMD radeon Product: DRI Version: DRI git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: minor Priority: medium Component: DRM/Radeon Assignee: dri-devel@lists.freedesktop.org Reporter: robotbuilderfiletransfer@gmail.com
The problem can be sloved by executing this command: "xrandr --output HDMI-0 --auto --set audio off". I found a simillar, but very old (6 years old), bug here: https://bugs.freedesktop.org/show_bug.cgi?id=23384.
https://bugs.freedesktop.org/show_bug.cgi?id=91041
robotbuilderfiletransfer@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |Bug on arch linux bug | |tracker: | |https://bugs.archlinux.org/ | |task/45243
https://bugs.freedesktop.org/show_bug.cgi?id=91041
--- Comment #1 from robotbuilderfiletransfer@gmail.com --- (In reply to robotbuilderfiletransfer from comment #0)
The problem can be sloved by executing this command: "xrandr --output HDMI-0 --auto --set audio off". I found a simillar, but very old (6 years old), bug here: https://bugs.freedesktop.org/show_bug.cgi?id=23384.
I am using the xf86-video-ati driver. My kernel version is 4.0.5-1.
https://bugs.freedesktop.org/show_bug.cgi?id=91041
--- Comment #2 from Alex Deucher alexdeucher@gmail.com --- Is this still an issue with a newer kernel? Please attach your xorg log and dmesg output.
https://bugs.freedesktop.org/show_bug.cgi?id=91041
--- Comment #3 from robotbuilderfiletransfer@gmail.com --- Created attachment 116716 --> https://bugs.freedesktop.org/attachment.cgi?id=116716&action=edit dmesg output
https://bugs.freedesktop.org/show_bug.cgi?id=91041
--- Comment #4 from robotbuilderfiletransfer@gmail.com --- Created attachment 116717 --> https://bugs.freedesktop.org/attachment.cgi?id=116717&action=edit xorg log
https://bugs.freedesktop.org/show_bug.cgi?id=91041
--- Comment #5 from robotbuilderfiletransfer@gmail.com --- (In reply to Alex Deucher from comment #2)
Is this still an issue with a newer kernel? Please attach your xorg log and dmesg output.
I have upgraded to the latest linux kernel version: 4.0.6-1, and the bug still occurres.
https://bugs.freedesktop.org/show_bug.cgi?id=91041
--- Comment #6 from robotbuilderfiletransfer@gmail.com --- occures*
https://bugs.freedesktop.org/show_bug.cgi?id=91041
--- Comment #7 from Alex Deucher alexdeucher@gmail.com --- Created attachment 117316 --> https://bugs.freedesktop.org/attachment.cgi?id=117316&action=edit possible fix
Does this patch fix the issue?
https://bugs.freedesktop.org/show_bug.cgi?id=91041
--- Comment #8 from robotbuilderfiletransfer@gmail.com --- (In reply to Alex Deucher from comment #7)
Created attachment 117316 [details] [review] possible fix
Does this patch fix the issue?
So I will have to rebuild the diver from source?
https://bugs.freedesktop.org/show_bug.cgi?id=91041
--- Comment #9 from Alex Deucher alexdeucher@gmail.com --- Yes. you'll need apply the patch to your kernel and recompile.
https://bugs.freedesktop.org/show_bug.cgi?id=91041
Alex Deucher alexdeucher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #117316|0 |1 is obsolete| |
--- Comment #10 from Alex Deucher alexdeucher@gmail.com --- Created attachment 117322 --> https://bugs.freedesktop.org/attachment.cgi?id=117322&action=edit possible fix
Updated patch.
https://bugs.freedesktop.org/show_bug.cgi?id=91041
Alex Deucher alexdeucher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #117322|0 |1 is obsolete| |
--- Comment #11 from Alex Deucher alexdeucher@gmail.com --- Created attachment 117326 --> https://bugs.freedesktop.org/attachment.cgi?id=117326&action=edit possible fix
Updated patch.
https://bugs.freedesktop.org/show_bug.cgi?id=91041
--- Comment #12 from robotbuilderfiletransfer@gmail.com --- (In reply to Alex Deucher from comment #11)
Created attachment 117326 [details] [review] possible fix
Updated patch.
I have never applied a patch before, nor have I recompiled the linux kernel. Is there documentation on how to recompile the linux kernel?
https://bugs.freedesktop.org/show_bug.cgi?id=91041
Alex Deucher alexdeucher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maczqia+contrib@gmail.com
--- Comment #13 from Alex Deucher alexdeucher@gmail.com --- *** Bug 91302 has been marked as a duplicate of this bug. ***
https://bugs.freedesktop.org/show_bug.cgi?id=91041
Alex Deucher alexdeucher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #117326|0 |1 is obsolete| |
--- Comment #14 from Alex Deucher alexdeucher@gmail.com --- Created attachment 117395 --> https://bugs.freedesktop.org/attachment.cgi?id=117395&action=edit proper fix
https://bugs.freedesktop.org/show_bug.cgi?id=91041
--- Comment #15 from Maxqia maczqia+contrib@gmail.com --- Tested Patch, Seems to be working
https://bugs.freedesktop.org/show_bug.cgi?id=91041
--- Comment #16 from Andreas Tunek andreas.tunek@gmail.com --- Patch works for me.
https://bugs.freedesktop.org/show_bug.cgi?id=91041
Alex Deucher alexdeucher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andreas.tunek@gmail.com
--- Comment #17 from Alex Deucher alexdeucher@gmail.com --- *** Bug 91253 has been marked as a duplicate of this bug. ***
https://bugs.freedesktop.org/show_bug.cgi?id=91041
--- Comment #18 from Maxqia maczqia+contrib@gmail.com --- I'm having issues with Linux 4.2 RC5 with the Displayport audio being warped. Doesn't happen with 4.1.3 with the patch from https://bugzilla.kernel.org/attachment.cgi?id=183611.
https://bugs.freedesktop.org/show_bug.cgi?id=91041
Alex Deucher alexdeucher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #19 from Alex Deucher alexdeucher@gmail.com --- (In reply to Maxqia from comment #18)
I'm having issues with Linux 4.2 RC5 with the Displayport audio being warped. Doesn't happen with 4.1.3 with the patch from https://bugzilla.kernel.org/attachment.cgi?id=183611.
Please open a different bug for that issue.
dri-devel@lists.freedesktop.org