Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I've managed to turn on ACPI features such as suspend, hibernate, etc for root user, but I cannot do so for any normal user.
I've tried to make /proc/acpi/sleep read and writable for user and group, but it still doesn't allow it. Do I also need to allow others to read and write the file? I used chmod 664 on it.
Also, when I tried out suspend in root, it went into suspension, but I could not wake the laptop without pressing the power key and that would wake it up AND turn off the system.
This is why the acpi features have warnings when you enable them. They may or may not work. If your laptop doesnt suspend properly, stop using suspend. Basically, its, wait for the future when things will get a little better support.
How did you get ACPI even to function for root?
I've got an HP notebook and have AC/Battery notifications but can't put the system into standby (and would love to, this is the hold-out to dumping Windows).
I'm running SuSE 9, kernel 2.4.21-192-default.
ACPI reports battery level and charging status so I think at least elements of it are there and have to be running. I looked for the /boot/grub/grub.conf file but found no .conf files in that directory structure. Installed SuSE with YaST etc... I found in a plain text file in /boot called "config-2.4.21-192-default". It contained the following data on ACPI:
# ACPI Support
#
CONFIG_ACPI=y
# CONFIG_ACPI_HT_ONLY is not set
CONFIG_ACPI_INITRD=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_BUS=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SYSTEM=y
CONFIG_ACPI_AC=m
CONFIG_ACPI_BATTERY=m
CONFIG_ACPI_BUTTON=m
CONFIG_ACPI_FAN=m
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_THERMAL=m
CONFIG_ACPI_ASUS=m
CONFIG_ACPI_TOSHIBA=m
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_RELAXED_AML=y
CONFIG_PROC_MM=y
I've only run RH9 and FC2 now and have no experience with SuSE9. However, on both FC2 and RH9, the grub.conf file is in the /boot/grub/ dir. Hopefully someone with experience in SuSE will be able to help you.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.