← Back to team overview

kernel-packages team mailing list archive

[Bug 1536789] [NEW] Missing emu10k1 module(s) in 4.3.0 kernel package

 

Public bug reported:

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

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Incomplete


** Tags: kernel-sound

** Attachment added: "Output of lspci -vnvn"
   https://bugs.launchpad.net/bugs/1536789/+attachment/4554323/+files/lspci-vnvn.log

-- 
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:
  Incomplete

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


Follow ups