LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxAnswers Discussion
User Name
Password
LinuxAnswers Discussion This forum is to discuss articles posted to LinuxAnswers.

Notices


Reply
  Search this Thread
Old 03-12-2006, 11:46 AM   #1
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
DISCUSSION: Mini HOW-TO: Hibernate and resume


This thread is to discuss the article titled:
Mini HOW-TO: Hibernate and resume

Quote:
Mini HOW-TO: Hibernate and resume Problem: You have a system that you need to put to sleep, for whatever reason ( Need to conserve power on a laptop, or want a possibly quicker 'shutdown and reboot'). Solution: Hibernate. It saves everything (Hopefully!) to a file on your hard drive, and when you bring it back up, it was just as you left it. Sound good? Well, it can be. It can also drive you insane. I'm going to talk about one route to possible success Successful hibernation requires a few things in Linux: * An ACPI compliant system (BIOS, HDD,etc) Well beyond the scope of this post. Check on the web, or take it up with your system manufacturer.

Last edited by XavierP; 03-12-2006 at 04:46 PM.
 
Old 03-12-2006, 11:49 AM   #2
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
You have a bad link in your post.

Should point here.

Last edited by macemoneta; 03-12-2006 at 11:55 AM.
 
Old 03-12-2006, 04:47 PM   #3
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
URL is now fixed.
 
Old 04-22-2006, 12:53 AM   #4
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Rep: Reputation: 63
Thanks for posting cwwilson. I just did this tonight and I can now get standby via the battery icon in KDE.

I can't get suspend working yet (I freeze, I get black screen and lose X I'm glad I have control+alt+del to do reboot), but I do have two things not in line with your recommended kernel settings. So I was not surprised that I may have a glitch somewhere as I don't meet the minimum recommended.

BUT OMG! YOU INADVERTANTLY GAVE ME BACK MY TAP+DRAG WITH MY TOUCHPAD

Before doing this, I used to have to hit Function+F4 on my laptop to make the mobo initiate the standby (I did not have the option in KDE), which worked well but I could not have the touchpad custom drivers installed, as when I resumed I would totally lose my touchpad! Even control+alt+backspace didnt reset the touchpad! I had to reboot. So up until now I've been running the laptop without the custom touchpad drivers installed, and just using the default touchpad driver in X, but I had no tap + drag.

So after I got my standby to work I decided to experiment and re-try installing the touchpad drivers, thinking to myself "well maybe my touchpad was freezing becuase it looks for a standby signal from KDE and not my mobo. Maybe now it will see some signal from the KDE battery icon and will now standby/resume nicely."

Well to my surprise my guess was right! After installing the touchpad drivers for my custom kernel I can do standby and when I resume I can do tap and drag !

One question if you don't mind, as you are my compile kernel guru hahah

My question is, to get my kernel options "in-line" with your recommended settings, do I simply go into my 2.4 kernel that came with slackware, go to my 2.6.15.3 kernel source directory, run "make xconfig" and just tweak those settings, hit save, then run make and then run make modules install again. Effectively that would in my mind overwrite my 2.6.15.3 kernel and it's respective modules.

Assuming that the above is correct, will I need to re-install my wireless drivers, guarddog firewall, & touchpad drivers. Those are the only items I have actually run an install of while being in this kernel as of present.

Or, should I just copy out the config file, delete the 2.6.15.3 kernel and run a full make all over and reinstall the touchpad, wireless, guarddog.

Thank you in advance. Again sorry if I typed to much, I tend to ramble on.

Last edited by Old_Fogie; 06-09-2006 at 03:49 PM.
 
Old 04-22-2006, 07:38 AM   #5
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
Personally, I would start fresh, going from 2.4 to the newest 2.6 kernel with a 'blank' config. But leave the old kernel because I can just about guarantee that the first compile either won't boot, or you'll forget to compile in something like mouse support (Yes, I've done that...)

And good to hear about your touchpad.

And I STILL cannot suspend mine either. Maybe in the coming months.
 
Old 04-23-2006, 02:47 AM   #6
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Rep: Reputation: 63
lol yea right now everything is great I just dont have a "pen-goo-in" (penguin) if I boot in 2.6 kernel
 
Old 04-23-2006, 02:49 AM   #7
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
Need to configure your framebuffer and video chipset
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
no fan control after hibernate resume on NC6000 jlinkels Linux - Laptop and Netbook 5 03-17-2006 06:38 AM
Mini HOW-TO: Hibernate and resume cwwilson721 Slackware 12 03-13-2006 03:54 PM
DISCUSSION: ssh - mini howto satinet LinuxAnswers Discussion 0 02-27-2006 02:47 PM
Fedora Core 5 T2 resume from hibernate IBall Fedora 0 02-05-2006 09:58 PM
DISCUSSION: NDISwrapper for RTL8180 mini-HOWTO coindood LinuxAnswers Discussion 3 04-22-2005 04:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxAnswers Discussion

All times are GMT -5. The time now is 12:19 PM.

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