get the state of the acp -settings - how to get all the data

Booting, installing, newbie
Post Reply
Message
Author
sayhello_to_the_world
Posts: 77
Joined: Mon 24 Dec 2012, 15:19

get the state of the acp -settings - how to get all the data

#1 Post by sayhello_to_the_world »

dear linux-questions-community,


i need to have all the data - eg. the current state of the acpi settings - how to get all those data via commandline

is this possible!?


well what i mean is the folloging:...

actual parameter of the kernel

Code: Select all

cat /proc/cmdline 
or show settings for GRUB 2 :

Code: Select all

grep -i acpi /etc/default/grub
settings for GRUB - show them

Code: Select all

grep -i acpi /boot/grub/menu.lst
background - i have issues with the power off: after shutdown i get no propper power off:;

mostly_lurking
Posts: 328
Joined: Wed 25 Jun 2014, 20:31

#2 Post by mostly_lurking »

The response that you got for asking the same question on the LinuxQuestions forum seems to be a good start.

... You are not even using Puppylinux, right? Why do you keep posting here? Searching for your username comes up with two pages full of threads which you created and which are not about Puppy.

Post Reply