Timo's suggestion in comment 54 resolves the issue with default ubuntu kernel:
linux-image-3.19.0-30-generic 3.19.0-30.34 linux-image-extra-3.19.0-30-generic 3.19.0-30.34 I applied the following change: --- /usr/share/initramfs-tools/hooks/framebuffer.orig 2015-10-20 10:49:27.894272802 +0200 +++ /usr/share/initramfs-tools/hooks/framebuffer 2015-10-20 10:34:22.515012294 +0200 @@ -20,6 +20,7 @@ copy_modules_dir kernel/drivers/char/agp copy_modules_dir kernel/drivers/gpu +copy_modules_dir kernel/ubuntu/i915 manual_add_modules fbcon manual_add_modules vesafb And ran the command update-initramfs -k all -u I have a Dell XPS 13 2015. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500751 Title: Cryptsetup Keyboard not working on Xubuntu 3.19.0-30 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1500751/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
