I had some more time to investigate on bisect. First i get the the quantal tree with the command $ git clone git://kernel.ubuntu.com/archive-ubuntu/ubuntu-quantal.git Now i have a local repository "ubuntu-quantal"
I have also obtained a full list of the tagged versions of quantal tree with the command $ git tag -l Ubuntu-* If i understand it right the last kernel release in that tree is 3.5.0-9.9 after for exeample 3.5.0-51.76 I get also the raring tree with the command $ git clone git://kernel.ubuntu.com/archive-ubuntu/ubuntu-raring.git Now i have a local repository "ubuntu-raring" I have also obtained a full list of the tagged versions of raring tree with the command $ git tag -l Ubuntu-* If i understand right the first kernel release in the raring tree after 3.5.0-9.9 is 3.7.0-0.1 I have build and tested tested booth kernels 3.5.0-9.9 is ggod (FN+F12 enables Bluetooth) 3.7.0-0.1 (3.7.0-0.1-rc3) is bad (FN +F12 does not enable Bluetooth) Does this means i have found the two adjacent kernel versions the Good and The Bad one. Dear M Penalver please confirm and tell me what is to do now Thanks in advance -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1322068 Title: Turn on bluetooth with Fn+F12 not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1322068/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
