Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2008 10:58:37 +0300
From:      jackal <me@jackal.in>
To:        freebsd-x11@freebsd.org
Subject:   Re: problem with radeon X1400 under freebsd 8-current
Message-ID:  <200812171058.37254.me@jackal.in>
In-Reply-To: <200812162142.49093.me@jackal.in>
References:  <200812121354.26530.me@jackal.in> <1229443098.26590.2.camel@squirrel.corp.cox.com> <200812162142.49093.me@jackal.in>

next in thread | previous in thread | raw e-mail | index | archive | help
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:

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.



-- 
Kind regards, Eugeny.



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