
Originally Posted by
Neuro
It actually was pretty easy to get working:
1. Get kernel 2.6.34
2. Compile it with CONFIG_VGA_SWITCHEROO=y
3. Load both i915 and radeon drivers
4. You should get /sys/kernel/debug/vgaswitcheroo/switch which shows the state of each card, which one is used and which one is powered on.
5. Delete your xorg.conf, you don't need it anymore
6. Use echo to set values of: OFF (turn off unused), DDIS (delated switch to discrete card), DINT (delayed switch to integrated card) to switch between cards.
7. Kill your xorg session to switch between cards.
It worked well for me, but it doesn't work after 20100511.