Bug 12294 - Flickering in virtual console with post-6.7.192 ati driver
Summary: Flickering in virtual console with post-6.7.192 ati driver
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: 7.2 (2007.02)
Hardware: Other All
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
: 13917 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-09-05 14:46 UTC by Luigi Toscano
Modified: 2018-06-12 19:06 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
X.org log (the switches from and to the vt has been emphasized) (66.16 KB, text/plain)
2007-09-05 14:49 UTC, Luigi Toscano
no flags Details

Description Luigi Toscano 2007-09-05 14:46:01 UTC
With the current HEAD driver, monitor flickers when trying to switch to a virtual terminal. The flickering is still there when the x server closes (e.g. during the shutdown).
I tried both with and without framebuffer.
Comment 1 Luigi Toscano 2007-09-05 14:49:58 UTC
Created attachment 11439 [details]
X.org log (the switches from and to the vt has been emphasized)
Comment 2 Alex Deucher 2007-09-22 13:22:23 UTC
Can you try again with ati git master?
Comment 3 Luigi Toscano 2007-09-23 05:07:01 UTC
I compile (almost) daily the git master since the randr-1.2 branch was merged into it, and the problem is still there :( when X.org starts, the system is not able anymore to switch to "text" mode.
Comment 4 Alex Deucher 2007-10-11 08:37:16 UTC
Any change with current ati git?
Comment 5 Alex Deucher 2008-01-03 19:11:19 UTC
*** Bug 13917 has been marked as a duplicate of this bug. ***
Comment 6 Alex Deucher 2008-12-03 00:15:28 UTC
closing due to lack of feedback.
Comment 7 Luigi Toscano 2008-12-03 04:15:47 UTC
Sorry, I forgot to "ping" this bug.

The issue is still there (Xorg 7.4 from debian experimental packages, radeon driver from today's git).

The messages written in Xorg.0.log during vt switch are slightly different from the ones I reported:

Changing to VT:

(II) AIGLX: Suspending AIGLX clients for VT switch
(II) RADEON(0): RADEONRestoreMemMapRegisters() :
(II) RADEON(0):   MC_FB_LOCATION   : 0x1fff0000 0xd3ffd000
(II) RADEON(0):   MC_AGP_LOCATION  : 0x27ff2000
finished PLL2
finished PLL1
Entering Restore TV
Restore TV PLL
Restore TVHV
Restore TV Restarts
Restore Timing Tables
Restore TV standard
Leaving Restore TV

================
Restoring from (broken) VT:

(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) RADEON(0): Dynamic Clock Scaling Enabled
init memmap
init common
init crtc1
init pll1
restore memmap
(II) RADEON(0): RADEONRestoreMemMapRegisters() :
(II) RADEON(0):   MC_FB_LOCATION   : 0xd3ffd000 0x1fff0000
(II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
restore common
restore crtc1
restore pll1
restore LVDS
(II) RADEON(0): [RESUME] Attempting to re-init Radeon hardware.
(WW) RADEON(0): DRI init changed memory map, adjusting ...
(WW) RADEON(0):   MC_FB_LOCATION  was: 0xd3ffd000 is: 0xd3ffd000
(WW) RADEON(0):   MC_AGP_LOCATION was: 0xffffffc0 is: 0xffffffc0
(II) RADEON(0): RADEONRestoreMemMapRegisters() :
(II) RADEON(0):   MC_FB_LOCATION   : 0xd3ffd000 0xd3ffd000
(II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(--) Synaptics Touchpad touchpad found
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Comment 8 Alex Deucher 2010-10-19 15:52:33 UTC
Is this still an issue with kms or newer versions of the driver?
Comment 9 Luigi Toscano 2010-10-28 13:57:05 UTC
(In reply to comment #8)
> Is this still an issue with kms or newer versions of the driver?

Yes, it is (sorry for my lack of updates), but with KMS is different. I'm currently using Debian Squeeze:
xserver-xorg-video-radeon 1:6.13.1-2
xserver-xorg              1:7.5+7
xserver-xorg-core         2:1.7.7-8
libdrm2                   2.4.21-1~squeeze3
linux-image-2.6.32-5-686  2.6.32-26 (it contains drm from 2.6.34)

When KMS is turned on (default behaviour), the flickering stars when (I think) the kernel module is loaded (I don't know if radeon or drm) and when Xorg starts, the flickering is fixed (just like Xorg change some values) and virtual consoles work again.
How can I help to debug this issue?
Comment 10 Julien Cristau 2010-10-31 12:38:43 UTC
> --- Comment #9 from Luigi Toscano <luigi.toscano@tiscali.it> 2010-10-28 13:57:05 PDT ---
> linux-image-2.6.32-5-686  2.6.32-26 (it contains drm from 2.6.34)
> 
from .33 (plus various fixes) actually.
Comment 11 Adam Jackson 2018-06-12 19:06:45 UTC
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.