Bug 736434
Summary: | Raeon HD 4670 Refresh Problems | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Barry Fishman <barry> | ||||||||||
Component: | xorg-x11-drv-ati | Assignee: | X/OpenGL Maintenance List <xgl-maint> | ||||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
Severity: | high | Docs Contact: | |||||||||||
Priority: | unspecified | ||||||||||||
Version: | 16 | CC: | mcepl, xgl-maint | ||||||||||
Target Milestone: | --- | ||||||||||||
Target Release: | --- | ||||||||||||
Hardware: | x86_64 | ||||||||||||
OS: | Linux | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2011-09-17 01:37:03 UTC | Type: | --- | ||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||
Documentation: | --- | CRM: | |||||||||||
Verified Versions: | Category: | --- | |||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
Embargoed: | |||||||||||||
Attachments: |
|
Thanks for the bug report. We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue. Please add drm.debug=0x04 to the kernel command line, restart computer, and attach * your X server config file (/etc/X11/xorg.conf, if available), * X server log file (/var/log/Xorg.*.log*; check with grep Backtrace /var/log/Xorg* which logs might be the most interesting ones, send us at least Xorg.0.log) * output of the dmesg command, and * system log (/var/log/messages) to the bug report as individual uncompressed file attachments using the bugzilla file attachment link above. We will review this issue again once you've had a chance to attach this information. Thanks in advance. Created attachment 522136 [details]
Xorg.0.log file
Created attachment 522137 [details]
dmesg output
Created attachment 522138 [details]
/var/log/messages contents
The new attachments are the results after rebooting with the drm.debug=0x04 set, and running xzgv in fullscreen which had the refresh problems. There did not seem to be a Backtrace in the Xorg logs. There was no /etc/X11/xorg.conf, but there was a xorg.conf.d/000-system-setup-keyboard.conf containing just: # This file is autogenerated by system-setup-keyboard. Any # modifications will be lost. Section "InputClass" Identifier "system-setup-keyboard" MatchIsKeyboard "on" Option "XkbModel" "pc105+inet" Option "XkbLayout" "us" # Option "XkbVariant" "(null)" Option "XkbOptions" "terminate:ctrl_alt_bksp," EndSection As of today's updates 2011-09-16, the problem seems to have been fixed. |
Created attachment 521947 [details] lspci results Description of problem: When running xzgv on multiple images, rather than displaying the next image, sometimes ony a small rectangle of the image is displayed. In terminal windows (especially urxvt) only a small part of the window is updated when a key is pressed or output is to be displayed. Version-Release number of selected component (if applicable): xzgv 0.9.1 How reproducible: Always Steps to Reproduce: 1. Login 2. From a terminal run xzgv on a list of files Actual results: As described Expected results: The full window should be refreshed. Additional info: When running the first group of testday tests everything worked except the fastuserswitch test which would not let me login as another user, but kept going back to the current session. The suspend test worked, but I needed to restart the network from the network manager.