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: halAssignee: David Zeuthen <davidz>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9CC: 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:
Description Flags
lshal
none
tree /sys none

Description Patrick C. F. Ernzer 2008-05-16 18:45:06 UTC
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

Comment 1 David Zeuthen 2008-06-09 16:04:38 UTC
Please attach the output of 'lshal' and 'tree /sys'

Comment 2 Patrick C. F. Ernzer 2008-06-09 16:08:12 UTC
Created attachment 308706 [details]
lshal

Comment 3 Patrick C. F. Ernzer 2008-06-09 16:08:42 UTC
Created attachment 308707 [details]
tree /sys

Comment 4 David Zeuthen 2008-06-09 16:43:09 UTC
What kernel is this?

Comment 5 Patrick C. F. Ernzer 2008-06-10 10:29:26 UTC
$ uname -r
2.6.25.4-30.fc9.i686

Comment 6 David Zeuthen 2008-06-11 15:12:27 UTC
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 ***