Description of problem: Extremely slow repaint of windows and other displays for both Fedora 9 and Fedora 10 on an HP Pavilion u60-120us laptop with Nvidia GeForce 8200 chipset. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Move or scroll any window 2. 3. Actual results: Extremely slow repaint of windows. Expected results: Fast repaint of windows, allowing for smoothe movement and scrolling. Additional info: Problem does not appear lon HP Pavilion dv6775us laptop with Nvidia GeForce 8400M chipset. Have tried but so far been unable to set up a faster desktop environment like Xfce that might have a faster window manager. The switchdesk xfce command doesn't seem to do anything, although it does not yield and error when executed. Tried the Nvidia driver "nv" and got no display on reboot, only a train of "ForceXPAon" messaged down the left side of the screen. Went back to the default of "vesa", which at least produces a display, even if a slow one. xorg.conf is not set for the screen resolution of 1366x768 as it seems to be able to auto-detect it okay.
Problem solved. Steps as follows: Go to http://rpmfusion.org/ Click on Enable RPM Fusion to add the RPM Fusion repositories to your list, both Free and Non-free. Install xorg-x11-drv-nvidia Install akmod-nvidia (must do both this and above to make changes effective) Reboot system. /etc/X11/xorg.conf gets edited to use the nvidia driver and sets up other parameters. Fedora 9 now exhibits fairly smooth scrolling and adequate video performance. Could be better but good enough. Now to try it on Fedora 10.
(In reply to comment #1) > Problem solved. Steps as follows: > Go to http://rpmfusion.org/ I believe there should be always a second chance for penitent sinners (just kidding) -- if you clear your computer of all binary-only nvidia stuff (see https://fedoraproject.org/wiki/Xorg/3rd_Party_Video_Drivers), would xorg-x11-drv-nouveau driver work for you? Otherwise I would have to close this bug as CANTFIX, because we really cannot do anything about computer affected by nvidia stuff (they make changes to much more than just to the driver itself).
This bug must be related to the binary driver, as both nouveau and nv don't support this chipset yet. There are open bugs for that problem, so I'll close as CANTFIX for the original bug.
Please try the solution mentioned in this bug report: https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/223238/comments/39 It did work for me