Author |
Message |
timrichardson
|
|
|
Post subject: [solved] 2.6.38 kernel panic on resume from ram suspend
Posted: 16.03.2011, 00:03
|
|

Joined: 2010-09-12
Posts: 66
Location: Melbourne
Status: Offline
|
|
Hi. 32 bit on a laptop with intel graphics hardware.
Just had a kernel panic when resuming from a suspend to RAM using the new 2.6.38. First problem with suspend on this computer in nearly three years.
Right now I have some work to do so back to the last 2.6.37 kernel. I'll give some more info later. |
_________________ There are some who call me Tim
Last edited by timrichardson on 14.04.2011, 11:30; edited 3 times in total
|
|
|
|
 |
DeepDayze
|
|
Post subject: RE: 2.6.38 kernel panic on resume from ram suspend
Posted: 16.03.2011, 01:07
|
|

Joined: 2010-09-11
Posts: 616
Location: USA
Status: Offline
|
|
|
|
 |
timrichardson
|
|
Post subject:
Posted: 16.03.2011, 01:22
|
|

Joined: 2010-09-12
Posts: 66
Location: Melbourne
Status: Offline
|
|
Toshiba u 400 satellite laptop, intel cpu intel integrated graphics [/quote] |
_________________ There are some who call me Tim
|
|
|
|
 |
DeepDayze
|
|
Post subject:
Posted: 16.03.2011, 02:05
|
|

Joined: 2010-09-11
Posts: 616
Location: USA
Status: Offline
|
|
not sure if intel driver plays nice with .38 yet... |
|
|
|
|
 |
|
Post subject:
Posted: 16.03.2011, 09:08
|
|
Moderator

Joined: 2010-09-11
Posts: 469
|
|
my PC with intel driver plays no problem with .38 (i386) |
|
|
|
|
 |
deusdara
|
|
Post subject:
Posted: 16.03.2011, 11:53
|
|

Joined: 2010-09-17
Posts: 9
Status: Offline
|
|
Hi
My computer with Intel driver card onboard work fine.
Deusdara |
_________________ [Mobo: Asus Maximus III Formula ][CPU: QuadCore Intel Core i7 860@2.80 GHz][RAM:2x2 GB 1333 MHz DDR3 Corsair][GPU: nVidia GTX 570][HD:Seagate 1,0 TB SATA II][Fonte: Corsair 500w - CMPSU-500CXV2 ][aptosid]
|
|
|
|
 |
dibl
|
|
Post subject:
Posted: 16.03.2011, 12:35
|
|

Joined: 2010-09-12
Posts: 302
Location: Dayton, Ohio, USA
Status: Offline
|
|
My Toshiba NB205 netbook with Intel GM945 is suspending and resuming correctly (but Desktop Effects don't work).
Code:
don@tosh205:~$ infobash -v3
Host/Kernel/OS "tosh205" running Linux 2.6.38-0.slh.1-aptosid-686 i686 [ aptosid 2010-02 Κῆρες - kde-lite - (201009132215) ]
CPU Info 2x Intel Atom N280 @ 512 KB cache flags( sse3 ht nx ) clocked at [ 1667.000 MHz ]
Videocard Intel Mobile 945GME Express Integrated Graphics Controller X.Org 1.9.99.903 [ 1024x600@60.0hz ]
Network cards Realtek RTL8101E/RTL8102E PCI Express Fast
Atheros AR9285 Wireless
Processes 213 | Uptime 50min | Memory 291.4/2016.8MB | HDD OCZ-VERTEX2 Size 40GB (41%used) | Client Shell | Infobash v3.35
|
|
|
|
|
 |
timrichardson
|
|
Post subject:
Posted: 16.03.2011, 22:46
|
|

Joined: 2010-09-12
Posts: 66
Location: Melbourne
Status: Offline
|
|
with 2.6.38-0.slh.2-aptosid-686 I get a different problem with resuming. After resume, I see the screen saver and the unlock dialog for around three seconds, and then the machine locks up (three times successively so it's reproducible). I can't get any reaction so I force the machine to power down.
I have Intel GM965. The power supply is connected while I do this.
I don't know where to find log messages that may help. dmesg seems to have nothing useful, same with pm-suspend.log |
_________________ There are some who call me Tim
|
|
|
|
 |
timrichardson
|
|
Post subject:
Posted: 17.03.2011, 01:05
|
|

Joined: 2010-09-12
Posts: 66
Location: Melbourne
Status: Offline
|
|
Resuming from a suspend to disk (hibernate) works, unlike resuming from RAM. |
_________________ There are some who call me Tim
|
|
|
|
 |
slh
|
|
Post subject:
Posted: 17.03.2011, 01:15
|
|

Joined: 2010-08-25
Posts: 954
Status: Offline
|
|
That is actually a quite rare combination, as suspend to disk is usually more likely to be affected... However at this moment, nothing really strikes out (an ICH6/ i945GME systems suspends and wakes up fine for me, although I rarely use suspend). The big problem with suspend related issues is how tightly these issues are coupled to the hardware and the running BIOS implementation, which are mostly hard to reproduce and debug. |
|
|
|
|
 |
DeepDayze
|
|
Post subject:
Posted: 17.03.2011, 01:21
|
|

Joined: 2010-09-11
Posts: 616
Location: USA
Status: Offline
|
|
Do you have the latest BIOS? |
|
|
|
|
 |
timrichardson
|
|
Post subject:
Posted: 17.03.2011, 10:56
|
|

Joined: 2010-09-12
Posts: 66
Location: Melbourne
Status: Offline
|
|
BIOS update made no difference. What logfiles may be helpful? |
_________________ There are some who call me Tim
|
|
|
|
 |
timrichardson
|
|
Post subject:
Posted: 17.03.2011, 11:19
|
|

Joined: 2010-09-12
Posts: 66
Location: Melbourne
Status: Offline
|
|
I dropped down to init 3 and did a pm-suspend.
On resume, the console had errors and a kernel panic.
They look like dmesg errors, time stamps like 90.773041 bad_area_nosemaphore messages.
But upon reboot, I couldn't see where these message may be. |
_________________ There are some who call me Tim
|
|
|
|
 |
DeepDayze
|
|
Post subject:
Posted: 17.03.2011, 14:06
|
|

Joined: 2010-09-11
Posts: 616
Location: USA
Status: Offline
|
|
those semaphore messages could have something to do with the removal of the BKL |
|
|
|
|
 |
timrichardson
|
|
Post subject:
Posted: 18.03.2011, 08:16
|
|

Joined: 2010-09-12
Posts: 66
Location: Melbourne
Status: Offline
|
|
well, 2.6.38-0.slh.3-aptosid-686
still kernel panics, although now I get a flashing LED to accompany the crash. |
_________________ There are some who call me Tim
|
|
|
|
 |
|