You are not logged in.

#1 2011-06-07 09:18:25

midnigther
Member
From: Portugal, V.C
Registered: 2009-11-21
Posts: 6
Website

[SOLVED] Sound only play in pc speakers

I people, I only have speaker sound. When I plug the headphones the sound still playing in the speakers.

My card:

00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
01:05.1 Audio device: ATI Technologies Inc RS780 Azalia controller

/etc/modprobe.d/alsa.conf

options snd-hda-intel model=3stack

/etc/modprobe.d/sound.conf

alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel

/etc/asound.conf

# Use PulseAudio by default
pcm.!default {
  type pulse
}

ctl.!default {
  type pulse
}

# Explicit PulseAudio device
pcm.pulse {
  type pulse
}

ctl.pulse {
  type pulse
}

Someone can help me?

Last edited by midnigther (2011-06-09 07:42:11)


"Genius is one percent inspiration and 99 percent perspiration" - Thomas Edison

Offline

#2 2011-06-07 10:09:10

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

Re: [SOLVED] Sound only play in pc speakers

Related, but OP's problem is exactly opposite https://bbs.archlinux.org/viewtopic.php?id=118503

Offline

#3 2011-06-09 07:44:09

midnigther
Member
From: Portugal, V.C
Registered: 2009-11-21
Posts: 6
Website

Re: [SOLVED] Sound only play in pc speakers

Thanks karol.
Solved with the new kernel-2.6.38.1 update. :-)


"Genius is one percent inspiration and 99 percent perspiration" - Thomas Edison

Offline

Board footer

Powered by FluxBB