Help To Debug: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
It is not a bad idea to send /proc/asound/card#/*regs* or *debug* or *codec* files (replace card# with problematic card). | It is not a bad idea to send /proc/asound/card#/*regs* or *debug* or *codec* files (replace card# with problematic card). | ||
: [[Driver Compilation|What needs to be installed for successfull compilation of ALSA driver]] | |||
===Driver specific pages=== | ===Driver specific pages=== |
Revision as of 08:19, 21 January 2008
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.
Driver
It is not a bad idea to send /proc/asound/card#/*regs* or *debug* or *codec* files (replace card# with problematic card).
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.