Help To Debug: Difference between revisions
Jump to navigation
Jump to search
(New page: In some cases, developers need more information for your hardware. To reduce their time to ask you for more details, please, provide necessary information.) |
No edit summary |
||
Line 1: | Line 1: | ||
In some cases, developers need more information for your hardware. To reduce their time to ask you for more details, please, provide | {| align="right" | ||
| __TOC__ | |||
|} | |||
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. | |||
==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=== | |||
: [[Help To Debug Intel HDA|Intel HDA driver (snd-hda-intel)]] | |||
: [[Help To Debug AC97|AC97 drivers (snd-intel8x0, snd-intel8x0m, snd-via82xx, snd-sis7019, snd-fm801)]] | |||
==Library== | |||
Send your specific .asoundrc and/or /etc/asound.conf files. |
Revision as of 07:55, 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.
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.