All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X
@ 2014-10-15 19:22 bugzilla-daemon
  2014-10-15 19:22 ` [Bug 86351] " bugzilla-daemon
                   ` (34 more replies)
  0 siblings, 35 replies; 36+ messages in thread
From: bugzilla-daemon @ 2014-10-15 19:22 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

            Bug ID: 86351
           Summary: HDMI audio garbled output on Radeon R9 280X
           Product: Drivers
           Version: 2.5
    Kernel Version: 3.17
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: joker@netswarm.net
        Regression: No

Created attachment 153891
  --> https://bugzilla.kernel.org/attachment.cgi?id=153891&action=edit
dmesg output

Any sound played back over HDMI results in garbled audio output.

When playing audio at 24000hz or below (19200Hz also tested) playback
starts to work normaly without the constant choppyness.

What also works is 44100Hz in Mono.

It behaves like a data bandwith issue that kicks in above 24000hz Stereo
or 44100Hz Mono.

All test are done directly talking to the alsa device.
This means no pulseaudio or dmix or similar processing.
"plughw" had to be used because the hardware does not
allow low rates like 24000.

During all Test a perfectly fine and stable 1080p image is displayed
over HDMI. (No dropouts at all).

This hardware setup has also be successfully tested using Windows.
(Incl. Multi channel PCM 6.0 for lot's of audio bandwidth)

Working Audio Tests:
--------------------
speaker-test -r 24000 -c2
speaker-test -r 24000 -c6 (multi channel PCM works too)

mpg123 -r 24000 <file>
mpg123 -m -r 44100 <file>

The peer format detection is pcm 2.0 44100 or 48000 here.
It appears the format link doesn't matter, only the actual
data bandwidth that's being used)

Garbled Audio Tests:
--------------------
speaker-test -r 48000 -c2
speaker-test -r 48000 -c6

mpg123 -r 44100 <file>


All passthru formats (dts, dolby d, pcm multi channel) get detected
my the destination, but after a short period it loses the link and
tries to resync.

What previously also worked is a HD5570 in the same system which i
no longer have access to though. Not sure about the kernel used back
then.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
@ 2014-10-15 19:22 ` bugzilla-daemon
  2014-10-15 19:23 ` bugzilla-daemon
                   ` (33 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2014-10-15 19:22 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #1 from Christian Birchinger <joker@netswarm.net> ---
Created attachment 153901
  --> https://bugzilla.kernel.org/attachment.cgi?id=153901&action=edit
lsmod output

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
  2014-10-15 19:22 ` [Bug 86351] " bugzilla-daemon
@ 2014-10-15 19:23 ` bugzilla-daemon
  2015-01-11 11:53 ` bugzilla-daemon
                   ` (32 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2014-10-15 19:23 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #2 from Christian Birchinger <joker@netswarm.net> ---
Created attachment 153911
  --> https://bugzilla.kernel.org/attachment.cgi?id=153911&action=edit
asound /proc info

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
  2014-10-15 19:22 ` [Bug 86351] " bugzilla-daemon
  2014-10-15 19:23 ` bugzilla-daemon
@ 2015-01-11 11:53 ` bugzilla-daemon
  2015-01-11 12:20 ` bugzilla-daemon
                   ` (31 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-01-11 11:53 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #3 from Christian Birchinger <joker@netswarm.net> ---
Retried with kernel 3.18.2:

If i constantly open new windows or constantly switch virtual desktops really
fast or do other things that keeps the desktop busy, the sound plays back
normaly.

As soon as the desktop is "idle" the sound becomes garbled again.

Playing a video also has working sound. However only stereo seems to work.
There's not enough for passthru Dolby D. The receiver gets a Dolby D link
from time to time but loses it again shortly after.

As if theres not enough bandwidth reserved for audio during desktop "idle time"
or some weird power save mode.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (2 preceding siblings ...)
  2015-01-11 11:53 ` bugzilla-daemon
@ 2015-01-11 12:20 ` bugzilla-daemon
  2015-01-12 21:51 ` bugzilla-daemon
                   ` (30 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-01-11 12:20 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

Andy Furniss <adf.lists@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adf.lists@gmail.com

--- Comment #4 from Andy Furniss <adf.lists@gmail.com> ---
You are not alone, I get this on my R9270X  -

https://bugs.freedesktop.org/show_bug.cgi?id=77677

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (3 preceding siblings ...)
  2015-01-11 12:20 ` bugzilla-daemon
@ 2015-01-12 21:51 ` bugzilla-daemon
  2015-01-13 16:18 ` bugzilla-daemon
                   ` (29 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-01-12 21:51 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

Alex Deucher <alexdeucher@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexdeucher@gmail.com

--- Comment #5 from Alex Deucher <alexdeucher@gmail.com> ---
Does forcing the GPU clocks to high help?  E.g., as root:
echo high > /sys/class/drm/card0/device/power_dpm_force_performance_level

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (4 preceding siblings ...)
  2015-01-12 21:51 ` bugzilla-daemon
@ 2015-01-13 16:18 ` bugzilla-daemon
  2015-01-13 16:23 ` bugzilla-daemon
                   ` (28 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-01-13 16:18 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #6 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Alex Deucher from comment #5)
> Does forcing the GPU clocks to high help?  E.g., as root:
> echo high > /sys/class/drm/card0/device/power_dpm_force_performance_level

Doesn't help for me.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (5 preceding siblings ...)
  2015-01-13 16:18 ` bugzilla-daemon
@ 2015-01-13 16:23 ` bugzilla-daemon
  2015-01-13 16:41 ` bugzilla-daemon
                   ` (27 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-01-13 16:23 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #7 from Alex Deucher <alexdeucher@gmail.com> ---
If you are using CPU governor, does forcing the CPU power state to a stable
state help?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (6 preceding siblings ...)
  2015-01-13 16:23 ` bugzilla-daemon
@ 2015-01-13 16:41 ` bugzilla-daemon
  2015-01-13 17:42 ` bugzilla-daemon
                   ` (26 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-01-13 16:41 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #8 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Alex Deucher from comment #7)
> If you are using CPU governor, does forcing the CPU power state to a stable
> state help?

No, I've tried many things as recorded in the FDO bug I linked.

It's certainly a strange one, but the only way to get working sound I've found
is to have enough CPU load across all my CPUs (just maxing one won't do).

By luck for me my only real use case is HDTV and decoding in s/w is enough
load.

When there is no load it's like just one chunk of buffer gets repeated and this
may initially contain old sound from a previous loaded run.

Doing not much will advance the buffer. With more, but not enough, load the
sound is almost OK, but there is a bit of crackle.

This does seem to need purely CPU load, as I said in the other bug I can
reproduce from fbcon without X and temporarily "fix" the sound my compiling
something with make -j5.

My CPU is AMD Phenom II x4 965be, but IIRC others have seen this with intel.

Whether working or not interrupt counters rise at the same rate.

Previous card = HD4890 didn't have the issue in the same box with the same TV
with almost the same s/w.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (7 preceding siblings ...)
  2015-01-13 16:41 ` bugzilla-daemon
@ 2015-01-13 17:42 ` bugzilla-daemon
  2015-07-04 22:31 ` bugzilla-daemon
                   ` (25 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-01-13 17:42 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #9 from Christian Birchinger <joker@netswarm.net> ---
"make -j8" gets usable sound here too.

In my case it's an Intel i7-4770 system.

The only hardware i swaped out was a 5570 for a R9 280X.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (8 preceding siblings ...)
  2015-01-13 17:42 ` bugzilla-daemon
@ 2015-07-04 22:31 ` bugzilla-daemon
  2015-07-04 22:31 ` bugzilla-daemon
                   ` (24 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-07-04 22:31 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

Lorenzo Bona <lorenz.bona@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lorenz.bona@gmail.com

--- Comment #10 from Lorenzo Bona <lorenz.bona@gmail.com> ---
I'm experiencing the same issue with a R7-265 video card.
HDMI sound is garbled until I put some load on CPUs.

ie starting/running a game is enough. 
As soon as the load on CPUs drops audio becomes garbled again.

Any hint or test I can do?

running kernel from agd5f's git, branch drm-fixes-4.1.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (9 preceding siblings ...)
  2015-07-04 22:31 ` bugzilla-daemon
@ 2015-07-04 22:31 ` bugzilla-daemon
  2015-07-06  2:58 ` bugzilla-daemon
                   ` (23 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-07-04 22:31 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #11 from Lorenzo Bona <lorenz.bona@gmail.com> ---
Created attachment 181801
  --> https://bugzilla.kernel.org/attachment.cgi?id=181801&action=edit
dmesg.log

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (10 preceding siblings ...)
  2015-07-04 22:31 ` bugzilla-daemon
@ 2015-07-06  2:58 ` bugzilla-daemon
  2015-07-06  5:29 ` bugzilla-daemon
                   ` (22 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-07-06  2:58 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #12 from Alex Deucher <alexdeucher@gmail.com> ---
What are the pci ids of the audio devices on the GPU?  Does adding or updating
your audio devices' entries in the hda driver like the following patch does
help?

http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=650474fb737c3e0ea0f6ab8e43c2cd161080ce5c

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (11 preceding siblings ...)
  2015-07-06  2:58 ` bugzilla-daemon
@ 2015-07-06  5:29 ` bugzilla-daemon
  2015-07-10 22:10 ` bugzilla-daemon
                   ` (21 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-07-06  5:29 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #13 from Lorenzo Bona <lorenz.bona@gmail.com> ---
(In reply to Alex Deucher from comment #12)
> What are the pci ids of the audio devices on the GPU?  Does adding or
> updating your audio devices' entries in the hda driver like the following
> patch does help?
> 
> http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/
> ?id=650474fb737c3e0ea0f6ab8e43c2cd161080ce5c

PCI id is 1002:aab0 and is already in that file.
Line 2237 and 2238.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (12 preceding siblings ...)
  2015-07-06  5:29 ` bugzilla-daemon
@ 2015-07-10 22:10 ` bugzilla-daemon
  2015-07-13  5:47 ` bugzilla-daemon
                   ` (20 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-07-10 22:10 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

Lorenzo Bona <lorenz.bona@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lorenz.bona@gmail.com

--- Comment #14 from Lorenzo Bona <lorenz.bona@gmail.com> ---
Same issue on drm-fixes-4.2.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (13 preceding siblings ...)
  2015-07-10 22:10 ` bugzilla-daemon
@ 2015-07-13  5:47 ` bugzilla-daemon
  2015-08-26 19:19 ` bugzilla-daemon
                   ` (19 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-07-13  5:47 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #15 from Lorenzo Bona <lorenz.bona@gmail.com> ---
I tried other sound settings but nothing can solve this issue.

BTW on my GPU playing a video is not enough, I need to run a game at least, the
system needs a heavy load.
I've tried playing video with MPV and the sound is garbled too.

I've muted my OS sounds so I'm talking about garbled sound coming from MPV,
iceweasel video (html5 only) and games.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (14 preceding siblings ...)
  2015-07-13  5:47 ` bugzilla-daemon
@ 2015-08-26 19:19 ` bugzilla-daemon
  2015-08-26 22:00 ` bugzilla-daemon
                   ` (18 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-08-26 19:19 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #16 from Lorenzo Bona <lorenz.bona@gmail.com> ---
Any hint on this?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (15 preceding siblings ...)
  2015-08-26 19:19 ` bugzilla-daemon
@ 2015-08-26 22:00 ` bugzilla-daemon
  2015-09-15 15:19 ` bugzilla-daemon
                   ` (17 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-08-26 22:00 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #17 from Alex Deucher <alexdeucher@gmail.com> ---
Maybe something with the audio driver?  This doesn't seem to be a GPU driver
issue.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (16 preceding siblings ...)
  2015-08-26 22:00 ` bugzilla-daemon
@ 2015-09-15 15:19 ` bugzilla-daemon
  2015-11-21 11:08 ` bugzilla-daemon
                   ` (16 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-09-15 15:19 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

Gerion <gerion-kernel@flump.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerion-kernel@flump.de

--- Comment #18 from Gerion <gerion-kernel@flump.de> ---
I can reproduce this issue.

My card information:
01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Cape
Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] [1002:aab0]

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (17 preceding siblings ...)
  2015-09-15 15:19 ` bugzilla-daemon
@ 2015-11-21 11:08 ` bugzilla-daemon
  2016-01-30 22:31 ` bugzilla-daemon
                   ` (15 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2015-11-21 11:08 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

Tilman Sauerbeck <tilman@code-monkey.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tilman@code-monkey.de

--- Comment #19 from Tilman Sauerbeck <tilman@code-monkey.de> ---
FWIW, the size of the alsa device's prealloc buffer does seem to influence the
magnitude of the problem on my Bonaire card.

I have been using the old default value of 64 for CONFIG_SND_HDA_PREALLOC_SIZE
on this non-pulseaudio system. Bumping the size up to 2048 reduces the amount
of noise a great deal.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (18 preceding siblings ...)
  2015-11-21 11:08 ` bugzilla-daemon
@ 2016-01-30 22:31 ` bugzilla-daemon
  2016-03-23 19:17 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2016-01-30 22:31 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #20 from Christian Birchinger <joker@netswarm.net> ---
The kernel documentation for CONFIG_SND_HDA_PREALLOC_SIZE has this:

Note that the pre-allocation size can be change dynamically via a proc file
(/proc/asound/card*/pcm*/sub*/prealloc), too.

I don't have any "pcm" sub directories in /proc/asound/cardX. I have only this:

~ $ ls /proc/asound/card3
codec#0  eld#0.0  eld#0.1  eld#0.2  eld#0.3  eld#0.4  eld#0.5  id

I also couldn't find anything similar in /sys/class/sound. Is there still
a runtime config somewhere or am i forced to rebuild the kernel every time
to experiment with this?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (19 preceding siblings ...)
  2016-01-30 22:31 ` bugzilla-daemon
@ 2016-03-23 19:17 ` bugzilla-daemon
  2016-03-23 19:58 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2016-03-23 19:17 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #21 from Christian Birchinger <joker@netswarm.net> ---
I was under the impression, that i already gave feedback about the
"Pre-allocated buffer size" value, but i guess i did not.

Anyway, a value of 2048 seems to fix the issue. I've tried normal stereo,
DTS and DolbyD and the sound was fine and without dropouts.

So for me, the issue is solved and comment #17 is probably right too.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (20 preceding siblings ...)
  2016-03-23 19:17 ` bugzilla-daemon
@ 2016-03-23 19:58 ` bugzilla-daemon
  2016-03-23 22:18 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2016-03-23 19:58 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #22 from Alex Deucher <alexdeucher@gmail.com> ---
This should be re-assigned to the audio driver then.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (21 preceding siblings ...)
  2016-03-23 19:58 ` bugzilla-daemon
@ 2016-03-23 22:18 ` bugzilla-daemon
  2016-03-28 21:36 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2016-03-23 22:18 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #23 from Andy Furniss <adf.lists@gmail.com> ---
I don't have a 270X anymore which I was using when first commenting in this
bug.

My current R9285 Tonga also has this issue and I've just tried setting 2048
(runtime) for prealloc and it doesn't help me.

I do think this is a sound driver issue though as pulse audio works, though it
was a different test = with fglrx the issue is also present when using alsa but
not pulse.

The difference seems to be that alsa direct uses

SND_PCM_ACCESS_RW_INTERLEAVED

and via pulse it uses

SND_PCM_ACCESS_MMAP_INTERLEAVED

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (22 preceding siblings ...)
  2016-03-23 22:18 ` bugzilla-daemon
@ 2016-03-28 21:36 ` bugzilla-daemon
  2016-04-27 18:45 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2016-03-28 21:36 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #24 from Gerion <gerion-kernel@flump.de> ---
I tried a buffer size up to 8192, but is does not change anything.

Interesting fact is, that CPU load fixes the sound. As soon as I generate CPU
load (e.g. compile something), the sound is more less normal.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (23 preceding siblings ...)
  2016-03-28 21:36 ` bugzilla-daemon
@ 2016-04-27 18:45 ` bugzilla-daemon
  2017-03-24  0:56 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2016-04-27 18:45 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

haakobja@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |haakobja@gmail.com

--- Comment #25 from haakobja@gmail.com ---
I'm currently experiencing the same issue using a Radeon R9 270X. I've tried
some of the tips discussed in the Arch Linux forums
(https://bbs.archlinux.org/viewtopic.php?id=181764), but I've not been able to
get it to work.

If I remember correctly, the driver bundled with the Radeon Catalyst-driver
fixed the issue. Due to the recent kernel I'm running, the driver will not
install. I'm currently running the 4.5.2-kernel.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (24 preceding siblings ...)
  2016-04-27 18:45 ` bugzilla-daemon
@ 2017-03-24  0:56 ` bugzilla-daemon
  2017-03-24 10:37 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2017-03-24  0:56 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #26 from Christian Birchinger (joker@netswarm.net) ---
Haven't used HDMI for almost a year now. The issue is still present and this
time changing prealloc fixes nothing. 2048 used to work, but now all values
i've tried from 64 to 4096 do nothing. The only thing that makes audio play
normal is CPU load.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (25 preceding siblings ...)
  2017-03-24  0:56 ` bugzilla-daemon
@ 2017-03-24 10:37 ` bugzilla-daemon
  2017-03-24 11:22 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2017-03-24 10:37 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #27 from Gerion (gerion-kernel@flump.de) ---
I've experienced a little more with CPU load and it seems, that not the CPU
load is the essential part, but the memory access.

To be concrete:
stress -m 1
is enough to let the sound play normal,
stress -c X
results in load, but does not change the audio.
(I use this programm: http://people.seas.harvard.edu/~apw/stress/)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (26 preceding siblings ...)
  2017-03-24 10:37 ` bugzilla-daemon
@ 2017-03-24 11:22 ` bugzilla-daemon
  2017-03-25 13:22 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2017-03-24 11:22 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #28 from Andy Furniss (adf.lists@gmail.com) ---
Yea, I fount that you need io load, I use mprime - but not the test that just
stresses cpu...

Of course using pulse, as most people do, avoids the bug as it uses sound
different from alsa.

TODO - try and get jack to recreate what pulse does.

This is alsa -

andy@andy-desktop:~$ cat /proc/asound/card1/pcm3p/sub0/hw_params 
access: RW_INTERLEAVED
format: S16_LE
subformat: STD
channels: 2
rate: 44100 (44100/1)
period_size: 480
buffer_size: 11040

and pulse (well I didn't actually install pulse on my main LFS setup - but
tested with a ubuntu boot - so maybe there are other differences).

access: MMAP_INTERLEAVED
format: S16_LE
subformat: STD
channels: 2
rate: 44100 (44100/1)
period_size: 8192
buffer_size: 16384

I never had any luck playing with period/buffer size so I assume (possibly
falsely) that the different access method is relevant.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (27 preceding siblings ...)
  2017-03-24 11:22 ` bugzilla-daemon
@ 2017-03-25 13:22 ` bugzilla-daemon
  2018-01-23 18:05 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2017-03-25 13:22 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #29 from Andy Furniss (adf.lists@gmail.com) ---
I tried with jack and it works - so I have another workaround.

It accesses alsa like -

cat /proc/asound/card*/pcm3p/sub0/hw_params
access: MMAP_INTERLEAVED
format: S16_LE
subformat: STD
channels: 2
rate: 48000 (48000/1)
period_size: 1024
buffer_size: 2048

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (28 preceding siblings ...)
  2017-03-25 13:22 ` bugzilla-daemon
@ 2018-01-23 18:05 ` bugzilla-daemon
  2018-05-18 18:16 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2018-01-23 18:05 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

lethalwp@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lethalwp@gmail.com

--- Comment #30 from lethalwp@gmail.com ---
after discussing https://bugs.freedesktop.org/show_bug.cgi?id=101900
this bug seems to be still present in the amdgpu drivers.
When i have a cpuload, amdgpu sound is fine.
when the cpu is mostly idle, the sound is very glitchy.

So all RXxxx cards are affected.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (29 preceding siblings ...)
  2018-01-23 18:05 ` bugzilla-daemon
@ 2018-05-18 18:16 ` bugzilla-daemon
  2018-05-31  7:09 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2018-05-18 18:16 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #31 from Christian Birchinger (joker@netswarm.net) ---
Because you've referenced bug 101900 and the bug has been marked as fixed
there, i've just retested my system with my now old Radeon R9 280X and Kernel
4.16.7

Audio over HDMI plays fine now. I've tested stereo and DTS passthru using mpv
and sound is fine without any distortion regardless of system load.

Maybe a few others who still suffer from this issue want verify it too, but i
think the bug seems fixed.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (30 preceding siblings ...)
  2018-05-18 18:16 ` bugzilla-daemon
@ 2018-05-31  7:09 ` bugzilla-daemon
  2018-05-31 17:31 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2018-05-31  7:09 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #32 from lethalwp@gmail.com ---
It's still not ok for me with rx550 on a core2duo.
The HBR audio now starts playing to the audio receiver thanks to the fix.

But the sound is "flickering", it improves a lot by maximizing the audio
buffer, and even more by putting load on the cpu(vm), but it's still not
usable.

Couldn't reproduce this issue on a rx550+4770k. So it could be linked to older
motherboards/cpus slower scheduling or something?

Iirc, i also tried an rxvega on the core2duo, couldn't reproduce it either.


I still have tests to do: retry it with another linux distro on the old
computer. I really don't understand what or why anymore.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (31 preceding siblings ...)
  2018-05-31  7:09 ` bugzilla-daemon
@ 2018-05-31 17:31 ` bugzilla-daemon
  2019-03-23  8:27 ` bugzilla-daemon
  2019-03-23 19:20 ` bugzilla-daemon
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2018-05-31 17:31 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #33 from Christian Birchinger (joker@netswarm.net) ---
Seems like the issue was only gone because i've also played a video. With only
the desktop open on the HDMI screen audio is still broken.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (32 preceding siblings ...)
  2018-05-31 17:31 ` bugzilla-daemon
@ 2019-03-23  8:27 ` bugzilla-daemon
  2019-03-23 19:20 ` bugzilla-daemon
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2019-03-23  8:27 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #34 from lethalwp@gmail.com ---
retried on my ubuntu 18.04.02LTS + 'daily' kernel 4.20.0-999-generic
#201812292101

+ kodi rx550 on core2duo

Sound now plays perfectly over HDMI, even HBR ones. Stutter is gone.


I don't know when it got fixed.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

* [Bug 86351] HDMI audio garbled output on Radeon R9 280X
  2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
                   ` (33 preceding siblings ...)
  2019-03-23  8:27 ` bugzilla-daemon
@ 2019-03-23 19:20 ` bugzilla-daemon
  34 siblings, 0 replies; 36+ messages in thread
From: bugzilla-daemon @ 2019-03-23 19:20 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=86351

--- Comment #35 from Christian Birchinger (joker@netswarm.net) ---
After a success report in the previous comment i've installed a 5.0.3 kernel
on my system.

The audio seems good so far. I'm trying to keep the load low in the background
to make sure this time it's not just fine because there's also a video playing.

It's been playing for 10 minutes without dropouts so far, i'm cautiously
optimistic at this point (again).

If you have this problem and the possibility to test with a 5.0 kernel (or
maybe 4.20 from the previous comment) give it a try please.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 36+ messages in thread

end of thread, other threads:[~2019-03-23 19:21 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-15 19:22 [Bug 86351] New: HDMI audio garbled output on Radeon R9 280X bugzilla-daemon
2014-10-15 19:22 ` [Bug 86351] " bugzilla-daemon
2014-10-15 19:23 ` bugzilla-daemon
2015-01-11 11:53 ` bugzilla-daemon
2015-01-11 12:20 ` bugzilla-daemon
2015-01-12 21:51 ` bugzilla-daemon
2015-01-13 16:18 ` bugzilla-daemon
2015-01-13 16:23 ` bugzilla-daemon
2015-01-13 16:41 ` bugzilla-daemon
2015-01-13 17:42 ` bugzilla-daemon
2015-07-04 22:31 ` bugzilla-daemon
2015-07-04 22:31 ` bugzilla-daemon
2015-07-06  2:58 ` bugzilla-daemon
2015-07-06  5:29 ` bugzilla-daemon
2015-07-10 22:10 ` bugzilla-daemon
2015-07-13  5:47 ` bugzilla-daemon
2015-08-26 19:19 ` bugzilla-daemon
2015-08-26 22:00 ` bugzilla-daemon
2015-09-15 15:19 ` bugzilla-daemon
2015-11-21 11:08 ` bugzilla-daemon
2016-01-30 22:31 ` bugzilla-daemon
2016-03-23 19:17 ` bugzilla-daemon
2016-03-23 19:58 ` bugzilla-daemon
2016-03-23 22:18 ` bugzilla-daemon
2016-03-28 21:36 ` bugzilla-daemon
2016-04-27 18:45 ` bugzilla-daemon
2017-03-24  0:56 ` bugzilla-daemon
2017-03-24 10:37 ` bugzilla-daemon
2017-03-24 11:22 ` bugzilla-daemon
2017-03-25 13:22 ` bugzilla-daemon
2018-01-23 18:05 ` bugzilla-daemon
2018-05-18 18:16 ` bugzilla-daemon
2018-05-31  7:09 ` bugzilla-daemon
2018-05-31 17:31 ` bugzilla-daemon
2019-03-23  8:27 ` bugzilla-daemon
2019-03-23 19:20 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.