Re: [Alsa-user] SOLVED audio assignments in the tvtime.xml file

2008-01-10 Thread Gene Heskett
On Wednesday 09 January 2008, Gene Heskett wrote: For the list archive, >Greetings; > >Is there a utility that can survey the audio system, and give one the info > to feed to 'tvtime-configuration -x mixerDevice="name of device"' and >successfully assign the tvtime volume control so it runs the mic

[Alsa-user] ALSA support for toslink

2008-01-10 Thread Michelle Dupuis
My MB supports both toslink and SPDIF - from what I've read toslink has a much higher bandwidth. Will the ALSA driver support moving more data through toslink? - Check out the new SourceForge.net Marketplace. It's the best p

[Alsa-user] Only 6 of 8 channels work on Intel 82801G (ICH7 Family)

2008-01-10 Thread Michelle Dupuis
I've got a Fedora Core 6 system (kernel 2.6.22.14) which automatically detected my soundcard just fine. The sound chip is and Intel 82801G ICH7 Family (built into motherboard) and has 8 channel audio - which worked great under windows (so I know wiring is not the issue). Since switching to Linu

Re: [Alsa-user] Getting a driver to support alsa natively

2008-01-10 Thread Adrian McMenamin
On 10/01/2008, Clemens Ladisch <[EMAIL PROTECTED]> wrote: > Adrian McMenamin wrote: > > On 10/01/2008, Clemens Ladisch <[EMAIL PROTECTED]> wrote: > >> Adrian McMenamin wrote: > >> > $ aplay -D hw:0,0 /aine-email.wav > >> > Playing WAVE '/aine-email.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono > >> > a

Re: [Alsa-user] Getting a driver to support alsa natively

2008-01-10 Thread Clemens Ladisch
Adrian McMenamin wrote: > On 10/01/2008, Clemens Ladisch <[EMAIL PROTECTED]> wrote: >> Adrian McMenamin wrote: >> > $ aplay -D hw:0,0 /aine-email.wav >> > Playing WAVE '/aine-email.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono >> > aplay: set_params:895: Access type not available >> >> This means that

Re: [Alsa-user] Getting a driver to support alsa natively

2008-01-10 Thread Adrian McMenamin
On 10/01/2008, Clemens Ladisch <[EMAIL PROTECTED]> wrote: > Adrian McMenamin wrote: > > $ aplay -D hw:0,0 /aine-email.wav > > Playing WAVE '/aine-email.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono > > aplay: set_params:895: Access type not available > > This means that the device does not support > SN

Re: [Alsa-user] Getting a driver to support alsa natively

2008-01-10 Thread Clemens Ladisch
Adrian McMenamin wrote: > $ aplay -D hw:0,0 /aine-email.wav > Playing WAVE '/aine-email.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono > aplay: set_params:895: Access type not available This means that the device does not support SND_PCM_ACCESS_RW_INTERLEAVED. According to pcm_native.c, this means tha