Hip Hip Hurrah, Nouveau Frees Up The Fermi Microcode

Posted by Michael Larabel on May 25, 2011

Within the Nouveau kernel module there's been reverse-engineered kernel mode-setting support for NVIDIA's Fermi GPUs (the GeForce 400/500 series) since last summer. Earlier this year, Nouveau Fermi acceleration support was added with the necessary kernel DRM bits, to the Nouveau X.Org driver for EXA/X-Video acceleration, and a respective Gallium3D Mesa driver.

The Nouveau Fermi support continued to be improved with KMS page-flipping and other features and fixes, but there was a big limitation of all this open-source Fermi acceleration support. The Nouveau Fermi driver doesn't have any "free" firmware that it can ship with the driver nor was the driver in a position to automatically generate its own firmware / microcode.

As a result, users needed to extract the firmware for their graphics card by first running the NVIDIA binary driver and then running a few commands to create a dump. After that, the Nouveau driver could be loaded with this microcode and there would be acceleration support available. However, as these dumps are created from the NVIDIA driver and for a specific ASIC, they aren't legally re-distributable upstream in the kernel or by most distribution vendors. As a result, most NVIDIA GeForce 400/500 owners have kernel mode-setting if using the open-source driver, but there's no acceleration.

While it likely won't make it for the Linux 2.6.40/3.0 kernel, Red Hat's Ben Skeggs yesterday commited to the Nouveau Git code-base his initial attempt at creating a free replacement to this NVIDIA PGRAPH micro-code that's needed by Fermi. So far it's been successfully tested on NVC0 and NVC4, but in theory should also work on NVC1, NVC3, NVC8, and NVCE. The NVD9 (GF119) ASIC is still in need of an MMIO trace from the NVIDIA binary blob for implementing proper support.

For some of these other untested chipsets, acceleration is disabled by default as a result until booting the system with nouveau.noaccel=0. Ben also has in a nouveau.ctxfw=1 module option for now as well, which will instead load NVIDIA's microcode (if available) rather than using this free software replacement.

The initial "FUC" microcode replacement can be found in this Git commit that adds in 3,100 lines of code to the Nouveau DRM module in the kernel. There's also been various other Fermi-related commits to the Nouveau tree in the past 48 hours as well (Git log). There's also this mailing list message looking for users to test out this microcode replacement; hopefully it will be merged in the next kernel merge window (Linux 3.1?).

Besides this initial FUC microcode firmware issue, the Nouveau developers are also struggling with re-clocking support / power management / fan control, which hopefully they'll have made more progress on in time for the next kernel merge window in a couple of months. Most NVIDIA Fermi owners will be best off right now using the proprietary NVIDIA Linux driver.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. GCC 4.8.0 vs. LLVM Clang 3.3 Compiler Performance
  2. Intel Linux OpenGL Driver Leading Over Apple OS X
  3. The Cost Of Ubuntu Disk Encryption
  4. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
Latest Linux News
  1. A New X.Org-Free Wayland LiveCD Released
  2. Unity 8, Mir Made Progress This Week On Features
  3. LLVM Clang 3.3 RC2 Is Ready For Testing
  4. AMD RadeonSI Gallium3D Begins Simple CL Demos
  5. Intel Shows Off GNOME3-Based Tizen Shell
  6. Linux Desktop Security Could Be A Whole Lot Better
  7. KDE 4.11 Will Be The Last Major KDE4 Workspaces Feature Release
  8. New NVIDIA Linux Driver Supports The GeForce GTX 780
  9. Chrome 28 To Offer More Speed Improvements
  10. Digia Announces "Boot To Qt" Project
  11. X.Org Libraries Hit By Round Of Security Issues
Latest Forum Talk
  1. A New X.Org-Free Wayland LiveCD Released
  2. GCC 4.8.0 vs. LLVM Clang 3.3 Compiler Performance
  3. Intel Shows Off GNOME3-Based Tizen Shell
  4. Is there anyway to improve the performance of the...
  5. KDE 4.11 Will Be The Last Major KDE4 Workspaces...
  6. Steam: No used games...
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite