Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2006 12:41:57 +0100
From:      Andreas Klemm <andreas@freebsd.org>
To:        Peter Jeremy <peterjeremy@optushome.com.au>
Cc:        freebsd-hardware@freebsd.org
Subject:   Re: xorg 6.9.0 with ATI X850 Pro, stuck in low resolution, no 1280x1024 possible
Message-ID:  <20060129114157.GA1765@titan.klemm.apsfilter.org>
In-Reply-To: <20060129094514.GQ2341@turion.vk2pj.dyndns.org>
References:  <20060129090432.GA29407@titan.klemm.apsfilter.org> <20060129094514.GQ2341@turion.vk2pj.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Peter,

it works fine now !

Many thanks for the excellent analysis and help.

On Sun, Jan 29, 2006 at 08:45:14PM +1100, Peter Jeremy wrote:
[...]
> Suggestions:
[...]
> 4) Disable MergeFB
[...]

To save others some time here the detailed solution:

/etc/X11/xorg.conf:
[...]
Section "Device"
	[...]
	Option     "MergedFB" "False"
                               ^^^^^
	[...]
        Identifier  "Card0"
        Driver      "ati"
        VendorName  "ATI Technologies Inc"
        BoardName   "R480 [Radeon X850Pro]"
        BusID       "PCI:1:0:0"
EndSection
[...]

	Andreas ///

-- 
Andreas Klemm - Powered by FreeBSD 6
Need a magic printfilter today ? -> http://www.apsfilter.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060129114157.GA1765>