https://blueprints.launchpad.net/ubuntu/+spec/desktop-r-hybrid-graphics
Hopefully this gets a few minutes during the X meeting.
Archived thread 2076764 from Ubuntu Development Version. Markdown source: Ubuntu_Development_Version/thread_2076764_Raring_might_get_finally_bring_good_Optimus_suppor.md
https://blueprints.launchpad.net/ubuntu/+spec/desktop-r-hybrid-graphics
Hopefully this gets a few minutes during the X meeting.
For those who need to know.
grahammechanical said: http://bumblebee-project.org/
For those who need to know.
Works well but it would be good to get more native support.
grahammechanical said: http://bumblebee-project.org/
For those who need to know.
eric@gensokyo:~$ glxinfo | grep OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile
OpenGL version string: 3.0 Mesa 9.1-devel
OpenGL shading language version string: 1.30
OpenGL extensions:
eric@gensokyo:~$ DRI_PRIME=1 glxinfo | grep OpenGL
OpenGL vendor string: nouveau
OpenGL renderer string: Gallium 0.4 on NVC3
OpenGL version string: 3.0 Mesa 9.1-devel
OpenGL shading language version string: 1.30
OpenGL extensions:
Works right out of the box with 12.10
Starks said:
eric@gensokyo:~$ glxinfo | grep OpenGL OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile OpenGL version string: 3.0 Mesa 9.1-devel OpenGL shading language version string: 1.30 OpenGL extensions: eric@gensokyo:~$ DRI_PRIME=1 glxinfo | grep OpenGL OpenGL vendor string: nouveau OpenGL renderer string: Gallium 0.4 on NVC3 OpenGL version string: 3.0 Mesa 9.1-devel OpenGL shading language version string: 1.30 OpenGL extensions:
Works right out of the box with 12.10
That's open source drivers, you currently wouldn't be able to use the closed drivers without something like Bumblebee.I updated the spec I linked earlier.
There is now a supplemental spec for the UI.
https://blueprints.launchpad.net/ubuntu/+spec/desktop-r-hybrid-graphics https://blueprints.launchpad.net/ubuntu/+spec/desktop-r-hybrid-graphics-user-experience
Nvidia's PRIME helpers are pretty much guaranteed for Linux 3.9
All of the necessary code has landed in the needed for-next trees
If nothing else is in the way, Nvidia will be able to use dma-buf through these helpers for Ubuntu 13.10 Sharting Shrew.