Mailinglist Archive: radeonhd (319 mails)
| < Previous | Next > |
[radeonhd] [Bug 18189] Screen flickering using radeonhd > 1.2.1 and HD2400 AGP
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Date: Tue, 4 Nov 2008 09:56:30 -0800 (PST)
- Message-id: <20081104175633.26BCF1300EB@xxxxxxxxxxxxxxxxxxxxxxxx>
http://bugs.freedesktop.org/show_bug.cgi?id=18189
--- Comment #9 from Christian König <deathsimple@xxxxxxxxxxx> 2008-11-04
09:56:20 PST ---
There is the problem:
Option "Coherent" "True"
This option is a boolean list, try this:
Option "Coherent" "all=on"
(Note to me: Make True/False also work instead of On/Off, 1/0... :)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--- Comment #9 from Christian König <deathsimple@xxxxxxxxxxx> 2008-11-04
09:56:20 PST ---
There is the problem:
Option "Coherent" "True"
This option is a boolean list, try this:
Option "Coherent" "all=on"
(Note to me: Make True/False also work instead of On/Off, 1/0... :)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
| < Previous | Next > |