LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 10-09-2009, 11:07 AM   #1
beartooth91
LQ Newbie
 
Registered: Feb 2006
Posts: 27

Rep: Reputation: 15
Another Suspend/Resume Problem Thread....


Several months ago, I posted a thread over in the Slackware forum regarding resume problems I'd been having with an HP DV7-1130us laptop. With some web scouring, I've made **some** progress, but, still have at least 1 issue.
The original problem was a dead keyboard and synaptics touchpad upon a resume from suspend to ram via "echo -n mem > /sys/power/state" or with pm-utils. The problems exists on Slackware 12.2 (2.6.27.7-smp) and on all versions of Zenwalk 6 (2.6.28.7).

I added "i8042.reset" to the end of the kernel line in grub. FYI- "i8042.nomux" results in the above mentioned dead keyboard and touchpad.

I also built the following script for suspend and have it in /etc/acpi/actions

Code:
#!/bin/sh
/sbin/rmmod ohci_hcd
/sbin/rmmod ehci_hcd

/usr/bin/chvt 1

sync

echo -n mem > /sys/power/state

/sbin/modprobe ehci_hcd
/sbin/modprobe ohci_hcd

/usr/bin/chvt 7

exit 0
Now, the laptop suspends and resumes fine. I have a live keyboard and touchpad. That's the "**some** success".

The problem now is, if I shutdown, logout, or reboot from X, after resuming from a suspend to ram, I get a blank screen with the backlight on and the machine hangs. Ctrl-Alt-Fn or Alt-Fn have no effect and a hard power off/on is required.

I'd love some advice.....

Thanks,

Mark
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
can't resume after suspend newbiesforever Linux - General 1 08-26-2009 06:52 AM
Suspend/Resume thread in Linux Ramkrishan Ravi Programming 1 02-15-2007 09:22 AM
No resume from suspend mehlkelm Debian 3 11-22-2005 10:48 AM
ssh ->suspend and resume... alaios Linux - Networking 4 01-10-2005 11:57 PM
resume and suspend pthreads okhan Programming 3 07-30-2004 08:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 08:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration