Description of problem: When using mplayer or gmplayer in X, the 3 and 4 keys don't work to adjust brightness. They worked fine using the nv driver in F12. Gnome desktop. Version-Release number of selected component (if applicable): xorg-x11-drv-nouveau-0.0.16-13.20101010git8c8f15c.fc14.src.rpm How reproducible: every time Steps to Reproduce: 1. Run mplayer on avi video from within X 2. Try to lower or increase brightness using 3 and 4 respectively 3. Actual results: Nothing happens Expected results: brightness adjusts Additional info: This does work within a console, for example Ctrl-Alt-F6. The video hardware is an nvidia mx400. Not sure this is a problem with nouveau, but seems the most likely culprit. I would just use nv, but for some reason it won't go above 1024x768, while nouveau will run 1280x1024. Nouveau didn't work for my system in F12, so can't compare this problem there.
Hey, thank you for the report. Unfortunately, this isn't an issue which will be fixed in the F14 lifetime. 'nv' can support these controls since it allows the use of the video overlay hardware. Since the addition of KMS/TTM to 'nouveau' it hasn't yet been possible to use this in a sane way. Xv is currently implemented via the 2D engine blitter on your chipset, which is not flexible enough to allow control over the colourspace conversion process. The only reasonable mid-term solution is for someone to sit down and see whether this card's 3D engine is able to do a better job, and if so, to write a textured video Xv implementation.
Thank you for the fast answer. I thought this would be some obscure issue that would be unknown. Writing a textured video Xv implementation is probably beyond me at this point. And for such an old card maybe doesn't make sense. So now that you've explained clearly what is going on I can decide what to do. Thanks again.
*** Bug 704966 has been marked as a duplicate of this bug. ***