kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #157480
[Bug 1536789] Re: Missing emu10k1 module(s) in 4.3.0 kernel package
After digging a bit further I draw the conclusion that this is
potentially related to the issue described in #1534647 even on the
xenial packaged 4.3 kernel.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1536789
Title:
Missing emu10k1 module(s) in 4.3.0 kernel package
Status in linux package in Ubuntu:
Confirmed
Bug description:
After upgrading a machine from Ubuntu wily (15.10) to xenial (16.04)
the sound card (Creative Labs SB Audigy 2 ZS) was not detected
anymore. As far as I can see the driver module is missing (except for
the emu10k1 gameport module) from the latest 4.3.0 kernel packages (in
this case 4.3.0-7-generic). Reverting back to kernel 4.2.0 from wily
restores the functionality.
# find /lib/modules/4.3.0-7-generic -iregex ".*emu10k1.*"
/lib/modules/4.3.0-7-generic/kernel/drivers/input/gameport/emu10k1-gp.ko
# lsmod | grep -i emu10k1
emu10k1_gp 16384 0
gameport 16384 2 emu10k1_gp
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1536789/+subscriptions
References