nilmethod
nilmethod
UBUniversal Blue
Created by nilmethod on 8/22/2024 in #🛟bazzite-help
geforce now xbox controller not working
about a month ago, my gamesir g7 and xbox elite controllers were working fine with geforce now (both wired for the former and bluetooth for the latter). there was recently a geforce now sale so i extended my subscription. now neither controller seem to be recognized by games. i haven't played in several weeks so i'm not sure if an update changed or if my configuration changed something. both controllers work fine with steam. i have also tried to run geforce now in chrome (installed via the software center). hardwaretester.com/gamepad recognizes my controller and it works fine. games in geforce now in the browser window don't seem to see the controller. how can i troubleshoot this issue?
2 replies
UBUniversal Blue
Created by nilmethod on 8/13/2024 in #🛟bazzite-help
steam won't start: symbol lookup error
when i run steam, it won't start. running it from the terminal produces the following output:
steam.sh[13105]: Running Steam on bazzite 40 64-bit
steam.sh[13105]: STEAM_RUNTIME is enabled automatically
setup.sh[13174]: Steam runtime environment up-to-date!
steam-runtime-identify-library-abi: symbol lookup error: /lib64/libgio-2.0.so.0: undefined symbol: g_module_open_full
run.sh[13192]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
/var/home/nilmethod/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/srt-logger: symbol lookup error: /lib64/libgio-2.0.so.0: undefined symbol: g_module_open_full
steam.sh[13105]: Running Steam on bazzite 40 64-bit
steam.sh[13105]: STEAM_RUNTIME is enabled automatically
setup.sh[13174]: Steam runtime environment up-to-date!
steam-runtime-identify-library-abi: symbol lookup error: /lib64/libgio-2.0.so.0: undefined symbol: g_module_open_full
run.sh[13192]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
/var/home/nilmethod/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/srt-logger: symbol lookup error: /lib64/libgio-2.0.so.0: undefined symbol: g_module_open_full
8 replies
UBUniversal Blue
Created by nilmethod on 8/13/2024 in #🛟bazzite-help
heroic games silently failing to launch
i have logged into my various accounts with heroic and i have installed a game (cygni). when i click play, it has a message that reads "installing redistributables", then the bar turns yellow and says "playing (stop)", then it turns back to the blue "play now" bar without any messages as to why it didn't launch. attached is the output from the terminal from clicking the play button until it fails.
7 replies
UBUniversal Blue
Created by nilmethod on 8/8/2024 in #🛟bazzite-help
pip3 not working; "ModuleNotFoundError"
Trying to install anything with pip3 returns the following error:
$ pip3 install pandas
Traceback (most recent call last):
File "/home/linuxbrew/.linuxbrew/bin/pip3", line 5, in <module>
from pip._internal.cli.main import main
File "/home/nilmethod/.local/lib/python3.12/site-packages/pip/_internal/cli/main.py", line 11, in <module>
from pip._internal.cli.autocompletion import autocomplete
File "/home/nilmethod/.local/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", line 10, in <module>
from pip._internal.cli.main_parser import create_main_parser
File "/home/nilmethod/.local/lib/python3.12/site-packages/pip/_internal/cli/main_parser.py", line 9, in <module>
from pip._internal.build_env import get_runnable_pip
File "/home/nilmethod/.local/lib/python3.12/site-packages/pip/_internal/build_env.py", line 15, in <module>
from pip._vendor.packaging.requirements import Requirement
File "/home/nilmethod/.local/lib/python3.12/site-packages/pip/_vendor/packaging/requirements.py", line 8, in <module>
from ._parser import parse_requirement as _parse_requirement
File "/home/nilmethod/.local/lib/python3.12/site-packages/pip/_vendor/packaging/_parser.py", line 12, in <module>
from ._tokenizer import DEFAULT_RULES, Tokenizer
File "/home/nilmethod/.local/lib/python3.12/site-packages/pip/_vendor/packaging/_tokenizer.py", line 8, in <module>
from .specifiers import Specifier
ModuleNotFoundError: No module named 'pip._vendor.packaging.specifiers'
$ pip3 install pandas
Traceback (most recent call last):
File "/home/linuxbrew/.linuxbrew/bin/pip3", line 5, in <module>
from pip._internal.cli.main import main
File "/home/nilmethod/.local/lib/python3.12/site-packages/pip/_internal/cli/main.py", line 11, in <module>
from pip._internal.cli.autocompletion import autocomplete
File "/home/nilmethod/.local/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", line 10, in <module>
from pip._internal.cli.main_parser import create_main_parser
File "/home/nilmethod/.local/lib/python3.12/site-packages/pip/_internal/cli/main_parser.py", line 9, in <module>
from pip._internal.build_env import get_runnable_pip
File "/home/nilmethod/.local/lib/python3.12/site-packages/pip/_internal/build_env.py", line 15, in <module>
from pip._vendor.packaging.requirements import Requirement
File "/home/nilmethod/.local/lib/python3.12/site-packages/pip/_vendor/packaging/requirements.py", line 8, in <module>
from ._parser import parse_requirement as _parse_requirement
File "/home/nilmethod/.local/lib/python3.12/site-packages/pip/_vendor/packaging/_parser.py", line 12, in <module>
from ._tokenizer import DEFAULT_RULES, Tokenizer
File "/home/nilmethod/.local/lib/python3.12/site-packages/pip/_vendor/packaging/_tokenizer.py", line 8, in <module>
from .specifiers import Specifier
ModuleNotFoundError: No module named 'pip._vendor.packaging.specifiers'
it looks like pip3 and python3 were installed with homebrew but I don't recall if this is the default. Running the system pip (from ~/.local/bin) encounters this issue as well. I belive it was installed with the system python from /usr/bin/python. How can I resolve this issue? Thanks!
8 replies
UBUniversal Blue
Created by nilmethod on 6/19/2024 in #🛟bazzite-help
plugging in an Xbox elite controller via USB hard locks mt machine
What it says on the tin. Plugging in my gamesir g7 does not cause this issue.
2 replies
UBUniversal Blue
Created by nilmethod on 6/18/2024 in #🛟bazzite-help
steam locks my machine on notification that a game is ready after install
I'm not sure where to look for logs for this but on a fresh Bazzite (GNOME, PC) installation, when I download steam games it will occasionally lock up the entire system when it notifies me that the game is ready. I have to hard boot my desktop to get back into anything. I'm not able to switch TTYs or anything like that. EDIT: it's tricky to catch but this seems to be happening not on notification but if there's another game in the queue for installation and one game finishes. installing games one at a time does not cause the problem.
2 replies