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. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  2. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  3. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
  4. AMD Radeon Gallium3D More Competitive With Catalyst On Linux
Latest Software Articles
  1. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  2. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  3. F2FS File-System Shows Regressions On Linux 3.10
  4. Previewing The Radeon Gallium3D Shader Optimizations
Latest Linux News
  1. Modern Intel Gallium3D Driver Still Being Toyed With
  2. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
  3. GCC 4.8.1 Compiler Due To Be Out Next Week
  4. Linux 3.10 Kernel Benchmarks For Intel Ivy Bridge
  5. Linux's "Ondemand" Governor Is No Longer Fit
  6. Firefox 22 Beta Enables WebRTC Support
  7. OpenSUSE 13.1 Milestone 1 Released
  8. DRM Graphics Driver Comes For Dove/Cubox
  9. JADE: An LLVM-Based Video Decoder For MPEG RVC
  10. Ubuntu 13.10 Likely Switching To Chromium Browser
  11. Unity 7, Compiz To Be Polished For Ubuntu 13.10
Latest Forum Talk
  1. Logitech supports linux!
  2. KDE's Krita Ported To OpenGL 3.1, OpenGL ES 2.0
  3. Ubuntu 13.10 Likely Switching To Chromium Browser
  4. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  5. Features Being Developed For KDE 4.11 Desktop
  6. Left 4 Dead 2 Beta Surfaces For Linux Gamers
  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