All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 93921] New: No Audio HDMI
@ 2015-02-26 16:15 bugzilla-daemon
  2015-02-26 20:15 ` [Bug 93921] " bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2015-02-26 16:15 UTC (permalink / raw)
  To: dri-devel

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

            Bug ID: 93921
           Summary: No Audio HDMI
           Product: Drivers
           Version: 2.5
    Kernel Version: 4.0-rc1
          Hardware: i386
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: vincenzov72@hotmail.com
        Regression: No

I have a pc with a10-7800, with kernel 4.0-rc1, after a while it does not work
hdmi audio. Kubuntu 14.10 64 bit.
Sorry my english is bad.
Whit old kernel not problem.
dmesg |grep HDMI
[    3.320925] [drm]   HDMI-A-1
[    3.320939] [drm]   HDMI-A-2
[   10.515340] input: HD-Audio Generic HDMI/DP,pcm=3 as
/devices/pci0000:00/0000:00:01.1/sound/card0/input6
[   10.515465] input: HD-Audio Generic HDMI/DP,pcm=7 as
/devices/pci0000:00/0000:00:01.1/sound/card0/input7
[   25.091471] sound hdaudioC0D0: HDMI ATI/AMD: no speaker allocation for ELD
[   25.092613] sound hdaudioC0D0: HDMI ATI/AMD: no speaker allocation for ELD
[   25.391257] sound hdaudioC0D0: HDMI ATI/AMD: no speaker allocation for ELD
[   25.691148] sound hdaudioC0D0: HDMI ATI/AMD: no speaker allocation for ELD
[   25.991059] sound hdaudioC0D0: HDMI ATI/AMD: no speaker allocation for ELD
[   26.290938] sound hdaudioC0D0: HDMI ATI/AMD: no speaker allocation for ELD
[   26.590844] sound hdaudioC0D0: HDMI ATI/AMD: no speaker allocation for ELD
[   26.890724] sound hdaudioC0D0: HDMI ATI/AMD: no speaker allocation for ELD
[   27.190621] sound hdaudioC0D0: HDMI ATI/AMD: no speaker allocation for ELD
[   27.490514] sound hdaudioC0D0: HDMI ATI/AMD: no speaker allocation for ELD

uname -a
Linux A10-7800 4.0.0-040000rc1-generic #201502222235 SMP Mon Feb 23 03:36:28
UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

-- 
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] 4+ messages in thread

* [Bug 93921] No Audio HDMI
  2015-02-26 16:15 [Bug 93921] New: No Audio HDMI bugzilla-daemon
@ 2015-02-26 20:15 ` bugzilla-daemon
  2015-02-27 12:24 ` bugzilla-daemon
  2015-02-27 16:19 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2015-02-26 20:15 UTC (permalink / raw)
  To: dri-devel

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

Dieter Nützel <Dieter@nuetzel-hh.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Dieter@nuetzel-hh.de

--- Comment #1 from Dieter Nützel <Dieter@nuetzel-hh.de> ---
It is a regression: 3.19 to 4.0-rc1
Seems to be duplicate of https://bugs.freedesktop.org/show_bug.cgi?id=89327
When you hit DRI/DRM/gfx bug please have a look first at bugs.freedesktop.org

Try to reenable HDMI audio with:

xrandr --output HDMI-0 --set audio on
or
xrandr --output HDMI-0 --set audio auto

-- 
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] 4+ messages in thread

* [Bug 93921] No Audio HDMI
  2015-02-26 16:15 [Bug 93921] New: No Audio HDMI bugzilla-daemon
  2015-02-26 20:15 ` [Bug 93921] " bugzilla-daemon
@ 2015-02-27 12:24 ` bugzilla-daemon
  2015-02-27 16:19 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2015-02-27 12:24 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #2 from Vincenzo <vincenzov72@hotmail.com> ---
Thanks works....
ok, first I will look the other site

-- 
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] 4+ messages in thread

* [Bug 93921] No Audio HDMI
  2015-02-26 16:15 [Bug 93921] New: No Audio HDMI bugzilla-daemon
  2015-02-26 20:15 ` [Bug 93921] " bugzilla-daemon
  2015-02-27 12:24 ` bugzilla-daemon
@ 2015-02-27 16:19 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2015-02-27 16:19 UTC (permalink / raw)
  To: dri-devel

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

Alex Deucher <alexdeucher@gmail.com> changed:

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

--- Comment #3 from Alex Deucher <alexdeucher@gmail.com> ---
Patches available here:
https://bugs.freedesktop.org/show_bug.cgi?id=89327

-- 
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] 4+ messages in thread

end of thread, other threads:[~2015-02-27 16:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 16:15 [Bug 93921] New: No Audio HDMI bugzilla-daemon
2015-02-26 20:15 ` [Bug 93921] " bugzilla-daemon
2015-02-27 12:24 ` bugzilla-daemon
2015-02-27 16:19 ` 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.