Author Topic: [SOLVED] Did a full update - now no sound  (Read 670 times)

Offline gilado

  • Hero Member
  • *****
  • Posts: 530
[SOLVED] Did a full update - now no sound
« on: June 04, 2012, 02:15:33 AM »
I previously updated couple weeks ago.

Already ran alsaconf , reinstalled alsa, ran pcc sound config, rebooted multiple times to no avail.

I think the various sound config files conflict. This is what I have:

/etc/modeprob.conf
Quote
install scsi_hostadapter /sbin/modprobe ata_piix; /sbin/modprobe ahci; /bin/true
install usb-interface /sbin/modprobe ehci_hcd; /sbin/modprobe uhci_hcd; /bin/true
options ipv6 disable=1
options snd-ac97-codec power_save=1
alias sound-slot-0 snd_hda_intel

/etc/modprobe.d/sound
Quote
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel

/etc/modprobe.d/snd-options
Quote
options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-caiaq index=-2
options snd-usb-ua101 index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
options snd-cmipci mpu_port=0x330 fm_port=0x388
options snd-pcsp index=-2
options snd-usb-audio index=-2

/etc/modprobe.d/snd-oss
Quote
install snd /sbin/modprobe --first-time --ignore-install --all snd snd_pcm_oss snd_seq_oss snd_mixer_oss

/etc/modprobe.d/snd-usb-audio
Quote
install snd-usb-audio test -f /var/lock/subsys/alsa && /sbin/modprobe --first-time --ignore-install snd-usb-audio

/etc/modprobe.d/blacklist-pclos
Quote
blacklist rivatv
blacklist i82875p_edac
blacklist usbkbd
blacklist usbmouse
blacklist pcspkr
blacklist snd-pcsp

« Last Edit: June 04, 2012, 03:15:03 AM by gilado »

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10683
  • MLUs Forever!
Re: Did a full update - now no sound
« Reply #1 on: June 04, 2012, 02:36:22 AM »
Run   alsamixer or qas mixer or other such to see if some level is zero or muted
MLUs rule the roost!

Linux XPS 3.4.38-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline gilado

  • Hero Member
  • *****
  • Posts: 530
Re: Did a full update - now no sound
« Reply #2 on: June 04, 2012, 03:14:44 AM »
THANK YOU SO MUCH!

I ran alsamixer and discovered a control called auto-mute that became enabled. I disabled it and now have sound.

I turns out it is also available in kmix but was not visible.


Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10683
  • MLUs Forever!
Re: [SOLVED] Did a full update - now no sound
« Reply #3 on: June 04, 2012, 03:48:17 AM »
Glad the problem was easy find  ;)
MLUs rule the roost!

Linux XPS 3.4.38-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT