openSUSE Forums > Hardware > Laptop » problem with script for suspend to disk - please help!

Go Back   openSUSE Forums > Hardware > Laptop
Forums FAQ Members List Search Today's Posts Mark Forums Read


Laptop Questions about laptop hardware and laptop specific software (power management )

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-Jul-2009, 06:13
Puzzled Penguin
 
Join Date: Jul 2009
Location: vienna
Posts: 11
soliton hasn't been rated much yet
Default problem with script for suspend to disk - please help!

hi everyone. the good news: i got suspend to disk working.
i added a script to unload the wlan modules before shutdown

Code:
rmmod -f rt2500usb
rmmod -f rt73usb
and load them after start

Code:
modprobe rt2500usb
modprobe rt73usb
and it works ;-) at least when the state of the powercalbe stays the same.
if i remove the powercable after shutdown and start without cable or the other way arround, there seems to be no way to get the network running.
the strange thing:
when i suspend to disk again and put the power cable back on and start again then the wlan works again.

just to be straight after normal boot the wlan works fine in both modes with power cable on or off.

please tell me what could go wrong here. i was so happy that i finaly hava a suspend mode working and now its very frustrating.
Reply With Quote
  #2 (permalink)  
Old 10-Jul-2009, 09:58
Puzzled Penguin
 
Join Date: Jul 2009
Location: vienna
Posts: 11
soliton hasn't been rated much yet
Default Re: problem with script for suspend to disk - please help!

i made progress

if i dont use the script but set the variable

SUSPEND_MODULES="rt73usb rt2500usb"

it works also when the state of the power cable changes during downtime.
however i have to restart kde networkmanager (kde3) because it does not respond clicks on wlan.
any help?
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2