Code: 48 8d 7b 28 31 c9 ba 01 00 00 00 be 03 00 00 00 e8 f6 a3 e7 ff 48 8d 7b
48 ba 04 00 02 00 be 1d 00 00 00 e8 28 da ed ff 48 8b 1b <48> 8b 03 4c 39 eb
0f 18 08 75 ca 4c 89 e7 e8 47 7d e9 ff 83 ca
RIP [<ffffffff803ab5bc>] snd_ctl_dev_disconnect+0x58/0x89
RSP <ffff81007dc97c20>
CR2: 0000000000100100
---[ end trace 2e3cd65b101c6e8f ]---
Afterwards, My USB soundcard does not work anymore (USB mouse works fine).
An additional but probably unrelated issues is related to my wireless card. It
gets disconnected after resume:
wlan0: authenticate with AP 00:1c:4a:1f:a1:b1
wlan0: RX authentication from 00:1c:4a:1f:a1:b1 (alg=0 transaction=2 status=0)
wlan0: authenticated
wlan0: associate with AP 00:1c:4a:1f:a1:b1
wlan0: RX ReassocResp from 00:1c:4a:1f:a1:b1 (capab=0x411 status=0 aid=1)
wlan0: associated
wlan0: CTS protection enabled (BSSID=00:1c:4a:1f:a1:b1)
wlan0: deauthenticate(reason=3)
I am using gentoo-sources-2.6.26-r1. Full dmesg, kernel config and
emerge --info can be found here: http://big.homeftp.net/~pholthau/
Any help would be very much appreciated.
Patrick
09-18-2008, 10:47 AM
"Vladimir Rusinov"
Two Suspend/Resume Problems
On Thu, Sep 18, 2008 at 2:10 PM, Patrick Holthaus <patrick.holthaus@uni-bielefeld.de> wrote:
I am using gentoo-sources-2.6.26-r1. Full dmesg, kernel config and
emerge --info can be found here: http://big.homeftp.net/~pholthau/
What hardware are you using? Is it a laptop or desktop pc?
Few general suggestions:
1. update your bios to latest version.
2. Try to load motherboard-specific acpi module (e.g. asus-acpi for asus notebooks, or acer-acpi, or ...)
--
Vladimir Rusinov
http://greenmice.info/
09-18-2008, 11:51 AM
Patrick Holthaus
Two Suspend/Resume Problems
Hi!
> What hardware are you using? Is it a laptop or desktop pc?
I's a Dell Inspiron 9400.
> Few general suggestions:
> 1. update your bios to latest version.
> 2. Try to load motherboard-specific acpi module (e.g. asus-acpi for asus
> notebooks, or acer-acpi, or ...)
I think there isn't any for dell. Correct me if I am wrong, cause I'm not at
the laptop right now.
Patrick
09-18-2008, 12:42 PM
Iain Buchanan
Two Suspend/Resume Problems
Patrick Holthaus wrote:
Hi!
What hardware are you using? Is it a laptop or desktop pc?
I's a Dell Inspiron 9400.
I suspend happily with a Dell Inspiron 9100, but I think the 9400 is
different enough to worry about...
Few general suggestions:
1. update your bios to latest version.
2. Try to load motherboard-specific acpi module (e.g. asus-acpi for asus
notebooks, or acer-acpi, or ...)
I think there isn't any for dell. Correct me if I am wrong, cause I'm not at
the laptop right now.
I noticed nvidia in that list. Can you suspend without it? Try booting
without loading the nvidia module at all (sometimes even just loading
and unlaoding the nvidia module can cause issues with suspending). Also
stop as many services as possible and unload as many modules as possible.
Then when it works, you can add modules one by one and keep testing the
suspend / resume behaviour.
HTH,
--
Iain Buchanan <iaindb at netspace dot net dot au>
<carpaski> I'm greatly disturbed by my process list saying that a
process started 3 minutes from now.
<spyderous> carpaski: it's the latest in kernel scheduling. it can
actually plan ahead to see where resources should go.