Date: Wed, 17 Dec 2008 11:01:08 -0500 From: Robert Noland <rnoland@FreeBSD.org> To: jackal <me@jackal.in> Cc: freebsd-x11@freebsd.org Subject: Re: problem with radeon X1400 under freebsd 8-current Message-ID: <1229529668.70415.8.camel@squirrel.corp.cox.com> In-Reply-To: <200812171058.37254.me@jackal.in> References: <200812121354.26530.me@jackal.in> <1229443098.26590.2.camel@squirrel.corp.cox.com> <200812162142.49093.me@jackal.in> <200812171058.37254.me@jackal.in>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-UYjFdTaSCfmUZnjUDVj1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2008-12-17 at 10:58 +0300, jackal wrote: > Hello, >=20 > On Tuesday 16 December 2008 21:42:49 jackal wrote: >=20 > > On Tuesday 16 December 2008 18:58:18 you wrote: > > > > > > Ok, I got one of the ATI guys to look at it. You can try disabling > > > colortiling and see if that makes the difference. I'm thinking the b= est > > > bet is to update xorg... If your up for it, I have patches to the por= ts > > > tree available at > > > http://people.freebsd.org/~rnoland/xorg-7.4-111608.patch > > > > Disabling colortiling makes the difference, but doesn't solve the probl= em. > > I have updated screenshots page with it. > > Now I'll try to update xorg... > > >=20 > I updated xorg (with portupgrade), but the problem persists... > Btw, I can't compile synaptics driver: *sigh* Ok, I have one more trick up my sleeve before we start digging for new issues. Please give this patch a go... http://people.freebsd.org/~rnoland/drm_scatter.patch > synaptics.c:67:24: error: xf86_ansic.h: No such file or directory > synaptics.c: In function 'SetDeviceAndProtocol': > synaptics.c:183: warning: implicit declaration of function 'strcmp' > synaptics.c: In function 'alloc_param_data': > synaptics.c:227: warning: implicit declaration of function 'xf86shmget' > synaptics.c:228: warning: implicit declaration of function 'xf86shmctl' > synaptics.c:228: error: 'XF86IPC_RMID' undeclared (first use in this func= tion) > synaptics.c:228: error: (Each undeclared identifier is reported only once > synaptics.c:228: error: for each function it appears in.) > synaptics.c:230: error: 'XF86IPC_CREAT' undeclared (first use in this=20 > function) > synaptics.c:234: warning: implicit declaration of function 'xf86shmat' > synaptics.c: In function 'free_param_data': > synaptics.c:261: error: 'XF86IPC_RMID' undeclared (first use in this func= tion) > synaptics.c: In function 'synSetFloatOption': > synaptics.c:275: warning: implicit declaration of function 'xf86sscanf' > synaptics.c: In function 'SynapticsPreInit': > synaptics.c:442: warning: implicit declaration of function 'xf86mknod' > synaptics.c:442: error: 'XF86_S_IFIFO' undeclared (first use in this func= tion) > synaptics.c:443: error: 'xf86errno' undeclared (first use in this functio= n) > synaptics.c:443: error: 'xf86_EEXIST' undeclared (first use in this funct= ion) > synaptics.c:452: warning: implicit declaration of function 'xf86free' > synaptics.c: In function 'move_distance': > synaptics.c:648: warning: implicit declaration of function 'xf86sqrt' > synaptics.c: In function 'angle': > synaptics.c:683: warning: implicit declaration of function 'xf86atan2' > synaptics.c: In function 'diffa': > synaptics.c:690: warning: implicit declaration of function 'xf86fmod' > synaptics.c: In function 'SynapticsGetHwState': > synaptics.c:798: warning: implicit declaration of function 'xf86write' > synaptics.c: In function 'ComputeDeltas': > synaptics.c:1294: warning: implicit declaration of function 'xf86modf' > gmake: *** [synaptics.o] Error 1 > *** Error code 2 >=20 > Stop in /usr/ports/x11-drivers/synaptics. synaptics or a branch of it... is now being developed in Xorg as xf86-input-synaptics. I think flz@ had added it into the patch already, but I don't think that version works. I have it updated and working in my current tree, but xserver 1.6 has a lot of input device changes that I am working through. robert. >=20 --=-UYjFdTaSCfmUZnjUDVj1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEABECAAYFAklJIkQACgkQM4TrQ4qfROO3dACfbw1YgdiwU5yBEuE2rHnJrKNX YjYAn2sMNYXvwvQqqVjph+1/9sRBt3Nc =Y0ki -----END PGP SIGNATURE----- --=-UYjFdTaSCfmUZnjUDVj1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1229529668.70415.8.camel>