From owner-freebsd-hardware Wed Jul 23 16:15:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA21898 for hardware-outgoing; Wed, 23 Jul 1997 16:15:24 -0700 (PDT) Received: from pluto.plutotech.com (ken@[206.168.67.137]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA21877 for ; Wed, 23 Jul 1997 16:15:16 -0700 (PDT) Received: (from ken@localhost) by pluto.plutotech.com (8.8.5/8.8.5) id RAA26578; Wed, 23 Jul 1997 17:14:52 -0600 (MDT) From: Kenneth Merry Message-Id: <199707232314.RAA26578@pluto.plutotech.com> Subject: Re: gus ISA pnp, 2.2-STABLE - doesn't work In-Reply-To: <19970723152301.07199@genesyslab.com> from Dmitry Kohmanyuk at "Jul 23, 97 03:23:01 pm" To: dk@genesyslab.com (Dmitry Kohmanyuk) Date: Wed, 23 Jul 1997 17:14:52 -0600 (MDT) Cc: freebsd-hardware@freebsd.org X-Mailer: ELM [version 2.4ME+ PL28s (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I have installed GUS PnP (ISA) in my workstation. > I am running 2.2-STABLE (make world past 2.2.2-RELEASE). > > I cannot get neither playback nor recording to work. [ ... dmesg output ... ] > the last 2 messages are when I type `cat /bin/sh > /dev/audio' and > `cat < /dev/audio', respectively. > > I have 2 Mb installed in it (2 1M SIMMs, 60ns). > > I have started DOS program from floppy disk and it shows me menu with > options to disable and enable, all is enabled except ATAPI interface. > > Any thoughts? > > Is there any GUS PnP support in 2.2 at all? Well, the latest code isn't in 2.2 or -current. Amancio Hasty has a beta version of his sound driver that works quite well with my GUS PnP Pro. The URL is: ftp://rah.star-gate.com/pub/guspnp12.tar.gz Download that file, and replace /usr/src/sys/i386/isa/sound with the sound directory from that tarball. Your config line for your GUS should look like this: device gus0 at isa? vector gusintr The driver is generally only built and tested under 3.0-current, but some folks have reported success using it under 2.2-STABLE. In any case, my guess is that if it doesn't compile or work under 2.2, it shouldn't be too hard to get it working.. You probably also will want to subscribe to the FreeBSD-multimedia list. (send mail to majordomo@freebsd.org with 'subscribe freebsd-multimedia' in the body of the message) Most of the people working on and using the sound driver are on that list. Hope this helps, Ken -- Kenneth Merry ken@plutotech.com