From owner-freebsd-multimedia Sun Jun 14 14:11:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA00609 for freebsd-multimedia-outgoing; Sun, 14 Jun 1998 14:11:20 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from sos.freebsd.dk (sos.freebsd.dk [212.242.40.180]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA00569 for ; Sun, 14 Jun 1998 14:11:07 -0700 (PDT) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.8/8.8.8) id XAA08298; Sun, 14 Jun 1998 23:08:55 +0200 (CEST) (envelope-from sos) Message-Id: <199806142108.XAA08298@sos.freebsd.dk> Subject: Re: bt848 card identification... In-Reply-To: <199806141940.MAA17883@rah.star-gate.com> from Amancio Hasty at "Jun 14, 98 12:40:49 pm" To: hasty@rah.star-gate.com (Amancio Hasty) Date: Sun, 14 Jun 1998 23:08:55 +0200 (CEST) Cc: multimedia@FreeBSD.ORG From: Søren Schmidt Reply-to: sos@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In reply to Amancio Hasty who wrote: > > So please modify your sign.c or download it from the web site and > post the output of: > > fxtv-0.47 -debug startup > > and the output of the new sign.c OK, below follows.. The funny thing is that fxtv wont use the DGA extension, whereas it works just fine with 0.46 ??? it complains that the Xserver isn't local ?? Maybe its a compilefualt here, I just made it from ports... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- sign: signature contents, 0x01 thru 0xff: 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a8 d5 07 20 c0 31 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 i2c device found @ 0xc2 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- fxtv -debug startup: ioctl(BT848_REEPROM) failed: Input/output error No matching font(s) registered with X Server: -adobe-utopia-bold-r-*-*-0-0-*-*-*-0-iso8859-1 Falling back on '10x20' font. No matching font(s) registered with X Server: -adobe-utopia-bold-r-*-*-0-0-*-*-*-0-iso8859-1 Falling back on '10x20' font. No matching font(s) registered with X Server: -adobe-utopia-bold-r-*-*-0-0-*-*-*-0-iso8859-1 Falling back on '10x20' font. No matching font(s) registered with X Server: -adobe-utopia-bold-r-*-*-0-0-*-*-*-0-iso8859-1 Falling back on '10x20' font. No matching font(s) registered with X Server: -adobe-utopia-bold-r-*-*-0-0-*-*-*-0-iso8859-1 Falling back on '10x20' font. Direct Video not supported by visual...using XImages Fxtv v0.47 DETECTED CAPTURE CARD(S) [DRIVER PROBES]: bktr0: rev 0x12 int a irq 17 on pci0.13.0 AVer Media TV/FM, Philips FR1216 PAL FM tuner. SYSCTL MIB VALUES: kern.version: FreeBSD 3.0-CURRENT #0: Fri Jun 12 16:59:41 CEST 1998 sos@sos.freebsd.dk:/u1/src/sys/compile/SOS-SMP hw.bt848.card: -1 hw.bt848.tuner: -1 hw.bt848.reverse_mute: -1 TUNER SIGNATURE (0x01 - 0xff): 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 TUNER I2C DEVICES FOUND AT: 0xc2 CAPTURE CARD EEPROM CONTENTS: Read 0 EEPROM bytes Supported RGB Capture Pixel Formats: bpp Bpp RGB Masks Swap --- --- ---------------------------- ---- 15 2 00007c00, 000003e0, 0000001f NB 16 2 0000f800, 000007e0, 0000001f NB 24 3 00ff0000, 0000ff00, 000000ff B 24 4 00ff0000, 0000ff00, 000000ff NBWb Supported YUV Capture Pixel Formats: YUVSize HSamp VSamp Pack CompOrder T->B L->R YTrans ------- ----- ----- ------ --------- ---- ---- ------ 8,8,8 1,2,2 1,1,1 PLANAR YUV Y Y N 8,8,8 1,2,2 1,1,1 PACKED YUYV Y Y N 8,8,8 1,2,2 1,2,2 PLANAR YUV Y Y N XSERVER: 'The XFree86 Project, Inc' v3320, Protocol Verson 11.0 Screen Res = 1152x900, DefDepth = 24; NumScreens = 1 Bitmap Unit/BitOrder/Pad = 32/LSBFirst/32, Image ByteOrder = LSBFirst Shm Extension not available...X Server isn't local. XF86DGA not available...X Server isn't local. Rating Available Visuals: Rating Class bpp Bpp R,G,B Masks Swap DirectVid ------ ----------- --- --- ---------------------------- ---- --------- 4 TrueColor 24 4,4 00ff0000, 0000ff00, 000000ff -- No Default Visual is 24-bpp TrueColor XF86VidModeQueryVersion() succeeded - version = 0.08 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end? .. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message