[Bug 32556] screen flickers all the time with desktop image appearing only briefly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 23 10:49:28 PST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=32556

--- Comment #13 from Alex Deucher <agd5f at yahoo.com> 2010-12-23 10:49:28 PST ---
How about:

pll->flags |= (RADEON_PLL_USE_FRAC_FB_DIV | RADEON_PLL_PREFER_CLOSEST_HIGHER);

Can you also attach a copy of your vbios?
(as root)
(use lspci to get the bus id)
cd /sys/bus/pci/devices/<pci bus id>
echo 1 > rom
cat rom > /tmp/vbios.rom
echo 0 > rom

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list