|
Bugzilla – Full Text Bug Listing |
| Summary: | openSUSE freezes randomly | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Christian Wansart <christian.wansart> |
| Component: | Kernel | Assignee: | E-mail List <kernel-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | bamoqi, Martin.Seidler |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | openSUSE 12.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 737834 | ||
|
Description
Christian Wansart
2011-11-24 16:55:05 UTC
I rebuilt the latest Kernel 2.6.37.6-0.11 from openSUSE 11.4. Now it works again. No freeze. It also fixed the hibernate/standby problem. (With the 3.x Kernel, hibernate and standby led to a freeze too.) I was asked to add some additional information. The problem started with the 3.x Kernel which I tried out on my openSUSE 11.4 system last year. I tried it because I heard that it contained the wifi drivers for the EeePC 1201T. I'm not sure what the exact version it was, but I'm sure it was lower than 3.1. Even with the latest kernel 3.1.9-1.4.1 it doesn't work. I use the desktop variant, since "default" doesn't contain my wifi driver. I didn't test if the default kernel freezes my system too. (I'm afraid it will damage my HDD again.) This thread is connected to my problem: http://forums.opensuse.org/english/get-technical-help-here/laptop/471256-cannot-hibernate-s2disk-4.html#post2437910 I made some progress. I compiled the (vanilla) kernels 2.6.38.8, 2.6.39.4, 3.0.20 and 3.1. The last one caused my notebook to freeze. The ones before didn't freeze my notebook. So it has to be something that was added with Kernel 3.1.
This is how I compiled the sources:
> make localmodconfig
> make -j2 all
> sudo make modules_install install
> cd /boot && sudo /sbin/mkinitrd
I'd try to analyze this problem further, but I have no idea how to continue without any error output like a kernel panic.
It seems that the problem is fixed since Kernel 3.2. I tested Kernel 3.1, 3.2, 3.3-rc2 and 3.3-rc3. Only with Kernel 3.1 the problem still occurs. At least, the problem didn't occur yet and I hope that's final. I am using thinkpad x220 with osuse 12.1 and kernel 3.1.9 and 3.2.4. Both kernel versions have random freeze (SysRq keys don't work) that needs hard reset. Previously used osuse 11.4 and didn't had this problem. Nothing usually is running when the freezes happen. I have "Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection" LAN controller and "Intel Corporation Centrino Advanced-N 6205" network Controller. Is this the same as https://bugzilla.novell.com/show_bug.cgi?id=737834 and https://bugs.launchpad.net/ubuntu/+source/linux/+bug/908335 ? |