Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:intel_hda_realtime_howto [2013/09/09 12:10] – [Comments] bas_kooningwiki:intel_hda_realtime_howto [2014/03/09 01:28] (current) j_e_f_f_g
Line 61: Line 61:
   * Periods/Buffer 3   * Periods/Buffer 3
  
-===== 9 sep 2013, Debian =====+===== Debian (sept 2013=====
   * Realtime does not have to be compiled anymore into the kernel: it is already by default. I know at least on "Debian 7.1 //Wheezy// amd64" & latest UbuntuStudio, perhaps more.   * Realtime does not have to be compiled anymore into the kernel: it is already by default. I know at least on "Debian 7.1 //Wheezy// amd64" & latest UbuntuStudio, perhaps more.
   * On Debian the location of the config file is **/etc/modprobe.d/alsa-base.conf**   * On Debian the location of the config file is **/etc/modprobe.d/alsa-base.conf**
Line 68: Line 68:
   * The '**nice**' option is not needed, it is commented out on my setup.   * The '**nice**' option is not needed, it is commented out on my setup.
   * Example of /etc/asound.conf that will capture sound from device 0 on 'CA0106', and playbacks sound to device 1 on 'Intel':   * Example of /etc/asound.conf that will capture sound from device 0 on 'CA0106', and playbacks sound to device 1 on 'Intel':
-  (Use '**aplay -l**' to list all playback devices, and '**arecord -l**' to list all capture devices)+  Use '**aplay -l**' to list all playback devices, and '**arecord -l**' to list all capture devices. Results are like '//card 1: **Intel** [HDA Intel], device 1: ALC1200 Digital [ALC1200 Digital]// ', where the part made bold is the name used. Case sensitive.
   pcm.!default {                   # declare the default PCM device   pcm.!default {                   # declare the default PCM device
     type asym                      # combine playback and capture devices     type asym                      # combine playback and capture devices
Line 108: Line 108:
  
 !-- Comments end here --! !-- Comments end here --!
-{{tag>Sound_Cards_and_Drivers jack howtos_and_faqs}}+{{tag>Sound_Cards_and_Drivers jack howtos_and_faqs hardware_linux}}
wiki/intel_hda_realtime_howto.1378721458.txt.gz · Last modified: 2013/09/09 12:10 by bas_kooning