lenovo-ideapad-u-series team mailing list archive
-
lenovo-ideapad-u-series team
-
Mailing list archive
-
Message #00001
Re: Lenovo u330 switchable graphics HELP!!
Ok, easier then: open gedit, copy the contents of one file into the
gedit window, then save as the name of the file. do the same for the
other. by default it will try and save it in you directory, that is
fine. open a terminal, then do "cd" (not "cd acpi"). then the other
instructions...
I apologize for having to do this manually: the patch that will go
into the next version of Linux is on it's way, so this will be
automatically installed in the future :-)
On Fri, Feb 5, 2010 at 2:07 AM, wesley doniak <wdoniak@xxxxxxxxx> wrote:
> When you say copy them into a directory can you explain that? i think im
> pasting the script in the correct area but it will not let me, it say access
> denied! what directory? sorry im very new
>
> ________________________________
> From: Albert Vilella <avilella@xxxxxxxxx>
> To: wesley doniak <wdoniak@xxxxxxxxx>;
> lenovo-ideapad-u-series@xxxxxxxxxxxxxxxxxxx
> Sent: Wed, February 3, 2010 10:31:01 PM
> Subject: Re: Lenovo u330 switchable graphics HELP!!
>
> ccing to the list.
>
> Basically what you need to do is to copy+paste the content of two
> files into a directory, e.g. acpi:
> lenovo_acpi.c and Makefile.
> then in a terminal, run the following commands:
> cd acpi
> make
> sudo cp lenovo_acpi.ko /lib/modules/`uname -r`/kernel/
> sudo depmod
>
> # Once installed, you can try and switch off the card with:
> sudo modprobe lenovo_acpi
>
> # Finally, if you want to switch off every time you reboot, do:
> echo lenovo_acpi | sudo tee -a /etc/modules > /dev/null
>
> I hope it helps,
>
> Cheers,
>
> Albert.
>
>
> On Thu, Feb 4, 2010 at 3:34 AM, wesley doniak <wdoniak@xxxxxxxxx> wrote:
>> Hello,
>> I recently came across a post of yours and i was wondering if you could
>> give some help on how to install the script.. I cannot seem to do it
>> right,
>> I have a lenovo u330 with switchable graphics and I am trying to disable
>> my
>> discrete graphics card. I am running ubuntu 9.10. I am very new to linux
>> so
>> i was wondering if you could give me detailed instructions on how to
>> install
>> the script. Any help would be very appreciated. Thanks WES.. here is the
>> link to the post...
>>
>>
>> http://linux-hybrid-graphics.blogspot.com/search?updated-max=2010-01-19T23%3A35%3A00-08%3A00&max-results=7
>>
>>
>
>
References