On Sat, Mar 20, 2010 at 09:28:51AM -0500, Peter Miller wrote:
> The only sound I can get is a ticking noise using headphones.
> 
> # file hearit.wav                    
> hearit.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16
> bit, stereo 44100 Hz
> 
> # audioctl play.rate=44100           
> play.rate: 48000 -> 44100
> 
> # cat hearit.wav > /dev/sound
> nothing out of speakers
> tic tic tic if i use headphones
> 
> while that is running
> 
> # for i in 1 2 3;do audioctl play.{seek,samples,errors};sleep 1;done
> play.seek=60928
> play.samples=0
> play.errors=0
> play.seek=60928
> play.samples=0
> play.errors=0
> play.seek=60928
> play.samples=0
> play.errors=0

argh.  DMA is not working.

> # mixerctl

`mixerctl -v` please.

>  0:27:0: Intel 82801I HD Audio
>       0x0000: 293e8086 00100006 04030003 00000010
>       0x0010: da500004 00000000 00000000 00000000
>       0x0020: 00000000 00000000 00000000 30f7103c
>       0x0030: 00000000 00000050 00000000 0000020b

and I need more of this.  `pcidump -xx 0:27:0` please.

-- 
jake...@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

Reply via email to