Date: Sat, 20 Mar 2010 11:25:26 -0500 From: Robert Noland <rnoland@FreeBSD.org> To: beni <beni@brinckman.info> Cc: freebsd-x11@freebsd.org Subject: Re: radeon hd4650 problem Message-ID: <1269102326.2509.33.camel@balrog.2hip.net> In-Reply-To: <201003201712.08097.beni@brinckman.info> References: <201003141732.01968.beni@brinckman.info> <201003191820.45626.beni@brinckman.info> <1269095010.2509.10.camel@balrog.2hip.net> <201003201712.08097.beni@brinckman.info>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2010-03-20 at 17:12 +0100, beni wrote: > > > > 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 > > > Thanks, but probably a silly question : what file do i patch ? > > root@bsdaddict# patch < drm-radeon-8-test.patch > Hmm... Looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |Index: sys/dev/drm/r600_blit.c > |=================================================================== > |--- sys/dev/drm/r600_blit.c (revision 203846) > |+++ sys/dev/drm/r600_blit.c (working copy) > -------------------------- > File to patch: > > I do not have a r600_blit.c file in /usr/src/sys/dev/drm. Only a r600_cp.c and > a r600_microcode.h. Uh, what kernel are you patching against? r600_blit.c was part of the code to enable 3d on r600 and should be in 7+ STABLE branches. robert. > Beni. -- Robert Noland <rnoland@FreeBSD.org> FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1269102326.2509.33.camel>