Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionMichal Domonkos
2014-03-14 15:21:20 UTC
Created attachment 874493[details]
Xorg.0.log
Description of problem:
Some g-s widgets flicker massively when just moving the mouse around, especially over the Settings window. Also performance is poor compared to other NVIDIA cards.
Version-Release number of selected component (if applicable):
kernel-3.10.0-110.el7.x86_64
xorg-x11-drv-nouveau-1.0.10-5.el7.x86_64
xorg-x11-server-Xorg-1.15.0-7.el7.x86_64
How reproducible:
always
Steps to Reproduce:
1. Log in
2. Open Settings and move the mouse over the icons in the window
3. Go to Activities overview etc.
Actual results:
Flickering of the Settings window. Sometimes the top and bottom panels or even the whole screen flicker.
Expected results:
No artifacts.
Created attachment 916826[details]
/var/log/messages from system freeze
I think I am also hitting this issue. The screen flickers randomly during normal use and eventually freezes up. I am currently using Centos 7.0 that was just released but I can install RHEL to test fixes if need be.
[dmabe@localhost ~]$ uname -a
Linux localhost.localdomain 3.10.0-123.4.2.el7.x86_64 #1 SMP Mon Jun 30 16:09:14 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
[dmabe@localhost ~]$
[dmabe@localhost ~]$ rpm -q kernel xorg-x11-drv-nouveau
xorg-x11-server-Xorg
kernel-3.10.0-123.el7.x86_64
kernel-3.10.0-123.4.2.el7.x86_64
xorg-x11-drv-nouveau-1.0.10-5.el7.x86_64
xorg-x11-server-Xorg-1.15.0-7.el7.x86_64
[dmabe@localhost ~]$
I have attached /var/log/messages from the system. Take a look right around July 9 10:24:43.
I forgot to include the lspci information. It is the same as Michal but I'm including here anyway:
[root@localhost ~]# lspci | grep VGA
05:00.0 VGA compatible controller: NVIDIA Corporation G96GL [Quadro FX 380] (rev a1)
Created attachment 874493 [details] Xorg.0.log Description of problem: Some g-s widgets flicker massively when just moving the mouse around, especially over the Settings window. Also performance is poor compared to other NVIDIA cards. Version-Release number of selected component (if applicable): kernel-3.10.0-110.el7.x86_64 xorg-x11-drv-nouveau-1.0.10-5.el7.x86_64 xorg-x11-server-Xorg-1.15.0-7.el7.x86_64 How reproducible: always Steps to Reproduce: 1. Log in 2. Open Settings and move the mouse over the icons in the window 3. Go to Activities overview etc. Actual results: Flickering of the Settings window. Sometimes the top and bottom panels or even the whole screen flicker. Expected results: No artifacts.