diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-12-09 02:23:45 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-12-09 02:23:45 -0500 |
commit | 30bc4481de890e97dc001ee123761d89638cbc50 (patch) | |
tree | 4109cf40947407d3e70d4bc4ed634571100915bb /Documentation/sound | |
parent | 4e7c4d7b6d980264194c2aecbbb1e1e4c7302b63 (diff) |
ALSA: Updates about bug-reporting in ALSA-Configuration.txt
Updated the information about bug-reporting for HD-audio.
Mentioned alsa-info.sh and kernel bugzilla. Removed ALSA BTS address
not to flood the unhandled reports any more.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 3f2bdd533c3f..1c7334a3054e 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -1091,8 +1091,8 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
1091 | "codec-patch". It's sometimes good for testing and debugging. | 1091 | "codec-patch". It's sometimes good for testing and debugging. |
1092 | 1092 | ||
1093 | If the default configuration doesn't work and one of the above | 1093 | If the default configuration doesn't work and one of the above |
1094 | matches with your device, report it together with the PCI | 1094 | matches with your device, report it together with alsa-info.sh |
1095 | subsystem ID (output of "lspci -nv") to ALSA BTS or alsa-devel | 1095 | output (with --no-upload option) to kernel bugzilla or alsa-devel |
1096 | ML (see the section "Links and Addresses"). | 1096 | ML (see the section "Links and Addresses"). |
1097 | 1097 | ||
1098 | power_save and power_save_controller options are for power-saving | 1098 | power_save and power_save_controller options are for power-saving |
@@ -2409,8 +2409,11 @@ Links and Addresses | |||
2409 | ALSA project homepage | 2409 | ALSA project homepage |
2410 | http://www.alsa-project.org | 2410 | http://www.alsa-project.org |
2411 | 2411 | ||
2412 | ALSA Bug Tracking System | 2412 | Kernel Bugzilla |
2413 | https://bugtrack.alsa-project.org/bugs/ | 2413 | http://bugzilla.kernel.org/ |
2414 | 2414 | ||
2415 | ALSA Developers ML | 2415 | ALSA Developers ML |
2416 | mailto:alsa-devel@alsa-project.org | 2416 | mailto:alsa-devel@alsa-project.org |
2417 | |||
2418 | alsa-info.sh script | ||
2419 | http://www.alsa-project.org/alsa-info.sh | ||