Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2000 10:52:09 -0700 (PDT)
From:      Ryan Moser <ryno@whack.org>
To:        Aleksandar Simic <alex@frustum.clara.co.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Mixer trouble
Message-ID:  <Pine.GSO.4.21.0005081047540.110-100000@apogee.whack.org>
In-Reply-To: <20000507204020.A374@frustum.clara.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
i have the exact same card. it took me a month or so to figure out the
lines to put in my kernel. the tricky part is you have to have the isa
support even thought it is a pci sound card???

here are the lines that i put into my kernel

device          pcm0 at isa? irq 10 drq 1 flags 0x0
device          pca0 at isa? port IO_TIMER1

this makes xmms play mp3's but i'm still unable to cat sounds to
/dev/audio everything else sounds great though 

because it took me so long to do i hope this works


On Sun, 7 May 2000, Aleksandar Simic wrote:

> Hi,
> 
> I've just installed Sound Blaster 128 pci sound card under FreeBSD
> 4.0.
> 
> dmesg output :
> 
> pcm0: <AudioPCI ES1371> port 0x1000-0x103f irq 10 at device 14.0 on
> pci0
> 
> Then I did:
> 
> # cd /dev
> # ./MAKEDEV snd0
> 
> (I've also tried making snd1 before making snd0 but then mixer
> wouldn't work at all, I then deleted mixer1 and made snd0)
> 
> Then when I run mixer I get the appropriate values:
> 
> Mixer vol      is currently set to  80:80
> Mixer pcm      is currently set to  81:81
> Mixer speaker  is currently set to  80:80
> Mixer line     is currently set to  78:78
> Mixer mic      is currently set to  84:84
> Mixer cd       is currently set to  78:78
> Mixer rec      is currently set to  73:73
> Mixer line1    is currently set to  78:78
> Mixer video    is currently set to  78:78
> 
> (I set them via "mixer vol <num> cd <num> ... from /etc/rc.local )
> 
> But when I try to play CD's using wmcdplay -d /dev/acd0c or mp3's with
> xmms, no sound comes out of speakers. But if I connect my earphones
> directly to the CD drive I can hear the CD's normally.
> 
> I have checked my cable connections and they are all in order. 
> 
> When I did the above mentioned steps under 3.4 sound worked but now it
> doesn't. If you can help me I would be very grateful.
> 
> -Alex
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.21.0005081047540.110-100000>