Bug 435289 - Failure to configure AC'97 card
Summary: Failure to configure AC'97 card
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-soundcard
Version: 8
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Martin Stransky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-28 15:08 UTC by Mark Polo
Modified: 2008-08-02 23:40 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-28 16:35:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
scsconfig.log generated by failure (43.10 KB, text/plain)
2008-02-28 15:08 UTC, Mark Polo
no flags Details
scsrun.log generated by the failure (2.76 KB, text/plain)
2008-02-28 15:09 UTC, Mark Polo
no flags Details

Description Mark Polo 2008-02-28 15:08:10 UTC
Description of problem:
I previously had a working system on FC7.x86_64. Because the computer is being
used primarily for multimedia purposes, I upgraded to FC8.i386 (to avoid codec
problems). But now I can't get the stupid audio card to detect. An identical
computer running FC8.x86_64 works correctly, and I don't have anything special
in modprobe.conf there.

Version-Release number of selected component (if applicable):
system-config-soundcard-2.0.6-11.fc8


How reproducible:
Install FC8.i386 in a Fujitsu-Siemens ESPRIMO (AMD-64).

  
Actual results:
No sound

Expected results:
Sound

Additional info:
modprobe.conf
alias eth0 r8169
alias scsi_hostadapter libata
alias scsi_hostadapter1 pata_sis
alias scsi_hostadapter2 sata_sis
alias scsi_hostadapter3 usb-storage
alias snd-card-1 snd-intel8x0
options snd-card-1 index=0
options snd-intel8x0 index=0

lspci (edited)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97
Sound Controller (rev a0)
00:0c.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and Audio
Decoder (rev 05)
00:0c.1 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio
Decoder [Audio Port] (rev 05)
00:0c.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio
Decoder [MPEG Port] (rev 05)
00:0c.4 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio
Decoder [IR Port] (rev 05)

The Conexant thing is a TV-Tuner card, which I am not currently trying to get
working.

cat /etc/asound.conf 
#Generated by system-config-soundcard
#If you edit this file, don't run system-config-soundcard,
#all your changes here could be lost.
#SWCONF
#DEV 0
defaults.pcm.card 0
defaults.pcm.device 0
defaults.ctl.card 0

Comment 1 Mark Polo 2008-02-28 15:08:10 UTC
Created attachment 296218 [details]
scsconfig.log generated by failure

Comment 2 Mark Polo 2008-02-28 15:09:03 UTC
Created attachment 296219 [details]
scsrun.log generated by the failure

Comment 3 Martin Stransky 2008-02-28 15:15:23 UTC
Remove those lines from /etc/modprobe.conf and reboot the box:

alias snd-card-1 snd-intel8x0
options snd-card-1 index=0
options snd-intel8x0 index=0



Comment 4 Mark Polo 2008-02-28 16:35:44 UTC
Thank you. Now I really feel embarrassed for spending an hour trying to tweak
things to get it to work... It works fine now. 


Note You need to log in before you can comment on or make changes to this bug.