* SGI Indy - HAL2 digital audio
@ 2010-05-23 12:04 Tom McAvaney
2010-05-24 19:29 ` Thomas Bogendoerfer
0 siblings, 1 reply; 2+ messages in thread
From: Tom McAvaney @ 2010-05-23 12:04 UTC (permalink / raw)
To: linux-mips
Hello all,
I am having some trouble figuring out how to enable digital audio
output on my R5000 Indy running Debian Squeeze (2.6.32 kernel).
The HAL2 module is loaded and I can get analog audio from the
headphone jack fine. The problem is that when I try the digital audio
out jack, I hear the boot tune (hooray!) but then once the system is
up I only get audio from the internal speaker.
aplay -l gives me the following:
**** List of PLAYBACK Hardware Devices ****
card 0: Audio [SGI HAL2 Audio], device 0: SGI HAL2 Audio [SGI HAL2]
Subdevices: 1/1
Subdevice #0: subdevice #0
cat /proc/asound/devices gives me:
0: [ 0] : control
16: [ 0- 0]: digital audio playback
24: [ 0- 0]: digital audio capture
33: : timer
aplay hw:0,0 test.wav plays audio ... but from the internal speaker (!)
Perhaps as a first step, can someone confirm whether pcm digital audio
is working on the HAL2?
Many thanks for any pointers!
(I have also posted this to debian-mips, but figured there might be
more eyeballs here).
Tom
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: SGI Indy - HAL2 digital audio
2010-05-23 12:04 SGI Indy - HAL2 digital audio Tom McAvaney
@ 2010-05-24 19:29 ` Thomas Bogendoerfer
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Bogendoerfer @ 2010-05-24 19:29 UTC (permalink / raw)
To: Tom McAvaney; +Cc: linux-mips
On Sun, May 23, 2010 at 10:04:59PM +1000, Tom McAvaney wrote:
> Perhaps as a first step, can someone confirm whether pcm digital audio
> is working on the HAL2?
analog input and output is all what works right now with HAL2. The DMA
portion for digital input/ouput would be very similair, but what's
missing is programming of the interface chip.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessary a
good idea. [ RFC1925, 2.3 ]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-24 19:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-23 12:04 SGI Indy - HAL2 digital audio Tom McAvaney
2010-05-24 19:29 ` Thomas Bogendoerfer
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.