Bug 196687

Summary: No sound with emu10k1 driver and kernel 4.13
Product: Drivers Reporter: edpil02 (edpil02)
Component: Sound(ALSA)Assignee: Jaroslav Kysela (perex)
Status: NEW ---    
Severity: normal CC: ossi, tiwai
Priority: P1    
Hardware: x86-64   
OS: Linux   
Kernel Version: 4.13 Subsystem:
Regression: No Bisected commit-id:
Attachments: Fix patch

Description edpil02 2017-08-17 06:26:30 UTC
Emu10k1 driver stop working since kernel 4.13 update.
Same issue with the last 4.13 rc5 version.
It' Fedora rawhide kernel.

I've no problem with kernel 4.12  and later.

View of dmesg:

[    2.477043] snd_emu10k1 0000:06:00.0: enabling device (0100 -> 0101)
[    2.488677] snd_emu10k1: probe of 0000:06:00.0 failed with error -14


Sent a bug report To Fedora : 

Laura Abbott 2017-08-16 13:47:29 EDT
I suspect this is caused by https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d42fe63d58392f29e82e17c02f10e8cd3f45f17f,

This should be reported to the upstream maintainers.
Comment 1 Takashi Iwai 2017-08-17 08:39:56 UTC
Did the revert of the mentioned commit really help?  It can be reverted straightforwardly.
Comment 2 edpil02 2017-08-17 21:32:20 UTC
Yes.
Reverting the mentioned commit solves the issue.
Got device and mixer now.

Thank's.
Comment 3 Takashi Iwai 2017-08-18 09:00:23 UTC
Thanks.  The patch below fixes the problem.
I'm going to submit and queue quickly.
Comment 4 Takashi Iwai 2017-08-18 09:01:01 UTC
Created attachment 258007 [details]
Fix patch
Comment 5 Oswald Buddenhagen 2021-11-28 20:02:01 UTC
you pushed this right away as 0b36f2bd28d, so i think this is fixed since v4.13-rc6.