Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2000 15:18:52 -0500
From:      Randall Hopper <aa8vb@ipass.net>
To:        Mike Muir <mmuir@es.co.nz>
Cc:        multimedia@freebsd.org
Subject:   Re: Fxtv and XFree86 4.0 Problems
Message-ID:  <20000315151851.A1247@ipass.net>
In-Reply-To: <38CF40D8.82DD9D70@es.co.nz>; from mmuir@es.co.nz on Wed, Mar 15, 2000 at 07:50:48AM %2B0000
References:  <38C9E472.CBAFFA45@es.co.nz> <20000314212503.B3795@ipass.net> <38CF40D8.82DD9D70@es.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Muir:
 |
 |Direct Video not supported by visual...using XImages
 |X Error of failed request:  BadAccess (attempt to access private
 |resource denied)
 |  Major opcode of failed request:  141 (MIT-SHM)
 |  Minor opcode of failed request:  1 (X_ShmAttach)
 |  Serial number of failed request:  1864
 |  Current serial number in output stream:  1865

One other thing.  You have these lines in your kernel, right?:

options              SYSVSHM
options              SYSVSEM
options              SYSVMSG


also, run "ipcs" and verify that no shared memory is allocated.

For kicks, try "fxtv -display 127.0.0.1:0".  fxtv will not use
shared memory ximages but rather standard ximages.

Randall


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




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