You are not logged in.

#1 2013-04-01 16:42:23

naked11
Member
Registered: 2013-04-01
Posts: 2

[SOLVED] Problem with sound(ALSA) after instalation

Hi,
I had installed arch, install alsa-utills, alsa-oss and alsa-plugins and sound was OK, but after restart it doesnt work.

aplay -l:

**** List of PLAYBACK Hardware Devices ****
card 1: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Intel [HDA Intel], device 1: Conexant Digital [Conexant Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

lsmod |grep snd"

snd_hda_codec_conexant    40203  1
snd_hda_intel          28902  0
snd_hda_codec          87449  2 snd_hda_codec_conexant,snd_hda_intel
snd_hwdep               4842  1 snd_hda_codec
snd_pcm                64017  2 snd_hda_codec,snd_hda_intel
snd_page_alloc          6038  2 snd_pcm,snd_hda_intel
snd_timer              14902  1 snd_pcm
snd                    45097  6 snd_hwdep,snd_timer,snd_hda_codec_conexant,snd_pcm,snd_hda_codec,snd_hda_intel

.asoundrc
efaults.pcm.card 1
defaults.pcm.device 1
defaults.ctl.card 1

alsa-base.conf:

#options snd slots=snd_hda_intel
#options snd_hda_intel index=0


and [root@localhost ~]# amixer sset Master unmute
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 43
  Mono:
  Front Left: Playback 29 [67%] [-21.00dB] [on]
  Front Right: Playback 29 [67%] [-21.00dB] [on]
[root@localhost ~]# amixer sset Master unmute
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 43
  Mono:
  Front Left: Playback 29 [67%] [-21.00dB] [on]
  Front Right: Playback 29 [67%] [-21.00dB] [on]

it was been working, but not now, any help? Thank you.

Last edited by naked11 (2013-04-01 22:27:23)

Offline

#2 2013-04-01 17:59:03

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,648

Re: [SOLVED] Problem with sound(ALSA) after instalation

Welcome to Arch.

naked11 wrote:
card 1: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Intel [HDA Intel], device 1: Conexant Digital [Conexant Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
.asoundrc
efaults.pcm.card 1
defaults.pcm.device 1
defaults.ctl.card 1

Did you create this .asoundrc file? Do you mean to be setting the device to the digital output of your card? If not, try deleting this file.

Also see the wiki ALSA topic for more troubleshooting ideas. https://wiki.archlinux.org/index.php/Alsa

Last edited by 2ManyDogs (2013-04-01 18:01:12)

Offline

#3 2013-04-01 19:46:38

naked11
Member
Registered: 2013-04-01
Posts: 2

Re: [SOLVED] Problem with sound(ALSA) after instalation

2ManyDogs wrote:

Welcome to Arch.

naked11 wrote:
card 1: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Intel [HDA Intel], device 1: Conexant Digital [Conexant Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
.asoundrc
efaults.pcm.card 1
defaults.pcm.device 1
defaults.ctl.card 1

Did you create this .asoundrc file? Do you mean to be setting the device to the digital output of your card? If not, try deleting this file.

Also see the wiki ALSA topic for more troubleshooting ideas. https://wiki.archlinux.org/index.php/Alsa


now its OK, thanx

Offline

#4 2013-04-01 19:49:14

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [SOLVED] Problem with sound(ALSA) after instalation

please mark your thread solved and also share your solution so that others in similar situation might benefit.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

Board footer

Powered by FluxBB