From owner-freebsd-multimedia Sun Feb 15 03:15:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA19901 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 03:15:09 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from copernicus.cpt.tech.iafrica.com (/fFVoAAwBvrAG7wgqmd0MkWwrVzs4yZh@copernicus.cpt.tech.iafrica.com [196.31.1.15]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA19883 for ; Sun, 15 Feb 1998 03:14:59 -0800 (PST) (envelope-from iang@iafrica.com) Received: from localhost (iafrica.com) [127.0.0.1] ([l0X8OrWeUSxrKqCpRha1DnMp/YxnSIad]) by copernicus.cpt.tech.iafrica.com with esmtp (Exim 1.82 #1) id 0y421q-0007Um-00; Sun, 15 Feb 1998 13:14:34 +0200 To: Eivind Eklund cc: multimedia@FreeBSD.ORG Subject: Re: Audio using haupauge wintv card In-reply-to: Your message of "Sat, 14 Feb 1998 02:49:06 +0100." <19980214024906.28444@follo.net> X-Attribution: BOFH Date: Sun, 15 Feb 1998 13:14:32 +0200 Message-ID: <28814.887541272@iafrica.com> From: Ian Freislich Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Call me stupid. I presume you mean in /usr/src/sys/pci/brooktree848.c > > and these lines: > > /* CARD_HAUPPAUGE */ > > { "Hauppauge WinCast/TV", /* the 'name' */ > > NULL, /* the tuner */ > > 0, /* dbx is optional */ > > 0, > > PFC8582_WADDR, /* EEProm type */ > > (u_char)(256 / EEPROMBLOCKSIZE), /* 256 bytes */ > > { 0x00, 0x02, 0x01, 0x01, 1 } }, /* audio MUX values */ > > The first one is for the tuner, the second is for the external, etc. > Look at the header file. Each of these select an audio source. I surmise that these numbers are channel numbers used by the audio mux to select the audio input for the line out. From what I can make out, the first is the value is used when the program is set to 'Tuner' the second for 'Video' (line in), the third is unused and the fourth is the chennel selected when in 'mute'. I've deduced the following channel numbers for the audio MUX (I seriously doubt that Haupauge would change these assignments from version to version): 0 Supposed to be the audio out from the tuner. 1 Strapped to ground for mute 2 Line in. Some experimentation revealed that the card correctly sets the channel for the video in and will pass line in to line out, so channel 2 works. Setting the mute channel to 2 passes line in to line out when the output is muted. (I'd expect this result.) Setting the tuner channel to 2 should pass line in to line out when the tuner is selected, but this does not happen. I find this surprising. I also tried 0 to 0x0f values for the tuner with no success. In desperation I found an old hard disk and installed windows95 on it. With the software from Haupauge installed (which took quite some time to get workin I might say) I do get the audio from the TV tuner. Something that did surprise me about the software was that it could select input from 4 sources and not 3 like the FreeBSD driver. Namely: tuner, ext 1, ext 2, svideo. Without a circuit diagram or some kind of decent technical documentation I'm totally at a loss. The board has one of those msp3410 chips on it and a Philips tuner chip whose part number escapes me, but which I suspect is part of the audio stage of the TV tuner. Does the driver have to program this tuner at all or does it know what side-band it should be examining for the audio track? More ideas welcome :) -- Ian Freislich UUNET Internet Africa http://copernicus.cpt.tech.iafrica.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 03:21:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA20877 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 03:21:46 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from hda.hda.com (hda-bicnet.bicnet.net [208.220.66.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA20853 for ; Sun, 15 Feb 1998 03:21:38 -0800 (PST) (envelope-from dufault@hda.hda.com) Received: (from dufault@localhost) by hda.hda.com (8.8.5/8.8.5) id GAA16723 for multimedia@freebsd.org; Sun, 15 Feb 1998 06:16:37 -0500 (EST) From: Peter Dufault Message-Id: <199802151116.GAA16723@hda.hda.com> Subject: Cyrix MediaGX To: multimedia@FreeBSD.ORG Date: Sun, 15 Feb 1998 06:16:33 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL25 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm looking to update six 8MB 486DX2-66 systems collecting data to something with a bit more oomph. I bought one of the Cyrix MediaGX moetherboards mainly for price - a 180Mhz motherboard with everything and 32MB memory was about $280.00. FreeBSD installs OK and it works fine for the intended use. Though I didn't buy it for multimedia, xfree86 doesn't support it other than 640x480 VGA16 (I'll try Poul's recent changes to get 800x600). Before I buy five more does anyone want to comment on the MediaGX - quality of the architecture, design wins in low end systems, ease of working with Cyrix, possible future support under xfree, etc. I did a bit of websearching and other than support under that Linux "gg?" project I couldn't find out much. Those hits implied typical non-disclosure nonsense waived for Linux. I found no pointers to full technical docs at Cyrix, and Xinside doesn't currently support it either. Peter -- Peter Dufault (dufault@hda.com) Realtime development, Machine control, HD Associates, Inc. Safety critical systems, Agency approval To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 06:27:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA12169 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 06:27:53 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from zed.ludd.luth.se (zed.ludd.luth.se [130.240.16.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA12152; Sun, 15 Feb 1998 06:27:49 -0800 (PST) (envelope-from gozer@ludd.luth.se) Received: from sister.ludd.luth.se (gozer@sister.ludd.luth.se [130.240.16.77]) by zed.ludd.luth.se (8.8.5/8.8.5) with SMTP id PAA09569; Sun, 15 Feb 1998 15:27:36 +0100 Date: Sun, 15 Feb 1998 15:27:35 +0100 (MET) From: Johan Larsson To: The Hermit Hacker cc: freebsd-multimedia@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: Re: x11amp ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org What problems du you have? Here it works quit ok, it crasches time from time, but it says BETA. :-) The only thing i get up is: Linux-emul(1085): setup() not supported Johan On Sat, 14 Feb 1998, The Hermit Hacker wrote: > > Has anyone try it out? They only have a Linux binary available right now, > but are working on licensing so that source code is available... > > Its just like the Win95 software, at least as far as the GUI is concerned, > and is one of the best, most complete, piece of software that I've yet to > find... > > It can be found at: > > http://www.x11amp.ml.org/download.html > > I'm having a few problems with it, which is why I'm sending it to the > emulator mailing list as well... > > > Marc G. Fournier > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message > > -- * mailto:gozer@ludd.luth.se * http://www.ludd.luth.se/users/gozer/ * * Powered by FreeBSD. http://www.se.freebsd.org/ +-+-+-+-+-+-+-+-+ * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 07:23:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA17024 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 07:23:49 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA17018 for ; Sun, 15 Feb 1998 07:23:44 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id PAA00832; Sun, 15 Feb 1998 15:23:42 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id QAA02639; Sun, 15 Feb 1998 16:23:41 +0100 (MET) Message-ID: <19980215162341.13873@follo.net> Date: Sun, 15 Feb 1998 16:23:41 +0100 From: Eivind Eklund To: Ian Freislich Cc: multimedia@FreeBSD.ORG Subject: Re: Audio using haupauge wintv card References: <19980214024906.28444@follo.net> <28814.887541272@iafrica.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <28814.887541272@iafrica.com>; from Ian Freislich on Sun, Feb 15, 1998 at 01:14:32PM +0200 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Feb 15, 1998 at 01:14:32PM +0200, Ian Freislich wrote: > > > Call me stupid. I presume you mean in /usr/src/sys/pci/brooktree848.c > > > and these lines: > > > /* CARD_HAUPPAUGE */ > > > { "Hauppauge WinCast/TV", /* the 'name' */ > > > NULL, /* the tuner */ > > > 0, /* dbx is optional */ > > > 0, > > > PFC8582_WADDR, /* EEProm type */ > > > (u_char)(256 / EEPROMBLOCKSIZE), /* 256 bytes */ > > > { 0x00, 0x02, 0x01, 0x01, 1 } }, /* audio MUX values */ > > > > The first one is for the tuner, the second is for the external, etc. > > Look at the header file. Each of these select an audio source. > > I surmise that these numbers are channel numbers used by the audio > mux to select the audio input for the line out. From what I can > make out, the first is the value is used when the program is set > to 'Tuner' the second for 'Video' (line in), the third is unused > and the fourth is the chennel selected when in 'mute'. > > I've deduced the following channel numbers for the audio MUX (I > seriously doubt that Haupauge would change these assignments from > version to version): It wouldn't surprise me. PC hardware manufacturers do gratious changes all the time. Index: brooktree848.c =================================================================== RCS file: /home/ncvs/src/sys/pci/brooktree848.c,v retrieving revision 1.28 diff -u -r1.28 brooktree848.c --- brooktree848.c 1998/02/09 06:10:44 1.28 +++ brooktree848.c 1998/02/14 08:45:59 @@ -2012,6 +2012,11 @@ case TVTUNER_SETCHNL: temp_mute( bktr, TRUE ); temp = tv_channel( bktr, (int)*(unsigned long *)arg ); + bktr->card.audiomuxs[0] = + bktr->card.audiomuxs[1] = + bktr->card.audiomuxs[2] = + bktr->card.audiomuxs[3] = + (*(unsigned long *)arg & GPIO_AUDIOMUX_BITS); temp_mute( bktr, FALSE ); if ( temp < 0 ) return( EINVAL ); will tie the audio MUX input select to the TV channel selected; see if this give you audio anywhere. > Setting the mute channel to 2 passes line in to line out when the > output is muted. (I'd expect this result.) > > Setting the tuner channel to 2 should pass line in to line out when > the tuner is selected, but this does not happen. I find this > surprising. I also tried 0 to 0x0f values for the tuner with no > success. That sound extremely strange, yes. It sound like some of our initialization may be incomplete. Amancio, any idea? > Something that did surprise me about the software was that it could > select input from 4 sources and not 3 like the FreeBSD driver. > Namely: tuner, ext 1, ext 2, svideo. We could support that. The problem is that these things tend to differ from card to card; at a max, a single card might support 16 in-devices, so we _could_ need to add 16 types for each new card discovered... > Without a circuit diagram or some kind of decent technical > documentation I'm totally at a loss. The board has one of those > msp3410 chips on it and a Philips tuner chip whose part number > escapes me, but which I suspect is part of the audio stage of the > TV tuner. Does the driver have to program this tuner at all or does > it know what side-band it should be examining for the audio track? The MSP3410 is NICAM and radio support. I have been lent one of these to write support for; I have the docs, but haven't gotten around to doing any code yet. The driver shouldn't have to program more than the Bt848 and the tuner, AFAIK - but I have not experimented at all on a Hauppauge. I'll try to borrow the one my co-worker have for a few days; I doubt I can have it for long, as he use it as his primary TV. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 08:24:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA21079 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 08:24:27 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from ns.iunet.it (ns.iunet.it [192.106.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA21031; Sun, 15 Feb 1998 08:23:56 -0800 (PST) (envelope-from udxlii@netexecutive.com) From: udxlii@netexecutive.com Received: from epnsrv1.eponet.it by ns.iunet.it with SMTP id AA17026 (5.65c8/IDA-1.4.4); Sun, 15 Feb 1998 17:20:31 +0100 Received: from sdn-ts-003txaustP01.dialsprint.net by epnsrv1.eponet.it (5.x/SMI-SVR4) id AD01350; Sun, 15 Feb 1998 17:11:17 +0100 Message-Id: <9802151611.AD01350@epnsrv1.eponet.it> To: sales@domain.com Date: Sun, 15 Feb 98 09:49:03 EST Subject: Guaranteed Top 20 Search Engine Ranking! Comments: Authenticated sender is Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org *** WebMasters *** WebHosts *** YOUR CUSTOMERS CAN'T FIND YOU! Hello! As you may well know, the major Search Engines are the world's cheapest, most effective advertising, But search engine submission IS NOT ENOUGH! 95% of the traffic on the Internet use only the top 7 engines. All the others account for only a tiny fraction. The Internet is like real estate - all that matters is Location, Location and Location! If your customers can't find YOU, they'll find your competitors! YOUR business MUST be in the top 20 when people type in keywords for your product or service. Or they won't find YOU! Plain and simple. We can put YOU there -- guaranteed! This is something you can't afford to miss. We are good at this - we can make YOUR business dreams a reality. No hype, no false promises. Just results - guaranteed. For more information, visit our website RIGHT NOW! Your customers are trying to find YOU! http://net2.aoci.com/info/ For AMERICA ONLINE USERS: CLICK HERE! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Note: We have contacted you based on information that we gathered while visiting your website - If you would prefer not to receive mail from us in the future, just send an email to info@net2.aoci.com with Remove in the subject and you will be promptly exculded from future mailing. Thanks and we apologize for any inconvenience. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Thought for the day . . . "Nothing happens in business until a sale is made." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 09:04:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24738 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 09:04:38 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from thelab.hub.org (dyna2-169.acadiau.ca [131.162.2.169]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA24720; Sun, 15 Feb 1998 09:04:19 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.8.8/8.8.2) with SMTP id NAA00240; Sun, 15 Feb 1998 13:04:11 -0400 (AST) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Sun, 15 Feb 1998 13:04:11 -0400 (AST) From: The Hermit Hacker To: Johan Larsson cc: freebsd-multimedia@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: Re: x11amp ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 15 Feb 1998, Johan Larsson wrote: > What problems du you have? Here it works quit ok, it crasches time from > time, but it says BETA. :-) Try changing volume...for me, it just stops everything up. Also, I have to disable the spectrum analyzer or else it stutters (one other person sent me private email also on problems he was seeing) I don't know if the problems I've seeing are related to BETA or Linux-binary though, as I don't have a Linux machine to try it on :) > The only thing i get up is: > Linux-emul(1085): setup() not supported Strange, never saw this one myself...what version of FreeBSD are you using? I'm using 3.0-CURRENT > > Johan > > On Sat, 14 Feb 1998, The Hermit Hacker wrote: > > > > > Has anyone try it out? They only have a Linux binary available right now, > > but are working on licensing so that source code is available... > > > > Its just like the Win95 software, at least as far as the GUI is concerned, > > and is one of the best, most complete, piece of software that I've yet to > > find... > > > > It can be found at: > > > > http://www.x11amp.ml.org/download.html > > > > I'm having a few problems with it, which is why I'm sending it to the > > emulator mailing list as well... > > > > > > Marc G. Fournier > > Systems Administrator @ hub.org > > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-emulation" in the body of the message > > > > > > -- > * mailto:gozer@ludd.luth.se * http://www.ludd.luth.se/users/gozer/ * > * Powered by FreeBSD. http://www.se.freebsd.org/ +-+-+-+-+-+-+-+-+ * > Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 09:44:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA28261 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 09:44:44 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA28256 for ; Sun, 15 Feb 1998 09:44:42 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id JAA17616; Sun, 15 Feb 1998 09:44:20 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802151744.JAA17616@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Eivind Eklund cc: Ian Freislich , multimedia@FreeBSD.ORG Subject: Re: Audio using haupauge wintv card In-reply-to: Your message of "Sun, 15 Feb 1998 16:23:41 +0100." <19980215162341.13873@follo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 15 Feb 1998 09:44:19 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Well, we have to get the specs for the tuner and the mps unit. I really hate the tuners for these boards. The chipset is beatiful and yet the PC manufacturers keep attaching whatever tuners they can find :( Download ftp://rah.star-gate.com/pub/bt848are.exe The above is a win95 program which displays all the bt848 registers . It may shed some light into how to set the mux bits for the card in question. Cheers, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 10:42:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05783 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 10:42:44 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from copernicus.cpt.tech.iafrica.com (vk/ig5YBAdl15i0kPN/OSJNcrR2wbHY6@copernicus.cpt.tech.iafrica.com [196.31.1.15]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA05772 for ; Sun, 15 Feb 1998 10:42:40 -0800 (PST) (envelope-from iang@iafrica.com) Received: from localhost (iafrica.com) [127.0.0.1] ([hDpmDeoWPhQ4UbiM2wAoD64cEsBHmnmZ]) by copernicus.cpt.tech.iafrica.com with esmtp (Exim 1.82 #1) id 0y491J-00018V-00; Sun, 15 Feb 1998 20:42:29 +0200 To: Eivind Eklund cc: multimedia@FreeBSD.ORG Subject: Re: Audio using haupauge wintv card In-reply-to: Your message of "Sun, 15 Feb 1998 16:23:41 +0100." <19980215162341.13873@follo.net> X-Attribution: BOFH Date: Sun, 15 Feb 1998 20:42:28 +0200 Message-ID: <4370.887568148@iafrica.com> From: Ian Freislich Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Eivind Eklund wrote: > Index: brooktree848.c > =================================================================== > RCS file: /home/ncvs/src/sys/pci/brooktree848.c,v > retrieving revision 1.28 > > will tie the audio MUX input select to the TV channel selected; see if this > give you audio anywhere. Will give it a go when I get home. > > documentation I'm totally at a loss. The board has one of those > > msp3410 chips on it and a Philips tuner chip whose part number > > escapes me, but which I suspect is part of the audio stage of the > > The MSP3410 is NICAM and radio support. Yup, that's why I bought the card. -- Ian Freislich UUNET Internet Africa http://copernicus.cpt.tech.iafrica.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 10:43:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05862 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 10:43:51 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA05856 for ; Sun, 15 Feb 1998 10:43:49 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id SAA04794; Sun, 15 Feb 1998 18:43:47 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id TAA03457; Sun, 15 Feb 1998 19:43:46 +0100 (MET) Message-ID: <19980215194346.39660@follo.net> Date: Sun, 15 Feb 1998 19:43:46 +0100 From: Eivind Eklund To: Ian Freislich Cc: multimedia@FreeBSD.ORG Subject: Re: Audio using haupauge wintv card References: <19980215162341.13873@follo.net> <4370.887568148@iafrica.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <4370.887568148@iafrica.com>; from Ian Freislich on Sun, Feb 15, 1998 at 08:42:28PM +0200 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Feb 15, 1998 at 08:42:28PM +0200, Ian Freislich wrote: > > > documentation I'm totally at a loss. The board has one of those > > > msp3410 chips on it and a Philips tuner chip whose part number > > > escapes me, but which I suspect is part of the audio stage of the > > > > The MSP3410 is NICAM and radio support. > > Yup, that's why I bought the card. Specs are at http://www.intermetall.de/ ;-) Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 10:51:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07962 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 10:51:40 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07949 for ; Sun, 15 Feb 1998 10:51:33 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id KAA18251; Sun, 15 Feb 1998 10:50:58 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802151850.KAA18251@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Ian Freislich cc: Eivind Eklund , multimedia@FreeBSD.ORG Subject: Re: Audio using haupauge wintv card In-reply-to: Your message of "Sun, 15 Feb 1998 20:42:28 +0200." <4370.887568148@iafrica.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 15 Feb 1998 10:50:58 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org would you happen to know the model of the msp3410? There is a MSP3410B and a MSP3410D. Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 11:46:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA14131 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 11:46:43 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from zed.ludd.luth.se (zed.ludd.luth.se [130.240.16.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA14114; Sun, 15 Feb 1998 11:46:33 -0800 (PST) (envelope-from gozer@ludd.luth.se) Received: from father.ludd.luth.se (gozer@father.ludd.luth.se [130.240.16.18]) by zed.ludd.luth.se (8.8.5/8.8.5) with SMTP id UAA21165; Sun, 15 Feb 1998 20:46:28 +0100 Date: Sun, 15 Feb 1998 20:46:28 +0100 (MET) From: Johan Larsson To: The Hermit Hacker cc: freebsd-multimedia@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: Re: x11amp ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 15 Feb 1998, The Hermit Hacker wrote: > On Sun, 15 Feb 1998, Johan Larsson wrote: > > > What problems du you have? Here it works quit ok, it crasches time from > > time, but it says BETA. :-) > > Try changing volume...for me, it just stops everything up. Also, > I have to disable the spectrum analyzer or else it stutters (one other > person sent me private email also on problems he was seeing) Well, it works for me, i am using Luigis pcmdriver. Are you using the voxware? The Sepectrum analyser don't work at all for me so.. :-) > > I don't know if the problems I've seeing are related to BETA or > Linux-binary though, as I don't have a Linux machine to try it on :) It has problems on a linux system to.. > > > The only thing i get up is: > > Linux-emul(1085): setup() not supported > > Strange, never saw this one myself...what version of FreeBSD are > you using? I'm using 3.0-CURRENT -Current as of Jan 30'th. Johan -- * mailto:gozer@ludd.luth.se * http://www.ludd.luth.se/users/gozer/ * * Powered by FreeBSD. http://www.se.freebsd.org/ +-+-+-+-+-+-+-+-+ * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 11:55:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA14738 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 11:55:24 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA14733 for ; Sun, 15 Feb 1998 11:55:20 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id TAA05446; Sun, 15 Feb 1998 19:55:11 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id UAA03636; Sun, 15 Feb 1998 20:55:10 +0100 (MET) Message-ID: <19980215205510.08876@follo.net> Date: Sun, 15 Feb 1998 20:55:10 +0100 From: Eivind Eklund To: Amancio Hasty Cc: Ian Freislich , multimedia@FreeBSD.ORG Subject: Re: Audio using haupauge wintv card References: <19980215162341.13873@follo.net> <199802151744.JAA17616@rah.star-gate.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199802151744.JAA17616@rah.star-gate.com>; from Amancio Hasty on Sun, Feb 15, 1998 at 09:44:19AM -0800 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Feb 15, 1998 at 09:44:19AM -0800, Amancio Hasty wrote: > Well, we have to get the specs for the tuner and the mps unit. I have specs for the MSP unit lying by the side of my computer. I believe I originally downloaded them from http://www.intermetall.de/ I don't have time to write a driver for the chip at the moment; I'll try to find time in two weeks time (but I really ought to be helping Brian with the multilink stuff, too, and I have some i4b hacking I've promised to do, and my girlfriend is coming visiting next week, so I really can't say when I'll have time). Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 12:20:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA16570 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 12:20:23 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from thelab.hub.org (dyna2-166.acadiau.ca [131.162.2.166]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA16554; Sun, 15 Feb 1998 12:20:18 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.8.8/8.8.2) with SMTP id QAA01007; Sun, 15 Feb 1998 16:19:48 -0400 (AST) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Sun, 15 Feb 1998 16:19:48 -0400 (AST) From: The Hermit Hacker To: Johan Larsson cc: freebsd-multimedia@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: Re: x11amp ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 15 Feb 1998, Johan Larsson wrote: > On Sun, 15 Feb 1998, The Hermit Hacker wrote: > > > On Sun, 15 Feb 1998, Johan Larsson wrote: > > > > > What problems du you have? Here it works quit ok, it crasches time from > > > time, but it says BETA. :-) > > > > Try changing volume...for me, it just stops everything up. Also, > > I have to disable the spectrum analyzer or else it stutters (one other > > person sent me private email also on problems he was seeing) > > Well, it works for me, i am using Luigis pcmdriver. Are you using the > voxware? The Sepectrum analyser don't work at all for me so.. :-) I'm using voxware (standard kernel support, right?)...I was thinking of moving to OSS, but haven't quite figured out if it would give me any benefits :( > > I don't know if the problems I've seeing are related to BETA or > > Linux-binary though, as I don't have a Linux machine to try it on :) > > It has problems on a linux system to.. Ah, okay...scary when Win95 handles something better, but I guess that's what happens with you can dedicate a whole CPU to one application :) Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 12:34:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA17924 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 12:34:39 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from zed.ludd.luth.se (zed.ludd.luth.se [130.240.16.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA17902; Sun, 15 Feb 1998 12:34:35 -0800 (PST) (envelope-from gozer@ludd.luth.se) Received: from sister.ludd.luth.se (gozer@sister.ludd.luth.se [130.240.16.77]) by zed.ludd.luth.se (8.8.5/8.8.5) with SMTP id VAA22845; Sun, 15 Feb 1998 21:34:30 +0100 Date: Sun, 15 Feb 1998 21:34:29 +0100 (MET) From: Johan Larsson To: The Hermit Hacker cc: freebsd-multimedia@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: Re: x11amp ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 15 Feb 1998, The Hermit Hacker wrote: > I'm using voxware (standard kernel support, right?)...I was > thinking of moving to OSS, but haven't quite figured out if it would give > me any benefits :( Well, try luigis pcmdriver and see if it works any better. Johan -- * mailto:gozer@ludd.luth.se * http://www.ludd.luth.se/users/gozer/ * * Powered by FreeBSD. http://www.se.freebsd.org/ +-+-+-+-+-+-+-+-+ * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 13:09:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22578 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 13:09:14 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from thelab.hub.org (dyna2-166.acadiau.ca [131.162.2.166]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA22474; Sun, 15 Feb 1998 13:07:33 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.8.8/8.8.2) with SMTP id RAA01190; Sun, 15 Feb 1998 17:07:19 -0400 (AST) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Sun, 15 Feb 1998 17:07:18 -0400 (AST) From: The Hermit Hacker To: Johan Larsson cc: freebsd-multimedia@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: Re: x11amp ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 15 Feb 1998, Johan Larsson wrote: > On Sun, 15 Feb 1998, The Hermit Hacker wrote: > > > I'm using voxware (standard kernel support, right?)...I was > > thinking of moving to OSS, but haven't quite figured out if it would give > > me any benefits :( > > Well, try luigis pcmdriver and see if it works any better. What is this, and where do I grab it from? I just joined this list, since I just started working on building my multimedia aspects up :( Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 14:12:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA00567 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 14:12:19 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from gaia.coppe.ufrj.br (cisigw.coppe.ufrj.br [146.164.5.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA00538 for ; Sun, 15 Feb 1998 14:12:11 -0800 (PST) (envelope-from jonny@coppe.ufrj.br) Received: (from jonny@localhost) by gaia.coppe.ufrj.br (8.8.8/8.8.8) id BAA17937; Sun, 15 Feb 1998 01:22:21 -0300 (EST) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199802150422.BAA17937@gaia.coppe.ufrj.br> Subject: Two single snaps on bt848 To: multimedia@FreeBSD.ORG Date: Sun, 15 Feb 1998 01:22:21 -0300 (EST) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: multipart/mixed; boundary=ELM887516541-17877-0_ Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --ELM887516541-17877-0_ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi, I have some problems enhancing a program I already have done to capture static frames from bt848. The first version capture one single frame with ioctl( fd, METEORCAPTUR, &METEOR_CAP_SINGLE ); and works perfectly. Now I'm trying to enhance a little, and need to take a second snap from the same device. My program is based on the probability that the next image will be very similar to the first. And it is, in the current testbed. The camera is in another room, static. But the second snap is completly different from the first. It is more bright, and seems to have more noise. I'm attaching two small jpg's of it. Two images are better than two thousand words. :) I may send the sources on request (I'm intending to make a port of it someday), but the algorithm is simple: - open devices and setup properties (bright, contrast, size, etc) - capture single frame - save - capture single frame - save - close all Closing and reopening the devices made no difference at all. Running a single snap program repeatedly behaves as I expect. Any clue ? Jonny -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 jonny@coppe.ufrj.br Universidade Federal do Rio de Janeiro UFRJ/COPPE/CISI PGP fingerprint: 29 C0 50 B9 B6 3E 58 F2 83 5F E3 26 BF 0F EA 67 --ELM887516541-17877-0_ Content-Type: image/jpeg Content-Disposition: attachment; filename=1.jpg Content-Description: First Snap Content-Transfer-Encoding: base64 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 --ELM887516541-17877-0_ Content-Type: image/jpeg Content-Disposition: attachment; filename=2.jpg Content-Description: Second Snap Content-Transfer-Encoding: base64 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 vaf/2Q== --ELM887516541-17877-0_-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 15:02:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA07953 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 15:02:32 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from copernicus.cpt.tech.iafrica.com (umCFZyAzMix0vW269f3IoKUiQ2bSF6N7@copernicus.cpt.tech.iafrica.com [196.31.1.15]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA07931 for ; Sun, 15 Feb 1998 15:02:25 -0800 (PST) (envelope-from iang@iafrica.com) Received: from localhost (iafrica.com) [127.0.0.1] ([mRTAxmebtDyUJs+XzusRC1z0/osKJgeQ]) by copernicus.cpt.tech.iafrica.com with esmtp (Exim 1.82 #1) id 0y4D4b-00029t-00; Mon, 16 Feb 1998 01:02:09 +0200 To: Amancio Hasty cc: Eivind Eklund , multimedia@FreeBSD.ORG Subject: Re: Audio using haupauge wintv card In-reply-to: Your message of "Sun, 15 Feb 1998 10:50:58 PST." <199802151850.KAA18251@rah.star-gate.com> X-Attribution: BOFH Date: Mon, 16 Feb 1998 01:02:05 +0200 Message-ID: <8300.887583725@iafrica.com> From: Ian Freislich Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Amancio Hasty wrote: > would you happen to know the model of the msp3410? > > There is a MSP3410B and a MSP3410D. It's the MSP3410D. -- Ian Freislich UUNET Internet Africa http://copernicus.cpt.tech.iafrica.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 15:11:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA09556 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 15:11:09 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from copernicus.cpt.tech.iafrica.com (BQ6CsV+b195wCEbfwA0xambi16nb7mx/@copernicus.cpt.tech.iafrica.com [196.31.1.15]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA09504 for ; Sun, 15 Feb 1998 15:10:44 -0800 (PST) (envelope-from iang@iafrica.com) Received: from localhost (iafrica.com) [127.0.0.1] ([01ptdsr8WO/CqeActrcoddMxcvY114Nf]) by copernicus.cpt.tech.iafrica.com with esmtp (Exim 1.82 #1) id 0y4DCh-0002Cx-00; Mon, 16 Feb 1998 01:10:31 +0200 To: Eivind Eklund cc: multimedia@FreeBSD.ORG Subject: Re: Audio using haupauge wintv card In-reply-to: Your message of "Sun, 15 Feb 1998 16:23:41 +0100." <19980215162341.13873@follo.net> X-Attribution: BOFH Date: Mon, 16 Feb 1998 01:10:30 +0200 Message-ID: <8490.887584230@iafrica.com> From: Ian Freislich Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Eivind Eklund wrote: > > Setting the tuner channel to 2 should pass line in to line out when > > the tuner is selected, but this does not happen. I find this > > surprising. I also tried 0 to 0x0f values for the tuner with no > > success. > > That sound extremely strange, yes. It sound like some of our initialization > may be incomplete. Amancio, any idea? I think that's it. The card appears to work fine if I boot into windows, load wintv, then warm-boot into FreeBSD. -- Ian Freislich UUNET Internet Africa http://copernicus.cpt.tech.iafrica.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 15:20:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA11088 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 15:20:17 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from cybere.creative.net (cybere.creative.net [207.137.200.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA11083 for ; Sun, 15 Feb 1998 15:20:15 -0800 (PST) (envelope-from tristan@mpegtv.com) Received: from tristan (port23.creative.net [207.137.201.23]) by cybere.creative.net (8.8.8/8.8.8) with SMTP id PAA13926; Sun, 15 Feb 1998 15:17:18 -0800 (PST) Message-ID: <34E775F0.5EDB55FC@mpegtv.com> Date: Sun, 15 Feb 1998 15:10:40 -0800 From: Tristan Savatier Organization: MpegTV, http://www.mpegtv.com X-Mailer: Mozilla 3.01 (X11; I; Linux 2.0.27 i586) MIME-Version: 1.0 To: hasty@rah.star-gate.com, brian@worldcontrol.com, multimedia@FreeBSD.ORG Subject: Re: VideoCD (VCD) on freeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org MpegTV Player (mtv/mtvp) can play VCDs directly (on Linux). The best solution would be to use it on FreeBSD with the Linux emulation. The requirements are: 1) The clone system-call is needed (mtvp is now multithreaded). I had reports that clone is not available (yet) on freeBSD. 2) the following ioctl should be implemented for reading mode2 form2 sectors of CDROM-XA: CDROMREADTOCHDR CDROMREADTOCENTRY CDROMREADRAW Note: Those ioctl are included in the latest Linux development kernels. -t > > Now, sorry to pester you about the Green Book and VideoCD stuff we > > can really use something to read those CD formats;specially, now days > > with the PII getting so cheap . > > Here is what I have been thinking: > > I have read that CDD will read the mode 2 form 2 "tracks" > of a CD. > > So I could write a library/filter (distributed in object form) that > does the following: > > cdd whatever | myfilter | [now you get MPEG 1 system stream ] > | toyourfavorite MPEG 1 stream player > > Would this be satisfactory? > And does CDD work as advertised? > > Also, haven't "we" been reading those formats for awhile? > >Yeap, that will the trick if cdd or tosha can't read mode form track >I can modify the programs to do it. > > Tnks, > Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 15:38:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA15918 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 15:38:59 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from thelab.hub.org (dyna2-166.acadiau.ca [131.162.2.166]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA15775 for ; Sun, 15 Feb 1998 15:38:25 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.8.8/8.8.2) with SMTP id TAA10262 for ; Sun, 15 Feb 1998 19:38:11 -0400 (AST) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Sun, 15 Feb 1998 19:38:10 -0400 (AST) From: The Hermit Hacker To: freebsd-multimedia@FreeBSD.ORG Subject: pcmaudio drivers... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi... I must be missing something...I just installed the new pcmaudio drivers, and swear I've followed the directions to the letter, but when I try to do the compile, I get: cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h /sys/co mpile/thelab/../../i386/isa/sound/soundcard.c /sys/compile/thelab/../../i386/isa/sound/soundcard.c: In function `driver_to_voxunit': /sys/compile/thelab/../../i386/isa/sound/soundcard.c:291: `SNDCARD_ADLIB' undeclared (first use this function) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:291: (Each undeclared identifier is reported only once /sys/compile/thelab/../../i386/isa/sound/soundcard.c:291: for each function it appears in.) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:293: `SNDCARD_SB' undeclared (first use this function) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:295: `SNDCARD_PAS' undeclared (first use this function) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:297: `SNDCARD_GUS' undeclared (first use this function) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:299: `SNDCARD_MPU401' undeclared (first use this function) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:301: `SNDCARD_SB16' undeclared (first use this function) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:303: `SNDCARD_SB16MIDI' undeclared (first use this function) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:305: `SNDCARD_AWE32' undeclared (first use this function) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:307: `SNDCARD_UART6850' undeclared (first use this function) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:309: `SNDCARD_GUS16' undeclared (first use this function) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:311: `SNDCARD_MSS' undeclared (first use this function) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:313: `SNDCARD_CS4232' undeclared (first use this function) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:315: `SNDCARD_SSCAPE' undeclared (first use this function) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:317: `SNDCARD_SSCAPE_MSS' undeclared (first use this function) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:319: `SNDCARD_TRXPRO' undeclared (first use this function) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:321: `SNDCARD_TRXPRO_SB' undeclared (first use this function) /sys/compile/thelab/../../i386/isa/sound/soundcard.c:324: warning: control reaches end of non-void function /sys/compile/thelab/../../i386/isa/sound/soundcard.c: At top level: /sys/compile/thelab/../../i386/isa/sound/soundcard.c:538: warning: no previous prototype for `sndintr' *** Error code 1 Stop. Looking around, these are defined in /sys/i386/isa/snd/sound.h, and found that it used to be in /sys/i386/include/soundcard.h, but the new drivers moved it to sound.h ... I tried adding /sys/i386/isa/snd/sound.h to soundcard.c, but then I got a series of different errors instead :( This is with 3.0-CURRENT as of about 10 minutes ago ... Help? Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 16:04:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA20420 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 16:04:14 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA20415 for ; Sun, 15 Feb 1998 16:04:11 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id QAA20010; Sun, 15 Feb 1998 16:03:40 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802160003.QAA20010@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Peter Dufault cc: multimedia@FreeBSD.ORG Subject: Re: Cyrix MediaGX In-reply-to: Your message of "Sun, 15 Feb 1998 06:16:33 EST." <199802151116.GAA16723@hda.hda.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 15 Feb 1998 16:03:40 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I would stick with Intel there is more coverage on their chipsets. Cheers, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 18:35:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA08419 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 18:35:11 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from silver.hkabc.net (root@silver.hkabc.net [202.73.252.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA08362 for ; Sun, 15 Feb 1998 18:35:00 -0800 (PST) (envelope-from randc@hkabc.net) Received: from default (ppp247070.hkabc.net [202.73.247.70]) by silver.hkabc.net (8.8.5/8.8.5) with SMTP id KAA24664; Mon, 16 Feb 1998 10:34:45 +0800 (HKT) Message-ID: <34E7A55A.139A@hkabc.net> Date: Mon, 16 Feb 1998 10:32:58 +0800 From: rico95 Organization: q X-Mailer: Mozilla 3.01 (Win95; I) MIME-Version: 1.0 To: data@uniquemodem.com, multimedia@FreeBSD.ORG Subject: Re: ??????????urgent!!!!!5 References: <34DB8F0E.4854@hkabc.net> <34E18223.7AF4@hkabc.net> <34E182F7.5594@hkabc.net> <34E7A097.468F@hkabc.net> Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org rico95 wrote: > > this is my 5th time sending this letter. > i hope i can have some reply from you > > > > > hi ..! > > > > > > about bt848 > > > > > > > > q1: i am using the microsoft netmeeting. > > > > the video device can not work in this soft. > > > > how to make it work? > win95 and netmeeting has detecting your video capture device > corectly > > > > > (can not show my view) > > > the other capture is ok like win fast, c210....only bt848 in ng. > > > > > > > > > > > > > > > > > > best regard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 20:37:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA23659 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 20:37:49 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from cybere.creative.net (cybere.creative.net [207.137.200.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA23646 for ; Sun, 15 Feb 1998 20:37:47 -0800 (PST) (envelope-from tristan@mpegtv.com) Received: from tristan (port21.creative.net [207.137.201.21]) by cybere.creative.net (8.8.8/8.8.8) with SMTP id UAA25913; Sun, 15 Feb 1998 20:34:42 -0800 (PST) Message-ID: <34E7C055.490D92F6@mpegtv.com> Date: Sun, 15 Feb 1998 20:28:05 -0800 From: Tristan Savatier Organization: MpegTV, http://www.mpegtv.com X-Mailer: Mozilla 3.01 (X11; I; Linux 2.0.27 i586) MIME-Version: 1.0 To: Doug Lo CC: multimedia@FreeBSD.ORG Subject: Re: VideoCD (VCD) on freeBSD References: <34E775F0.5EDB55FC@mpegtv.com> <34E7BF72.2C03758E@ms11.hinet.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Doug Lo wrote: > > You wrote: > > > MpegTV Player (mtv/mtvp) can play VCDs directly (on Linux). > > > > The best solution would be to use it on FreeBSD with the Linux > > emulation. > > > > The requirements are: > > > > 1) The clone system-call is needed (mtvp is now multithreaded). > > I had reports that clone is not available (yet) on freeBSD. > > > > 2) the following ioctl should be implemented for reading mode2 form2 > > sectors of CDROM-XA: > > > > CDROMREADTOCHDR > > CDROMREADTOCENTRY > > CDROMREADRAW > > > > Note: Those ioctl are included in the latest Linux development > > kernels. > > Tristan, > > So as you meant, FreeBSD can't play VCD yet, right? I am not sure. We don't have a FreeBSD system to test. Can anyone tell us if FreeBSD can play VCD already ? Can it do it with mtv ? If not, will those ioctl be supported some day ? will clone be available ? -t To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 20:41:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA24329 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 20:41:15 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA24320 for ; Sun, 15 Feb 1998 20:41:11 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id EAA10408; Mon, 16 Feb 1998 04:41:06 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id FAA00207; Mon, 16 Feb 1998 05:41:06 +0100 (MET) Message-ID: <19980216054106.05876@follo.net> Date: Mon, 16 Feb 1998 05:41:06 +0100 From: Eivind Eklund To: Tristan Savatier Cc: multimedia@FreeBSD.ORG Subject: Re: VideoCD (VCD) on freeBSD References: <34E775F0.5EDB55FC@mpegtv.com> <34E7BF72.2C03758E@ms11.hinet.net> <34E7C055.490D92F6@mpegtv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <34E7C055.490D92F6@mpegtv.com>; from Tristan Savatier on Sun, Feb 15, 1998 at 08:28:05PM -0800 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Feb 15, 1998 at 08:28:05PM -0800, Tristan Savatier wrote: > I am not sure. We don't have a FreeBSD system to test. Can anyone > tell us if FreeBSD can play VCD already ? Can it do it with mtv ? > If not, will those ioctl be supported some day ? will clone be > available ? clone() will be available, though it as far as I've understood is a bad solution to the threads problem. If I understood John Dyson correctly, this was something that was due to be added RSN - my guess is that there is an even chance you'll have it at the end of next week. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 20:46:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA25524 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 20:46:16 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA25519 for ; Sun, 15 Feb 1998 20:46:06 -0800 (PST) (envelope-from doconnor@cain.gsoft.com.au) Received: from cain (localhost [127.0.0.1]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id PAA22941; Mon, 16 Feb 1998 15:15:01 +1030 (CST) Message-Id: <199802160445.PAA22941@cain.gsoft.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Tristan Savatier cc: Doug Lo , multimedia@FreeBSD.ORG Subject: Re: VideoCD (VCD) on freeBSD In-reply-to: Your message of "Sun, 15 Feb 1998 20:28:05 -0800." <34E7C055.490D92F6@mpegtv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 15:15:01 +1030 From: "Daniel O'Connor" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > 2) the following ioctl should be implemented for reading mode2 form2 > > > sectors of CDROM-XA: > > > CDROMREADTOCHDR Can be done > > > CDROMREADTOCENTRY Ditto.. > > > CDROMREADRAW Not yet :( (I'm pretty sure of this, but I could be wrong) The first two are called CDIOREADTOCHEADER, and CDIOREADTOCENTRYS (there is also CDIOREADTOCENTRY, but I'm not sure what the difference is)... Also, so kludging to translate ioctl's for the CD device would be needed.. The read raw stuff would need to be added to the FreeBSD kernel driver (yech..) Good luck :) --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 20:57:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA27898 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 20:57:18 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from cybere.creative.net (cybere.creative.net [207.137.200.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA27885 for ; Sun, 15 Feb 1998 20:57:15 -0800 (PST) (envelope-from tristan@mpegtv.com) Received: from tristan (port21.creative.net [207.137.201.21]) by cybere.creative.net (8.8.8/8.8.8) with SMTP id UAA26761; Sun, 15 Feb 1998 20:54:21 -0800 (PST) Message-ID: <34E7C4F0.1112D94B@mpegtv.com> Date: Sun, 15 Feb 1998 20:47:44 -0800 From: Tristan Savatier Organization: MpegTV, http://www.mpegtv.com X-Mailer: Mozilla 3.01 (X11; I; Linux 2.0.27 i586) MIME-Version: 1.0 To: Eivind Eklund CC: multimedia@FreeBSD.ORG Subject: Re: VideoCD (VCD) on freeBSD References: <34E775F0.5EDB55FC@mpegtv.com> <34E7BF72.2C03758E@ms11.hinet.net> <34E7C055.490D92F6@mpegtv.com> <19980216054106.05876@follo.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Eivind Eklund wrote: > > On Sun, Feb 15, 1998 at 08:28:05PM -0800, Tristan Savatier wrote: > > > I am not sure. We don't have a FreeBSD system to test. Can anyone > > tell us if FreeBSD can play VCD already ? Can it do it with mtv ? > > If not, will those ioctl be supported some day ? will clone be > > available ? > > clone() will be available, though it as far as I've understood is a > bad solution to the threads problem. It is not so bad. Thread scheduling is done by the kernel. I had no problem with the linuxthreads package, which is based on clone. > If I understood John Dyson correctly, this was something that was due > to be added RSN - my guess is that there is an even chance you'll have > it at the end of next week. cool! I mean, for the FreeBSD community. -t To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 20:58:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA28057 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 20:58:03 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA28050 for ; Sun, 15 Feb 1998 20:58:01 -0800 (PST) (envelope-from toor@dyson.iquest.net) Received: (from root@localhost) by dyson.iquest.net (8.8.8/8.8.8) id XAA00291; Sun, 15 Feb 1998 23:57:43 -0500 (EST) (envelope-from toor) Message-Id: <199802160457.XAA00291@dyson.iquest.net> Subject: Re: VideoCD (VCD) on freeBSD In-Reply-To: <19980216054106.05876@follo.net> from Eivind Eklund at "Feb 16, 98 05:41:06 am" To: eivind@yes.no (Eivind Eklund) Date: Sun, 15 Feb 1998 23:57:43 -0500 (EST) Cc: tristan@mpegtv.com, multimedia@FreeBSD.ORG From: "John S. Dyson" Reply-To: dyson@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Eivind Eklund said: > > If I understood John Dyson correctly, this was something that was due > to be added RSN - my guess is that there is an even chance you'll have > it at the end of next week. > It is one of those RSN things, where the squeakier wheel will get the grease. I am working on the recent stability problems first. Also, John Birrell has done alot of the work to do a decent threads mechanism on FreeBSD, while I have been working on the kernel side, but stalled due to some quick enhancements that ended up taking a couple of months :-(. I'll try to get to it this weekend (next). My priority list right now is: 1) Bugs 2) Kirk's soft updates 3) Threads 4) Etc... The reason for Kirk's work being fairly high on my priority list, is that he is available to solve problems, and it is on his agenda right now. -- John | Never try to teach a pig to sing, dyson@freebsd.org | it just makes you look stupid, jdyson@nc.com | and it irritates the pig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 20:59:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA28342 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 20:59:45 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from cybere.creative.net (cybere.creative.net [207.137.200.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA28336 for ; Sun, 15 Feb 1998 20:59:43 -0800 (PST) (envelope-from tristan@mpegtv.com) Received: from tristan (port21.creative.net [207.137.201.21]) by cybere.creative.net (8.8.8/8.8.8) with SMTP id UAA26897; Sun, 15 Feb 1998 20:56:42 -0800 (PST) Message-ID: <34E7C57C.59E0E253@mpegtv.com> Date: Sun, 15 Feb 1998 20:50:04 -0800 From: Tristan Savatier Organization: MpegTV, http://www.mpegtv.com X-Mailer: Mozilla 3.01 (X11; I; Linux 2.0.27 i586) MIME-Version: 1.0 To: "Daniel O'Connor" CC: Doug Lo , multimedia@FreeBSD.ORG Subject: Re: VideoCD (VCD) on freeBSD References: <199802160445.PAA22941@cain.gsoft.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Daniel O'Connor wrote: > > > > > 2) the following ioctl should be implemented for reading mode2 form2 > > > > sectors of CDROM-XA: > > > > CDROMREADTOCHDR > Can be done > > > > > CDROMREADTOCENTRY > Ditto.. > > > > > CDROMREADRAW > Not yet :( > (I'm pretty sure of this, but I could be wrong) > > The first two are called CDIOREADTOCHEADER, and CDIOREADTOCENTRYS (there is > also CDIOREADTOCENTRY, but I'm not sure what the difference is)... > > Also, so kludging to translate ioctl's for the CD device would be needed.. > > The read raw stuff would need to be added to the FreeBSD kernel driver (yech..) Yes. Absolutely necessary to play VCDs. And in order for mtv to work with Linux emulation, those ioctl must be the same numbers and work exactly the same way as on Linux. -t To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 21:07:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA29683 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 21:07:42 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA29665 for ; Sun, 15 Feb 1998 21:07:35 -0800 (PST) (envelope-from chuckr@glue.umd.edu) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.8.8/8.8.5) with SMTP id AAA17142; Mon, 16 Feb 1998 00:06:21 -0500 (EST) Date: Mon, 16 Feb 1998 00:06:21 -0500 (EST) From: Chuck Robey X-Sender: chuckr@localhost To: Tristan Savatier cc: Eivind Eklund , multimedia@FreeBSD.ORG Subject: Re: VideoCD (VCD) on freeBSD In-Reply-To: <34E7C4F0.1112D94B@mpegtv.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 15 Feb 1998, Tristan Savatier wrote: > Eivind Eklund wrote: > > > > On Sun, Feb 15, 1998 at 08:28:05PM -0800, Tristan Savatier wrote: > > > > > I am not sure. We don't have a FreeBSD system to test. Can anyone > > > tell us if FreeBSD can play VCD already ? Can it do it with mtv ? > > > If not, will those ioctl be supported some day ? will clone be > > > available ? > > > > clone() will be available, though it as far as I've understood is a > > bad solution to the threads problem. > > It is not so bad. Thread scheduling is done by the kernel. > I had no problem with the linuxthreads package, which is based > on clone. > > > > If I understood John Dyson correctly, this was something that was due > > to be added RSN - my guess is that there is an even chance you'll have > > it at the end of next week. John just said he was forced off FreeBSD programming by a job requirement thru the end of the week at least. It'll still be soon, tho. > > cool! I mean, for the FreeBSD community. > > -t > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 21:37:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA04938 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 21:37:21 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA04924 for ; Sun, 15 Feb 1998 21:37:17 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id FAA27175; Mon, 16 Feb 1998 05:10:05 +0100 From: Luigi Rizzo Message-Id: <199802160410.FAA27175@labinfo.iet.unipi.it> Subject: Re: pcmaudio drivers... To: scrappy@hub.org (The Hermit Hacker) Date: Mon, 16 Feb 1998 05:10:04 +0100 (MET) Cc: freebsd-multimedia@FreeBSD.ORG In-Reply-To: from "The Hermit Hacker" at Feb 15, 98 07:37:51 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hi... > > I must be missing something...I just installed the new pcmaudio > drivers, and swear I've followed the directions to the letter, but when I > try to do the compile, I get: it seems to me that you are trying to compile in the old driver as well, and you can't have both. (the actual compile problem you are seeing is using the new soundcard.h with the old driver -- it did not work in the version you have but it will with the sources nate and jordan are committing to -stable in these hours; this said, compilation would fails anyways in some next phase because of name clashes and/or conflicting file names). cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 21:53:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA06916 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 21:53:36 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA06911 for ; Sun, 15 Feb 1998 21:53:32 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id FAA27220; Mon, 16 Feb 1998 05:25:57 +0100 From: Luigi Rizzo Message-Id: <199802160425.FAA27220@labinfo.iet.unipi.it> Subject: Re: VideoCD (VCD) on freeBSD To: tristan@mpegtv.com (Tristan Savatier) Date: Mon, 16 Feb 1998 05:25:57 +0100 (MET) Cc: doconnor@gsoft.com.au, jwlo@ms11.hinet.net, multimedia@FreeBSD.ORG In-Reply-To: <34E7C57C.59E0E253@mpegtv.com> from "Tristan Savatier" at Feb 15, 98 08:49:45 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Daniel O'Connor wrote: > > > > > > > 2) the following ioctl should be implemented for reading mode2 form2 > > > > > sectors of CDROM-XA: > > > > > CDROMREADTOCHDR > > Can be done > > > > > > > CDROMREADTOCENTRY > > Ditto.. > > > > > > > CDROMREADRAW > > Not yet :( > > (I'm pretty sure of this, but I could be wrong) for SCSI i think there is already such a call (perhaps with a different name). i have some diffs for the latter on ATAPI drives (with much help from other people) at http://www.iet.unipi.it/~luigi/cdda980108.diffs (it actually implements a generic ATAPI command, but can do the purpose) the problem with this code is that some drives seem to behave in a way which contraddicts the ATAPI specs (at least the ones I have) so that at times they miss one interrupt. since our atapi code does not have a watchdog, this means hanging the IDE bus where the drive is attached. it's not this code which is faulty, but it might trigger bugs elsewhere. > And in order for mtv to work with Linux emulation, those ioctl must > be the same numbers and work exactly the same way as on Linux. this is usually fixed through small adaptation routines in linux_ioctl.c (which basically translates all ioctl names and juggles with parameters in and out) cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 22:07:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA10150 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 22:07:08 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA10140 for ; Sun, 15 Feb 1998 22:07:06 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id WAA22024; Sun, 15 Feb 1998 22:06:44 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802160606.WAA22024@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Tristan Savatier cc: Doug Lo , multimedia@FreeBSD.ORG Subject: Re: VideoCD (VCD) on freeBSD In-reply-to: Your message of "Sun, 15 Feb 1998 20:28:05 PST." <34E7C055.490D92F6@mpegtv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 15 Feb 1998 22:06:43 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This time I think that you are pushing it with the clone and cd ioctl issue. Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 22:08:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA10314 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 22:08:08 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from taliesin.cs.ucla.edu (Taliesin.CS.UCLA.EDU [131.179.96.166]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA10300 for ; Sun, 15 Feb 1998 22:08:06 -0800 (PST) (envelope-from scottm@mordred.cs.ucla.edu) Received: (qmail 9090 invoked from network); 16 Feb 1998 06:08:01 -0000 Received: from mordred.cs.ucla.edu (131.179.48.34) by taliesin.cs.ucla.edu with SMTP; 16 Feb 1998 06:08:01 -0000 Received: (from scottm@localhost) by mordred.cs.ucla.edu (8.8.8/8.8.8) id WAA00315 for freebsd-multimedia@freebsd.org; Sun, 15 Feb 1998 22:08:03 -0800 (PST) (envelope-from scottm) Date: Sun, 15 Feb 1998 22:08:03 -0800 (PST) From: Scott Michel Message-Id: <199802160608.WAA00315@mordred.cs.ucla.edu> To: freebsd-multimedia@FreeBSD.ORG Subject: Just what is SNDCTL_DSP_SUBDIVIDE? Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Not being an up-to-speed geek on sound drivers, would someone tell me just what SNDCTL_DSP_SUBDIVIDE is supposed to do? Something I get from Luigi's driver (I'm running current) when using raplayer 3.0. Copyright (c) 1992-1998 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.0-CURRENT #0: Sun Feb 15 22:00:33 PST 1998 scottm@mordred.cs.ucla.edu:/usr/src/sys/compile/MORDRED CPU: Pentium (99.72-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x525 Stepping=5 Features=0x1bf real memory = 50331648 (49152K bytes) avail memory = 46419968 (45332K bytes) Probing for devices on PCI bus 0: chip0: rev 0x02 on pci0.0.0 chip1: rev 0x02 on pci0.7.0 vga0: rev 0x03 int a irq 11 on pci0.15.0 Probing for PnP devices: Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> ed0 at 0x280-0x29f irq 10 maddr 0xcc000 msize 16384 on isa ed0: address 00:00:c0:86:e3:b7, type SMC8216/SMC8216C (16 bit) lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface psm0 at 0x60-0x64 irq 12 on motherboard psm0: model Generic PS/2 mouse, device ID 0 sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A mss_probe: no address supplied, try default 0x530 sb_probe: no address supplied, try defaults (0x220,0x240) pcm0 at 0x220 irq 5 drq 1 flags 0x15 on isa wdc0 at 0x1f0-0x1f7 irq 14 flags 0xe0ffe0ff on isa wdc0: unit 0 (wd0): , 32-bit, multi-block-8, sleep-hack wd0: 1039MB (2128896 sectors), 2112 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (wd1): , 32-bit, multi-block-16, sleep-hack wd1: 2441MB (4999680 sectors), 4960 cyls, 16 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 on isa fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in npx0 on motherboard npx0: INT 16 interface joy0 at 0x201 on isa joy0: joystick Intel Pentium F00F detected, installing workaround To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 23:18:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA18809 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 23:18:04 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from taliesin.cs.ucla.edu (Taliesin.CS.UCLA.EDU [131.179.96.166]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA18784 for ; Sun, 15 Feb 1998 23:17:58 -0800 (PST) (envelope-from scottm@mordred.cs.ucla.edu) Received: (qmail 9228 invoked from network); 16 Feb 1998 07:11:09 -0000 Received: from mordred.cs.ucla.edu (131.179.48.34) by taliesin.cs.ucla.edu with SMTP; 16 Feb 1998 07:11:09 -0000 Received: (from scottm@localhost) by mordred.cs.ucla.edu (8.8.8/8.8.8) id XAA00606 for freebsd-multimedia@freebsd.org; Sun, 15 Feb 1998 23:11:09 -0800 (PST) (envelope-from scottm) Date: Sun, 15 Feb 1998 23:11:09 -0800 (PST) From: Scott Michel Message-Id: <199802160711.XAA00606@mordred.cs.ucla.edu> To: freebsd-multimedia@FreeBSD.ORG Subject: SNDCTL_DSP_SUBDIVIDE Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I gave up and managed to make the linux elf rvplayer work. But still I'm curious as to what that ioctl is supposed to do. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 23:34:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA22128 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 23:34:10 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA22120 for ; Sun, 15 Feb 1998 23:34:08 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id XAA22621; Sun, 15 Feb 1998 23:33:49 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802160733.XAA22621@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Scott Michel cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: SNDCTL_DSP_SUBDIVIDE In-reply-to: Your message of "Sun, 15 Feb 1998 23:11:09 PST." <199802160711.XAA00606@mordred.cs.ucla.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 15 Feb 1998 23:33:49 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org http://www.4front-tech.com/pguide/index.html Cheers, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 15 23:43:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA24676 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 23:43:47 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA24602; Sun, 15 Feb 1998 23:43:38 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id XAA22482; Sun, 15 Feb 1998 23:09:30 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802160709.XAA22482@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: multimedia@FreeBSD.ORG cc: currrent@FreeBSD.ORG Subject: Re: ftp://rah.star-gate.com/pub/linux_ioctl-3.0-current.tar.gz In-reply-to: Your message of "Wed, 11 Feb 1998 21:33:18 PST." <199802120533.VAA00647@rah.star-gate.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 15 Feb 1998 23:09:29 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Wondering if anyone has made any progress in deciphering what quake 2 expects when it is doing a broadcast all via sendto? Amancio > > Updated the linux layer to include Luoqi Chen which makes Quake2 work > in standalone mode . We can't play Quake 2 over the > network, yet. If anyone has the time please feel free to track down > the problem. > > At 08:47 PM 1/26/98 -0500, Luoqi Chen wrote: > >After hacked a version of mremap() that only implements shrinking, I was > >able to play single-player games (softx version). But I had trouble with > >network mode. When I chose join a game from the multiplayer menu, it exited > >before showing the server and port menu. The error printed was Net_Sendpacket > >error -99, which is EADDRNOTAVAIL. I did a ktrace, it was a sendto() call > >to broadcast address 255.255.255.255, and since my default route is a non- > >broadcastable ppp link, it returned error EADDRNOTAVAIL. So I added a piece > >of code in linux_sendto(), whenever it saw a 0xffffffff address, I changed > >to broadcast address of my ethernet card (not connected). The -99 error > >message went away, but quake2 still shutdown at the same point. Does anyone > >have any idea? It seems that networking code has changed a lot from quake > >to quake2. > > Enjoy, > Amancio > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 00:33:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA00940 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 00:33:51 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA00926 for ; Mon, 16 Feb 1998 00:33:43 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id IAA27462; Mon, 16 Feb 1998 08:06:27 +0100 From: Luigi Rizzo Message-Id: <199802160706.IAA27462@labinfo.iet.unipi.it> Subject: Re: SNDCTL_DSP_SUBDIVIDE To: scottm@cs.ucla.edu (Scott Michel) Date: Mon, 16 Feb 1998 08:06:27 +0100 (MET) Cc: freebsd-multimedia@FreeBSD.ORG In-Reply-To: <199802160711.XAA00606@mordred.cs.ucla.edu> from "Scott Michel" at Feb 15, 98 11:10:50 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I gave up and managed to make the linux elf rvplayer work. But still > I'm curious as to what that ioctl is supposed to do. basically split the buffer in a (user defined) number of blocks of (partly) user-defined size. It is one of the possible methods used to set the granularity of DMA transfers. It is also used by some programs to limit the amount of data queued in the play buffer. The latter is something the application should _not_ do since the amount of kernel buffering depends on a variety of factors (audio hw, avai. memory, CPU speed, system load, etc.) which the application has no way to know, and is better left to the driver. On top of this, few if any applications are prepared to handle situations where the kernel says "sorry I cannot handle this request". The sensible way to operate would be, in my opinion, to let the kernel use how much buffering it decides to, and check the amount of queued data before writing, if one really wants to keep queues short. For the above reasons, my driver does not fully support this call, in that it always succeeds but it does not change the kernel buffer size. Complete support will be trivial to add as soon as i have the time to test it (i think it's just a couple of lines in sound.c...) cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 01:43:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA08622 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 01:43:33 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA08616 for ; Mon, 16 Feb 1998 01:43:31 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id AAA23126; Mon, 16 Feb 1998 00:44:29 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802160844.AAA23126@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Joao Carlos Mendes Luis cc: multimedia@FreeBSD.ORG Subject: Re: Two single snaps on bt848 In-reply-to: Your message of "Sun, 15 Feb 1998 01:22:21 -0300." <199802150422.BAA17937@gaia.coppe.ufrj.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 00:44:29 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org After you set your video parameters wait one second. This time is needed for the Bt848 to settle down because you are setting the video format and video input. Enjoy, Amahcio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 01:43:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA08635 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 01:43:34 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA08618 for ; Mon, 16 Feb 1998 01:43:32 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id AAA23202; Mon, 16 Feb 1998 00:50:59 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802160850.AAA23202@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Luigi Rizzo cc: scottm@cs.ucla.edu (Scott Michel), freebsd-multimedia@FreeBSD.ORG Subject: Re: SNDCTL_DSP_SUBDIVIDE In-reply-to: Your message of "Mon, 16 Feb 1998 08:06:27 +0100." <199802160706.IAA27462@labinfo.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 00:50:59 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > The latter is something the application should _not_ do since the > amount of kernel buffering depends on a variety of factors (audio > hw, avai. memory, CPU speed, system load, etc.) which the application > has no way to know, and is better left to the driver. > > On top of this, few if any applications are prepared to handle > situations where the kernel says "sorry I cannot handle this request". > > The sensible way to operate would be, in my opinion, to let the kernel > use how much buffering it decides to, and check the amount of queued > data before writing, if one really wants to keep queues short. > > I wish I could turn the clock one year right before the new sound driver project started. It is teaching this old man a good lesson. Good Nite, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 02:55:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA21871 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 02:55:38 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA21866; Mon, 16 Feb 1998 02:55:36 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id CAA05848; Mon, 16 Feb 1998 02:55:08 -0800 (PST) Message-Id: <199802161055.CAA05848@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: grafe@lab12.ie.pitt.edu (Gary Rafe) cc: freebsd-mobile@FreeBSD.ORG, multimedia@FreeBSD.ORG Subject: Re: Q: Audio from ATAPI CDROM following resume? In-reply-to: Your message of "Mon, 16 Feb 1998 00:44:17 EST." <199802160544.AAA23562@lab12.ie.pitt.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 02:55:07 -0800 From: Mike Smith Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I'm experiencing a minor inconvenience with a FreeBSD 2.2.5-Release > installation on a Toshiba 220CDS with the PAO-970616 patches. > > Following a kernel boot, audio output from the internal CDROM drive plays > properly at the notebook's speakers using "xcdplayer -device /dev/rwcd0a". > > However, following a resume from a suspend, by way of "/usr/sbin/zzz", > audio output does not appear at the notebook's speakers, > although "xcdplayer -device /dev/rwcd0a" appears to control the CDROM drive > correctly. I am observing exactly the same symptoms on the same unit under -current (no PAO). The mixer appears to be correctly set following resume as well. Multimedia people; is there anything in the Yamaha OPL-SAX that is likely to need reinitialising after power-on to restore operation? -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 03:12:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA25880 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 03:12:44 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from zed.ludd.luth.se (zed.ludd.luth.se [130.240.16.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA25765; Mon, 16 Feb 1998 03:12:26 -0800 (PST) (envelope-from gozer@ludd.luth.se) Received: from sister.ludd.luth.se (gozer@sister.ludd.luth.se [130.240.16.77]) by zed.ludd.luth.se (8.8.5/8.8.5) with SMTP id MAA18595; Mon, 16 Feb 1998 12:12:21 +0100 Date: Mon, 16 Feb 1998 12:12:20 +0100 (MET) From: Johan Larsson Reply-To: Johan Larsson To: The Hermit Hacker cc: freebsd-multimedia@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: Re: x11amp ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It's in current, if you have a soundblaster, try this for a default: device pcm0 at isa? port 0x220 tty irq 5 drq 1 flags 0x15 vector pcmintr Look in the LINT file. :-) (You have to remove your snd0 section from your config file. Johan On Sun, 15 Feb 1998, The Hermit Hacker wrote: > On Sun, 15 Feb 1998, Johan Larsson wrote: > > > On Sun, 15 Feb 1998, The Hermit Hacker wrote: > > > > > I'm using voxware (standard kernel support, right?)...I was > > > thinking of moving to OSS, but haven't quite figured out if it would give > > > me any benefits :( > > > > Well, try luigis pcmdriver and see if it works any better. > > What is this, and where do I grab it from? I just joined this > list, since I just started working on building my multimedia aspects up :( > > Marc G. Fournier > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > -- * mailto:gozer@ludd.luth..se * http://www.ludd.luth.se/users/gozer/ * * Powered by FreeBSD. http://www.se.freebsd.org/ +-+-+-+-+-+-+-+-+ * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 03:36:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA01139 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 03:36:32 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA01099; Mon, 16 Feb 1998 03:36:21 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.6.9) with ESMTP id DAA08786; Mon, 16 Feb 1998 03:36:14 -0800 (PST) To: Johan Larsson cc: The Hermit Hacker , freebsd-multimedia@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: Re: x11amp ... In-reply-to: Your message of "Mon, 16 Feb 1998 12:12:20 +0100." Date: Mon, 16 Feb 1998 03:36:14 -0800 Message-ID: <8782.887628974@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > It's in current, if you have a soundblaster, try this for a default: > > device pcm0 at isa? port 0x220 tty irq 5 drq 1 flags 0x15 vector pcm intr > > Look in the LINT file. :-) (You have to remove your snd0 section from your > config file. You can even try that in -stable now, and are in fact encouraged to do so. :-) Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 04:36:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA14516 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 04:36:51 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA14410; Mon, 16 Feb 1998 04:36:44 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id MAA27817; Mon, 16 Feb 1998 12:09:10 +0100 From: Luigi Rizzo Message-Id: <199802161109.MAA27817@labinfo.iet.unipi.it> Subject: Re: Q: Audio from ATAPI CDROM following resume? To: mike@smith.net.au (Mike Smith) Date: Mon, 16 Feb 1998 12:09:10 +0100 (MET) Cc: grafe@lab12.ie.pitt.edu, freebsd-mobile@FreeBSD.ORG, multimedia@FreeBSD.ORG In-Reply-To: <199802161055.CAA05848@dingo.cdrom.com> from "Mike Smith" at Feb 16, 98 02:54:48 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > However, following a resume from a suspend, by way of "/usr/sbin/zzz", > > audio output does not appear at the notebook's speakers, ... > I am observing exactly the same symptoms on the same unit under > -current (no PAO). The mixer appears to be correctly set following > resume as well. > > Multimedia people; is there anything in the Yamaha OPL-SAX that is > likely to need reinitialising after power-on to restore operation? the opl-sax has an independent master volume register, which we currently set only in the attach routine to max level. maybe that register is cleared at power up. if this is the case (can be easily tested by looking at the attach code and trying to set it playing with /dev/io) one could try to support that with the mixer. the fact that mixer values are preserved is not significant since the state of the mixer is cached in the io descriptor and reads do not go to the chip. i have no idea, though, what is the correct way to properly resume operation. is there some specific "resume" interface for a device driver which can be called ? cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 04:52:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA18083 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 04:52:24 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA18077; Mon, 16 Feb 1998 04:52:22 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id EAA06420; Mon, 16 Feb 1998 04:50:26 -0800 (PST) Message-Id: <199802161250.EAA06420@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Luigi Rizzo cc: mike@smith.net.au (Mike Smith), grafe@lab12.ie.pitt.edu, freebsd-mobile@FreeBSD.ORG, multimedia@FreeBSD.ORG Subject: Re: Q: Audio from ATAPI CDROM following resume? In-reply-to: Your message of "Mon, 16 Feb 1998 12:09:10 +0100." <199802161109.MAA27817@labinfo.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 04:50:25 -0800 From: Mike Smith Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > However, following a resume from a suspend, by way of "/usr/sbin/zzz", > > > audio output does not appear at the notebook's speakers, > .... > > I am observing exactly the same symptoms on the same unit under > > -current (no PAO). The mixer appears to be correctly set following > > resume as well. > > > > Multimedia people; is there anything in the Yamaha OPL-SAX that is > > likely to need reinitialising after power-on to restore operation? > > the opl-sax has an independent master volume register, which we > currently set only in the attach routine to max level. maybe that register > is cleared at power up. if this is the case (can be easily tested by > looking at the attach code and trying to set it playing with /dev/io) > one could try to support that with the mixer. Ok, I'll try that. > the fact that mixer values are preserved is not significant since > the state of the mixer is cached in the io descriptor and reads do not > go to the chip. Ah. Let me guess; the chip is write-only? > i have no idea, though, what is the correct way to properly resume > operation. is there some specific "resume" interface for a device > driver which can be called ? You do it with APM hooks. Include "apm.h", so that NAPM is defined, and apm_bios.h to get the prototypes and defines. Then, conditionalised on NAPM > 0, do: struct apmhook ap; ap.ah_fun = func; ap.ah_arg = (void *)something_useful; ap.ah_name = "pcm resume handler"; ap.ah_order = APM_MID_ORDER; apm_hook_establish(APM_HOOK_RESUME, &ap) ... int func(void *arg) { ... resume stuff ... } and then func() will be called on APM resume. You might actually want to hook suspend as well, to stop any current play operation and save the state so you can restart it on a resume. At the moment, if I suspend while sound is playing, I can count on wedging the sound driver. I realise this adds some wrinkles. Sorry about that. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 05:09:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA21042 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 05:09:17 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from gaia.coppe.ufrj.br (cisigw.coppe.ufrj.br [146.164.5.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA21036 for ; Mon, 16 Feb 1998 05:09:15 -0800 (PST) (envelope-from jonny@coppe.ufrj.br) Received: (from jonny@localhost) by gaia.coppe.ufrj.br (8.8.8/8.8.8) id KAA03870; Mon, 16 Feb 1998 10:09:07 -0300 (EST) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199802161309.KAA03870@gaia.coppe.ufrj.br> Subject: Re: Two single snaps on bt848 In-Reply-To: <199802160844.AAA23126@rah.star-gate.com> from Amancio Hasty at "Feb 16, 98 00:44:29 am" To: hasty@rah.star-gate.com (Amancio Hasty) Date: Mon, 16 Feb 1998 10:09:07 -0300 (EST) Cc: jonny@coppe.ufrj.br, multimedia@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org #define quoting(Amancio Hasty) // After you set your video parameters wait one second. This time is needed // for the Bt848 to settle down because you are setting the video format and // video input. Humm... So the good image was the second, not the first. :) I should have noted that the bright control was way to high. Thanks a lot ! Jonny PS: Why don't you quote original messages ? Sometimes it's difficult to remember what you are answering only by the subject. (Unless you are the original poster, of course) -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 jonny@coppe.ufrj.br Universidade Federal do Rio de Janeiro UFRJ/COPPE/CISI PGP fingerprint: 29 C0 50 B9 B6 3E 58 F2 83 5F E3 26 BF 0F EA 67 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 10:46:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA17756 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 10:46:11 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from minot.com (db@minot.com [205.218.4.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA17652 for ; Mon, 16 Feb 1998 10:45:58 -0800 (PST) (envelope-from db@minot.com) Received: from localhost (db@localhost) by minot.com (8.8.8/8.8.7) with SMTP id MAA01065; Mon, 16 Feb 1998 12:54:12 -0600 Date: Mon, 16 Feb 1998 12:54:12 -0600 (CST) From: Jeremy Kraft To: Amancio Hasty cc: multimedia@FreeBSD.ORG Subject: Re: fxtv. In-Reply-To: <199802142312.PAA23748@rah.star-gate.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ok, its working in 24 bit now. the only things it does, is if it gets alot of usage, (ie, lots of channel changing, etc.) the whole machine locks up, HARD. i have to hit the reset switch to reboot it. like i said previously, all i need to do is take an get a capture every 10 seconds or so. i went to the multimedia page, and the whole bt848 project has moved? -- do you know of any programs that can do what i want it to? thanks. Jeremy Kraft db@minot.com --- On Sat, 14 Feb 1998, Amancio Hasty wrote: > Try running the x server in 16bit colors > > Cheers, > Amancio > > > i think i figured out why it was locking up. it would only lock up > > when we did it full screen mode, and lots of changing of channels etc. > > > > the problem at hand now is how do i get better then 256 colours with it? > > > > my xserver is running at 24bit, and when in x, i do a: > > > > fxtv -Bpp24bit & > > > > and it still looks like 256 colours. ive tried numerous other things > > as well, > > fxtv -noswap4Bpp > > > > etc.. is there a better program? or do you know how to get better then > > 256 colors with it. > > > > Jeremy Kraft > > db@minot.com > > > > --- > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 11:53:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA08995 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 11:53:51 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from subcellar.mwci.net (subcellar.mwci.net [205.254.160.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA08802; Mon, 16 Feb 1998 11:52:59 -0800 (PST) (envelope-from jwalt@mwci.net) Received: from firewall.mwci.net (firewall.mwci.net [205.254.160.134]) by subcellar.mwci.net (8.8.8/8.8.5) with SMTP id NAA20853; Mon, 16 Feb 1998 13:30:28 -0600 (CST) Date: Mon, 16 Feb 1998 07:33:46 -0600 (CST) From: Jesse Walters To: freebsd-multimedia@FreeBSD.ORG cc: freebsd-hackers@FreeBSD.ORG Subject: Luigi Rizzo's pnp mod Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I emailed Luigi about this but he is understandably very busy, hopefully this list can help me out. I am trying to get my awe32 pnp working and I need to install Rizzo's pnp support. I copyed the pnp.c and pnp.h to /sys/i386/isa and I ran from / patch Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA09483 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 11:55:44 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA09353 for ; Mon, 16 Feb 1998 11:55:13 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id LAA26320; Mon, 16 Feb 1998 11:54:40 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802161954.LAA26320@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Joao Carlos Mendes Luis cc: multimedia@FreeBSD.ORG Subject: Re: Two single snaps on bt848 In-reply-to: Your message of "Mon, 16 Feb 1998 10:09:07 -0300." <199802161309.KAA03870@gaia.coppe.ufrj.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 11:54:40 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Is it now working for you over there ? Tnks, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 12:19:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA17061 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 12:19:06 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA17031 for ; Mon, 16 Feb 1998 12:19:02 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id MAA26485; Mon, 16 Feb 1998 12:18:35 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802162018.MAA26485@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Jeremy Kraft cc: multimedia@FreeBSD.ORG, Joao Carlos Mendes Luis Subject: Re: fxtv. In-reply-to: Your message of "Mon, 16 Feb 1998 12:54:12 CST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 12:18:35 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I just finished helping Joao to do something similar to want you need;hopefully, he can mail you his program. If not , I will be happy to provide a program for you later on the day. >From the partail output of dmesg you need to get off the SiS chipset and switch over to a motherboard with a Triton chipset or a Natoma chipset the latter is for pentium pros. The SiS has bugs with respect to the Bt848 in which it can lock hard a system -- the problem is at the PCI protocol level and there is nothing I can do about it. Cheers, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 13:18:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA00276 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 13:18:50 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from Octopussy.MI.Uni-Koeln.DE (Octopussy.MI.Uni-Koeln.DE [134.95.166.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA00205; Mon, 16 Feb 1998 13:18:31 -0800 (PST) (envelope-from se@dialup124.zpr.uni-koeln.de) Received: from dialup124.zpr.Uni-Koeln.DE (dialup124.zpr.Uni-Koeln.DE [134.95.219.124]) by Octopussy.MI.Uni-Koeln.DE (8.8.7/8.8.7) with ESMTP id WAA05662; Mon, 16 Feb 1998 22:18:27 +0100 (MET) Received: (from se@localhost) by dialup124.zpr.Uni-Koeln.DE (8.8.8/8.6.9) id VAA00306; Mon, 16 Feb 1998 21:14:24 +0100 (CET) X-Face: " Date: Mon, 16 Feb 1998 21:14:24 +0100 From: Stefan Esser To: multimedia@FreeBSD.ORG Cc: Stefan Esser Subject: Re: Cyrix MediaGX References: <199802151116.GAA16723@hda.hda.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <199802151116.GAA16723@hda.hda.com>; from Peter Dufault on Sun, Feb 15, 1998 at 06:16:33AM -0500 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 1998-02-15 06:16 -0500, Peter Dufault wrote: > I'm looking to update six 8MB 486DX2-66 systems collecting data to > something with a bit more oomph. I bought one of the Cyrix MediaGX > moetherboards mainly for price - a 180Mhz motherboard with everything > and 32MB memory was about $280.00. > > FreeBSD installs OK and it works fine for the intended use. > > Though I didn't buy it for multimedia, xfree86 doesn't support it > other than 640x480 VGA16 (I'll try Poul's recent changes to get > 800x600). AFAIK, the MediaGX is a higher integrated version of the Cyrix 5x86, i.e. an i486 class chip, which was sold some two years ago in 100 and 120MHz versions (supposed to be about as fast as the AMD 5x86/133, another "super" 486). Not that a 486 is something bad (I'm still using an ASUS SP3G with AMD5x86/133 myself :), but sometimes the MediaGX is taken for a Pentium class chip, which it isn't (well, it may be as fast as a P5-75, perhaps even as a P5-90). > Before I buy five more does anyone want to comment on the MediaGX > - quality of the architecture, design wins in low end systems, ease > of working with Cyrix, possible future support under xfree, etc. The MediaGX seems to be targeted at the absolute low end multimedia market. Software solutions for sound/modem are claimed to be possible because of certain architectural features. > I did a bit of websearching and other than support under that Linux > "gg?" project I couldn't find out much. Those hits implied typical > non-disclosure nonsense waived for Linux. I found no pointers > to full technical docs at Cyrix, and Xinside doesn't currently > support it either. I'd be surprised if there was much support. BTW: The Compaq Presario 2210 is a desktop system based on the Cyrix MediaGX. Maybe a Web search for that system yields information about that processor as a by-product :) Regards, STefan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 14:38:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA22065 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 14:38:46 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from smtp03.primenet.com (smtp03.primenet.com [206.165.6.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA21937 for ; Mon, 16 Feb 1998 14:38:06 -0800 (PST) (envelope-from soren@usr05.primenet.com) Received: (from daemon@localhost) by smtp03.primenet.com (8.8.8/8.8.8) id PAA20391 for ; Mon, 16 Feb 1998 15:38:02 -0700 (MST) Received: from usr05.primenet.com(206.165.6.205) via SMTP by smtp03.primenet.com, id smtpd020377; Mon Feb 16 15:37:59 1998 Received: (from soren@localhost) by usr05.primenet.com (8.8.5/8.8.5) id PAA06895; Mon, 16 Feb 1998 15:37:59 -0700 (MST) Date: Mon, 16 Feb 1998 15:37:59 -0700 (MST) Message-Id: <199802162237.PAA06895@usr05.primenet.com> From: Soren Ragsdale To: multimedia@FreeBSD.ORG Subject: (fwd) Re: x11amp ... Organization: Leprechauns for Zeus Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -- forwarded message -- Path: news.primenet.com!nntp.primenet.com!news-peer.gip.net!news.gsl.net!gip.net!newsfeed.internetmci.com!207.207.0.25!nntp.texas.net!nntp2.dejanews.com!nnrp2.dejanews.com!not-for-mail From: soren@primenet.com Newsgroups: mailing.freebsd.multimedia,comp.unix.bsd.freebsd.misc Subject: Re: x11amp ... Date: Mon, 16 Feb 1998 10:34:14 -0600 Organization: Leprechauns for Zeus Lines: 29 Message-ID: <6c9pq7$onn$1@nnrp2.dejanews.com> References: <6c993o$815$1@FreeBSD.csie.NCTU.edu.tw> NNTP-Posting-Host: iw8.dejanews.com X-Article-Creation-Date: Mon Feb 16 16:34:14 1998 GMT X-Originating-IP-Addr: 150.135.125.41 X-Http-User-Agent: Mozilla/4.04 [en] (X11; U; FreeBSD 2.2.5-STABLE i386) In article <6c993o$815$1@FreeBSD.csie.NCTU.edu.tw>, jkh@time.cdrom.com ("Jordan K. Hubbard") wrote: > > > It's in current, if you have a soundblaster, try this for a default: > > > > device pcm0 at isa? port 0x220 tty irq 5 drq 1 flags 0x15 vector pcm > intr > > > > Look in the LINT file. :-) (You have to remove your snd0 section from your > > config file. > > You can even try that in -stable now, and are in fact encouraged to > do so. :-) I'm looking for a little further clarification here. What exactly does pcm0 replace? JUST the snd0 section, or the entire sb0/sbxvi0/sbmidi0/awe0 set? The LINT documentation says: # Luigi's snd code (use INSTEAD of snd0 and all VOXWARE drivers!). # You may also wish to enable the pnp controller with this, for pnp # sound cards. I guess I'm unclear on what falls under the "VOXWARE" umbrella. If add the pcm0 line and remove the four sb0-related lines, what needs to be added back in? -----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading -- end of forwarded message -- -- -- "Recall that to every complex problem, there is a solution which is supremely simple, wonderfully easy to express, intensely seductive, and dead wrong." - Kent Paul Dolan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 15:17:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA02006 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 15:17:02 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA01919 for ; Mon, 16 Feb 1998 15:16:45 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id PAA27630 for ; Mon, 16 Feb 1998 15:16:15 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802162316.PAA27630@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: multimedia@FreeBSD.ORG Subject: sound drivers... Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 15:16:15 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org For sure, Luigi , needs a hand over there with his sound driver. If people don't start stepping up to help him then we will proceed at the same pace that we are experiencing. Basically, we have the same scenario that we had about a year ago -- one developer taking on the lion's share of the development. Well,thats not enough, for sure the sound driver is more than a person job. The current split between 2.2.xx systems and 3.0 -current also does not help. Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 15:36:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA05562 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 15:36:54 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from shell3.ba.best.com (root@shell3.ba.best.com [206.184.139.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA05506 for ; Mon, 16 Feb 1998 15:36:31 -0800 (PST) (envelope-from schrade@schrade.com) Received: from localhost (schrade@localhost [127.0.0.1]) by shell3.ba.best.com (8.8.8/8.8.BEST) with SMTP id PAA29074 for ; Mon, 16 Feb 1998 15:36:04 -0800 (PST) Date: Mon, 16 Feb 1998 15:36:03 -0800 (PST) From: Ken Krebs To: multimedia@FreeBSD.ORG Subject: Quake2 - it works! (Single and Multi!) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ok.. I just installed Amancio's linux_ioctl-3.0-current.tar.gz then tried running Linux Quake2. It works great for multiplayer! There's a known problem with the linux quake2 binary - the Multiplayer 'join network server' menu is broken and Zoid knows about it and will supposedly fix it in the next release. If you just use 'connect servername.blahblah.com' on the console, it'll work. (Didn't get a chance to try it in single player mode since my CD is at home and I'm at work right now) I could only get it to run in a window under X. I can't seem to get it to work with svgalib - I get this error when I try that (Yes, I installed Amancio's svgalib pack): Not running in graphics capable virtual console. Can whoever has Quake2 running in svgalib mode (i.e. not in GL mode and not in X11 mode) please post their /compat/linux/etc/vga/libvga.config to the list? *********** NewOrderDepecheModeUltravoxViolentFemmesKillingJoke ************* * Ken * NineInchNailsFront242TangerineDreamTheBreedersTekno * * * Krebs * SkinnyPuppyLaTourBauhausBookOfLoveModernEnglishB52s * * *********** FishBoneBigCountryJoyDivisonSiouxsie&TheBansheesXTC ************* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ IRC: Schrade E-Mail: schrade@schrade.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 15:44:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA07132 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 15:44:01 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from gaia.coppe.ufrj.br (cisigw.coppe.ufrj.br [146.164.5.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA07077 for ; Mon, 16 Feb 1998 15:43:47 -0800 (PST) (envelope-from jonny@coppe.ufrj.br) Received: (from jonny@localhost) by gaia.coppe.ufrj.br (8.8.8/8.8.8) id SAA28354; Mon, 16 Feb 1998 18:50:39 -0200 (EDT) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199802162050.SAA28354@gaia.coppe.ufrj.br> Subject: btcap (was: fxtv) In-Reply-To: from Jeremy Kraft at "Feb 16, 98 12:54:12 pm" To: db@minot.com (Jeremy Kraft) Date: Mon, 16 Feb 1998 18:50:39 -0200 (EDT) Cc: hasty@rah.star-gate.com, multimedia@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org #define quoting(Jeremy Kraft) // like i said previously, all i need to do is take an // get a capture every 10 seconds or so. i went to the multimedia // page, and the whole bt848 project has moved? -- do you know of // any programs that can do what i want it to? thanks. I'll send you (in private) a prototype I'm developing right now. It's being use to generate snaps for a livecam page at http://www.cisi.coppe.ufrj.br/livecam.shtml I'm doing some adicional tests and experiments, and maybe make a port of it later. Jonny -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 jonny@coppe.ufrj.br Universidade Federal do Rio de Janeiro UFRJ/COPPE/CISI PGP fingerprint: 29 C0 50 B9 B6 3E 58 F2 83 5F E3 26 BF 0F EA 67 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 16:12:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA13593 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 16:12:01 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from thelab.hub.org (dyna2-157.acadiau.ca [131.162.2.157]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA13326; Mon, 16 Feb 1998 16:11:03 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.8.8/8.8.2) with SMTP id UAA06782; Mon, 16 Feb 1998 20:10:06 -0400 (AST) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Mon, 16 Feb 1998 20:10:06 -0400 (AST) From: The Hermit Hacker To: "Jordan K. Hubbard" cc: Johan Larsson , freebsd-multimedia@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: pcm audio driver in -current (Was: Re: x11amp ... ) In-Reply-To: <8782.887628974@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 16 Feb 1998, Jordan K. Hubbard wrote: > > It's in current, if you have a soundblaster, try this for a default: > > > > device pcm0 at isa? port 0x220 tty irq 5 drq 1 flags 0x15 vector pcm > intr > > > > Look in the LINT file. :-) (You have to remove your snd0 section from your > > config file. > > You can even try that in -stable now, and are in fact encouraged to > do so. :-) What is the difference between what is in -current and at Luigi's site? is the one in -current "up to date"? Or a bit behind? Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 16:13:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA13935 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 16:13:55 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA13888; Mon, 16 Feb 1998 16:13:37 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id OAA27098; Mon, 16 Feb 1998 14:15:13 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802162215.OAA27098@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: "Daniel J. O'Connor" cc: multimedia@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: GL Quake In-reply-to: Your message of "Mon, 16 Feb 1998 23:58:08 +1030." <199802161328.XAA01397@holly.dons.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 14:15:13 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I think if others also post on news.3dfx.com , 3dfx.glide.linux requesting a port of glide for FreeBSD it may increase our chances of getting a native glide library for FreeBSD. If you are not actively contributing this sure is a nice and easy way to contribute. For those who don't know what Glide is , Glide is a low level library interface to the Voodoo chipset which is a very popular 3d engine. Thank you, Amancio > Hi Amancio, > Well, I put in a good work for you on the 3Dfx newsgroup.. But it probably > won't help since my word is worth squat to them =) > > I have just got my shiny new Monster 3D card, and it works(ish) under FreeBSD. > It worked, but I got a weird problem where by when the console dropped down, > it would be triangular, and it would map the texture into the triangle.. > It looked really cool, but its not very useful =) > > I also have problems when it fails, (ie I;m not root), it screws up the VT, > and I have to go to another machine, telnet in, and change over (I couldn't > reset the VT back into a useable state ): > > Although all this is moot, beacuse now it has stopped working - I may have > wedged the 3D card tho.. But still, it LOOKED nice :) (bloody excellent > infact) > > I think this will probably be easier when I put Win95 back on my machine tho :) > > Thanks for your help, and the effort to get Quake working under FreeBSD too! > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 16:25:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA16156 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 16:25:48 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from thelab.hub.org (dyna2-157.acadiau.ca [131.162.2.157]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA16076 for ; Mon, 16 Feb 1998 16:25:31 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.8.8/8.8.2) with SMTP id UAA03420; Mon, 16 Feb 1998 20:07:18 -0400 (AST) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Mon, 16 Feb 1998 20:07:17 -0400 (AST) From: The Hermit Hacker To: Soren Ragsdale cc: multimedia@FreeBSD.ORG Subject: Re: (fwd) Re: x11amp ... In-Reply-To: <199802162237.PAA06895@usr05.primenet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 16 Feb 1998, Soren Ragsdale wrote: > I'm looking for a little further clarification here. What exactly does > pcm0 replace? JUST the snd0 section, or the entire sb0/sbxvi0/sbmidi0/awe0 > set? The LINT documentation says: I removed all my sb0/sbxvi0/sbmidi0/awe0/snd0 config lines and replaced it with pcm0, and everything appears to work as expected... Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 16:26:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA16270 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 16:26:38 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from thelab.hub.org (dyna2-157.acadiau.ca [131.162.2.157]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA16175 for ; Mon, 16 Feb 1998 16:25:54 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.8.8/8.8.2) with SMTP id UAA02190; Mon, 16 Feb 1998 20:05:10 -0400 (AST) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Mon, 16 Feb 1998 20:05:04 -0400 (AST) From: The Hermit Hacker To: Luigi Rizzo cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: pcmaudio drivers... In-Reply-To: <199802160410.FAA27175@labinfo.iet.unipi.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 16 Feb 1998, Luigi Rizzo wrote: > > Hi... > > > > I must be missing something...I just installed the new pcmaudio > > drivers, and swear I've followed the directions to the letter, but when I > > try to do the compile, I get: > > it seems to me that you are trying to compile in the old driver as > well, and you can't have both. > > (the actual compile problem you are seeing is using the new soundcard.h with > the old driver -- it did not work in the version you have but it will > with the sources nate and jordan are committing to -stable in these > hours; this said, compilation would fails anyways in some next phase > because of name clashes and/or conflicting file names). Got it installed, and am running the new kernel now. Beautiful side effect of these new drivers...x11amp volume control now works without jamming up :) I still get 'stuttering' on the spectrum analyzer, which I'm taking to be not enough CPU more then anything, so am not too concerned, since I can shut it off... Fantastic job :) Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 16:26:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA16313 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 16:26:53 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA16297 for ; Mon, 16 Feb 1998 16:26:46 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id QAA28297; Mon, 16 Feb 1998 16:26:17 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802170026.QAA28297@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Ken Krebs cc: multimedia@FreeBSD.ORG Subject: Re: Quake2 - it works! (Single and Multi!) In-reply-to: Your message of "Mon, 16 Feb 1998 15:36:03 PST." Mime-Version: 1.0 Content-Type: multipart/mixed ; boundary="==_Exmh_8877887930" Date: Mon, 16 Feb 1998 16:26:17 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org If you try to telnet to your box and then run glquake it will not work. Try login in at the console and running glquake. Enjoy, Amancio This is a multipart MIME message. --==_Exmh_8877887930 Content-Type: text/plain; charset=us-ascii --==_Exmh_8877887930 Content-Type: application/octet-stream ; name="libvga.config" Content-Description: libvga.config Content-Disposition: attachment; filename="libvga.config" # Configuration file for svgalib. Default location is /etc/vga. # Lines starting with '#' are ignored. # Have a deep look at README.config to see what can do here (especially # for mach32). # Mouse type: # mouse Microsoft # Microsoft # mouse MouseSystems # Mouse Systems # mouse MMSeries # Logitech MM Series # mouse Logitech # Logitech protocol (old, newer mice use Microsoft protocol) # mouse Busmouse # Bus mouse # mouse PS2 # PS/2 mouse # mouse MouseMan # Logitech MouseMan # mouse Spaceball # Spacetec Spaceball # mouse none # None mouse PS2 mdev /dev/psm1 # Usually /dev/mouse will be a link to the mouse device. # However, esp. with the Spacetec Spaceball you may # want to specify a different device for svgalib to use # mdev /dev/ttyS0 # mouse is at /dev/ttyS0 # Some multiprotocol mice will need one of the following: # setRTS # set the RTS wire. # clearRTS # clear the RTS wire. # leaveRTS # leave the RTS wire alone (default) (Wire is usually set) # setDTR # set the DTR wire. # clearDTR # clear the DTR wire. # leaveDTR # leave the DTR wire alone (default) (Wire is usually set) # Monitor type: # Only one range can be specified for the moment. Format: # HorizSync min_kHz max_kHz # VertRefresh min_Hz max_Hz # Typical Horizontal sync ranges # (Consult your monitor manual for Vertical sync ranges) # # 31.5 - 31.5 kHz (Standard VGA monitor, 640x480 @ 60 Hz) # 31.5 - 35.1 kHz (Old SVGA monitor, 800x600 @ 56 Hz) # 31.5 - 35.5 kHz (Low-end SVGA, 8514, 1024x768 @ 43 Hz interlaced) # 31.5 - 37.9 kHz (SVGA monitor, 800x600 @ 60 Hz, 640x480 @ 72 Hz) # 31.5 - 48.3 kHz (SVGA non-interlaced, 800x600 @ 72 Hz, 1024x768 @ 60 Hz) # 31.5 - 56.0 kHz (high frequency, 1024x768 @ 70 Hz) # 31.5 - ???? kHz (1024x768 @ 72 Hz) # 31.5 - 64.3 kHz (1280x1024 @ 60 Hz) HorizSync 31.5 35.5 VertRefresh 50 90 # Montitor timings # # These are prefered over the default timings (if monitor and chipset # can handle them). Not all drivers use them at the moment, and Mach32 # has its own syntax (see below). # The format is identical to the one used by XFree86, but the label # following the modeline keyword is ignored by vgalib. # # Here some examples: # modeline "640x480@100" 43 640 664 824 848 480 483 490 504 # modeline "800x600@73" 50 800 856 976 1024 600 637 643 666 # modeline "1024x768@75" 85 1024 1048 1376 1400 768 771 780 806 # Mach32 timings: # e.g. Setup a 320x200 mode for the mach32: define 320x200x32K 320x200x64K 320x200x16M 320x200x16M32 16 320 392 464 552 200 245 265 310 # These are REQUIRED for above mode, please edit to suit your monitor. # (No, I won't pay for a new one) # HorizSync 29 65 # VertRefresh 42 93.5 # Chipset type: # # Use one of the following force chipset type. # Autodetects if no chipset is specified. # If a chipset driver gives trouble, try forcing VGA. chipset VGA # Standard VGA # chipset EGA # EGA # chipset ET3000 # Tseng ET3000 # chipset ET4000 # Tseng ET4000 # chipset Cirrus # Cirrus Logic GD542x # chipset TVGA # Trident TVGA8900/9000 # chipset Oak # Oak Technologies 037/067/077 # chipset S3 # S3 chipsets # chipset GVGA6400 # Genoa 6400 # chipset ARK # ARK Logic # chipset ATI # old ATI VGA # chipset Mach32 # ATI Mach32 # chipset ALI # ALI2301 # chipset Mach64 # ATI Mach64 # EGA Color/mono mode: # Required if chipset is EGA. # # Use one of the following digits to force color/mono: # monotext # Card is in monochrome emulation mode # colortext # Card is in color emulation mode colortext # RAMDAC support: # Some chipsets (e.g. S3 and ARK) allows specifying a RAMDAC type. # If your RAMDAC is not autodetected, you can try specifying it. # Do NOT specify a RAMDAC if you card uses the S3 Trio chipset # (the RAMDAC is built in). # Ramdac Sierra32K # Ramdac SC15025 # Ramdac SDAC # S3 SDAC # Ramdac GenDAC # S3 GenDAC # Ramdac ATT20C490 # AT&T 20C490, 491, 492 (and compatibles) # Ramdac ATT20C498 # AT&T 20C498 # Ramdac IBMRGB52x # IBM RGB524, 526, 528 (and compatibles) # Dotclocks: # Some chipsets needs a list of dot clocks for optimum operation. Some # includes or supports a programmable clock chip. You'll need to specify # them here. # Fixed clocks example: # (The following is just an example, get the values for your card from # you XF86Config) # Clocks 25.175 28.3 40 70 50 75 36 44.9 0 118 77 31.5 110 65 72 93.5 # Programmable clockchip example: # Clockchip ICD2061A # The only one supported right now --==_Exmh_8877887930-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 16:32:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA17370 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 16:32:15 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA17293 for ; Mon, 16 Feb 1998 16:31:47 -0800 (PST) (envelope-from doconnor@cain.gsoft.com.au) Received: from cain (localhost [127.0.0.1]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id KAA13796; Tue, 17 Feb 1998 10:58:46 +1030 (CST) Message-Id: <199802170028.KAA13796@cain.gsoft.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Ken Krebs cc: multimedia@FreeBSD.ORG Subject: Re: Quake2 - it works! (Single and Multi!) In-reply-to: Your message of "Mon, 16 Feb 1998 15:36:03 -0800." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 17 Feb 1998 10:58:46 +1030 From: "Daniel O'Connor" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > running Linux Quake2. It works great for multiplayer! There's a known > problem with the linux quake2 binary - the Multiplayer 'join network > server' menu is broken and Zoid knows about it and will supposedly fix it > in the next release. If you just use 'connect servername.blahblah.com' on > the console, it'll work. Brilliant :) > I could only get it to run in a window under X. I can't seem to get it to > work with svgalib - I get this error when I try that (Yes, I installed > Amancio's svgalib pack): > Not running in graphics capable virtual console. Its because the hacked svgalib doesn't support most of the functioanlity needed for this.. The only reason it exists is so GLQuake will run, all it is used for is getting keyboard and mouse events :) At least this is my understanding of it. --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 16:35:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA18054 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 16:35:34 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA18016 for ; Mon, 16 Feb 1998 16:35:16 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.6.9) with ESMTP id QAA04173; Mon, 16 Feb 1998 16:34:40 -0800 (PST) To: The Hermit Hacker cc: Johan Larsson , freebsd-multimedia@FreeBSD.ORG Subject: Re: pcm audio driver in -current (Was: Re: x11amp ... ) In-reply-to: Your message of "Mon, 16 Feb 1998 20:10:06 -0400." Date: Mon, 16 Feb 1998 16:34:40 -0800 Message-ID: <4169.887675680@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > What is the difference between what is in -current and at Luigi's > site? is the one in -current "up to date"? Or a bit behind? -current is currently, I believe, behind. :-) I'm buried in -stable at the moment but if someone else wants to merge the changes forward, and they should technically work more or less as-is (but test it first :) then they should be my guest! Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 18:07:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA05893 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 18:07:30 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA05882 for ; Mon, 16 Feb 1998 18:07:20 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id TAA21574; Mon, 16 Feb 1998 19:07:14 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id TAA26471; Mon, 16 Feb 1998 19:07:14 -0700 Date: Mon, 16 Feb 1998 19:07:14 -0700 Message-Id: <199802170207.TAA26471@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Amancio Hasty Cc: multimedia@FreeBSD.ORG Subject: Re: sound drivers... In-Reply-To: <199802162316.PAA27630@rah.star-gate.com> References: <199802162316.PAA27630@rah.star-gate.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > sound driver is more than a person job. The current split between > 2.2.xx systems and 3.0 -current also does not help. The only 'split' between the code is due to lack of testing resources for myself. If that weren't an issue, the only code changes between 3.0 and 2.2.* would be related to select/poll changes, which consists of about 30 lines of code. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 18:08:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA06015 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 18:08:24 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA05985 for ; Mon, 16 Feb 1998 18:08:12 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id TAA21593; Mon, 16 Feb 1998 19:08:07 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id TAA26478; Mon, 16 Feb 1998 19:08:06 -0700 Date: Mon, 16 Feb 1998 19:08:06 -0700 Message-Id: <199802170208.TAA26478@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: The Hermit Hacker Cc: "Jordan K. Hubbard" , freebsd-multimedia@FreeBSD.ORG Subject: Re: pcm audio driver in -current (Was: Re: x11amp ... ) In-Reply-To: References: <8782.887628974@time.cdrom.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > What is the difference between what is in -current and at Luigi's > site? is the one in -current "up to date"? Or a bit behind? It's a bit behind. If someone could test it out, I'm willing to commit it since Jordan's a bit snowed under w/releng work. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 18:16:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA07070 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 18:16:40 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from thelab.hub.org (dyna2-157.acadiau.ca [131.162.2.157]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA07049 for ; Mon, 16 Feb 1998 18:16:29 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.8.8/8.8.2) with SMTP id WAA03210; Mon, 16 Feb 1998 22:15:11 -0400 (AST) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Mon, 16 Feb 1998 22:15:11 -0400 (AST) From: The Hermit Hacker To: Nate Williams cc: "Jordan K. Hubbard" , freebsd-multimedia@FreeBSD.ORG Subject: Re: pcm audio driver in -current (Was: Re: x11amp ... ) In-Reply-To: <199802170208.TAA26478@mt.sri.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 16 Feb 1998, Nate Williams wrote: > > > What is the difference between what is in -current and at Luigi's > > site? is the one in -current "up to date"? Or a bit behind? > > It's a bit behind. If someone could test it out, I'm willing to commit > it since Jordan's a bit snowed under w/releng work. What is required for a test? I'm currently running it just to play mp3's, with a kernel as recent as yesterday... Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 18:21:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA07834 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 18:21:54 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA07805 for ; Mon, 16 Feb 1998 18:21:40 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id TAA21700; Mon, 16 Feb 1998 19:21:32 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id TAA26577; Mon, 16 Feb 1998 19:21:30 -0700 Date: Mon, 16 Feb 1998 19:21:30 -0700 Message-Id: <199802170221.TAA26577@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: The Hermit Hacker Cc: Nate Williams , "Jordan K. Hubbard" , freebsd-multimedia@FreeBSD.ORG Subject: Re: pcm audio driver in -current (Was: Re: x11amp ... ) In-Reply-To: References: <199802170208.TAA26478@mt.sri.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > What is the difference between what is in -current and at Luigi's > > > site? is the one in -current "up to date"? Or a bit behind? > > > > It's a bit behind. If someone could test it out, I'm willing to commit > > it since Jordan's a bit snowed under w/releng work. > > What is required for a test? I'm currently running it just to > play mp3's, with a kernel as recent as yesterday... Is that the newest code from Luigi's site? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 18:50:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA11215 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 18:50:28 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from thelab.hub.org (dyna2-157.acadiau.ca [131.162.2.157]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA11171 for ; Mon, 16 Feb 1998 18:50:25 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.8.8/8.8.2) with SMTP id WAA28896; Mon, 16 Feb 1998 22:50:01 -0400 (AST) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Mon, 16 Feb 1998 22:50:01 -0400 (AST) From: The Hermit Hacker To: Nate Williams cc: "Jordan K. Hubbard" , freebsd-multimedia@FreeBSD.ORG Subject: Re: pcm audio driver in -current (Was: Re: x11amp ... ) In-Reply-To: <199802170221.TAA26577@mt.sri.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 16 Feb 1998, Nate Williams wrote: > > > > What is the difference between what is in -current and at Luigi's > > > > site? is the one in -current "up to date"? Or a bit behind? > > > > > > It's a bit behind. If someone could test it out, I'm willing to commit > > > it since Jordan's a bit snowed under w/releng work. > > > > What is required for a test? I'm currently running it just to > > play mp3's, with a kernel as recent as yesterday... > > Is that the newest code from Luigi's site? Newest from yesterday... Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 19:43:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA18767 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 19:43:49 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA18735 for ; Mon, 16 Feb 1998 19:43:41 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id QAA28430; Mon, 16 Feb 1998 16:44:59 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802170044.QAA28430@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: "Daniel O'Connor" cc: Ken Krebs , multimedia@FreeBSD.ORG Subject: Re: Quake2 - it works! (Single and Multi!) In-reply-to: Your message of "Tue, 17 Feb 1998 10:58:46 +1030." <199802170028.KAA13796@cain.gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 16:44:59 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Not running in graphics capable virtual console. > Its because the hacked svgalib doesn't support most of the functioanlity > needed for this.. The only reason it exists is so GLQuake will run, all it is > used for is getting keyboard and mouse events :) > Yeap, you got it . The primary purpose of my hacked up svgalib is to get GLQuake going anything else is really secondary or inconsequential. I have to stress this for I have no other interest on svgalib. Have Fun Guys, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 19:44:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA18793 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 19:44:00 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA18746 for ; Mon, 16 Feb 1998 19:43:44 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id QAA28359; Mon, 16 Feb 1998 16:30:27 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802170030.QAA28359@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Ken Krebs cc: multimedia@FreeBSD.ORG Subject: Re: Quake2 - it works! (Single and Multi!) In-reply-to: Your message of "Mon, 16 Feb 1998 15:36:03 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 16:30:27 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I am using syscons and if you try to remote login to your system you will get the error message: Not running in graphics capable virtual console. I supposed that I can bypass this error condition and force svgalib to work on the console however thats for others to tackle . --- Say does anyone know if Quake 2 for linux supports joystick? Tnks, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 19:53:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA20524 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 19:53:27 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from fiber.org (root@fruit.n.fiber.org [205.218.4.212]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA20507 for ; Mon, 16 Feb 1998 19:53:19 -0800 (PST) (envelope-from std@fruit.n.fiber.org) Received: from fruit.n.fiber.org (fruit [10.0.0.3]) by fiber.org (8.8.8/8.8.8/BIGbewtyh0ez) with SMTP id VAA13758 for ; Mon, 16 Feb 1998 21:46:09 -0600 (CST) (envelope-from std@fruit.n.fiber.org) Date: Mon, 16 Feb 1998 21:52:19 -0600 (CST) From: Jeremy Kraft Reply-To: Jeremy Kraft Subject: gdk and the gimp To: multimedia@FreeBSD.ORG Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org does anyone have the gimp installed (0.99.18) on their freebsd machiens? i THOUGHT i installed (pretty sure it is.) gdk 0.99.3 but the gimp whines: checking for gtk >= 0.99.3... no configure: error: Cannot include/link gtk/gdk/glib--check CFLAGS/LDFLAGS any help? thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 20:39:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA24974 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 20:39:29 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA24964 for ; Mon, 16 Feb 1998 20:39:27 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id UAA00770 for ; Mon, 16 Feb 1998 20:39:00 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802170439.UAA00770@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: multimedia@FreeBSD.ORG Subject: ftp://rah.star-gate.com/pub/videocapture.c Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 20:39:00 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Here is a quick program to periodically save images in jpeg format. To compile: cc -o videocapture videocapture.c -I /usr/local/include -L/usr/local/lib -ljpeg To run: {hasty} ./videocapture Saved image img0.jpg with quality 75 Saved image img1.jpg with quality 75 Saved image img2.jpg with quality 75 Saved image img3.jpg with quality 75 Feel free to hack , improve or whatever the program. Have Fun Guys, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 21:42:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA01402 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 21:42:09 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from mail0.tor.acc.ca (mail0.tor.acc.ca [204.92.54.110]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA01377; Mon, 16 Feb 1998 21:42:07 -0800 (PST) (envelope-from jake@int.checker.org) Received: from whatever.net (ppp-044.m2-1.vic.ican.net [142.154.114.44]) by mail0.tor.acc.ca (8.8.8/8.8.8) with SMTP id AAA12320; Tue, 17 Feb 1998 00:41:53 -0500 (EST) Message-ID: <34E923A7.2781E494@int.checker.org> Date: Mon, 16 Feb 1998 21:44:07 -0800 From: Jake X-Mailer: Mozilla 3.04 (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: stop X from blanking the screen? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org How do I stop X from blanking the screen when I'm watching TV with FXTV? I turned off the screen blanker in rc.conf, but the screen still gets blanked in X after about 5 minutes of inactivity. This is annoying, since I'm trying to watch TV, but also, sometimes I can't get the blanker to go away. Moving the mouse, trying to switch to a different virtual terminal, ctrl-alt-backspace to kill the X server, nothing wakes it up. I've had to reset the box a couple times because of this. There's still sound from the TV, but the screen goes black, and nothing makes it go back. any ideas? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 21:57:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA03373 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 21:57:20 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from mail0.tor.acc.ca (mail0.tor.acc.ca [204.92.54.110]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA03368; Mon, 16 Feb 1998 21:57:16 -0800 (PST) (envelope-from jake@int.checker.org) Received: from whatever.net (ppp-044.m2-1.vic.ican.net [142.154.114.44]) by mail0.tor.acc.ca (8.8.8/8.8.8) with SMTP id AAA19205; Tue, 17 Feb 1998 00:57:10 -0500 (EST) Message-ID: <34E9273A.446B9B3D@int.checker.org> Date: Mon, 16 Feb 1998 21:59:22 -0800 From: Jake X-Mailer: Mozilla 3.04 (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: stop X from blanking the screen? References: <34E923A7.2781E494@int.checker.org> <34E92641.41C67EA6@wired.ctech.ac.za> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jacques Hugo wrote: > > Jake wrote: > > > > How do I stop X from blanking the screen when I'm watching > > TV with FXTV? I turned off the screen blanker in rc.conf, > [snip] > > xset s off > > -Jacques Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 22:12:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA05267 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 22:12:53 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA05261 for ; Mon, 16 Feb 1998 22:12:50 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id FAA29654; Tue, 17 Feb 1998 05:45:42 +0100 From: Luigi Rizzo Message-Id: <199802170445.FAA29654@labinfo.iet.unipi.it> Subject: Re: (fwd) Re: x11amp ... To: soren@primenet.com (Soren Ragsdale) Date: Tue, 17 Feb 1998 05:45:41 +0100 (MET) Cc: multimedia@FreeBSD.ORG In-Reply-To: <199802162237.PAA06895@usr05.primenet.com> from "Soren Ragsdale" at Feb 16, 98 03:37:40 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I'm looking for a little further clarification here. What exactly does > pcm0 replace? JUST the snd0 section, or the entire sb0/sbxvi0/sbmidi0/awe0 > set? The LINT documentation says: pcm is mutually exclusive with voxware (controller snd0, devices sb0...awe0). pcm supports only audio (no midi,synth,wavetable) but on a much larger set of cards and hopefully the code is more reliable. in any case you have both drivers in the source tree so you can at least chose what's better for you. cheers luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 22:17:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA05553 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 22:17:24 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA05547 for ; Mon, 16 Feb 1998 22:17:22 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id FAA29669; Tue, 17 Feb 1998 05:50:29 +0100 From: Luigi Rizzo Message-Id: <199802170450.FAA29669@labinfo.iet.unipi.it> Subject: Re: pcmaudio drivers... To: scrappy@hub.org (The Hermit Hacker) Date: Tue, 17 Feb 1998 05:50:29 +0100 (MET) Cc: freebsd-multimedia@FreeBSD.ORG In-Reply-To: from "The Hermit Hacker" at Feb 16, 98 08:04:45 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Got it installed, and am running the new kernel now. Beautiful > side effect of these new drivers...x11amp volume control now works without > jamming up :) > > I still get 'stuttering' on the spectrum analyzer, which I'm > taking to be not enough CPU more then anything, so am not too concerned, > since I can shut it off... > > Fantastic job :) thanks. now you are making me curious... where is x11 amp ? (as for the stuttering problem: for sure it might be a problem with lack of cpu, but it's kind of strange since if i am not mistaken mpeg is already transform based so in principle you don't need to do any transform of the data, just display the raw dct input... maybe it is using some heavyweight code to display x11 images...) in any case, where is x11amp ? cheers luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 22:31:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA08001 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 22:31:54 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA07925 for ; Mon, 16 Feb 1998 22:31:48 -0800 (PST) (envelope-from doconnor@cain.gsoft.com.au) Received: from cain (localhost [127.0.0.1]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id QAA19729 for ; Tue, 17 Feb 1998 16:54:29 +1030 (CST) Message-Id: <199802170624.QAA19729@cain.gsoft.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: multimedia@FreeBSD.ORG Subject: qkHackLib Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 17 Feb 1998 16:54:29 +1030 From: "Daniel O'Connor" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I just had a look at qkHackLib, and its quite neat.. It goes and alters the glquake binary so that it uses the qkhack functions instead of the svga and fxMesa ones.. (mmm, sed :) So you can use it under X11 easily.. This also presents an oppurtunity to use the FreeBSD vgalib easily IMO.. BTW the functions used are - fxMesaCreateContext fxMesaDestroyContext fxMesaMakeCurrent fxMesaSwapBuffers mouse_init mouse_close vga_getmousetype mouse_update mouse_seteventhandler keyboard_init keyboard_close keyboard_seteventhandler keyboard_update --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 16 22:40:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA10725 for freebsd-multimedia-outgoing; Mon, 16 Feb 1998 22:40:54 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from u3.farm.idt.net (root@u3.farm.idt.net [169.132.8.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA10700 for ; Mon, 16 Feb 1998 22:40:47 -0800 (PST) (envelope-from garycorc@idt.net) Received: from idt.net (ppp-9.ts-1.mlb.idt.net [169.132.71.9]) by u3.farm.idt.net (8.8.8/8.8.5) with ESMTP id BAA29296; Tue, 17 Feb 1998 01:40:37 -0500 (EST) Message-ID: <34E9306B.202F7ADC@idt.net> Date: Tue, 17 Feb 1998 01:38:35 -0500 From: "Gary T. Corcoran" X-Mailer: Mozilla 4.03 [en] (Win95; U) MIME-Version: 1.0 To: Luigi Rizzo CC: freebsd-multimedia@FreeBSD.ORG Subject: Re: pcmaudio drivers... References: <199802170450.FAA29669@labinfo.iet.unipi.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Luigi Rizzo wrote: > in any case, where is x11amp ? I just found it at: http://www.x11amp.ml.org/index2.html Gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 01:26:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA14244 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 01:26:39 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA14229 for ; Tue, 17 Feb 1998 01:26:09 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id IAA29900; Tue, 17 Feb 1998 08:24:24 +0100 From: Luigi Rizzo Message-Id: <199802170724.IAA29900@labinfo.iet.unipi.it> Subject: Re: sound drivers... To: hasty@rah.star-gate.com (Amancio Hasty) Date: Tue, 17 Feb 1998 08:24:24 +0100 (MET) Cc: multimedia@FreeBSD.ORG In-Reply-To: <199802162316.PAA27630@rah.star-gate.com> from "Amancio Hasty" at Feb 16, 98 03:15:56 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > For sure, Luigi , needs a hand over there with his sound driver. If i second this :) > sound driver is more than a person job. The current split between > 2.2.xx systems and 3.0 -current also does not help. this is not much of a problem for audio, although it is obviously harder to support multiple version of the os and especially for areas where the diffs are larger.. as far as audio is concerned, the differences between 2.2.x and 3.x are minimal, and just refer to the poll/select change. both my drivers, and your guspnp (at least, last time i tried, a few months ago), work almost unmodified on both systems. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 03:37:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA04595 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 03:37:07 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA04539 for ; Tue, 17 Feb 1998 03:36:47 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Tue, 17 Feb 1998 6:35:12 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA29506; Tue, 17 Feb 98 06:35:10 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id GAA20607; Tue, 17 Feb 1998 06:34:27 -0500 Message-Id: <19980217063426.60983@ct.picker.com> Date: Tue, 17 Feb 1998 06:34:26 -0500 From: Randall Hopper To: Jeremy Kraft Cc: multimedia@FreeBSD.ORG Subject: Re: gdk and the gimp References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: ; from Jeremy Kraft on Mon, Feb 16, 1998 at 09:52:19PM -0600 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org |does anyone have the gimp installed (0.99.18) on their freebsd |machiens? i THOUGHT i installed (pretty sure it is.) gdk 0.99.3 |but the gimp whines: | |checking for gtk >= 0.99.3... no |configure: error: Cannot include/link gtk/gdk/glib--check CFLAGS/LDFLAGS Yes, have had it installed since before we had a port for it. Don't recall seeing your error mess though. Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 05:04:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA20005 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 05:04:47 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from hub.org (hub.org [209.47.148.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA20000 for ; Tue, 17 Feb 1998 05:04:45 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by hub.org (8.8.8/8.7.5) with SMTP id HAA29307; Tue, 17 Feb 1998 07:59:50 -0500 (EST) Date: Tue, 17 Feb 1998 07:59:49 -0500 (EST) From: The Hermit Hacker To: Luigi Rizzo cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: pcmaudio drivers... In-Reply-To: <199802170450.FAA29669@labinfo.iet.unipi.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 17 Feb 1998, Luigi Rizzo wrote: > > Got it installed, and am running the new kernel now. Beautiful > > side effect of these new drivers...x11amp volume control now works without > > jamming up :) > > > > I still get 'stuttering' on the spectrum analyzer, which I'm > > taking to be not enough CPU more then anything, so am not too concerned, > > since I can shut it off... > > > > Fantastic job :) > > thanks. now you are making me curious... where is x11 amp ? http://www.x11amp.ml.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 10:48:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23318 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 10:48:24 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from gw.wmich.edu (gw.wmich.edu [141.218.1.100]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23260 for ; Tue, 17 Feb 1998 10:48:10 -0800 (PST) (envelope-from smezzadr@grfn.org) Received: from grfn.org (Schnitz@so37.tir.com [205.218.84.61]) by gw.wmich.edu (8.8.8/8.8.8) with ESMTP id NAA13359 for ; Tue, 17 Feb 1998 13:41:43 -0500 (EST) Message-ID: <34E9DA48.4B44B62B@grfn.org> Date: Tue, 17 Feb 1998 13:43:20 -0500 From: Steve Reply-To: smezzadr@grfn.org X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: multimedia@FreeBSD.ORG Subject: BT848 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ok, I have the STB TV Pro PCI card with the 848 chip.... I want to thank you for the Linux and BSD drivers. I was wondering if you could tell me where I could get the Windows95 drivers. I tried Gateway 2000 and STB, but they don't have the drivers posted. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 11:11:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27403 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 11:11:27 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA27310; Tue, 17 Feb 1998 11:11:04 -0800 (PST) (envelope-from dag-erli@ifi.uio.no) Received: from gnipahellir.ifi.uio.no (2602@gnipahellir.ifi.uio.no [129.240.64.86]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id TAA01245; Tue, 17 Feb 1998 19:41:58 +0100 (MET) Received: (from dag-erli@localhost) by gnipahellir.ifi.uio.no ; Tue, 17 Feb 1998 19:41:58 +0100 (MET) To: Jesse Walters Cc: freebsd-multimedia@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: Luigi Rizzo's pnp mod References: Organization: Gutteklubben Terrasse X-url: http://www.ifi.uio.no/~dag-erli/ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit From: dag-erli@ifi.uio.no (Dag-Erling Coidan Smørgrav) Date: 17 Feb 1998 19:41:57 +0100 In-Reply-To: Jesse Walters's message of "Mon, 16 Feb 1998 07:33:46 -0600 (CST)" Message-ID: Lines: 11 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jesse Walters writes: > I am trying to get my awe32 pnp working and I need to install > Rizzo's pnp support. I copyed the pnp.c and pnp.h to /sys/i386/isa and I > [...] > I am not very good at c so I don't know how to add them manually. > I am running 2.2.5(nov '97). If anyone can walk me through the proccess Did it ever occur to you that 2.2.5 might already have PnP support? :) -- "I have a closed mind. It helps keeping the rain out." (Michael Press on a.s.r) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 11:39:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03836 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 11:39:59 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03784 for ; Tue, 17 Feb 1998 11:39:51 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id TAA15730; Tue, 17 Feb 1998 19:39:44 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id UAA15512; Tue, 17 Feb 1998 20:39:44 +0100 (MET) Message-ID: <19980217203943.22716@follo.net> Date: Tue, 17 Feb 1998 20:39:43 +0100 From: Eivind Eklund To: smezzadr@grfn.org, multimedia@FreeBSD.ORG Subject: Re: BT848 References: <34E9DA48.4B44B62B@grfn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <34E9DA48.4B44B62B@grfn.org>; from Steve on Tue, Feb 17, 1998 at 01:43:20PM -0500 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Feb 17, 1998 at 01:43:20PM -0500, Steve wrote: > Ok, I have the STB TV Pro PCI card with the 848 chip.... > > I want to thank you for the Linux and BSD drivers. > > I was wondering if you could tell me where I could get the Windows95 > drivers. I tried Gateway 2000 and STB, but they don't have the drivers > posted. Drivers for Win95 usually come with the card. These include varying-quality programs to view TV, too. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 12:15:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA11799 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 12:15:24 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from gaia.coppe.ufrj.br (cisigw.coppe.ufrj.br [146.164.5.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA11773 for ; Tue, 17 Feb 1998 12:15:10 -0800 (PST) (envelope-from jonny@coppe.ufrj.br) Received: (from jonny@localhost) by gaia.coppe.ufrj.br (8.8.8/8.8.8) id SAA08920; Tue, 17 Feb 1998 18:14:57 -0200 (EDT) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199802172014.SAA08920@gaia.coppe.ufrj.br> Subject: Re: ftp://rah.star-gate.com/pub/videocapture.c In-Reply-To: <199802170439.UAA00770@rah.star-gate.com> from Amancio Hasty at "Feb 16, 98 08:39:00 pm" To: hasty@rah.star-gate.com (Amancio Hasty) Date: Tue, 17 Feb 1998 18:14:57 -0200 (EDT) Cc: multimedia@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org #define quoting(Amancio Hasty) // Here is a quick program to periodically save images in jpeg format. // // To compile: // cc -o videocapture videocapture.c -I /usr/local/include -L/usr/local/lib -ljpeg // Feel free to hack , improve or whatever the program. I will. :) I really wanted an example of how to insert libjpeg into my btcap. I also liked the ideia of saving multiple images, periodically. Jonny -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 jonny@coppe.ufrj.br Universidade Federal do Rio de Janeiro UFRJ/COPPE/CISI PGP fingerprint: 29 C0 50 B9 B6 3E 58 F2 83 5F E3 26 BF 0F EA 67 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 12:24:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA14519 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 12:24:28 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from vax.dyn.ml.org (den130.bewell.net [209.54.97.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA14410 for ; Tue, 17 Feb 1998 12:24:02 -0800 (PST) (envelope-from qed@vax.dyn.ml.org) Received: (from root@localhost) by vax.dyn.ml.org (8.8.7/8.8.7) id NAA00479; Tue, 17 Feb 1998 13:19:55 -0700 (MST) (envelope-from qed) Date: Tue, 17 Feb 1998 13:19:55 -0700 (MST) Message-Id: <199802172019.NAA00479@vax.dyn.ml.org> From: root To: multimedia@FreeBSD.ORG Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Which sound card is best supported under FreeBSD w/ Luigi's snd drivers? I wish to replace 8bit sound blaster for something that will sound great under real audio player. thanks -Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 13:13:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22071 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 13:13:54 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA22047 for ; Tue, 17 Feb 1998 13:13:48 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id MAA24324; Tue, 17 Feb 1998 12:24:16 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802172024.MAA24324@rah.star-gate.com> To: Joao Carlos Mendes Luis cc: hasty@rah.star-gate.com (Amancio Hasty), multimedia@FreeBSD.ORG, hasty@rah.star-gate.com Subject: Re: ftp://rah.star-gate.com/pub/videocapture.c In-reply-to: Your message of "Tue, 17 Feb 1998 18:14:57 -0200." <199802172014.SAA08920@gaia.coppe.ufrj.br> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <24321.887747055.1@rah> Date: Tue, 17 Feb 1998 12:24:15 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org If I have time tonite, I will try document the program a little as a simple example on how to write a command line video capture program. Cheers, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 13:22:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA23840 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 13:22:38 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA23806 for ; Tue, 17 Feb 1998 13:22:25 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id UAA01143; Tue, 17 Feb 1998 20:55:33 +0100 From: Luigi Rizzo Message-Id: <199802171955.UAA01143@labinfo.iet.unipi.it> Subject: Re: your mail To: tzsg@bewellnet.com (root) Date: Tue, 17 Feb 1998 20:55:33 +0100 (MET) Cc: multimedia@FreeBSD.ORG In-Reply-To: <199802172019.NAA00479@vax.dyn.ml.org> from "root" at Feb 17, 98 01:19:36 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Which sound card is best supported under FreeBSD w/ Luigi's > snd drivers? I wish to replace 8bit sound blaster for something > that will sound great under real audio player. there are two orthogonal problem i think, i.e. a good 16-bit codec and a good analog circuitry. For the the first part, CS4237 and possibly Yamaha OPL-SAx seem to work very well, other WSS clones slightly worse. As for good analog circuitry i think it depends a lot on the manufacturer of the card, and on your quality standards :) Again CS4237 (e.g. AOpen AW35) and Yamaha should be cheap but with a decent quality. there might be better products on the market, perhaps more expensive, and worse ones, both cheaper and more expensive. You have to try... cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 14:17:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA03707 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 14:17:50 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from w8hd2.w8hd.org (w8hd2.w8hd.org [198.252.159.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA03641 for ; Tue, 17 Feb 1998 14:17:27 -0800 (PST) (envelope-from kimc@kim.net) Received: from w8hd2.w8hd.org (w8hd2.w8hd.org [198.252.159.25]) by w8hd2.w8hd.org (8.8.5/8.8.5) with SMTP id RAA21396; Tue, 17 Feb 1998 17:17:17 -0500 (EST) Date: Tue, 17 Feb 1998 17:17:16 -0500 (EST) From: Kim Culhan X-Sender: kimc@w8hd2.w8hd.org To: root cc: multimedia@FreeBSD.ORG Subject: Re: your mail In-Reply-To: <199802172019.NAA00479@vax.dyn.ml.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 17 Feb 1998, root wrote: > Which sound card is best supported under FreeBSD w/ Luigi's > snd drivers? I wish to replace 8bit sound blaster for something > that will sound great under real audio player. > thanks On a related note, does anyone have the RealPlayer 5.0 for linux running on any version of FreeBSD ? This appears to be the only version available with RealVideo which might be workable on FreeBSD. So far I can get it to load but it hangs with the first frame of video displayed. It is then possible to move the 'time line' bar left and right and step through the video though it will not run. -kim -- kimc@w8hd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 14:32:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA06051 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 14:32:33 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from void.tao.org.uk (void.tao.org.uk [194.242.131.254]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA06013 for ; Tue, 17 Feb 1998 14:32:15 -0800 (PST) (envelope-from joe@void.tao.org.uk) Received: (from joe@localhost) by void.tao.org.uk (8.8.8/8.8.8) id WAA01578; Tue, 17 Feb 1998 22:31:40 GMT (envelope-from joe) Message-ID: <19980217223140.36184@tao.org.uk> Date: Tue, 17 Feb 1998 22:31:40 +0000 From: Josef Karthauser To: multimedia@FreeBSD.ORG Subject: Mesa + Voodoo 3dfx Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I've just discovered Mesa (the OpenGL like engine), and on the way found that there's a VooDoo 3dfx driver for Linux. Does anyone have a prototype for FreeBSD. My main aim here is to be able to develop 3d apps under FreeBSD, but be able to compile them to run under Windows for my not_yet_running_freebsd friends. Any advice would be greatly received. Thanks Joe -- joe@uk.freebsd.org, joe@tao.org.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 16:14:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA27812 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 16:14:05 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA27767 for ; Tue, 17 Feb 1998 16:13:48 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id PAA25487; Tue, 17 Feb 1998 15:30:26 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802172330.PAA25487@rah.star-gate.com> To: Josef Karthauser cc: multimedia@FreeBSD.ORG, hasty@rah.star-gate.com Subject: Re: Mesa + Voodoo 3dfx In-reply-to: Your message of "Tue, 17 Feb 1998 22:31:40 GMT." <19980217223140.36184@tao.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <25483.887758225.1@rah> Date: Tue, 17 Feb 1998 15:30:25 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Please check out : ftp://rah.star-gate.com/pub/README.GLQUAKE it has instructions on how to setup you up on FreeBSD so that you can run apps such as Quake 2 . The only drawback so far is that we have to use the linux emulator layer due to the linux glide library which so far we don't have a freebsd version . Have Fun, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 16:26:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA29655 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 16:26:26 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA29528 for ; Tue, 17 Feb 1998 16:26:03 -0800 (PST) (envelope-from doconnor@cain.gsoft.com.au) Received: from cain (localhost [127.0.0.1]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id KAA07403; Wed, 18 Feb 1998 10:55:34 +1030 (CST) Message-Id: <199802180025.KAA07403@cain.gsoft.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Josef Karthauser cc: multimedia@FreeBSD.ORG Subject: Re: Mesa + Voodoo 3dfx In-reply-to: Your message of "Tue, 17 Feb 1998 22:31:40 -0000." <19980217223140.36184@tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 18 Feb 1998 10:55:34 +1030 From: "Daniel O'Connor" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I've just discovered Mesa (the OpenGL like engine), and on the way > found that there's a VooDoo 3dfx driver for Linux. Does anyone have > a prototype for FreeBSD. No :( The Glide library which 3DFx corp write is only available for Linux and Win95 :-/ If you think they should port it, go to the news server 'news.3dfx.com' and post a reply to my message on '3dfx.glide.linux' > My main aim here is to be able to develop 3d apps under FreeBSD, but > be able to compile them to run under Windows for my not_yet_running_freebsd > friends. Well, you can do this.. ish. You must get the linux developement kit, and then compile Mesa for linux. Read ftp://rah.star-gate.com/pub/README.GLQUAKE which is Amancio's readme for getting glquake to run, and shows you how to compile Mesa under Linux. Its fairly easy to get the GL stuff, but the widget libs need a bit of hacking. Also Amancio's readme says to get Mesa 2.5, make sure you get 2.6 as it works much better (it fixed my GLQuake problems :) --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 17:28:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA11353 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 17:28:20 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA10884; Tue, 17 Feb 1998 17:25:35 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id UAA01086; Tue, 17 Feb 1998 20:34:06 +0100 From: Luigi Rizzo Message-Id: <199802171934.UAA01086@labinfo.iet.unipi.it> Subject: Re: Luigi Rizzo's pnp mod To: dag-erli@ifi.uio.no (Dag-Erling Coidan Smørgrav) Date: Tue, 17 Feb 1998 20:34:06 +0100 (MET) Cc: jwalt@mwci.net, freebsd-multimedia@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG In-Reply-To: from "Dag-Erling Coidan Smørgrav" at Feb 17, 98 07:41:38 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Jesse Walters writes: > > I am trying to get my awe32 pnp working and I need to install > > Rizzo's pnp support. I copyed the pnp.c and pnp.h to /sys/i386/isa and I > > [...] > > I am not very good at c so I don't know how to add them manually. > > I am running 2.2.5(nov '97). If anyone can walk me through the proccess > > Did it ever occur to you that 2.2.5 might already have PnP support? :) 2.2.5 doesnt -- except for a tarball in xperimnt/ which he is probably having problem to import. -stable has pnp now, so one possibility could be to fetch whatever is needed from there. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 18:28:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24813 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 18:28:39 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from gaia.coppe.ufrj.br (cisigw.coppe.ufrj.br [146.164.5.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA24697 for ; Tue, 17 Feb 1998 18:28:13 -0800 (PST) (envelope-from jonny@coppe.ufrj.br) Received: (from jonny@localhost) by gaia.coppe.ufrj.br (8.8.8/8.8.8) id AAA17268 for multimedia@freebsd.org; Wed, 18 Feb 1998 00:28:03 -0200 (EDT) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199802180228.AAA17268@gaia.coppe.ufrj.br> Subject: bktr NTSC -> PAL To: multimedia@FreeBSD.ORG Date: Wed, 18 Feb 1998 00:28:03 -0200 (EDT) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, We bought 4 Haupauge NTSC cards (model 400) last year, all at the same time, the same batch. Three of these cards are running in FreeBSD perfectly: bktr0 rev 18 int a irq 5 on pci0:10 Hauppauge WinCast/TV, Philips NTSC tuner. bktr0 rev 18 int a irq 15 on pci0:9 mapreg[10] type=0 addr=e0410000 size=1000. reg16: virtual=0xf43df000 physical=0xe0410000 size=0x1000 brooktree0: PCI bus latency is 32. bktr0: buffer size 3555328, addr 0x4f1000 bktr: GPIO is 0x00fffffb Hauppauge WinCast/TV, Philips NTSC tuner. But I installed the last one into my WWW server to capture some livecam snaps, and that one is wrongly recognized: bktr0 rev 18 int a irq 11 on pci0:12 mapreg[10] type=0 addr=fb000000 size=1000. reg16: virtual=0xf6935000 physical=0xfb000000 size=0x1000 brooktree0: PCI bus latency is 32. bktr0: buffer size 3555328, addr 0x3000000 bktr: GPIO is 0x00fffffb Hauppauge WinCast/TV, Temic PAL tuner. ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ I've searched the sources for the problem, but the tuner detection is inside i2c, which I don't fully understand. It does not personally bothers me, since I'm using the card only in composite video mode, but I have a friend that says to have the same problem. And a bug is a bug, and must be fixed. :) Can somebody point me the directions to search for the source of the problem ? If that matters, the computer with problems has an ASUS P55T2P4 mother board, with a P200 CPU. I have another P55T2P4 with a P200MMX and two SOYO 8^( Triton VX mother boards with P133, all working perfectly. My friend has a TYAN PPro Dual 200/512 board (can't remember the exact model right now). Also interesting is that the problematic computer has an ISA VGA card. I needed all PCI slots for network and SCSI cards, but this should not be a problem unless I wanted Direct Video support. TIA, Jonny -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 jonny@coppe.ufrj.br Universidade Federal do Rio de Janeiro UFRJ/COPPE/CISI PGP fingerprint: 29 C0 50 B9 B6 3E 58 F2 83 5F E3 26 BF 0F EA 67 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 22:27:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA00597 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 22:27:40 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from mail.lig.bellsouth.net (mail.lig.bellsouth.net [205.152.0.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA00591 for ; Tue, 17 Feb 1998 22:27:34 -0800 (PST) (envelope-from glenn@bellsouth.net) Received: from gforce.bellsouth.net (host-209-138-32-225.msy.bellsouth.net [209.138.32.225]) by mail.lig.bellsouth.net (8.8.5/8.8.5) with ESMTP id BAA20380 for ; Wed, 18 Feb 1998 01:14:40 -0500 (EST) Received: from gforce.bellsouth.net (localhost.bellsouth.net [127.0.0.1]) by gforce.bellsouth.net (8.8.8/8.8.8) with ESMTP id AAA00914 for ; Wed, 18 Feb 1998 00:12:05 -0600 (CST) (envelope-from glenn@gforce.bellsouth.net) Message-Id: <199802180612.AAA00914@gforce.bellsouth.net> X-Mailer: exmh version 2.0.1 12/23/97 To: multimedia@FreeBSD.ORG From: Glenn Johnson Subject: pcm0 and xgalaga Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 18 Feb 1998 00:12:04 -0600 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greeting, I just tried the new pcm0 sound code in 2.2.5-STABLE. The sounds are delayed a few seconds in xgalaga. When I first start playing, I don't hear any sound. Then about 9 seconds into the game, I hear the sounds but they are not synchronized with the events. After I quit the game, I then hear the sounds that were occurring at the end. I hope this makes some sense. Everything else I have tried seems to work. Here is my setup: SoundBlaster 16 card pcm0 at isa? port 0x220 irq 5 drq 1 flags 0x15 vector pcmintr rplay is installed Thanks for your time. -- Glenn Johnson gljohns@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 22:53:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA03131 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 22:53:17 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA03126; Tue, 17 Feb 1998 22:53:12 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id WAA00671; Tue, 17 Feb 1998 22:52:05 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802180652.WAA00671@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: The Hermit Hacker cc: "Jordan K. Hubbard" , Mike Smith , Alfred Perlstein , hackers@FreeBSD.ORG, multimedia@FreeBSD.ORG Subject: Re: debugging linux emu? In-reply-to: Your message of "Tue, 17 Feb 1998 23:24:14 -0400." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 17 Feb 1998 22:52:04 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Downloaded the latest linux emulation code for 3.0-current, compiled it, loaded it and now x11amp seems to work with the stock voxware-3.5 sound driver. Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Feb 17 23:35:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA08470 for freebsd-multimedia-outgoing; Tue, 17 Feb 1998 23:35:27 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA08464 for ; Tue, 17 Feb 1998 23:35:24 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id XAA01029; Tue, 17 Feb 1998 23:33:04 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802180733.XAA01029@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Glenn Johnson cc: multimedia@FreeBSD.ORG Subject: Re: pcm0 and xgalaga In-reply-to: Your message of "Wed, 18 Feb 1998 00:12:04 CST." <199802180612.AAA00914@gforce.bellsouth.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 17 Feb 1998 23:33:04 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org where can I download xgalaga? Tnks, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 00:48:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA15833 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 00:48:27 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA15823 for ; Wed, 18 Feb 1998 00:48:20 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id IAA02190; Wed, 18 Feb 1998 08:21:24 +0100 From: Luigi Rizzo Message-Id: <199802180721.IAA02190@labinfo.iet.unipi.it> Subject: Re: pcm0 and xgalaga To: gljohns@bellsouth.net (Glenn Johnson) Date: Wed, 18 Feb 1998 08:21:24 +0100 (MET) Cc: multimedia@FreeBSD.ORG In-Reply-To: <199802180612.AAA00914@gforce.bellsouth.net> from "Glenn Johnson" at Feb 18, 98 00:11:45 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Greeting, > > I just tried the new pcm0 sound code in 2.2.5-STABLE. The sounds are delayed a > few seconds in xgalaga. When I first start playing, I don't hear any sound. > Then about 9 seconds into the game, I hear the sounds but they are not > synchronized with the events. After I quit the game, I then hear the sounds this problem usually occurs because the application tries to set a small amount of buffering B in the device driver (a request that the pcm driver does not honor at the moment). Then the program sets non blocking mode and does not check for short writes, having the guarantee that it cannot be more than B/sample_rate behind. This is actually not so simple because when you write some sound you still want that the amount of data written is long enough to recognize the sound, or you'll just hear noise. So a hard limit is not exactly what you want, a low-water/high-water mechanism would be much more appropriate. I have no idea what is implemented by Voxware. 9 sec. correspond to abut 64KB at 8 Ks/s which is exactly the buffer size in the pcm driver. From your description of the problem it might be that xgalaga tries to keep the buffer full by writing silence every so often, followed by sounds whenever it needs to. The possible fixes are: 1) complete the SETFRAGMENT (or whatever it is called) implementation (not hard, you just need to reduce the blocksize in the dma buffer descriptor and reset the dma channel; 2) fix the application to be able to deal with bigger buffers (i.e. check the amount of data buffered in the driver and then decide how much to write). Right now there is the AIONWRITE ioctl which tells you how much data can be written without blocking; together with AIOGCAP, which tells you the amount of buffering, you can know how much data is queued. Then you can implement the low/hi water mechanism as described above. #2 is easier since it is only something to do in the application. #1 would be useful to all games using the same strategy (but beware, i have report of some games producing just noise on a fast machine because too few samples of each sound are written). So i think the best option would be to do both things. let me know if you need help with the coding. cheers luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 01:00:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA17717 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 01:00:32 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from holly.dons.net.au (daniel.lnk.telstra.net [139.130.137.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA17702 for ; Wed, 18 Feb 1998 01:00:26 -0800 (PST) (envelope-from darius@holly.dons.net.au) Received: from holly.dons.net.au (localhost.dons.net.au [127.0.0.1]) by holly.dons.net.au (8.8.8/8.8.5) with ESMTP id TAA06360 for ; Wed, 18 Feb 1998 19:33:02 +1030 (CST) Message-Id: <199802180903.TAA06360@holly.dons.net.au> To: multimedia@FreeBSD.ORG Subject: VT mangulations.. Date: Wed, 18 Feb 1998 19:33:01 +1030 From: "Daniel J. O'Connor" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I have written a program which makes a VT useable after quake has mangled it.. Its really useful when you are testing out new things :) (Of course you still need another machine to run it from, but you ca write a wrapper script to call it when quake exists.. - oh another point - don't run it when quake is, then quake will not be able to understand any keyboard events, you can fix it by doing ALT-F2, logging in(blind) then killing quake :) --- CUT HERE --- #include #include #include #include #include void main(void) { int sfd; if ((sfd = open("/dev/ttyv0", O_RDWR)) == -1) { printf("Failed to open console - %s\n", strerror(errno)); exit(5); } if (ioctl(sfd, KDSKBMODE, K_XLATE) == -1) printf("ioctl failed - %s\n", strerror(errno)); close(sfd); } --- CUT HERE --- --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 01:09:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA19520 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 01:09:53 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from smtp01.primenet.com (smtp01.primenet.com [206.165.6.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA19481 for ; Wed, 18 Feb 1998 01:09:42 -0800 (PST) (envelope-from soren@usr02.primenet.com) Received: (from daemon@localhost) by smtp01.primenet.com (8.8.8/8.8.8) id CAA14035 for ; Wed, 18 Feb 1998 02:09:40 -0700 (MST) Received: from usr02.primenet.com(206.165.6.202) via SMTP by smtp01.primenet.com, id smtpd014022; Wed Feb 18 02:09:38 1998 Received: (from soren@localhost) by usr02.primenet.com (8.8.5/8.8.5) id CAA01110; Wed, 18 Feb 1998 02:09:39 -0700 (MST) Date: Wed, 18 Feb 1998 02:09:39 -0700 (MST) Message-Id: <199802180909.CAA01110@usr02.primenet.com> From: Soren Ragsdale To: multimedia@FreeBSD.ORG Subject: (fwd) Web Development 1199 Organization: Leprechauns for Zeus Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -- forwarded message -- Path: news.primenet.com!nntp.primenet.com!europa.clark.net!208.134.241.18!newsfeed.internetmci.com!207.178.128.222!news.iswest.net!not-for-mail From: ontrackp@ix.netcom.com (Ontrack Inc.) Newsgroups: ba.jobs.offered Subject: Web Development 1199 Date: Sun, 08 Feb 1998 23:55:32 GMT Organization: Tammy Chipko Lines: 18 Message-ID: <6blg6l$nn1$78@news.iswest.net> Reply-To: ontrackp@ix.netcom.com NNTP-Posting-Host: 207.178.190.41 X-Newsreader: Forte Free Agent 1.0.82 Web Development General Description You will assist the Web Development team with daily content management which includes some graphic design and script editing. Requirements Candidates must be fluent with HTML 3.0 and posses an eye for layout and graphical design. Programming and/or editing experience a plus. To apply for this position or others that you might qualify for please send a current resume to fax: 510-252-1808 e-mail: tc@ontrackpro.com -- end of forwarded message -- -- -- "Recall that to every complex problem, there is a solution which is supremely simple, wonderfully easy to express, intensely seductive, and dead wrong." - Kent Paul Dolan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 05:17:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA05554 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 05:17:00 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from icicle.winternet.com (adm@icicle.winternet.com [198.174.169.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA05545 for ; Wed, 18 Feb 1998 05:16:53 -0800 (PST) (envelope-from mestery@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id HAA00291 for ; Wed, 18 Feb 1998 07:16:48 -0600 (CST) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma000260; Wed, 18 Feb 98 07:16:42 -0600 Received: from localhost (mestery@localhost) by tundra.winternet.com (8.8.7/8.8.4) with SMTP id HAA23070 for ; Wed, 18 Feb 1998 07:16:41 -0600 (CST) X-Authentication-Warning: tundra.winternet.com: mestery owned process doing -bs Date: Wed, 18 Feb 1998 07:16:41 -0600 (CST) From: Kyle Mestery To: freebsd-multimedia@FreeBSD.ORG Subject: Quake2 question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, a quick question. After looking at Amancio's README.GLQUAKE from his ftp site, I get the impression that Quake2 can only be run from the console with the hacked up svgalib, and not from X. Is that right, or is it possible to run it in X? Thanks! -- Kyle Mestery StorageTek's Network Systems Group "Keep honking, I'm reloading." "Lottery: A tax on people who are bad at math." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 06:05:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA11936 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 06:05:27 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from cesit1.unifi.it (cesit1.unifi.it [150.217.1.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA11918; Wed, 18 Feb 1998 06:05:19 -0800 (PST) (envelope-from ugo@dsi.UNIFI.IT) Received: from aguirre.dsi.unifi.it by CESIT1.UNIFI.IT (PMDF V5.1-10 #23168) with SMTP id <01ITQ9Q4CSTK000545@CESIT1.UNIFI.IT>; Wed, 18 Feb 1998 15:04:39 MET Received: from dsi.unifi.it (dadovago1094.dada.it) by aguirre.dsi.unifi.it (4.1/SMI-4.1) id AA28872; Wed, 18 Feb 1998 15:02:14 +0100 Received: from pegasus.home.net (pegasus.home.net [192.168.1.3]) by dsi.unifi.it (8.8.8/8.8.8) with ESMTP id MAA17178; Wed, 18 Feb 1998 12:21:06 +0100 (MET envelope-from ugo) Received: (from ugo@localhost) by pegasus.home.net (8.8.8/8.8.7) id MAA03092; Wed, 18 Feb 1998 12:21:06 +0100 (MET) Date: Wed, 18 Feb 1998 12:21:05 +0100 (MET) From: Ugo Paternostro Subject: Kodak DC20 digital camera new control program To: freebsd-multimedia@FreeBSD.ORG Cc: freebsd-hardware@FreeBSD.ORG Message-id: Organization: Not an organization MIME-version: 1.0 X-Mailer: XFMail 1.2 [p0] on FreeBSD Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 8bit X-Priority: 3 (Normal) Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello folks! I'm glad to announce that a new program has born :-) To all the owners of a Kodak DC20 digital camera: I wrote a little program to control our camera via the serial port. I would like you to test it, to send me patches to improve it, and to find bugs, if any. My English has to be considered as a bug ;-) I'm going to upload the FreeBSD port to ftp://ftp.FreeBSD.ORG/pub/FreeBSD/incoming/dc20ctrl-0.4-freebsd-port.tar.gz (it is only 1418 bytes). Please, download it and unpack it in your /usr/ports/graphics directory, then cd dc20ctrl and make it. If you don't use the ports collection, or want to build it by hand, fetch the sources from http://aguirre.dsi.unifi.it/~paterno/binaries/dc20ctrl-0.4.tar.gz (about 35 KB). Finally, if you are drooling on your keyboard 'coz you want to try it fast, download the ready-to-install package for -stable from http://aguirre.dsi.unifi.it/~paterno/binaries/dc20ctrl-0.4.tgz You will find all the binaries at http://aguirre.dsi.unifi.it/~paterno/binaries/ too, but currently there isn't any English HTML documentation on that site. I will wait for some feedback before submitting a pr to commint the port. P.S.: sorry for the crosspost, but I was unsure on which list was better for this. Maybe announce? Pardon, what did you say? Isn't this a "significant freebsd event"? :-) Bye, UP -- +-------------------------------+---------------------------------------------+ | Ugo Paternostro | Work: Dipartimento di Sistemi e Informatica | +-------------------------------+ Via di Santa Marta, 3 | | Home : P.zza Cannicci, 2 | 50139 FIRENZE (FI) | | 50018 SCANDICCI (FI) | Italy | | Italy | Voice: +39-55-4796365 or +39-55-4796425 | | Voice: +39-55-252115 | EMail: paterno@dsi.unifi.it | | Fax : idem, voice call before| Finger for my PGP public key | | EMail: 2:332/125.23@fidonet +---------------------------------------------+ | 39:102/205.23@amiganet | All opinions are mine, mine, only mine! :-) | +-------------------------------+---------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 06:31:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA16957 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 06:31:29 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from EDISWITCH2.uninet.net.mx (EDISWITCH2.uninet.net.mx [200.33.150.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA16940 for ; Wed, 18 Feb 1998 06:31:21 -0800 (PST) (envelope-from eculp@ver1.telmex.net.mx) Received: from sunix (ver1_152.uninet.net.mx [200.38.135.152] (may be forged)) by EDISWITCH2.uninet.net.mx (8.8.8/8.8.8) with SMTP id IAA06348 for ; Wed, 18 Feb 1998 08:23:54 -0600 (CST) Message-ID: <34EAF063.2EEA18E9@ver1.telmex.net.mx> Date: Wed, 18 Feb 1998 08:29:55 -0600 From: Edwin Culp Organization: Mexico Communicates, S.C. X-Mailer: Mozilla 3.01Gold (X11; I; Linux 2.0.14 i586) MIME-Version: 1.0 To: FreeBSD-multimedia@FreeBSD.ORG Subject: Re: [Fwd: pnp/pcm0 with an ESS1868 on current. - Correction] References: <34EAEE39.51150585@mexcom.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Edwin Culp wrote: > My first post was with an old mail config and has the wrong address, hopefully it won't make it to the list. > Subject: pnp/pcm0 with an ESS1868 on current. > Date: Wed, 18 Feb 1998 08:07:38 -0600 > From: Edwin Culp > Organization: Mexico Communicates > To: FreeBSD-multimedia@FreeBSD.ORG I'm running current from last night and with the new snd drivers. I made world and recompiled my kernel with: controller pnp0 device pcm0 at isa? port ? tty irq 7 drq 1 vector pcmintr Which is what I understood from the README in the snd directory. Compiled fine, used the -c option and with an ls at the prompt it found: pcm0 0xffffffff 7 1 0 0 0 0 Yes No The "no" on this line bothers me. When I brought up the system I got these messages en my dmesg: Probing for PnP devices: CSN 1 Vendor ID: ESS1868 [0x68187316] Serial 0xffffffff This is an ESS1868, but LDN 1 is disabled The disabled, I assume is wrong? Further down: pcm0 not found The pcm1 that I expected to see, didn't show :-( I rebooted and tried, as in the pnp manual, at the -c prompt pnp 1 1 enable but the end results were the same. I have been trying for several days to bring this card up so any suggestions will be greatly appreciated. ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 08:43:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11012 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 08:43:57 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from echonyc.com (echonyc.com [198.67.15.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA10964 for ; Wed, 18 Feb 1998 08:43:44 -0800 (PST) (envelope-from benedict@echonyc.com) Received: from localhost (benedict@localhost) by echonyc.com (8.8.7/8.8.7) with SMTP id LAA01998; Wed, 18 Feb 1998 11:42:51 -0500 (EST) Date: Wed, 18 Feb 1998 11:42:50 -0500 (EST) From: Snob Art Genre To: Amancio Hasty cc: Glenn Johnson , multimedia@FreeBSD.ORG Subject: Re: pcm0 and xgalaga In-Reply-To: <199802180733.XAA01029@rah.star-gate.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org /usr/ports/games/xgalaga On Tue, 17 Feb 1998, Amancio Hasty wrote: > where can I download xgalaga? > > Tnks, > Amancio > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message > Ben "You have your mind on computers, it seems." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 09:37:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA21640 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 09:37:16 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from echonyc.com (echonyc.com [198.67.15.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA21540 for ; Wed, 18 Feb 1998 09:36:26 -0800 (PST) (envelope-from benedict@echonyc.com) Received: from localhost (benedict@localhost) by echonyc.com (8.8.7/8.8.7) with SMTP id MAA17812; Wed, 18 Feb 1998 12:36:14 -0500 (EST) Date: Wed, 18 Feb 1998 12:36:12 -0500 (EST) From: Snob Art Genre To: Soren Ragsdale cc: multimedia@FreeBSD.ORG Subject: Re: (fwd) Web Development 1199 In-Reply-To: <199802180909.CAA01110@usr02.primenet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 18 Feb 1998, Soren Ragsdale wrote: > Candidates must be fluent with HTML 3.0 and posses an eye for > layout and graphical design. Spelcheking skills a bonus, right? 8-) 8-) 8-) Ben "You have your mind on computers, it seems." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 10:04:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA27858 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 10:04:42 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA27662 for ; Wed, 18 Feb 1998 10:03:19 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id KAA07140 for ; Wed, 18 Feb 1998 10:03:08 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802181803.KAA07140@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: multimedia@FreeBSD.ORG Subject: Quake2 and keyboard.... Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 18 Feb 1998 10:03:07 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Found this in the 3dfx.glide.linux news group: >* CTRL-C causes Quake 2 to exit and leave the console in an >unusable state. for fixing this bug, run quake2 ... ; kbd_mode -a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 10:48:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA06493 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 10:48:24 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from smtp03.primenet.com (smtp03.primenet.com [206.165.6.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA06392 for ; Wed, 18 Feb 1998 10:47:52 -0800 (PST) (envelope-from soren@primenet.com) Received: (from daemon@localhost) by smtp03.primenet.com (8.8.8/8.8.8) id LAA24345; Wed, 18 Feb 1998 11:47:35 -0700 (MST) Received: from usr01.primenet.com(206.165.6.201) via SMTP by smtp03.primenet.com, id smtpd024287; Wed Feb 18 11:47:26 1998 Date: Wed, 18 Feb 1998 10:47:25 -0800 (PST) From: Soren Ragsdale To: Snob Art Genre cc: multimedia@FreeBSD.ORG Subject: Re: (fwd) Web Development 1199 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sorry for this mail BTW, folks. I didn't intend to send it: I was reading ba.jobs.wanted and (using tin) I tried to mail it to myself. multimedia@freebsd.org was still the default (I'd sent a previous message to the list from tin) and I hit "send" without thinking. Think faster, type slower. On Wed, 18 Feb 1998, Snob Art Genre wrote: > On Wed, 18 Feb 1998, Soren Ragsdale wrote: > > > Candidates must be fluent with HTML 3.0 and posses an eye for > > layout and graphical design. > > Spelcheking skills a bonus, right? 8-) 8-) 8-) > > > Ben > > "You have your mind on computers, it seems." > -- "Recall that to every complex problem, there is a solution which is supremely simple, wonderfully easy to express, intensely seductive, and dead wrong." - Kent Paul Dolan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 13:48:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22879 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 13:48:50 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from mail.scsn.net (scsn.net [206.25.246.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA22815; Wed, 18 Feb 1998 13:48:21 -0800 (PST) (envelope-from dmaddox@scsn.net) Received: from rhiannon.scsn.net ([208.133.153.55]) by mail.scsn.net (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-41950U6000L1100S0) with ESMTP id AAA116; Wed, 18 Feb 1998 16:45:15 -0500 Received: (from root@localhost) by rhiannon.scsn.net (8.8.8/8.8.7) id QAA01656; Wed, 18 Feb 1998 16:47:35 -0500 (EST) (envelope-from root) Message-ID: <19980218164735.43969@scsn.net> Date: Wed, 18 Feb 1998 16:47:35 -0500 From: dmaddox@scsn.net (Donald J. Maddox) To: Amancio Hasty , The Hermit Hacker Cc: "Jordan K. Hubbard" , Mike Smith , Alfred Perlstein , hackers@FreeBSD.ORG, multimedia@FreeBSD.ORG Subject: Re: debugging linux emu? Reply-To: dmaddox@scsn.net Mail-Followup-To: Amancio Hasty , The Hermit Hacker , "Jordan K. Hubbard" , Mike Smith , Alfred Perlstein , hackers@FreeBSD.ORG, multimedia@FreeBSD.ORG References: <199802180652.WAA00671@rah.star-gate.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <199802180652.WAA00671@rah.star-gate.com>; from Amancio Hasty on Tue, Feb 17, 1998 at 10:52:04PM -0800 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Feb 17, 1998 at 10:52:04PM -0800, Amancio Hasty wrote: > > Downloaded the latest linux emulation code for 3.0-current, compiled it, > loaded it and now x11amp seems to work with the stock voxware-3.5 sound > driver. Yeah, this has been my experience as well... I'm using snd0, and x11amp works just great, as long as the spectrum analyzer is disabled. I would note, however, that I also tried it with Slackware (which I installed this weekend in the hopes of upgrading the outdated linux_devel port), and it worked great there, even _with_ the spectrum analyzer enabled... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 14:05:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25725 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 14:05:47 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from shell3.ba.best.com (root@shell3.ba.best.com [206.184.139.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA25712 for ; Wed, 18 Feb 1998 14:05:38 -0800 (PST) (envelope-from schrade@schrade.com) Received: from localhost (schrade@localhost [127.0.0.1]) by shell3.ba.best.com (8.8.8/8.8.BEST) with SMTP id OAA00646 for ; Wed, 18 Feb 1998 14:05:07 -0800 (PST) Date: Wed, 18 Feb 1998 14:05:07 -0800 (PST) From: Ken Krebs To: multimedia@FreeBSD.ORG Subject: Video Labs, Inc. Stinger Video Capture card Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Does anyone know if there's a driver for the Video Labs, Inc. Stinger PCI Video Capture card? It uses a Philips 7110A chip. We have one sitting around here at work and I'd love to put it to good use :) *********** NewOrderDepecheModeUltravoxViolentFemmesKillingJoke ************* * Ken * NineInchNailsFront242TangerineDreamTheBreedersTekno * * * Krebs * SkinnyPuppyLaTourBauhausBookOfLoveModernEnglishB52s * * *********** FishBoneBigCountryJoyDivisonSiouxsie&TheBansheesXTC ************* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ IRC: Schrade E-Mail: schrade@schrade.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 14:57:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA05066 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 14:57:13 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA05026; Wed, 18 Feb 1998 14:56:45 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id OAA08917; Wed, 18 Feb 1998 14:56:17 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802182256.OAA08917@rah.star-gate.com> To: dmaddox@scsn.net cc: Amancio Hasty , The Hermit Hacker , "Jordan K. Hubbard" , Mike Smith , Alfred Perlstein , hackers@FreeBSD.ORG, multimedia@FreeBSD.ORG, hasty@rah.star-gate.com Subject: Re: debugging linux emu? In-reply-to: Your message of "Wed, 18 Feb 1998 16:47:35 EST." <19980218164735.43969@scsn.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <8914.887842577.1@rah> Date: Wed, 18 Feb 1998 14:56:17 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The spectrum display also works over here. As for x11amp is okay. Now that we have a decent jdk , I suggest some of you get cracking and start developing cool multimedia apps. Enjoy, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 16:03:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA16641 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 16:03:25 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA16598 for ; Wed, 18 Feb 1998 16:03:04 -0800 (PST) (envelope-from doconnor@cain.gsoft.com.au) Received: from cain (localhost [127.0.0.1]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id KAA06028; Thu, 19 Feb 1998 10:20:37 +1030 (CST) Message-Id: <199802182350.KAA06028@cain.gsoft.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Amancio Hasty cc: multimedia@FreeBSD.ORG Subject: Re: Quake2 and keyboard.... In-reply-to: Your message of "Wed, 18 Feb 1998 10:03:07 -0800." <199802181803.KAA07140@rah.star-gate.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 19 Feb 1998 10:20:37 +1030 From: "Daniel O'Connor" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Found this in the 3dfx.glide.linux news group: > >* CTRL-C causes Quake 2 to exit and leave the console in an > >unusable state. > for fixing this bug, run > quake2 ... ; kbd_mode -a Hey, I wonder what this program does.. :) I think I just wrote a version of this. --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 18:04:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA08782 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 18:04:50 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA08728 for ; Wed, 18 Feb 1998 18:04:31 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.6.9) with ESMTP id SAA19056 for ; Wed, 18 Feb 1998 18:04:14 -0800 (PST) To: multimedia@FreeBSD.ORG Subject: RealVideo player 5.0 for Linux now working on 2.2-stable & -current Date: Wed, 18 Feb 1998 18:04:14 -0800 Message-ID: <19052.887853854@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Just FYI, I've merged enough of the Linux compat ioctls into 2.2 so that the RealVideo 5.0 player for Linux now works just fine in both branches. To install, get the latest Linux 5.0B2 (ELF) distribution from www.real.com and unpack it, then do: cd rvplayer5.0b3 mv *.so /compat/linux/lib /compat/linux/sbin/ldconfig ./rvplayer This also requires that you have ports/emulators/linux_lib installed. You should then be able to visit their sample site for some test audio/video. Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 18:11:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA10439 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 18:11:35 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from inet03.citec.qld.gov.au (firewall-user@inet03.citec.qld.gov.au [203.5.10.10]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id SAA10363 for ; Wed, 18 Feb 1998 18:11:03 -0800 (PST) (envelope-from sysseh@manila.workcover.qld.gov.au) Received: by inet03.citec.qld.gov.au; id LAA29268; Thu, 19 Feb 1998 11:44:05 +1000 Received: from CCII.workcover.qld.gov.au(h084202.workcover.qld.gov.au 131.242.84.202) by inet03.citec.qld.gov.au via smap (V2.0) id xma028588; Thu, 19 Feb 98 11:43:20 +1000 Received: from bne16unx215.workcover.qld.gov.au (CCI.workcover.qld.gov.au [131.242.84.201]) by CCII.workcover.qld.gov.au (8.8.5/8.8.5) with ESMTP id LAA24861 for ; Thu, 19 Feb 1998 11:40:40 +1000 (EST) Received: from localhost (sysseh@localhost) by bne16unx215.workcover.qld.gov.au (8.8.5/8.8.5) with SMTP id BAA04380 for ; Thu, 19 Feb 1998 01:48:12 GMT Message-Id: <199802190148.BAA04380@bne16unx215.workcover.qld.gov.au> X-Authentication-Warning: bne16unx215.workcover.qld.gov.au: sysseh@localhost didn't use HELO protocol X-Mailer: exmh version 2.0zeta 7/24/97 To: multimedia@FreeBSD.ORG Subject: Descent now working under X11 X-Face: 3}heU+2?b->-GSF-G4T4>jEB9~FR(V9lo&o>kAy=Pj&;oVOc<|pr%I/VSG"ZD32J>5gGC0N 7gj]^GI@M:LlqNd]|(2OxOxy@$6@/!,";-!OlucF^=jq8s57$%qXd/ieC8DhWmIy@J1AcnvSGV\|*! >Bvu7+0h4zCY^]{AxXKsDTlgA2m]fX$W@'8ev-Qi+-;%L'CcZ'NBL!@n?}q!M&Em3*eW7,093nOeV8 M)(u+6D;%B7j\XA/9j4!Gj~&jYzflG[#)E9sI&Xe9~y~Gn%fA7>F:YKr"Wx4cZU*6{^2ocZ!YyR Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 19 Feb 1998 11:48:12 +1000 From: Stephen Hocking Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org See ftp://ftp.muppetlabs.org/pub/ldescent. I can feel a port coming on.... Stephen -- The views expressed above are not those of WorkCover Queensland, Australia. "We've heard that a million monkeys at a million keyboards could produce the Complete Works of Shakespeare; now, thanks to the Internet, we know this is not true." Robert Wilensky, University of California To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 20:13:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA27445 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 20:13:28 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from mail.lig.bellsouth.net (mail.lig.bellsouth.net [205.152.0.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA27438 for ; Wed, 18 Feb 1998 20:13:24 -0800 (PST) (envelope-from glenn@bellsouth.net) Received: from gforce.bellsouth.net (host-209-138-32-172.msy.bellsouth.net [209.138.32.172]) by mail.lig.bellsouth.net (8.8.5/8.8.5) with ESMTP id XAA23500; Wed, 18 Feb 1998 23:13:14 -0500 (EST) Received: from gforce.bellsouth.net (localhost.bellsouth.net [127.0.0.1]) by gforce.bellsouth.net (8.8.8/8.8.8) with ESMTP id WAA01320; Wed, 18 Feb 1998 22:11:08 -0600 (CST) (envelope-from glenn@gforce.bellsouth.net) Message-Id: <199802190411.WAA01320@gforce.bellsouth.net> X-Mailer: exmh version 2.0.1 12/23/97 To: Amancio Hasty cc: multimedia@FreeBSD.ORG From: Glenn Johnson Subject: Re: pcm0 and xgalaga In-reply-to: Your message of "Tue, 17 Feb 1998 23:33:04 PST." <199802180733.XAA01029@rah.star-gate.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 18 Feb 1998 22:11:08 -0600 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > where can I download xgalaga? > > Tnks, > Amancio > > It is in the games ports collection. -- Glenn Johnson gljohns@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 20:16:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA27913 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 20:16:38 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA27908 for ; Wed, 18 Feb 1998 20:16:35 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id UAA10303; Wed, 18 Feb 1998 20:16:16 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802190416.UAA10303@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Glenn Johnson cc: multimedia@FreeBSD.ORG Subject: Re: pcm0 and xgalaga In-reply-to: Your message of "Wed, 18 Feb 1998 22:11:08 CST." <199802190411.WAA01320@gforce.bellsouth.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 18 Feb 1998 20:16:16 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Tnks Guys! Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 20:22:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA28363 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 20:22:38 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from mail.lig.bellsouth.net (mail.lig.bellsouth.net [205.152.0.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA28357 for ; Wed, 18 Feb 1998 20:22:36 -0800 (PST) (envelope-from glenn@bellsouth.net) Received: from gforce.bellsouth.net (host-209-138-32-172.msy.bellsouth.net [209.138.32.172]) by mail.lig.bellsouth.net (8.8.5/8.8.5) with ESMTP id XAA28627; Wed, 18 Feb 1998 23:22:23 -0500 (EST) Received: from gforce.bellsouth.net (localhost.bellsouth.net [127.0.0.1]) by gforce.bellsouth.net (8.8.8/8.8.8) with ESMTP id WAA02415; Wed, 18 Feb 1998 22:18:51 -0600 (CST) (envelope-from glenn@gforce.bellsouth.net) Message-Id: <199802190418.WAA02415@gforce.bellsouth.net> X-Mailer: exmh version 2.0.1 12/23/97 To: Luigi Rizzo cc: multimedia@FreeBSD.ORG From: Glenn Johnson Subject: Re: pcm0 and xgalaga In-reply-to: Your message of "Wed, 18 Feb 1998 08:21:24 +0100." <199802180721.IAA02190@labinfo.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 18 Feb 1998 22:18:51 -0600 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Greeting, > > > > I just tried the new pcm0 sound code in 2.2.5-STABLE. The sounds are delayed a > > few seconds in xgalaga. When I first start playing, I don't hear any sound. > > Then about 9 seconds into the game, I hear the sounds but they are not > > synchronized with the events. After I quit the game, I then hear the sounds > > this problem usually occurs because the application tries to set > a small amount of buffering B in the device driver (a request that > the pcm driver does not honor at the moment). Then the program sets non > blocking mode and does not check for short writes, having the guarantee > that it cannot be more than B/sample_rate behind. > > This is actually not so simple because when you write some sound you > still want that the amount of data written is long enough to recognize > the sound, or you'll just hear noise. So a hard limit is not exactly > what you want, a low-water/high-water mechanism would be much more > appropriate. I have no idea what is implemented by Voxware. > > 9 sec. correspond to abut 64KB at 8 Ks/s which is exactly the buffer > size in the pcm driver. From your description of the problem it > might be that xgalaga tries to keep the buffer full by writing > silence every so often, followed by sounds whenever it needs to. > > The possible fixes are: > > 1) complete the SETFRAGMENT (or whatever it is called) implementation > (not hard, you just need to reduce the blocksize in the dma buffer > descriptor and reset the dma channel; > > 2) fix the application to be able to deal with bigger buffers (i.e. > check the amount of data buffered in the driver and then decide > how much to write). Right now there is the AIONWRITE ioctl which > tells you how much data can be written without blocking; > together with AIOGCAP, which tells you the amount of buffering, > you can know how much data is queued. Then you can implement the > low/hi water mechanism as described above. > > #2 is easier since it is only something to do in the application. #1 > would be useful to all games using the same strategy (but beware, i have > report of some games producing just noise on a fast machine because too > few samples of each sound are written). > > So i think the best option would be to do both things. > > let me know if you need help with the coding. > > cheers > luigi Well, xgalaga is just an occasional diversion for me but I will see what I can do with your suggestions. I do not consider myself much of a programmer so this could be a good learning experience. Thanks for your reply. -- Glenn Johnson gljohns@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 21:25:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA06600 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 21:25:18 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA06593 for ; Wed, 18 Feb 1998 21:25:16 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id EAA04465; Thu, 19 Feb 1998 04:35:31 +0100 From: Luigi Rizzo Message-Id: <199802190335.EAA04465@labinfo.iet.unipi.it> Subject: Re: RealVideo player 5.0 for Linux now working on 2.2-stable & -current To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Thu, 19 Feb 1998 04:35:30 +0100 (MET) Cc: multimedia@FreeBSD.ORG In-Reply-To: <19052.887853854@time.cdrom.com> from "Jordan K. Hubbard" at Feb 18, 98 06:03:55 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Just FYI, I've merged enough of the Linux compat ioctls into 2.2 so > that the RealVideo 5.0 player for Linux now works just fine in both > branches. just curiosity, have you tried it with voxware or the pcm driver or both. i am asking because witht he latter there were problems in gettin audio&video to sync, which i could fix only by hacking the values returned by GETOPTR cheers luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Feb 18 22:20:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA14799 for freebsd-multimedia-outgoing; Wed, 18 Feb 1998 22:20:13 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from taliesin.cs.ucla.edu (Taliesin.CS.UCLA.EDU [131.179.96.166]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA14793 for ; Wed, 18 Feb 1998 22:20:09 -0800 (PST) (envelope-from scottm@mordred.cs.ucla.edu) Received: (qmail 11492 invoked from network); 19 Feb 1998 06:20:00 -0000 Received: from mordred.cs.ucla.edu (131.179.48.34) by taliesin.cs.ucla.edu with SMTP; 19 Feb 1998 06:20:00 -0000 Received: from mordred.cs.ucla.edu (localhost [127.0.0.1]) by mordred.cs.ucla.edu (8.8.8/8.8.8) with ESMTP id WAA12172; Wed, 18 Feb 1998 22:20:01 -0800 (PST) (envelope-from scottm@mordred.cs.ucla.edu) Message-Id: <199802190620.WAA12172@mordred.cs.ucla.edu> X-Mailer: exmh version 2.0.1 12/23/97 To: Luigi Rizzo cc: jkh@time.cdrom.com (Jordan K. Hubbard), multimedia@FreeBSD.ORG Subject: Re: RealVideo player 5.0 for Linux now working on 2.2-stable & -current In-reply-to: Your message of "Thu, 19 Feb 1998 04:35:30 +0100." <199802190335.EAA04465@labinfo.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 18 Feb 1998 22:20:00 -0800 From: Scott Michel Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > just curiosity, have you tried it with voxware or the pcm driver or > both. On -current, with the pcm driver, I just test drove the "BBC promo" (http://europe.real.com/rvlaunch/showcase/bbcprom1.ram), and while the video was pretty chunky (I'm on a 100Mhz Pentium at the moment), the audio seemed to keep in sync with the video. -scooter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 00:30:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA00728 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 00:30:17 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA00608 for ; Thu, 19 Feb 1998 00:29:55 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.6.9) with ESMTP id AAA02828; Thu, 19 Feb 1998 00:29:24 -0800 (PST) To: Luigi Rizzo cc: multimedia@FreeBSD.ORG Subject: Re: RealVideo player 5.0 for Linux now working on 2.2-stable & -current In-reply-to: Your message of "Thu, 19 Feb 1998 04:35:30 +0100." <199802190335.EAA04465@labinfo.iet.unipi.it> Date: Thu, 19 Feb 1998 00:29:24 -0800 Message-ID: <2824.887876964@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Just FYI, I've merged enough of the Linux compat ioctls into 2.2 so > > that the RealVideo 5.0 player for Linux now works just fine in both > > branches. > > just curiosity, have you tried it with voxware or the pcm driver or > both. Just the pcm driver so far - I can do the voxware one next. The video looked jerky, yes, but I attributed that to poor network performance. Was I wrong? :) Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 01:25:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07581 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 01:25:23 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA07571 for ; Thu, 19 Feb 1998 01:25:12 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id IAA04711; Thu, 19 Feb 1998 08:15:14 +0100 From: Luigi Rizzo Message-Id: <199802190715.IAA04711@labinfo.iet.unipi.it> Subject: Re: RealVideo player 5.0 for Linux now working on 2.2-stable & -current To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Thu, 19 Feb 1998 08:15:13 +0100 (MET) Cc: multimedia@FreeBSD.ORG In-Reply-To: <2824.887876964@time.cdrom.com> from "Jordan K. Hubbard" at Feb 19, 98 00:29:05 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > just curiosity, have you tried it with voxware or the pcm driver or > > both. > > Just the pcm driver so far - I can do the voxware one next. The > video looked jerky, yes, but I attributed that to poor network > performance. Was I wrong? :) yes, since the same phenomenon occurs with local files. I think the problem is that they mis-handle the sync info (GETOPTR) from the audio driver. I had a temporary (see misc/linux_ioctl.c in my snd98xxxx.tgz) consisting in telling the app that the audio was a little bit ahead. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 03:50:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA00359 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 03:50:26 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from news.IAEhv.nl (root@news.IAEhv.nl [194.151.64.4]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA00339 for ; Thu, 19 Feb 1998 03:50:16 -0800 (PST) (envelope-from marc@bowtie.nl) Received: from LOCAL (uucp@localhost) by news.IAEhv.nl (8.6.13/1.63) with IAEhv.nl; pid 25486 on Thu, 19 Feb 1998 11:50:13 GMT; id LAA25486 efrom: marc@bowtie.nl; eto: multimedia@freebsd.org Received: from localhost (localhost [127.0.0.1]) by bowtie.nl (8.8.2/8.7.3) with ESMTP id MAA04651 for ; Thu, 19 Feb 1998 12:46:52 +0100 (MET) Message-Id: <199802191146.MAA04651@bowtie.nl> X-Mailer: exmh version 2.0.1 12/23/97 To: multimedia@FreeBSD.ORG Subject: 3D software porting votes needed Reply-to: marc@bowtie.nl Date: Thu, 19 Feb 1998 12:46:52 +0100 From: Marc van Kempen Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, This seemed to be the most appropriate mailing list to post this to. A 3D animation/modeling company in the Netherlands has released its inhouse developed modeling/animation package for SGI machines for free (minus some advanced features) and they are considering a port to Linux/FreeBSD. They could use some voters to be persuaded to do so. Their software compares with softimage / alias wavefront on a lot of levels. See: http://www.neogeo.nl There is a form at their download page where you can request a FreeBSD port. Cheers, Marc. ---------------------------------------------------- Marc van Kempen BowTie Technology Email: marc@bowtie.nl WWW & Databases tel. +31 40 2 43 20 65 fax. +31 40 2 44 21 86 http://www.bowtie.nl ---------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 05:11:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA11888 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 05:11:45 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from hydrogen.nike.efn.org (d182-89.uoregon.edu [128.223.182.89]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA11872 for ; Thu, 19 Feb 1998 05:11:36 -0800 (PST) (envelope-from gurney_j@efn.org) Received: (from jmg@localhost) by hydrogen.nike.efn.org (8.8.7/8.8.7) id FAA15557; Thu, 19 Feb 1998 05:11:33 -0800 (PST) Message-ID: <19980219051133.06907@hydrogen.nike.efn.org> Date: Thu, 19 Feb 1998 05:11:33 -0800 From: John-Mark Gurney To: Nate Williams Cc: The Hermit Hacker , "Jordan K. Hubbard" , freebsd-multimedia@FreeBSD.ORG Subject: Re: pcm audio driver in -current (Was: Re: x11amp ... ) References: <8782.887628974@time.cdrom.com> <199802170208.TAA26478@mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69 In-Reply-To: <199802170208.TAA26478@mt.sri.com>; from Nate Williams on Mon, Feb 16, 1998 at 07:08:06PM -0700 Reply-To: John-Mark Gurney Organization: Cu Networking X-Operating-System: FreeBSD 2.2.1-RELEASE i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nate Williams scribbled this message on Feb 16: > > What is the difference between what is in -current and at Luigi's > > site? is the one in -current "up to date"? Or a bit behind? > > It's a bit behind. If someone could test it out, I'm willing to commit > it since Jordan's a bit snowed under w/releng work. I've been meaning to merge this in for a while now... I just haven't gotten around to it... but I think I'll be doing that RSN... -- John-Mark Gurney Modem/FAX: +1 541 683 6954 Cu Networking P.O. Box 5693, 97405 Live in Peace, destroy Micro$oft, support free software, run FreeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 05:14:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA12057 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 05:14:19 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from hub.org (hub.org [209.47.148.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA12052 for ; Thu, 19 Feb 1998 05:14:15 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by hub.org (8.8.8/8.7.5) with SMTP id IAA28228; Thu, 19 Feb 1998 08:14:05 -0500 (EST) Date: Thu, 19 Feb 1998 08:14:04 -0500 (EST) From: The Hermit Hacker To: John-Mark Gurney cc: Nate Williams , "Jordan K. Hubbard" , freebsd-multimedia@FreeBSD.ORG Subject: Re: pcm audio driver in -current (Was: Re: x11amp ... ) In-Reply-To: <19980219051133.06907@hydrogen.nike.efn.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 19 Feb 1998, John-Mark Gurney wrote: > Nate Williams scribbled this message on Feb 16: > > > What is the difference between what is in -current and at Luigi's > > > site? is the one in -current "up to date"? Or a bit behind? > > > > It's a bit behind. If someone could test it out, I'm willing to commit > > it since Jordan's a bit snowed under w/releng work. > > I've been meaning to merge this in for a while now... I just haven't > gotten around to it... but I think I'll be doing that RSN... Already done...I got in the January tarball, and Nate got in the February one hours later :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 09:25:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA17194 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 09:25:36 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA17174; Thu, 19 Feb 1998 09:25:25 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id QAA05451; Thu, 19 Feb 1998 16:43:21 +0100 From: Luigi Rizzo Message-Id: <199802191543.QAA05451@labinfo.iet.unipi.it> Subject: vat problem with highlight color... To: multimedia@FreeBSD.ORG Date: Thu, 19 Feb 1998 16:43:21 +0100 (MET) Cc: jkh@time.cdrom.com, fenner@FreeBSD.ORG X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [this msg is CC-ed to the vat and tk/tcl maintainer...] on a freshly installed 2.2.5 i tried vat and have the following problem: an active site is shown as black chars on a black background... no need to say that the problem is quite annoying. I think this is related to the Tk4.2 -> Tk8.0 update, since it used to work before. Some investigation shows that, in sitebox.cc, around line 219, the call to tcl.attr("highlightColor") returns "black" despite the fact that the variable is instantiated to "white" in the tcl files. The same exact code on a 2.2.1 system using Tk4.1 (i think) works fine and highlightColor returns whatever is defined in the tcl scripts or in .RTPdefaults. So i believe that somehow the environment is not passed in the correct way to the procedure. Fixing this is beyond my knowledge so if someone wants to help... cheers luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 09:35:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18671 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 09:35:23 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from alpha.xerox.com (firewall-user@alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA18651; Thu, 19 Feb 1998 09:35:11 -0800 (PST) (envelope-from fenner@parc.xerox.com) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <52660(3)>; Thu, 19 Feb 1998 09:32:57 PST Received: by crevenia.parc.xerox.com id <177476>; Thu, 19 Feb 1998 09:32:17 -0800 From: Bill Fenner To: luigi@labinfo.iet.unipi.it, multimedia@FreeBSD.ORG Subject: Re: vat problem with highlight color... Cc: fenner@FreeBSD.ORG, jkh@time.cdrom.com Message-Id: <98Feb19.093217pst.177476@crevenia.parc.xerox.com> Date: Thu, 19 Feb 1998 09:32:10 PST Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I fixed this once. I remember the fix was extremely subtle. I'll try to find the fix in my local CVS tree (I have a heavily modified vat locally). Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 10:21:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25268 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 10:21:30 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from alpha.xerox.com (firewall-user@alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA25249; Thu, 19 Feb 1998 10:21:22 -0800 (PST) (envelope-from fenner@parc.xerox.com) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <54590(1)>; Thu, 19 Feb 1998 09:52:37 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177476>; Thu, 19 Feb 1998 09:46:49 -0800 To: Luigi Rizzo cc: multimedia@FreeBSD.ORG, jkh@time.cdrom.com, fenner@FreeBSD.ORG Subject: Re: vat problem with highlight color... In-reply-to: Your message of "Thu, 19 Feb 98 07:43:21 PST." <199802191543.QAA05451@labinfo.iet.unipi.it> Date: Thu, 19 Feb 1998 09:46:36 PST From: Bill Fenner Message-Id: <98Feb19.094649pst.177476@crevenia.parc.xerox.com> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Try removing the reference to tk_setPalette (and the related option stuff) from ui-resource.tcl . I'll add a patch to the port as soon as I figure out the details of where what bits of code came from. (my local cvs tree is a mess =( ) Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 10:59:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA02105 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 10:59:54 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from taliesin.cs.ucla.edu (Taliesin.CS.UCLA.EDU [131.179.96.166]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA02097 for ; Thu, 19 Feb 1998 10:59:53 -0800 (PST) (envelope-from scottm@mordred.cs.ucla.edu) Received: (qmail 12081 invoked from network); 19 Feb 1998 18:59:37 -0000 Received: from mordred.cs.ucla.edu (131.179.48.34) by taliesin.cs.ucla.edu with SMTP; 19 Feb 1998 18:59:37 -0000 Received: from mordred.cs.ucla.edu (localhost [127.0.0.1]) by mordred.cs.ucla.edu (8.8.8/8.8.8) with ESMTP id KAA13279 for ; Thu, 19 Feb 1998 10:59:38 -0800 (PST) (envelope-from scottm@mordred.cs.ucla.edu) Message-Id: <199802191859.KAA13279@mordred.cs.ucla.edu> X-Mailer: exmh version 2.0.1 12/23/97 To: multimedia@FreeBSD.ORG Subject: m3D info? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 19 Feb 1998 10:59:37 -0800 From: Scott Michel Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Any comments on this chipset? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 14:17:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA03606 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 14:17:50 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA03592 for ; Thu, 19 Feb 1998 14:17:32 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Thu, 19 Feb 1998 17:15:31 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA16967; Thu, 19 Feb 98 17:15:29 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id RAA15976; Thu, 19 Feb 1998 17:14:46 -0500 Message-Id: <19980219171446.09631@ct.picker.com> Date: Thu, 19 Feb 1998 17:14:46 -0500 From: Randall Hopper To: "Daniel J. O'Connor" Cc: multimedia@FreeBSD.ORG Subject: Re: VT mangulations.. References: <199802180903.TAA06360@holly.dons.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199802180903.TAA06360@holly.dons.net.au>; from Daniel J. O'Connor on Wed, Feb 18, 1998 at 07:33:01PM +1030 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Daniel J. O'Connor: |I have written a program which makes a VT useable after quake has |mangled it.. |Its really useful when you are testing out new things :) | |(Of course you still need another machine to run it from, but you ca |write a wrapper script to call it when quake exists.. - oh another Thanks--works great. Tucked this in my setuid Perl GLQuake wrapper script, and no more hosed terminal on exit/crash. Real handy for me since I don't have a second machine to log in remotely with. Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 14:32:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA05337 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 14:32:17 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA05328 for ; Thu, 19 Feb 1998 14:32:14 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Thu, 19 Feb 1998 17:31:12 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA17283; Thu, 19 Feb 98 17:31:10 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id RAA16045; Thu, 19 Feb 1998 17:30:28 -0500 Message-Id: <19980219173027.24022@ct.picker.com> Date: Thu, 19 Feb 1998 17:30:27 -0500 From: Randall Hopper To: Scott Michel Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: Just what is SNDCTL_DSP_SUBDIVIDE? References: <199802160608.WAA00315@mordred.cs.ucla.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199802160608.WAA00315@mordred.cs.ucla.edu>; from Scott Michel on Sun, Feb 15, 1998 at 10:08:03PM -0800 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Scott Michel: |Not being an up-to-speed geek on sound drivers, would someone tell me |just what SNDCTL_DSP_SUBDIVIDE is supposed to do? Hannu's old Voxware SDK doc has a decent description. I dropped a copy off at Amancio's site a while back (ftp://rah.star-gate.com/snd-sdk-doc-0.1.ps.gz). The ioctl(fd, SOUND_PCM_SUBDIVIDE, &div) is a new call which requests the driver to use smaller buffers. The value in the parameter (div) should be 1, 2 or 4. After this call the driver will compute the buffer size by dividing the default buffer size by the requested value. This makes the buffer up to 4 times shorter than the default. Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 15:47:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA20509 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 15:47:13 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from gaia.coppe.ufrj.br (cisigw.coppe.ufrj.br [146.164.5.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA20424 for ; Thu, 19 Feb 1998 15:46:55 -0800 (PST) (envelope-from jonny@coppe.ufrj.br) Received: (from jonny@localhost) by gaia.coppe.ufrj.br (8.8.8/8.8.8) id VAA01537 for multimedia@freebsd.org; Thu, 19 Feb 1998 21:46:51 -0200 (EDT) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199802192346.VAA01537@gaia.coppe.ufrj.br> Subject: cx4237 == cs4237 ? To: multimedia@FreeBSD.ORG Date: Thu, 19 Feb 1998 21:46:51 -0200 (EDT) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I'm searching for a cs4237 based card, with no luck. Today I found one, made by a company named Crystal :^), with a CX4237B-XQ3 chip in it. The second line of the chip, if that matters is ATAORD9645. This makes me think that its an extension to support ATAPI CDROMs, but I need a confirmation before wasting 50 US$ in it. :( Has somebody already seen this chip ? Is it full compatible with cs4237 ? Jonny -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 jonny@coppe.ufrj.br Universidade Federal do Rio de Janeiro UFRJ/COPPE/CISI PGP fingerprint: 29 C0 50 B9 B6 3E 58 F2 83 5F E3 26 BF 0F EA 67 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 15:47:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA20684 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 15:47:54 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA20608 for ; Thu, 19 Feb 1998 15:47:27 -0800 (PST) (envelope-from doconnor@cain.gsoft.com.au) Received: from cain (localhost [127.0.0.1]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id KAA01579; Fri, 20 Feb 1998 10:17:14 +1030 (CST) Message-Id: <199802192347.KAA01579@cain.gsoft.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Scott Michel cc: multimedia@FreeBSD.ORG Subject: Re: m3D info? In-reply-to: Your message of "Thu, 19 Feb 1998 10:59:37 -0800." <199802191859.KAA13279@mordred.cs.ucla.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 20 Feb 1998 10:17:14 +1030 From: "Daniel O'Connor" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Any comments on this chipset? Is that a Monster 3D Video card, or a Monster 3D Sound card? I have a 3Dfx based Monster 3D card, which is really neat for 3D stuff :) Unfortunatley the low level drivers are only available for Linux, so you have to compile 3D stuff under Linux emulation :-( (I am trying to get them to port it tho - go to news.3dfx.com and post a reply to my message on 3dfx.glide.linux) --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 16:05:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25243 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 16:05:33 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from taliesin.cs.ucla.edu (Taliesin.CS.UCLA.EDU [131.179.96.166]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA25149 for ; Thu, 19 Feb 1998 16:05:03 -0800 (PST) (envelope-from scottm@mordred.cs.ucla.edu) Received: (qmail 12437 invoked from network); 19 Feb 1998 23:57:35 -0000 Received: from mordred.cs.ucla.edu (131.179.48.34) by taliesin.cs.ucla.edu with SMTP; 19 Feb 1998 23:57:35 -0000 Received: from mordred.cs.ucla.edu (localhost [127.0.0.1]) by mordred.cs.ucla.edu (8.8.8/8.8.8) with ESMTP id PAA21223; Thu, 19 Feb 1998 15:57:37 -0800 (PST) (envelope-from scottm@mordred.cs.ucla.edu) Message-Id: <199802192357.PAA21223@mordred.cs.ucla.edu> X-Mailer: exmh version 2.0.1 12/23/97 To: "Daniel O'Connor" cc: Scott Michel , multimedia@FreeBSD.ORG Subject: Re: m3D info? In-reply-to: Your message of "Fri, 20 Feb 1998 10:17:14 +1030." <199802192347.KAA01579@cain.gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 19 Feb 1998 15:57:37 -0800 From: Scott Michel Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Any comments on this chipset? Sorry -- It's a Matrox m3D card. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 16:19:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA28287 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 16:19:30 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from d198-232.uoregon.edu (d198-232.uoregon.edu [128.223.198.232]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA28229 for ; Thu, 19 Feb 1998 16:19:05 -0800 (PST) (envelope-from mini@d198-232.uoregon.edu) Received: (from mini@localhost) by d198-232.uoregon.edu (8.8.5/8.8.5) id QAA25649; Thu, 19 Feb 1998 16:16:47 -0800 (PST) Message-ID: <19980219161646.02076@micron.mini.net> Date: Thu, 19 Feb 1998 16:16:46 -0800 From: Jonathan Mini To: marc@bowtie.nl Cc: multimedia@FreeBSD.ORG Subject: Re: 3D software porting votes needed Reply-To: Jonathan Mini References: <199802191146.MAA04651@bowtie.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88e In-Reply-To: <199802191146.MAA04651@bowtie.nl>; from Marc van Kempen on Thu, Feb 19, 1998 at 12:46:52PM +0100 X-files: The Truth is Out There Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Marc van Kempen stands accused of saying: > [ ... ] > http://www.neogeo.nl > > There is a form at their download page where you can request > a FreeBSD port. This web site is a prime example of truely terrible use of the web, I won't go on about it's evilness, but I will mention that I couldn't vote for a FreeBSD port because their CGI for feedback was broken. I suggest you mail "blender@neogeo.nl," since their nice little Feedback form is broken. (You have to use netscape, since Lynx barfs on their broken HTML and won't display the "Comments" text field) -- Jonathan Mini (j_mini@efn.org) "A child of five could understand this! Quick -- Fetch me a child of five." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 16:46:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA02453 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 16:46:22 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from gaia.coppe.ufrj.br (cisigw.coppe.ufrj.br [146.164.5.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA02371 for ; Thu, 19 Feb 1998 16:45:57 -0800 (PST) (envelope-from jonny@coppe.ufrj.br) Received: (from jonny@localhost) by gaia.coppe.ufrj.br (8.8.8/8.8.8) id WAA02074; Thu, 19 Feb 1998 22:09:26 -0200 (EDT) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199802200009.WAA02074@gaia.coppe.ufrj.br> Subject: Re: bktr NTSC -> PAL In-Reply-To: from Doug White at "Feb 19, 98 04:03:21 pm" To: dwhite@resnet.uoregon.edu Date: Thu, 19 Feb 1998 22:09:25 -0200 (EDT) Cc: jonny@coppe.ufrj.br, multimedia@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org #define quoting(Doug White) // > bktr0 rev 18 int a irq 11 on pci0:12 // > Hauppauge WinCast/TV, Temic PAL tuner. // > ^^^^^^^^^^^^^^^ // > ^^^^^^^^^^^^^^^ // > // > I've searched the sources for the problem, but the tuner detection is // > inside i2c, which I don't fully understand. It does not personally // > bothers me, since I'm using the card only in composite video mode, but // > I have a friend that says to have the same problem. And a bug is a // > bug, and must be fixed. :) // // Modify /sys/pci/brooktree848.c and search for OVERRIDE_TUNER. Set the // OVERRIDE_TUNER define to PHILIPS_NTSC, rebuild the kernel (no need to // re-CONFIG) and install. // // The fourth card may have a changed EEPROM definition or the computer may // be modifying the EEPROM data. I thought that the i2c command was issued to read the chip type directly from the tuner, and not from a EEPROM. Any hints on how could I debug the EEPROM to find the real cause of the problem, and maybe send patches ? I could deal easily with the bt848, but found no docs for the tuner. Jonny -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 jonny@coppe.ufrj.br Universidade Federal do Rio de Janeiro UFRJ/COPPE/CISI PGP fingerprint: 29 C0 50 B9 B6 3E 58 F2 83 5F E3 26 BF 0F EA 67 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 16:50:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA03168 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 16:50:41 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from hydrogen.nike.efn.org (d182-89.uoregon.edu [128.223.182.89]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA03110 for ; Thu, 19 Feb 1998 16:50:15 -0800 (PST) (envelope-from gurney_j@efn.org) Received: (from jmg@localhost) by hydrogen.nike.efn.org (8.8.7/8.8.7) id QAA00497; Thu, 19 Feb 1998 16:46:34 -0800 (PST) Message-ID: <19980219164634.54882@hydrogen.nike.efn.org> Date: Thu, 19 Feb 1998 16:46:34 -0800 From: John-Mark Gurney To: Joao Carlos Mendes Luis Cc: multimedia@FreeBSD.ORG Subject: Re: cx4237 == cs4237 ? References: <199802192346.VAA01537@gaia.coppe.ufrj.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69 In-Reply-To: <199802192346.VAA01537@gaia.coppe.ufrj.br>; from Joao Carlos Mendes Luis on Thu, Feb 19, 1998 at 09:46:51PM -0200 Reply-To: John-Mark Gurney Organization: Cu Networking X-Operating-System: FreeBSD 2.2.1-RELEASE i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Joao Carlos Mendes Luis scribbled this message on Feb 19: > I'm searching for a cs4237 based card, with no luck. Today I found > one, made by a company named Crystal :^), with a CX4237B-XQ3 chip in > it. The second line of the chip, if that matters is ATAORD9645. This > makes me think that its an extension to support ATAPI CDROMs, but I > need a confirmation before wasting 50 US$ in it. :( > > Has somebody already seen this chip ? Is it full compatible with > cs4237 ? yes, the cx4237b acts just like a cs4237... I personally run two.. and have a few other friends that use it too... works great... one thing you might want to make sure is that you can disable the inline audio amp if you plan on using it with a stereo system... -- John-Mark Gurney Modem/FAX: +1 541 683 6954 Cu Networking P.O. Box 5693, 97405 Live in Peace, destroy Micro$oft, support free software, run FreeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 17:04:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA05790 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 17:04:00 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA05686 for ; Thu, 19 Feb 1998 17:03:19 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id QAA00822; Thu, 19 Feb 1998 16:03:21 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Thu, 19 Feb 1998 16:03:21 -0800 (PST) From: Doug White Reply-To: Doug White To: Joao Carlos Mendes Luis cc: multimedia@FreeBSD.ORG Subject: Re: bktr NTSC -> PAL In-Reply-To: <199802180228.AAA17268@gaia.coppe.ufrj.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 18 Feb 1998, Joao Carlos Mendes Luis wrote: > But I installed the last one into my WWW server to capture some livecam > snaps, and that one is wrongly recognized: > > bktr0 rev 18 int a irq 11 on pci0:12 > Hauppauge WinCast/TV, Temic PAL tuner. > ^^^^^^^^^^^^^^^ > ^^^^^^^^^^^^^^^ > > I've searched the sources for the problem, but the tuner detection is > inside i2c, which I don't fully understand. It does not personally > bothers me, since I'm using the card only in composite video mode, but > I have a friend that says to have the same problem. And a bug is a > bug, and must be fixed. :) Modify /sys/pci/brooktree848.c and search for OVERRIDE_TUNER. Set the OVERRIDE_TUNER define to PHILIPS_NTSC, rebuild the kernel (no need to re-CONFIG) and install. The fourth card may have a changed EEPROM definition or the computer may be modifying the EEPROM data. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 17:25:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09326 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 17:25:33 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from news.IAEhv.nl (root@news.IAEhv.nl [194.151.64.4]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA09290 for ; Thu, 19 Feb 1998 17:25:22 -0800 (PST) (envelope-from marc@bowtie.nl) Received: from LOCAL (uucp@localhost) by news.IAEhv.nl (8.6.13/1.63) with IAEhv.nl; pid 8682 on Fri, 20 Feb 1998 01:25:08 GMT; id BAA08682 efrom: marc@bowtie.nl; eto: UNKNOWN Received: from localhost (localhost [127.0.0.1]) by bowtie.nl (8.8.2/8.7.3) with ESMTP id CAA17600; Fri, 20 Feb 1998 02:23:55 +0100 (MET) Message-Id: <199802200123.CAA17600@bowtie.nl> To: Jonathan Mini Cc: multimedia@FreeBSD.ORG Subject: Re: 3D software porting votes needed In-reply-to: j_mini's message of Thu, 19 Feb 1998 16:16:46 -0800. <19980219161646.02076@micron.mini.net> Reply-to: marc@bowtie.nl Date: Fri, 20 Feb 1998 02:23:55 +0100 From: Marc van Kempen Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <19980219161646.02076@micron.mini.net>, Jonathan Mini writes: >Marc van Kempen stands accused of saying: > >> [ ... ] > >> http://www.neogeo.nl >> >> There is a form at their download page where you can request >> a FreeBSD port. > > This web site is a prime example of truely terrible use of the web, >I won't go on about it's evilness, but I will mention that I couldn't >vote for a FreeBSD port because their CGI for feedback was broken. > These guys are not web site developers, they are 3D animators/ programmers. Since you seem to be knowledgeable in this area may I suggest a more positive feedback angle, like offering to fix their broken form. Regards, Marc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 17:53:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13096 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 17:53:41 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from d198-232.uoregon.edu (d198-232.uoregon.edu [128.223.198.232]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA13083 for ; Thu, 19 Feb 1998 17:53:37 -0800 (PST) (envelope-from mini@d198-232.uoregon.edu) Received: (from mini@localhost) by d198-232.uoregon.edu (8.8.5/8.8.5) id RAA25795; Thu, 19 Feb 1998 17:31:35 -0800 (PST) Message-ID: <19980219173134.52505@micron.mini.net> Date: Thu, 19 Feb 1998 17:31:34 -0800 From: Jonathan Mini To: marc@bowtie.nl Cc: Jonathan Mini , multimedia@FreeBSD.ORG Subject: Re: 3D software porting votes needed Reply-To: Jonathan Mini References: <19980219161646.02076@micron.mini.net> <199802200123.CAA17600@bowtie.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88e In-Reply-To: <199802200123.CAA17600@bowtie.nl>; from Marc van Kempen on Fri, Feb 20, 1998 at 02:23:55AM +0100 X-files: The Truth is Out There Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Marc van Kempen stands accused of saying: > These guys are not web site developers, they are 3D animators/ > programmers. > > Since you seem to be knowledgeable in this area may I suggest > a more positive feedback angle, like offering to fix their > broken form. Good point. I gave them positive freedback, perhaps I will offer my services to them. -- Jonathan Mini (j_mini@efn.org) "A child of five could understand this! Quick -- Fetch me a child of five." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 19:13:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA25837 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 19:13:02 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA25825 for ; Thu, 19 Feb 1998 19:12:58 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id TAA04794 for ; Thu, 19 Feb 1998 19:12:51 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802200312.TAA04794@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: multimedia@FreeBSD.ORG Subject: Vote : Glide For FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 19 Feb 1998 19:12:50 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Went to 3dfx.glide.linux newsgroup and saw a whopping six requests including mine for FreeBSD. It is not hard what I am asking and in fact I am asking you to help yourself. Thank you, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 20:03:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA04495 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 20:03:56 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA04452 for ; Thu, 19 Feb 1998 20:03:37 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id UAA05044 for ; Thu, 19 Feb 1998 20:03:27 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802200403.UAA05044@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: multimedia@FreeBSD.ORG Subject: New Major device for Bt848 driver: 92 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 19 Feb 1998 20:03:27 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I forgot to reserve the major device and our Major device 79 got taken by the IP Firewall driver. Also, I moved Luigi's i2cwr ioctl from the video_ioctl section to the tuner ioctl section. This was just a quick check in. Cheers, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 20:04:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA04572 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 20:04:34 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from inet03.citec.qld.gov.au (firewall-user@inet03.citec.qld.gov.au [203.5.10.10]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA04560 for ; Thu, 19 Feb 1998 20:04:25 -0800 (PST) (envelope-from sysseh@manila.workcover.qld.gov.au) Received: by inet03.citec.qld.gov.au; id OAA13266; Fri, 20 Feb 1998 14:04:20 +1000 Received: from CCII.workcover.qld.gov.au(h084202.workcover.qld.gov.au 131.242.84.202) by inet03.citec.qld.gov.au via smap (V2.0) id xma013074; Fri, 20 Feb 98 14:04:00 +1000 Received: from bne16unx215.workcover.qld.gov.au (CCI.workcover.qld.gov.au [131.242.84.201]) by CCII.workcover.qld.gov.au (8.8.5/8.8.5) with ESMTP id OAA27823; Fri, 20 Feb 1998 14:01:18 +1000 (EST) Received: from localhost (sysseh@localhost) by bne16unx215.workcover.qld.gov.au (8.8.5/8.8.5) with SMTP id EAA05945; Fri, 20 Feb 1998 04:09:00 GMT Message-Id: <199802200409.EAA05945@bne16unx215.workcover.qld.gov.au> X-Authentication-Warning: bne16unx215.workcover.qld.gov.au: sysseh@localhost didn't use HELO protocol X-Mailer: exmh version 2.0zeta 7/24/97 To: Amancio Hasty cc: multimedia@FreeBSD.ORG Subject: Re: Vote : Glide For FreeBSD In-reply-to: Your message of "Thu, 19 Feb 1998 19:12:50 PST." <199802200312.TAA04794@rah.star-gate.com> X-Face: 3}heU+2?b->-GSF-G4T4>jEB9~FR(V9lo&o>kAy=Pj&;oVOc<|pr%I/VSG"ZD32J>5gGC0N 7gj]^GI@M:LlqNd]|(2OxOxy@$6@/!,";-!OlucF^=jq8s57$%qXd/ieC8DhWmIy@J1AcnvSGV\|*! >Bvu7+0h4zCY^]{AxXKsDTlgA2m]fX$W@'8ev-Qi+-;%L'CcZ'NBL!@n?}q!M&Em3*eW7,093nOeV8 M)(u+6D;%B7j\XA/9j4!Gj~&jYzflG[#)E9sI&Xe9~y~Gn%fA7>F:YKr"Wx4cZU*6{^2ocZ!YyR Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 20 Feb 1998 14:08:58 +1000 From: Stephen Hocking Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Went to 3dfx.glide.linux newsgroup and saw a whopping six requests including > mine for FreeBSD. It is not hard what I am asking and in fact I am asking > you to help yourself. > > Thank you, > Amancio > Dammit Janet, I've already whacked in mine. Would the situation be alleviated somewhat if FreeBSD was ELF instead of a.out based? Stephen -- The views expressed above are not those of WorkCover Queensland, Australia. "We've heard that a million monkeys at a million keyboards could produce the Complete Works of Shakespeare; now, thanks to the Internet, we know this is not true." Robert Wilensky, University of California To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 20:09:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA05141 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 20:09:49 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA05105 for ; Thu, 19 Feb 1998 20:09:22 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id UAA05171; Thu, 19 Feb 1998 20:08:52 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802200408.UAA05171@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Stephen Hocking cc: multimedia@FreeBSD.ORG Subject: Re: Vote : Glide For FreeBSD In-reply-to: Your message of "Fri, 20 Feb 1998 14:08:58 +1000." <199802200409.EAA05945@bne16unx215.workcover.qld.gov.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 19 Feb 1998 20:08:51 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I don't think that elf vs a.out will make a difference for instance the glide library uses linux system calls such as ioperm. BTW: Who or What is Janet ? 8) Cheers, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 20:21:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA06929 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 20:21:00 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from inet03.citec.qld.gov.au (firewall-user@inet03.citec.qld.gov.au [203.5.10.10]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA06867 for ; Thu, 19 Feb 1998 20:20:22 -0800 (PST) (envelope-from sysseh@manila.workcover.qld.gov.au) Received: by inet03.citec.qld.gov.au; id OAA26800; Fri, 20 Feb 1998 14:19:49 +1000 Received: from CCII.workcover.qld.gov.au(h084202.workcover.qld.gov.au 131.242.84.202) by inet03.citec.qld.gov.au via smap (V2.0) id xma026260; Fri, 20 Feb 98 14:19:14 +1000 Received: from bne16unx215.workcover.qld.gov.au (CCI.workcover.qld.gov.au [131.242.84.201]) by CCII.workcover.qld.gov.au (8.8.5/8.8.5) with ESMTP id OAA27878; Fri, 20 Feb 1998 14:16:32 +1000 (EST) Received: from localhost (sysseh@localhost) by bne16unx215.workcover.qld.gov.au (8.8.5/8.8.5) with SMTP id EAA06361; Fri, 20 Feb 1998 04:24:14 GMT Message-Id: <199802200424.EAA06361@bne16unx215.workcover.qld.gov.au> X-Authentication-Warning: bne16unx215.workcover.qld.gov.au: sysseh@localhost didn't use HELO protocol X-Mailer: exmh version 2.0zeta 7/24/97 To: Amancio Hasty cc: multimedia@FreeBSD.ORG Subject: Re: Vote : Glide For FreeBSD In-reply-to: Your message of "Thu, 19 Feb 1998 20:08:51 PST." <199802200408.UAA05171@rah.star-gate.com> X-Face: 3}heU+2?b->-GSF-G4T4>jEB9~FR(V9lo&o>kAy=Pj&;oVOc<|pr%I/VSG"ZD32J>5gGC0N 7gj]^GI@M:LlqNd]|(2OxOxy@$6@/!,";-!OlucF^=jq8s57$%qXd/ieC8DhWmIy@J1AcnvSGV\|*! >Bvu7+0h4zCY^]{AxXKsDTlgA2m]fX$W@'8ev-Qi+-;%L'CcZ'NBL!@n?}q!M&Em3*eW7,093nOeV8 M)(u+6D;%B7j\XA/9j4!Gj~&jYzflG[#)E9sI&Xe9~y~Gn%fA7>F:YKr"Wx4cZU*6{^2ocZ!YyR Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 20 Feb 1998 14:24:11 +1000 From: Stephen Hocking Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > BTW: Who or What is Janet ? 8) > It's a reference to "The Rocky Horror Picture Show", which for some reason has been much on my mind lately. Rumours that Jordan closely resembles RiffRaff are, to the best of my knowledge, untrue. (Although I thought Little Nell was quite cute). Pardon me, it is just after Friday lunch here. Stephen -- The views expressed above are not those of WorkCover Queensland, Australia. "We've heard that a million monkeys at a million keyboards could produce the Complete Works of Shakespeare; now, thanks to the Internet, we know this is not true." Robert Wilensky, University of California To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 20:27:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA08458 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 20:27:35 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA08396 for ; Thu, 19 Feb 1998 20:27:14 -0800 (PST) (envelope-from doconnor@cain.gsoft.com.au) Received: from cain (localhost [127.0.0.1]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id OAA03774; Fri, 20 Feb 1998 14:56:49 +1030 (CST) Message-Id: <199802200426.OAA03774@cain.gsoft.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Amancio Hasty cc: Stephen Hocking , multimedia@FreeBSD.ORG Subject: Re: Vote : Glide For FreeBSD In-reply-to: Your message of "Thu, 19 Feb 1998 20:08:51 -0800." <199802200408.UAA05171@rah.star-gate.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 20 Feb 1998 14:56:49 +1030 From: "Daniel O'Connor" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I don't think that elf vs a.out will make a difference for instance > the glide library uses linux system calls such as ioperm. Fake it :) --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Feb 19 20:27:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA08480 for freebsd-multimedia-outgoing; Thu, 19 Feb 1998 20:27:38 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA08404 for ; Thu, 19 Feb 1998 20:27:16 -0800 (PST) (envelope-from doconnor@cain.gsoft.com.au) Received: from cain (localhost [127.0.0.1]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id OAA03762; Fri, 20 Feb 1998 14:56:33 +1030 (CST) Message-Id: <199802200426.OAA03762@cain.gsoft.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Stephen Hocking cc: Amancio Hasty , multimedia@FreeBSD.ORG Subject: Re: Vote : Glide For FreeBSD In-reply-to: Your message of "Fri, 20 Feb 1998 14:24:11 +1000." <199802200424.EAA06361@bne16unx215.workcover.qld.gov.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 20 Feb 1998 14:56:33 +1030 From: "Daniel O'Connor" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > BTW: Who or What is Janet ? 8) Hmm.. call out time :) --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Feb 20 06:06:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA23364 for freebsd-multimedia-outgoing; Fri, 20 Feb 1998 06:06:57 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA23249; Fri, 20 Feb 1998 06:06:11 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id NAA00975; Fri, 20 Feb 1998 13:30:13 +0100 From: Luigi Rizzo Message-Id: <199802201230.NAA00975@labinfo.iet.unipi.it> Subject: Re: vat problem with highlight color... To: fenner@parc.xerox.com (Bill Fenner) Date: Fri, 20 Feb 1998 13:30:13 +0100 (MET) Cc: multimedia@FreeBSD.ORG, jkh@time.cdrom.com, fenner@FreeBSD.ORG In-Reply-To: <98Feb19.094649pst.177476@crevenia.parc.xerox.com> from "Bill Fenner" at Feb 19, 98 09:46:17 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Try removing the reference to tk_setPalette (and the related option stuff) > from ui-resource.tcl . I'll add a patch to the port as soon as I figure out > the details of where what bits of code came from. (my local cvs tree is > a mess =( ) i tried this quickly but vat dumps core if i remove the tk_setPalette call and the following loop on setting options (this is quite odd, i have to say...) Plus i really don't understand where the highlightColor value is inherited from. luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Feb 20 09:02:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24020 for freebsd-multimedia-outgoing; Fri, 20 Feb 1998 09:02:55 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from alpha.xerox.com (firewall-user@alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA23900 for ; Fri, 20 Feb 1998 09:02:16 -0800 (PST) (envelope-from fenner@parc.xerox.com) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <53099(4)>; Fri, 20 Feb 1998 08:18:30 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177476>; Fri, 20 Feb 1998 08:17:08 -0800 To: Luigi Rizzo cc: fenner@parc.xerox.com (Bill Fenner), multimedia@FreeBSD.ORG Subject: Re: vat problem with highlight color... In-reply-to: Your message of "Fri, 20 Feb 98 04:30:13 PST." <199802201230.NAA00975@labinfo.iet.unipi.it> Date: Fri, 20 Feb 1998 08:17:07 PST From: Bill Fenner Message-Id: <98Feb20.081708pst.177476@crevenia.parc.xerox.com> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Luigi Rizzo wrote: >i tried this quickly but vat dumps core if i remove the tk_setPalette >call and the following loop on setting options (this is quite odd, >i have to say...) Yeah, I'll say. I was quite surprised too. >Plus i really don't understand where the highlightColor value is >inherited from. tk_setPallete sets tkPallete(highlightColor), then the loop sets the option. Presumably, highlightColor is new in tk 8.0 . I committed Van's fix for this as a patch to the port (along with memory leak patches and the getsockopt() patch that I had sent you before). Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Feb 20 10:22:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA06746 for freebsd-multimedia-outgoing; Fri, 20 Feb 1998 10:22:12 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA06740 for ; Fri, 20 Feb 1998 10:22:09 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id RAA01436; Fri, 20 Feb 1998 17:46:24 +0100 From: Luigi Rizzo Message-Id: <199802201646.RAA01436@labinfo.iet.unipi.it> Subject: Re: vat problem with highlight color... To: fenner@parc.xerox.com (Bill Fenner) Date: Fri, 20 Feb 1998 17:46:24 +0100 (MET) Cc: fenner@parc.xerox.com, multimedia@FreeBSD.ORG In-Reply-To: <98Feb20.081708pst.177476@crevenia.parc.xerox.com> from "Bill Fenner" at Feb 20, 98 08:16:48 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Luigi Rizzo wrote: > >i tried this quickly but vat dumps core if i remove the tk_setPalette > >call and the following loop on setting options (this is quite odd, > >i have to say...) > > Yeah, I'll say. I was quite surprised too. ok. apparently in tkwidget.cc TkWidget::getcolor() fails if the first arg is NULL. I think it's Tk_GetColor() which dies when the third arg is null, so that could be a Tk 8.0 bug... > >Plus i really don't understand where the highlightColor value is > >inherited from. > > tk_setPallete sets tkPallete(highlightColor), then the loop sets > the option. Presumably, highlightColor is new in tk 8.0 . right... but i have no idea how to override this. Since the bug is annoying, it would be probably a wise thing in the meantime (i.e. for 2.2.6) to force sitebox.cc (line 219) to use the default color, i.e. - ac_ = sitebox_.getcolor(tcl.attr("highlightColor"), "white"); + ac_ = sitebox_.getcolor("white", "white"); > I committed Van's fix for this as a patch to the port (along with > memory leak patches and the getsockopt() patch that I had sent you > before). yes i saw. I am coming soon with a fixed audio module. you did not answer yet if you have a machine with the old voxware driver to test the new audio module... luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Feb 20 11:22:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA16486 for freebsd-multimedia-outgoing; Fri, 20 Feb 1998 11:22:20 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA16476 for ; Fri, 20 Feb 1998 11:22:17 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id LAA17538; Fri, 20 Feb 1998 11:22:14 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Fri, 20 Feb 1998 11:22:14 -0800 (PST) From: Doug White Reply-To: Doug White To: Amancio Hasty cc: multimedia@FreeBSD.ORG Subject: Re: New Major device for Bt848 driver: 92 In-Reply-To: <199802200403.UAA05044@rah.star-gate.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 19 Feb 1998, Amancio Hasty wrote: > > I forgot to reserve the major device and our Major device 79 got taken > by the IP Firewall driver. What release do we need to re-MAKEDEV? 3.0? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Feb 20 11:33:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA18094 for freebsd-multimedia-outgoing; Fri, 20 Feb 1998 11:33:27 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA18084 for ; Fri, 20 Feb 1998 11:33:18 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id LAA17531; Fri, 20 Feb 1998 11:18:55 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Fri, 20 Feb 1998 11:18:55 -0800 (PST) From: Doug White Reply-To: Doug White To: Joao Carlos Mendes Luis cc: multimedia@FreeBSD.ORG Subject: Re: bktr NTSC -> PAL In-Reply-To: <199802200009.WAA02074@gaia.coppe.ufrj.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 19 Feb 1998, Joao Carlos Mendes Luis wrote: > // Modify /sys/pci/brooktree848.c and search for OVERRIDE_TUNER. Set the > // OVERRIDE_TUNER define to PHILIPS_NTSC, rebuild the kernel (no need to > // re-CONFIG) and install. > I thought that the i2c command was issued to read the chip type directly > from the tuner, and not from a EEPROM. Perhaps, I'm not intimately familiar with the card internals - just a satisfied customer :) > Any hints on how could I debug the EEPROM to find the real cause of > the problem, and maybe send patches ? I could deal easily with the > bt848, but found no docs for the tuner. See the Bt848 page (http://www.freebsd.org./~ahasty/Bt848.html) for the signature grabber utilities. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Feb 20 13:00:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02803 for freebsd-multimedia-outgoing; Fri, 20 Feb 1998 13:00:32 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02776 for ; Fri, 20 Feb 1998 13:00:16 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id MAA05134; Fri, 20 Feb 1998 12:14:34 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802202014.MAA05134@rah.star-gate.com> To: Doug White cc: Amancio Hasty , multimedia@FreeBSD.ORG, hasty@rah.star-gate.com Subject: Re: New Major device for Bt848 driver: 92 In-reply-to: Your message of "Fri, 20 Feb 1998 11:22:14 PST." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <5131.888005673.1@rah> Date: Fri, 20 Feb 1998 12:14:33 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You can try the latest 3.0-current 8) Or if you like just edit your /dev/MAKEDEV and replace the major device of bktr (79) with (92). just make sure that /sys/pci/brooktree848.c is the latest one from current or going inside the driver and changed the Major device 79 to 92 . Have Fun, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Feb 20 15:50:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA00155 for freebsd-multimedia-outgoing; Fri, 20 Feb 1998 15:50:58 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA00143 for ; Fri, 20 Feb 1998 15:50:51 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Fri, 20 Feb 1998 18:50:14 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA03741; Fri, 20 Feb 98 18:50:11 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id SAA19692; Fri, 20 Feb 1998 18:49:24 -0500 Message-Id: <19980220184924.51624@ct.picker.com> Date: Fri, 20 Feb 1998 18:49:24 -0500 From: Randall Hopper To: Stephen Hocking Cc: multimedia@FreeBSD.ORG Subject: Re: Descent now working under X11 References: <199802190148.BAA04380@bne16unx215.workcover.qld.gov.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199802190148.BAA04380@bne16unx215.workcover.qld.gov.au>; from Stephen Hocking on Thu, Feb 19, 1998 at 11:48:12AM +1000 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Stephen Hocking: | See ftp://ftp.muppetlabs.org/pub/ldescent. I can feel a port coming |on.... Ouch... elmer : ~/dl/freebsd > ftp ftp.muppetlabs.org ... Trying to connect to ftp.muppetlabs.org... Error: Could not connect to ftp.muppetlabs.org. Reason: Connection refused Sleeping 0 seconds... Retry Number: 2 Error: Could not connect to ftp.muppetlabs.org. Reason: Connection refused Sleeping 0 seconds... Retry Number: 3 Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Feb 20 16:29:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA09432 for freebsd-multimedia-outgoing; Fri, 20 Feb 1998 16:29:17 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA09382 for ; Fri, 20 Feb 1998 16:28:47 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Fri, 20 Feb 1998 19:26:06 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA04799; Fri, 20 Feb 98 19:26:04 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id TAA19822; Fri, 20 Feb 1998 19:25:19 -0500 Message-Id: <19980220192519.16455@ct.picker.com> Date: Fri, 20 Feb 1998 19:25:19 -0500 From: Randall Hopper To: "Daniel O'Connor" , Amancio Hasty Cc: multimedia@FreeBSD.ORG Subject: libglide2x.so -- How about an auto-port? (was Re: Mesa + Voodoo 3dfx) References: <19980217223140.36184@tao.org.uk> <199802180025.KAA07403@cain.gsoft.com.au> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=RRV7LY7NUeQGEoCm X-Mailer: Mutt 0.88 In-Reply-To: <199802180025.KAA07403@cain.gsoft.com.au>; from Daniel O'Connor on Wed, Feb 18, 1998 at 10:55:34AM +1030 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --RRV7LY7NUeQGEoCm Content-Type: text/plain; charset=us-ascii Daniel O'Connor: |You must get the linux developement kit, and then compile Mesa for linux. I was just thinking. If we don't manage to stir up help from the 3dfx folks for doing a FreeBSD-native glide port (way too early to call that one), I was wondering abut the practicality of doing an automated-port ourselves. (Huh? What?) Well, it seems there are two pieces to a port: 1) turning the Linux-specific library dependencies (libc, etc.) into FreeBSD dependent interfaces 2) ELF -> a.out conversion. As to the first, we already have this in an emulation layer in the kernel. If you look at the symbol dependencies in libglide (see attachment), the list is small and most are pretty standard libc symbols with likely just minor diffs between the FreeBSD and Linux implementations. A few are foreign, but we can emulate them (apparently). No sweat. Seems we might be able to cook a minimal "liblinux.so" for a "tweaked libglide2x.so" to depend on which would translate the linux shlib calls to freebsd shlib calls. However, I don't know if this is very reasonable, not being intimately familar with the link tools and libraries out there (libbfd, etc.) which would hopefully allow for manipulating a dynamic object. Crazy? I don't know; just a thought. As to the second, No idea. Is it 1. easy, 2. hard, 3. ridiculous to even think of an automated conversion of a library from Linux ELF format to FreeBSD a.out format? Now I'm not suggesting this as a solution for general porting of Linux libs or apps. But if we could come up with an automated production that'd cook a FreeBSD a.out libglide2x.so from a Linux libglide2x.so which we could just hand over to 3dfx -- no effort required on their part, I'm sure iD, et all might be more likely to provide native 3dfx support for us. 3dfx, seeing how little effort would be involved for a source port, would be that much more likely to just #ifdef the Linux glide source and build a native FreeBSD version from source. And of course we wouldn't have to waste all that extra memory and hastle with resident Linux shlibs, cross-compiling everything, ... Maybe I'm just dreaming... Any thoughts from those more informed about emulation and libraries? Randall --RRV7LY7NUeQGEoCm Content-Type: text/plain Content-Disposition: attachment; filename="libglide2x.so.UNDEF.txt" 00000000 D *UND* 00000000 fopen 00000000 D *UND* 00000000 __uflow 00000000 D *UND* 00000000 sscanf 00000000 D *UND* 00000000 __ctype_b 00000000 D *UND* 00000000 __ctype_toupper 00000000 D *UND* 00000000 strcmp 00000000 D *UND* 00000000 fclose 00000000 D *UND* 00000000 memset 00000000 D *UND* 00000000 fread 00000000 D *UND* 00000000 pow 00000000 D *UND* 00000000 exp 00000000 D *UND* 00000000 malloc 00000000 D *UND* 00000000 getenv 00000000 D *UND* 00000000 __strtol_internal 00000000 D *UND* 00000000 sprintf 00000000 D *UND* 00000000 strcpy 00000000 D *UND* 00000000 puts 00000000 D *UND* 00000000 exit 00000000 D *UND* 00000000 uname 00000000 D *UND* 00000000 _IO_stderr_ 00000000 D *UND* 00000000 fprintf 00000000 D *UND* 00000000 fgetc 00000000 D *UND* 00000000 fgets 00000000 D *UND* 00000000 strtok 00000000 D *UND* 00000000 fwrite 00000000 D *UND* 00000000 feof 00000000 D *UND* 00000000 fflush 00000000 D *UND* 00000000 __overflow 00000000 D *UND* 00000000 strchr 00000000 D *UND* 00000000 times 00000000 D *UND* 00000000 strncpy 00000000 D *UND* 00000000 strcat 00000000 D *UND* 00000000 tcsetattr 00000000 D *UND* 00000000 tcgetattr 00000000 D *UND* 00000000 cfmakeraw 00000000 D *UND* 00000000 atexit 00000000 D *UND* 00000000 select 00000000 D *UND* 00000000 read 00000000 D *UND* 00000000 iopl 00000000 D *UND* 00000000 open 00000000 D *UND* 00000000 mmap 00000000 D *UND* 00000000 close 00000000 D *UND* 00000000 munmap 00000000 D *UND* 00000000 _IO_stdout_ 00000000 D *UND* 00000000 vfprintf 00000000 D *UND* 00000000 printf 00000000 D *UND* 00000000 __ctype_tolower 00000000 D *UND* 00000000 __strtod_internal 00000000 D *UND* 00000000 clock 00000000 D *UND* 00000000 putenv --RRV7LY7NUeQGEoCm-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Feb 20 17:56:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA27992 for freebsd-multimedia-outgoing; Fri, 20 Feb 1998 17:56:19 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from roatan.ucs.indiana.edu (roatan.ucs.indiana.edu [129.79.10.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA27965 for ; Fri, 20 Feb 1998 17:56:07 -0800 (PST) (envelope-from scott@poverty.bloomington.in.us) Received: from poverty.bloomington.in.us (root@dial-126-9.ucs.indiana.edu [156.56.126.9]) by roatan.ucs.indiana.edu (8.8.5/8.8.5/1.13IUPO) with ESMTP id UAA32054 for ; Fri, 20 Feb 1998 20:56:04 -0500 (EST) Received: from poverty.bloomington.in.us (scott@localhost [127.0.0.1]) by poverty.bloomington.in.us (8.7.3/8.7.3/poverty) with ESMTP id UAA27803 for ; Fri, 20 Feb 1998 20:55:59 -0500 Message-Id: <199802210155.UAA27803@poverty.bloomington.in.us> To: freebsd-multimedia@FreeBSD.ORG Subject: gdk and the gimp Date: Fri, 20 Feb 1998 20:55:57 -0500 From: Scott Goehring Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org To the person having problems with Gimp 0.99.18 and gdk/gdk 0.99.3: if you installed the gimp.org distribution, it probably installed the libraries where your system isn't looking for them. I am not familiar with FreeBSD's shared library system, but when we see this problem in Linux, it's because /usr/local/lib isn't in /sbin/ldconfig. (It can also be caused by having two versions of gtk installed, the new one in /usr/local/lib, and the old one in /usr/lib. The old one gets selected because it's first on the search path.) Scott Goehring CEO, WilberWorks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Feb 20 18:38:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA05394 for freebsd-multimedia-outgoing; Fri, 20 Feb 1998 18:38:18 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from thelab.hub.org (tc-38.acadiau.ca [131.162.2.138]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA05349 for ; Fri, 20 Feb 1998 18:38:09 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.8.8/8.8.2) with SMTP id WAA13149 for ; Fri, 20 Feb 1998 22:37:54 -0400 (AST) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Fri, 20 Feb 1998 22:37:54 -0400 (AST) From: The Hermit Hacker To: freebsd-multimedia@FreeBSD.ORG Subject: Creating MP3's under FreeBSD... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I just picked up a bunch of CDs that I'm hoping to convert to MP3s (more variety to shuffle through 130 songs vs having to swap CDs)...is there any software that works under FreeBSD that will allow me to create them? Thanks.. Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 04:02:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA15009 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 04:02:47 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from dorifer.heim3.tu-clausthal.de (dorifer.heim3.tu-clausthal.de [139.174.243.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA15001 for ; Sat, 21 Feb 1998 04:02:43 -0800 (PST) (envelope-from olli@dorifer.heim3.tu-clausthal.de) Received: (from olli@localhost) by dorifer.heim3.tu-clausthal.de (8.8.8/8.8.8) id NAA02226 for freebsd-multimedia@FreeBSD.ORG; Sat, 21 Feb 1998 13:02:41 +0100 (CET) (envelope-from olli) Date: Sat, 21 Feb 1998 13:02:41 +0100 (CET) From: Oliver Fromme Message-Id: <199802211202.NAA02226@dorifer.heim3.tu-clausthal.de> To: freebsd-multimedia@FreeBSD.ORG Subject: Re: Creating MP3's under FreeBSD... Newsgroups: list.freebsd-multimedia Organization: Administration Heim 3 Reply-To: freebsd-multimedia@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: TIN [version 1.2 RZTUC(3) PL2] Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Marc G. Fournier wrote in list.freebsd-multimedia: > I just picked up a bunch of CDs that I'm hoping to convert to MP3s (more > variety to shuffle through 130 songs vs having to swap CDs)...is there any > software that works under FreeBSD that will allow me to create them? I'm using FHG's encoder. Unfortunately it's available in binary form only (the Linux binary runs well under FreeBSD), and it's shareware -- the unregistered version has some limitations, and a registration code isn't cheap (BTW, Altavista is a great thing... ;-) The latest version is 2.72, available from ftp://ftp.iis.fhg.de/pub/layer3 or something like that, but I had trouble convincing it that it is registered, so I'm still using 2.71. Regards Oliver -- Oliver Fromme, Leibnizstr. 18-61, 38678 Clausthal, Germany (Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 06:13:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA28469 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 06:13:58 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from korea.dyndns.com (cppp1-6.promos.co.kr [210.105.107.75]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA28462 for ; Sat, 21 Feb 1998 06:13:55 -0800 (PST) (envelope-from jhpark@promos.co.kr) Received: from localhost (jhpark@localhost) by korea.dyndns.com (8.8.8H1/8.8.8H1) with SMTP id XAA00557 for ; Sat, 21 Feb 1998 23:13:45 +0900 (KST) X-Authentication-Warning: korea.dyndns.com: jhpark owned process doing -bs Date: Sat, 21 Feb 1998 23:13:45 +0900 (KST) From: Park Jong-Hwan X-Sender: jhpark@korea.dyndns.com To: multimedia@FreeBSD.ORG Subject: Video CDs on FreeBSD? Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Is there kernel patch(or software) to read Video CD on FreeBSD? I tried mount as cd9660 but it doesn't work :( Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 09:33:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18502 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 09:33:48 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from thelab.hub.org (dyna2-165.acadiau.ca [131.162.2.165]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA18497 for ; Sat, 21 Feb 1998 09:33:43 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.8.8/8.8.2) with SMTP id NAA24275 for ; Sat, 21 Feb 1998 13:33:26 -0400 (AST) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Sat, 21 Feb 1998 13:33:25 -0400 (AST) From: The Hermit Hacker To: freebsd-multimedia@FreeBSD.ORG Subject: Re: Creating MP3's under FreeBSD... In-Reply-To: <199802211202.NAA02226@dorifer.heim3.tu-clausthal.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 21 Feb 1998, Oliver Fromme wrote: > I'm using FHG's encoder. Unfortunately it's available in > binary form only (the Linux binary runs well under FreeBSD), > and it's shareware -- the unregistered version has some > limitations, and a registration code isn't cheap (BTW, > Altavista is a great thing... ;-) > > The latest version is 2.72, available from > ftp://ftp.iis.fhg.de/pub/layer3 or something like that, > but I had trouble convincing it that it is registered, > so I'm still using 2.71. Yup, I looked at and downloaded this one last night, but it seems to require you to create PCM files first, and then create the MP3s after that. I went through /usr/ports/audio to see if I could find something that wrote PCM files, and found nothing... How do you get the audio tracks off the CD? Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 09:44:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA19374 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 09:44:29 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA19369 for ; Sat, 21 Feb 1998 09:44:25 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id RAA03033; Sat, 21 Feb 1998 17:09:58 +0100 From: Luigi Rizzo Message-Id: <199802211609.RAA03033@labinfo.iet.unipi.it> Subject: Re: Creating MP3's under FreeBSD... To: scrappy@hub.org (The Hermit Hacker) Date: Sat, 21 Feb 1998 17:09:58 +0100 (MET) Cc: freebsd-multimedia@FreeBSD.ORG In-Reply-To: from "The Hermit Hacker" at Feb 21, 98 01:33:06 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Yup, I looked at and downloaded this one last night, but it seems > to require you to create PCM files first, and then create the MP3s after > that. I went through /usr/ports/audio to see if I could find something > that wrote PCM files, and found nothing... > > How do you get the audio tracks off the CD? the quick&dirty way is to sample them through the soundcard. the more sophisticated way is to use programs like cdda or tosha to grab the raw tracks from the CD. Some SCSI drives are reported to do this, and I have some patches on my web page to do this with (some) ATAPI disk as well. BEWARE though, this might freeze your IDE bus since our atapi code does not have timeouts. see http://www.iet.unipi.it/~luigi/cdda980108.diffs using them, you still need to patch tosha, or better cdda, to grab the pcm files and compensate the sync problems which many drives have (don't ask for more comments on this, i am not very clear on what is the problem and how to fix it) luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 09:46:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA19527 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 09:46:31 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from mph124.rh.psu.edu (mph@MPH124.rh.psu.edu [128.118.126.83]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA19521 for ; Sat, 21 Feb 1998 09:46:29 -0800 (PST) (envelope-from mph@mph124.rh.psu.edu) Received: (from mph@localhost) by mph124.rh.psu.edu (8.8.8/8.8.8) id MAA14959; Sat, 21 Feb 1998 12:46:28 -0500 (EST) (envelope-from mph) Message-ID: <19980221124627.43443@mph124.rh.psu.edu> Date: Sat, 21 Feb 1998 12:46:27 -0500 From: Matthew Hunt To: The Hermit Hacker , freebsd-multimedia@FreeBSD.ORG Subject: Re: Creating MP3's under FreeBSD... References: <199802211202.NAA02226@dorifer.heim3.tu-clausthal.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: ; from The Hermit Hacker on Sat, Feb 21, 1998 at 01:33:25PM -0400 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Feb 21, 1998 at 01:33:25PM -0400, The Hermit Hacker wrote: > that. I went through /usr/ports/audio to see if I could find something > that wrote PCM files, and found nothing... > > How do you get the audio tracks off the CD? /usr/ports/audio/tosha Note that you need a SCSI CD-ROM drive to use tosha. -- Matthew Hunt * Think locally, act globally. http://mph124.rh.psu.edu/~mph/pgp.key for PGP public key 0x67203349. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 09:50:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA19933 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 09:50:59 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from thelab.hub.org (dyna2-165.acadiau.ca [131.162.2.165]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA19923 for ; Sat, 21 Feb 1998 09:50:55 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.8.8/8.8.2) with SMTP id NAA24430; Sat, 21 Feb 1998 13:50:47 -0400 (AST) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Sat, 21 Feb 1998 13:50:46 -0400 (AST) From: The Hermit Hacker To: Matthew Hunt cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: Creating MP3's under FreeBSD... In-Reply-To: <19980221124627.43443@mph124.rh.psu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 21 Feb 1998, Matthew Hunt wrote: > On Sat, Feb 21, 1998 at 01:33:25PM -0400, The Hermit Hacker wrote: > > > that. I went through /usr/ports/audio to see if I could find something > > that wrote PCM files, and found nothing... > > > > How do you get the audio tracks off the CD? > > /usr/ports/audio/tosha > > Note that you need a SCSI CD-ROM drive to use tosha. Sorry, yes, I saw this one, but I unfortunately don't have a SCSI CD-ROM yet :( STuck with ATAPI right now... Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 09:59:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA20668 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 09:59:33 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA20663 for ; Sat, 21 Feb 1998 09:59:30 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id RAA03086; Sat, 21 Feb 1998 17:25:03 +0100 From: Luigi Rizzo Message-Id: <199802211625.RAA03086@labinfo.iet.unipi.it> Subject: Re: Creating MP3's under FreeBSD... To: mph@pobox.com (Matthew Hunt) Date: Sat, 21 Feb 1998 17:25:03 +0100 (MET) Cc: scrappy@hub.org, freebsd-multimedia@FreeBSD.ORG In-Reply-To: <19980221124627.43443@mph124.rh.psu.edu> from "Matthew Hunt" at Feb 21, 98 12:46:08 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > On Sat, Feb 21, 1998 at 01:33:25PM -0400, The Hermit Hacker wrote: > > > that. I went through /usr/ports/audio to see if I could find something > > that wrote PCM files, and found nothing... > > > > How do you get the audio tracks off the CD? > > /usr/ports/audio/tosha > > Note that you need a SCSI CD-ROM drive to use tosha. as a matter of fact my diff file includes patches to tosha. the problem is that tosha does not have (i think) jitter compensation and two of the three CD i have do not read audio in streaming mode (and the other one misses an interrupt every now and then...). luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 10:03:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21225 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 10:03:23 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from acetylene.vapornet.net (root@acetylene.vapornet.net [209.100.218.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA21220 for ; Sat, 21 Feb 1998 10:03:21 -0800 (PST) (envelope-from john@acetylene.vapornet.net) Received: from nitromethane.vapornet.net (vapornet.xnet.com. [205.243.141.107]) by acetylene.vapornet.net (8.8.8/VaporServer-v3.0+SpamNot) with ESMTP id MAA16348; Sat, 21 Feb 1998 12:03:24 -0600 (CST) Received: by nitromethane.vapornet.net (8.8.8/VaporClient-1.1) id MAA08121; Sat, 21 Feb 1998 12:03:32 -0600 (CST) Date: Sat, 21 Feb 1998 12:03:32 -0600 (CST) Message-Id: <199802211803.MAA08121@nitromethane.vapornet.net> From: John Preisler MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: The Hermit Hacker Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: Creating MP3's under FreeBSD... In-Reply-To: References: <199802211202.NAA02226@dorifer.heim3.tu-clausthal.de> X-Mailer: VM 6.34 under 20.3 "Vatican City" XEmacs Lucid Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org rip with tosha: http://www.heim3.tu-clausthal.de/~olli/tosha/ scsi only, though. from tosha(1): NOTES The output data is in linear PCM format, headerless (raw), 44.1 kHz, signed 16 bit stereo. If you need a different format, use sox(1) to convert it. -jrp The Hermit Hacker writes: > On Sat, 21 Feb 1998, Oliver Fromme wrote: > > > I'm using FHG's encoder. Unfortunately it's available in > > binary form only (the Linux binary runs well under FreeBSD), > > and it's shareware -- the unregistered version has some > > limitations, and a registration code isn't cheap (BTW, > > Altavista is a great thing... ;-) > > > > The latest version is 2.72, available from > > ftp://ftp.iis.fhg.de/pub/layer3 or something like that, > > but I had trouble convincing it that it is registered, > > so I'm still using 2.71. > > Yup, I looked at and downloaded this one last night, but it seems > to require you to create PCM files first, and then create the MP3s after > that. I went through /usr/ports/audio to see if I could find something > that wrote PCM files, and found nothing... > > How do you get the audio tracks off the CD? > > Marc G. Fournier > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 10:27:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25330 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 10:27:05 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA25325 for ; Sat, 21 Feb 1998 10:27:01 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Sat, 21 Feb 1998 13:25:58 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA02152; Sat, 21 Feb 98 13:25:56 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id NAA21666; Sat, 21 Feb 1998 13:25:10 -0500 Message-Id: <19980221132510.26707@ct.picker.com> Date: Sat, 21 Feb 1998 13:25:10 -0500 From: Randall Hopper To: The Hermit Hacker Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: Creating MP3's under FreeBSD... References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: ; from The Hermit Hacker on Fri, Feb 20, 1998 at 10:37:54PM -0400 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Marc G. Fournier: |I just picked up a bunch of CDs that I'm hoping to convert to MP3s (more |variety to shuffle through 130 songs vs having to swap CDs)...is there any |software that works under FreeBSD that will allow me to create them? Newer versions of mpeg_musicin/out pkg support both MPEG audio layers II (.mp2) and III (.mp3). (Fxtv will use this pkg, if installed, to encode audio captured off TV in MPEG format.) I've attached a snippet from the Fxtv README which describes how to get and build the pkg (at the time, the port on ftp.freebsg.org was out of date -- don't know if its been updated yet or not). Randall APPENDIX A - BUILDING MPEG LAYER 2 & 3 ENCODER SOFTWARE First, grab dist10.tar.gz from: ftp://ftp.tnt.uni-hannover.de/pub/MPEG/audio/mpeg2/software/technical_report http://multiverse.com/~rhh/fxtv, or Then: tar -zxovf dist10.tar.gz cd dist10/dist10/lsf/encoder configure gmake mv encode /usr/local/bin/mpeg_musicin find tables -print | cpio -dumpv /usr/local/lib/mpegaudio cd ../decoder configure gmake mv decoder /usr/local/bin/mpeg_musicout and finally, put this env var setting in your profile: MPEG_AUDIO=/usr/local/lib/mpegaudio/tables NOTE: For every last pinch of speed, after each "configure", modify the Makefiles and change "-O" to "-O3 -ffast-math -mfancy-math-387". NOTE: An older version of this software is packaged as the FreeBSD "mpeg_audio" port, but it doesn't like some AIFF files (byte order problems), and it doesn't seem to do Level 3 audio. dist10 does. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 11:28:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA05006 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 11:28:42 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from minot.com (db@minot.com [205.218.4.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA04997 for ; Sat, 21 Feb 1998 11:28:38 -0800 (PST) (envelope-from db@minot.com) Received: from localhost (db@localhost) by minot.com (8.8.8/8.8.7) with SMTP id NAA03306 for ; Sat, 21 Feb 1998 13:26:39 -0600 Date: Sat, 21 Feb 1998 13:26:39 -0600 (CST) From: Jeremy Kraft To: multimedia@FreeBSD.ORG Subject: bt848 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hello. i had the problems with the bt848 card, everything's working now just great ;) -- thanks for your help.. now we're looking to have some fun with it, how might we setup a live video feed? :) thanks. Jeremy Kraft db@minot.com --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 12:14:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA10963 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 12:14:37 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from mganzer.dyn.ml.org (root@dt052n29.san.rr.com [204.210.33.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA10958 for ; Sat, 21 Feb 1998 12:14:35 -0800 (PST) (envelope-from ganzer@san.rr.com) Received: from san.rr.com (localhost [127.0.0.1]) by mganzer.dyn.ml.org (8.8.5/8.8.5) with ESMTP id MAA26540 for ; Sat, 21 Feb 1998 12:14:25 -0800 Message-ID: <34EF35A0.1C41B7F1@san.rr.com> Date: Sat, 21 Feb 1998 12:14:24 -0800 From: "Mark T. Ganzer" X-Mailer: Mozilla 4.04 [en] (X11; U; Linux 2.0.30 i586) MIME-Version: 1.0 To: multimedia@FreeBSD.ORG Subject: Meteor-II? / Multiple video capture cards? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm looking to get Matrox Meteor capture card and use it under FreeBSD for MBone. I noticed that Matrox is now selling the Meteor-II, and I was curious if this card was compatable with the original Meteor and will work with the FreeBSD Meteor drivers? I currently have a WinCast TV card, and it has good capture performance (especially for the price), however I have an application that I need something a bit better, and want to see if the Meteor-II can do it. Also, is it possible to run multiple Meteor or other capture cards in a FreeBSD system to capture multiple video streams and to send them out to a local multicast group? -- - Mark T Ganzer ganzer@san.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 13:00:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17030 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 13:00:39 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17001 for ; Sat, 21 Feb 1998 13:00:24 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id MAA13641; Sat, 21 Feb 1998 12:24:44 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802212024.MAA13641@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: "Mark T. Ganzer" cc: multimedia@FreeBSD.ORG Subject: Re: Meteor-II? / Multiple video capture cards? In-reply-to: Your message of "Sat, 21 Feb 1998 12:14:24 PST." <34EF35A0.1C41B7F1@san.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 21 Feb 1998 12:24:44 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Both the meteor and bt848 drivers support multiple video cards and you mix them. Personally, I have tested two bt848 cards on my PPro system . As for you need something better than a bt848 , what do you mean? Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 14:45:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA28461 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 14:45:07 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA28456 for ; Sat, 21 Feb 1998 14:45:03 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id WAA03583; Sat, 21 Feb 1998 22:09:20 +0100 From: Luigi Rizzo Message-Id: <199802212109.WAA03583@labinfo.iet.unipi.it> Subject: Re: Meteor-II? / Multiple video capture cards? To: hasty@rah.star-gate.com (Amancio Hasty) Date: Sat, 21 Feb 1998 22:09:19 +0100 (MET) Cc: ganzer@san.rr.com, multimedia@FreeBSD.ORG In-Reply-To: <199802212024.MAA13641@rah.star-gate.com> from "Amancio Hasty" at Feb 21, 98 12:24:25 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > As for you need something better than a bt848 , what do you mean? i was going to ask the same question... amancio, did you see any noticeable difference in quality (signal/noise) between the bt848 and the meteor ? cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 15:02:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01596 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 15:02:23 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from teland.colnet.com.co ([207.49.82.34]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA01566 for ; Sat, 21 Feb 1998 15:02:08 -0800 (PST) (envelope-from centroamoryfe@colnet.com.co) Received: from default (unverified [207.49.82.64]) by teland.colnet.com.co (EMWAC SMTPRS 0.83) with SMTP id ; Sat, 21 Feb 1998 18:01:08 -0500 Message-ID: From: "CENTRO CRISTIANO DE AMOR Y FE" To: Subject: question Date: Sat, 21 Feb 1998 17:59:59 -0500 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi i'm a stbtv tuner user i have a GATEWAY pc (g6-233mhz) and a 128 stb video card (4mb) but i have some troubles with my software of stbtv cos i had to format the hard disk last days and when i installed the software again it doesn't works properly it says this message before starts the tv tuner (Bt848: No suitable Direct Draw provider - overlay channel is disabled) and doesn't show the image of tv as before it did just shows a litle window , the resolution of the screen is 1024x768 but that litle blue window doesn't feel even the box of stb i have tried to ,make it bigger but i couldn't where i can find the answer to this question please i'm in Colombia South America and i couldn't find anybody to resolve that here please tell me where i can download the right drivers to that, i have those disks of the software and i've been installing it over and over but couldn't resolve it Thanks for help God bless u ALEX JASPY- ARCHITECT CALI-COLOMBIA (SOUTH AMERICA) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 15:07:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA03048 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 15:07:48 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA03026 for ; Sat, 21 Feb 1998 15:07:46 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id PAA13604; Sat, 21 Feb 1998 15:07:22 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802212307.PAA13604@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: "CENTRO CRISTIANO DE AMOR Y FE" cc: multimedia@FreeBSD.ORG Subject: Re: question In-reply-to: Your message of "Sat, 21 Feb 1998 17:59:59 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 21 Feb 1998 15:07:22 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hola, Este grupo es para temas de Unix no es para problemas con Win95. I really have no clue as to why win95 users like to post to this mailing list. For whatever is worth this is a Unix forum. Best Regards, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 15:20:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA05624 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 15:20:35 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA05594 for ; Sat, 21 Feb 1998 15:20:31 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id PAA13740; Sat, 21 Feb 1998 15:20:06 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802212320.PAA13740@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Luigi Rizzo cc: ganzer@san.rr.com, multimedia@FreeBSD.ORG Subject: Re: Meteor-II? / Multiple video capture cards? In-reply-to: Your message of "Sat, 21 Feb 1998 22:09:19 +0100." <199802212109.WAA03583@labinfo.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 21 Feb 1998 15:20:06 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > As for you need something better than a bt848 , what do you mean? > > i was going to ask the same question... amancio, did you see any > noticeable difference in quality (signal/noise) between the bt848 and > the meteor ? > > cheers > luigi > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message I have both bt848 cards and a matrox meteor card laying around here. I lay my meteor to rest . The quality if you can discern it should be better on the bt848 cards. It is very difficult to tell the difference over here. One simple minded test that I have not tried in a long time is to aim a camera at a steadily lit place and use vic to measure the frame rate or net rate of the transmission. If you have a noisy image capture it will show up in the trasmission rate. The last time I measured both meteors and bt848 cards on my system they where transmitting at approximately the same rate. Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Feb 21 22:53:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA24935 for freebsd-multimedia-outgoing; Sat, 21 Feb 1998 22:53:07 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from holly.dons.net.au (daniel.lnk.telstra.net [139.130.137.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA24868 for ; Sat, 21 Feb 1998 22:52:58 -0800 (PST) (envelope-from darius@holly.dons.net.au) Received: from holly.dons.net.au (localhost.dons.net.au [127.0.0.1]) by holly.dons.net.au (8.8.8/8.8.5) with ESMTP id RAA17369 for ; Sun, 22 Feb 1998 17:26:27 +1030 (CST) Message-Id: <199802220656.RAA17369@holly.dons.net.au> To: multimedia@FreeBSD.ORG Subject: Quake World on GL Date: Sun, 22 Feb 1998 17:26:26 +1030 From: "Daniel J. O'Connor" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I got GL Quake World to work(yay), I had to run unlimit to give it enough resources :) Well, it works.. now to make it faster :) --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message