From owner-freebsd-questions Tue Oct 26 23:59: 6 1999 Delivered-To: freebsd-questions@freebsd.org Received: from Michelle.esfm.ipn.mx (Michelle.esfm.ipn.mx [148.204.104.23]) by hub.freebsd.org (Postfix) with ESMTP id 9804314F66; Tue, 26 Oct 1999 23:58:45 -0700 (PDT) (envelope-from mrspock@esfm.ipn.mx) Received: from localhost (mrspock@localhost) by Michelle.esfm.ipn.mx (8.9.3/8.9.1) with ESMTP id BAA02568; Wed, 27 Oct 1999 01:58:54 -0500 (CDT) (envelope-from mrspock@esfm.ipn.mx) X-Authentication-Warning: Michelle.esfm.ipn.mx: mrspock owned process doing -bs Date: Wed, 27 Oct 1999 01:58:53 -0500 (CDT) From: Eduardo Viruena Silva To: freebsd-questions@freebsd.org Cc: multimedia@freebsd.org Subject: AWE64 midi sequencer Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello there! I have a FBSD 3.3 system with an AWE64 pnp sound card. I have added to my kernel configuration: -------------------------------- controller pnp0 # PnP support for ISA controller snd0 device sb0 at isa? port 0x220 irq 5 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 -------------------------------- It compiled fine. Then I create /boot/kern.conf: ---------------------------------- pnp 1 0 os enable irq0 5 drq0 1 drq1 5 port0 0x220 port1 0x330 port2 0x388 pnp 1 1 disable pnp 1 2 os enable port0 0x620 port1 0xa20 port2 0xe20 pnp 1 3 disable q ----------------------------------- and also created /boot/loader.conf with: ------------------------------------ userconfig_script_load="YES" ------------------------------------ I installed my kernel and I rebooted my system. Then I create snd0: ----------------------------- cd /dev/snd0 ./MAKEDEV snd0 ----------------------------- and, cat /dev/sndstat, gave me: ======================================= 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: AWE32-0.4.2c (RAM512k) 1: Yamaha OPL-3 Midi devices: 0: SoundBlaster 16 Midi Timers: 0: System clock Mixers: 0: SoundBlaster 1: AWE32 Equalizer =============================================== looks fine, doesn't it? BUT, WHEN I TRY TO USE MY MIDI SEQUENCER, I GET THIS MESSAGE: Device not configured ----------------------------------------------- playmidi does not work, neither rosegarden O, WISE FREEBSD GURUS! COULD YOU PLEASE TELL ME WHAT IS GOING ON? - ______ _ * / /###\ / \ __ /\ /\ * / ./#### \ * \__|_/ | | / \/ \ | b#####| * _ | __ | | __ = .. \____ \ \_\#####/ / \| / \ | | /\_\/ = \_| * \___\###/ * \_/\_/\__/\__\/_/\__/ = \______/ _ | | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message