Tried using aplay and got an error message:

>aplay -Dfront:CARD=HDAV13,DEV=0 dialog-question.wav
Playing WAVE 'dialog-question.wav' : Signed 16 bit Little Endian, Rate 44100
Hz, Mono
aplay: set_params:959: Channels count not available


Looks promising....well done so far.
On Fri, Mar 13, 2009 at 9:55 PM, Ron Pitts <aussie...@gmail.com> wrote:

> Fixed.
> Looks like you need to complete all cards
>
> ./configure --with-cards=all  --with-sequencer=yes ; make ; make install
> Module now loads without error and appears
>
> r...@myth-desktop:/usr/src/alsa/alsa-driver-1.0.19.30.gf0b3d.325.gc46d0#
> aplay -l
> **** List of PLAYBACK Hardware Devices ****
> card 0: NVidia [HDA NVidia], device 0: AD198x Analog [AD198x Analog]
>   Subdevices: 0/1
>   Subdevice #0: subdevice #0
> card 0: NVidia [HDA NVidia], device 1: AD198x Digital [AD198x Digital]
>   Subdevices: 1/1
>   Subdevice #0: subdevice #0
> card 1: HDAV13 [Xonar HDAV1.3], device 0: Multichannel [Multichannel]
>   Subdevices: 1/1
>   Subdevice #0: subdevice #0
> card 1: HDAV13 [Xonar HDAV1.3], device 1: Digital [Digital]
>   Subdevices: 1/1
>   Subdevice #0: subdevice #0
>
>
>
> On Fri, Mar 13, 2009 at 8:34 PM, Ron Pitts <aussie...@gmail.com> wrote:
>
>> no worries
>>
>>
>> [   13.023656] snd_mpu401_uart: Unknown symbol snd_rawmidi_receive
>> [   13.023837] snd_mpu401_uart: Unknown symbol snd_rawmidi_transmit_ack
>> [   13.023985] snd_mpu401_uart: Unknown symbol snd_rawmidi_transmit_peek
>> [   13.024064] snd_mpu401_uart: Unknown symbol snd_rawmidi_new
>> [   13.024159] snd_mpu401_uart: Unknown symbol snd_rawmidi_set_ops
>>
>> Do I need to add mpu401_uart to the --with-cards command?
>>
>>
>>
>> On Fri, Mar 13, 2009 at 6:29 PM, Clemens Ladisch <cladi...@googlemail.com
>> > wrote:
>>
>>> Ron Pitts wrote:
>>> > [  653.504508] snd_mpu401_uart: Unknown symbol snd_rawmidi_receive
>>> > ...
>>>
>>> The sound modules cannot be loaded because other sound modules they
>>> depend on cannot be loaded.
>>>
>>> Please show the first few of these messages (for module "snd").
>>>
>>>
>>> Best regards,
>>> Clemens
>>>
>>
>>
>
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to