Have you checked the Wiki page on Pipewire?
https://wiki.archlinux.org/title/PipeWire
Do you have a session manager for Pipewire installed? Probably it
would be Wireplumber.
Are you sure the audio input and output volumes are high enough and
everything is unmuted and enabled? I use pavucontrol-q
Try loading snd_hda_intel without extra options. If this helps, you can
always use the ALSA_CARD environment variable for choosing the audio device.
Do you perhaps have any /etc/asound.conf or .asoundrc or similarly named
files messing up your sound config?
Additionally (another wild guess), try running aplay -l -L and report the
output.
On Thu, May 5, 2022, 16:00 Pascal via arch-general <
arch-general@lists.archlinux.org> wrote:
> I checked
0. Check that the two installations are both up-to-date and the
installed packages come from the official repos
1. Run ldd "$(which GUI_APP)" on both systems, and compare. GUI_APP
should be one of your reproducers
2. Maybe try the stack trace option for strace? Maybe try ltrace?
Regards,
Neven
On Wed, 16 Feb 2022 at 14:18, Greg Minshall via arch-general
wrote:
>
> Marius,
>
> > This mail just reminded me that one of my own projects didn't handle a
> > messed
> > locale setup gracefully in the past causing multiple users (that apparently
> > had a messed setup) to report issues, e.g.
>
On Sun, 12 Dec 2021 at 10:59, pete via arch-general
wrote:
>
> Hi folks
>
> Most the time the system is spot ion thanks Arch Linux but every now and then
> i get something that is causing consternation one of those times is now i am
> getting this filling dmesg
>
> 23.113873] xfs filesystem
Regarding splitting the colord package, I made a feature request for
that now; but in the meantime I have a dummy package pretending to be
polkit.
In case someone finds it useful, the PKGBUILD is just these 5 lines:
pkgname=dummy-polkit
pkgver=1
pkgrel=1
arch=(any)
provides=(polkit=99:9)
Regarding splitting the colord package, I made a feature request for
that now; but in the meantime I have a dummy package pretending to be
polkit.
In case someone finds it useful, the PKGBUILD is just these 5 lines:
pkgname=dummy-polkit
pkgver=1
pkgrel=1
arch=(any)
provides=(polkit=99:9)
On Sat, 29 May 2021 at 14:56, Ralf Mardorf via arch-general
wrote:
> _But_ there are a lot of packages that require at least gvfs or
> pulseaudio as a hard dependency, while those packages could require
> them as an optional dependency instead, they still would work.
I guess that if you reported
On Sun, 30 May 2021 at 02:51, Eli Schwartz via arch-general
wrote:
> /usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-cups.so directly
> links to libcolord and will fail to load if it is unavailable. But
> perhaps you used a different printbackend...
I don't have LPRNG, so CUPS must have been
Hi
On my up-to-date Archlinux system, the only package that depends on
Polkit is Colord, which, in turn, is only depended on by GTK3.
Forcefully removing the Polkit package (with pacman -R
--assume-installed polkit polkit), works fine: after doing it, I
rebooted and printed a page from Chromium (
11 matches
Mail list logo