On Sun, Jul 27, 2008 at 01:00:30AM -0600, John M. Anderson wrote: > Hello, this is my first adventure into the kernel land! I an older > kernel that works with my webcam and a new kernel that does not. They > are both using the pwc webcam driver. > > What is the best step for figure out the problem? > Any pointers on debugging something like this? Do you get some error messages in dmesg output? With git-bisect you can determine the commit which causes the problem. A manual you can find here http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html. You should post your problem to the kernel testers mailing list. For details see http://kernelnewbies.org/KernelTesters. > > -- > To unsubscribe from this list: send an email with > "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx > Please read the FAQ at http://kernelnewbies.org/FAQ -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ