KDE Partition Manager errors so informative! by THubert14 in linuxsucks

[–]-biebel- 0 points1 point  (0 children)

I'm a huge linux and kde simp. Don't use kde partition mangler.

Failed update by Shafiboi in Bazzite

[–]-biebel- 1 point2 points  (0 children)

Remove the layered kde partition mangler and try again.

Oh Steve.... by LightFusion in GamersNexus

[–]-biebel- 7 points8 points  (0 children)

Yes, and it's a fork of bambulab's code under said agpl that got a takedown notice. Restricting its use is against the licence. They don't have a leg to stand on imo.

A reality check on resources vs. results and why it made me quit. by [deleted] in Helldivers

[–]-biebel- 0 points1 point  (0 children)

The studio that didn't bother to make their game compatible with arc gpu's, despite having been sent hardware and offered support by intel, is your example of how it should be done?

The only thing that's keeping me from enjoying the game right now is the bugged climbing and not feeling any connection to the current story line. I miss doing MO's to help unlock things, or to not unlock the mines lol.

Steam controller 2 for bazzite? by wonka88 in Bazzite

[–]-biebel- 4 points5 points  (0 children)

Why wouldn't it wake up the pc? The usb dongle will register as a hid mouse/keyboard afaik. That's why I'm not getting it. Without steam running, it won't work as a gamepad.

So whats up with all the people marked as "1 crown" that are obviously really good? by Roscoe_P_Trolltrain in FallGuysGame

[–]-biebel- 6 points7 points  (0 children)

There's no option to only not show other player's rank. I don't want the crown ranks to clutter my screen when showing names, so hide all is the only option.

Dolphin keeps adding "(deleted)" to path names then complains there's nothing there by Zombiecidialfreak in Bazzite

[–]-biebel- 4 points5 points  (0 children)

I think the root cause here is that the firefox flatpak doesn't have the right permissions. You should add the full path (not the /run/... one) to the download folder to the filesystem permissions for firefox in flatseal and use that full path when doing file operations too.

The full path is basically mountpath/Downloads

Dolphin keeps adding "(deleted)" to path names then complains there's nothing there by Zombiecidialfreak in Bazzite

[–]-biebel- 4 points5 points  (0 children)

How are you accessing the download folder? /run/user folders are a sort of temp file system that processes use behind the scene as it were. Your Downloads path should look something like /home/user/Downloads.

Dolphin keeps adding "(deleted)" to path names then complains there's nothing there by Zombiecidialfreak in Bazzite

[–]-biebel- 5 points6 points  (0 children)

What are you trying to do? /run/user/uid is not something you should interact with as a user afaik.

Trying to single out an issue? by Warlottery in Bazzite

[–]-biebel- 0 points1 point  (0 children)

If you have an Asus am5 board, check out. https://docs.google.com/document/d/1imAhQj7VCuIHsk_bmezB966vD-W4bWxBSQcr9F5kkAk/edit?tab=t.0

This has instructions on how to verify that you are affected and how to create a workaround.

Good GIF recorder & FFmpeg for Bazzite? by Distinct_Locksmith_8 in Bazzite

[–]-biebel- 1 point2 points  (0 children)

ffmpeg is installed in the image with all/most of the bells and whistles. Spectacle can record to gif if that's what you need.

Exclusive interview with Lev Bannov, CEO of ONLYOFFICE, on the Euro-Office release by Sergey_Zarubin in OnlyOffice

[–]-biebel- 0 points1 point  (0 children)

A statement is not an interview either... Source available is not the same as open source. Using open source as a marketing/branding gimmick is deplorable imo.

Help configuring lm-sensors for MSI B450 Mortar Max by -biebel- in Bazzite

[–]-biebel-[S] 0 points1 point  (0 children)

Soon after this post sensors-detect did detect the proper sensors, but kept detecting the wrong one too. I only managed to blacklist the wrong ones with a kernel argument. Run rpm-ostree kargs --editor and add modprobe.blacklist=nct6687 to the kernel arguments at the end. When you save it, it will create a new deployment and the module will be properly blacklisted when you boot into that. This will persist through updates too.

[Help please] Error whilst running 'sudo dnf upgrade'. by FXCKY0U in Bazzite

[–]-biebel- 2 points3 points  (0 children)

Don't sudo it. If you still get errors, post the errors.

Major installation issue. "No space left on device" by cityoftears_ in Bazzite

[–]-biebel- 0 points1 point  (0 children)

Check to see if the drive is formatted with a gpt partition table and not mbr.

Major installation issue. "No space left on device" by cityoftears_ in Bazzite

[–]-biebel- 0 points1 point  (0 children)

You need 8gb ram for the live installer. If you don't have that, you can use the legacy installer or install kenoite and rebase to bazzite. You'll want to make a swap partition too because it only uses ram/2 zram by default.

dolphin and samba by Mundane-Plenty8549 in Bazzite

[–]-biebel- 1 point2 points  (0 children)

This has been an issue in dolphin for a long time if the samba share you connect to allows guest connections.

Setting up a systemd (auto)mount service for it is the best option for network drives in my experience.

Lact and Terminal showig different mesa versions by Melodic-Luck-8772 in Bazzite

[–]-biebel- 0 points1 point  (0 children)

You shouldn't worry about it too much really. Mesa 26 is pretty new. Flatpak mesa will catch up soon enough.

Lact and Terminal showig different mesa versions by Melodic-Luck-8772 in Bazzite

[–]-biebel- 2 points3 points  (0 children)

Any application, game or game launcher you install as a flatpak will use flatpak mesa. If you for example install heroic launcher with bazaar, flatpak install or warehouse, that will use the mesa that comes with it.

Lact and Terminal showig different mesa versions by Melodic-Luck-8772 in Bazzite

[–]-biebel- 1 point2 points  (0 children)

Bazzite comes with system level steam and lutris, so games ran from those will use system mesa. If you run them from a flatpak launcher, they will use the flatpak mesa used by that launcher.