You are not logged in.

#1 2012-11-07 08:04:39

fixje
Member
From: Germany
Registered: 2010-02-13
Posts: 9

Kernel Panic caused by intel driver?

Hey guys,

since upgrading to the kernel 3.6.* series I experience a lot of horrible instabilities on my ThinkPad X220 (Sandy Bridge) that I wanted to complain about:

1. When I boot the system I randomly get a Kernel Panic presumably caused by an intel driver. I cannot reproduce it, but it seems to be related to some wireless driver issue. I'm relatively sure about this, because it won't ever happen if I switched off wireless.

IMG_20121106_122316.jpg

2. Wicd stopped detecting my wlan0 device as wireless. The reason is,  that it simply looks for /sys/class/net/wlan0/wireless to exist, which is only visible with the kernel option WIRELESS_EXT_SYSFS switched on. 

 zcat /proc/config.gz | grep WIRELESS_EXT 

doesn't show it up and looking up some kernel config brings me to the conclusion that it has been removed due to deprecation and the wicd developers didn't come up with a solution, although this problem is known for three years

3. I also suffer from high power consumption after wakeup.

It seems that the wireless driver is somehow broken as well as wicd is not well maintained. As you can see in the picture, not the whole trace is printed. Here is some more data about my system:

Kernel:

Linux birdeye 3.6.5-1-ARCH #1 SMP PREEMPT Wed Oct 31 20:57:39 CET 2012 x86_64 GNU/Linux

Wireless

03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 34)

Anyone experiencing the same issues?

EDIT: fixed image URL

Last edited by fixje (2012-11-07 08:18:07)

Offline

#2 2012-11-07 08:58:57

sultanoswing
Member
Registered: 2008-07-23
Posts: 314

Re: Kernel Panic caused by intel driver?

I've had the same random kernel panics over the last couple of weeks. Similar looking screen to yours. Occurs only occasionally - just about 3 times so far (I boot up several times per day).

It's been so rare that I haven't bothered looking into it. Situation resolves after a hard reboot.

I have also had a couple of occasions where I'm browsing the net or working on a libreoffice document, the screen has just gone black. Hitting a key reveals it's dropped to the command shell. Weird.


6.5.3.arch1-1(x86_64) w/Gnome 44.4
Arch on: ASUS Pro-PRIME x470, AMD 5800X3D, AMD 6800XT, 32GB, | Intel NUC 7i5RYK | ASUS ux303ua | Surface Laptop

Offline

#3 2012-11-08 05:32:17

bassu
Member
Registered: 2011-12-21
Posts: 90

Re: Kernel Panic caused by intel driver?

@fixje,

I noticed the same thing on my X230. At first I suspected it to be caused by power saving tools, iwl power management and pcie_aspm. So I disabled them all. It still happens and quite randomly. Sometimes it crashes the driver only and not the kernel itself. Reloading the driver doesn't work and only way out is a hard reboot. One thing that is common across all crashes is that it leaves "acpi_idle" and "intel_idle" errors in the back trace like yours and it happens mostly while running on battery!

Happens for me on 3.5 as well as 3.6. I experimented with BIOS' power options specifically Adaptive Thermal Management by turning it to maximum and disable PCI Express Power Management features. But it still continues to show the signs I reported in https://bbs.archlinux.org/viewtopic.php?id=137881

I also tried compat-wireless drivers.

If anything changes, I'll let you know.

Last edited by bassu (2012-11-08 05:39:04)


The greatest threat to knowledge is not ignorance - it is the illusion of knowledge!

Offline

#4 2012-11-08 05:48:53

Stebalien
Member
Registered: 2010-04-27
Posts: 1,237
Website

Re: Kernel Panic caused by intel driver?

I've had the same *_idle errors with an x220. It's very (very) infrequent and only on boot. I can't say anything about 3.6.5-6 as I can't even get them to boot (but that's looking like it might be my fault).


Steven [ web : git ]
GPG:  327B 20CE 21EA 68CF A7748675 7C92 3221 5899 410C
Do not email: honeypot@stebalien.com

Offline

#5 2012-11-08 12:19:14

bassu
Member
Registered: 2011-12-21
Posts: 90

Re: Kernel Panic caused by intel driver?

I think I may have resolved this. Did not happen again. After I am done testing I will post.


The greatest threat to knowledge is not ignorance - it is the illusion of knowledge!

Offline

#6 2012-11-10 12:00:02

bassu
Member
Registered: 2011-12-21
Posts: 90

Re: Kernel Panic caused by intel driver?

Resolved with PREEMPT and BFS! No recurrence so far.


The greatest threat to knowledge is not ignorance - it is the illusion of knowledge!

Offline

#7 2012-11-14 11:17:11

estan
Member
Registered: 2011-03-11
Posts: 13

Re: Kernel Panic caused by intel driver?

I think I have the same panic on boot problem on my X220 (going to disable the quiet kernel parameter now to check). Is there any other way around it except PREEMPT/BFS? Not too interested in switching kernel just for this hmm

It's pretty annoying since I reboot quite often while in school, and every 2-3 times it panics on boot.

Offline

Board footer

Powered by FluxBB