Nice! It worked!

I have to test with some film or music, but remotely I see good evidences...

$ aplay -l
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: HDA Generic [HDA Generic]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: NVIDIA HDMI [NVIDIA HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: NVIDIA HDMI [NVIDIA HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: NVIDIA HDMI [NVIDIA HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Thanks VDR User for your help!!!


El 28 de julio de 2010 19:20, José Luis Segura Lucas
<josel.seg...@gmx.es>escribió:

> El 28 de julio de 2010 18:55, VDR User <user....@gmail.com> escribió:
>
> I have no clue about that since I don't use the pre-compiled kernels.
>> But you can check by typing "lsmod".  If they're compiled as modules
>> you'll see something like this:
>>
>> snd_hda_codec_nvhdmi     9750  1
>> snd_hda_intel          14764  2
>> snd_hda_codec          48881  2 snd_hda_codec_nvhdmi,snd_hda_intel
>> snd_hwdep               3566  1 snd_hda_codec
>> snd_pcm                44172  3 snd_hda_intel,snd_hda_codec
>> snd_timer              11991  1 snd_pcm
>> snd                    28664  9
>>
>> snd_hda_codec_nvhdmi,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
>> soundcore                548  1 snd
>> snd_page_alloc          4669  2 snd_hda_intel,snd_pcm
>>
>
> Ok, I found that checking the config file of the pre-compiled kernel and
> saw that:
>
> $ grep -i sound /boot/config-$(uname -r)
> CONFIG_SOUND=m
> CONFIG_SOUND_OSS_CORE=y
> # CONFIG_SOUND_OSS_CORE_PRECLAIM is not set
> # CONFIG_SOUND_PRIME is not set
>
> With your suggestion, I found a similar (obviously not equal) output for
> lsmod | grep snd
>
>
>
>> > 2.- Have I to uninstall some Debian package? I have several Alsa-related
>> > packages installed (alsa-base, alsa-utils....) Can I keep them or I have
>> to
>> > uninstall before installing my compiled Alsa version?
>>
>> dpkg -P <package name> will uninstall a package but you can leave
>> alsa-base, alsa-utils, etc.  All you need from the alsa snapshot is
>> the driver.
>>
>
> I already know how to remove a package :P, I only want to know if I need to
> remove alsa-related packages or if I can leave them. Thanks for your answer,
> I'll begin now with your instructions :)
>
>
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to