Poked around some more and was able to get other versions in my copy of the mainline kernel.
this command got me some more kernel versions: git remote set-url origin git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git now, when I 'tab' to see what is there, I get: $ git checkout -f v3.8. v3.8.1 v3.8.11 v3.8.13 v3.8.3 v3.8.5 v3.8.7 v3.8.9 v3.8.10 v3.8.12 v3.8.2 v3.8.4 v3.8.6 v3.8.8 Still trying to figure out how to get the last decimal version. Anyway, I built v3.8.11, 12 and 13. Problem is that I do nto have any modules. I found this instruction on building the mainline kernel: https://wiki.ubuntu.com/KernelTeam/GitKernelBuild The kernel builds, but no modules are built when I use the command suggested: CONCURRENCY_LEVEL=`getconf _NPROCESSORS_ONLN` fakeroot make-kpkg --initrd --append-to-version=-custom --overlay-dir=$HOME/ubuntu-package kernel_image kernel_headers There are no errors with v3.8.13, but there are also no i915 drivers installed and I think that is where the bug is. Any help appreciated. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1324935 Title: [Dell Inspiron 1525] WARNING: CPU: 1 PID: 1154 at /build/buildd/linux-3.13.0/drivers/gpu/drm/i915/intel_display.c:9226 intel_modeset_check_state+0x62d/0x780 [i915]() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324935/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs