| Summary: | alsa-driver ebuild not critical enough about kernel config | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | kalium |
| Component: | [OLD] Core system | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
kalium
2006-08-15 19:44:19 UTC
Don't see any conflicts here, you'll need to be more specific about the modules I'm afraid. Just make sure you remove every kernel module that gets installed via the alsa-driver package. How to reproduce the problem: configure the ALSA driver within the kernel and enable the specific parts as modules. Enable timer, rtc timer etc. Install the kernel. Then install the alsa-driver. Then use modprobe snd-intel8x0 to load the driver and it will complain about unresolved symbols and the like because it tries to load the kernel's timer/rtc timer modules etc. instead of the ones installed by the alsa-driver package. Which alsa-driver version are you talking about? just bail out if sound support is configured in kernel. Attach the offending kernel .config and reopen then. |