From owner-freebsd-multimedia Thu Aug 27 04:22:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA27831 for freebsd-multimedia-outgoing; Thu, 27 Aug 1998 04:22:42 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from gjp.erols.com (alex-va-n008c079.moon.jic.com [206.156.18.89]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA27826 for ; Thu, 27 Aug 1998 04:22:40 -0700 (PDT) (envelope-from gjp@gjp.erols.com) Received: from gjp.erols.com (gjp@localhost.erols.com [127.0.0.1]) by gjp.erols.com (8.8.8/8.8.7) with ESMTP id HAA10315 for ; Thu, 27 Aug 1998 07:21:50 -0400 (EDT) (envelope-from gjp@gjp.erols.com) X-Mailer: exmh version 2.0.1 12/23/97 To: multimedia@FreeBSD.ORG From: "Gary Palmer" Subject: BT848 & AccelX Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 27 Aug 1998 07:21:49 -0400 Message-ID: <10311.904216909@gjp.erols.com> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I know that AccelX doesn't have the XF86 DGA extensions, however fxtv just plain refuses to run, I think because my X server is set for 32 bit (I think) and its confusing fxtv. The output is: root@gjp:/usr/ports/graphics/fxtv/work/fxtv-0.47> fxtv Xlib: extension "XFree86-DGA" missing on display ":0.0". Xlib: extension "XFree86-VidModeExtension" missing on display ":0.0". Direct Video not supported by visual...using XImages TVSCREENNewFrameHdlr() - Unsupported TrueColor conv From: 2 Bpp (R 007c00, G 0003e0, B 00001f) To : 1 Bpp (R ff0000, G 00ff00, B 0000ff) root@gjp:/usr/ports/graphics/fxtv/work/fxtv-0.47> xdpyinfo name of display: :0.0 version number: 11.0 vendor string: Xi Graphics, Inc. vendor release number: 4100 maximum request size: 4194300 bytes motion buffer size: 256 bitmap unit, bit order, padding: 32, LSBFirst, 32 image byte order: LSBFirst number of supported pixmap formats: 8 supported pixmap formats: depth 1, bits_per_pixel 1, scanline_pad 32 depth 4, bits_per_pixel 8, scanline_pad 32 depth 8, bits_per_pixel 8, scanline_pad 32 depth 12, bits_per_pixel 16, scanline_pad 32 depth 15, bits_per_pixel 16, scanline_pad 32 depth 16, bits_per_pixel 16, scanline_pad 32 depth 24, bits_per_pixel 32, scanline_pad 32 depth 32, bits_per_pixel 32, scanline_pad 32 keycode range: minimum 8, maximum 167 focus: window 0x480000e, revert to Parent number of extensions: 16 BIG-REQUESTS DOUBLE-BUFFER MIT-SCREEN-SAVER MIT-SHM MIT-SUNDRY-NONSTANDARD RECORD SECURITY SHAPE SYNC X3D-PEX XC-MISC XIE XInputExtension XTEST XiG-SMT XiG-SUNDRY-NONSTANDARD default screen number: 0 number of screens: 1 screen #0: dimensions: 1600x1200 pixels (308x228 millimeters) resolution: 132x134 dots per inch depths (3): 1, 8, 24 root window id: 0x54 depth of root window: 24 planes number of colormaps: minimum 1, maximum 2 default colormap: 0x20 default number of colormap cells: 256 preallocated pixels: black 0, white 16777215 options: backing-store NO, save-unders NO largest cursor: 64x64 current input event mask: 0x50003d KeyPressMask ButtonPressMask ButtonReleaseMask EnterWindowMask LeaveWindowMask SubstructureRedirectMask PropertyChangeMask number of visuals: 3 default visual id: 0x23 visual: visual id: 0x21 class: PseudoColor depth: 8 planes available colormap entries: 256 red, green, blue masks: 0x0, 0x0, 0x0 significant bits in color specification: 8 bits visual: visual id: 0x22 class: GrayScale depth: 8 planes available colormap entries: 256 red, green, blue masks: 0x0, 0x0, 0x0 significant bits in color specification: 8 bits visual: visual id: 0x23 class: TrueColor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits I know it works because I can start XF86 in 16 bit mode on another vty and watch TV, but I don't quite trust running two (different) X servers at the same time not to do funny things to my machine ... Any ideas? Thanks, Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message