problem with radeon X1400 under freebsd 8-current

Robert Noland rnoland at FreeBSD.org
Wed Dec 17 08:01:16 PST 2008


On Wed, 2008-12-17 at 10:58 +0300, jackal wrote:
> Hello,
> 
> On Tuesday 16 December 2008 21:42:49 jackal wrote:
> 
> > 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 best
> > > bet is to update xorg... If your up for it, I have patches to the ports
> > > tree available at
> > > http://people.freebsd.org/~rnoland/xorg-7.4-111608.patch
> >
> > Disabling colortiling makes the difference, but doesn't solve the problem.
> > I have updated screenshots page with it.
> > Now I'll try to update xorg...
> >
> 
> 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 function)
> 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 
> 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 function)
> 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 function)
> synaptics.c:443: error: 'xf86errno' undeclared (first use in this function)
> synaptics.c:443: error: 'xf86_EEXIST' undeclared (first use in this function)
> 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
> 
> 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.

> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20081217/9d3833fa/attachment.pgp


More information about the freebsd-x11 mailing list