← Back to team overview

sony-vaio-z-series team mailing list archive

Re: new testing release of sony-laptop-zseries 0.9np8pre1

 

Hi all, I've been mostly happy with my natty install on vpcz1390x so far. My main remaining 'that would be nice to fix' issues are the graphics switch and the internal mic.

Can anyone suggest how to default to nvidia card OFF (so that I don't have to manually run the acpi_call module each time)

How do I do this? Currently my process was:

* get the code: git clone http:// github. com/mkottman/ acpi_call. git

* Then do this each time I boot:

cd acpi_call
make
sudo insmod acpi_call.ko
./test_off.sh


For me, .test_off.sh returns:

Trying \_SB.PCI0.P0P2.DGPU._OFF: works!

This means the discrete graphics card (NVIDIA) was turned off by this script. Checking my battery life, I go from 1:45 of battery time (with a 99% charged battery) to 3:25 of battery time. Nice!

So, how do I somehow automate this, so that the NVIDIA off is the default setting, but still be able to easily turn it on if I ever want it?

Ideally, this would be done with the graphic hardware switch (speed/stamina/auto).


Thanks,

sc



On 04/21/2011 06:53 PM, Norbert Preining wrote:
On Do, 21 Apr 2011, K. Posern wrote:
What are the actual differences between
	your patched version of the sony_laptop module
and 	the vanilla version of 2.6.39-pre?

Support for speed-stamina switch on some laptops.

I saw that the in-kernel module also developed further (now supporting
the LED keyboard backlight :-).

As the changes I maintain (I never made them) are clearly separated in
the code with
	#ifdef SONY_ZSERIES
	...
	#endif
it should be easy to see what is going on.

Best wishes

Norbert
------------------------------------------------------------------------
Norbert Preining            preining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan                                 TeX Live&  Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
EVERSCREECH (n.)
The look given by a group of polite, angry people to a rude, calm
queue-barger.
			--- Douglas Adams, The Meaning of Liff

_______________________________________________
Mailing list: https://launchpad.net/~sony-vaio-z-series
Post to     : sony-vaio-z-series@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~sony-vaio-z-series
More help   : https://help.launchpad.net/ListHelp


--
http://schock.cc


Follow ups

References