From owner-freebsd-multimedia@FreeBSD.ORG Mon Nov 15 15:03:19 2004 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8557816A4CE for ; Mon, 15 Nov 2004 15:03:19 +0000 (GMT) Received: from hak.cnd.mcgill.ca (hak.cnd.McGill.CA [132.216.11.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8C1543D41 for ; Mon, 15 Nov 2004 15:03:18 +0000 (GMT) (envelope-from mat@hak.cnd.mcgill.ca) Received: from hak.cnd.mcgill.ca (localhost [127.0.0.1]) by hak.cnd.mcgill.ca (8.12.9/8.12.8) with ESMTP id iAFFBrVv024831; Mon, 15 Nov 2004 10:11:53 -0500 (EST) (envelope-from mat@hak.cnd.mcgill.ca) Received: (from mat@localhost) by hak.cnd.mcgill.ca (8.12.9/8.12.8/Submit) id iAFFBrmN024830; Mon, 15 Nov 2004 10:11:53 -0500 (EST) Date: Mon, 15 Nov 2004 10:11:52 -0500 From: Mathew Kanner To: "John L.Utz III" Message-ID: <20041115151152.GC24780@cnd.mcgill.ca> References: <1093108393.4202.8.camel@funshine.carebears.net> <20040821133701.6ecf9f04@dolphin.local.net> <20040822040453.GA11878@cat.robbins.dropbear.id.au> <1093148651.47618.3.camel@server.mcneil.com> <412830EF.4010008@alumni.rice.edu> <41283679.9010405@elischer.org> <20040822220748.GA6426@cnd.mcgill.ca> <41295551.4030402@alumni.rice.edu> <20040823034633.GA6486@cnd.mcgill.ca> <867joqebp7.wl%john@utzweb.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <867joqebp7.wl%john@utzweb.net> User-Agent: Mutt/1.4.1i Organization: I speak for myself, operating in Montreal, CANADA X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.62 X-Spam-Checker-Version: SpamAssassin 2.62 (2004-01-11) on hak.cnd.mcgill.ca cc: freebsd-multimedia@freebsd.org cc: Mathew Kanner Subject: Re: MIDI test patch X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2004 15:03:19 -0000 On Nov 12, John L.Utz III wrote: Hi John, > did you possibly mean: > > > kldload snd_emu10k1 > kldload snd_cmi Yes, it was late when I wrote that. > > and is this supposed to be an either or? because it seems to me that i would > only want to load snd_cmi given that i have a cmi soundchip. Yes again! > > or did you embed all the midi secret sauce in the snd_emu10k1 and snd_cmi just > reaches in and grabs it somehow? The secret is salt and most of it is in the MPU401 driver which is shared for both drivers. > > if you have any suggestions for debugging my failure to get a midi device, > please let me know. i am going to boot verbose next and see what i get for > debugging info I guess I would start with the obvious, like what kind of set-up do you have: Internal/external hardware, connected with what kind of cables, does it work in Linux or Windows. Other than bit-rot in the last couple of months cmi should work since it's one of two cards I have with MIDI support. I just got up-to date with the kernel yesterday so I'll see if I can get it to work for me. --Mat -- I don't even know what street Canada is on. - Al Capone