• 0 Posts
  • 96 Comments
Joined 7 months ago
cake
Cake day: December 7th, 2023

help-circle
  • Just ran into this exact problem this morning which was incredibly frustrating. Performed a routine system update, and I’m pretty sure I had a kernel panic (all input was non responsive, couldn’t even switch to a tty) in the middle of pacman’s upgrade phase.

    While I was able to chroot into my install and reinstall the kernel, half of my system’s packages were left in an inconsistent state so I still couldn’t properly boot - and so I just nuked my root subvolume and reinstalled Arch (I suspect I could’ve somehow got the packages reinstalled if I wrangled for a while with pacman but it was just easier to reinstall at this point).

    Atomic distros like Bazzite are designed to prevent that exact situation I ran into, unfortunately I just haven’t had enough time or energy to try to make my own custom image that has what I need in it (got kind of close with NixOS but that had its own issues), otherwise I’d probably be running that.


  • I had one of these done for an endoscopy - it ended horribly. It got “stuck” so I ended up having to have surgery for it to be removed.

    Getting that surgery coordinated and scheduled took months all the while my health was declining. Eventually it got so bad that I couldn’t hold down food and I had to be pre-admitted to the hospital a month before the procedure and put on IV nutrition…

    Granted I do have an autoimmune GI condition which is what prompted that test in the first place, and the chances of this happening is supposedly quite small but… Yeah I’ll take the endoscopy and colonoscopy over even that small chance of going through all of that all over again…



  • No problem! It looks like there’s an AUR package for it - though exercise caution since it is still in beta. That being said, 555 has been in beta for a bit now, so I expect it’ll probably be promoted to an official release imminently.

    Definitely would give Wayland another try once the newer Nvidia driver is installed later on (either via the beta or the official release). I don’t use an Nvidia card anymore (this bug is precisely what caused me to switch, ironically - it has been around for a while and got worse for me when 535 came around) but I’ve heard from a lot of folks that it resolves the flickering issue.

    Either way, I’m glad to hear that you’re glitch free now - and on a side note, it appears its your cake day so happy cake day!


  • I’m pretty sure the explicit sync fix requires the 555 beta version of the Nvidia driver to be installed, as there’s a driver component that’s required.

    What distro are you on? If it has a decent way to install the 555 beta that would probably be a good route to go with - but otherwise, no, switching to X11 shouldn’t require reverting any settings at all. I used to switch between the two sessions all the time, right before you enter your password on the login screen (you have to be completely logged out, not just at the screen lock) click the menu at the bottom right and it should have a “Plasma (X11)” option.




  • I haven’t tried it myself, but I believe the OC is referring to the webcam USB mode that Pixels (idk if this is an Android feature or a “Pixel” feature) have. To enable it, connect over USB then you’ll have a notification along the lines of “Charging this device over USB”.

    If you click that notification it’ll let you enable Webcam over USB mode, which I assume just causes the phone to act as any other webcam device would.



  • Things are also constantly improving over time as well, so its very possible that OP’s setup was somewhat problematic a while ago but have since been resolved.

    Which would also make sense if the hardware itself was super new at the time, and didn’t have proper kernel modules for it when it was originally released perhaps.






  • Russ@bitforged.spacetoGames@lemmy.worldFavourite controllers
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago

    As strange as it may sound, my favorite controller so far has been my Google Stadia controller. It feels very sturdy and has a nice finish - and I can hold it for hours without my hands cramping up.

    Also a big fan of the fact that it charges over USB-C, and that it works perfectly for me over both Bluetooth and wired.

    However, I haven’t had too many controllers in the past (Nintendo’s controllers - GameCube, Wii, Switch Joycon/Pro, the Xbox 360/One, and the DualShock 3), so that could be part of it. I don’t know, I just haven’t had any complaints with it as of yet.


  • Were you using X11 before, by chance? IIRC Fedora 40 dropped X11, and only ships with Wayland by default. The fact that all of your apps are using the same screen sharing interface sounds like they’re using the screen share portal due to running under a Wayland session, which Discord doesn’t currently support currently.

    For a while there was a workaround using a tool called XWaylandVideoBridge but even that stopped working for me.

    I’ve heard that Vesktop supports screensharing under Wayland (and supposedly with sound support too), and it is available on Flathub - might be worth a try.



  • I’d love to find an alternative to xdotool’s auto type feature (or ClickPaste from Windows).

    There is wtype but unfortunately it doesn’t work in KDE nor GNOME because neither of them support the right protocol. I’ve run into the “<DE> hasn’t implemented $PROTOCOL” a few times in the past and it’s certainly a bit annoying.

    Aside from when that comes up, I don’t really have any complaints. A tool we used for work was never going to be fully functional on Wayland because of its dependence on Xinerama (I think) but thankfully we’ve moved away from it.