Here is the problem I encountered updating the Kernel
Selecting previously unselected package linux-headers-4.8.0-040800rc3-generic.
(Reading database ... 335102 files and directories currently installed.)
Preparing to unpack 
linux-headers-4.8.0-040800rc3-generic_4.8.0-040800rc3.201608212032_amd64.deb ...
Unpacking linux-headers-4.8.0-040800rc3-generic (4.8.0-040800rc3.201608212032) 
...
Selecting previously unselected package linux-image-4.8.0-040800rc3-generic.
Preparing to unpack 
linux-image-4.8.0-040800rc3-generic_4.8.0-040800rc3.201608212032_amd64.deb ...
Done.
Unpacking linux-image-4.8.0-040800rc3-generic (4.8.0-040800rc3.201608212032) ...
dpkg: dependency problems prevent configuration of 
linux-headers-4.8.0-040800rc3-generic:
 linux-headers-4.8.0-040800rc3-generic depends on 
linux-headers-4.8.0-040800rc3; however:
  Package linux-headers-4.8.0-040800rc3 is not installed.

dpkg: error processing package linux-headers-4.8.0-040800rc3-generic 
(--install):
 dependency problems - leaving unconfigured
Setting up linux-image-4.8.0-040800rc3-generic (4.8.0-040800rc3.201608212032) 
...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 
4.8.0-040800rc3-generic /boot/vmlinuz-4.8.0-040800rc3-generic
run-parts: executing /etc/kernel/postinst.d/dkms 4.8.0-040800rc3-generic 
/boot/vmlinuz-4.8.0-040800rc3-generic
Error! Bad return status for module build on kernel: 4.8.0-040800rc3-generic 
(x86_64)
Consult /var/lib/dkms/ndiswrapper/1.59/build/make.log for more information.
Error! Bad return status for module build on kernel: 4.8.0-040800rc3-generic 
(x86_64)
Consult /var/lib/dkms/virtualbox-guest/5.0.24/build/make.log for more 
information.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 
4.8.0-040800rc3-generic /boot/vmlinuz-4.8.0-040800rc3-generic
update-initramfs: Generating /boot/initrd.img-4.8.0-040800rc3-generic
W: Possible missing firmware /lib/firmware/i915/kbl_dmc_ver1.bin for module i915
W: Possible missing firmware /lib/firmware/i915/kbl_guc_ver9_14.bin for module 
i915
W: Possible missing firmware /lib/firmware/i915/bxt_guc_ver8_7.bin for module 
i915
W: Possible missing firmware /lib/firmware/i915/skl_guc_ver6_1.bin for module 
i915
Warning: No support for locale: en_US.utf8
run-parts: executing /etc/kernel/postinst.d/pm-utils 4.8.0-040800rc3-generic 
/boot/vmlinuz-4.8.0-040800rc3-generic
run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 
4.8.0-040800rc3-generic /boot/vmlinuz-4.8.0-040800rc3-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 
4.8.0-040800rc3-generic /boot/vmlinuz-4.8.0-040800rc3-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 
4.8.0-040800rc3-generic /boot/vmlinuz-4.8.0-040800rc3-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.8.0-040800rc3-generic
Found initrd image: /boot/initrd.img-4.8.0-040800rc3-generic
Found linux image: /boot/vmlinuz-4.4.0-36-generic
Found initrd image: /boot/initrd.img-4.4.0-36-generic
Found linux image: /boot/vmlinuz-4.4.0-34-generic
Found initrd image: /boot/initrd.img-4.4.0-34-generic
Found linux image: /boot/vmlinuz-4.4.0-21-generic
Found initrd image: /boot/initrd.img-4.4.0-21-generic
Found linux image: /boot/vmlinuz-3.16.0-38-generic
Found initrd image: /boot/initrd.img-3.16.0-38-generic
Adding boot menu entry for EFI firmware configuration
done
Errors were encountered while processing:
 linux-headers-4.8.0-040800rc3-generic

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

Title:
  Display brightness keys not registered by ~$acpi_listen

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Brightness keys donot repond, Brightness controls on
  xfce4_power_manager behave as expected.  Either kernel is not
  recognizing the fn+f5/f6 commands or their is a problem with my
  configuration.

  here is the event output of all of my fn+(f keys):
  ~ $ acpi_listen
  button/volumeup VOLUP 00000080 00000000 K
  button/volumedown VOLDN 00000080 00000000 K
  button/mute MUTE 00000080 00000000 K
  button/mute MUTE 00000080 00000000 K
   PNP0C14:00 000000ff 00000000
   PNP0C14:00 000000ff 00000000
   PNP0C14:00 000000ff 00000000
  button/sleep SBTN 00000080 00000000
  button/sleep PNP0C0E:00 00000080 00000001

  (As a side note, my bios has no configuration options for the function
  keys.)

  (On another note, it is worth noting the fn+f2 does not respond with
  an event calling for airplane mode either, which is not important to
  me but may be important for others, if this is fixed by any solution
  here I will make note, though airplane mode may be a feature request
  and not a bug.)

  I have tried several options in the etc/default/grub file, these include:
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video.use_native_backlight=1"
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video.use_native_backlight=0"
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor"
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=intel_backlight"
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi="
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux"

  I am using Mint XFCE Sarah (Ubuntu Xenial) 64-bit, xfce4_power_manager
  was tested with all above configurations to both handle and not handle
  display brightness keys.  My Computer is an ASUS model is X540LA.  I
  am attaching a few files to help with this bug report.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1618952/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to