1

Is the Nvidia GeForce GT630M/GT640M/GT650M graphics card supported in Ubuntu 11.10 or Ubuntu 12.04?

Braiam
  • 67,791
  • 32
  • 179
  • 269
719016
  • 6,217

4 Answers4

2

Unless the manufacturers provide a BIOS option for using these discrete cards only, it will likely not be supported because of the Optimus technology. See also How well will Nvidia Optimus cards be supported in 12.04?

The current version in Precise is now 295.20. According to the supported chips list the GT 630M and GT 650M are not supported.

Lekensteyn
  • 174,277
2

I was just made aware that the newer NVIDIA binary driver should support these chips:
http://www.nvidia.co.uk/object/linux-display-ia32-295.59-driver-uk.html

719016
  • 6,217
1

Be aware that it is now supported by 290.35 :

ftp://download.nvidia.com/XFree86/Linux-x86/295.33/README/supportedchips.html

Arnault
  • 11
0

Be careful. You need Ubuntu 12.04 kernel 3.4.3 if you are with a notebook like the ASUS n76 (with Ivy Bridge 3610qm + gt650m).

It works with Bumblebee and the beta driver 302.xx is available via the x-swat ppa (I'm not sure about this).

Bumblebee installs nvidia-current and related software.

Eliah Kagan
  • 117,780