Michael Gilbert wrote:

> actually, i just realized that isn't sufficient.  can you try this:
> 
> --- fglrx-driver-11-6.orig/common/etc/ati/authatieventsd.sh
> +++ fglrx-driver-11-6/common/etc/ati/authatieventsd.sh
> @@ -95,17 +95,16 @@ which xauth > /dev/null || exit -1
>  case "$1" in
>      grant)
>          GetServerAuthFile $2 || exit -1
> -        DISP_AUTH_KEY=`xauth -f $SERVER_AUTH_FILE list | grep 
> $DISP_SEARCH_STRING | awk '{ print 

correction: don't remove this line; it obviously messes up the
subsequent logic.  the rest of the patch should work (although
untested since i personally don't use atieventsd).

mike



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to