Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
TuxOnIce 2.6.24-r3 Suspend 2 Ram Not Working
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
oslinux
Tux's lil' helper
Tux's lil' helper


Joined: 13 Dec 2006
Posts: 97

PostPosted: Tue Mar 04, 2008 11:01 am    Post subject: TuxOnIce 2.6.24-r3 Suspend 2 Ram Not Working Reply with quote

TuxOnIce 2.6.24-r3 and Gentoo 2.6.23-r9 can't bring my laptop out from the S3 (Suspend To Ram) mode,

if i do an
Code:
echo "mem" > /sys/power/state


Or simply if i use KPowersave and i do a "Suspend To Ram" i can see my laptop going in S3 mode, and the power led starts blinking.

BUT when i push a key (To wake the laptop) the led stops blinking and stays active, the cpu fan starts, but the monitor stays off.

Thank you for any hint/help.

Luca
Back to top
View user's profile Send private message
oslinux
Tux's lil' helper
Tux's lil' helper


Joined: 13 Dec 2006
Posts: 97

PostPosted: Tue Mar 04, 2008 7:15 pm    Post subject: Reply with quote

Using this guide i tracked the problem to the wireless card configured using iwl3945 and managed by NetworkManager...
Back to top
View user's profile Send private message
oslinux
Tux's lil' helper
Tux's lil' helper


Joined: 13 Dec 2006
Posts: 97

PostPosted: Tue Mar 04, 2008 11:29 pm    Post subject: Reply with quote

Some upgrades,
i did this:

Quote:
- enable PM_DEBUG, and PM_TRACE

- use a script like this:

#!/bin/sh
sync
echo 1 > /sys/power/pm_trace
echo mem > /sys/power/state


i unloaded all the modules and services, then i started the script.
Resume didn't work, and this is what i found in dmesg:

Code:
Magic number: 0:191:890
hash matches drivers/base/power/main.c:76
hash matches device 0:0:0:0
hash matches device 0000:00:1f.3


Some other outputs:
Code:
ivito ~ # lspci | grep 00:1f.3
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)


Code:
ivito ~ # lspci -v
[...]
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
        Subsystem: ASUSTeK Computer Inc. Unknown device 1317
        Flags: medium devsel, IRQ 5
        I/O ports at 0400 [size=32]
[...]
Back to top
View user's profile Send private message
oslinux
Tux's lil' helper
Tux's lil' helper


Joined: 13 Dec 2006
Posts: 97

PostPosted: Tue Mar 04, 2008 11:55 pm    Post subject: Reply with quote

Ok, the device 1f.3 WAS an unknown device, now i installed i2c-i801 and it's ok, but suspend can't resume the pc anyway.

Now it locks there:
0000:00:1c.1:pcie02

but D'OH it's a pci-ex device and lspci reports that 00:1c.1 is the "PCI Express Port 2", how i can see what's it?

Luca
Back to top
View user's profile Send private message
oslinux
Tux's lil' helper
Tux's lil' helper


Joined: 13 Dec 2006
Posts: 97

PostPosted: Wed Mar 05, 2008 12:17 am    Post subject: Reply with quote

Updates:
I discovered (using lshw) that there's the wireless interface connected to pci express port 2.

So it's not enought to remove the iwl3945 module, what else could i try to make this suspend works?????????????

Thank you for any help!!!

Luca

EDIT: Great! Even when i will solve this problem, there will be another! Yes, cause i turned off the wifi switch, and now suspend is locking loading ptmx WTH is PTMX??? (I'm going mad)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum