Re: [linux-audio-dev] configuring ALSA support in linux 2.6.11

From: chandrasheakhar singh <cp_singh@email-addr-hidden>
Date: Mon Dec 19 2005 - 03:09:00 EET

Hi,
Thanks , i'm using linux kernel 2.6.11(for h4 from www.kernel.org).
> This should be controlC0.
Yes thats right. Do you suggest me anything to test or verify in driver as
default config file for this target (omap_h4_2420_defconfig) does not have ALSA
configuration macro to configure.

BR
chandrashekhar

 
----- Original Message -----
From: "Clemens Ladisch" <clemens@email-addr-hidden>
To: "The Linux Audio Developers' Mailing List" <linux-audio-dev@email-addr-hidden>
Cc: "chandrasheakhar singh" <cp_singh@email-addr-hidden>
Sent: Friday, December 16, 2005 8:57 PM
Subject: Re: [linux-audio-dev] configuring ALSA support in linux 2.6.11

> chandrasheakhar singh wrote:
>> I wanted to configure ALSA for omap 2420 (h4) in linux 2.6.11.
>>
>> CONFIG_SOUND=y
>> CONFIG_SND=y
>> CONFIG_SND_PCM=y
>> CONFIG_SND_OSSEMUL=y
>> CONFIG_SND_MIXER_OSS=y
>> CONFIG_SND_PCM_OSS=y
>> CONFIG_SOUND_OMAP=y
>> CONFIG_SOUND_TSC2101 =y
>>
>> After booting the kernel i can only see the following :
>>
>> dev/snd/mixer
>> dev/snd/mixer
>
> Are there really two files with the same name?
>
>> dev/snd/control0
>
> This should be controlC0.
>
> What are the actual contents of /dev/snd/?
>
>> but where is snd/snd which will emulate oss dsp ?????
>
> OSS PCM emulation would be /dev/dsp, but only if the driver actually has
> a PCM device. Yours hasn't (there would be an ALSA device, /dev/snd/pcmC0D0p).
>
>> Can you tell me where i am wrong ????
>
> Somewhere in the driver source code, which you didn't show.
>
>
> HTH
> Clemens
>
Received on Mon Dec 19 04:15:08 2005

This archive was generated by hypermail 2.1.8 : Mon Dec 19 2005 - 04:15:08 EET