| Summary: | sys-kernel/gentoo-sources-2.6.24-r3 breaks alsa snd_hdsp internal routing | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | yknot |
| Component: | [OLD] Core system | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
config for kernel 2.6.23-gentoo-r9
config for kernel 2.6.24-gentoo-r3 |
||
|
Description
yknot
2008-03-22 00:48:41 UTC
Can you attach both .configs Some Additional information. I tried building a stock 2.24.4 kernel with the same .config. Same problem with hdsp. So its a problem with the upstream kernel. I will also attach both .configs Created attachment 147414 [details]
config for kernel 2.6.23-gentoo-r9
Created attachment 147415 [details]
config for kernel 2.6.24-gentoo-r3
I did some pokeing around on the web and on the alsa mailing list and it look like the bug is in functions hdsp_playback_to_output_key and hdsp_input_to_output_key reports are that upgradeing to alsa 1.0.0.16 fixes the problem. I might try patching the driver in the gentoo kernel this weekend Based on your info this patch looks promising: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=192b8e3922c916cbacac7e5a190d9412ae39a7ee Rather than going straight for the alsa-driver-1.0.16 test, could you please try applying that patch directly to the kernel driver in 2.6.24? Please reopen when the above has been tested |