Date: Sat, 20 Mar 2010 09:23:30 -0500 From: Robert Noland <rnoland@FreeBSD.org> To: beni <beni@brinckman.info> Cc: freebsd-x11@freebsd.org Subject: Re: radeon hd4650 problem Message-ID: <1269095010.2509.10.camel@balrog.2hip.net> In-Reply-To: <201003191820.45626.beni@brinckman.info> References: <201003141732.01968.beni@brinckman.info> <201003182010.02875.beni@brinckman.info> <1268997210.2608.5732.camel@balrog.2hip.net> <201003191820.45626.beni@brinckman.info>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2010-03-19 at 18:20 +0100, beni wrote: > (II) RADEON(0): [pci] 32768 kB allocated with handle 0xea2c5000 > (II) RADEON(0): [pci] ring handle = 0xea2c5000 > (II) RADEON(0): [pci] Ring mapped at 0x28a50000 > (II) RADEON(0): [pci] Ring contents 0x0f16460f > (II) RADEON(0): [pci] ring read ptr handle = 0xea3c6000 > (II) RADEON(0): [pci] Ring read ptr mapped at 0x286ff000 > (II) RADEON(0): [pci] Ring read ptr contents 0x0fb6620f > (II) RADEON(0): [pci] vertex/indirect buffers handle = 0xea3c7000 > (II) RADEON(0): [pci] Vertex/indirect buffers mapped at 0x38c00000 > (II) RADEON(0): [pci] Vertex/indirect buffers contents 0xccb0c1ef > (II) RADEON(0): [pci] GART texture map handle = 0xea5c7000 > (II) RADEON(0): [pci] GART Texture map mapped at 0x391c7000 Ok, you are effected by the overlapping map issue, (at least in the forced pci case). I think this may also be the issue in AGP mode. You can try this patch, hopefully it will still apply cleanly. Please try using the radeon driver and both AGP and PCI modes. http://people.freebsd.org/~rnoland/drm-radeon-8-test.patch robert. -- Robert Noland <rnoland@FreeBSD.org> FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1269095010.2509.10.camel>