| .. | .. |
|---|
| 42 | 42 | HD-audio specification at first. The specification is found on |
|---|
| 43 | 43 | Intel's web page, for example: |
|---|
| 44 | 44 | |
|---|
| 45 | | -* http://www.intel.com/standards/hdaudio/ |
|---|
| 45 | +* https://www.intel.com/standards/hdaudio/ |
|---|
| 46 | 46 | |
|---|
| 47 | 47 | |
|---|
| 48 | 48 | HD-Audio Controller |
|---|
| .. | .. |
|---|
| 66 | 66 | ``position_fix=4`` is another combination available for all controllers, |
|---|
| 67 | 67 | and uses LPIB for the playback and the position-buffer for the capture |
|---|
| 68 | 68 | streams. |
|---|
| 69 | +``position_fix=5`` is specific to Intel platforms, so far, for Skylake |
|---|
| 70 | +and onward. It applies the delay calculation for the precise position |
|---|
| 71 | +reporting. |
|---|
| 72 | +``position_fix=6`` is to correct the position with the fixed FIFO |
|---|
| 73 | +size, mainly targeted for the recent AMD controllers. |
|---|
| 69 | 74 | 0 is the default value for all other |
|---|
| 70 | 75 | controllers, the automatic check and fallback to LPIB as described in |
|---|
| 71 | 76 | the above. If you get a problem of repeated sounds, this option might |
|---|
| .. | .. |
|---|
| 723 | 728 | |
|---|
| 724 | 729 | The script can be fetched directly from the following URL, too: |
|---|
| 725 | 730 | |
|---|
| 726 | | -* http://www.alsa-project.org/alsa-info.sh |
|---|
| 731 | +* https://www.alsa-project.org/alsa-info.sh |
|---|
| 727 | 732 | |
|---|
| 728 | 733 | Run this script as root, and it will gather the important information |
|---|
| 729 | 734 | such as the module lists, module parameters, proc file contents |
|---|
| .. | .. |
|---|
| 813 | 818 | |
|---|
| 814 | 819 | The hda-analyzer: |
|---|
| 815 | 820 | |
|---|
| 816 | | -* http://git.alsa-project.org/?p=alsa.git;a=tree;f=hda-analyzer |
|---|
| 821 | +* https://git.alsa-project.org/?p=alsa.git;a=tree;f=hda-analyzer |
|---|
| 817 | 822 | |
|---|
| 818 | 823 | is a part of alsa.git repository in alsa-project.org: |
|---|
| 819 | 824 | |
|---|