Bug 432956
Summary: | Sound card locked after suspend/resume cycle | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | James <james> |
Component: | ConsoleKit | Assignee: | David Zeuthen <davidz> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 8 | CC: | joshua.bakerlepain, mclasen, robatino |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-11-11 13:40:30 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
James
2008-02-15 12:59:37 UTC
Examples of output: [james@harmony ~]$ alsamixer alsamixer: function snd_ctl_open failed for default: No such device [james@harmony ~]$ alsacard Open error: No such device 0[james@harmony ~]$ If you identify which normally loaded modules are associated with your card, you might be able to rmmod them and then modprobe them to make it work again (much less drastic than reboot). I have a TV tuner card which doesn't work after suspend unless I rmmod and then modprobe the associated modules. It doesn't require anything so drastic ;) I don't need to go so far as module reloads, this seems to be a userspace issue. I should point out that the problem isn't as consistent as I first thought. When I tried switching to a text-mode console and logged in as root, alsa-mixer ran fine. Switched back to X and normal sound service resumed... possibly a ConsoleKit bug? |