← Back to team overview

kernel-packages team mailing list archive

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

 

@Brad Figg (brad-figg): I ran "apport-collect 1536789" but unfortunately
it segfaults sometime after OAuth is done and before completing it's
data collection.

@Joseph Salisbury (jsalisbury): I tested installing and booting the
4.4-wily kernel and the issue still remains. The emu10k1 module doesn't
seem to be compiled and packaged with the latest kernels. The module is
in the older linux-image-extra-4.2.0-25-generic package from wily
(15.10) but not included on a clean xenial (16.04) installation.

** Changed in: linux (Ubuntu)
       Status: Incomplete => Confirmed

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