Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
03-07-2006, 06:44 PM
|
#16
|
Senior Member
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Original Poster
Rep:
|
Quote:
Originally Posted by rkrishna
if we enable acpi in kernel (built in ), do we need to append in lilo???
|
I don't, but my ACPI is compiled into the kernel. I'm assuming you need to use the append in lilo only if you compiled ACPI as a module.
|
|
|
03-10-2006, 01:16 AM
|
#17
|
Senior Member
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Original Poster
Rep:
|
Quote:
Originally Posted by cwwilson721
I'm not sure that the fan will work correctly,depending on the CPU temperature after the resume. I am researching/stressing the CPU to see if it comes on at the correct temperature. I'll post here if it works correctly.
|
I had to make a script as follows:
Code:
#!/bin/sh
#
# /usr/bin /fan A script written by cwwilson721 to allow
# the fan to turn off after resuming from
# 'hidernate. Had to make fan go 'on' then 'off'
# for this to work. All other ACPI functions
# seem not to be affected.
#
# Turn on the fan
echo -n "0" > /proc/acpi/fan/FAN0/state
# And then, turn off the fan
echo -n "3" > /proc/acpi/fan/FAN0/state
I tested the CPU under load, and the fan does turn back on automatically
|
|
|
03-10-2006, 01:49 AM
|
#18
|
Member
Registered: Jan 2004
Location: Trinidad & Tobago
Distribution: Slackware
Posts: 317
Rep:
|
yay the solution to RESUMING is in this thread a year after my battery has died on this aging but faithful notebook...hmmm a lot of other people are gonna benefit
|
|
|
03-10-2006, 01:53 AM
|
#19
|
Member
Registered: Mar 2005
Location: chennai(madras), India
Distribution: slackware ofcourse
Posts: 654
Rep:
|
nice work cwwilson, but others can also contribute more
|
|
|
03-10-2006, 01:59 AM
|
#20
|
Senior Member
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Original Poster
Rep:
|
How about I make a quick and dirty HOW-TO on Hibernating and resuming? Did one on DRI in this forum, but no help in there for ATI(And they need the help the most....lol)
Give me a few days. I need to go make some $ (I drive for a living), but will make one.
|
|
|
03-11-2006, 01:38 AM
|
#21
|
Member
Registered: Mar 2005
Location: chennai(madras), India
Distribution: slackware ofcourse
Posts: 654
Rep:
|
Quote:
How about I make a quick and dirty HOW-TO on Hibernating and resuming?
|
that is what i thought, u could haev make this one as a how-to
but now start a new one hi
|
|
|
All times are GMT -5. The time now is 05:31 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|