[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Sat Feb 12 05:36:43 PST 2011


https://bugzilla.kernel.org/show_bug.cgi?id=26552





--- Comment #50 from Helber Maciel Guerra <helbermg at gmail.com>  2011-02-12 13:36:33 ---
On the last i uncomment booth lines on kernel git.
Nothing changes, looks Xorg just stop.


The latest lines from Xorg.0.log:
[   258.037] (II) [KMS] Kernel modesetting enabled.
[   258.037] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
[   258.037] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp
pixmaps)
[   258.038] (==) RADEON(0): Default visual is TrueColor
[   258.038] (**) RADEON(0): Option "EnablePageFlip" "true"
[   258.038] (**) RADEON(0): Option "ColorTiling" "true"
[   258.038] (**) RADEON(0): Option "RenderAccel" "true"
[   258.038] (**) RADEON(0): Option "EXAPixmaps" "on"
[   258.038] (**) RADEON(0): Option "SwapbuffersWait" "on"
[   258.038] (==) RADEON(0): RGB weight 888
[   258.038] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[   258.038] (--) RADEON(0): Chipset: "ATI Mobility Radeon HD 4200" (ChipID =
0x9712)

Nothing on dmesg too.

My xorg have this:
Is this relevant?

Section "Device"
    Identifier "hd4200"
    Driver "radeon"
    Option "ColorTiling" "true"
    Option "EnablePageFlip" "true"
    #Option "ScalerWidth" "2048"
    Option "RenderAccel" "true"
    Option "EXAPixmaps" "on"
    #Option "EXAVSync" "off"
    Option "SwapbuffersWait" "on"
    #Option "glXSwapBuffers" "on"
    #Option "AGPFastWrite" "on"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    DefaultDepth    24
    SubSection "Display"
        Virtual    4886 1200
    EndSubSection
EndSection

What type of result i should expect?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
--
_______________________________________________
Dri-devel mailing list
Dri-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


More information about the dri-devel mailing list