Questions tagged [acpi]

Advanced Configuration and Power Interface (ACPI) specification provides an open standard for device configuration and power management by the operating system.

34 questions
0
votes
1 answer

SMP kernel sees only one CPU (i7-930) with ACPI enabled

A Gentoo box running a up-to-date SMP kernel sees only one CPU eventhough ACPI is enabled in AmiBIOS. Any ideas why? > uname -a Linux charlie 3.17.7-gentoo #1 SMP Mon Jan 12 19:31:07 CET 2015 x86_64 Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz…
svoop
  • 135
  • 1
  • 6
0
votes
1 answer

What could prevent hdd hot-swap in linux ahci?

I'm tearing my hair out over this issue. I wanted to add a hotswap bay to my homeserver to easily add and remove HDD such as to easily rotate off-site backups. The mainboard in question is an Asrock J4105-ITX motherboard with four native SATA ports,…
Gnarflord
  • 1
  • 1
-1
votes
1 answer

Detect laptop model from a script

I have portable homedir. I want to include some code to .bashrc, but I want it to be executed on specific models only. It is keybindings code (xmodmap) which reassigns some of keys, so it should be executed on my laptop only or any other Thinkpad…
Max Tsepkov
  • 139
  • 2
  • 8
-1
votes
1 answer

How can I get my CPU to run at maximum speed by circumventing CPU scaling?

I am running CentOS 7 (7.9.2009) (kernel 3.10.0-1160.49.1.el7.x86_64) on a rather old laptop (Lenove T61) with a dual core CPU (Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz). The driver for CPU scaling is acpi-cpufreq, and when on the performance…
1 2
3