Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1860788 - amdgpu: hdmi audio not detected and snd-hda-codec-hdmi not loaded
Summary: amdgpu: hdmi audio not detected and snd-hda-codec-hdmi not loaded
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 32
Hardware: aarch64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARMTracker
TreeView+ depends on / blocked
 
Reported: 2020-07-27 07:05 UTC by Sahaj Sarup
Modified: 2021-05-25 16:35 UTC (History)
20 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-25 16:35:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
logs (90.08 KB, text/plain)
2020-07-27 07:06 UTC, Sahaj Sarup
no flags Details

Description Sahaj Sarup 2020-07-27 07:05:32 UTC
1. Please describe the problem:
I have a hdmi monitor with hdmi audio support connected, the monitor is known good for hdmi audio functionality.
When I connect it to my RX580 the display works fine but there is no audio, but also no crash is reported. Its as if there is no hmi audio support.
Attaching dmesg, lspci -vv and lsmod for log.

2. What is the Version-Release number of the kernel:
5.7.10-201.fc32.aarch64

3. Did it work previously in Fedora? If so, what kernel version did the issue
   *first* appear?  Old kernels are available for download at
   https://koji.fedoraproject.org/koji/packageinfo?packageID=8 :
na

4. Can you reproduce this issue? If so, please provide the steps to reproduce
   the issue below:
a. Have a system with RX580
b. plugin a monitor with hdmi support
c. No audio device gets detected

5. Does this problem occur with the latest Rawhide kernel? To install the
   Rawhide kernel, run ``sudo dnf install fedora-repos-rawhide`` followed by
   ``sudo dnf update --enablerepo=rawhide kernel``:


6. Are you running any modules that not shipped with directly Fedora's kernel?:
no.

7. Please attach the kernel logs. You can get the complete kernel log
   for a boot with ``journalctl --no-hostname -k > dmesg.txt``. If the
   issue occurred on a previous boot, use the journalctl ``-b`` flag.

Comment 1 Sahaj Sarup 2020-07-27 07:06:07 UTC
Created attachment 1702477 [details]
logs

Comment 2 Sahaj Sarup 2020-08-04 17:03:09 UTC
looks like its working under ubuntu, which tells me that we are missing the snd_hda_intel module.

log:

```
02:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 580]
        Subsystem: Sapphire Technology Limited Ellesmere [Radeon RX 580]
        Flags: bus master, fast devsel, latency 0, IRQ 56
        Memory at 40160000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
ric@seattle:~$ uname -a
Linux seattle 4.15.0-111-generic #112-Ubuntu SMP Thu Jul 9 20:33:50 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux
```

Comment 3 Peter Robinson 2020-08-05 22:03:33 UTC
Enabled CONFIG_SND_HDA_INTEL=m on arm configs for F-32+

Comment 4 Fedora Program Management 2021-04-29 16:34:33 UTC
This message is a reminder that Fedora 32 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 32 on 2021-05-25.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '32'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 32 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Ben Cotton 2021-05-25 16:35:46 UTC
Fedora 32 changed to end-of-life (EOL) status on 2021-05-25. Fedora 32 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.