Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
acpitool doesnt work [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Efo
Guru
Guru


Joined: 23 Jun 2005
Posts: 498

PostPosted: Wed Oct 05, 2005 10:24 pm    Post subject: acpitool doesnt work [SOLVED] Reply with quote

Hi guys,

I had to chenge the HD on my laptop and now it seems like I cant get acpitool working anymore. When I run it I get:

Battery status : <not available>
AC adapter : <error>
Thermal info : <error>

When I do make menuconfig:

-> power management options

[*] Power Management support
[ ] Power Management Debug Support
[ ] Software Suspend (EXPERIMENTAL)
ACPI (Advanced Configuration and Power Interface) Support --->
APM (Advanced Power Management) BIOS Support --->
CPU Frequency scaling --->

-> ACPI (Advanced Configuration and Power Interface) Support --->

[*] ACPI Support
[ ] Sleep States (EXPERIMENTAL)
<*> AC Adapter
<*> Battery
<*> Button
<*> Video
<*> Fan
<*> Processor
<*> Thermal Zone
<M> ASUS/Medion Laptop Extras
<M> IBM ThinkPad Laptop Extras
<M> Toshiba Laptop Extras
(0) Disable ACPI for systems before Jan 1st this year
[ ] Debug Statements
[*] Power Management Timer Support
<M> ACPI0004,PNP0A05 and PNP0A06 Container Driver (EXPERIMENTAL)

I think this is my current configuration, how can I check that it did compile for sure?
Maybe I have to emerge something else?

Thanks

Efo :(


Last edited by Efo on Thu Oct 06, 2005 4:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
dgaffuri
Advocate
Advocate


Joined: 05 Jun 2005
Posts: 2078
Location: Italy

PostPosted: Wed Oct 05, 2005 11:06 pm    Post subject: Reply with quote

If you have
Code:
  │ CONFIG_IKCONFIG:                                                        │
  │                                                                         │
  │ This option enables the complete Linux kernel ".config" file            │
  │ contents to be saved in the kernel. It provides documentation           │
  │ of which kernel options are used in a running kernel or in an           │
  │ on-disk kernel.  This information can be extracted from the kernel      │
  │ image file with the script scripts/extract-ikconfig and used as         │
  │ input to rebuild the current kernel or to build another kernel.         │
  │ It can also be extracted from a running kernel by reading               │
  │ /proc/config.gz if enabled (below).                                     │
  │                                                                         │
  │ Symbol: IKCONFIG [=y]                                                   │
  │ Prompt: Kernel .config support                                          │
  │   Defined at init/Kconfig:211                                           │
  │   Location:                                                             │
  │     -> General setup                                                    │

enabled you may just run
Code:
zcat /proc/config.gz | diff - /usr/src/linux/.config

_________________
Adopt an unanswered post
If you feel that your problem has been solved please edit the top post and add [solved] to the subject
Back to top
View user's profile Send private message
Efo
Guru
Guru


Joined: 23 Jun 2005
Posts: 498

PostPosted: Thu Oct 06, 2005 4:15 pm    Post subject: Reply with quote

Thank you dgaffuri,

while thinking about this battery problem I worked on my audio as well (it wasnt working). As it turns out, I didnt have installed the ALI card in the kernel, as soon as I "checked" it also the acpitool problem got fixed. I guess that card controls lots of things in my laptop.

Thanks again for your help.

Efo :)
Back to top
View user's profile Send private message
dgaffuri
Advocate
Advocate


Joined: 05 Jun 2005
Posts: 2078
Location: Italy

PostPosted: Thu Oct 06, 2005 4:32 pm    Post subject: Reply with quote

You're welcome. Glad that you solved your problems.
_________________
Adopt an unanswered post
If you feel that your problem has been solved please edit the top post and add [solved] to the subject
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum