You are not logged in.
Pages: 1
my sound not work using pulseaudio.
it works fine when i *mask pulseaudio.service*.
then i stop pulseaudio,and input `pulseaudio -v`
it shows:
```
E: [pulseaudio] module-alsa-card.c: Failed to find a working profile.
E: [pulseaudio] module.c: Failed to load module "module-alsa-card" (argument: "device_id="1" name="pci-0000_04_00.6" card_name="alsa_card.pci-0000_04_00.6" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
```
who can help?
Last edited by jesse233 (2020-10-19 14:16:39)
Offline
https://bbs.archlinux.org/viewtopic.php … 4#p1932534
https://bbs.archlinux.org/viewtopic.php?id=259969
If it's not one of these please post some more information like what's your current
aplay -lL
sudo fuser -v /dev/snd/*
pulseaudio -vvv #More output than just the one lineand wrap these in [ code ] [ /code ] tags without the spaces.
Last edited by V1del (2020-10-19 13:26:58)
Offline
could you please give me the 1.2.3 package of `alsa-ucm-conf` ,i try to downgrading it
Offline
Unless you've set it up right now it should be in your cache, otherwise https://wiki.archlinux.org/index.php/Arch_Linux_Archive
Offline
Unless you've set it up right now it should be in your cache, otherwise https://wiki.archlinux.org/index.php/Arch_Linux_Archive
I download `downgrade` package and downgrade `alsa-ucm-conf` to 1.2.3,and now it works!
thank you very much!
Offline
Pages: 1