mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Remove pre-PipeWire 0.3.44 instructions
This commit is contained in:
@@ -599,18 +599,12 @@ the yabridge [Discord](https://discord.gg/pyNeweqadf).
|
|||||||
- The above process also applies to warnings about low `RLIMIT_RTTIME` values
|
- The above process also applies to warnings about low `RLIMIT_RTTIME` values
|
||||||
when using PipeWire's JACK implementation. If you don't change this, then
|
when using PipeWire's JACK implementation. If you don't change this, then
|
||||||
certain slow loading plugins may crash during initialization or at any other
|
certain slow loading plugins may crash during initialization or at any other
|
||||||
time. Starting with PipeWire 0.3.44, you only need to make sure your user has
|
time. **Starting with PipeWire 0.3.44, you only need to make sure your user
|
||||||
realtime privileges to resolve this warning. If your user does not have these
|
has realtime privileges to resolve this warning.** If your user does not have
|
||||||
permissions, then PipeWire will use RTKit instead of regular realtime
|
these permissions, then PipeWire will use RTKit instead of regular realtime
|
||||||
scheduling which requires this limit to be set for it to work.
|
scheduling which requires this limit to be set for it to work. You may also
|
||||||
|
want to give [this](https://github.com/robbert-vdh/dotfiles#pipewire)
|
||||||
With PipeWire 0.3.32 through 0.3.43 you'll need to change a configuration file
|
optimized PipeWire configuration a try.
|
||||||
to prevent this from happening. Simply copy `/usr/share/pipewire/jack.conf` to
|
|
||||||
`~/.config/pipewire/jack.conf`, uncomment the `rt.time.soft` and
|
|
||||||
`rt.time.hard` arguments for the `libpipewire-module-rt` module, and then set
|
|
||||||
both to `-1`. Alternatively, give
|
|
||||||
[this](https://github.com/robbert-vdh/dotfiles#pipewire) optimized PipeWire
|
|
||||||
configuration a try.
|
|
||||||
|
|
||||||
- If you have the `WINEPREFIX` environment variable set and you _don't_ want all
|
- If you have the `WINEPREFIX` environment variable set and you _don't_ want all
|
||||||
of your plugins to use that specific Wine prefix, then you should unset it to
|
of your plugins to use that specific Wine prefix, then you should unset it to
|
||||||
|
|||||||
Reference in New Issue
Block a user