You are not logged in.

#1 2015-07-17 11:31:24

CodeStepper
Member
Registered: 2015-07-17
Posts: 1

XFCE4 Sound Applet - The same names for sound card

I cannot change default device in xfce4 sound applet, becouse the names of sound cards are the same.
I have installed pulseaudio and pavucontrol. Sound is working (after installing pulseaudio), but applet is pointing to HDMI soundcard.
I have no idea what to do...

aplay -l

**** List of PLAYBACK Hardware Devices ****
card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic_1 [HD-Audio Generic], device 0: 92HD87B1/3 Analog [92HD87B1/3 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0

/proc/asound/cards

 0 [Generic        ]: HDA-Intel - HD-Audio Generic HD-Audio Generic at 0xff744000 irq 33
 1 [Generic_1      ]: HDA-Intel - HD-Audio Generic HD-Audio Generic at 0xff740000 irq 16

alsamixer and F6:

0  HD-Audio Generic
1  HD-Audio Generic

TIA.
CodeStepper

PS:
lsmod | grep snd

snd_hda_codec_idt      53248  1
snd_hda_codec_generic    69632  1 snd_hda_codec_idt
snd_hda_codec_hdmi     53248  1
snd_hda_intel          28672  7
snd_hda_controller     28672  1 snd_hda_intel
snd_hda_codec          98304  5 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
snd_hda_core           28672  5 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_codec_generic,snd_hda_codec,snd_hda_controller
snd_hwdep              16384  1 snd_hda_codec
snd_pcm                90112  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
snd_timer              28672  1 snd_pcm
snd                    69632  22 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
soundcore              16384  1 snd

Last edited by CodeStepper (2015-07-17 11:34:25)

Offline

Board footer

Powered by FluxBB