You are not logged in.

#1 2014-02-16 09:51:17

masnormen
Member
From: between Asia and Australia
Registered: 2012-06-03
Posts: 29

[Solved] PulseAudio can't find card "by this name or index"

I recently reinstalled my Arch Linux because my old system was broken. Today, I installed PulseAudio and "sync'd" the conf files from ~/.pulse into /etc/pulse. But, it doesn't work.

pulseaudio -vvvvvvvvvv:

I: [pulseaudio] client.c: Created 0 "Login Session 1"
D: [pulseaudio] module-systemd-login.c: Added new session 1
I: [pulseaudio] module.c: Loaded "module-systemd-login" (index: #22; argument: "").
I: [pulseaudio] module.c: Loaded "module-position-event-sounds" (index: #23; argument: "").
D: [pulseaudio] module-role-cork.c: Using role 'phone' as trigger role.
D: [pulseaudio] module-role-cork.c: Using roles 'music' and 'video' as cork roles.
I: [pulseaudio] module.c: Loaded "module-role-cork" (index: #24; argument: "").
I: [pulseaudio] module.c: Loaded "module-filter-heuristics" (index: #25; argument: "").
I: [pulseaudio] module.c: Loaded "module-filter-apply" (index: #26; argument: "").
[b]E: [pulseaudio] main.c: No card found by this name or index.
E: [pulseaudio] main.c: Failed to initialize daemon.[/b.
I: [pulseaudio] module.c: Unloading "module-filter-apply" (index: #26).
I: [pulseaudio] module.c: Unloaded "module-filter-apply" (index: #26).
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
I: [pulseaudio] module.c: Unloading "module-filter-heuristics" (index: #25).
I: [pulseaudio] module.c: Unloaded "module-filter-heuristics" (index: #25).
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
I: [pulseaudio] module.c: Unloading "module-role-cork" (index: #24).
I: [pulseaudio] module.c: Unloaded "module-role-cork" (index: #24).
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
I: [pulseaudio] module.c: Unloading "module-position-event-sounds" (index: #23).

aplay -l:

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

cat /etc/modprobe.d/alsa-base.conf:

options snd-hda-intel model=acer probe_mask=1

I tried to remove ~/.pulse and .config/pulse, but it still doesn't work.

Is someone has same problem with me? And how do I fix it? Thanks.

Last edited by masnormen (2014-02-16 10:07:18)


Sorry for my bad English roll

Offline

#2 2014-02-16 10:07:03

masnormen
Member
From: between Asia and Australia
Registered: 2012-06-03
Posts: 29

Re: [Solved] PulseAudio can't find card "by this name or index"

However: I solved it by myself. It happens because I loaded the audio drivers statically in /etc/pulse/default.pa smile


Sorry for my bad English roll

Offline

Board footer

Powered by FluxBB