https://bugzilla.kernel.org/show_bug.cgi?id=47991
--- Comment #31 from Lan Tianyu <tianyu....@intel.com> 2012-11-17 14:52:56 --- (In reply to comment #30) > (In reply to comment #29) > > Hi Tianyu, > > I work on troubleshooting multiple Ubuntu-related bugs, especially ACPI S3 > State related bugs because I live in a small apartment room, and I made > progress on several others in the past few days so now I can comeback to work > on this one. > Thank you very much for telling me that running, Welcome > Tianyu, regarding this thing you want to me called, "bisect before > 3.1," > do you want me to try some Linux kernel prior to 3.2? > I mainly use Ubuntu, and according to Wikipedia entry about Ubuntu, Ubuntu > 11.10 uses Linux 3.0 kernel. > Do you want me to install Ubuntu 11.10 to a hard drive, and test it with the > aforementioned SiS chipset-based mainboards? No, you just need install kernel. I think you need git a linux tree and do bisect following a guide. http://wiki.debian.org/DebianKernel/GitBisect First thing I think you need learn how to compile a linux kernel and install it on ubuntu. Normally I do (1) git a linux tree (2) under source directory, run "make localconfig" (3) make menuconfig (save) (4) make bzImage (5) make modules (6) make modules_install (7) make install (8) update-grub (9) reboot select the kernel you perfer to testing at grub menu during system boot up. you also need to learn how to git checkout different kernel verion e.g git checkout v3.7.0-rc2. (git checkout with twice tab, it will show all kernel verion you can get) > I have the tendency to use LTS (Long Term Support) version only, and in this > case, all of my Ubuntu-based computers in my apartment have Ubuntu 10.04 LTS > (Linux kernel 2.6.32) or Ubuntu 12.04 LTS (Linux kernel 3.2). > Do you want me to run the above command in Terminal on Ubuntu 10.04 LTS, and > test the ACPI S3 State behavior? You can try. At less, we can confirm whether the issue exists on 2.6.32. > Again, I am a Linux OS beginner so if you can give me guidance on how to do > this, I will appreciate. > Also, is this considered something that needs fixing by the upstream > developers? I think so, too. > Of course, I think so, but it sounds to me nothing is being done at this > moment > despite the bug has been known for a while. > Obviously, I will like to see this bug fixed fairly soon. > > Regards, > > fpgahardwareengineer -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla