Author Topic: no more sound - SOLVED  (Read 1786 times)

Offline sneckert

  • Full Member
  • ***
  • Posts: 103
no more sound - SOLVED
« on: November 08, 2010, 07:58:12 AM »
I've been having a problem in the last several weeks. My sound doesn't work after rebooting. Everything was working fine until I installed the last 4 or 5 updates to the system. So far I've tried everything I could fine on the forum. The only way I can get the sound to work is by going into a terminal as root and running alsaconf. This only works until I shut down the system. The next time I boot up into PCLinuxOS I have to run alsaconf again to get the sound working. I've looked at the etc/modprobe.d/sound file before and after running alsaconf and it is the same, so alsaconf is changing something somewhere else. Anybody have any idea on how I can get the conf. file to remember the settings so I don't have to run alsaconf everytime? Thank you, Stephen

PCLinuxOS 2010
LXDE
Sound Blaster Live 5.1 sound card
« Last Edit: November 16, 2010, 06:07:49 AM by sneckert »
Gigabyte GA-870A-UD3 mobo, AMD Phenom II x4 (955be) processor, 4gigabytes of DDR3 1333 ram. EVGA video board with Nvidia 9800GT GPU. Kernel 3.2.18-pclos2.bfs, PCLOS 2012.06, LXDE

Offline smurfslover

  • Hero Member
  • *****
  • Posts: 811
Re: no more sound
« Reply #1 on: November 08, 2010, 10:13:18 AM »
Try disabling pulseaudio in pcc/hardware/sound
Registered Linux User 440970

Every windows machine has an un-patchable critical vulnerability... Its called "Power ON" switch.

Offline kjpetrie

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3980
Re: no more sound
« Reply #2 on: November 08, 2010, 11:56:47 AM »
Is alsa set to run on boot in PCC ->System ->Control services...?
-----------
KJP
-----------------------------------------------------------
PClos64 RC1 on Intel D945GCLF2 motherboard (Atom 330), 2GB DDR2 RAM, Maxtor STM325031, HL-DT-ST DVDRAM GSA-H42N, Amilo LSL 3220T monitor. Also Acer 5810TG (with custom kernel) and Asus eeePC 2G surf

Offline sneckert

  • Full Member
  • ***
  • Posts: 103
Re: no more sound
« Reply #3 on: November 08, 2010, 06:55:14 PM »
smurfslover;

Pulseaudio is disabled in pcc/hardware/sound. Still no sound unless I run alsaconf.
Gigabyte GA-870A-UD3 mobo, AMD Phenom II x4 (955be) processor, 4gigabytes of DDR3 1333 ram. EVGA video board with Nvidia 9800GT GPU. Kernel 3.2.18-pclos2.bfs, PCLOS 2012.06, LXDE

Offline sneckert

  • Full Member
  • ***
  • Posts: 103
Re: no more sound
« Reply #4 on: November 08, 2010, 06:59:49 PM »
kjpetrie;

Yes. Alsa set to run on boot in PCC ->System ->Control services, it says it's running, but it isn't running. I click on start and it runs alsaconf and then it works until I close the OS. The next time I boot the system the same thing happens.

Stephen
Gigabyte GA-870A-UD3 mobo, AMD Phenom II x4 (955be) processor, 4gigabytes of DDR3 1333 ram. EVGA video board with Nvidia 9800GT GPU. Kernel 3.2.18-pclos2.bfs, PCLOS 2012.06, LXDE

Offline smurfslover

  • Hero Member
  • *****
  • Posts: 811
Re: no more sound
« Reply #5 on: November 08, 2010, 10:24:29 PM »
Can you give us the output of lsmod after fresh boot and one from after you've ran alsaconf.
How many soundcards are listed by also? I had problems in the past with alsa detecting my webcam with microphone as the default soundcard leaving the real one unconfigured.
Registered Linux User 440970

Every windows machine has an un-patchable critical vulnerability... Its called "Power ON" switch.

Offline sneckert

  • Full Member
  • ***
  • Posts: 103
Re: no more sound
« Reply #6 on: November 09, 2010, 05:29:38 AM »
smurfslover; I'd be glad too, but where do I find Ismod? Stephen
Gigabyte GA-870A-UD3 mobo, AMD Phenom II x4 (955be) processor, 4gigabytes of DDR3 1333 ram. EVGA video board with Nvidia 9800GT GPU. Kernel 3.2.18-pclos2.bfs, PCLOS 2012.06, LXDE

Offline sneckert

  • Full Member
  • ***
  • Posts: 103
Re: no more sound
« Reply #7 on: November 09, 2010, 07:18:15 AM »
smurfslover; OOPS!  ;D  It's easy to find when you type lsmod instead of ismod.

Here is before running alsaconf.

[sne2010@localhost ~]$ lsmod
Module                  Size  Used by
ppdev                   4676  0
parport_pc             26665  0
lp                      7043  0
parport                28094  3 ppdev,parport_pc,lp
snd_usb_audio          64903  0
snd_usb_lib            13866  1 snd_usb_audio
nfsd                  203198  11
exportfs                3107  1 nfsd
nfs                   225977  0
lockd                  56658  2 nfsd,nfs
fscache                35547  1 nfs
nfs_acl                 1977  2 nfsd,nfs
auth_rpcgss            29366  2 nfsd,nfs
sunrpc                171025  16 nfsd,nfs,lockd,nfs_acl,auth_rpcgss
af_packet              14122  2
ipv6                  222865  38
snd_emu10k1           112244  0
snd_rawmidi            16323  2 snd_usb_lib,snd_emu10k1
snd_ac97_codec         89701  1 snd_emu10k1
ac97_bus                 946  1 snd_ac97_codec
snd_util_mem            2940  1 snd_emu10k1
snd_hwdep               4802  2 snd_usb_audio,snd_emu10k1
snd_seq_dummy           1266  0
snd_seq_oss            22774  0
snd_seq_midi_event      5464  1 snd_seq_oss
snd_seq                40753  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          5214  5 snd_emu10k1,snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            29040  0
snd_pcm                58960  4 snd_usb_audio,snd_emu10k1,snd_ac97_codec,snd_pcm_oss
via_ircc               13715  0
snd_timer              15794  3 snd_emu10k1,snd_seq,snd_pcm
snd_page_alloc          6506  2 snd_emu10k1,snd_pcm
snd_mixer_oss          11096  1 snd_pcm_oss
snd                    46351  13 snd_usb_audio,snd_usb_lib,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_hwdep,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
irda                   91727  1 via_ircc
8139too                16325  0
pcspkr                  1382  0
sr_mod                 11640  0
soundcore               5680  1 snd
crc_ccitt               1311  1 irda
shpchp                 23804  0
pci_hotplug            22676  1 shpchp
i2c_viapro              4864  0
cdrom                  28716  1 sr_mod
sg                     21491  0
mii                     3885  1 8139too
emu10k1_gp              1546  0
gameport                8272  2 emu10k1_gp
binfmt_misc             5590  1
nvidia               4695029  22
ext3                   98204  1
jbd                    39246  1 ext3
i2c_core               18110  2 i2c_viapro,nvidia
cpufreq_ondemand        7009  0
cpufreq_conservative     8144  0
cpufreq_powersave        698  0
usblp                   8906  0
freq_table              3091  1 cpufreq_ondemand
ohci1394               22696  0
sbp2                   16049  0
raw1394                16911  0
ieee1394               69727  3 ohci1394,sbp2,raw1394
fuse                   49640  4
dm_mod                 55938  0
ehci_hcd               27927  0
uhci_hcd               16806  0
usbcore               124336  6 snd_usb_audio,snd_usb_lib,usblp,ehci_hcd,uhci_hcd
button                  4713  0
rtc_cmos                6929  0
evdev                   6341  7
thermal                10903  0
floppy                 44968  0
processor              29811  1
ide_generic             1035  0 [permanent]
ata_generic             2315  0
ide_pci_generic         2306  0
pata_acpi               2303  0
via82cxxx               4831  0
ide_gd_mod             19349  0
ide_core               85822  4 ide_generic,ide_pci_generic,via82cxxx,ide_gd_mod
pata_via                6863  5
libata                145448  3 ata_generic,pata_acpi,pata_via
sd_mod                 27633  7
scsi_mod              132396  5 sr_mod,sg,sbp2,libata,sd_mod
crc_t10dif              1195  1 sd_mod
reiserfs              191431  2


This is after running alsaconf.

[sne2010@localhost ~]$ lsmod
Module                  Size  Used by
snd_emu10k1           112244  1
snd_rawmidi            16323  1 snd_emu10k1
snd_ac97_codec         89701  1 snd_emu10k1
snd_util_mem            2940  1 snd_emu10k1
snd_hwdep               4802  1 snd_emu10k1
snd_seq_dummy           1266  0
snd_seq_oss            22774  0
snd_seq_midi_event      5464  1 snd_seq_oss
snd_seq                40753  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          5214  5 snd_emu10k1,snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            29040  0
snd_pcm                58960  3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
snd_timer              15794  3 snd_emu10k1,snd_seq,snd_pcm
snd_page_alloc          6506  2 snd_emu10k1,snd_pcm
snd_mixer_oss          11096  1 snd_pcm_oss
snd                    46351  13 snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_hwdep,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore               5680  1 snd
iptable_filter          2131  0
ip_tables               8378  1 iptable_filter
x_tables               12604  1 ip_tables
ppdev                   4676  0
parport_pc             26665  0
lp                      7043  0
parport                28094  3 ppdev,parport_pc,lp
nfsd                  203198  11
exportfs                3107  1 nfsd
nfs                   225977  0
lockd                  56658  2 nfsd,nfs
fscache                35547  1 nfs
nfs_acl                 1977  2 nfsd,nfs
auth_rpcgss            29366  2 nfsd,nfs
sunrpc                171025  16 nfsd,nfs,lockd,nfs_acl,auth_rpcgss
af_packet              14122  2
ipv6                  222865  38
ac97_bus                 946  1 snd_ac97_codec
via_ircc               13715  0
irda                   91727  1 via_ircc
crc_ccitt               1311  1 irda
sr_mod                 11640  0
emu10k1_gp              1546  0
gameport                8272  2 emu10k1_gp
i2c_viapro              4864  0
shpchp                 23804  0
pci_hotplug            22676  1 shpchp
pcspkr                  1382  0
8139too                16325  0
cdrom                  28716  1 sr_mod
sg                     21491  0
mii                     3885  1 8139too
binfmt_misc             5590  1
ext3                   98204  1
jbd                    39246  1 ext3
nvidia               4695029  22
usblp                   8906  0
i2c_core               18110  2 i2c_viapro,nvidia
cpufreq_ondemand        7009  0
cpufreq_conservative     8144  0
cpufreq_powersave        698  0
freq_table              3091  1 cpufreq_ondemand
ohci1394               22696  0
sbp2                   16049  0
raw1394                16911  0
ieee1394               69727  3 ohci1394,sbp2,raw1394
fuse                   49640  4
dm_mod                 55938  0
ehci_hcd               27927  0
uhci_hcd               16806  0
usbcore               124336  4 usblp,ehci_hcd,uhci_hcd
floppy                 44968  0
evdev                   6341  7
rtc_cmos                6929  0
thermal                10903  0
button                  4713  0
processor              29811  1
ide_generic             1035  0 [permanent]
ata_generic             2315  0
ide_pci_generic         2306  0
pata_acpi               2303  0
via82cxxx               4831  0
ide_gd_mod             19349  0
ide_core               85822  4 ide_generic,ide_pci_generic,via82cxxx,ide_gd_mod
pata_via                6863  5
libata                145448  3 ata_generic,pata_acpi,pata_via
sd_mod                 27633  7
scsi_mod              132396  5 sr_mod,sg,sbp2,libata,sd_mod
crc_t10dif              1195  1 sd_mod
reiserfs              191431  2


I see the problem now how do I fix it?

Stephen
Gigabyte GA-870A-UD3 mobo, AMD Phenom II x4 (955be) processor, 4gigabytes of DDR3 1333 ram. EVGA video board with Nvidia 9800GT GPU. Kernel 3.2.18-pclos2.bfs, PCLOS 2012.06, LXDE

Offline smurfslover

  • Hero Member
  • *****
  • Posts: 811
Re: no more sound
« Reply #8 on: November 09, 2010, 11:03:18 AM »
Seems like you have some usb stuff plugged in at boottime which is configured as soundcard, most probably webcam with microphone.
What devices do you have plugged in at boot?
Registered Linux User 440970

Every windows machine has an un-patchable critical vulnerability... Its called "Power ON" switch.

Offline sneckert

  • Full Member
  • ***
  • Posts: 103
Re: no more sound
« Reply #9 on: November 09, 2010, 07:16:59 PM »
smurfslover;
I have my ink jet printer and a scanner, the scanner is completely off, no power. The printer is on standby till the computer sends something to it. I had a cable plugged in for a digital camera but no camera attached to it. That's it.
Gigabyte GA-870A-UD3 mobo, AMD Phenom II x4 (955be) processor, 4gigabytes of DDR3 1333 ram. EVGA video board with Nvidia 9800GT GPU. Kernel 3.2.18-pclos2.bfs, PCLOS 2012.06, LXDE

Offline smurfslover

  • Hero Member
  • *****
  • Posts: 811
Re: no more sound
« Reply #10 on: November 09, 2010, 10:25:35 PM »
I suggest you start a new topic on the hardware section on the forum, you'll be getting more help on this there.
You could try booting with nousb added to the kernel modeline in grub.
Registered Linux User 440970

Every windows machine has an un-patchable critical vulnerability... Its called "Power ON" switch.

Offline sneckert

  • Full Member
  • ***
  • Posts: 103
Re: no more sound
« Reply #11 on: November 11, 2010, 05:14:02 AM »
smurfslover;
I think I know where the problem came from. How I have to remove it from the software somehow. Several months ago my grand daughter was here and I plugged her cell phone USB cable into the computer to charge her cell phone battery. It was after that the problem started.  So I ran the live CD that I used to install everything from and it worked fine. If I can remove snd_usb_audio from where ever it is I think the problem will go away. Have you got any idea of how to do this?
Gigabyte GA-870A-UD3 mobo, AMD Phenom II x4 (955be) processor, 4gigabytes of DDR3 1333 ram. EVGA video board with Nvidia 9800GT GPU. Kernel 3.2.18-pclos2.bfs, PCLOS 2012.06, LXDE

Offline smurfslover

  • Hero Member
  • *****
  • Posts: 811
Re: no more sound
« Reply #12 on: November 11, 2010, 05:52:09 AM »
Try adding
Code: [Select]
blacklist snd-usb-audioto /etc/modprobe.conf
and reboot.
Registered Linux User 440970

Every windows machine has an un-patchable critical vulnerability... Its called "Power ON" switch.

Offline sneckert

  • Full Member
  • ***
  • Posts: 103
Re: no more sound
« Reply #13 on: November 11, 2010, 06:17:18 AM »
smurfslover;
No, it didn't work. No sound and lsmod still shows snd_usb_audio all over the place. Any other things I can try to remove it?
Gigabyte GA-870A-UD3 mobo, AMD Phenom II x4 (955be) processor, 4gigabytes of DDR3 1333 ram. EVGA video board with Nvidia 9800GT GPU. Kernel 3.2.18-pclos2.bfs, PCLOS 2012.06, LXDE

Offline jmirles

  • Full Member
  • ***
  • Posts: 66
Re: no more sound
« Reply #14 on: November 11, 2010, 06:39:40 AM »
I remember having an issue like this years back when I ran Slackware.

I believe I fixed it by adding the following line to /etc/modprobe.d/alsa-base

options snd-usb-audio index=1