Yeah! I compiled against kernel 2.6.28.3 and i got it! But my laptop is a Asus 1215N without MXMX and MXDS methods and method _DSM has different arguments:
Method (_DSM, 4, NotSerialized) { If (LEqual (Arg0, Buffer (0x10) { /* 0000 */ 0xF8, 0xD8, 0x86, 0xA4, 0xDA, 0x0B, 0x1B, 0x47, /* 0008 */ 0xA7, 0x2B, 0x60, 0x42, 0xA6, 0xB5, 0xBE, 0xE0 I hope optimus work in linux someday. On Thu, Apr 21, 2011 at 11:13 AM, Ellington Santos <elling...@santos.eti.br>wrote: > I've got a compiler error: > > root@darkelf:~/asus-switcheroo# make > make -C /lib/modules/2.6.37.6-smp/build M=/root/asus-switcheroo modules > make[1]: Entering directory `/usr/src/linux-2.6.37.6' > CC [M] /root/asus-switcheroo/asus-switcheroo.o > /root/asus-switcheroo/asus-switcheroo.c: In function > 'asus_switcheroo_init': > /root/asus-switcheroo/asus-switcheroo.c:312:13: error: too many arguments > to function 'vga_switcheroo_register_client' > include/linux/vga_switcheroo.h:34:5: note: declared here > make[2]: *** [/root/asus-switcheroo/asus-switcheroo.o] Error 1 > make[1]: *** [_module_/root/asus-switcheroo] Error 2 > make[1]: Leaving directory `/usr/src/linux-2.6.37.6' > make: *** [default] Error 2 > > :-( > > > On Thu, Apr 21, 2011 at 10:09 AM, David Overcash <funnylookin...@gmail.com > > wrote: > >> Awesome! I'll give this a try this weekend! Thanks! >> >> On Thu, Apr 21, 2011 at 3:43 AM, Albert Vilella <avile...@gmail.com>wrote: >> >>> Hi, >>> >>> There is a new module that provides hybrid graphics functionalities >>> using the nouveau drivers. Both the Intel and Nvidia cards can be used >>> with this method. It has been tested on an Asus UL30VT, but should >>> work for the following laptop models: >>> >>> Asus.UL30VT >>> Asus.UL50VT >>> Asus.UL80VT.1.0 >>> HP.dm3 >>> HP.SLIC-MPC >>> Lenovo.T410.2516CTO >>> Lenovo.T410s >>> Lenovo.T510 >>> Sony.Vaio.VPCZ136GG >>> Sony.Vaio.VPCZ13V9E >>> Sony.VGN-Z51XG >>> Sony.VPCZ12C5E >>> >>> People with these laptop models willing to give it a try, please read >>> the following and report back by replying to this email: >>> >>> https://github.com/awilliam/asus-switcheroo/blob/master/READ >>> <https://github.com/awilliam/asus-switcheroo/blob/master/README> >>> On 21 April 2011 22:13, Ellington Santos <elling...@santos.eti.br>wrote: >>> ME <https://github.com/awilliam/asus-switcheroo/blob/master/README> >>> >>> git clone git://github.com/awilliam/asus-switcheroo.git >>> cd asus-switcheroo; make; modprobe -r nouveau; insmod >>> ./asus-switcheroo.ko; modprobe nouveau >>> >>> Cheers, >>> >>> Albert. >>> >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~hybrid-graphics-linux >>> Post to : hybrid-graphics-linux@lists.launchpad.net >>> Unsubscribe : https://launchpad.net/~hybrid-graphics-linux >>> More help : https://help.launchpad.net/ListHelp >>> >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~hybrid-graphics-linux >> Post to : hybrid-graphics-linux@lists.launchpad.net >> Unsubscribe : https://launchpad.net/~hybrid-graphics-linux >> More help : https://help.launchpad.net/ListHelp >> >> >
_______________________________________________ Mailing list: https://launchpad.net/~hybrid-graphics-linux Post to : hybrid-graphics-linux@lists.launchpad.net Unsubscribe : https://launchpad.net/~hybrid-graphics-linux More help : https://help.launchpad.net/ListHelp