molotov
December 29th, 2003, 16:42
Ok, Ive tried just about everything I can think of on this.
I have a Turtle Beach Santa Cruz sound card, and no sound is coming out of it. This card wored fine under freebsd, and linux, but no luck here.

[code:1:1b558a598c]
hydrogen% dmesg|grep clcs
clcs0 at pci0 dev 11 function 0 "Cirrus Logic CS4614" rev 0x01: irq 12
audio0 at clcs0
[/code:1:1b558a598c]


[code:1:1b558a598c]
hydrogen% mixerctl -a
outputs.master=255,255
outputs.master.mute=off
outputs.mono=255
outputs.mono.mute=off
outputs.mono.source=mixerout
outputs.headphones=255,255
outputs.headphones.mute=on
outputs.bass=255
outputs.treble=255
inputs.speaker=255
inputs.speaker.mute=off
inputs.phone=191
inputs.phone.mute=on
inputs.mic=191
inputs.mic.mute=on
inputs.mic.preamp=off
inputs.mic.source=mic0
inputs.line=191,191
inputs.line.mute=on
inputs.cd=191,191
inputs.cd.mute=off
inputs.video=191,191
inputs.video.mute=on
inputs.aux=191,191
inputs.aux.mute=on
inputs.dac=191,191
inputs.dac.mute=off
record.source=mic
record.volume=255,255
record.volume.mute=off
record.mic=0
record.mic.mute=off
outputs.loudness=off
outputs.spatial=off
outputs.spatial.center=0
outputs.spatial.depth=0
outputs.surround=255,255
outputs.surround.mute=off
outputs.center=255
outputs.center.mute=off
outputs.lfe=255
outputs.lfe.mute=off
[/code:1:1b558a598c]

[code:1:1b558a598c]
hydrogen% audioctl -a
name=CS4280
version=
config=cs4280
encodings=ulinear:8,mulaw:8*,alaw:8*,slinear:8,sli near_le:16,ulinear_le:16,slinear_be:16,ulinear_be: 16
properties=full_duplex,independent
full_duplex=0
fullduplex=0
blocksize=8192
hiwat=8
lowat=6
monitor_gain=0
mode=playsync
play.rate=44100
play.channels=2
play.precision=16
play.encoding=slinear_be
play.gain=127
play.balance=32
play.port=0x0
play.avail_ports=0x0
play.seek=52224
play.samples=39706624
play.eof=0
play.pause=0
play.error=0
play.waiting=0
play.open=1
play.active=1
play.buffer_size=65536
record.rate=8000
record.channels=1
record.precision=8
record.encoding=mulaw
record.gain=191
record.balance=32
record.port=0x1
record.avail_ports=0x7
record.seek=0
record.samples=0
record.eof=0
record.pause=0
record.error=0
record.waiting=0
record.open=0
record.active=0
record.buffer_size=65536
record.errors=0
[/code:1:1b558a598c]

The only odd thing I see would be that the number dmesg and audioctl say dont match (4280 vs 4614) but otherwise Ive come up with nothing. Any help would be greatly appreciated.[/quote]

molotov
December 29th, 2003, 17:27
It apears when my sound card was ported, they just made it so the driver would compile, it dosnt actually work (?)

frisco
December 29th, 2003, 19:42
Make sure your speakers aren't plugged into the headphone jack (or set outputs.headphones.mute=off) and make sure that card isn't conflicting with anything else. Also, how are you trying to play sound through it?