Good, you should see https://wiki.ubuntu.com/KernelTeam/GitKernelBuild this page for how to checkout the sources from git and build a kernel in general. It should be straigthforward to follow, but just ask if you have any questions.
After step 3, you should do the following before going to step 4. git checkout v2.6.23 This will checkout the upstream 2.6.23 kernel, which will effectively establish whether the regression went in between 22 and 23 or 23 and 24. My guess is it was in the latter, but we'll see. The build will take quite a while, so you might want to use step 6 and disable a lot of modules you don't use. Alternatively, you can try the following script (after step 5) that automatically will try to disable unused modules, by doing the following wget http://rostedt.homelinux.com/code/streamline_config.pl perl streamline_config.pl Since the script is not perfect this customization may lead to build errors. In that case you can repeat the process from step 4 without the customizations. Or you can simply skip any customization, the only cost is extra build time. Again, any questions, just ask. -- jaunty 2.6.28 freezes on pcmcia detection during boot https://bugs.launchpad.net/bugs/320526 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs