Re: Sound stopped working a month ago!



Ignoramus30515 wrote:
About a month ago, sound stopped working on my son's computer. It runs
FC6. This is the card:

Multimedia audio controller: Intel Corporation 82801BA/BAM AC'97 Audio
[snip]
------- lspci --------
00:00.0 Host bridge: Intel Corporation 82845 845 (Brookdale) Chipset Host Bridge (rev 03)
00:01.0 PCI bridge: Intel Corporation 82845 845 (Brookdale) Chipset AGP Bridge (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 12)
00:1f.0 ISA bridge: Intel Corporation 82801BA ISA Bridge (LPC) (rev 12)
00:1f.1 IDE interface: Intel Corporation 82801BA IDE U100 (rev 12)
00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #1) (rev 12)
00:1f.4 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #2) (rev 12)
00:1f.5 Multimedia audio controller: Intel Corporation 82801BA/BAM AC'97 Audio (rev 12)
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400/G450 (rev 04)
02:09.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 30)
02:0a.0 USB Controller: NEC Corporation USB (rev 43)
02:0a.1 USB Controller: NEC Corporation USB (rev 43)
02:0a.2 USB Controller: NEC Corporation USB 2.0 (rev 04)
02:0c.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:0c.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
[snip]

------- /etc/modprobe.conf --------
alias eth0 3c59x
options snd-emu10k1 index=0
remove snd-emu10k1 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-emu10k1
alias snd-card-1 snd-intel8x0
options snd-card-1 index=1
options snd-intel8x0 index=1
remove snd-intel8x0 { /usr/sbin/alsactl store 1 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0

The "options snd-emu10k1 index=0" line tells the system that your first sound card is a card from the SoundBlaster Live! family. There's no such card listed from the output of lspci.

The "options snd-intel-8x0 index=1" line tell the system that your second sound card is the on-board Intel stuff. IMHO, you should delete the two lines pertaining to snd-emu10k1 and change the Intel one to "index=0". (Note that the 'alsactl store' line needs to be updated, too.)

You might also want to set up sound from Brooktree-based card, making *it* have index=1.

------- /etc/asound.conf --------
#Generated by system-config-soundcard, do not edit by hand
#SWCONF
#DEV 0
defaults.pcm.card 0 defaults.pcm.device 0 defaults.ctl.card 0

This tells the system that the default output device is the card with index=0---the non-existent SB Live. You either need to make the Intel audio index=0 as described above -or- change all those 0s to be 1s to use the card with index=1 by default. (It would appear that system-config-soundcard should be used to edit /etc/asound.conf.)
.



Relevant Pages

  • Re: is freebsd = linux = unix?
    ... :>> 8088 chip from iNTEL. ... He started with a floppy controller ... ports all on one card. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Inspiron 2200 wirless card, unreliable
    ... It is also verifyable that Intel has not addressed the verifyable problems with the drivers. ... I was always able to connect with the card, but always had to 'play' with it to maintain an adequate connection. ... Note that Intel has not addressed the issue of the card reporting it is transmitting at one power setting but is in fact transmitting at another rate. ...
    (alt.sys.pc-clone.dell)
  • Re: Please Help - Intel D975XBX Conroe X6800
    ... You might have received a bad card, ... not boot in an Intel D975XBX motherboard with any Intel ... PCI graphics adaptor in and up she came. ... Intel Conroe Core 2 Extreme X6800 CPU ...
    (alt.comp.hardware.pc-homebuilt)
  • Re: Media Center freezes with new GeForce 6200
    ... I forgot to mention that I've had my Intel chipset disabled in the ... have and PCI-E or AGP slots, so my card is only a plane-jane PCI. ... I downloaded the 91.47 drivers you mentioned, ... NVIDIA released new 91.47 drivers yesterdayare these the ones you ...
    (microsoft.public.windows.mediacenter)
  • Re: Updated libata PATA patch
    ... disk is SCSI, with hda a Samsung DVD/ROM, CDRW drive. ... addon PCI USB/Firewire Card, an old Cyclom-Y ISA serial port card, ... 0000:03:08.0 USB Controller: NEC Corporation USB ...
    (Linux-Kernel)