Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
acpi fails to see hardware
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
braver
n00b
n00b


Joined: 29 Dec 2006
Posts: 28

PostPosted: Thu Jan 18, 2007 11:02 pm    Post subject: acpi fails to see hardware Reply with quote

So on SUSE I have a /usr/bin/acpi, which tells me, in CLI form, how much battery I have left. Did

emerge acpi

-- got /usr/bin/acpi. Note that it's different from acpid, this is just a simple status-reporting utility. Yet it fails to see my hardware!

% acpi -V

No support for device type: battery
No support for device type: thermal
No support for device type: ac_adapter

-- while portage shows no dependencies for acpi! 'fcourse I compiled my kernel with ACPI. What can be missing?

Cheers,
Alexy
Back to top
View user's profile Send private message
jsfan
Apprentice
Apprentice


Joined: 28 Dec 2004
Posts: 204
Location: Melbourne, Australia

PostPosted: Fri Jan 19, 2007 1:15 am    Post subject: Reply with quote

Quote:
'fcourse I compiled my kernel with ACPI. What can be missing?


There's still the question if you compiled the ACPI support into the kernel or if you have modules that might or might not be loaded.

I have no other packages than acpi and acpid and ACPI modules. Everything works fine here.
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Fri Jan 19, 2007 1:47 am    Post subject: Re: acpi fails to see hardware Reply with quote

braver wrote:
So on SUSE I have a /usr/bin/acpi, which tells me, in CLI form, how much battery I have left. Did

emerge acpi

-- got /usr/bin/acpi. Note that it's different from acpid, this is just a simple status-reporting utility. Yet it fails to see my hardware!

% acpi -V

No support for device type: battery
No support for device type: thermal
No support for device type: ac_adapter

-- while portage shows no dependencies for acpi! 'fcourse I compiled my kernel with ACPI. What can be missing?

Cheers,
Alexy


emerge aciptool..... the bin is called acpitool in gentoo
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
jsfan
Apprentice
Apprentice


Joined: 28 Dec 2004
Posts: 204
Location: Melbourne, Australia

PostPosted: Fri Jan 19, 2007 2:09 am    Post subject: Reply with quote

At least when I am on battery
Code:
acpi

will tell me the battery status as well.
Code:
acpitool

seems to tell me exactly the same as
Code:
acpi -V
Back to top
View user's profile Send private message
braver
n00b
n00b


Joined: 29 Dec 2006
Posts: 28

PostPosted: Fri Jan 19, 2007 2:15 am    Post subject: Reply with quote

Ah -- somehow modules in acpi/ don't get loaded automatically, and after loading them manually both acpi and acpitool work. Added to modules.autoload.
Back to top
View user's profile Send private message
jsfan
Apprentice
Apprentice


Joined: 28 Dec 2004
Posts: 204
Location: Melbourne, Australia

PostPosted: Fri Jan 19, 2007 2:19 am    Post subject: Reply with quote

I think if you install acpid, it will also load the modules. But I'm not sure...
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