PCArcade
PCArcade
UBUniversal Blue
Created by PCArcade on 11/10/2024 in #🛟bazzite-help
WorkingDirectory= expects an absolute path or '~'
I'm trying to open a rar file held on my (Debian) server but I get the error in tthe title when I try to open it with Ark How can I fix it?
3 replies
UBUniversal Blue
Created by PCArcade on 10/21/2024 in #🛟bazzite-help
Logiops
I have a logitech MXMaster 3 and I'm attempting to follwo the guide here: https://michael-verschoof.medium.com/setting-up-mx-master-mouse-on-linux-aae0e2ce3962 to enable the functionaility in Linux, I can't cmake though as it fails with this error :
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - broken
CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:67 (message):
The C compiler

"/usr/bin/cc"

is not able to compile a simple test program.

It fails with the following output:

Change Dir: '/home/pcarcade/logiops/build/CMakeFiles/CMakeScratch/TryCompile-uqnnSN'
---------///////////-----------
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:5 (project)


-- Configuring incomplete, errors occurred!
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - broken
CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:67 (message):
The C compiler

"/usr/bin/cc"

is not able to compile a simple test program.

It fails with the following output:

Change Dir: '/home/pcarcade/logiops/build/CMakeFiles/CMakeScratch/TryCompile-uqnnSN'
---------///////////-----------
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:5 (project)


-- Configuring incomplete, errors occurred!
I can see it's due to not having a working compiler, but I don't know how to fix it and hoping someone can help me out
4 replies
UBUniversal Blue
Created by PCArcade on 10/19/2024 in #🛟bazzite-help
can't connect xbox Series controller via bluetooth
As per the title, using the GUI it's not seen at all, if I use
bluetoothctl
bluetoothctl
I can see the controller, but when I
pair <MAC ADDRESS>
pair <MAC ADDRESS>
I get
Device <MAC ADDRESS> not available
Device <MAC ADDRESS> not available
Is there any way to connect the controller wirelessly? I'm on the latest controller firmware and it works when wired
2 replies
UBUniversal Blue
Created by PCArcade on 10/18/2024 in #🛟bazzite-help
Steam weirdness
I'm new to Bazzite, and am having some weird behavior with steam and my ntfs drive, I've mounted it and can read and write from Dolphin fine, Steam can't write to the drive though, iif I try to install (or move) a game to the drive I get "Disk Write error" I've symlinked the compdata directory on the ntfs drive and that writes SOME files to it, but the game doesn't actually run (despite saying it is running) I can't run a game from the drive, it shows as running, but doesn't actually run, but if I add the same game in the same place as a "non steam game" it works fine! HELP!!! Proton log shows nothing at all and I don't know any other way of seeing what is going on
24 replies