Hey Guys,
I'm new to Linux and figured it'd be a nice way to expand my OS knowledge before starting my Computer Science course work next semester (starting in a week).
I've been trying to learn most of it the best I could but I've been having a problem with my first "goal."
My laptop is running Wubi Ubuntu 11.04.
So here's what I am doing and what I've done so far.
I want to disable my Discrete Graphics card and only run on my Integrated card.
So through research I came upon the vga_switcheroo commands (I do not even know if this applies but it seemed right).
I used sudo to apply the following:
1. echo IGD > /sys/kernel/debug/vgaswitcheroo/switch
this is done to connect the integrated card
2. echo OFF > /sys/kernel/debug/vgaswitcheroo/switch
To turn off the GPU that is now disconnected
I have not noticed change in predicted battery life so I assume something I did was wrong. Again I've learned all I could from scratch and am now hoping you all can help me out![]()
Once I get this done I'd also like to know to verify that my cards have been correctly turned on and off as well as be able to have my computer boot into Linux with these settings.
Am I on the right track? Any advice? Thanks for any and all advice that can be given.
-
There is a script somewhere for the m11x, cant remember where though. Sadly its either switchable or discrete in bios.
Here is a NBR linux on m11x thread. Not sure if it will have what you need, but might have some good info and links at least. -
That deals with the first revision of the m11x Which doesn't use optimism the r2 and r3 models use nvidia optimus.
-
vga_switcheroo doesn't work with nvidia optimus, lookup bumblebee
-
ALLurGroceries Vegan Vermin Super Moderator
vga switcheroo can be useful for optimus just for disabling the card. Here's some stuffs for r2, not sure if it works for r3: http://forum.notebookreview.com/lin...e/553945-help-new-linux-user-out-m11x-r2.html
-
Interesting. I didn't know it could do that. Does acpi_call also work? It seems like it lowers my power usage more on my laptop with an ATI card, but suspend is broken when using it.
-
Thanks for that thread. I'll look into it
-
ALLurGroceries Vegan Vermin Super Moderator
Oops I confused the two, it's acpi_call not switcheroo. But the effect is the same.
Disable Discrete GPU - Only use Integrated?
Discussion in 'Linux Compatibility and Software' started by DeeVu, Aug 15, 2011.