It seems like I make something wrong trying to bisect... And before I'm going to bisect the Ubuntu-Git, I would like to know if I made mistakes at the "Download-Bisect".
Steps: 1. I've downloaded "linux-image-<version>-generic-<version>_amd64.deb" and "linux-headers-<version>-generic-<version>_amd64.deb" from the links provided by: https://launchpad.net/ubuntu/saucy/+source/linux 2. I installed them all by executing: $ sudo dpkg -i ./Downloads/linux-*.deb 3. After that I rebooted into the entrys via GRUB: "Previous Linux Versions" (I think that it is called this in English) "Ubuntu, with Linux <version> (on /dev/sda1)" If I made everything right however this means: Kernel 3.9.0-4-generic is the last Ubuntu-Kernel which recognizes my Hardware. A short overview of tested (Ubuntu-)Kernels and the outcome: 3.9.0-4-generic - Bug: No 3.9.0-5-generic - Bug: Yes 3.9.0-6-generic - Bug: Yes 3.9.0-7-generic - Bug: Yes 3.10.0-0-generic - Bug: Yes 3.11.0-1-generic - Bug: Yes If its any help I've linked dmesgs of kernels with- and without the bug, and lsmods with- and without the bug. dmesg - 3.9.0-4 working kernel - http://paste.ubuntu.com/6055888/ lsmod - 3.9.0-4 working kernel - http://paste.ubuntu.com/6055893/ dmesg - 3.9.0-5 buggy kernel - http://paste.ubuntu.com/6055896/ lsmod - 3.9.0-5 buggy kernel - http://paste.ubuntu.com/6055898/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1219538 Title: Kernel 3.11-4 dosn't recognize devices To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1219538/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
