Skip to content

Pipewire (or Pipewire-pulse) support, with XWayland support #75

@avovk1

Description

@avovk1

I thought about installing back FAF on my now Linux system, and since I had moved recently from older (Pulseaudio & X11) to newer backends (Pipewire & Wayland), I found myself unable to install FAF client which is dependant exactly on those libraries in 32-bit

============================================================
Checking required libraries...
============================================================
libvulkan.so.1 (libc6,x86-64) => /usr/lib/libvulkan.so.1
libvulkan.so.1 (libc6) => /usr/lib32/libvulkan.so.1
libpulse.so.0 (libc6,x86-64) => /usr/lib/libpulse.so.0
could NOT find libpulse.so.0 (32-bit)
libfreetype.so.6 (libc6,x86-64) => /usr/lib/libfreetype.so.6
libfreetype.so.6 (libc6) => /usr/lib32/libfreetype.so.6
libXcomposite.so.1 (libc6,x86-64) => /usr/lib/libXcomposite.so.1
could NOT find libXcomposite.so.1 (32-bit)
libXrandr.so.2 (libc6,x86-64) => /usr/lib/libXrandr.so.2
could NOT find libXrandr.so.2 (32-bit)
libXfixes.so.3 (libc6,x86-64) => /usr/lib/libXfixes.so.3
libXfixes.so.3 (libc6) => /usr/lib32/libXfixes.so.3
libXcursor.so.1 (libc6,x86-64) => /usr/lib/libXcursor.so.1
could NOT find libXcursor.so.1 (32-bit)
libXi.so.6 (libc6,x86-64) => /usr/lib/libXi.so.6
could NOT find libXi.so.6 (32-bit)

Could not find the following libraries:
- libpulse.so.0 (32-bit)
- libXcomposite.so.1 (32-bit)
- libXrandr.so.2 (32-bit)
- libXcursor.so.1 (32-bit)
- libXi.so.6 (32-bit)

I suppose Pipewire-pulse and XWayland provide 64-bit replacements, but not 32
Meanwhile game itself is launching through Steam

Is is possible to just skip this message and use FAF as-is, or it is required by FAF itself (which I hope isnt, since it already is Java app)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions