You are not logged in.

#1 2011-06-13 21:20:49

aliasbody
Member
From: Portugal
Registered: 2010-12-16
Posts: 157
Website

[SOLVED] No sound on speakers only on Headphones

Hi everyone,
I have searched a lot for this problem, but with no conclusions.. I use my arch linux instalation with Gnome3 and Pulseaudio. I never had this problem with gnome2 and alsa. At work I only use headphones, so I boot the pc with the headphones already connected (maybe an error occured here...), today I was trying to listen to music without the headphones but impossible....

I have always checked alsamixer (all the channels are in max volume), i had already checked the selected card and the selected output (Analog Speaker, even with analog Output or Analog Headphone it doesn't work)...

I've already have this issue one time, and I solved i don't really remember who...

if this can help :

lsmod | grep snd
snd_hda_codec_realtek   225687  1
snd_hda_intel          19261  4
snd_hda_codec          66793  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               4919  1 snd_hda_codec
snd_pcm                60311  3 snd_hda_intel,snd_hda_codec
snd_timer              15542  1 snd_pcm
snd                    43527  13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore               5018  1 snd
snd_page_alloc          5909  2 snd_hda_intel,snd_pcm


lspci
00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge (rev 02)
00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller (rev 02)
00:02.1 Display controller: Intel Corporation N10 Family Integrated Graphics Controller (rev 02)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation N10/ICH7 Family SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 USB Controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 03)
02:00.0 Ethernet controller: Atheros Communications AR8152 v2.0 Fast Ethernet (rev c1)
03:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
05:00.0 VGA compatible controller: nVidia Corporation Device 0a76 (rev a2)

rc.conf
DAEMONS=(!hwclock @syslog-ng dbus networkmanager @alsa @bluetooth @cups  netfs @crond gdm)

Thanks in advance for all your help, and sorry for my very bad english :S...

Last edited by aliasbody (2011-06-14 08:18:41)

Offline

#2 2011-06-13 21:31:45

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] No sound on speakers only on Headphones

Are the headphones still plugged in? Do you have a 'headphone jack sense' slider in your audio controls?

Offline

#3 2011-06-13 21:46:17

aliasbody
Member
From: Portugal
Registered: 2010-12-16
Posts: 157
Website

Re: [SOLVED] No sound on speakers only on Headphones

No the headphones are not plugged in (I didn't had this issue when I installed gnome3 for the first time), a headphone hack sense ?... I dont think so :S...

Offline

#4 2011-06-13 22:45:41

aliasbody
Member
From: Portugal
Registered: 2010-12-16
Posts: 157
Website

Re: [SOLVED] No sound on speakers only on Headphones

I everyone, I've solved the problem, there is my solution :
1 - remove all the files in ~/.pulse/ (or make a backup)
2 - remove alsa from the daemon (in rc.conf)
3 - remove the alsa configuration file /var/lib/alsa/asound.state

Then in the volume controler select Analog Speaker, and reboot.

Thanks for all ^^

Offline

#5 2011-06-14 08:18:19

aliasbody
Member
From: Portugal
Registered: 2010-12-16
Posts: 157
Website

Re: [SOLVED] No sound on speakers only on Headphones

PS : Can I put my solution in the wiki ?

Offline

#6 2011-06-15 12:36:15

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: [SOLVED] No sound on speakers only on Headphones

aliasbody wrote:

PS : Can I put my solution in the wiki ?

Οf course. Just be very clear in the steps provided to restore the audio.

Last edited by flamelab (2011-06-15 12:38:00)

Offline

#7 2012-02-26 12:14:05

martinmartiini
Member
Registered: 2011-09-25
Posts: 6

Re: [SOLVED] No sound on speakers only on Headphones

Thanks for this
worked on my Dell mini 10v

aliasbody wrote:

I everyone, I've solved the problem, there is my solution :
1 - remove all the files in ~/.pulse/ (or make a backup)
2 - remove alsa from the daemon (in rc.conf)
3 - remove the alsa configuration file /var/lib/alsa/asound.state

Then in the volume controler select Analog Speaker, and reboot.

Thanks for all ^^

Offline

#8 2016-05-19 17:18:27

Ruwan-Ranganath
Member
Registered: 2016-05-16
Posts: 4

Re: [SOLVED] No sound on speakers only on Headphones

For me ,
I installed alsa-utils using pacman -S  alsa-utils
and started running it by "alsamixer"

Selected sound card using f6 key .

it worked smile

Offline

Board footer

Powered by FluxBB