From owner-freebsd-multimedia Tue Nov 18 17:41:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA13656 for multimedia-outgoing; Tue, 18 Nov 1997 17:41:16 -0800 (PST) (envelope-from owner-freebsd-multimedia) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id RAA13649 for ; Tue, 18 Nov 1997 17:41:13 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Tue, 18 Nov 1997 20:40:09 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA26607; Tue, 18 Nov 97 20:40:07 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id UAA29037; Tue, 18 Nov 1997 20:39:23 -0500 Message-Id: <19971118203923.51363@ct.picker.com> Date: Tue, 18 Nov 1997 20:39:23 -0500 From: Randall Hopper To: Conrad Sabatier Cc: Luigi Rizzo , multimedia@FreeBSD.ORG Subject: Re: AWE 64 MIDI config -- Success References: <199711181305.OAA20107@labinfo.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81 In-Reply-To: ; from Conrad Sabatier on Tue, Nov 18, 1997 at 06:51:28PM -0000 Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Conrad Sabatier: |On 18-Nov-97 Luigi Rizzo wrote: |> |> as i already posted yesterday, the docs from the Linux support for the |> AWExx say that the card actually uses three (3) addresses, which are |> (going from memory here) 0x620, 0xa20, 0xe20. You have to set all three |> in your PnP config menu otherwise the proba fails. | |Yes, YES, *YES*! That was it! I was only configuring the base AWE address |(0x620) before. Finally, I now have a fully functioning AWE64 working |under FreeBSD! Drvmidi works! Sounds great, too! Joy! Rapture! | |Thank you so much, Luigi and Randall! Hey, cool! Most thanks to Luigi for his PnP code. If you'll take a minute to write up just what you did (driver versions/URLs, relevent kernel config file blurbs, FreeBSD version used, kernel patches, etc.), I will put a link to this off the AWEDRV home page. You may not "how _many_" SB32/AWE32/AWE64*PnP owners have posted to the lists or mailed me in recent months about getting past the PnP problems (lots). All would find your instructions _very_ helpful! Have fun! Randall P.S. Now, in case you don't have some, you'll want some larger MIDI soundfonts to stuff in your wavetable mem that'll make it sound even better! For some that'll fit in 1M, 2M, and 8M, respectively, check out: http://www.lysator.liu.se/awe/ in particular: http://www.edu.isy.liu.se/~d93jesno/sfindex.html under the "Other" section. Having 2M of mem myself, I have this in my /etc/rc.local to load the second one (guit_gm.sbk): nice -20 sfxload -i -V 100 /opt/pkg/awedrv/lib/guit_gm.sbk & so the wavetable is primed and ready for MIDIs :-) P.S.S. Wanna a .tgz of a bunch of cool MIDI files?