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

test_off.sh just sits there and does nothing #14

Closed
rick2047 opened this issue Sep 17, 2011 · 1 comment
Closed

test_off.sh just sits there and does nothing #14

rick2047 opened this issue Sep 17, 2011 · 1 comment

Comments

@rick2047
Copy link

I cloned from git then

rick@Abigail:/acpi_call$ ls
acpi_call.c m11xr2.sh query_dsdt.pl test_off.sh
asus1215n.sh Makefile README windump_hack
rick@Abigail:
/acpi_call$ make
make -C /lib/modules/3.0.0-0300-generic/build M=/home/rick/acpi_call modules
make[1]: Entering directory /usr/src/linux-headers-3.0.0-0300-generic' CC [M] /home/rick/acpi_call/acpi_call.o Building modules, stage 2. MODPOST 1 modules CC /home/rick/acpi_call/acpi_call.mod.o LD [M] /home/rick/acpi_call/acpi_call.ko make[1]: Leaving directory/usr/src/linux-headers-3.0.0-0300-generic'
rick@Abigail:/acpi_call$ ls
acpi_call.c acpi_call.mod.o m11xr2.sh Module.symvers test_off.sh
acpi_call.ko acpi_call.o Makefile query_dsdt.pl windump_hack
acpi_call.mod.c asus1215n.sh modules.order README
rick@Abigail:
/acpi_call$ ./test_off.sh

This is sitting there for 10 mins now. The laptop is Acer 5742G with NV optimus and Geforce gt 540M

@mkottman
Copy link
Owner

Actually calling ACPI methods like this project does is black magic, and it surprised me that it worked for me simply like that. Remember that this comes with NO WARRANTY, so if it does nothing for you, or even freezes your computer, simply do not use it. Seems like your laptop has some other way to turn off the GPU.

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