Bug 196687 - No sound with emu10k1 driver and kernel 4.13
Summary: No sound with emu10k1 driver and kernel 4.13
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: Sound(ALSA) (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: Jaroslav Kysela
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-17 06:26 UTC by edpil02
Modified: 2021-11-28 20:02 UTC (History)
2 users (show)

See Also:
Kernel Version: 4.13
Subsystem:
Regression: No
Bisected commit-id:


Attachments
Fix patch (1.65 KB, patch)
2017-08-18 09:01 UTC, Takashi Iwai
Details | Diff

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.

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