Bug 446952
| Summary: | Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01) not picked up | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Patrick C. F. Ernzer <pcfe> | ||||||
| Component: | hal | Assignee: | David Zeuthen <davidz> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 9 | CC: | mclasen, pertusus | ||||||
| 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-06-11 15:12:27 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: | |||||||||
| Attachments: |
|
||||||||
Please attach the output of 'lshal' and 'tree /sys' Created attachment 308706 [details]
lshal
Created attachment 308707 [details]
tree /sys
What kernel is this? $ uname -r 2.6.25.4-30.fc9.i686 Seems to be very similar to bug 450872 e.g. a kernel bug. Closing as duplicate. *** This bug has been marked as a duplicate of 450872 *** |
Description of problem: after updating from F8 to F9 my built-in soundcard is silent and missing from the pulse audio gui tools (the 2 USB soundcards are OK) Version-Release number of selected component (if applicable): Fedora 9 How reproducible: only did my update once Steps to Reproduce: 1. have working sound in F8 2. update to F9 Actual results: regression in sound, used to work, now broken. Expected results: sound continues to work Additional info: the sound related bits from modprobe.conf # # sound # options snd cards_limit=8 alias snd-card-0 snd-intel8x0 options snd-intel8x0 index=0 remove snd-intel8x0 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0 alias snd-card-1 snd-usb-audio options snd-usb-audio index=1 hal-device |grep sound only shows the USB sound devices