LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-23-2005, 07:10 PM   #1
linuxmandrake
Member
 
Registered: Sep 2004
Distribution: debian sarge 64bit (AMD)
Posts: 709

Rep: Reputation: 30
How to get ACPI working for debian sarge


So how would i setup aACPI so i can use the power saving features like suspend hard drives etc
 
Old 09-25-2005, 04:47 AM   #2
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
If you use Gnome with Debian:
Menu=>Desktop Preferences=>Advanced=>Screensaver=>Advanced=>Display Power Management
Checkbox "Power Management Enabled"
 
Old 09-25-2005, 02:47 PM   #3
linuxmandrake
Member
 
Registered: Sep 2004
Distribution: debian sarge 64bit (AMD)
Posts: 709

Original Poster
Rep: Reputation: 30
I use KDE. So what do I have to do? Cant i suspend hard drives and put the system into standby mode like in windows

Last edited by linuxmandrake; 09-25-2005 at 02:48 PM.
 
Old 09-26-2005, 09:37 AM   #4
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
Open KDE Control Centre and look for Power Management. On laptop I use KDE too.
It's like so:
Menu=>Control Centre=>Power Control=>ACPI config
 
Old 09-27-2005, 11:19 AM   #5
linuxmandrake
Member
 
Registered: Sep 2004
Distribution: debian sarge 64bit (AMD)
Posts: 709

Original Poster
Rep: Reputation: 30
it says i have a partial acpi installation ???
 
Old 09-27-2005, 11:24 AM   #6
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
Bluntly put: install ACPI packages and then try configuration
 
Old 09-27-2005, 11:29 AM   #7
linuxmandrake
Member
 
Registered: Sep 2004
Distribution: debian sarge 64bit (AMD)
Posts: 709

Original Poster
Rep: Reputation: 30
Your computer seems to have a partial ACPI installation. ACPI was probably enabled, but some of the sub-options were not - you need to enable at least 'AC Adaptor' and 'Control Method Battery' and then rebuild your kernel. If i rebuild my kernel would I use the same sources

Last edited by linuxmandrake; 09-27-2005 at 11:31 AM.
 
Old 09-29-2006, 09:20 AM   #8
mathio
LQ Newbie
 
Registered: Sep 2005
Location: Bratislava, Slovakia, Europe
Distribution: Debian Testing
Posts: 13

Rep: Reputation: 0
Same problem here but with Gentoo.
I followed all Gentoo instructions at gentoo.org/doc/en/power-management-guide.xml to enable acpi and other power saving features but I failed
 
Old 09-29-2006, 09:46 AM   #9
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
That could be also BIOS related solution. Check your power settings in BIOS
 
Old 10-02-2006, 12:06 PM   #10
mathio
LQ Newbie
 
Registered: Sep 2005
Location: Bratislava, Slovakia, Europe
Distribution: Debian Testing
Posts: 13

Rep: Reputation: 0
My laptop Compaq Armada has no battery settings in BIOS :-/
But when there was Windows XP installed the battery indicator was working. Only now in Gentoo it doesnt work.

But I found the problem (or at least I think so). I am supposed to allow one option in kernel - 'AC Adaptor' and 'Control Method Battery'. I enabled the first one, but there is no such option like 'Control Method Battery' in kernel (make menuconfig).
 
Old 10-05-2006, 05:41 AM   #11
mathio
LQ Newbie
 
Registered: Sep 2005
Location: Bratislava, Slovakia, Europe
Distribution: Debian Testing
Posts: 13

Rep: Reputation: 0
Anyone has any ide what to do, when the option I am supposed to check ('Control Method Battery') is not in the kernel menu? As far as I know it doesnt have any prerequirements.
Or maybe upgrading a kernel would work? (I am currently using kernel 2.6.17-r7.)
 
Old 10-06-2006, 02:19 AM   #12
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
Alternative?

I know it's a bit out of subject, but....
Not long ago I switched from Slackware to Novell SuSE Linux and I couldn't be happier, because everything works as a dwarven clockwork. And considering that SUSE in 1994 branched from Slackware, I don't consider the switch as "betrayal"

OK, on subject, I use on my Laptop IBM R50e Novell SUSE 10.1 and all, but all the components in KDE are just working perfect. Batteries and sensors and all the rest of the cr#p

Consider that.
 
Old 10-07-2006, 08:47 AM   #13
mathio
LQ Newbie
 
Registered: Sep 2005
Location: Bratislava, Slovakia, Europe
Distribution: Debian Testing
Posts: 13

Rep: Reputation: 0
No way I'm gonna switch from my Gentoo... I just need to get that battery indicator working
 
Old 10-08-2006, 05:29 AM   #14
mathio
LQ Newbie
 
Registered: Sep 2005
Location: Bratislava, Slovakia, Europe
Distribution: Debian Testing
Posts: 13

Rep: Reputation: 0
Okay, my fault I forgot to update my kernel in /boot after recompiling it and that caused this problem. Im sorry for wasting your time by my mistakes... Thank you all for help.
 
Old 01-26-2008, 12:29 PM   #15
cferron
Member
 
Registered: Jan 2006
Location: Trois-Rivières, Québec, Canada
Distribution: Slackware, Ubuntu
Posts: 74

Rep: Reputation: 15
update my kernel

Quote:
Originally Posted by mathio View Post
Okay, my fault I forgot to update my kernel in /boot after recompiling it and that caused this problem.
How do you update your kernel in /boot?

I'm on slackware, does the traditional
make
make install
make modules_install

do the trick?

Can't get this stupid ACPI to work. It worked in the past, but now it is broken I'm on slack 12 latest kernel. Laptop is a toshiba...

Claude
 
  


Reply

Tags
acpi, cpu, debian, gnome, kde, proc, sarge



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
can't get ndiswrapper working on debian sarge peterbrowne Linux - Wireless Networking 20 09-30-2006 04:20 AM
Scroll Wheel not working in Debian Sarge. duffmckagan Debian 19 05-24-2006 09:42 AM
how could i get touch pad working in debian sarge Paxmaster Linux - Software 3 12-27-2004 10:35 AM
Sound not working (Debian Sarge) rsrsharma Linux - Hardware 9 08-03-2004 08:50 PM
CD/DVD drive not working on Debian Sarge lussumo Linux - Hardware 4 07-28-2004 08:01 PM

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

All times are GMT -5. The time now is 08:08 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