Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eeepc900 - SHE Toggle does not work. - #12

Open
mrmonkey opened this issue Jan 10, 2011 · 1 comment
Open

Eeepc900 - SHE Toggle does not work. - #12

mrmonkey opened this issue Jan 10, 2011 · 1 comment

Comments

@mrmonkey
Copy link

This issue with my Eeepc 900, kernel 2.6.36-ARCH, openbox (standalone)

[root@eeepc ~]# /etc/acpi/eeepc/acpi-eeepc-generic-toggle-she.sh
/etc/acpi/eeepc/acpi-eeepc-generic-toggle-she.sh: line 71: echo: write error: Invalid argument

This is my /etc/conf.d/acpi-eeepc-generic.conf: http://pastebin.archlinux.fr/430154

Fn_F6 works fine, and notify OSD says only: "Super Hybrid Engine: to performance" every time i hit Fn_F6.

Please, can you help me?!!!

Thank you, if you need more infos ask me!!!

Regards
Filippo.

@nbigaouette
Copy link
Owner

Line 71 of that file is the part which writes to /sys/... file. It seems on your machine the file does not exists.

Can you run "/etc/acpi/eeepc/acpi-eeepc-generic-toggle-she.sh debug" (as root) in a terminal and post the result? Make sure you update to latest git commit (4c071f7).

You can also force to change to a specific by giving the right argument to the script. For example, to set it to powersave: "/etc/acpi/eeepc/acpi-eeepc-generic-toggle-she.sh powersave".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants