Every so often i start believing all the posts about how Linux really made a lot of progress, and the desktop experience is so much better now, and everything is supported, and i give it another try.

I’ve got a small intel 13th gen NUC i use as a small server, and for playing movies from. It runs windows 11, but as i want to run some docker containers on it, i thought, why not give Linux a try again, how bad can it be. (after all, i’ve got multiple raspberry pi’s running, and a synology diskstation, and i’m no stranger to ssh’ing into them to manage some stuff)

Downloaded the latest Ubuntu Desktop (23.10), since it’s still a highly recommended distro, and started my journey.

First obvious task: connect to my SMB shares on my synology to get access to any media. Tough luck, whatever tool Ubuntu uses for that always tries SMBv1 protocol first, which is disabled on my synology due to security reasons. If i enable it on my synology i get a nice warning that SMBv1 is vulnurable and has been used to perform ransomware attacks, so maybe i’d rather leave it disabled (although i assume that’s mostly the case if the port were accessible from the internet, but still). Then i thought “it’s probably some setting somewhere to change this”, but after further googling, i found an issue that whatever ubuntu is using for SMB needs a patch to not default to SMBv1 to get a list of shares… Yeah, great start for the oh so secure linux, i’d need to enable a protocol that got used in ransomware attacks over 6 years ago to get everything to work properly… (yeah, i ended up finding how to mount things manually, and then added it to my fstab as a workaround, but wtf)

Then, i installed Kodi, tried to play some content. Noticed that even though i enabled that setting on Kodi, it’s not switching to the refreshrate of the video i’m playing. Googling further on that just felt like walking through a tarpit. From the dedicated librelec distro that runs just kodi that has special patches to resolve this, to discussions about X not supporting switching refreshrates, and Kodi having a standalone mode that doesn’t use a window manager that should solve it but doesn’t, and also finding people with similar woes about HDR. I guess the future of the desktop user is watching stuttering videos with bad color rendition? I’d give more details about what i found if there were any. Try googling it yourself, you’ll find so little yet contradictory things…

Not being entirely defeated yet, i thought “i’ve got this nice GUI on my synology for managing docker containers & images, let’s see if i can find something nice on ubuntu”, and found dockstation as something i could try. Downloaded the .deb file (since ubuntu is a debian variant it seems), double clicked the file and … “no app installed for this file”… google around a bit, after some misleading results regarding older ubuntu versions, i found the issue: https://www.omgubuntu.co.uk/2023/10/install-deb-ubuntu-23-10-no-app-error

Of course Ubuntu just threw out the old installer for debian files, and didn’t replace it yet. Wouldn’t want a user to just be able to easily install files! what is this, windows?

For real, i see all the Linux love here, and for the headless servers i have here (the raspberries & the synology), i get it. But goddamn this desktop experience is so ridiculous, there has to be better than this right? I’m missing something, or doing something completely wrong, or… right?

  • Lettuce eat lettuce@lemmy.ml
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    1
    ·
    edit-2
    6 months ago

    Not really sure what to think when I see posts like this. Maybe there’s some people it’s just not for. I don’t want to be negative, but I think some folks just might not be open to it.

    I’ve been using exclusively Linux for all my computing for over 3 years now. My high-end gaming PC, my work laptop that I service multiple IT clients with, my Steam Deck, my entire home lab, even my phone runs GrapheneOS. And I love all of it.

    I use a bunch of different distros, Manjaro, Nobara, Ubuntu, Alma, Fedora, Mint, Lubuntu, with different desktop environments, apps, services like SMB, NFS, DHCP, Apache, TrueNAS, Jellyfin, various gaming servers for Minecraft, Arma 3, Valhiem, etc.

    I play scores of different games, online Mutiplayer, single player, indie, AAA, retro titles. I do all my email, ticketing, business accounting, invoicing, banking, Discord, matrix, social media, personal email, browsing, printing, scanning, streaming and editing on Linux. There’s literally nothing I do in my personal or business computing that runs on Windows, not even in a VM.

    I just don’t really know what to tell folks that claim that Linux just doesn’t work for desktop use. My systems are more stable than Windows, more customizable, easier to update, configure, and troubleshoot. They run faster, and are quicker to install.

    I just switched my parents to Linux Mint this holiday season and they’ve had no problems, all their basic computing needs Linux handles perfectly and runs better on their super old hardware than Windows ever did.

    My friends and I love our Steam Decks, use them all the time, both in gaming and in desktop mode, all Linux there too.

    Idk, it has been amazing for me to be 100% free of Windows forever. I don’t miss it an all, I just wish I had converted sooner. And I’m not some Linux god who lives in the terminal all the time either, but the documentation and help from the community is endless and has helped me solve any issues I’ve had.

    • racemaniac@startrek.websiteOP
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      2
      ·
      edit-2
      6 months ago

      It’s not that i don’t believe you, but i just typed out the nice surprises i encountered while just trying some (imo basic) things on a fresh install.

      the SMB thing, seriously… this is a vulnurability from 2017, and ubuntu not only defaults to this protocol, but doesn’t even have a way to disable it??

      the refresh rate thingy, maybe a bit specific, but in windows it’s just a setting you enable in any app, and it works.

      and the installer being “oops, we forgot to replace it”… if the ubuntu version was marked as “this is bleeding edge unstable”, i would have just taken the LTS version. but from all i can tell 23.10 is just the latest stable, that seems to be anything but stable?

      This is not about “being open to it”, this is just 5 hours of googling, trying things, realizing that things that i expected to be pretty basic are just working sooo badly. and i know switching from windows would take some effort, but hours of struggling to have to end up working around a vulnurable protocol that i can’t disable, having to struggle with just getting some package installed (defeating the entire point of why these packages would be easier), and for now giving up on a nice playback feature.

      And of course in this thread i’ve already had at least 3 different distros recommended with noone really knowing if the kodi usecase is supported by them because even people who use linux for everything have no way of figuring out which distro, if any, supports refreshrate switching…

      you can be all “you have to be open to it”, as i’ve got multiple headless linux machines and even got some complicated stuff running on it requiring me to do some more advanced stuff via ssh and actually understanding some parts of linux. It’s not that i don’t want to learn, i wouldn’t even know how. Read the replies yourself, people are already “do you really need refresh rate switching?” (aka, we also don’t know how to figure out how to get this feature that just works in other OS’es to work in any linux distro).

      I’m not expecting everything to just work, and don’t mind googling. but these were literally the 3 first things i tried on this linux, and each of them was hell… and googling for solutions was also hell with a lot of outdated advice, and regarding the refreshrates… not really much advice at all, even though htpc on linux is relatively popular & this is something that can be a known benefit to the playback quality.

      And of course i’m getting downvoted for this post because posting the reality of trying desktop linux (as an experienced IT guy) is something that’s rather not seen?..

      • Lettuce eat lettuce@lemmy.ml
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        6 months ago

        Everything I can find online for SMB version usage in Ubuntu’s file explorer seems to indicate that for the last several years mounting SMB shares defaults to version 2.0 and up already.

        Idk if that’s true, I haven’t looked at the version of Samba for my own SMB shares, nothing is exposed to the web so not a huge concern for me. Regardless, sounds like a bug? Idk, you also could have tried installing a different file explorer to see if that was the issue I suppose.

        I don’t understand the Kodi refresh rate issue. I’m not familiar with Kodi at all, is it supposed to set your monitor’s refresh rate to match the framerate of the video that is currently playing in Kodi?

        Not sure about the installer problem you were having either. I just tested downloading the .deb package for DockerStation on my Ubuntu VM and it seems to work perfectly. Right clicked the .deb package > Open with other application > Open with the Ubuntu software install center app > Then click “install.” It installed just like any other repo package for me in about 60 seconds and it launched totally fine too.

        Granted my VM is the LTS Jammy Jelly 22.04 version, but that shouldn’t matter. If it doesn’t work on the newer stable version of Ubuntu, then I would submit it as a bug report. Also, DockerStation has an AppImage package too, why didn’t you try running that if you had issues with the .deb package?

        I think people are downvoting you largely because you’re using your personal experience to claim that the Linux desktop experience as a whole is terrible, which just isn’t true. At least that’s how I think it came across to many people. That’s why I listed my own personal experience, they aren’t objective data, whether good or bad.

        It would have been better for you to either create a thread asking for help with those specific issues, or at least taken a more tempered approach.

        Ultimately, I’m sorry your experience has been bad. I think Linux desktop just isn’t for some people, for various reasons, and that’s fine. If you’re still wanting to try it, I would suggest creating a live USB of a few other distros and testing out the same kinds of things. My personal favs are Linux Mint Cinnamon edition and Fedora KDE Plasma edition.

        • racemaniac@startrek.websiteOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          6 months ago

          I wasn’t on the ubuntu machine anymore, so i couldn’t quickly find the link to the SMB issue, but you’re in luck, someone else in this thread already did (he linked it with (in capitals) WHAT THE HECK as link title): https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1697817

          And he understood my frustration that such a bug would be open for about 5 years now across multiple major versions. :) . Now i’ve manually mounted some of the shares, the file manager suddenly also uses a better version of SMB to fetch the shared folders and it suddenly works. But this should take googling & terminal work to just explore a network share from a desktop environment.

          Right clicked the .deb package > Open with other application > Open with the Ubuntu software install center app

          That’s because you’re so lucky to not be on a clean 23.10 install, since as i showed in the link i posted, it’s not there in a clean 23.10 install for some reason :). I found tons of links saying i should right click, and open it with an application that for some mysterious reason was missing on my ubuntu install :).

          • Lettuce eat lettuce@lemmy.ml
            link
            fedilink
            English
            arrow-up
            3
            ·
            6 months ago

            Known Ubuntu bug looks like for the SMB problem.

            I was able to replicate the .deb issue on a fresh 23.10 install VM a little while ago. Looks like it is a confirmed issue in 23.10 also.

            The Appimage file for DockerStation worked fine though. I just had to install Fuse with apt and DockerStation opened right up without issue. Any reason you didn’t use that version?

            You didn’t really respond to my other comments, so I don’t really know where that leaves things. Like I said, I’m sorry your experience with Ubuntu has been bad, if you still want to give Linux a try on desktop, use Fedora KDE version or Linux Mint Cinnamon, both I’ve had great results with.

            If not, then thanks for trying out desktop Linux.

      • ebits21@lemmy.ca
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        1
        ·
        edit-2
        6 months ago

        If you’re getting downvoted it’s probably because you sound a bit condescending.

        Anyway, most of your issues are Ubuntu issues, not Linux issues. And as you may have learned, most Linux users don’t really go with Ubuntu anymore as a recommendation. Personally, I use Fedora with as many flatpaks as possible and have a great experience.

        Clicking on a deb (or .rpm) to install something is a last resort imo. Install from the package manager first, flatpak or snap next.

        Variable refresh rates aren’t something I care about so I don’t know 🤷🏻‍♂️ but sounds very firmware/hardware dependent. HDR is just not implemented fully yet, but being heavily worked on. Linux is in the middle of the final push to switch X to Wayland which will likely fix these kinds of issues once fully adopted.

        I use Podman Desktop if I need a docker ui (flatpak) btw. Also available in other ways and OS.