Yes, fenced code block with specifying langauge may work as a workaround.
```text
systemctl --user cat emacs
```
but I said “inline” explicitly.
Japanese Speaker. I can read/write some English but not well, so corrections are always appreciated.
プログラミングや音楽に興味があります。最近はEmacsでよく遊んでます。
Yes, fenced code block with specifying langauge may work as a workaround.
```text
systemctl --user cat emacs
```
but I said “inline” explicitly.
lemmy-ui: Highlighting some words blindly in inline code is really annoying. For example,
systemctl --user cat emacs
pactl load-module module-switch-on-connect
I see. Thanks for the explanation. It seems a long standing issue: https://github.com/Maato/volumeicon/issues/49
But the problem is that if you plug in a USB or bluetooth headset, it doesn’t automatically switch to it as the default.
How about module-switch-on-connect?
You may need gtk-murrine-engine (actual package name may differ).
You don’t need pulseaudio
and pipewire
at the same time because pipewire
provides pulseaudio-compatible server (pipewire-pulse). Also, pipewire
usually doesn’t require audio
group. Did you follow the official docs or other online guide?
Although I haven’t used Arch for a long time, I guess https://wiki.archlinux.org/title/Kernel#Compilation and https://wiki.archlinux.org/title/Kernel/Arch_build_system will work.
“Pactl load-module” outputs “you have to specify a module name and arguments.”
As I said in earlier comment, please run "pactl load-module module-switch-on-connect"
exactly.
Note that Pactl
and pactl
are different commands and the former is invalid.
Is the command different for that?
As the name suggests, pactl
is a command for PulseAudio. PipeWire supports
application written for PulseAudio, including pactl
. Try "man pipewire-pulse"
to get further info.
Did you enter the command line (especially load-module
) correctly?
It’s not a silly question; I thought it doesn’t matter because PipeWire supports Pulseaudio.
Can you try "pactl load-module module-switch-on-connect"
?
I’d try other (lightweight) distros for that case. Since your PC is old, it may not fulfil the latest Ubuntu’s system requirements.
Oh it was hard. FYI Fedora supports a major version for a year. To upgrade from non-supported old version, additional steps may be required:
I hope you could solve the new issue too.
It’s not a dead end :) Can you
"systemctl suspend"
suspends your machine to check suspend work"gnome-tweaks"
and there’s no suspend inhibitor in the “Startup Applications”"systemd-inhibit | less"
to know who inhibit the suspend"gsettings list-recursively | grep -i 'lid\|suspend'"
(Please remove enclosing double quotes when you try them.)
If I’m reading it right, it’s saying it should be working?
I think so, but I might be overlooking something.
Apparently # makes a line huge? All the huge lines are preceded by a #
As macniel said, a line starts with “#” is converted to a heading. To post preformatted lines such as the log or source code, you can use “fenced code block”. For example,
```
foo
#bar
baz
```
becomes
foo
#bar
baz
Can you run these commands and paste the output here?
$ systemd-analyze cat-config systemd/logind.conf | grep -i lid
$ grep -i lid /etc/UPower/UPower.conf
Yes. In a typical live USB session, all changes are written to the RAM, so they are lost on the shutdown. Some live USB supports persistent storage, but I think it’s not so common.
I see. Before the switching, you may want to try Linux on Windows using WSL2 or VirtualBox, etc. Also, Mint and other distros provide bootable image, so you can try it without installing Mint on your machine. Good luck!
Kernels are usually intalled in ‘/boot’, and we usually install new kernels via a package manager (gnome-software, pacman, dnf, etc.). What distro and package manager are you using?
Roots of Pacha - well polished, stress free farming sim. Highly recommended if you like Stardew Valley or Story of Seasons.