Help To Debug: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
: [[Driver Compilation|What needs to be installed for successfull compilation of ALSA driver]] | : [[Driver Compilation|What needs to be installed for successfull compilation of ALSA driver]] | ||
: [[XRUN Debug|Debug issues for PCM ring buffer positions]] | |||
===Driver specific pages=== | ===Driver specific pages=== |
Revision as of 07:21, 11 January 2010
In some cases, developers need more information for your hardware or ALSA software installation. To reduce their time to ask you for more details, please, provide this information.
Please, if you can, try to compile our latest code (especially for HDA drivers). Check "Hot" Daily Snapshots in Download page.
General
If you do not know if problem is in user space or in kernel driver, just describe problem and we will ask for more details.
Note: |
We have alsa-info.sh script providing information about your system and ALSA driver and library installation. [1] |
---|
Driver
It is not a bad idea to send /proc/asound/card#/*regs* or *debug* or *codec* files (replace card# with problematic card).
- What needs to be installed for successfull compilation of ALSA driver
- Debug issues for PCM ring buffer positions
Driver specific pages
- Intel HDA driver (snd-hda-intel)
- AC97 drivers (snd-intel8x0, snd-intel8x0m, snd-via82xx, snd-sis7019, snd-fm801)
Library
Send your specific .asoundrc and/or /etc/asound.conf files.