LWN: Comments on "The Nouveau driver graduates from staging" https://lwn.net/Articles/488338/ This is a special feed containing comments posted to the individual LWN article titled "The Nouveau driver graduates from staging". en-us Mon, 22 Sep 2025 09:45:42 +0000 Mon, 22 Sep 2025 09:45:42 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net The Nouveau driver graduates from staging https://lwn.net/Articles/489229/ https://lwn.net/Articles/489229/ Cato <div class="FormattedComment"> If you don't have temperature driven fan management (which I think remains the best way to control fans), the safe thing to do is what overclockers do:<br> <p> - find suitable stress test programs that drive both CPU and GPU as hard as possible<br> - manually adjust the fan speeds until temperature is within safe limits for both CPU and GPU - maybe go for 10-15C below maximums to allow for really hot weather up to 40C, depending on current room temperature<br> <p> This will be noisier than a temperature driven fan setup, of course - this may help: <a href="https://wiki.archlinux.org/index.php/Fan_Speed_Control">https://wiki.archlinux.org/index.php/Fan_Speed_Control</a> - and many laptops have specific fan control tools. GkrellM and other tools report fan speeds from GPU as well as CPU.<br> </div> Thu, 29 Mar 2012 07:19:34 +0000 The Nouveau driver graduates from staging https://lwn.net/Articles/488762/ https://lwn.net/Articles/488762/ Lennie <div class="FormattedComment"> Phoronix was at the FOSDEM 2012 talk about the Nouveau driver:<br> <p> <a href="http://www.youtube.com/watch?v=_tNeVp7lMAo#t=43m13s">http://www.youtube.com/watch?v=_tNeVp7lMAo#t=43m13s</a><br> <p> The URL should skip to where they talk about powermanagement/fans.<br> </div> Tue, 27 Mar 2012 11:57:42 +0000 The Nouveau driver graduates from staging https://lwn.net/Articles/488653/ https://lwn.net/Articles/488653/ tialaramex <div class="FormattedComment"> That probably depends on whether you believe you understand your usage profile (if the box just sits there running a terminal window it's hard to imagine how that would generate enough heat to need fans running at high speed) and whether nVidia's hardware responds to overheat conditions by catching fire, suffering permanent damage, shutting down until reset or just automatically reducing clock speeds.<br> <p> After all there _are_ sensors, the only issue is how much the local firmware on the device does. It might (like many modern CPUs) be capable of protecting itself from excess temperature no matter how bad the cooling is. In that case incorrectly setting the fan speed would at worst result in a sudden loss of picture as the GPU shuts off abruptly, a "learning opportunity" for the operator, and a good reason for Nouveau to keep working on this problem, but not really dangerous.<br> </div> Mon, 26 Mar 2012 16:32:59 +0000 The Nouveau driver graduates from staging https://lwn.net/Articles/488582/ https://lwn.net/Articles/488582/ linusw <div class="FormattedComment"> It seems unlikely that the fan management can be used safely without proper thermal measurements to back its policies?<br> </div> Mon, 26 Mar 2012 08:31:55 +0000 The Nouveau driver graduates from staging https://lwn.net/Articles/488578/ https://lwn.net/Articles/488578/ patrick_g > <i>There's some tickets in about it, but nobody seems to care much about it.</i><br><br> With the kernel 3.3 there is manual fan management (see this <a href="http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=11b7d895216f7f954c6cfa0c23b76dccb7a890c1">commit</a>). Mon, 26 Mar 2012 07:53:28 +0000 The Nouveau driver graduates from staging https://lwn.net/Articles/488564/ https://lwn.net/Articles/488564/ motk <div class="FormattedComment"> Major problem for me with the Nouveau driver is that the binary driver also does fan management. Without it, the card fans just blast away at full speed, and they're _loud_. There's some tickets in about it, but nobody seems to care much about it.<br> </div> Mon, 26 Mar 2012 01:28:16 +0000 Suspending with The Nouveau driver that graduated from staging https://lwn.net/Articles/488556/ https://lwn.net/Articles/488556/ neilbrown <div class="FormattedComment"> Works for me (nVidia Corporation GT218 [NVS 3100M]) .... 9 times out of 10.<br> <p> More accurately, 90 times out of 100, and those 10 times were all since I started using a second monitor via the DisplayPort. I haven't found out yet if there is a deeper pattern - e.g. maybe suspend fails if I unplug first, but not if I "xrandr --output DP-1 --off" first.<br> <p> Before the second monitor, the only problem I had was that sometime it would resume with a black screen and I had to switch virtual consoles away and back to get it working again.<br> </div> Sun, 25 Mar 2012 22:04:55 +0000 The Nouveau driver graduates from staging https://lwn.net/Articles/488548/ https://lwn.net/Articles/488548/ arekm <div class="FormattedComment"> Major nouveau problem some time ago was suspend to ram support. Is that working and stable on all nouveau supported chipsets now?<br> </div> Sun, 25 Mar 2012 17:48:20 +0000 Weird colors https://lwn.net/Articles/488538/ https://lwn.net/Articles/488538/ balajig81 <div class="FormattedComment"> The driver is part of the kernel and compiling the kernel and doing a modprobe @ init should do the thing<br> </div> Sun, 25 Mar 2012 15:17:08 +0000 The Nouveau driver graduates from staging https://lwn.net/Articles/488533/ https://lwn.net/Articles/488533/ clump <div class="FormattedComment"> Surprisingly, I can play many games like Darkplaces and Q3A. The performance of the proprietary driver is better, but I'm pretty impressed at how fast Nouveau is. <br> </div> Sun, 25 Mar 2012 12:37:18 +0000 Weird colors https://lwn.net/Articles/488523/ https://lwn.net/Articles/488523/ tzafrir <div class="FormattedComment"> Is it that difficult to install the driver from source (git)?<br> </div> Sun, 25 Mar 2012 09:06:48 +0000 Weird colors https://lwn.net/Articles/488517/ https://lwn.net/Articles/488517/ shalem <div class="FormattedComment"> Hi,<br> <p> I've been using the nouveau driver for a long time too, and colors are fine for me. What I would do if I were you is:<br> 1) Install the proprietary driver (a pain I know), and try to reproduce, if the colors are good there it likely is a nouveau bug and not your hardware<br> 2) Install Fedora 16 or 17 (you don't need to switch distros just clear 4G of hd space, do a livecd to harddisk install, and fully update it)<br> 3) If the bug is still there with a fully up2date Fedora file a bug against xorg-x11-drv-nouveau in Fedora's bugzilla. Then hopefully Ben Skeggs will take a look and eventually fix it (he may first need some help from you to gather various info).<br> <p> Note this is not meant as a shameless plug for Fedora, I just don't know any other distro which maintains nouveau as actively as Fedora does.<br> <p> Regards,<br> <p> Hans<br> <p> </div> Sun, 25 Mar 2012 07:25:23 +0000 Weird colors https://lwn.net/Articles/488489/ https://lwn.net/Articles/488489/ ncm <div class="FormattedComment"> I've been using Noveau for a long time. It's been working without hiccups, but the colors are wrong. Tux's beak and feet (look to the upper left corner of this window) are purple, wood is red, and XVideo is mostly black. Text and background solid colors are normal. Does anybody else get this, or do I just have busted hardware?<br> </div> Sun, 25 Mar 2012 04:49:15 +0000 The Nouveau driver graduates from staging https://lwn.net/Articles/488474/ https://lwn.net/Articles/488474/ madscientist <div class="FormattedComment"> I'm using Nouveau on my Thinkpad running RHEL 6.2, and it's great. I hook up a project or external monitor, press Fn-F7 a few time to switch to the mode I want, and it Just Works. So much better integrated than the NV proprietary driver.<br> <p> Sure, I'm not playing any 3D games with Nouveau but that's not what I use the laptop for anyway.<br> <p> Nice job!<br> </div> Sat, 24 Mar 2012 15:02:59 +0000 The Nouveau driver graduates from staging https://lwn.net/Articles/488350/ https://lwn.net/Articles/488350/ clump <div class="FormattedComment"> I've been a happy Nouveau user with Fedora 16. In the past, the driver didn't appear as competent at power management as the proprietary driver. I'd like to see vdpau/libva support most, though this isn't necessarily an issue with decent system CPU's. <br> </div> Fri, 23 Mar 2012 18:27:10 +0000