Nouveau Driver Comes to Kernel 2.6.33
12/15/2009
Good news for anyone with a NVIDIA graphics card: the Nouveau driver goes into Kernel 2.6.33 and supports DRM.
Nouveau is the free driver mainly developed by Red Hat with 2D and partial 3D support for the NVIDIA graphics cards. The nv driver currently used for 2D support is fairly old and leaves most NVIDIA cards well below their full capabilities.
Nouveau developers have now appealed to have the code of about 36,000 lines taken up in Kernel version 2.6.33, which was not previously possible in that the driver was still comprised of proprietary code, albeit a very small part. The team around David Airlie and Ben Skeggs has since outsourced this part (the ctx_voodoo microcode) in firmware that can be subsequently loaded on the current GeForce 6 cards.
The driver will first land in the staging tree, which Greg Kroah-Hartman maintains, as the drm-nouveau-pony branch. It will then flow about one or two versions later into the main branch. With the inclusion into the kernel and DRM support, most distros will shortly switch to the Nouveau driver as the standard for NVIDIA cards. Up to now only Fedora had adopted the driver that had been long classified as experimental.
Source: phoronix.com.
( Marcel Hilzinger)
Related content
-
Linus Releases 2.6.33-rc1
After releasing a new Kernel version, Linus Torvalds needed a few days of rest to put some remaining patches into the next release. The so-called merge window has closed, with the 2.6.33 branch now open.
-
Nouveau Becomes NVIDIA's New Standard Driver
The NV driver served for a long time as the standard driver for NVIDIA graphic cards. Now Ubuntu developers have replaced it with Nouveau driver in Ubuntu 10.04. It provides more than just benefits.
-
Kernel 2.6.33 Is Completed
Linus Torvalds has released another kernel version that, apart from driver updates, has a reworked graphics stack.
-
NVIDIA Drops Xf86-video-nv Support: No Open Source for New Cards
Andy Ritger, NVIDIA manager responsible for the Linux graphics cards, as announced on the X.org mailing list that the graphics chip company will no longer develop the open source 2D video drivers for its chips. He recommends using the VESA X driver instead.
-
Greg's Kernel Report: Android Drivers to Be Dropped, Same Possible Fate for Microsoft Hyper-V
Kernel developer and Novell coworker Greg Kroah-Hartman manages new drivers in a separate tree for the Linux drivers project. He most recently reported that a few projects will have to depart from Kernel 2.6.33, among them also Google.