[Bug 27529] [rs690m] Graphics corruption with ati x1200

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jun 12 03:02:50 PDT 2010


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

--- Comment #21 from steckdenis at yahoo.fr 2010-06-12 03:02:49 PDT ---
Hello,

I found a quick hack that seems to fix the problem (on my Packard Bell DOT M/A,
AMD Athlon 64 L110, ATI Radeon X1270 (rs690m)).

It's very simple and works for the kernel 2.6.34 and 2.6.35-rc2 :

* Open drivers/gpu/drm/radeon/rs690.c
* Find the line that contains "bool sideport = false;", line 236 for 2.6.34
* Change "false" to "true"
* Recompile you kernel, on simply the radeon module : make
drivers/gpu/drm/radeon/radeon.ko
* Install
* Enjoy

Now I have a question : why not using "radeon_atombios_sideport_present(rdev)",
or even "rdev->mc.igp_sideport_enabled" if already available ?

Cheers.

-- 
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 xorg-driver-ati mailing list