Date: Thu, 7 Aug 1997 11:54:34 -0700 From: Dmitry Kohmanyuk <dk@genesyslab.com> To: Amancio Hasty <hasty@rah.star-gate.com> Cc: multimedia@FreeBSD.ORG Subject: Re: gus ISA pnp, 2.2-STABLE - doesn't work Message-ID: <19970807115434.62625@genesyslab.com> In-Reply-To: <199707240212.TAA08322@rah.star-gate.com>; from Amancio Hasty on Wed, Jul 23, 1997 at 07:12:49PM -0700 References: <19970723191035.04021@ct.picker.com> <199707240212.TAA08322@rah.star-gate.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 23, 1997 at 07:12:49PM -0700, Amancio Hasty wrote: > Tnks Randall for forwarding the request to the multimedia mailing list. > The gus pnp pro is supported . well, I see now ;-) > To configure your sound card using the guspnp sound driver which > is really the linux sound 3.5 plus enhancements: > > controller snd0 > device gus0 at isa? vector gusintr I did that. > If the pnp initialization fails: > > controller snd0 > device gus0 at isa? port 0x220 irq 11 drq 5 flags 0x7 vector gusintr > > Well, you have to chose your port, irq and dma channels > > As Ranall mentioned the latest sound driver is at: > ftp://rah.star-gate.com/pub/guspnp12.tar.gz I have grabbed this one, and installed. It compiled fine, detected by card, and playback works, but I cannot record while I play and I cannot play while I record . dmesg (irrelevant lines omitted): [...] Checking for GUS Plug-n-Play ... Board Vendor ID: GRV0001 Board Serial Number: 09000000 gus0 at 0x220 irq 5 drq 5 flags 0x106 on isa GUS PNP (CS4231) at 0x32c dma 6,5Gravis PNP (1024k) at 0x220 irq 5 dma 5,6 DEVFS: ready to run [...] isa_dmastart: channel 6 busy isa_dmastart: channel 6 busy [...] isa_dmastart: channel 6 busy isa_dmastart: channel 6 busy isa_dmastart: channel 6 busy [...] isa_dmastart: channel 5 busy isa_dmastart: channel 6 busy isa_dmastart: channel 6 busy the channel 5 busy comes when I try playback (using mpg123 from ports) while recording. playback works by itself. Even if I try recording by itself, and then playback, I only get noise; but this can be a problem with mic sensivity...) # mixer Mixer synth is currently set to 75:75 Mixer pcm is currently set to 64:64 Mixer speaker is currently set to 75:75 Mixer line is currently set to 100:100 Mixer mic is currently set to 64:64 Mixer cd is currently set to 75:75 Mixer mix is currently set to 0:0 Mixer igain is currently set to 37:37 Also, I have installed 2 1Mb SIMMs on the card (30pin, 60ns), but dmesg shows only 1 meg... my card is GUS PnP, not Pro, so I suppose the only difference is that it comes with 0 RAM installed? Thank you very much for your fine efforts!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970807115434.62625>