Unfortunately, NVIDIA Quadro 10000M doesn't work on Lenovo W520 with Kubuntu 11.10 from the out of box. Here is how I set up. We need to do three things: pci=noacpi in the kernel option (see the my last blog section 5 boot set up.) If you have still problem try acpi=off , but in this case I have only one CPU core detected. See https://wiki.ubuntu.com/DebuggingACPI Set graphics device to discrete graphics since Nvidia Linux driver seems have not yet Optimus support. Update the Nvidia driver to 290.10. (280.13 seems not work on this machine. The error is: udev-fallback-graphics main process ($PID) terminated with status 1) I assume you are still in Optimus or Integrated chip mode. In this mode, you can have X running, so it is a good start. I first updated the Linux kernel to 3.0.0.15. There are two ways: Ubuntu way and direct installation. Ubuntu-way should be later better, but in my case, glxinfo does not work. And the fowllowing error I got. % glxinfo na
Mathematics, programming, and a little bit of my life.