From owner-freebsd-multimedia Sun Aug 5 5:22:33 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from b80216.upc-b.chello.nl (b80216.upc-b.chello.nl [212.83.80.216]) by hub.freebsd.org (Postfix) with ESMTP id 92EE637B401 for ; Sun, 5 Aug 2001 05:22:25 -0700 (PDT) (envelope-from devet@devet.org) Received: from adv.devet.org (adv.devet.org [192.168.1.2]) by b80216.upc-b.chello.nl (Postfix) with ESMTP id 3424668B4 for ; Sun, 5 Aug 2001 14:22:24 +0200 (CEST) Received: by adv.devet.org (Postfix, from userid 100) id 0EDEA4088; Sun, 5 Aug 2001 14:22:24 +0200 (CEST) Date: Sun, 5 Aug 2001 14:22:23 +0200 From: Arjan de Vet To: multimedia@freebsd.org Subject: aureal-kmod on 4.4-PRERELEASE make error Message-ID: <20010805142223.A3972@adv.devet.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org After upgrading to today's 4.4-PRERELEASE my old (Feb 6) aureal-kmod installation panic'ed the machine so I thought it would be a good time to upgrade and recompile the port (cvs update'd today as well to get the most recent version). Unfortunately I get a weird make error which I cannot explain yet (see below). I checked with gcc -E and as far as I can see the include files get correctly included... Does anybody else see similar problems on 4.4-PRERELEASE? Arjan -- Arjan de Vet, Eindhoven, The Netherlands URL: http://www.iae.nl/users/devet/ ===> Extracting for aureal-kmod-1.3_2 >> Checksum OK for au88x0-1.3_2.tar.gz. ===> Patching for aureal-kmod-1.3_2 ===> Applying FreeBSD patches for aureal-kmod-1.3_2 ===> Configuring for aureal-kmod-1.3_2 ===> Building for aureal-kmod-1.3_2 ===> 10 Warning: Object directory not changed from original /home/freebsd/ports/audio/aureal-kmod/work/10 @ -> /home/freebsd/src/sys machine -> /home/freebsd/src/sys/i386/include perl @/kern/makeops.pl -h @/kern/device_if.m perl @/kern/makeops.pl -h @/kern/bus_if.m perl @/kern/makeops.pl -h @/isa/isa_if.m perl @/kern/makeops.pl -h @/pci/pci_if.m perl @/kern/makeops.pl -h @/dev/sound/pcm/ac97_if.m perl @/kern/makeops.pl -h @/dev/sound/pcm/channel_if.m perl @/kern/makeops.pl -h @/dev/sound/pcm/feeder_if.m perl @/kern/makeops.pl -h @/dev/sound/pcm/mixer_if.m cc -O -pipe -I/home/freebsd/ports/audio/aureal-kmod/work -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/home/freebsd/ports/audio/aureal-kmod/work -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:122: syntax error before `pcm_channel' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:212: syntax error before `au_playcaps' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:212: warning: type defaults to `int' in declaration of `au_playcaps' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:212: warning: excess elements in scalar initializer /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:212: warning: (near initialization for `au_playcaps') /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:212: warning: excess elements in scalar initializer /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:212: warning: (near initialization for `au_playcaps') /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:212: warning: excess elements in scalar initializer /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:212: warning: (near initialization for `au_playcaps') /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:212: warning: data definition has no type or storage class /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:226: syntax error before `au_reccaps' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:226: warning: type defaults to `int' in declaration of `au_reccaps' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:226: warning: excess elements in scalar initializer /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:226: warning: (near initialization for `au_reccaps') /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:226: warning: excess elements in scalar initializer /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:226: warning: (near initialization for `au_reccaps') /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:226: warning: excess elements in scalar initializer /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:226: warning: (near initialization for `au_reccaps') /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:226: warning: data definition has no type or storage class /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:391: syntax error before `*' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:392: warning: function declaration isn't a prototype /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c: In function `aumix_init': /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:393: `m' undeclared (first use in this function) /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:393: (Each undeclared identifier is reported only once /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:393: for each function it appears in.) /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c: At top level: /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:399: syntax error before `*' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:400: warning: function declaration isn't a prototype /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c: In function `aumix_set': /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:404: `m' undeclared (first use in this function) /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:405: `dev' undeclared (first use in this function) /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:409: `left' undeclared (first use in this function) /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:409: `right' undeclared (first use in this function) /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:425: warning: unreachable code at beginning of switch statement /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:407: warning: unreachable code at beginning of switch statement /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:492: warning: control reaches end of non-void function /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c: At top level: /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:495: syntax error before `*' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:496: warning: function declaration isn't a prototype /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c: In function `aumix_setrecsrc': /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:500: `m' undeclared (first use in this function) /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:501: `src' undeclared (first use in this function) /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:503: warning: unreachable code at beginning of switch statement /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:530: warning: control reaches end of non-void function /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c: At top level: /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:543: syntax error before `snd_dbuf' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:544: warning: function declaration isn't a prototype /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c: In function `auchan_init': /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:545: `devinfo' undeclared (first use in this function) /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:548: `dir' undeclared (first use in this function) /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:574: structure has no member named `channel' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:574: `c' undeclared (first use in this function) /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:575: structure has no member named `buffer' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:575: `b' undeclared (first use in this function) /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:576: structure has no member named `buffer' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c: In function `auchan_trigger': /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:642: structure has no member named `buffer' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:650: structure has no member named `buffer' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:651: structure has no member named `buffer' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c: At top level: /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:677: syntax error before `*' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:679: warning: return-type defaults to `int' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:679: warning: no previous prototype for `auchan_getcaps' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c: In function `au_intr_helper': /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:712: structure has no member named `buffer' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:716: structure has no member named `channel' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:724: structure has no member named `buffer' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:727: structure has no member named `channel' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c: In function `au_intr': /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:744: structure has no member named `channel' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:747: structure has no member named `channel' /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c: At top level: /home/freebsd/ports/audio/aureal-kmod/work/au88x0.c:933: `snddev_info' undeclared here (not in a function) *** Error code 1 Stop in /home/freebsd/ports/audio/aureal-kmod/work/10. *** Error code 1 Stop in /home/freebsd/ports/audio/aureal-kmod/work. *** Error code 1 Stop in /home/freebsd/ports/audio/aureal-kmod. *** Error code 1 Stop in /home/freebsd/ports/audio/aureal-kmod. *** Error code 1 Stop in /home/freebsd/ports/audio/aureal-kmod. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Aug 5 6:23:29 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from Mail6.nc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id D6E8A37B403 for ; Sun, 5 Aug 2001 06:23:24 -0700 (PDT) (envelope-from aa8vb@nc.rr.com) Received: from stealth.cary.dummynet ([66.57.28.236]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sun, 5 Aug 2001 09:23:24 -0400 Received: (from rhh@localhost) by stealth.cary.dummynet (8.11.4/8.11.4) id f75DMfA01589; Sun, 5 Aug 2001 09:22:41 -0400 (EDT) (envelope-from aa8vb@nc.rr.com) X-Authentication-Warning: stealth.cary.dummynet: rhh set sender to aa8vb@nc.rr.com using -f Date: Sun, 5 Aug 2001 09:22:41 -0400 From: Randall Hopper To: John Cc: multimedia@freebsd.org Subject: Re: Mounting CDROM's, Setting Voodoo3 Depth Settings, and Switching Window Managers Message-ID: <20010805092241.A1331@nc.rr.com> References: <20010804124015.A88856@nc.rr.com> <01080520153000.31808@BrokenMachine.openxtreme.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <01080520153000.31808@BrokenMachine.openxtreme.net>; from gecko@tcworks.net on Sun, Aug 05, 2001 at 08:15:30PM -0500 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org John: |After following your directions precisely, this is what I got: | |BrokenMachine# dmesg | grep ^acd |acd0: CDROM at ata1-master using PIO4 |acd1: CD-RW at ata1-slave using PIO3 |BrokenMachine# cd /dev |BrokenMachine# sh MAKEDEV acd0 |BrokenMachine# cd / |BrokenMachine# mkdir cd |BrokenMachine# mount /cd |cd9660: /dev/acd0c: Device busy |BrokenMachine# mount /cd |cd9660: /dev/acd0c: Invalid argument |BrokenMachine# Hmmm. Beats me. I assume nothing changed in between the two mount commands? Usually you see (intuitively) Device busy when some other program has the CD-ROM open. Shot in the dark: do an "lsof" and look for culprit processes that might be touching the CD-ROM without asking. Randall -- Randall Hopper aa8vb@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Aug 6 5:32:39 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from smtp2.libero.it (smtp2.libero.it [193.70.192.52]) by hub.freebsd.org (Postfix) with ESMTP id 0A9D337B403 for ; Mon, 6 Aug 2001 05:32:37 -0700 (PDT) (envelope-from flag@libero.it) Received: from libero.it (151.33.123.42) by smtp2.libero.it (5.5.031) id 3B3A18720080CB86 for freebsd-multimedia@FreeBSD.ORG; Mon, 6 Aug 2001 14:32:34 +0200 Received: (from flag@localhost) by libero.it (8.11.4/8.11.3) id f76CTeJ00331 for freebsd-multimedia@FreeBSD.ORG; Mon, 6 Aug 2001 14:29:40 +0200 (CEST) (envelope-from flag) Date: Mon, 6 Aug 2001 14:29:40 +0200 From: Paolo Pisati To: FreeBSD_Multimedia Subject: fxtv + MatroxG400 + Xfree4.0.3 = crap all around the screen?!? =P Message-ID: <20010806142940.A311@newluxor.skynet.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Useless-Header: Look ma, it's a # sign! X-Operating-System: FreeBSD newluxor.skynet.org 4.3-STABLE FreeBSD 4.3-STABLE Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Like the subject say, i'm unable to use fxtv on my configuration, cause it draws only artifacts (say garbage or crap if you prefer) all around the screen (yes, out the boundaries of the fxtv window). The tv tuner card, is an AverMedia TVPhone98 that works nicely under Win98. It even worked well some times ago but suddenly stopped working. Digging through the search engine, i've found another IDENTICAL msg (dated 20 August 2000 if i remember correctly) which spot the same problem with same hw and a very similar sw configuration (the only difference was that i'm using xfree 4.0.3 while the other people was using 4.0.1). Any idea? -- Paolo Visit the Italian FreeBSD User Group Site: www.gufi.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Aug 6 6:34:28 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from smtpproxy1.mitre.org (mb-20-100.mitre.org [129.83.20.100]) by hub.freebsd.org (Postfix) with ESMTP id 5DC0537B406 for ; Mon, 6 Aug 2001 06:33:41 -0700 (PDT) (envelope-from jandrese@mitre.org) Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy1.mitre.org (8.11.3/8.11.3) with ESMTP id f76DXUD21838; Mon, 6 Aug 2001 09:33:30 -0400 (EDT) Received: from MAILHUB2 (mailhub2.mitre.org [129.83.221.18]) by smtpsrv1.mitre.org (8.11.3/8.11.3) with ESMTP id f76DXTX05409; Mon, 6 Aug 2001 09:33:29 -0400 (EDT) Received: from dhcp-105-164.mitre.org (128.29.105.164) by mailhub2.mitre.org with SMTP id 7363320; Mon, 06 Aug 2001 09:33:28 -0400 Message-ID: <3B6E9CA8.E528F2C0@mitre.org> Date: Mon, 06 Aug 2001 09:33:28 -0400 From: Jason Andresen Organization: The MITRE Corporation X-Mailer: Mozilla 4.75 [en]C-20000818M (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Paolo Pisati Cc: FreeBSD_Multimedia Subject: Re: fxtv + MatroxG400 + Xfree4.0.3 = crap all around the screen?!? =P References: <20010806142940.A311@newluxor.skynet.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Paolo Pisati wrote: > > Like the subject say, i'm unable to use fxtv on my configuration, cause > it draws only artifacts (say garbage or crap if you prefer) all > around the screen (yes, out the boundaries of the fxtv window). > > The tv tuner card, is an AverMedia TVPhone98 that works nicely under > Win98. > It even worked well some times ago but suddenly stopped working. > > Digging through the search engine, i've found another IDENTICAL msg (dated 20 > August 2000 if i remember correctly) which spot the same problem with same hw > and a very similar sw configuration (the only difference was that i'm using > xfree 4.0.3 while the other people was using 4.0.1). Have you tried upgrading to XFree 4.1.0? Are you using the DRM extensions to XFree? If you stick fxtv in debug mode does it say anything suspicious? You might also try using the Matrox HAL for that card, it may workaround whatever issue you are having. The HAL is disabled in 4.1.0 last time I checked however, because some people had some issues with it. I'm using it with 4.1.0 on a G200 with no problems whatsoever, so YMMV. -- \ |_ _|__ __|_ \ __| Jason Andresen jandrese@mitre.org |\/ | | | / _| Network and Distributed Systems Engineer _| _|___| _| _|_\___| Office: 703-883-7755 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Aug 6 11:36: 2 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132]) by hub.freebsd.org (Postfix) with ESMTP id BDEFE37B401; Mon, 6 Aug 2001 11:35:58 -0700 (PDT) (envelope-from Alexander@leidinger.net) Received: from [194.97.50.144] (helo=mx1.freenet.de) by mout1.freenet.de with esmtp (Exim 3.32 #1) id 15TpEJ-000757-00; Mon, 06 Aug 2001 20:35:55 +0200 Received: from ae38f.pppool.de ([213.6.227.143] helo=Magelan.Leidinger.net) by mx1.freenet.de with esmtp (Exim 3.32 #1) id 15TpEJ-00078K-00; Mon, 06 Aug 2001 20:35:55 +0200 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.11.5/8.11.5) with ESMTP id f76FfsD00896; Mon, 6 Aug 2001 17:41:55 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200108061541.f76FfsD00896@Magelan.Leidinger.net> Date: Mon, 6 Aug 2001 17:41:53 +0200 (CEST) From: Alexander Leidinger Subject: Re: VIA VT82C686A onboard sound broken To: greid@FreeBSD.ORG Cc: maximb@genesyslab.com, multimedia@FreeBSD.ORG, stable@FreeBSD.ORG, cg@FreeBSD.ORG, sos@freebsd.org In-Reply-To: <20010803134023.J4805-100000@sobek.lan> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 3 Aug, George Reid wrote: >> I just update usr/sys/dev/sound/pci/via82c686.c to 1.4.2.4 2001/08/01 >> 03:40:58 cg (from 1.4.2.3) and now I have no sound. > > I've just committed a fix for this; r. 1.4.2.5 of via82c686.c Rev. 1.13 (-current) works for me. Thanks, Alexander. -- Failure is not an option. It comes bundled with your Microsoft product. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Aug 6 17:50: 8 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from stealth.cary.dummynet (rdu57-28-236.nc.rr.com [66.57.28.236]) by hub.freebsd.org (Postfix) with ESMTP id 83B2E37B403 for ; Mon, 6 Aug 2001 17:50:05 -0700 (PDT) (envelope-from aa8vb@nc.rr.com) Received: (from rhh@localhost) by stealth.cary.dummynet (8.11.4/8.11.4) id f770nHa26015; Mon, 6 Aug 2001 20:49:17 -0400 (EDT) (envelope-from aa8vb@nc.rr.com) X-Authentication-Warning: stealth.cary.dummynet: rhh set sender to aa8vb@nc.rr.com using -f Date: Mon, 6 Aug 2001 20:49:17 -0400 From: Randall Hopper To: Paolo Pisati Cc: FreeBSD_Multimedia Subject: Re: fxtv + MatroxG400 + Xfree4.0.3 = crap all around the screen?!? =P Message-ID: <20010806204917.A25975@nc.rr.com> References: <20010806142940.A311@newluxor.skynet.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010806142940.A311@newluxor.skynet.org>; from flag@libero.it on Mon, Aug 06, 2001 at 02:29:40PM +0200 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Paolo Pisati: | |Like the subject say, i'm unable to use fxtv on my configuration, cause |it draws only artifacts (say garbage or crap if you prefer) all |around the screen (yes, out the boundaries of the fxtv window). Try putting this in your ~/.Xdefaults: Fxtv.Bpp24bit: 3 Fxtv.Bpp32bit: 3 Then run "xrdb -load ~/.Xdefaults" and run "fxtv". See if that's better. If not, repeat this but use: Fxtv.Bpp24bit: 4 Fxtv.Bpp32bit: 4 Randall -- Randall Hopper aa8vb@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Aug 7 2: 9:34 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from robin.mail.pas.earthlink.net (robin.mail.pas.earthlink.net [207.217.120.65]) by hub.freebsd.org (Postfix) with ESMTP id 8EBA537B401 for ; Tue, 7 Aug 2001 02:09:32 -0700 (PDT) (envelope-from fmela0@sm.socccd.cc.ca.us) Received: from sm.socccd.cc.ca.us (pool0016.cvx15-bradley.dialup.earthlink.net [209.179.44.16]) by robin.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id CAA16174 for ; Tue, 7 Aug 2001 02:09:31 -0700 (PDT) Message-ID: <3B6FB0F0.BA64CAB7@sm.socccd.cc.ca.us> Date: Tue, 07 Aug 2001 02:12:16 -0700 From: Farooq Mela X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-Multimedia@FreeBSD.ORG Subject: Fatal kernel trap w/mga.ko loaded when sysctl hw.dri vars read Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, So, I have DRI working like a charm with my G400 card with X 4.1.0 and mga.ko on my FreeBSD 4.3-STABLE system. But, there is a problem: sysctl -a or sysctl hw, or any other sysctl command which reads and displays the hw.dri variables causes a fatal kernel panic when its reading the tables of information about the driver. I don't suggest you try this unless of course you dont mind your system having a fatal kernel trap and rebooting. Anybody else experience this? BTW, how is it possible to capture the fatal kernel trap message that appears, that would be of much more helpful as a debugging aid.. -- farooq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Aug 7 2:11: 9 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from robin.mail.pas.earthlink.net (robin.mail.pas.earthlink.net [207.217.120.65]) by hub.freebsd.org (Postfix) with ESMTP id 62E2937B403 for ; Tue, 7 Aug 2001 02:11:07 -0700 (PDT) (envelope-from fmela0@sm.socccd.cc.ca.us) Received: from sm.socccd.cc.ca.us (pool0016.cvx15-bradley.dialup.earthlink.net [209.179.44.16]) by robin.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id CAA20297 for ; Tue, 7 Aug 2001 02:11:06 -0700 (PDT) Message-ID: <3B6FB150.82889325@sm.socccd.cc.ca.us> Date: Tue, 07 Aug 2001 02:13:52 -0700 From: Farooq Mela X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-Multimedia@FreeBSD.ORG Subject: Re: Fatal kernel trap w/mga.ko loaded when sysctl hw.dri vars read References: <3B6FB0F0.BA64CAB7@sm.socccd.cc.ca.us> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > BTW, how is it possible to capture the fatal kernel trap message that > appears, that would be of much more helpful as a debugging aid.. Ah yes! My grammar at 2am is always wonderful! -- farooq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Aug 7 5:25: 9 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from dolphin.idleplay.net (cx344940-a.meta1.la.home.com [24.6.21.74]) by hub.freebsd.org (Postfix) with ESMTP id 35D6F37B405; Tue, 7 Aug 2001 05:25:02 -0700 (PDT) (envelope-from conrads@dolphin.idleplay.net) Received: (from conrads@localhost) by dolphin.idleplay.net (8.11.5/8.11.4) id f777PaT01428; Tue, 7 Aug 2001 07:25:36 GMT (envelope-from conrads) Message-ID: X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Tue, 07 Aug 2001 07:25:36 -0000 (GMT) Organization: @Home Network From: Conrad Sabatier To: freebsd-stable@freebsd.org Subject: pcm problem in 4.4-PRERELEASE Cc: freebsd-multimedia@freebsd.org Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Since upgrading to 4.4-PRERELEASE, I can't get mtv to do audio anymore. The following message appears in the console window: pcm0: play interrupt timeout, channel dead I've tried both with and without esd enabled. Same results. Strangely enough, mpg123 works just fine. Any clues as to what's going on here? -- Conrad Sabatier conrads@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Aug 7 9:52:33 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from polyana.matey.org (dhcp065-025-141-155.columbus.rr.com [65.25.141.155]) by hub.freebsd.org (Postfix) with ESMTP id C172E37B40A for ; Tue, 7 Aug 2001 09:52:30 -0700 (PDT) (envelope-from lx@kazoo.matey.org) Received: from kazoo.matey.org (kazoo.matey.org [172.16.0.2]) by polyana.matey.org (Postfix) with ESMTP id 3627A28903; Tue, 7 Aug 2001 12:52:30 -0400 (EDT) Received: by kazoo.matey.org (Postfix, from userid 1000) id 3E8C9193CB; Tue, 7 Aug 2001 12:52:23 -0400 (EDT) Date: Tue, 7 Aug 2001 12:52:23 -0400 From: Alexander Matey To: multimedia@FreeBSD.ORG Cc: devet@devet.org Subject: Re: aureal-kmod on 4.4-PRERELEASE make error Message-ID: <20010807125223.A3764@kazoo.matey.org> Mail-Followup-To: multimedia@FreeBSD.ORG, devet@devet.org References: <20010805142223.A3972@adv.devet.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010805142223.A3972@adv.devet.org>; from devet@devet.org on Sun, Aug 05, 2001 at 02:22:23PM +0200 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Aug 05, 2001 at 02:22:23PM +0200, Arjan de Vet wrote: > After upgrading to today's 4.4-PRERELEASE my old (Feb 6) aureal-kmod > installation panic'ed the machine so I thought it would be a good time > to upgrade and recompile the port (cvs update'd today as well to get the > most recent version). There was a massive MFC last week. I sent sobomax@ an updated port version today which fixes compilation problems on pre-4.4. Wait for him to commit the changes. So far, he's been amazingly quick with commits. -- lx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Aug 7 22:38:13 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from goliath.siemens.de (goliath.siemens.de [194.138.37.131]) by hub.freebsd.org (Postfix) with ESMTP id 2BB1637B403; Tue, 7 Aug 2001 22:38:05 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) X-Envelope-Sender-Is: andre.albsmeier@mchp.siemens.de (at relayer goliath.siemens.de) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by goliath.siemens.de (8.11.1/8.11.1) with ESMTP id f785c0b14284; Wed, 8 Aug 2001 07:38:00 +0200 (MET DST) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) by mail3.siemens.de (8.11.4/8.11.4) with ESMTP id f785c0132180392; Wed, 8 Aug 2001 07:38:00 +0200 (MEST) Received: (from localhost) by curry.mchp.siemens.de (8.11.3/8.11.3) id f785c0u22862; Date: Wed, 8 Aug 2001 07:38:00 +0200 From: Andre Albsmeier To: Conrad Sabatier Cc: freebsd-stable@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: pcm problem in 4.4-PRERELEASE Message-ID: <20010808073800.A37978@curry.mchp.siemens.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from conrads@home.com on Tue, Aug 07, 2001 at 07:25:36AM -0000 X-Echelon: BND CIA NSA Mossad KGB MI6 IRA detonator nuclear assault strike Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 07-Aug-2001 at 07:25:36 -0000, Conrad Sabatier wrote: > Since upgrading to 4.4-PRERELEASE, I can't get mtv to do audio anymore. > The following message appears in the console window: > > pcm0: play interrupt timeout, channel dead > > I've tried both with and without esd enabled. Same results. Same here. The error pops up even when starting mtv with -a0 -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Aug 8 7:51:22 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from b80216.upc-b.chello.nl (b80216.upc-b.chello.nl [212.83.80.216]) by hub.freebsd.org (Postfix) with ESMTP id 1032B37B401 for ; Wed, 8 Aug 2001 07:51:19 -0700 (PDT) (envelope-from devet@devet.org) Received: from adv.devet.org (adv.devet.org [192.168.1.2]) by b80216.upc-b.chello.nl (Postfix) with ESMTP id 3A79268B2 for ; Wed, 8 Aug 2001 16:51:18 +0200 (CEST) Received: by adv.devet.org (Postfix, from userid 100) id 3799241A8; Wed, 8 Aug 2001 16:51:14 +0200 (CEST) Date: Wed, 8 Aug 2001 16:51:14 +0200 From: Arjan de Vet To: multimedia@FreeBSD.ORG Subject: Re: aureal-kmod on 4.4-PRERELEASE make error Message-ID: <20010808165114.A12161@adv.devet.org> References: <20010805142223.A3972@adv.devet.org> <20010807125223.A3764@kazoo.matey.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010807125223.A3764@kazoo.matey.org>; from lx@matey.org on Tue, Aug 07, 2001 at 12:52:23PM -0400 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Alexander Matey wrote: >There was a massive MFC last week. I sent sobomax@ an updated port >version today which fixes compilation problems on pre-4.4. Wait for >him to commit the changes. So far, he's been amazingly quick with >commits. Just before I got you message I managed to get it to compile myself but with my version some audio applications work while others reproducibly panic my system at the moment :-(. So I'll wait for an updated port to see if that solves the panic. Arjan -- Arjan de Vet, Eindhoven, The Netherlands URL: http://www.iae.nl/users/devet/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Aug 8 14: 5:31 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.RWTH-Aachen.DE [137.226.46.168]) by hub.freebsd.org (Postfix) with ESMTP id F0FF437B403 for ; Wed, 8 Aug 2001 14:05:28 -0700 (PDT) (envelope-from kuku@gilberto.physik.rwth-aachen.de) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.11.1/8.9.3) id f78L5Rr08383 for multimedia@freebsd.org; Wed, 8 Aug 2001 23:05:27 +0200 (CEST) (envelope-from kuku) Date: Wed, 8 Aug 2001 23:05:27 +0200 (CEST) From: Christoph Kukulies Message-Id: <200108082105.f78L5Rr08383@gilberto.physik.rwth-aachen.de> To: multimedia@freebsd.org Subject: VCR and Bt848 (fxtv or something) Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm pulling my hairs trying to get a 1 hour VCR tape recorded on disk with audio under Win98. I have a Win TV/PCI card and a SB Live! Platinum in the system. Win98 freezes after a couple of minutes recording. (It's a PII/233 w 64 MB). Any chances FreeBSD will cope with this setup? Tools? Fxtv? What video format? I was using WinVCR (Cinax) and this program seems to freeze Win98 after a while. But only when I add the audio source from the SB Live! Aux2 inputs. Didn't try other audio sources. -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message