From owner-freebsd-multimedia Sun May 17 02:06:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA24621 for freebsd-multimedia-outgoing; Sun, 17 May 1998 02:06:48 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from loki.iss.net (root@loki.iss.net [208.21.0.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA24579; Sun, 17 May 1998 02:06:37 -0700 (PDT) (envelope-from rmooney@iss.net) Received: from arden.iss.net (rmooney@arden.iss.net [208.21.0.8]) by loki.iss.net (8.8.7/8.7.3) with SMTP id FAA32643; Sun, 17 May 1998 05:05:25 -0400 Date: Sun, 17 May 1998 05:06:29 -0400 (EDT) From: Robert Mooney Reply-To: Robert Mooney To: multimedia@FreeBSD.ORG cc: questions@FreeBSD.ORG, current@FreeBSD.ORG Subject: ATAPI CDDA Extraction 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've written a utlity called "DAEX", which extracts digital audio from an ATAPI compatible CD-ROM device... if anyone's interested, please take a look at: http://eng.iss.net/~rmooney/projects/cdda.html It requires patches, but it's worth the reboot, IMHO... if you run into any problems, let me know. - Rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun May 17 03:07:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA00193 for freebsd-multimedia-outgoing; Sun, 17 May 1998 03:07:09 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from sos.freebsd.dk ([212.242.40.180]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA00138; Sun, 17 May 1998 03:06:53 -0700 (PDT) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.8/8.8.8) id MAA19607; Sun, 17 May 1998 12:06:44 +0200 (CEST) (envelope-from sos) Message-Id: <199805171006.MAA19607@sos.freebsd.dk> Subject: Re: ATAPI CDDA Extraction under FreeBSD In-Reply-To: from Robert Mooney at "May 17, 98 05:06:29 am" To: rmooney@iss.net Date: Sun, 17 May 1998 12:06:44 +0200 (CEST) Cc: multimedia@FreeBSD.ORG, questions@FreeBSD.ORG, current@FreeBSD.ORG From: Søren Schmidt Reply-to: sos@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In reply to Robert Mooney who wrote: > > I've written a utlity called "DAEX", which extracts digital audio from an > ATAPI compatible CD-ROM device... if anyone's interested, please take a > look at: > > http://eng.iss.net/~rmooney/projects/cdda.html > > It requires patches, but it's worth the reboot, IMHO... if you run into > any problems, let me know. Have you looked at the patches Luigi made back in january ?? -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end .. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun May 17 10:32:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA14674 for freebsd-multimedia-outgoing; Sun, 17 May 1998 10:32:47 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from bleep.ishiboo.com (user26010@bleep.ishiboo.com [199.79.133.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA14658 for ; Sun, 17 May 1998 10:32:43 -0700 (PDT) (envelope-from nirva@ishiboo.com) Received: (qmail 6898 invoked by uid 1000); 17 May 1998 18:34:15 -0000 Message-ID: <19980517133415.04140@bleep.ishiboo.com> Date: Sun, 17 May 1998 13:34:15 -0500 From: Danny Dulai To: sos@FreeBSD.ORG Cc: rmooney@iss.net, multimedia@FreeBSD.ORG, questions@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: ATAPI CDDA Extraction under FreeBSD References: <199805171006.MAA19607@sos.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.88 In-Reply-To: =?iso-8859-1?Q?=3C199805171006=2EMAA19607=40sos=2Efreebsd=2Edk=3E=3B_fro?= =?iso-8859-1?Q?m_S=F8ren_Schmidt_on_Sun=2C_May_17=2C_1998_at_12=3A06=3A4?= =?iso-8859-1?Q?4PM_+0200?= Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Quoting Søren Schmidt (sos@FreeBSD.ORG): > In reply to Robert Mooney who wrote: > > > > I've written a utlity called "DAEX", which extracts digital audio from an > > ATAPI compatible CD-ROM device... if anyone's interested, please take a > > look at: > > > > http://eng.iss.net/~rmooney/projects/cdda.html > > > > It requires patches, but it's worth the reboot, IMHO... if you run into > > any problems, let me know. > > Have you looked at the patches Luigi made back in january ?? Is there any app that uses Luigi's patches to extract raw audio off an atapi cdrom? -- ___________________________________________________________________________ Danny Dulai Feet. Pumice. Lotion. http://www.ishiboo.com/~nirva/ nirva@ishiboo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun May 17 10:45:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA17799 for freebsd-multimedia-outgoing; Sun, 17 May 1998 10:45:06 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from xcf.berkeley.edu (scam.XCF.Berkeley.EDU [128.32.43.201]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA17788 for ; Sun, 17 May 1998 10:44:58 -0700 (PDT) (envelope-from grady@scam.XCF.Berkeley.EDU) From: grady@scam.XCF.Berkeley.EDU Message-Id: <199805171744.KAA17788@hub.freebsd.org> Received: (qmail 22016 invoked from network); 17 May 1998 17:46:14 -0000 Received: from localhost.berkeley.edu (HELO scam.XCF.Berkeley.EDU) (127.0.0.1) by localhost.berkeley.edu with SMTP; 17 May 1998 17:46:14 -0000 To: freebsd-multimedia@FreeBSD.ORG Subject: questions about developing an mpeg3 database and interface MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <22009.895427165.1@scam.XCF.Berkeley.EDU> Date: Sun, 17 May 1998 10:46:05 -0700 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Inspired by the 8hz mpeg3 encoder, I've started encoding my CDs. Ultimately, it would be cool to have all the CDs on file, with a database describing them, and a GUI to choose by title, style, etc. For the moment, I'm putting things in a simple, tagged, colon-separated format. But before I go re-inventing the wheel, is there a standard format I should be using? (I looked at xmpeg3's tracks.idx format; is that based on a standard? It looks to be the similar to mine, although the tags are different.) Ultimately, this should all go in some sort of real database. Since relational queries would be useful, I might try mSQL. Does anyone have experience with it? Or mysql? What about a graphical interface -- is there anything better than xmpeg3? Something that provides CD-type controls (pause, play, fast-forward, etc.)? I'm using mpg123 right now to play the files, and I'll try out the other players, but does anyone else have an opinion on them? BTW, I had been using OSS, since I bought it about 6 months ago, but I noticed that my machine started crashing occasionally while playing mpeg3s, so I switched to Luigi's sound driver, which has worked flawlessly! Thanks a lot, Luigi! Steven grady@xcf.berkeley.edu PS I just ran into a bug, it appears. Having read some data using tosha, I switched to the FreeBSD 2.2.6 disc 1, to install some packages, but I'm now unable to mount the filesystem ("cd0(ahc0:2:0): BLANK CHECK asc:64,0 Illegal mode for this track") -- I suspect the driver is in a hosed state that will only resolve itself when I reboot. Has anyone else seen this? -- "But Calvin is no kind and loving god! He's one of the _old_ gods! He demands sacrifice!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun May 17 11:18:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA22661 for freebsd-multimedia-outgoing; Sun, 17 May 1998 11:18:51 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from eve.speakeasy.org (root@eve.speakeasy.org [199.238.226.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA22653 for ; Sun, 17 May 1998 11:18:48 -0700 (PDT) (envelope-from aron@speakeasy.org) From: aron@speakeasy.org Received: from speakeasy.org (term2-008.speakeasy.net [204.202.112.8]) by eve.speakeasy.org (8.8.5/8.7.3) with ESMTP id LAA25741; Sun, 17 May 1998 11:18:47 -0700 (PDT) Message-Id: <199805171818.LAA25741@eve.speakeasy.org> Date: Sun, 17 May 1998 11:19:27 -0700 (PDT) Reply-To: atr@pobox.com Subject: bt848 questions To: multimedia@FreeBSD.ORG MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've been playing around with the bt848 for the past few days and have found it very useful.. so useful in fact that i am strongly considering using freebsd boxes as the capture stations for a lab with a 1,000 hour per day capacity. (capture+encode) which leads me to two questions.. Are there any limitations in the driver or the card itself that would keep me from putting 4-6 (or even more if possible) capture cards in each box? (other than obvious potential bandwidth issues) and less importantly, has anyone tried the Osprey-100 with the driver? we have plenty of osprey-100 cards (though i am using a hauppage card at home) at any rate i will probably have a test system up by the end of the week, unless someone gives me a good reason to run screaming from this idea :) aron roberts atr@pobox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun May 17 11:45:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27327 for freebsd-multimedia-outgoing; Sun, 17 May 1998 11:45:59 -0700 (PDT) (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 LAA27276; Sun, 17 May 1998 11:45:45 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id TAA05732; Sun, 17 May 1998 19:01:54 +0200 From: Luigi Rizzo Message-Id: <199805171701.TAA05732@labinfo.iet.unipi.it> Subject: Re: ATAPI CDDA Extraction under FreeBSD To: nirva@ishiboo.com (Danny Dulai) Date: Sun, 17 May 1998 19:01:54 +0200 (MET DST) Cc: sos@FreeBSD.ORG, rmooney@iss.net, multimedia@FreeBSD.ORG, questions@FreeBSD.ORG, current@FreeBSD.ORG In-Reply-To: <19980517133415.04140@bleep.ishiboo.com> from "Danny Dulai" at May 17, 98 01:33:56 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Is there any app that uses Luigi's patches to extract raw audio > off an atapi cdrom? i included a patch for tosha. But tosha does not appear to do the "jitter compensation" that is necessary with some ATAPI drivers. 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 Sun May 17 13:20:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA12531 for freebsd-multimedia-outgoing; Sun, 17 May 1998 13:20:41 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from solaris.matti.ee (root@solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA12370 for ; Sun, 17 May 1998 13:20:08 -0700 (PDT) (envelope-from vallo@matti.ee) Received: from localhost (vallo@localhost [127.0.0.1]) by solaris.matti.ee (8.8.8/8.8.8.s) with SMTP id XAA15679 for ; Sun, 17 May 1998 23:19:49 +0300 (EET DST) Date: Sun, 17 May 1998 23:19:47 +0300 (EET DST) From: Vallo Kallaste To: freebsd-multimedia@FreeBSD.ORG Subject: Re: questions about developing an mpeg3 database and interface In-Reply-To: <199805171744.KAA17788@hub.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 On Sun, 17 May 1998 grady@scam.XCF.Berkeley.EDU wrote: > PS I just ran into a bug, it appears. Having read some data using tosha, > I switched to the FreeBSD 2.2.6 disc 1, to install some packages, but I'm > now unable to mount the filesystem ("cd0(ahc0:2:0): BLANK CHECK asc:64,0 > Illegal mode for this track") -- I suspect the driver is in a hosed state > that will only resolve itself when I reboot. Has anyone else seen this? *** Yes, I have seen this after rescanning SCSI bus and tried to mount cd. Almost same error message, as I see. I have posted question to the -current as I'm a -current user. Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun May 17 14:14:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA19084 for freebsd-multimedia-outgoing; Sun, 17 May 1998 14:14:18 -0700 (PDT) (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 OAA18931; Sun, 17 May 1998 14:13:54 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from ringhorni.ifi.uio.no (2602@ringhorni.ifi.uio.no [129.240.64.75]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id XAA25813; Sun, 17 May 1998 23:13:51 +0200 (MET DST) Received: (from dag-erli@localhost) by ringhorni.ifi.uio.no ; Sun, 17 May 1998 23:13:50 +0200 (MET DST) Mime-Version: 1.0 To: Luigi Rizzo Cc: nirva@ishiboo.com (Danny Dulai), sos@FreeBSD.ORG, rmooney@iss.net, multimedia@FreeBSD.ORG, questions@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: ATAPI CDDA Extraction under FreeBSD References: <199805171701.TAA05732@labinfo.iet.unipi.it> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-Stop-Spam: http://www.cauce.org From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 17 May 1998 23:13:50 +0200 In-Reply-To: Luigi Rizzo's message of "Sun, 17 May 1998 19:01:54 +0200 (MET DST)" Message-ID: Lines: 11 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Luigi Rizzo writes: > > Is there any app that uses Luigi's patches to extract raw audio > > off an atapi cdrom? > i included a patch for tosha. But tosha does not appear to do the > "jitter compensation" that is necessary with some ATAPI drivers. ...and on SCSI players when the CD-ROM is scratched. There are some tracks on some of my CDs which tosha just won't dump correctly. -- Noone else has a .sig like this one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun May 17 15:27:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA03075 for freebsd-multimedia-outgoing; Sun, 17 May 1998 15:27:19 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA03000 for ; Sun, 17 May 1998 15:26:52 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id OAA03602 for ; Sun, 17 May 1998 14:51:58 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199805172151.OAA03602@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-multimedia@FreeBSD.ORG Subject: Re: [mph@FreeBSD.ORG: cvs commit: ports/audio/mpg123 Makefile] In-reply-to: Your message of "Sun, 17 May 1998 00:04:27 EDT." <19980517000427.A22989@mstar.astro.psu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 17 May 1998 14:51:58 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org We apologize for interrupting your TV viewing or mpeg listening session for a humble request: Is the latest mpg123 working ? We now resume your normal TV broadcast and digital mpeg playback 8) Tnks! Amancio > In an effort to reach more audio-competent folks... :-) > > ----- Forwarded message from Matthew Hunt ----- > > From: Matthew Hunt > Date: Sat, 16 May 1998 20:53:53 -0700 (PDT) > To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG > Subject: cvs commit: ports/audio/mpg123 Makefile > > mph 1998/05/16 20:53:53 PDT > > Modified files: > audio/mpg123 Makefile > Log: > Change MAINTAINER to ports@freebsd.org because (now former) maintainer > uses OSS and is not in a position to ensure that newer versions build > under the stock FreeBSD drivers in 2.2-STABLE. > > Anybody who wants this, please let us know! Getting 0.59o to build > on a recent -STABLE would be a good litmus test. :-) > > PR: 6659 > Submitted by: Carey Jones > > Revision Changes Path > 1.5 +2 -2 ports/audio/mpg123/Makefile > > ----- End forwarded message ----- > > -- > Matthew Hunt * Stay close to the Vorlon. > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun May 17 15:27:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA03118 for freebsd-multimedia-outgoing; Sun, 17 May 1998 15:27:30 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA03045 for ; Sun, 17 May 1998 15:27:06 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id NAA03327; Sun, 17 May 1998 13:45:18 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199805172045.NAA03327@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: atr@pobox.com cc: multimedia@FreeBSD.ORG Subject: Re: bt848 questions In-reply-to: Your message of "Sun, 17 May 1998 11:19:27 PDT." <199805171818.LAA25741@eve.speakeasy.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 17 May 1998 13:45:17 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Good to hear that you are having fun with our Bt848 driver. Due to the PCI bus bandwith limitation, you can only have two bt848 cards going at full blast in your system. The driver from the beginning was written to support up to 16 cards and I have tested the driver with three cards on a system . Beyond two cards it is difficult for the PCI bus to serve more cards. Bt848 cards tend to be fairly generic and differ mostly in the tuner components. Enjoy, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun May 17 20:33:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA21055 for freebsd-multimedia-outgoing; Sun, 17 May 1998 20:33:28 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from silver.sms.fi (silver.sms.fi [194.111.122.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA21039 for ; Sun, 17 May 1998 20:33:20 -0700 (PDT) (envelope-from pete@silver.sms.fi) Received: (from pete@localhost) by silver.sms.fi (8.8.8/8.7.3) id GAA08092; Mon, 18 May 1998 06:33:22 +0300 (EEST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 18 May 1998 06:33:21 +0300 (EEST) From: Petri Helenius To: Amancio Hasty Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: [mph@FreeBSD.ORG: cvs commit: ports/audio/mpg123 Makefile] In-Reply-To: <199805172151.OAA03602@rah.star-gate.com> References: <19980517000427.A22989@mstar.astro.psu.edu> <199805172151.OAA03602@rah.star-gate.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <13663.43952.621823.502828@silver.sms.fi> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Amancio Hasty writes: > We apologize for interrupting your TV viewing or mpeg listening > session for a humble request: > > Is the latest mpg123 working ? The one (0.59n) I pulled from ports dumps core if presented with an .mp3 file which has trailing "garbage". Usually the garbage is result of having the song information, like name, etc. tagged to the file. Pete > > We now resume your normal TV broadcast and digital mpeg playback 8) > > Tnks! > Amancio > > > In an effort to reach more audio-competent folks... :-) > > > > ----- Forwarded message from Matthew Hunt ----- > > > > From: Matthew Hunt > > Date: Sat, 16 May 1998 20:53:53 -0700 (PDT) > > To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG > > Subject: cvs commit: ports/audio/mpg123 Makefile > > > > mph 1998/05/16 20:53:53 PDT > > > > Modified files: > > audio/mpg123 Makefile > > Log: > > Change MAINTAINER to ports@freebsd.org because (now former) maintainer > > uses OSS and is not in a position to ensure that newer versions build > > under the stock FreeBSD drivers in 2.2-STABLE. > > > > Anybody who wants this, please let us know! Getting 0.59o to build > > on a recent -STABLE would be a good litmus test. :-) > > > > PR: 6659 > > Submitted by: Carey Jones > > > > Revision Changes Path > > 1.5 +2 -2 ports/audio/mpg123/Makefile > > > > ----- End forwarded message ----- > > > > -- > > Matthew Hunt * Stay close to the Vorlon. > > 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 > > > > 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 Sun May 17 22:26:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA07752 for freebsd-multimedia-outgoing; Sun, 17 May 1998 22:26:37 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA07696; Sun, 17 May 1998 22:26:26 -0700 (PDT) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from pilot by adelphi.physics.adelaide.edu.au (5.65/AndrewR-930902) id AA03054; Mon, 18 May 1998 14:56:13 +0930 Received: by pilot.physics.adelaide.edu.au (5.61+IDA+MU/UA-5.23) id AA24233; Mon, 18 May 1998 14:48:55 +0930 Date: Mon, 18 May 1998 14:48:55 +0930 (CST) From: Kris Kennaway X-Sender: kkennawa@pilot To: Sxren Schmidt Cc: rmooney@iss.net, multimedia@FreeBSD.ORG, questions@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: ATAPI CDDA Extraction under FreeBSD In-Reply-To: <199805171006.MAA19607@sos.freebsd.dk> 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, 17 May 1998, Sxren Schmidt wrote: > In reply to Robert Mooney who wrote: > > > > I've written a utlity called "DAEX", which extracts digital audio from an > > ATAPI compatible CD-ROM device... if anyone's interested, please take a > > look at: > > > > http://eng.iss.net/~rmooney/projects/cdda.html > > > > It requires patches, but it's worth the reboot, IMHO... if you run into > > any problems, let me know. > > Have you looked at the patches Luigi made back in january ?? Interesting this should come up now - I picked up Luigi's patches yesterday and got them integrated into current (they were originally patched against -stable, I think) without too much trouble. The cdda program supplied (written by, I think, Luoqi Chen, mostly works, but with the brief testing I did seemed to read the data from my CDrom in a 'stuttering' fashion - at least, that was the way the resulting .mp2 came out when I compressed it with mpeg_musicin). The patches against the tosha port let it read the track list from the CD, but it gave a panic when it actually tried to read the data. I confess I know less than nothing about how to track that down. When I get home tonight I'll take a look at these newer patches and see how they hold up for me. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun May 17 23:05:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA12977 for freebsd-multimedia-outgoing; Sun, 17 May 1998 23:05:57 -0700 (PDT) (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 XAA12884; Sun, 17 May 1998 23:05:39 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id GAA06530; Mon, 18 May 1998 06:21:52 +0200 From: Luigi Rizzo Message-Id: <199805180421.GAA06530@labinfo.iet.unipi.it> Subject: Re: ATAPI CDDA Extraction under FreeBSD To: kkennawa@physics.adelaide.edu.au (Kris Kennaway) Date: Mon, 18 May 1998 06:21:51 +0200 (MET DST) Cc: sos@FreeBSD.ORG, rmooney@iss.net, multimedia@FreeBSD.ORG, questions@FreeBSD.ORG, current@FreeBSD.ORG In-Reply-To: from "Kris Kennaway" at May 18, 98 02:48:36 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Have you looked at the patches Luigi made back in january ?? > > Interesting this should come up now - I picked up Luigi's patches ouch, there's too much interest on this stuff! let me repeat, there are two problems with it: 1) our atapi code does not handle timeouts, and some atapi drives i have tried tend to cause timeouts when reading audio tracks or have non-compliant behaviour of the audio-read function. As a consequence, you risk deadlocks by running this code 2) some atapi drives i have tried have the "jitter" problem (the drive does not return the exact block when doing sequential reads), so any useful problem should, from time to time, go back and restart reading. I don't have a precise algorithm to do this, but tosha does not implement it. Probably Charles Herrich's "cdd" program does a good job on this. 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 May 18 02:00:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA10227 for freebsd-multimedia-outgoing; Mon, 18 May 1998 02:00:36 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from sos.freebsd.dk ([212.242.40.180]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA10179; Mon, 18 May 1998 02:00:19 -0700 (PDT) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.8/8.8.8) id KAA01541; Mon, 18 May 1998 10:59:25 +0200 (CEST) (envelope-from sos) Message-Id: <199805180859.KAA01541@sos.freebsd.dk> Subject: Re: ATAPI CDDA Extraction under FreeBSD In-Reply-To: <199805180421.GAA06530@labinfo.iet.unipi.it> from Luigi Rizzo at "May 18, 98 06:21:51 am" To: luigi@labinfo.iet.unipi.it (Luigi Rizzo) Date: Mon, 18 May 1998 10:59:25 +0200 (CEST) Cc: kkennawa@physics.adelaide.edu.au, sos@FreeBSD.ORG, rmooney@iss.net, multimedia@FreeBSD.ORG, questions@FreeBSD.ORG, current@FreeBSD.ORG From: Søren Schmidt Reply-to: sos@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In reply to Luigi Rizzo who wrote: I'm currently working on the ata/atapi driver system to bring in support for ATAPI/IDE CD burners. I need a "raw ATAPI" device there too, and have something very much like Luigi's code here that will get into -current as soon as I have it stable... > > > Have you looked at the patches Luigi made back in january ?? > > > > Interesting this should come up now - I picked up Luigi's patches > > ouch, there's too much interest on this stuff! let me repeat, there are > two problems with it: > 1) our atapi code does not handle timeouts, and some atapi drives i > have tried tend to cause timeouts when reading audio tracks or have > non-compliant behaviour of the audio-read function. As a > consequence, you risk deadlocks by running this code > > 2) some atapi drives i have tried have the "jitter" problem (the drive > does not return the exact block when doing sequential reads), so > any useful problem should, from time to time, go back and restart > reading. I don't have a precise algorithm to do this, but tosha does > not implement it. Probably Charles Herrich's "cdd" program does a > good job on this. > > > 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-current" in the body of the message > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end .. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon May 18 09:49:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA11585 for freebsd-multimedia-outgoing; Mon, 18 May 1998 09:49:11 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from bleep.ishiboo.com (user13296@bleep.ishiboo.com [199.79.133.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA11568 for ; Mon, 18 May 1998 09:49:10 -0700 (PDT) (envelope-from nirva@ishiboo.com) From: nirva@ishiboo.com Received: (qmail 1315 invoked by uid 1000); 18 May 1998 17:50:50 -0000 Message-ID: <19980518175050.25164.qmail@bleep.ishiboo.com> Subject: fastvid To: freebsd-multimedia@FreeBSD.ORG Date: Mon, 18 May 1998 12:50:50 -0500 (EST) Cc: freebsd-current@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 Is anyone running the fastvid module under -current? If so, could I get a copy? ___________________________________________________________________________ Danny Dulai Feet. Pumice. Lotion. http://www.ishiboo.com/~nirva/ nirva@ishiboo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon May 18 12:54:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA15132 for freebsd-multimedia-outgoing; Mon, 18 May 1998 12:54:36 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from hi.pu.ru (xi.pu.ru [193.124.85.215]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15044 for ; Mon, 18 May 1998 12:54:17 -0700 (PDT) (envelope-from igor@hi.pu.ru) Received: (from igor@localhost) by hi.pu.ru (8.8.8/8.8.8) id XAA03063; Mon, 18 May 1998 23:15:39 +0400 (MSD) (envelope-from igor) Message-ID: <19980518231539.40105@pu.ru> Date: Mon, 18 May 1998 23:15:39 +0400 From: Igor Nikolaev To: multimedia@FreeBSD.ORG Subject: fxtv and milenniumIIagp Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have fxtv Version 0.46 and (working) milennium II AGP (Xfree 3.3.2). My videocard works in 32bpp mode (in 16bpp all o'k) When I have started fxtv I see next picture: +-----------------+ | | | real fxtv | | picture window | | | +-----------------+ Both window have equivalent sizes... Screen capture available on ftp://hi.pu.ru/pub/fxtv.gif This is well know bug or unknown feature? P.S. I have tested many fxtv key's combinations and many XF86Config 32bpp modes, all works stable but strange. --- Igor Nikolaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon May 18 13:04:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17875 for freebsd-multimedia-outgoing; Mon, 18 May 1998 13:04:01 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from thing.dyn.ml.org (root@dyn1-tnt3-90.detroit.mi.ameritech.net [206.141.230.90]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17841 for ; Mon, 18 May 1998 13:03:50 -0700 (PDT) (envelope-from mcdougall@ameritech.net) Received: from ameritech.net (user1@bsdx [192.168.1.2]) by thing.dyn.ml.org (8.8.8/8.8.7) with ESMTP id OAA03294 for ; Mon, 18 May 1998 14:54:25 -0400 (EDT) (envelope-from mcdougall@ameritech.net) Message-ID: <356083DE.4770CFAB@ameritech.net> Date: Mon, 18 May 1998 14:54:22 -0400 From: Adam McDougall Reply-To: mcdougall@ameritech.net X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: multimedia@FreeBSD.ORG Subject: Re: ATAPI CDDA Extraction under FreeBSD References: <199805180421.GAA06530@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: > 2) some atapi drives i have tried have the "jitter" problem (the drive > does not return the exact block when doing sequential reads), so > any useful problem should, from time to time, go back and restart > reading. I don't have a precise algorithm to do this, but tosha does > not implement it. Probably Charles Herrich's "cdd" program does a > good job on this. > > Where does one pick up this cdd program? Is it for scsi? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon May 18 15:04:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA16802 for freebsd-multimedia-outgoing; Mon, 18 May 1998 15:04:39 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from fani.fidata.fi (fani.fidata.fi [193.64.102.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA16667 for ; Mon, 18 May 1998 15:04:03 -0700 (PDT) (envelope-from tomppa@fidata.fi) Received: from zeta.fidata.fi (zeta.fidata.fi [193.64.103.213]) by fani.fidata.fi (8.8.8/8.8.8) with ESMTP id BAA22005; Tue, 19 May 1998 01:03:58 +0300 (EET DST) Received: (from tomppa@localhost) by zeta.fidata.fi (8.8.8/8.8.8) id BAA10287; Tue, 19 May 1998 01:03:57 +0300 (EET DST) From: Tomi Vainio MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <13664.45133.720572.132113@zeta.fidata.fi> Date: Tue, 19 May 1998 01:03:57 +0300 (EET DST) To: Igor Nikolaev CC: freebsd-multimedia@FreeBSD.ORG Subject: fxtv and milenniumIIagp In-Reply-To: <19980518231539.40105@pu.ru> References: <19980518231539.40105@pu.ru> X-Mailer: VM 6.47 under 20.4 "Emerald" XEmacs Lucid Reply-To: tomppa@fidata.fi Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Igor Nikolaev writes: > I have fxtv Version 0.46 and (working) milennium II AGP (Xfree 3.3.2). > My videocard works in 32bpp mode (in 16bpp all o'k) > > This is well know bug or unknown feature? > This is known feature and Randall is trying to find out why this happens. You can "fix" it by adding 256 to picture position. tvcapture.c line 1509: video.addr = x->base_addr + (g.y * x->pitch + g.x) * Bpp; ====> video.addr = x->base_addr + (g.y * x->pitch + g.x + 256) * Bpp; Tomppa -- SUN Microsystems Oy PL 102, Niittymäentie 9, 02201 ESPOO, Finland Tomi Vainio (System Support Engineer) +358 9 52556300 hotline email: Tomi.Vainio@Sun.COM +358 9 52556252 fax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon May 18 19:14:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA12271 for freebsd-multimedia-outgoing; Mon, 18 May 1998 19:14:43 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from penguin.wise.edt.ericsson.se (penguin-ext.wise.edt.ericsson.se [194.237.142.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA12198 for ; Mon, 18 May 1998 19:14:15 -0700 (PDT) (envelope-from greg@camelot.eno.ericsson.se) Received: from camelot.eno.ericsson.se (camelot.eno.ericsson.se [150.236.172.92]) by penguin.wise.edt.ericsson.se (8.7.5/8.7.3/penguin-1.12) with ESMTP id EAA18470 for ; Tue, 19 May 1998 04:14:13 +0200 (MET DST) Received: from london.eno.ericsson.se (london [150.236.172.23]) by camelot.eno.ericsson.se with SMTP (8.7.1/8.7.1) id KAA19524 for ; Tue, 19 May 1998 10:15:30 +0800 (SST) Message-ID: X-Mailer: XFMail 1.2-alpha [p0] on HPUX Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199805170651.XAA12980@hub.freebsd.org> Date: Tue, 19 May 1998 10:14:55 +0730 (SST) Organization: Ericsson, Pte Ltd From: Gregory Hosler To: multimedia@FreeBSD.ORG Subject: G-Code Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Has anyone any experiance w/ converting g-code numbers (from tv-listings) into the proper recording times ? I just got a new VCR this past weekend, my first to support G-code, and having played w/ it a few hours, I suspect that the translation makes use of one of the video channels. anyone know the details (or where to find the info) ? regards, -Greg ---------------------------------- E-Mail: Gregory Hosler Date: 19-May-98 Time: 10:12:438 "And where were you at 00:00:00 GMT, January 1, 1970?" -- As far as the laws of mathematics refer to reality, they are not certain, and as far as they are certain, they do not refer to reality. -- Albert Einstein ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon May 18 21:26:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA01059 for freebsd-multimedia-outgoing; Mon, 18 May 1998 21:26:31 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA01050 for ; Mon, 18 May 1998 21:26:29 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id UAA00405; Mon, 18 May 1998 20:47:12 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199805190347.UAA00405@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: multimedia@FreeBSD.ORG cc: Roger Hardiman Subject: Minor update to the Bt848 driver Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 18 May 1998 20:47:11 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Just committed Roger's fix. Tnks a lot for the fix!! ------------------------------------------------------------------------- >From Roger Hardiman options BROOKTREE_SYSTEM_DEFAULT=BROOKTREE_PAL in the kernel config file makes the driver's video_open() function select PAL rather than NTSC. This fixed all the hangs on my Dual Crystal card when using a PAL video signal. As a result, you can loose the tsleep (of 2 seconds - now 0.25!!) which I previously added. (Unless someone else wanted the 0.25 second tsleep). ------------------------------------------------------------------------- The driver is available at: ftp://rah.star-gate.com/pub/bt848.tar.gz http://www.freebsd.org/~ahasty/Bt848.html and will be available from -current shortly 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 Mon May 18 21:54:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA07770 for freebsd-multimedia-outgoing; Mon, 18 May 1998 21:54:38 -0700 (PDT) (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 VAA07674; Mon, 18 May 1998 21:54:18 -0700 (PDT) (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 OAA18369; Tue, 19 May 1998 14:24:07 +0930 (CST) Message-Id: <199805190454.OAA18369@cain.gsoft.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Danny Dulai cc: sos@FreeBSD.ORG, rmooney@iss.net, multimedia@FreeBSD.ORG, questions@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: ATAPI CDDA Extraction under FreeBSD In-reply-to: Your message of "Sun, 17 May 1998 13:34:15 EST." <19980517133415.04140@bleep.ishiboo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Date: Tue, 19 May 1998 14:24:07 +0930 From: "Daniel O'Connor" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id VAA07695 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Have you looked at the patches Luigi made back in january ?? > Is there any app that uses Luigi's patches to extract raw audio > off an atapi cdrom? Not as far as I know, also they used an IOCTL to read that data :) I tried them out, but I couldn't get them to work :( --------------------------------------------------------------------- |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 May 18 21:57:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA08332 for freebsd-multimedia-outgoing; Mon, 18 May 1998 21:57:04 -0700 (PDT) (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 VAA08302 for ; Mon, 18 May 1998 21:56:54 -0700 (PDT) (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 OAA18394; Tue, 19 May 1998 14:26:38 +0930 (CST) Message-Id: <199805190456.OAA18394@cain.gsoft.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: grady@scam.XCF.Berkeley.EDU cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: questions about developing an mpeg3 database and interface In-reply-to: Your message of "Sun, 17 May 1998 10:46:05 MST." <199805171744.KAA17788@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 19 May 1998 14:26:38 +0930 From: "Daniel O'Connor" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > What about a graphical interface -- is there anything better than xmpeg3? > Something that provides CD-type controls (pause, play, fast-forward, etc.)? Try Sajber Jukebox, which is a frontend for mpg123.. It has some annoying bugs, but maybe you could fix them ;) It can be found at - http://kewl.campus.luth.se/~wizball/jukebox/index.html --------------------------------------------------------------------- |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 May 18 23:11:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA24151 for freebsd-multimedia-outgoing; Mon, 18 May 1998 23:11:46 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA24053 for ; Mon, 18 May 1998 23:11:16 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id XAA01108; Mon, 18 May 1998 23:11:02 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199805190611.XAA01108@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: tomppa@fidata.fi cc: Igor Nikolaev , freebsd-multimedia@FreeBSD.ORG Subject: Re: fxtv and milenniumIIagp In-reply-to: Your message of "Tue, 19 May 1998 01:03:57 +0300." <13664.45133.720572.132113@zeta.fidata.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 18 May 1998 23:11:02 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It is probably a bug in the X server reporting the wrong pitch. 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 May 19 00:16:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA06837 for freebsd-multimedia-outgoing; Tue, 19 May 1998 00:16:28 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA06768 for ; Tue, 19 May 1998 00:16:07 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id AAA00494; Tue, 19 May 1998 00:15:45 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199805190715.AAA00494@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: "Daniel O'Connor" cc: grady@scam.XCF.Berkeley.EDU, freebsd-multimedia@FreeBSD.ORG Subject: Re: questions about developing an mpeg3 database and interface In-reply-to: Your message of "Tue, 19 May 1998 14:26:38 +0930." <199805190456.OAA18394@cain.gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 19 May 1998 00:15:45 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Or someone could give a try at a Java program . We have postgress and the jdbc interface to postgress appears to work;additionally, Java Workshop works on FreeBSD. In terms of setting up services or servers , JACE also works on FreeBSD. jdbc is a java wrapper for accessing databases. jace is Java version of the C++ Adaptive Communication Environment (ACE) http://www.cs.wustl.edu/~schmidt/JACE.html For info on setting up SUN's Java Workshop on FreeBSD see: http://www.freebsd.org/java/ Java Workshop -- you can download a 30 day trial version: http://www.sun.com/workshop/java/ 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 May 19 03:41:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA12077 for freebsd-multimedia-outgoing; Tue, 19 May 1998 03:41:08 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from pendor.McKusick.COM (root@[209.31.5.75]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA12059 for ; Tue, 19 May 1998 03:40:59 -0700 (PDT) (envelope-from benco@pendor.McKusick.COM) Received: from localhost (benco@localhost [127.0.0.1]) by pendor.McKusick.COM (8.8.8/8.8.7) with SMTP id DAA27827 for ; Tue, 19 May 1998 03:40:56 -0700 (PDT) Message-Id: <199805191040.DAA27827@pendor.McKusick.COM> X-Authentication-Warning: pendor.McKusick.COM: benco@localhost [127.0.0.1] didn't use HELO protocol cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: questions about developing an mpeg3 database and interface In-reply-to: Your message of "Sun, 17 May 1998 10:46:05 PDT." <199805171744.KAA17788@hub.freebsd.org> Date: Tue, 19 May 1998 03:40:54 -0700 From: Ben Cottrell Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 17 May 1998 10:46:05 -0700, grady@scam.XCF.Berkeley.EDU wrote: > Inspired by the 8hz mpeg3 encoder, I've started encoding my CDs. Ultimately, > it would be cool to have all the CDs on file, with a database describing > them, and a GUI to choose by title, style, etc. For the moment, I started something like that, and anyone who wants to take it up is welcome to what I have so far. I called it "orpheus" and you can say: % orphedit -n to create a new music database, % orphedit -i to import files into the database and give them artists and titles (and conductors and soloists, for classical works), and finally % orpheus to put you into a (quite nice, actually) curses-based environment where you can manipulate the playlist, browse the hierarchical catalog with the arrow keys, and use a set of rudimentary CD-player-like controls. Since I wrote it to be independent of actual file format or software used for playing, the CD-player controls are limited to "pause" (send a SIGSTOP to the player), "forward skip" (send a SIGKILL to the player and start playing the next track), and "backward skip" (send a SIGKILL to the player and start at the beginning of the current track, or if it's less than one second in, skip back a track). Everything described above is, to my knowledge, completely functional albeit undocumented. What isn't implemented yet, and has been on my "someday I'll get around to it" list since last year, is the database editing tool, where one can rename stuff and edit it and move stuff around, and the all-important one, delete stuff :-) If anyone wants the source code I have so far, let me know and I'll put it up for ftp :-) ~Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue May 19 06:21:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA11674 for freebsd-multimedia-outgoing; Tue, 19 May 1998 06:21:55 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from fleming.cs.strath.ac.uk (root@fleming.cs.strath.ac.uk [130.159.196.123]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA11665 for ; Tue, 19 May 1998 06:21:47 -0700 (PDT) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (posh.dmem.strath.ac.uk [130.159.202.3]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with ESMTP id OAA07686 Tue, 19 May 1998 14:21:06 +0100 (BST) Message-ID: <35618738.FDA86526@cs.strath.ac.uk> Date: Tue, 19 May 1998 14:20:56 +0100 From: Roger Hardiman Organization: Strathclyde Uni X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 3.0-980311-SNAP i386) MIME-Version: 1.0 To: Gregory Hosler CC: multimedia@FreeBSD.ORG Subject: Re: G-Code References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Gregory Hosler wrote: > > Has anyone any experiance w/ converting g-code numbers (from tv-listings) into the proper recording times ? In the UK the codes are called Video Plus+ codes. In the USA the codes are called VCR Plus+ codes. I found a DOS encoder/decoder at http://www.cabl.com/files/vcr.zip not tried it yet though. Roger Hardiman roger@cs.strath.ac.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue May 19 06:44:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA16286 for freebsd-multimedia-outgoing; Tue, 19 May 1998 06:44:35 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from fleming.cs.strath.ac.uk (root@fleming.cs.strath.ac.uk [130.159.196.123]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA16113 for ; Tue, 19 May 1998 06:44:06 -0700 (PDT) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (posh.dmem.strath.ac.uk [130.159.202.3]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with ESMTP id OAA08299 Tue, 19 May 1998 14:43:48 +0100 (BST) Message-ID: <35618C89.51031644@cs.strath.ac.uk> Date: Tue, 19 May 1998 14:43:37 +0100 From: Roger Hardiman Organization: Strathclyde Uni X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 3.0-980311-SNAP i386) MIME-Version: 1.0 To: Gregory Hosler , multimedia@FreeBSD.ORG Subject: Re: G-Code, Video Plus+ and VCR Plus+ References: <35618738.FDA86526@cs.strath.ac.uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sorry, the URL was wrong. It is http://www.cabl.com/files/vcrplus.zip It is in C and compiles with FreeBSD. It core dumps before it exits but it certainly does decode and encoded UK Video Plus codes. The readme says there are limitations. It can only decode programs which start on the hour or at half past. Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue May 19 08:57:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA12937 for freebsd-multimedia-outgoing; Tue, 19 May 1998 08:57:43 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA12932 for ; Tue, 19 May 1998 08:57:40 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id IAA03096; Tue, 19 May 1998 08:56:41 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199805191556.IAA03096@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Roger Hardiman cc: Gregory Hosler , multimedia@FreeBSD.ORG Subject: Re: G-Code, Video Plus+ and VCR Plus+ In-reply-to: Your message of "Tue, 19 May 1998 14:43:37 BST." <35618C89.51031644@cs.strath.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 19 May 1998 08:56:41 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Cool, I am looking forward to fxtv automatically switching to the proper channel based upon the time and show . We are one step closer to tv couch heaven 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 Tue May 19 09:00:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA13669 for freebsd-multimedia-outgoing; Tue, 19 May 1998 09:00:59 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from roma.coe.ufrj.br (jonny@roma.coe.ufrj.br [146.164.53.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA13633; Tue, 19 May 1998 09:00:43 -0700 (PDT) (envelope-from jonny@jonny.eng.br) Received: (from jonny@localhost) by roma.coe.ufrj.br (8.8.8/8.8.8) id MAA16087; Tue, 19 May 1998 12:58:47 -0300 (EST) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199805191558.MAA16087@roma.coe.ufrj.br> Subject: Re: cvs commit: src/sys/pci brooktree848.c In-Reply-To: <199805190655.XAA00354@rah.star-gate.com> from Amancio Hasty at "May 18, 98 11:55:45 pm" To: hasty@rah.star-gate.com (Amancio Hasty) Date: Tue, 19 May 1998 12:58:47 -0300 (EST) Cc: luigi@labinfo.iet.unipi.it, ahasty@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, roger@cs.strath.ac.uk, multimedia@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (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) // When either you or Roger can verify the new sysctl hw.bt848.format, // I will commit the fix. // // hw.bt848.format = 0 | 1 // // 0 Denotes PAL // 1 Denotes NTSC Shouldn't there be also the sub-formats, like NTSM/M, NTSC/J, PAL/I, PAL/M, etc ? I'm thinking of the BT848SFMT ioctl, and not the old compatibility METEORSFMT one. BTW: Somebody has messed up PAL/M again. PAL/M is NTSC-like, not PAL-like, despite it's name. It's indeed a 60/525 system with support for Phase Alternated Lines (PAL). So the ioctl BT848SFMT has to be changed, and, please, add a comment to avoid future changes. Curiously, the struct format_params seems unchanged. Unfortunatly, I don't have a bt848 anymore to test these. While I'm here, I'd like to note that sysctl is somewhat like SNMP, and SNMP variables have a unit name as this small extract from a snmpwalk shows. interfaces.ifTable.ifEntry.ifInOctets.1 = 204219604 interfaces.ifTable.ifEntry.ifInOctets.2 = 0 interfaces.ifTable.ifEntry.ifInOctets.3 = 0 interfaces.ifTable.ifEntry.ifInOctets.4 = 32787782 interfaces.ifTable.ifEntry.ifInOctets.5 = 0 Things that have the notion of units should reflect this in its sysctl, even if 99.999% of people only have one of those interfaces. Of course, this is just my very humble opinion. Jonny -- Joao Carlos Mendes Luis M.Sc. Student jonny@jonny.eng.br Universidade Federal do Rio de Janeiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue May 19 09:14:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA16676 for freebsd-multimedia-outgoing; Tue, 19 May 1998 09:14:06 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA16612; Tue, 19 May 1998 09:13:58 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id JAA03140; Tue, 19 May 1998 09:11:01 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199805191611.JAA03140@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Joao Carlos Mendes Luis cc: luigi@labinfo.iet.unipi.it, ahasty@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, roger@cs.strath.ac.uk, multimedia@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci brooktree848.c In-reply-to: Your message of "Tue, 19 May 1998 12:58:47 -0300." <199805191558.MAA16087@roma.coe.ufrj.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 19 May 1998 09:11:01 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Good point, and the snmp like nature of sysctl was the one that convince me to use it. As for adding other video formats is not difficult in fact it is trivial. In our case, we are using sysctl for configuration typically this involves a small number. Ideally the unit number should be decoupled from the variable a la snmp however I fear that would be a bigger obstacle to overcome than the one we are facing in the case of Bruce vs Multimedia, Inc. 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 Tue May 19 09:15:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA17060 for freebsd-multimedia-outgoing; Tue, 19 May 1998 09:15:31 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA16870; Tue, 19 May 1998 09:14:32 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.8.8/8.8.8) id MAA20615; Tue, 19 May 1998 12:13:08 -0400 (EDT) (envelope-from wollman) Date: Tue, 19 May 1998 12:13:08 -0400 (EDT) From: Garrett Wollman Message-Id: <199805191613.MAA20615@khavrinen.lcs.mit.edu> To: Joao Carlos Mendes Luis Cc: hasty@rah.star-gate.com (Amancio Hasty), luigi@labinfo.iet.unipi.it, ahasty@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, roger@cs.strath.ac.uk, multimedia@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci brooktree848.c In-Reply-To: <199805191558.MAA16087@roma.coe.ufrj.br> References: <199805190655.XAA00354@rah.star-gate.com> <199805191558.MAA16087@roma.coe.ufrj.br> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org < said: > While I'm here, I'd like to note that sysctl is somewhat like SNMP, > and SNMP variables have a unit name as this small extract from a > snmpwalk shows. > Things that have the notion of units should reflect this in its > sysctl, even if 99.999% of people only have one of those interfaces. I strongly disagree. Devices that have a notion of units should export a unit-based interface in the filesystem (i.e., /dev/foo999). sysctl is very much unsuited to this. (I'm still unhappy about the way I had to kluge things for the ifmib. At least it works...) -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue May 19 12:21:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24426 for freebsd-multimedia-outgoing; Tue, 19 May 1998 12:21:03 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from roma.coe.ufrj.br (jonny@roma.coe.ufrj.br [146.164.53.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA24368; Tue, 19 May 1998 12:20:42 -0700 (PDT) (envelope-from jonny@jonny.eng.br) Received: (from jonny@localhost) by roma.coe.ufrj.br (8.8.8/8.8.8) id QAA19112; Tue, 19 May 1998 16:20:11 -0300 (EST) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199805191920.QAA19112@roma.coe.ufrj.br> Subject: Re: cvs commit: src/sys/pci brooktree848.c In-Reply-To: <199805191613.MAA20615@khavrinen.lcs.mit.edu> from Garrett Wollman at "May 19, 98 12:13:08 pm" To: wollman@khavrinen.lcs.mit.edu (Garrett Wollman) Date: Tue, 19 May 1998 16:20:11 -0300 (EST) Cc: jonny@jonny.eng.br, hasty@rah.star-gate.com, luigi@labinfo.iet.unipi.it, ahasty@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, roger@cs.strath.ac.uk, multimedia@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (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(Garrett Wollman) // > While I'm here, I'd like to note that sysctl is somewhat like SNMP, // > and SNMP variables have a unit name as this small extract from a // > snmpwalk shows. // // > Things that have the notion of units should reflect this in its // > sysctl, even if 99.999% of people only have one of those interfaces. // // I strongly disagree. Devices that have a notion of units should export // a unit-based interface in the filesystem (i.e., /dev/foo999). sysctl // is very much unsuited to this. (I'm still unhappy about the way I had // to kluge things for the ifmib. At least it works...) Do you have any suggestion, then ? I was indeed comparing sysctl directly to SNMP. Do you mean that this is a wrong approach ? Why ? Jonny -- Joao Carlos Mendes Luis M.Sc. Student jonny@jonny.eng.br Universidade Federal do Rio de Janeiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue May 19 12:37:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA28238 for freebsd-multimedia-outgoing; Tue, 19 May 1998 12:37:19 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from plains.NoDak.edu (tinguely@plains.NoDak.edu [134.129.111.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA28195 for ; Tue, 19 May 1998 12:37:06 -0700 (PDT) (envelope-from tinguely@plains.NoDak.edu) Received: (from tinguely@localhost) by plains.NoDak.edu (8.8.8/8.8.8) id OAA20016; Tue, 19 May 1998 14:35:42 -0500 (CDT) Date: Tue, 19 May 1998 14:35:42 -0500 (CDT) From: Mark Tinguely Message-Id: <199805191935.OAA20016@plains.NoDak.edu> To: brian@Awfulhak.org, freebsd-multimedia@FreeBSD.ORG Subject: user PPP and IGMP Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org A user was interested in getting a Multicast Tunnel running through user PPP on FreeBSD. The outgoing tunnel send IGMP packets out through the PPP code and is recieved on our network, but the incoming IGMP packets are not being logged (using tcpdump and the TCP/IP log facility in ppp). I modified the switch statement in PacketCheck() to log a IPPROTO_IGMP as a IPPROTO_UDP type, but I do not see the IGMP packets in the log. we don't have the most sophisticated debuging tools, but the terminal server seems to say that they are sending the incoming (to the ppp link) packet and it appears from the modem light the packet is getting on to the modem. Since I do not have a firewall defined FilterCheck() in ip.c should not be eliminating this packet. I swear we had a tunnel running on the user ppp code a couple months ago under FreeBSD 2.2.2. Has anyone else been using user ppp and an multicast tunnel? The only thing I can think of is this ppp session is using aliasing, but the IGMP packets are coming into the ppp machine and not going through it. --mark. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue May 19 12:44:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA29896 for freebsd-multimedia-outgoing; Tue, 19 May 1998 12:44:18 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from plains.NoDak.edu (tinguely@plains.NoDak.edu [134.129.111.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA29834 for ; Tue, 19 May 1998 12:44:05 -0700 (PDT) (envelope-from tinguely@plains.NoDak.edu) Received: (from tinguely@localhost) by plains.NoDak.edu (8.8.8/8.8.8) id OAA29641; Tue, 19 May 1998 14:40:18 -0500 (CDT) Date: Tue, 19 May 1998 14:40:18 -0500 (CDT) From: Mark Tinguely Message-Id: <199805191940.OAA29641@plains.NoDak.edu> To: brian@Awfulhak.org, freebsd-multimedia@FreeBSD.ORG Subject: PS: user PPP and IGMP Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ps. I just realized that I did try the Multicast tunnel without using the alias option, so the aliasing should not be a factor. --mark. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue May 19 13:25:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA06347 for freebsd-multimedia-outgoing; Tue, 19 May 1998 13:25:15 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from plains.NoDak.edu (tinguely@plains.NoDak.edu [134.129.111.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA06340 for ; Tue, 19 May 1998 13:25:12 -0700 (PDT) (envelope-from tinguely@plains.NoDak.edu) Received: (from tinguely@localhost) by plains.NoDak.edu (8.8.8/8.8.8) id PAA01908; Tue, 19 May 1998 15:23:09 -0500 (CDT) Date: Tue, 19 May 1998 15:23:09 -0500 (CDT) From: Mark Tinguely Message-Id: <199805192023.PAA01908@plains.NoDak.edu> To: brian@Awfulhak.org, freebsd-multimedia@FreeBSD.ORG Subject: PPS: user PPP and IGMP Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org to make a liar out of me, the latest dial-up hit another terminal server and the IGMP packets made it into tcpdump and the packet level tracing. I will see what software is in which terminal server to see if it is not the user PPP code that is having the problem. --mark. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue May 19 13:51:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA10677 for freebsd-multimedia-outgoing; Tue, 19 May 1998 13:51:38 -0700 (PDT) (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 NAA10650 for ; Tue, 19 May 1998 13:51:28 -0700 (PDT) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Tue, 19 May 1998 16:50:49 -0400 (EDT) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA16736; Tue, 19 May 98 16:50:49 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id QAA04840; Tue, 19 May 1998 16:50:23 -0400 Message-Id: <19980519165023.A4820@ct.picker.com> Date: Tue, 19 May 1998 16:50:23 -0400 From: Randall Hopper To: spork , multimedia@FreeBSD.ORG Subject: Re: sound card help Mail-Followup-To: spork , multimedia@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from spork on Sat, May 16, 1998 at 01:21:17PM -0400 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org spork: |I just took a stab at sound using a SB compatible card. The sb device and |OPL device are found, but not the sbxvi0 device. From what I can gather |this means that I'm left with only 8 bit sound. Are you sure your soundcard is SB16-compatible? |sb0: Sounds like it might not be. Mine says: sb0 at 0x220 irq 5 drq 1 on isa snd0: sbxvi0 at ? drq 5 on isa snd0: ... Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue May 19 14:53:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24937 for freebsd-multimedia-outgoing; Tue, 19 May 1998 14:53:58 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA24921 for ; Tue, 19 May 1998 14:53:50 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id WAA15955; Tue, 19 May 1998 22:46:28 +0100 (BST) (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199805192146.WAA15955@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: Mark Tinguely cc: brian@Awfulhak.org, freebsd-multimedia@FreeBSD.ORG Subject: Re: PS: user PPP and IGMP In-reply-to: Your message of "Tue, 19 May 1998 14:40:18 CDT." <199805191940.OAA29641@plains.NoDak.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 19 May 1998 22:46:27 +0100 From: Brian Somers Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > ps. I just realized that I did try the Multicast tunnel without using the > alias option, so the aliasing should not be a factor. I suspect it *is* the problem. The aliasing code may be aliasing the 224 addresses back to it's own IP number.... I remember looking at this before and thinking it needs fixing. The same thing happens with broadcast addresses and natd. > --mark. > -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue May 19 14:59:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA26331 for freebsd-multimedia-outgoing; Tue, 19 May 1998 14:59:00 -0700 (PDT) (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 OAA26310; Tue, 19 May 1998 14:58:54 -0700 (PDT) (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 NAA00492; Tue, 19 May 1998 13:52:41 -0700 (PDT) Message-Id: <199805192052.NAA00492@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Garrett Wollman cc: Joao Carlos Mendes Luis , hasty@rah.star-gate.com (Amancio Hasty), luigi@labinfo.iet.unipi.it, ahasty@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, roger@cs.strath.ac.uk, multimedia@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci brooktree848.c In-reply-to: Your message of "Tue, 19 May 1998 12:13:08 EDT." <199805191613.MAA20615@khavrinen.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 19 May 1998 13:52:41 -0700 From: Mike Smith Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > While I'm here, I'd like to note that sysctl is somewhat like SNMP, > > and SNMP variables have a unit name as this small extract from a > > snmpwalk shows. > > > Things that have the notion of units should reflect this in its > > sysctl, even if 99.999% of people only have one of those interfaces. > > I strongly disagree. Devices that have a notion of units should export > a unit-based interface in the filesystem (i.e., /dev/foo999). sysctl > is very much unsuited to this. (I'm still unhappy about the way I had > to kluge things for the ifmib. At least it works...) It's debatable as to whether the MIB should exist in the filespace, but note that it is actually quite trivial to export stuff in this fashion using sysctl, as it supports handing traversal off to a client-supplied traversal routine at any level. -- \\ 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 Tue May 19 16:19:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA13942 for freebsd-multimedia-outgoing; Tue, 19 May 1998 16:19:17 -0700 (PDT) (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 QAA13927; Tue, 19 May 1998 16:19:11 -0700 (PDT) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Tue, 19 May 1998 19:18:07 -0400 (EDT) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA19992; Tue, 19 May 98 19:18:07 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id TAA05426; Tue, 19 May 1998 19:17:40 -0400 Message-Id: <19980519191739.C4820@ct.picker.com> Date: Tue, 19 May 1998 19:17:39 -0400 From: Randall Hopper To: tomppa@fidata.fi, Igor Nikolaev , multimedia@FreeBSD.ORG, Amancio Hasty Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: fxtv and milenniumIIagp Mail-Followup-To: tomppa@fidata.fi, Igor Nikolaev , multimedia@FreeBSD.ORG, Amancio Hasty , freebsd-multimedia@FreeBSD.ORG References: <19980518231539.40105@pu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19980518231539.40105@pu.ru>; from Igor Nikolaev on Mon, May 18, 1998 at 11:15:39PM +0400 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Tomi Vainio: |Igor Nikolaev writes: | > I have fxtv Version 0.46 and (working) milennium II AGP (Xfree 3.3.2). | > My videocard works in 32bpp mode (in 16bpp all o'k) | > | > This is well know bug or unknown feature? | > | |This is known feature and Randall is trying to find out why this |happens. You can "fix" it by adding 256 to picture position. |tvcapture.c line 1509: |video.addr = x->base_addr + (g.y * x->pitch + g.x) * Bpp; ====> |video.addr = x->base_addr + (g.y * x->pitch + g.x + 256) * Bpp; Not much else I can do. From what we've seen, sounds like an XFree86 bug related to the Matrox 8Meg cards at 32bpp at desktops larger than 1024x768. You and Michael needed the "+256" for 1280. From Igor's pic, looks like for 1600x1200 he needs (and likely you'd need) +640: video.addr = x->base_addr + (g.y * x->pitch + g.x + 640) * Bpp; Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue May 19 16:32:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA16798 for freebsd-multimedia-outgoing; Tue, 19 May 1998 16:32:58 -0700 (PDT) (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 QAA16726 for ; Tue, 19 May 1998 16:32:37 -0700 (PDT) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Tue, 19 May 1998 19:30:16 -0400 (EDT) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA20211; Tue, 19 May 98 19:30:17 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id TAA05467; Tue, 19 May 1998 19:29:51 -0400 Message-Id: <19980519192951.D4820@ct.picker.com> Date: Tue, 19 May 1998 19:29:51 -0400 From: Randall Hopper To: Amancio Hasty , Igor Nikolaev , tomppa@fidata.fi Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: fxtv and milenniumIIagp Mail-Followup-To: Amancio Hasty , Igor Nikolaev , tomppa@fidata.fi, freebsd-multimedia@FreeBSD.ORG References: <19980518231539.40105@pu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19980518231539.40105@pu.ru>; from Igor Nikolaev on Mon, May 18, 1998 at 11:15:39PM +0400 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Amancio Hasty: |It is probably a bug in the X server reporting the wrong pitch. Nah, the pitch is right, or he (and Tomi, Michael, etc.) would see this: ---------------------- / / / / / / / / / / ---------------------- Remember the same pitch I get from XFree86 and use for the upper-left DMA address calculation is what I pass to the driver for it to use when bumping the DMA target address to the next scan line. >From Tomi & Michaels info, sounds like the base address of the memory aperture XFree86 returns is wrong (X pixels behind where it really is, "X" varying depending on the desktop width). This is consistent with Igor's pic (rectangular image), but there's more going on there (30 columns of pixel data is being tossed into a bit bucket somewhere). Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue May 19 16:46:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA19054 for freebsd-multimedia-outgoing; Tue, 19 May 1998 16:46:58 -0700 (PDT) (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 QAA19036; Tue, 19 May 1998 16:46:48 -0700 (PDT) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Tue, 19 May 1998 19:45:04 -0400 (EDT) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA19840; Tue, 19 May 98 19:12:47 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id TAA05343; Tue, 19 May 1998 19:08:31 -0400 Message-Id: <19980519190806.B4820@ct.picker.com> Date: Tue, 19 May 1998 19:08:06 -0400 From: Randall Hopper To: Igor Nikolaev , multimedia@FreeBSD.ORG, tomppa@fidata.fi, Amancio Hasty Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: fxtv and milenniumIIagp Mail-Followup-To: Igor Nikolaev , multimedia@FreeBSD.ORG, tomppa@fidata.fi, Amancio Hasty , freebsd-multimedia@FreeBSD.ORG References: <19980518231539.40105@pu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19980518231539.40105@pu.ru>; from Igor Nikolaev on Mon, May 18, 1998 at 11:15:39PM +0400 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Igor Nikolaev: |I have fxtv Version 0.46 and (working) milennium II AGP (Xfree 3.3.2). |My videocard works in 32bpp mode (in 16bpp all o'k) ... |When I have started fxtv I see next picture: ...<< tv data shifted to the left of the Fxtv window >>... | |Screen capture available on |ftp://hi.pu.ru/pub/fxtv.gif Good to see ya, and thanks for the pic. :-) This is the first time I've actually "seen" the problem. And I think I see some new information here that hasn't come to light before: REGION SIZE OFFSET ------------------ ------- ------ FXTV WINDOW: 777,322 - 1417,801 => 640x480 VIDEO BLOCK: 137,322 - 747,801 => 610x480 640,0 <-- Hmmm... ^^^ <---- Hmmmmmm... All right! Now where did those 30 pixels go :-) Also it's interesting that the offset is such a nice round number. Now look over on the far right side of your desktop, shifted up 238 scan lines. There's a sliver of video 433 pixels tall blasted over there. A few things I note. It's a bit interesting that the top lines of that sliver match up exactly with the top of your image window border. It's also interesting that bright area at the bottom has the same pixel values as the bright area on your shirt, and also that the height of that sliver is 433, not 480. |This is well know bug or unknown feature? It's a known bug, but the fix hasn't been found. As Tomi mentioned, he sees something similar on his Millennium II 8M (Matrox MGA 2164W) in 32bpp only like you. However, his image is shifted left 256 pixels (1024 bytes), not 640 pixels (2560 bytes) like yours. This is likely related to target frame buffer geometry and video mode as Tomi and Michael Petry saw their 256 shift at 1280x1024 but no shift at 1024x768. So looks like: Depth Desktop Size Video Mode Shift (pixels) ----- ------------ ---------- -------------- 32 1024x768 1024x768 ==> 0 pixels (cool) 32 1280x1024 1280x1024 ==> 256 pixels (not cool) 32 1600x1200 1600x1200 (?) ==> 640 pixels (not cool) >From Tomi's and Michael Petry's investigations on their Millenium/Millenium IIs (both 8Meg like yours BTW), it sounds to me like this is a bug in XFree's DGA support for some Milleniums & Millenium IIs in 32bpp. The base address of the frame buffer just doesn't seem to be where XFree says it is for some resolutions. And based on what I see in your pic, there's some weirdness with pixels in each scan line getting tossed or lost somewhere. XFree DGA bug? Some odd Matrox videomem organization? You got me. =================== Here are a few things to play with to help you and other Millenium folks flush out the behavior details for a bug report (probably to XFree86): (1) Try "fxtv -xrm 'Fxtv.Bpp32bit: 4'". See if you don't see the same erroneous behavior. (2) Running fxtv as above (1), move the fxtv window around on the desktop (up/down as well as right/left) and refresh your desktop after each move. a) Is the offset from the upper-left corner of the Fxtv video area to the video "data block" the same in each case? b) Is the size of the video block the same in each case? b) Now resize the video window and refresh your desktop. Does the offset to the video block change depending on the size of the Fxtv window? c) Is the height of the video block always the height of the video window? d) How does the width of the video block vary with the width of the video window? (3) Try adding these two lines: printf( "%x %d\n", x->base_addr, Bpp ); exit(0); below this line: video.addr = x->base_addr + (g.y * x->pitch + g.x) * Bpp in tvscreen.c, and then run fxtv as described in (1). First, check that the second number is "4". Check that the first number (in hex) is the same as the number that gets printed when you run "startx -- -probeonly" from the console. For example: |XFree86 Version 3.3.1 / X Window System |(protocol Version 11, revision 0, vendor release 6300) ... |Release Date: August 4 1997 |(--) SVGA: PCI: Matrox MGA 2164W rev 0, Memory @ 0xfa000000, 0xf8800000 ... |(--) SVGA: Linear framebuffer at 0xFA000000 ^^^^^^^^^^ This number (4) For kicks, try "fxtv -disableDirectV" and make sure that looks cool. Hope this helps you track the problem down. Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue May 19 19:01:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA15860 for freebsd-multimedia-outgoing; Tue, 19 May 1998 19:01:34 -0700 (PDT) (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 TAA15839 for ; Tue, 19 May 1998 19:01:26 -0700 (PDT) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Tue, 19 May 1998 22:00:56 -0400 (EDT) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA23148; Tue, 19 May 98 22:00:56 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id WAA06195; Tue, 19 May 1998 22:00:32 -0400 Message-Id: <19980519190806.B4820@ct.picker.com> Date: Tue, 19 May 1998 19:08:06 -0400 From: Randall Hopper To: Igor Nikolaev , multimedia@FreeBSD.ORG, tomppa@fidata.fi, Amancio Hasty Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: fxtv and milenniumIIagp Mail-Followup-To: Igor Nikolaev , multimedia@FreeBSD.ORG, tomppa@fidata.fi, Amancio Hasty , freebsd-multimedia@FreeBSD.ORG References: <19980518231539.40105@pu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19980518231539.40105@pu.ru>; from Igor Nikolaev on Mon, May 18, 1998 at 11:15:39PM +0400 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Igor Nikolaev: |I have fxtv Version 0.46 and (working) milennium II AGP (Xfree 3.3.2). |My videocard works in 32bpp mode (in 16bpp all o'k) ... |When I have started fxtv I see next picture: ...<< tv data shifted to the left of the Fxtv window >>... | |Screen capture available on |ftp://hi.pu.ru/pub/fxtv.gif Good to see ya, and thanks for the pic. :-) This is the first time I've actually "seen" the problem. And I think I see some new information here that hasn't come to light before: REGION SIZE OFFSET ------------------ ------- ------ FXTV WINDOW: 777,322 - 1417,801 => 640x480 VIDEO BLOCK: 137,322 - 747,801 => 610x480 640,0 <-- Hmmm... ^^^ <---- Hmmmmmm... All right! Now where did those 30 pixels go :-) Also it's interesting that the offset is such a nice round number. Now look over on the far right side of your desktop, shifted up 238 scan lines. There's a sliver of video 433 pixels tall blasted over there. A few things I note. It's a bit interesting that the top lines of that sliver match up exactly with the top of your image window border. It's also interesting that bright area at the bottom has the same pixel values as the bright area on your shirt, and also that the height of that sliver is 433, not 480. |This is well know bug or unknown feature? It's a known bug, but the fix hasn't been found. As Tomi mentioned, he sees something similar on his Millennium II 8M (Matrox MGA 2164W) in 32bpp only like you. However, his image is shifted left 256 pixels (1024 bytes), not 640 pixels (2560 bytes) like yours. This is likely related to target frame buffer geometry and video mode as Tomi and Michael Petry saw their 256 shift at 1280x1024 but no shift at 1024x768. So looks like: Depth Desktop Size Video Mode Shift (pixels) ----- ------------ ---------- -------------- 32 1024x768 1024x768 ==> 0 pixels (cool) 32 1280x1024 1280x1024 ==> 256 pixels (not cool) 32 1600x1200 1600x1200 (?) ==> 640 pixels (not cool) >From Tomi's and Michael Petry's investigations on their Millenium/Millenium IIs (both 8Meg like yours BTW), it sounds to me like this is a bug in XFree's DGA support for some Milleniums & Millenium IIs in 32bpp. The base address of the frame buffer just doesn't seem to be where XFree says it is for some resolutions. And based on what I see in your pic, there's some weirdness with pixels in each scan line getting tossed or lost somewhere. XFree DGA bug? Some odd Matrox videomem organization? You got me. =================== Here are a few things to play with to help you and other Millenium folks flush out the behavior details for a bug report (probably to XFree86): (1) Try "fxtv -xrm 'Fxtv.Bpp32bit: 4'". See if you don't see the same erroneous behavior. (2) Running fxtv as above (1), move the fxtv window around on the desktop (up/down as well as right/left) and refresh your desktop after each move. a) Is the offset from the upper-left corner of the Fxtv video area to the video "data block" the same in each case? b) Is the size of the video block the same in each case? b) Now resize the video window and refresh your desktop. Does the offset to the video block change depending on the size of the Fxtv window? c) Is the height of the video block always the height of the video window? d) How does the width of the video block vary with the width of the video window? (3) Try adding these two lines: printf( "%x %d\n", x->base_addr, Bpp ); exit(0); below this line: video.addr = x->base_addr + (g.y * x->pitch + g.x) * Bpp in tvscreen.c, and then run fxtv as described in (1). First, check that the second number is "4". Check that the first number (in hex) is the same as the number that gets printed when you run "startx -- -probeonly" from the console. For example: |XFree86 Version 3.3.1 / X Window System |(protocol Version 11, revision 0, vendor release 6300) ... |Release Date: August 4 1997 |(--) SVGA: PCI: Matrox MGA 2164W rev 0, Memory @ 0xfa000000, 0xf8800000 ... |(--) SVGA: Linear framebuffer at 0xFA000000 ^^^^^^^^^^ This number (4) For kicks, try "fxtv -disableDirectV" and make sure that looks cool. Hope this helps you track the problem down. Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue May 19 19:01:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA16001 for freebsd-multimedia-outgoing; Tue, 19 May 1998 19:01:54 -0700 (PDT) (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 TAA15952 for ; Tue, 19 May 1998 19:01:48 -0700 (PDT) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Tue, 19 May 1998 22:01:16 -0400 (EDT) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA23164; Tue, 19 May 98 22:01:17 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id WAA06201; Tue, 19 May 1998 22:00:52 -0400 Message-Id: <19980519192951.D4820@ct.picker.com> Date: Tue, 19 May 1998 19:29:51 -0400 From: Randall Hopper To: Amancio Hasty , Igor Nikolaev , tomppa@fidata.fi Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: fxtv and milenniumIIagp Mail-Followup-To: Amancio Hasty , Igor Nikolaev , tomppa@fidata.fi, freebsd-multimedia@FreeBSD.ORG References: <19980518231539.40105@pu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19980518231539.40105@pu.ru>; from Igor Nikolaev on Mon, May 18, 1998 at 11:15:39PM +0400 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Amancio Hasty: |It is probably a bug in the X server reporting the wrong pitch. Nah, the pitch is right, or he (and Tomi, Michael, etc.) would see this: ---------------------- / / / / / / / / / / ---------------------- Remember the same pitch I get from XFree86 and use for the upper-left DMA address calculation is what I pass to the driver for it to use when bumping the DMA target address to the next scan line. >From Tomi & Michaels info, sounds like the base address of the memory aperture XFree86 returns is wrong (X pixels behind where it really is, "X" varying depending on the desktop width). This is consistent with Igor's pic (rectangular image), but there's more going on there (30 columns of pixel data is being tossed into a bit bucket somewhere). Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue May 19 20:24:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA28529 for freebsd-multimedia-outgoing; Tue, 19 May 1998 20:24:30 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from bleep.ishiboo.com (user29653@bleep.ishiboo.com [199.79.133.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA28515 for ; Tue, 19 May 1998 20:24:21 -0700 (PDT) (envelope-from nirva@ishiboo.com) Received: (qmail 29742 invoked by uid 1000); 20 May 1998 04:26:08 -0000 Message-ID: <19980519232608.51200@bleep.ishiboo.com> Date: Tue, 19 May 1998 23:26:08 -0500 From: Danny Dulai To: freebsd-multimedia@FreeBSD.ORG Subject: sound looping and awe64 detection problems Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am having a couple of problems. My sndstat, pnpinfo, and dmesg output is at the end of this mesg. My sound card is a sound blaster awe64 gold pnp. I did a boot -c and typed: pnp 1 0 os enable irq0 5 drq0 1 drq1 5 port0 0x220 port1 0x330 port2 0x388 pnp 1 2 port0 0x620 port1 0xa20 port2 0xe20 The relevent lines in my kernel config are controller pnp0 controller snd0 device sb0 at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x330 device awe0 at isa? port 0x620 device opl0 at isa? port 0x388 The -current dist is from mid April (oh yah, this is an SMP system too). My problem occurs when I cat a .au file to /dev/audio. If I let it go all the way through, it plays just fine, and exits, and all is good. however, if I hit ^C and break the cat, the sound card starts looping. I saw a few posts about looping sound, was any solution discovered? If I use Luigi's pcm driver, and hit ^C, the machine freezes solid. When I play a mod file with s3mod and break it in the middle, I get similar looping/crashing effects. Also, why can it not find an awe32? (isn't the 64 compatible with a 32?) ------------------------------------------------------------------------------- dmesg: ------ 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 #13: Mon May 18 02:53:15 EDT 1998 nirva@blookitty.ishiboo.com:/fs/src/freebsd-current/sys/compile/blookitty Timecounter "i8254" frequency 1193182 Hz cost 3031 ns CPU: Pentium Pro (686-class CPU) Origin = "GenuineIntel" Id = 0x634 Stepping=4 Features=0x80fbff real memory = 134217728 (131072K bytes) avail memory = 127418368 (124432K bytes) FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 1, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 0, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 Probing for devices on PCI bus 0: chip0: rev 0x03 on pci0.0.0 chip1: rev 0x03 on pci0.1.0 chip2: rev 0x01 on pci0.4.0 ide_pci0: rev 0x01 on pci0.4.1 chip3: rev 0x01 int d irq 9 on pci0.4.2 chip4: rev 0x01 on pci0.4.3 ahc0: rev 0x00 int a irq 19 on pci0.6.0 Illegal cable configuration!!. Only two connectors on the adapter may be used at a time!ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs ahc0: waiting for scsi devices to settle scbus0 at ahc0 bus 0 ahc0:A:2: refuses WIDE negotiation. Using 8bit transfers st0 at scbus0 target 2 lun 0 st0: type 1 removable SCSI 2 st0: Sequential-Access density code 0x13, drive empty ahc0:A:4: refuses WIDE negotiation. Using 8bit transfers sd0 at scbus0 target 4 lun 0 sd0: type 0 removable SCSI 2 sd0: Direct-Access sd0: ILLEGAL REQUEST asc:24,0 Invalid field in CDB sd0 could not mode sense (4). Using ficticious geometry 1021MB (2091050 512 byte sectors) de0: rev 0x20 int a irq 19 on pci0.9.0 de0: 21140A [10-100Mb/s] pass 2.0 de0: address 00:40:05:2d:97:09 bktr0: rev 0x12 int a irq 18 on pci0.10.0 Hauppauge WinCast/TV, Philips NTSC tuner. meteor0: rev 0x00 int a irq 17 on pci0.11.0 meteor0: rev 0x1 vga0: rev 0x01 int a irq 16 on pci0.12.0 Probing for devices on PCI bus 1: vga1: rev 0x00 int a irq 16 on pci1.0.0 Probing for PnP devices: CSN 1 Vendor ID: CTL009e [0x9e008c0e] Serial 0x09fbdbd9 Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A 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 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): wd0: 1549MB (3173184 sectors), 3148 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (wd1): wd1: 4120MB (8438850 sectors), 8930 cyls, 15 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (wd2): wd2: 3020MB (6185088 sectors), 6136 cyls, 16 heads, 63 S/T, 512 B/S wdc1: unit 1 (atapi): , removable, accel, ovlap, dma, iordis wcd0: 5512Kb/sec, 256Kb cache, audio play, 255 volume levels, ejectable tray wcd0: no disc inside, unlocked sb0 at 0x220 irq 5 drq 1 on isa snd0: sbxvi0 at ? drq 5 on isa snd0: sbmidi0 at 0x330 on isa snd0: awe0 at 0x620 on isa AWE32: not detected opl0 at 0x388 on isa snd0: npx0 on motherboard npx0: INT 16 interface APIC_IO: Testing 8254 interrupt delivery APIC_IO: routing 8254 via pin 2 SMP: AP CPU #1 Launched! WARNING: / was not properly dismounted. de0: autosense failed: cable problem? PCM device 1 not installed. ------------------------------------------------------------------------------- /dev/sndstat: ------------- VoxWare Sound Driver:3.5-alpha15-970902 (Wed Aug 6 22:58:35 PDT 1997 Amancio Hasty@rah.star-gate.com) Config options: Installed drivers: Type 1: OPL-2/OPL-3 FM Type 2: SoundBlaster Type 6: SoundBlaster16 Type 25: AWE32 Synth Type 7: SB16 MIDI Card config: SoundBlaster at 0x220 irq 5 drq 1 SoundBlaster16 at 0xffffffff irq 1 drq 5 SB16 MIDI at 0x330 irq 1 AWE32 Synth at 0x620 irq 1 OPL-2/OPL-3 FM at 0x388 irq 1 Audio devices: 0: SoundBlaster 16 4.16 Synth devices: 0: Yamaha OPL-3 Midi devices: 0: SoundBlaster 16 Midi Timers: 0: System clock Mixers: 0: SoundBlaster ------------------------------------------------------------------------------- pnpinfo: -------- Checking for Plug-n-Play devices... Card assigned CSN #1 Vendor ID CTL009e (0x9e008c0e), Serial Number 0x09fbdbd9 PnP Version 1.0, Vendor Version 32 Device Description: Creative SB AWE64 Gold Logical Device ID: CTL0044 0x44008c0e #0 Device Description: Audio TAG Start DF Good Configuration IRQ: 5 - only one type (true/edge) DMA: channel(s) 1 8-bit, not a bus master, count by byte, , Compatibility mode DMA: channel(s) 5 16-bit, not a bus master, , count by word, Compatibility mode I/O Range 0x220 .. 0x220, alignment 0x1, len 0x10 [16-bit addr] I/O Range 0x330 .. 0x330, alignment 0x1, len 0x2 [16-bit addr] I/O Range 0x388 .. 0x388, alignment 0x1, len 0x4 [16-bit addr] TAG Start DF Acceptable Configuration IRQ: 5 7 9 10 - only one type (true/edge) DMA: channel(s) 0 1 3 8-bit, not a bus master, count by byte, , Compatibility mode DMA: channel(s) 5 6 7 16-bit, not a bus master, , count by word, Compatibility mode I/O Range 0x220 .. 0x280, alignment 0x20, len 0x10 [16-bit addr] I/O Range 0x300 .. 0x330, alignment 0x30, len 0x2 [16-bit addr] I/O Range 0x388 .. 0x388, alignment 0x1, len 0x4 [16-bit addr] TAG Start DF Acceptable Configuration IRQ: 5 7 9 10 - only one type (true/edge) DMA: channel(s) 0 1 3 8-bit, not a bus master, count by byte, , Compatibility mode DMA: channel(s) 5 6 7 16-bit, not a bus master, , count by word, Compatibility mode I/O Range 0x220 .. 0x280, alignment 0x20, len 0x10 [16-bit addr] I/O Range 0x300 .. 0x330, alignment 0x30, len 0x2 [16-bit addr] TAG Start DF Acceptable Configuration IRQ: 5 7 9 10 - only one type (true/edge) DMA: channel(s) 0 1 3 8-bit, not a bus master, count by byte, , Compatibility mode DMA: channel(s) 5 6 7 16-bit, not a bus master, , count by word, Compatibility mode I/O Range 0x220 .. 0x280, alignment 0x20, len 0x10 [16-bit addr] TAG Start DF Acceptable Configuration IRQ: 5 7 9 10 - only one type (true/edge) DMA: channel(s) 0 1 3 8-bit, not a bus master, count by byte, , Compatibility mode I/O Range 0x220 .. 0x280, alignment 0x20, len 0x10 [16-bit addr] I/O Range 0x300 .. 0x330, alignment 0x30, len 0x2 [16-bit addr] I/O Range 0x388 .. 0x388, alignment 0x1, len 0x4 [16-bit addr] TAG Start DF Acceptable Configuration IRQ: 5 7 9 10 - only one type (true/edge) DMA: channel(s) 0 1 3 8-bit, not a bus master, count by byte, , Compatibility mode I/O Range 0x220 .. 0x280, alignment 0x20, len 0x10 [16-bit addr] I/O Range 0x300 .. 0x330, alignment 0x30, len 0x2 [16-bit addr] TAG Start DF Acceptable Configuration IRQ: 5 7 9 10 - only one type (true/edge) DMA: channel(s) 0 1 3 8-bit, not a bus master, count by byte, , Compatibility mode I/O Range 0x220 .. 0x280, alignment 0x20, len 0x10 [16-bit addr] TAG Start DF Sub-optimal Configuration IRQ: 5 7 9 10 - only one type (true/edge) DMA: channel(s) 0 1 3 8-bit, not a bus master, count by byte, , Compatibility mode DMA: channel(s) 5 6 7 16-bit, not a bus master, , count by word, Compatibility mode I/O Range 0x220 .. 0x280, alignment 0x20, len 0x10 [16-bit addr] I/O Range 0x300 .. 0x330, alignment 0x10, len 0x2 [16-bit addr] I/O Range 0x388 .. 0x394, alignment 0x4, len 0x4 [16-bit addr] TAG End DF Logical Device ID: CTL7002 0x02708c0e #1 Compatible Device ID: PNPb02f (2fb0d041) Device Description: Game TAG Start DF Good Configuration I/O Range 0x200 .. 0x200, alignment 0x1, len 0x8 [16-bit addr] TAG Start DF Acceptable Configuration I/O Range 0x200 .. 0x208, alignment 0x8, len 0x8 [16-bit addr] TAG End DF Logical Device ID: CTL0023 0x23008c0e #2 Device Description: WaveTable TAG Start DF Good Configuration I/O Range 0x620 .. 0x620, alignment 0x1, len 0x4 [16-bit addr] TAG Start DF Acceptable Configuration I/O Range 0x620 .. 0x680, alignment 0x20, len 0x4 [16-bit addr] TAG End DF End Tag Successfully got 67 resources, 3 logical fdevs -- card select # 0x0001 CSN CTL009e (0x9e008c0e), Serial Number 0x09fbdbd9 Logical device #0 IO: 0x0220 0x0330 0x0388 0x0000 0x0000 0x0000 0x0000 0x0000 IRQ 5 0 DMA 1 5 IO range check 0x00 activate 0x01 Logical device #1 IO: 0x0200 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 IRQ 0 0 DMA 4 4 IO range check 0x00 activate 0x01 Logical device #2 IO: 0x0620 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 IRQ 0 0 DMA 4 4 IO range check 0x00 activate 0x01 -- ___________________________________________________________________________ Danny Dulai Feet. Pumice. Lotion. http://www.ishiboo.com/~nirva/ nirva@ishiboo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed May 20 02:10:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA23793 for freebsd-multimedia-outgoing; Wed, 20 May 1998 02:10:12 -0700 (PDT) (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 CAA23607 for ; Wed, 20 May 1998 02:09:50 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id JAA11331; Wed, 20 May 1998 09:22:02 +0200 From: Luigi Rizzo Message-Id: <199805200722.JAA11331@labinfo.iet.unipi.it> Subject: Re: sound card help To: rhh@ct.picker.com (Randall Hopper) Date: Wed, 20 May 1998 09:22:02 +0200 (MET DST) Cc: spork@super-g.com, multimedia@FreeBSD.ORG In-Reply-To: <19980519165023.A4820@ct.picker.com> from "Randall Hopper" at May 19, 98 04:50:04 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > spork: > |I just took a stab at sound using a SB compatible card. The sb device and > |OPL device are found, but not the sbxvi0 device. From what I can gather > |this means that I'm left with only 8 bit sound. these "sb-compatible" that only emulate SBPro often work better as WSS clones. Try to use the "pcm" device and see how it works. luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed May 20 02:43:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA29354 for freebsd-multimedia-outgoing; Wed, 20 May 1998 02:43:00 -0700 (PDT) (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 CAA29326 for ; Wed, 20 May 1998 02:42:39 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id JAA11454; Wed, 20 May 1998 09:56:47 +0200 From: Luigi Rizzo Message-Id: <199805200756.JAA11454@labinfo.iet.unipi.it> Subject: Re: ATAPI CDDA Extraction under FreeBSD To: mcdougall@ameritech.net Date: Wed, 20 May 1998 09:56:47 +0200 (MET DST) Cc: multimedia@FreeBSD.ORG In-Reply-To: <356083DE.4770CFAB@ameritech.net> from "Adam McDougall" at May 18, 98 02:54:03 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Where does one pick up this cdd program? Is it for scsi? Thanks i think it is for scsi, but i don't remember the URL luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed May 20 03:37:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA07795 for freebsd-multimedia-outgoing; Wed, 20 May 1998 03:37:44 -0700 (PDT) (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 DAA07788 for ; Wed, 20 May 1998 03:37:41 -0700 (PDT) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Wed, 20 May 1998 6:37:10 -0400 (EDT) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA02651; Wed, 20 May 98 06:37:10 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id GAA07239; Wed, 20 May 1998 06:36:45 -0400 Message-Id: <19980520063644.C7200@ct.picker.com> Date: Wed, 20 May 1998 06:36:44 -0400 From: Randall Hopper To: Danny Dulai , freebsd-multimedia@FreeBSD.ORG Subject: Re: sound looping and awe64 detection problems Mail-Followup-To: Danny Dulai , freebsd-multimedia@FreeBSD.ORG References: <19980519232608.51200@bleep.ishiboo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19980519232608.51200@bleep.ishiboo.com>; from Danny Dulai on Tue, May 19, 1998 at 11:26:08PM -0500 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Danny Dulai: |My sound card is a sound blaster awe64 gold pnp. I did a boot -c and |typed: | |pnp 1 0 os enable irq0 5 drq0 1 drq1 5 port0 0x220 port1 0x330 port2 0x388 |pnp 1 2 port0 0x620 port1 0xa20 port2 0xe20 >From previous posts from folks who have SB32/AWE32/AWE64 PnP cards, you need: pnp 1 0 os enable irq0 5 drq0 1 drq1 5 port0 0x220 port1 0x330 port2 0x388 pnp 1 2 os enable port0 0x620 port1 0xa20 port2 0xe20 Looks like you might be missing an "os enable" in there. Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed May 20 06:24:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA04046 for freebsd-multimedia-outgoing; Wed, 20 May 1998 06:24:39 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from enigami.com (enigami.com [208.140.182.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA04040 for ; Wed, 20 May 1998 06:24:36 -0700 (PDT) (envelope-from ckempf@enigami.com) Received: from singularity.enigami.com (singularity.enigami.com [208.140.182.42]) by enigami.com (8.8.7/8.8.7) with ESMTP id JAA09743 for ; Wed, 20 May 1998 09:24:17 -0400 (EDT) From: Cory Kempf Received: (from ckempf@localhost) by singularity.enigami.com (8.8.8/8.8.8) id JAA01624; Wed, 20 May 1998 09:22:01 -0400 (EDT) (envelope-from ckempf@enigami.com) Date: Wed, 20 May 1998 09:22:01 -0400 (EDT) Message-Id: <199805201322.JAA01624@singularity.enigami.com> To: freebsd-multimedia@FreeBSD.ORG Subject: Need more DK440LX sound help... Newsgroups: cory.BSD.multimedia X-Newsreader: NN version 6.5.0 #1 (NOV) Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org So, this time, I am posting this to -multimedia :-) If the answers to what I am looking for are documented anywhere, please, point me! OK, I have a DK440LX motherboard, which has a build in crystal audio board. I am running -current (as of last night). Based on the responses to my last request, I have patched the driver to recognize it, and set up my kernel to configure pcm0: #controller snd0 #device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0 vector pcmintr pseudo-device speaker # crystal sound #device css0 at isa? port 0x534 irq 5 drq 1 flags 0x08 vector adintr dmesg says: Probing for PnP devices: CSN 1 Vendor ID: CSC0b35 [0x350b630e] Serial 0xffffffff This is a CS4236, but LDN 0 is disabled Probing for devices on the ISA bus: [...] pcm0 not found So, I don't think what I have is quite correct. What I would like, is to be able to run the software under /usr/ports/audio, most of which seems to want /dev/dsp to work. What do I need to do to make this work? Thanks, +C -- -- Thinking of purchasing RAM from the Chip Merchant? Please read this first: Cory Kempf Macintosh / Unix Consulting & Software Development ckempf@enigami.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed May 20 06:33:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA05189 for freebsd-multimedia-outgoing; Wed, 20 May 1998 06:33:34 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from plains.NoDak.edu (tinguely@plains.NoDak.edu [134.129.111.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA05181 for ; Wed, 20 May 1998 06:33:32 -0700 (PDT) (envelope-from tinguely@plains.NoDak.edu) Received: (from tinguely@localhost) by plains.NoDak.edu (8.8.8/8.8.8) id IAA01306; Wed, 20 May 1998 08:32:12 -0500 (CDT) Date: Wed, 20 May 1998 08:32:12 -0500 (CDT) From: Mark Tinguely Message-Id: <199805201332.IAA01306@plains.NoDak.edu> To: brian@Awfulhak.org, tinguely@plains.NoDak.edu Subject: Re: PS: user PPP and IGMP Cc: freebsd-multimedia@FreeBSD.ORG Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > ps. I just realized that I did try the Multicast tunnel without using the > > alias option, so the aliasing should not be a factor. > > I suspect it *is* the problem. The aliasing code may be aliasing the > 224 addresses back to it's own IP number.... I remember looking at > this before and thinking it needs fixing. The same thing happens > with broadcast addresses and natd. I can see if the tunX is being fed from a host running a multicast router that the aliasing of the 224 subnet could be a problem, but this is a point to point IP tunnel between two multicast routers. Point to point tunnels use IGMP as the protocol type instead of UDP/TCP. In fact, I do not want to feed multicast session packets to be transmitted back down the modem, and I have the tun0 interface multicast disabled. apparently, the problem appears in certain modem/terminal servers eventhough they are the same brand and software level. I am going to see if I can get direct phone numbers to each terminal server and see if this is a manufacturer's bug. A null-modem cable and two machine connected with user PPP should also clear the code from having any problems with the point to point tunnel. It would be nice to add IGMP in the tracing/filtering section. for the freebsd-multimedia people, the reason I re-attempting to run a multicast tunnel over a modem is due to fact the mrouted version 3.9 has a "no flood" of session information on start up, and a "passive" connection mode options that should make tunnels over modems more feasible. --mark. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed May 20 09:41:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA27290 for freebsd-multimedia-outgoing; Wed, 20 May 1998 09:41:23 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from bleep.ishiboo.com (user12930@bleep.ishiboo.com [199.79.133.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA27273 for ; Wed, 20 May 1998 09:41:19 -0700 (PDT) (envelope-from nirva@ishiboo.com) Received: (qmail 21214 invoked by uid 1000); 20 May 1998 17:43:01 -0000 Message-ID: <19980520124300.47484@bleep.ishiboo.com> Date: Wed, 20 May 1998 12:43:00 -0500 From: Danny Dulai To: freebsd-multimedia@FreeBSD.ORG Subject: sound looping References: <19980519232608.51200@bleep.ishiboo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <19980519232608.51200@bleep.ishiboo.com>; from Danny Dulai on Tue, May 19, 1998 at 11:26:08PM -0500 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Quoting Danny Dulai (nirva@ishiboo.com): > > I am having a couple of problems. My sndstat, pnpinfo, and dmesg output > is at the end of this mesg. > > My sound card is a sound blaster awe64 gold pnp. I did a boot -c and > typed: > > pnp 1 0 os enable irq0 5 drq0 1 drq1 5 port0 0x220 port1 0x330 port2 0x388 > pnp 1 2 os enable port0 0x620 port1 0xa20 port2 0xe20 > > The relevent lines in my kernel config are > > controller pnp0 > controller snd0 > device sb0 at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr > device sbxvi0 at isa? drq 5 > device sbmidi0 at isa? port 0x330 > device awe0 at isa? port 0x620 > device opl0 at isa? port 0x388 > > The -current dist is from mid April (oh yah, this is an SMP system too). > > My problem occurs when I cat a .au file to /dev/audio. If I let it go > all the way through, it plays just fine, and exits, and all is good. > however, if I hit ^C and break the cat, the sound card starts looping. > I saw a few posts about looping sound, was any solution discovered? If > I use Luigi's pcm driver, and hit ^C, the machine freezes solid. When > I play a mod file with s3mod and break it in the middle, I get similar > looping/crashing effects. any ideas on this? I have a very short .au that I can cat to /dev/audio after I hit ^C while playing another .au, and that makes it stop looping, but thats an annoying workaround. > Also, why can it not find an awe32? (isn't the 64 compatible with a 32?) this was fixed by doing os enable on the pnp 1 2 line.. thanks for the replies! > ------------------------------------------------------------------------------- > dmesg: > ------ > > 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 #13: Mon May 18 02:53:15 EDT 1998 > nirva@blookitty.ishiboo.com:/fs/src/freebsd-current/sys/compile/blookitty > Timecounter "i8254" frequency 1193182 Hz cost 3031 ns > CPU: Pentium Pro (686-class CPU) > Origin = "GenuineIntel" Id = 0x634 Stepping=4 > Features=0x80fbff > real memory = 134217728 (131072K bytes) > avail memory = 127418368 (124432K bytes) > FreeBSD/SMP: Multiprocessor motherboard > cpu0 (BSP): apic id: 1, version: 0x00040011, at 0xfee00000 > cpu1 (AP): apic id: 0, version: 0x00040011, at 0xfee00000 > io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 > Probing for devices on PCI bus 0: > chip0: rev 0x03 on pci0.0.0 > chip1: rev 0x03 on pci0.1.0 > chip2: rev 0x01 on pci0.4.0 > ide_pci0: rev 0x01 on pci0.4.1 > chip3: rev 0x01 int d irq 9 on pci0.4.2 > chip4: rev 0x01 on pci0.4.3 > ahc0: rev 0x00 int a irq 19 on pci0.6.0 > Illegal cable configuration!!. Only two connectors on the adapter may be used at a time!ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs > ahc0: waiting for scsi devices to settle > scbus0 at ahc0 bus 0 > ahc0:A:2: refuses WIDE negotiation. Using 8bit transfers > st0 at scbus0 target 2 lun 0 > st0: type 1 removable SCSI 2 > st0: Sequential-Access density code 0x13, drive empty > ahc0:A:4: refuses WIDE negotiation. Using 8bit transfers > sd0 at scbus0 target 4 lun 0 > sd0: type 0 removable SCSI 2 > sd0: Direct-Access > sd0: ILLEGAL REQUEST asc:24,0 Invalid field in CDB > sd0 could not mode sense (4). Using ficticious geometry > 1021MB (2091050 512 byte sectors) > de0: rev 0x20 int a irq 19 on pci0.9.0 > de0: 21140A [10-100Mb/s] pass 2.0 > de0: address 00:40:05:2d:97:09 > bktr0: rev 0x12 int a irq 18 on pci0.10.0 > Hauppauge WinCast/TV, Philips NTSC tuner. > meteor0: rev 0x00 int a irq 17 on pci0.11.0 > meteor0: rev 0x1 > vga0: rev 0x01 int a irq 16 on pci0.12.0 > Probing for devices on PCI bus 1: > vga1: rev 0x00 int a irq 16 on pci1.0.0 > Probing for PnP devices: > CSN 1 Vendor ID: CTL009e [0x9e008c0e] Serial 0x09fbdbd9 > Probing for devices on the ISA bus: > sc0 at 0x60-0x6f irq 1 on motherboard > sc0: VGA color <16 virtual consoles, flags=0x0> > sio0 at 0x3f8-0x3ff irq 4 on isa > sio0: type 16550A > sio1 at 0x2f8-0x2ff irq 3 on isa > sio1: type 16550A > 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 > fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa > fdc0: FIFO enabled, 8 bytes threshold > fd0: 1.44MB 3.5in > wdc0 at 0x1f0-0x1f7 irq 14 on isa > wdc0: unit 0 (wd0): > wd0: 1549MB (3173184 sectors), 3148 cyls, 16 heads, 63 S/T, 512 B/S > wdc0: unit 1 (wd1): > wd1: 4120MB (8438850 sectors), 8930 cyls, 15 heads, 63 S/T, 512 B/S > wdc1 at 0x170-0x177 irq 15 on isa > wdc1: unit 0 (wd2): > wd2: 3020MB (6185088 sectors), 6136 cyls, 16 heads, 63 S/T, 512 B/S > wdc1: unit 1 (atapi): , removable, accel, ovlap, dma, iordis > wcd0: 5512Kb/sec, 256Kb cache, audio play, 255 volume levels, ejectable tray > wcd0: no disc inside, unlocked > sb0 at 0x220 irq 5 drq 1 on isa > snd0: > sbxvi0 at ? drq 5 on isa > snd0: > sbmidi0 at 0x330 on isa > snd0: > awe0 at 0x620 on isa > awe0: > opl0 at 0x388 on isa > snd0: > npx0 on motherboard > npx0: INT 16 interface > APIC_IO: Testing 8254 interrupt delivery > APIC_IO: routing 8254 via pin 2 > SMP: AP CPU #1 Launched! > WARNING: / was not properly dismounted. > de0: autosense failed: cable problem? > PCM device 1 not installed. > > > ------------------------------------------------------------------------------- > /dev/sndstat: > ------------- > VoxWare Sound Driver:3.5-alpha15-970902 (Wed Aug 6 22:58:35 PDT 1997 Amancio Hasty@rah.star-gate.com) > Config options: > > Installed drivers: > Type 1: OPL-2/OPL-3 FM > Type 2: SoundBlaster > Type 6: SoundBlaster16 > Type 25: AWE32 Synth > Type 7: SB16 MIDI > > > Card config: > SoundBlaster at 0x220 irq 5 drq 1 > SoundBlaster16 at 0xffffffff irq 1 drq 5 > SB16 MIDI at 0x330 irq 1 > AWE32 Synth at 0x620 irq 1 > OPL-2/OPL-3 FM at 0x388 irq 1 > > Audio devices: > 0: SoundBlaster 16 4.16 > > Synth devices: > 0: Yamaha OPL-3 > > Midi devices: > 0: SoundBlaster 16 Midi > > Timers: > 0: System clock > > Mixers: > 0: SoundBlaster > > > ------------------------------------------------------------------------------- > pnpinfo: > -------- > > Checking for Plug-n-Play devices... > > Card assigned CSN #1 > Vendor ID CTL009e (0x9e008c0e), Serial Number 0x09fbdbd9 > PnP Version 1.0, Vendor Version 32 > Device Description: Creative SB AWE64 Gold > > Logical Device ID: CTL0044 0x44008c0e #0 > Device Description: Audio > TAG Start DF > Good Configuration > IRQ: 5 - only one type (true/edge) > DMA: channel(s) 1 > 8-bit, not a bus master, count by byte, , Compatibility mode > DMA: channel(s) 5 > 16-bit, not a bus master, , count by word, Compatibility mode > I/O Range 0x220 .. 0x220, alignment 0x1, len 0x10 > [16-bit addr] > I/O Range 0x330 .. 0x330, alignment 0x1, len 0x2 > [16-bit addr] > I/O Range 0x388 .. 0x388, alignment 0x1, len 0x4 > [16-bit addr] > TAG Start DF > Acceptable Configuration > IRQ: 5 7 9 10 - only one type (true/edge) > DMA: channel(s) 0 1 3 > 8-bit, not a bus master, count by byte, , Compatibility mode > DMA: channel(s) 5 6 7 > 16-bit, not a bus master, , count by word, Compatibility mode > I/O Range 0x220 .. 0x280, alignment 0x20, len 0x10 > [16-bit addr] > I/O Range 0x300 .. 0x330, alignment 0x30, len 0x2 > [16-bit addr] > I/O Range 0x388 .. 0x388, alignment 0x1, len 0x4 > [16-bit addr] > TAG Start DF > Acceptable Configuration > IRQ: 5 7 9 10 - only one type (true/edge) > DMA: channel(s) 0 1 3 > 8-bit, not a bus master, count by byte, , Compatibility mode > DMA: channel(s) 5 6 7 > 16-bit, not a bus master, , count by word, Compatibility mode > I/O Range 0x220 .. 0x280, alignment 0x20, len 0x10 > [16-bit addr] > I/O Range 0x300 .. 0x330, alignment 0x30, len 0x2 > [16-bit addr] > TAG Start DF > Acceptable Configuration > IRQ: 5 7 9 10 - only one type (true/edge) > DMA: channel(s) 0 1 3 > 8-bit, not a bus master, count by byte, , Compatibility mode > DMA: channel(s) 5 6 7 > 16-bit, not a bus master, , count by word, Compatibility mode > I/O Range 0x220 .. 0x280, alignment 0x20, len 0x10 > [16-bit addr] > TAG Start DF > Acceptable Configuration > IRQ: 5 7 9 10 - only one type (true/edge) > DMA: channel(s) 0 1 3 > 8-bit, not a bus master, count by byte, , Compatibility mode > I/O Range 0x220 .. 0x280, alignment 0x20, len 0x10 > [16-bit addr] > I/O Range 0x300 .. 0x330, alignment 0x30, len 0x2 > [16-bit addr] > I/O Range 0x388 .. 0x388, alignment 0x1, len 0x4 > [16-bit addr] > TAG Start DF > Acceptable Configuration > IRQ: 5 7 9 10 - only one type (true/edge) > DMA: channel(s) 0 1 3 > 8-bit, not a bus master, count by byte, , Compatibility mode > I/O Range 0x220 .. 0x280, alignment 0x20, len 0x10 > [16-bit addr] > I/O Range 0x300 .. 0x330, alignment 0x30, len 0x2 > [16-bit addr] > TAG Start DF > Acceptable Configuration > IRQ: 5 7 9 10 - only one type (true/edge) > DMA: channel(s) 0 1 3 > 8-bit, not a bus master, count by byte, , Compatibility mode > I/O Range 0x220 .. 0x280, alignment 0x20, len 0x10 > [16-bit addr] > TAG Start DF > Sub-optimal Configuration > IRQ: 5 7 9 10 - only one type (true/edge) > DMA: channel(s) 0 1 3 > 8-bit, not a bus master, count by byte, , Compatibility mode > DMA: channel(s) 5 6 7 > 16-bit, not a bus master, , count by word, Compatibility mode > I/O Range 0x220 .. 0x280, alignment 0x20, len 0x10 > [16-bit addr] > I/O Range 0x300 .. 0x330, alignment 0x10, len 0x2 > [16-bit addr] > I/O Range 0x388 .. 0x394, alignment 0x4, len 0x4 > [16-bit addr] > TAG End DF > > Logical Device ID: CTL7002 0x02708c0e #1 > Compatible Device ID: PNPb02f (2fb0d041) > Device Description: Game > TAG Start DF > Good Configuration > I/O Range 0x200 .. 0x200, alignment 0x1, len 0x8 > [16-bit addr] > TAG Start DF > Acceptable Configuration > I/O Range 0x200 .. 0x208, alignment 0x8, len 0x8 > [16-bit addr] > TAG End DF > > Logical Device ID: CTL0023 0x23008c0e #2 > Device Description: WaveTable > TAG Start DF > Good Configuration > I/O Range 0x620 .. 0x620, alignment 0x1, len 0x4 > [16-bit addr] > TAG Start DF > Acceptable Configuration > I/O Range 0x620 .. 0x680, alignment 0x20, len 0x4 > [16-bit addr] > TAG End DF > End Tag > > Successfully got 67 resources, 3 logical fdevs > -- card select # 0x0001 > > CSN CTL009e (0x9e008c0e), Serial Number 0x09fbdbd9 > > Logical device #0 > IO: 0x0220 0x0330 0x0388 0x0000 0x0000 0x0000 0x0000 0x0000 > IRQ 5 0 > DMA 1 5 > IO range check 0x00 activate 0x01 > > Logical device #1 > IO: 0x0200 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 > IRQ 0 0 > DMA 4 4 > IO range check 0x00 activate 0x01 > > Logical device #2 > IO: 0x0620 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 > IRQ 0 0 > DMA 4 4 > IO range check 0x00 activate 0x01 -- ___________________________________________________________________________ Danny Dulai Feet. Pumice. Lotion. http://www.ishiboo.com/~nirva/ nirva@ishiboo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed May 20 11:30:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20303 for freebsd-multimedia-outgoing; Wed, 20 May 1998 11:30:13 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from terra.Sarnoff.COM (terra.sarnoff.com [130.33.11.203]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA20186 for ; Wed, 20 May 1998 11:29:37 -0700 (PDT) (envelope-from rminnich@Sarnoff.COM) Received: (from rminnich@localhost) by terra.Sarnoff.COM (8.6.12/8.6.12) id OAA01768; Wed, 20 May 1998 14:28:40 -0400 Date: Wed, 20 May 1998 14:28:39 -0400 (EDT) From: "Ron G. Minnich" X-Sender: rminnich@terra To: multimedia@FreeBSD.ORG Subject: grabbing video (digital preferred) 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 well, i'm supposed to know how to do this, but I don't. I need a way to grab video frames from either D1 or similar format under remote control. I need to be able to control it a frame at a time. Any hints on cards that do this, and freebsd drivers to control them? many thanks ron Ron Minnich |Java: an operating-system-independent, rminnich@sarnoff.com |architecture-independent programming language (609)-734-3120 |for Windows/95 and Windows/NT on the Pentium ftp://ftp.sarnoff.com/pub/mnfs/www/docs/cluster.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed May 20 17:19:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA01671 for freebsd-multimedia-outgoing; Wed, 20 May 1998 17:19:27 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from ocean.campus.luth.se (ocean.campus.luth.se [130.240.194.116]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA01632 for ; Wed, 20 May 1998 17:19:14 -0700 (PDT) (envelope-from karpen@ocean.campus.luth.se) Received: (from karpen@localhost) by ocean.campus.luth.se (8.8.8/8.8.8) id CAA28140; Thu, 21 May 1998 02:16:38 +0200 (CEST) (envelope-from karpen) From: Mikael Karpberg Message-Id: <199805210016.CAA28140@ocean.campus.luth.se> Subject: Re: questions about developing an mpeg3 database and interface In-Reply-To: <199805171744.KAA17788@hub.freebsd.org> from "grady@scam.XCF.Berkeley.EDU" at "May 17, 98 10:46:05 am" To: grady@scam.XCF.Berkeley.EDU Date: Thu, 21 May 1998 02:16:37 +0200 (CEST) Cc: freebsd-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 According to grady@scam.XCF.Berkeley.EDU: > Inspired by the 8hz mpeg3 encoder, I've started encoding my CDs. Ultimately, > it would be cool to have all the CDs on file, with a database describing > them, and a GUI to choose by title, style, etc. For the moment, Maybe just do something that you could use with the xmcd (www.cddb.com) player's CD database, but use it for mp3s instead of actual CDs? That would mean you just do something like pack your CDs songs in a dir and have an ID file in there with mp3s: mp3_1/ mp3_1/.CD-ID.data mp3_1/track1.mp3 mp3_1/track2.mp3 mp3_1/track3.mp3 mp3_1/track4.mp3 mp3_1/track5.mp3 And the data file would contain some stuff ripped off the CD. So you'd just make a small app that fontended mpg123/splay/whatever and used the .data file to access the cddb database and get the CD's name, and all the tracks, etc. That should be pretty easy, and the most cool solution. Specially if you had a small caching function in your program, so that it saved the info it had looked up in .CD-INFO.data or something, instead of looking it up in the database all the time. /Mikael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed May 20 20:04:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA29872 for freebsd-multimedia-outgoing; Wed, 20 May 1998 20:04:32 -0700 (PDT) (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 UAA29786 for ; Wed, 20 May 1998 20:03:53 -0700 (PDT) (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 MAA03783; Thu, 21 May 1998 12:33:22 +0930 (CST) Message-Id: <199805210303.MAA03783@cain.gsoft.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Mikael Karpberg cc: grady@scam.XCF.Berkeley.EDU, freebsd-multimedia@FreeBSD.ORG Subject: Re: questions about developing an mpeg3 database and interface In-reply-to: Your message of "Thu, 21 May 1998 02:16:37 +0200." <199805210016.CAA28140@ocean.campus.luth.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 21 May 1998 12:33:21 +0930 From: "Daniel O'Connor" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > mp3_1/.CD-ID.data > mp3_1/track1.mp3 > mp3_1/track2.mp3 > mp3_1/track3.mp3 > mp3_1/track4.mp3 > mp3_1/track5.mp3 There is no real need to do it this way.. The way I do it is have a title like "The Prodigy - Firestarter.mp3", the file also has an ID3 tag in it, which a program can parse for more information.. --------------------------------------------------------------------- |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 May 20 20:13:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA01634 for freebsd-multimedia-outgoing; Wed, 20 May 1998 20:13:16 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from enigami.com (enigami.com [208.140.182.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA01527 for ; Wed, 20 May 1998 20:12:30 -0700 (PDT) (envelope-from ckempf@enigami.com) Received: from singularity.enigami.com (singularity.enigami.com [208.140.182.42]) by enigami.com (8.8.7/8.8.7) with ESMTP id XAA11910 for ; Wed, 20 May 1998 23:12:14 -0400 (EDT) From: Cory Kempf Received: (from ckempf@localhost) by singularity.enigami.com (8.8.8/8.8.8) id XAA24598 for freebsd-multimedia@freebsd.org; Wed, 20 May 1998 23:09:58 -0400 (EDT) (envelope-from ckempf@enigami.com) Date: Wed, 20 May 1998 23:09:58 -0400 (EDT) Message-Id: <199805210309.XAA24598@singularity.enigami.com> To: freebsd-multimedia@FreeBSD.ORG Subject: Getting Sound working on DK440LX Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Sorry if you are seeing this twice... from here, it doesn't look like it made it out. I have a DK440LX motherboard, which has a crystal audio sound card on board. I am running the -current that I downloaded night before last. I would like to be able to run the various things in /usr/ports/audio -- most of which seem to require /dev/dsp. My kernel config has the following: #controller snd0 #device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0 vector pcmintr # crystal sound #device css0 at isa? port 0x534 irq 5 drq 1 flags 0x08 vector adintr I have made the changes (from an earlier post) to make 0x3500630e map to 0x3600630e. dmesg says: Probing for PnP devices: CSN 1 Vendor ID: CSC0b35 [0x350b630e] Serial 0xffffffff This is a CS4236, but LDN 0 is disabled pcm0 not found Not what I was expecting, and sound doesn't seem to be happy yet. Sound devices (other than speaker) are not showing up in /devs (devfs), and when I do a MAKEDEV, the devices don't seem to work. So, can someone clue me in on what I need to do to make sound work properly on this system? This stuff isn't by any chance documented somewhere, is it? Thanks, +C To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed May 20 23:14:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA03407 for freebsd-multimedia-outgoing; Wed, 20 May 1998 23:14:39 -0700 (PDT) (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 XAA03366 for ; Wed, 20 May 1998 23:14:23 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id GAA13217; Thu, 21 May 1998 06:31:20 +0200 From: Luigi Rizzo Message-Id: <199805210431.GAA13217@labinfo.iet.unipi.it> Subject: Re: Getting Sound working on DK440LX To: ckempf@enigami.com (Cory Kempf) Date: Thu, 21 May 1998 06:31:20 +0200 (MET DST) Cc: freebsd-multimedia@FreeBSD.ORG In-Reply-To: <199805210309.XAA24598@singularity.enigami.com> from "Cory Kempf" at May 20, 98 11:09:39 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > # crystal sound > #device css0 at isa? port 0x534 irq 5 drq 1 flags 0x08 vector adintr > > I have made the changes (from an earlier post) to make 0x3500630e map to > 0x3600630e. > > dmesg says: > Probing for PnP devices: > CSN 1 Vendor ID: CSC0b35 [0x350b630e] Serial 0xffffffff > This is a CS4236, but LDN 0 is disabled so boot with -c and do pnp 1 0 os enable port0 0x534 port2 0x220 irq0 5 drq0 1 drq1 3 and your card will be detected as unit #1 (/dev/audio1, /dev/dsp1 etc.) you might need to create the entries in /dev with ./MAKEDEV snd1 and make symlinks from /dev/audio->/dev/audio1 etc. > So, can someone clue me in on what I need to do to make sound work > properly on this system? This stuff isn't by any chance documented > somewhere, is it? man pnp shows how to configure the card. Sure it could have more info on the unit number thing... 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 Fri May 22 08:28:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA08401 for freebsd-multimedia-outgoing; Fri, 22 May 1998 08:28:54 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from garbo.lodgenet.com (garbo.lodgenet.com [204.124.122.252]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA08390 for ; Fri, 22 May 1998 08:28:51 -0700 (PDT) (envelope-from erich@lodgenet.com) Received: from jake.lodgenet.com (jake.lodgenet.com [10.0.122.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id KAA22895 for ; Fri, 22 May 1998 10:14:21 -0500 Received: from jake.lodgenet.com (localhost [127.0.0.1]) by jake.lodgenet.com (8.8.8/8.8.5) with ESMTP id KAA01097 for ; Fri, 22 May 1998 10:26:12 -0500 (CDT) Message-Id: <199805221526.KAA01097@jake.lodgenet.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: freebsd-multimedia@FreeBSD.ORG Subject: Ensoniq AudioPCI Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 22 May 1998 10:26:11 -0500 From: "Eric L. Hernes" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Howdy, I've been asked to get ensoniq AudioPCI based cards working with FreeBSD. It seems that NetBSD and Linux both have support for 'em, so we're a bit behind on that front. Is anyone playing with this under Luigi's new driver framework? It appears to be mostly ISA based. Adding PCI support to it would look like mostly a hack. Has anyone looked at the NetBSD sound subsystem? I'd say it looks kind of promising; but I'm not too keen on yet another audio system... any ideas? tia, Eric -- Eric L. Hernes erich@lodgenet.com erich@rrnet.com http://rrnet.com/~erich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri May 22 10:31:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA02518 for freebsd-multimedia-outgoing; Fri, 22 May 1998 10:31:34 -0700 (PDT) (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 KAA02389 for ; Fri, 22 May 1998 10:31:10 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id RAA16687; Fri, 22 May 1998 17:48:40 +0200 From: Luigi Rizzo Message-Id: <199805221548.RAA16687@labinfo.iet.unipi.it> Subject: Re: Ensoniq AudioPCI To: erich@lodgenet.com (Eric L. Hernes) Date: Fri, 22 May 1998 17:48:40 +0200 (MET DST) Cc: freebsd-multimedia@FreeBSD.ORG In-Reply-To: <199805221526.KAA01097@jake.lodgenet.com> from "Eric L. Hernes" at May 22, 98 10:25:52 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I've been asked to get ensoniq AudioPCI based cards working with FreeBSD. > It seems that NetBSD and Linux both have support for 'em, so we're a > bit behind on that front. Is anyone playing with this under > Luigi's new driver framework? It appears to be mostly ISA based. Adding > PCI support to it would look like mostly a hack. > > Has anyone looked at the NetBSD sound subsystem? I'd say it looks kind > of promising; but I'm not too keen on yet another audio system... I don't have a precise position. On one hand, it is nice to have all audio cards under the same device driver, because it makes life easier for the user. On the other hand, differences between cards can be large so it might be more effort to merge a new card than to write a brand new driver. E.g. some russian hacker sent me a standalone driver for the ESS cards which probably has infinitely better support for those cards than my driver. Because of the differences between PCI and isa, i think that if you feel like writing a standalone driver for the Ensoniq, go for it. Whether it is simpler or harder than integrating this into the "pcm" driver, i cannot say, it all depends on how much code can you adapt (i have seen some PCI audio card data sheets that show partial emulation of ISA cards on the PCI bus, but i am not sure if they allow e.g. full duplex). 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 Fri May 22 19:22:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA14956 for freebsd-multimedia-outgoing; Fri, 22 May 1998 19:22:34 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from stratos.net (pm3-6-14.stratos.net [207.86.133.78]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA14942 for ; Fri, 22 May 1998 19:22:29 -0700 (PDT) (envelope-from drifter@stratos.net) From: drifter@stratos.net Received: (from drifter@localhost) by stratos.net (8.8.8/8.8.5) id WAA05526 for multimedia@frEebsd.org; Fri, 22 May 1998 22:21:46 -0400 (EDT) Date: Fri, 22 May 1998 22:21:46 -0400 (EDT) Message-Id: <199805230221.WAA05526@stratos.net> To: multimedia@FreeBSD.ORG Subject: Bizarre 2-in-1 8-bit Soundcard/Modem/Midi upgrade problem Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I have a strange problem here, and I was wondering if any of you guys could help out. Basically, for over a year I have been using the sound card supplied by my OEM vendor (NEC Ready 9701, for what it's worth). Windows 95 listed it as an Aztech Sound III (or something to that effect), and it includes a sound blaster Pro compatible device, as well as a MPU MIDI look-a-like. It also contains my modem. Well, any way, it was only capable of 8-bit sound, and some sound programs let off an obnoxious noise when it tried to play 16-bit music under FreeBSD (2.2-RELENG, 2.2.5 and 2.2.6-RELEASE). One example is Doom, another is RealAudio under 16-bit mode. Windows seems to mask out the noise well enough, but I thought it was time maybe to upgrade to a 16-bit sound card, so I bought the SoundBlaster 16 (which also has sbvxi and sbmidi). Unfortunately, this doesn't come with a modem. Therefore, I have to keep the old sound card in just for the modem. Here's my problem: Under Windows95, I can disable the old Aztech drivers (except the modem, of course) using the "Device" tab of the "Properties" dialog under "My Computer." Then I just leave the new SB16 drivers in. I have 16-bit sound and I can use my modem. Under FreeBSD, on the other hand, I can't. I tried the old fashioned way (without Luigi's PnP code), but it only would recognize my old sound card. I even tried the boot-under-windows-let-PnP-configure-cards- then-reboot-under-FreeBSD-method, but it still wouldn't recognize the card (Just the Aztechs). I then tried with: options pnp0 ... device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0 vector pcmintr But when I rebooted, it would give me: Probing for PnP devices: CSN 1 Vendor ID: AZT3000 [0x00305407] Serial 0xffffffff CSN 2 Vendor ID: CTL00f0 [0xf0008c0e] Serial 0xffffffff This is a SB16 PnP, but LDN 0 is disabled .. Probing for devices on the ISA bus: pcm1 not found at 0xffffffff Not only was CSN 2 disabled, but for some strange reason, even though I had specified pcm0 in my config, the driver was looking for pcm1. I recompiled with "pcm1" specified, and on boot-up, it failed looking for "pcm2"! I made unsuccessful attempts to disable CSN1 under config -c, and experimented with enabling/disabling PnP support in the BIOS (Phoenix). Nothing worked. As a final resort, I yanked out my Aztech sound card (along with my modem), and the sound driver still failed to detect it. (CSN2 SB16 became CSN1, and it was not disabled, but I still had the running pcm0 -> pcm1 problem). Lastly, I used the old Voxware version, with the IRQs, ports, and DRQs set up exactly as reported in Windows95, and rebooted with the Aztech yanked. It FINALLY worked (but with no modem, of course.) Question: Is there a way to get FreeBSD 2.2.6 to recognize the SB16 sound card, rather than the Aztech? Even with both cards installed? I don't care if it involves the Voxware method or Luigi PnP, just so long as it works. Also, it needs to be able to recognize the modem on COM1: (or /dev/cuaa0). Will I just have to splurge for a new external modem on COM2? Thanks: -Rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat May 23 18:46:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA08085 for freebsd-multimedia-outgoing; Sat, 23 May 1998 18:46:15 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from enigami.com (enigami.com [208.140.182.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA08051 for ; Sat, 23 May 1998 18:46:10 -0700 (PDT) (envelope-from ckempf@enigami.com) Received: from singularity.enigami.com (singularity.enigami.com [208.140.182.42]) by enigami.com (8.8.7/8.8.7) with ESMTP id VAA04203 for ; Sat, 23 May 1998 21:45:43 -0400 (EDT) From: Cory Kempf Received: (from ckempf@localhost) by singularity.enigami.com (8.8.8/8.8.8) id VAA03435 for freebsd-multimedia@freebsd.org; Sat, 23 May 1998 21:43:15 -0400 (EDT) (envelope-from ckempf@enigami.com) Date: Sat, 23 May 1998 21:43:15 -0400 (EDT) Message-Id: <199805240143.VAA03435@singularity.enigami.com> To: freebsd-multimedia@FreeBSD.ORG Subject: Sound is working... sort of Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, I have a DK440LX, with built in Crystal Audio sound card. I now have the system (-current) recognizing the card, and I can play sound files. So, naturally, I ventured into attempting to get recording to work. Natually, it didn't :-) (if it did, I probably wouldn't be writing!) When I attempt to do a simple record (e.g. cat /dev/audio > file), I get static. Unfortunately, once I have done that, I can no longer use the port. The console says: "write denied, another writer is in" when I attempt to play a sound (e.g. cat file > /dev/audio). Needless to say, this is making figuring out why sound in doesn't work a tad more difficult (as if I had a clue anyway). FWIW, I have a Labtec boom mic plugged into my mic port. Any hints? Thanks, +C To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message