View previous topic :: View next topic |
Author |
Message |
bjorntj Guru
Joined: 01 Jun 2005 Posts: 402
|
Posted: Mon May 26, 2008 12:38 pm Post subject: Do a workstation need ACPI support in the kernel? |
|
|
I have Dell Precision T7400 and I am having problems with rebooting, as in it won't.
It gets to "Restarting the system" and then stops; I then need to power off the computer and on again too reboot..
I thing this might have something to do with acpi and was just wondering; do workstations need acpi support or can I just disable acpi in the kernel?
Regards,
BTJ _________________ Someone wrote:
"I understand that if you play a Windows CD backwards you hear strange Satanic messages"
To which someone replied:
"It's even worse than that; play it forwards and it installs Windows" |
|
Back to top |
|
|
FlorianSchmidt Tux's lil' helper
Joined: 20 May 2008 Posts: 77 Location: Germany
|
Posted: Mon May 26, 2008 1:38 pm Post subject: |
|
|
You don't *need* acpi in the kernel as much as you need your network drivers.
But you need it for powersaving functions and for things like an automatic shut down.
regards
Florian Schmidt |
|
Back to top |
|
|
Mad Merlin Veteran
Joined: 09 May 2005 Posts: 1155
|
Posted: Mon May 26, 2008 11:40 pm Post subject: |
|
|
There's really not a lot of reason to not include ACPI support on a modern system, it encompasses quite a bit of functionality. At the very least, it's probably keeping your computer from actually shutting itself off when you ask it to. _________________ Game! - Where the stick is mightier than the sword! |
|
Back to top |
|
|
eccerr0r Watchman
Joined: 01 Jul 2004 Posts: 9883 Location: almost Mile High in the USA
|
Posted: Tue May 27, 2008 3:23 pm Post subject: |
|
|
A lot of new systems require ACPI to be configured correctly. ACPI is a lot more than power management. _________________ Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching? |
|
Back to top |
|
|
bjorntj Guru
Joined: 01 Jun 2005 Posts: 402
|
Posted: Tue May 27, 2008 8:58 pm Post subject: |
|
|
Ok, thx... I did a quick check with a kernel without acpi stuff enabled and it didn't solve my rebooting problem anyway, so....
BTJ |
|
Back to top |
|
|
M Guru
Joined: 12 Dec 2006 Posts: 432
|
Posted: Tue May 27, 2008 10:35 pm Post subject: |
|
|
You do have acpid in default runlevel, right? Also, on recent kernels I had to enable all deprecated /proc/acpi options. But then again, I also had troubles with some dell's machines at work... |
|
Back to top |
|
|
bjorntj Guru
Joined: 01 Jun 2005 Posts: 402
|
Posted: Wed May 28, 2008 5:21 am Post subject: |
|
|
M wrote: | You do have acpid in default runlevel, right? Also, on recent kernels I had to enable all deprecated /proc/acpi options. But then again, I also had troubles with some dell's machines at work... |
Yes, acpid is started on boot and I also have enabled all the deprecated /proc/acpi options...
BTJ |
|
Back to top |
|
|
|