> allows me to reboot and switch to nvidia if I want, and then reboot, > change bios settings and switch to intel. May need to kill X once on the > first boot to the other card.
Which bios setting you have to change? Have you installed the nvida drivers or you use the open ones? > > If you use the script you also need to: > sudo dpkg-divert --add /usr/lib/xorg/modules/extensions/libglx.so > --rename usr/lib/xorg/modules/extensions/libglx.so.intel > > and create symlinks in /usr/lib/xorg/modules/extensions like so: > libglx.so -> /usr/lib/xorg/modules/extensions/libglx.so.intel > libglx.so.nvidia -> /usr/lib/nvidia-current/xorg/libglx.so I'm going to try. I have to repeat this for every kernel upgrade? MR _______________________________________________ Mailing list: https://launchpad.net/~hybrid-graphics-linux Post to : [email protected] Unsubscribe : https://launchpad.net/~hybrid-graphics-linux More help : https://help.launchpad.net/ListHelp

