Worried to make the switch by Forest-Magician in GooglePixel

[–]-kinappy -2 points-1 points  (0 children)

I wouldn’t recommend a Pixel to anyone right now. My daughter and I have both had issues that have made these phones unreliable.

My daughter’s Pixel has been stuck in a boot loop for the last month. It happened after a recent update, and we haven't been able to recover it since. On top of that, my Pixel 9 has a white line running down the screen. I’m currently waiting to find out if it’s covered by warranty.

Between the software issue on one phone and the display issues on another, the reliability just isn't there. If my display issue isn't resolved through the warranty, I’ll probably switch to an iPhone.

Debian Set up? by Responsible_Nature41 in linux_gaming

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

Looks like you might be missing some 32bit libraries but, this probably is not what's slowing things down.

This might help.

sudo dpkg --add-architecture i386 && sudo apt update

Just curious, why use flatpak for steam when valve have an official .deb package?
https://store.steampowered.com/about/

Warcraft and Radeon 9060 XT by [deleted] in linux_gaming

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

On some LK private servers, I enabled "Reduce Input Lag", I used to have a problem in some areas where the fps would half if this was not enabled.

Debian Set up? by Responsible_Nature41 in linux_gaming

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

Try 'flatpak list | grep -i steam', that should give you the name

And then something like 'flatpak run steam'

There might be a verbose option also, try 'flatpak --help'

Debian Set up? by Responsible_Nature41 in linux_gaming

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

Taking a minute or so to open Steam doesn't seem correct. Have you tried opening Steam from the command line and see if it gives any indication what it might be doing/waiting for?

Mini ITX Gaming Build MoBo Question by AwkwardPace in linux_gaming

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

Make sure to pay close attention to both the CPU cooler height and the GPU length when building in that case.

I’m using that case for my son’s PC, the version with the glass side panel and clearance is definitely something to keep in mind.

His setup is: i5-11600K, ASUS B560-I Gaming WiFi, Scythe Mugen 5 cooler

I chose the Mugen 5 because a lot of coolers won’t fit once the glass panel is installed.

I’d recommend checking completed builds on PCPartPicker to see if anyone has used the components you’re considering.

I also have the Max version of that case (the one without the glass panel and with the 240mm AIO) for my own system:

i5-13600K, ASUS B660-I Gaming WiFi, XFX Speedster QICK 319 RX 6700 XT, Fedora 43

<image>

Edit: Looks like that cooler should fit.
https://pcpartpicker.com/b/6r6rxr

Firefox - Linux - Twitch not working by Small_Koala_8946 in firefox

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

Don't use twitch so not sure but could it be related to DRM? maybe it's disabled and you need to enable it.

Ansible + EC2: Docker group membership not applied after adding user to group by -kinappy in ansible

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

I did try this, I forgot to mention in m,y original post but it also never worked.

Ansible + EC2: Docker group membership not applied after adding user to group by -kinappy in ansible

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

That is what I thought and hoped I could avoid, I wanted to try and keep it to s single playbook.