← Back to team overview

hybrid-graphics-linux team mailing list archive

Re: Testers needed - intel/nvidia nouveau working with github.com/awilliam module

 

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
<funnylookinhat@xxxxxxxxx>wrote:

> Awesome!  I'll give this a try this weekend!  Thanks!
>
> On Thu, Apr 21, 2011 at 3:43 AM, Albert Vilella <avilella@xxxxxxxxx>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/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@xxxxxxxxxxxxxxxxxxx
>> 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@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References