prcxjb, thank you for testing the newest mainline kernel. The next step is to 
commit bisect the mainline kernel from v2.6.34-rc1 (GOOD) to v2.6.34.1-maverick 
(BAD) in order to identify the offending commit. Following mainline kernel 
bisect instructions noted in https://wiki.ubuntu.com/Kernel/KernelBisection you 
will need to run the following terminal command:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git && 
cd linux && git bisect start && git bisect good v2.6.34-rc1 && git bisect bad 
v2.6.34

This will post:
Bisecting: 1899 revisions left to test after this (roughly 11 steps)

[fd218cf9557b9bf7061365a8fe7020a56d3f767c] bridge: Fix IGMP3 report
parsing

Next you need to run the following to build the mainline kernel up to this 
commit:
git checkout fd218cf9557b9bf7061365a8fe7020a56d3f767c && cp /boot/config-`uname 
-r` .config && yes '' | make oldconfig && make-kpkg clean && 
CONCURRENCY_LEVEL=`getconf _NPROCESSORS_ONLN` fakeroot make-kpkg --initrd 
--append-to-version=-custom2 kernel_image kernel_headers && cd .. && sudo dpkg 
-i *.deb

Restart into this built kernel and please advise on the results. Thank
you for your understanding.

** Changed in: linux (Ubuntu)
       Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1066524

Title:
  ubuntu 10.10 or above not support sis chipset(not the video card)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1066524/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to