From owner-freebsd-bugs Fri Sep 12 17:06:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA19851 for bugs-outgoing; Fri, 12 Sep 1997 17:06:32 -0700 (PDT) Received: from elmer.wrq.com (elmer.wrq.com [150.215.17.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA19844 for ; Fri, 12 Sep 1997 17:06:25 -0700 (PDT) Received: from ursula.wrq.com by elmer.wrq.com with ESMTP (1.37.109.20/15.6) id AA049929175; Fri, 12 Sep 1997 17:06:15 -0700 Received: from elmer.wrq.com ([150.215.90.165]) by ursula.wrq.com with SMTP (8.7.6/8.7.3) id RAA02720; Fri, 12 Sep 1997 17:02:28 -0700 (PDT) To: freebsd-bugs@freebsd.org Cc: bading@cs.tu-berlin.de From: mikejunk Subject: problem with maplay 1.2 on FreeBSD Date: Fri, 12 Sep 1997 17:09:08 +0100 Message-Id: <970912160908.996.18a7.29685@elmer.36FEAC58896648A4> X-Mailer: WRQ Reflection Mail Version 6.10 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk system: 486 pc, 66 MHz, 24 MB RAM sound card: SoundBlaster16 platform: FreeBSD 2.2.2 I installed maplay 1.2 and have the following audio related lines in my kernel config file: controller snd0 device sb0 at isa? port 0x220 irq 7 drq 1 vector sbintr device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x300 The following (audio related stuff) are from the system message buffer sb0 at 0x220 irq 7 drq 1 on isa sb0: sbxvi0 at 0x0 drq 5 on isa sbxvi0: sbmidi0 not found at 0x300 - ??? problem: when I try to play MPEG layer II audio files, the result sounds like the volume increases and decreases at a periodic rate (like someone is playing with the volume control by turning it left and right at a constant and periodic rate). Also, when I installed maplay (from /ports/audio/maplay) I just type 'make install' Did I miss something? Thanks, mikejunk mikeju@wrq.com