• Cyborganism@lemmy.ca
    link
    fedilink
    arrow-up
    30
    ·
    5 months ago

    I have an OG Surface Pro. The first one. It’s running Windows 10 at the moment and it’s doing fine except for the occasional wifi/Bluetooth bugs. I’m using it exclusively in tablet mode with the pen. No keyboard.

    When Windows 10 is going to reach its end of life, I’d like to install Linux on it. But I need it to have a tablet style interface with gestures if possible.

    Do I need any special distro or drivers on that hardware? And what would you recommend as the desktop environment?

        • Cyborganism@lemmy.ca
          link
          fedilink
          arrow-up
          3
          ·
          5 months ago

          To add another comment to your reply, have you tried it personally?

          I’d like to back up my system before doing the switch. What do you recommend I use? Clonezilla with an external USB drive all plugged in using a USB hub?

          • joojmachine
            link
            fedilink
            arrow-up
            3
            ·
            5 months ago

            I haven’t tried the Surface images due to not having one, but I am using their Silverblue images to make the whole NVIDIA drivers thing a bit easier on my system.

            Also I haven’t needed to backup my system in over a year now (I stopped hopping with Silverblue) so I don’t remember the solution I used, but this seems good.

          • MonkderZweite@feddit.ch
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            5 months ago

            From your live stick, bevor install, do

            # cp /dev/your-disk /your/image.img

            or to save space:

            # gzip < /dev/your-disk > /your/image.img.gz

            or faster but might need to install it first:

            # lz4 /dev/your-disk /your/image.img.lz4

            To get a list of your disks, there’s lsblk.

            I recommend partition-wise backup, it’s always a bother to extract/shrink individual partitions in images of whole disks. That would be /dev/your-disk1 etc

      • Gebruikersnaam
        link
        fedilink
        arrow-up
        14
        ·
        5 months ago

        Yeah, Fedora runs with wayland by default, which is really nice for touchscreens.

        • passepartout@feddit.de
          link
          fedilink
          arrow-up
          4
          ·
          5 months ago

          Don’t want to be the guy shitting on Ubuntu, but Fedora is the way to go in my experience and afaik.

            • passepartout@feddit.de
              link
              fedilink
              arrow-up
              5
              ·
              5 months ago

              Fedora uses Wayland by default at least and it’s really smooth, and it has gotten much better in the last two years or so. It also is a rolling release, which means always the newest software and latest kernel, which further improves wayland performance.

              Canonical has made some questionable choices for Ubuntu in the last years like pushing the users to use snaps (which are shot) or advertisements in the terminal. But then again you can always use Debian in the first place i guess.

    • Cyfress@kbin.social
      link
      fedilink
      arrow-up
      2
      ·
      5 months ago

      Went to Fedora on Pro gen 1, works great. Pen input in Krita works great. Really miss the form factor of that first gen. I feel like they’re too big now.

    • krash
      link
      fedilink
      arrow-up
      1
      ·
      5 months ago

      I had one of those too! Sturdy little guy, reminds me a bit of the first eeepc 701 :-) But I was worried about the replacement of the charger once it would die. Besides, I have had a bad experience of Surface-line longevity, they always seem to die suddenly after a while, so I sold it.

      • Cyborganism@lemmy.ca
        link
        fedilink
        arrow-up
        3
        ·
        5 months ago

        Hey, you wanna know something about the EeePC?

        I was the build engineer that automated the process that put together the Linux OS for those things back in the day.

        • krash
          link
          fedilink
          arrow-up
          2
          ·
          5 months ago

          That is so awesome. Do you still have one lying around? Those things have an awesome form factor, but the I/O ports are a little bit dated by todays standard 😅

          • Cyborganism@lemmy.ca
            link
            fedilink
            arrow-up
            2
            ·
            5 months ago

            Nah. The hardware wasn’t very good and it was very slow. I had a 7" and a 9" one. I replaced them with the surface pro.

            The company was going to make custom Linux based OSes for other smart devices like TVs and monitors but Android came out and was backed by Google, so of course it became wildly popular. Our company went bankrupt pretty quickly after that because it had no the contracts coming in. Asus was the only client keeping them afloat and the contract was ending.

  • Guenther_Amanita@feddit.de
    link
    fedilink
    arrow-up
    22
    arrow-down
    2
    ·
    edit-2
    5 months ago

    (Copypasting an answer to another comment on this post, slightly modified, here, so it reaches more people.)

    I had a MS Surface too a while back.
    After installing Linux, it felt like a totally different device. Just like you, I thought “That is how it was supposed to be!”.

    I strongly recommend you to try the silverblue-main-surface-image from universal-blue.org.

    Why?

    • Because you need the linux-surface-kernel for it to work properly. Otherwise, most functions, like touchscreen, webcam, adaptive brightness, auto-rotate and more won’t work at all.
    • You can install the kernel on other distros too, but it might break. I had that already happening. On uBlue, it’s baked in and won’t break. And if it does, you can just roll back.
    • It comes with Gnome by default and provides you a great touchscreen experience
    • And you can install Waydroid easily, which gives you access to Android apps. Distrobox is already pre-installed and gives you access to the software of every distro available, including Arch.

    I don’t recommend using another DE than Gnome for that. Especially those “light weight” ones like XFCE are horrible for touchscreens, and if you use a browser, those few hundred MBs RAM less used by them is negotiable.

    Gnome is, like it or not, king for devices like that. The gestures on touchscreen, big icons, and more, is only surpassed by Android.

    • Yerbouti
      link
      fedilink
      arrow-up
      6
      ·
      5 months ago

      silverblue-main-surface

      Do you know where I can find simple clear explanation on how to do a fresh install of this? I’m kind of a noob… I’ve installed standard Fedora on a Surface and it works well but I have a few bugs.

      • Guenther_Amanita@feddit.de
        link
        fedilink
        English
        arrow-up
        5
        ·
        5 months ago

        Go to https://universal-blue.org/installation/ and download the image. It’s a net-installer, so you can use a small USB stick too. Then just install it the way you would any other distro, e.g. Fedora Workstation. Done.

        For me, that didn’t work at the time due to internet problems. If you encounter issues, do the following:

        1. Go to https://fedoraproject.org/silverblue/ and download the normal Silverblue version there and install it the same way you did the Workstation.
        2. Go to https://universal-blue.org/images/, open your terminal and rebase. Do that by pasting rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/silverblue-surface (I think that’s the correct image) and wait for it to download and apply.
        3. Reboot
        4. Open the terminal again and paste rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/silverblue-surface:latest. Wait and reboot again.
          It isn’t as elegant as the first option, but if it doesn’t work, then consider the alternative steps.
        • TheLightItBurns@lemmy.world
          link
          fedilink
          arrow-up
          5
          ·
          5 months ago

          You are a champion! Thank you for this info! I’ve been wanting to install something else on my Surface pro 7 since I started using W11 on it and immediately disliked it. Your comment just turned that into a much easier process for my weekend!

          • Guenther_Amanita@feddit.de
            link
            fedilink
            arrow-up
            5
            ·
            5 months ago

            You’re welcome! Glad to help.

            Just remember that Silverblue/ the immutable desktops are still relatively new. For more information, read my newest post about image based desktops. It’s hopefully written in a way everyone can understand it, no matter the prior experience :)

    • iturnedintoanewt@lemm.ee
      link
      fedilink
      arrow-up
      2
      ·
      5 months ago

      Just to comment here. I installed KDE Neon on my SP7+. It took a bit of messing with the UEFI secure boot, but after that trouble…it’s been mostly problem free for a couple of years, since I did it. I reckon it’s just easier to have it all baked in, in my case I kinda preferred KDE neon as my choice first.

  • Underwaterbob@lemm.ee
    link
    fedilink
    English
    arrow-up
    11
    ·
    5 months ago

    I bought my wife an HP Stream 13 some years back. It came with Windows 8 installed. Which worked just fine until updates bloated it so much it literally took up the entire (paltry) SSD. Windows 10 came out and it offered a free upgrade, which would have been smaller. Unfortunately, every time I tried to do that, it just complained it didn’t have the space to make the switch. I rolled it back to an older Windows 8 and disabled updates to try and keep using it. It complained constantly. I finally deleted the shit out of Windows and installed Lubuntu. It’s worked since then without issue.

  • ULS
    link
    fedilink
    arrow-up
    9
    ·
    5 months ago

    Is KDE good for touch? I always though gnome would be the way to go for touch.

        • iturnedintoanewt@lemm.ee
          link
          fedilink
          arrow-up
          7
          ·
          edit-2
          5 months ago

          Yup. I think I needed to manually install the touch keyboard. But once installed, it works as expected. Touch the screen or remove the physical keyboard, and touch mode gets activated. Whenever touching a text field, the soft keyboard pops out. It’s massive, though (well, about the same size as the one for Windows).

          • fschaupp
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            5 months ago

            Which one did you choose? The ones I found feeled pretty clunky to use…

            • iturnedintoanewt@lemm.ee
              link
              fedilink
              arrow-up
              2
              ·
              5 months ago

              Seems the one I use is Maliit. It’s on the chunky side, but for the few times I type without the real keyboard, it does the job just fine I guess.

            • yianiris@kafeneio.social
              link
              fedilink
              arrow-up
              1
              ·
              5 months ago

              I hope you mean touchpad by touch, it has nothing to do with desktops, it relates xinput libinput synaptics sw common for X and wayland, window managers. If it works it does so before desktop layer is drawn, in some cases it can work on console as well with the right sw.

              @fschaupp @iturnedintoanewt

  • space@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    9
    ·
    5 months ago

    I have a Surface Laptop 5 as my work laptop. I hate it with passion, it’s one of the worst laptops I ever used.

    Beyond the lack of IO (not even a fucking hdmi port) and the piss poor cooling, the USB C display isn’t connected to the integrated GPU, it uses a different display adapter that is so bad the mouse stutters on high res displays.

    The built-in display has a 3:2 aspect ratio. I wanted to use a lower resolution so I could disable scaling (having different scaled monitors is annoying to use), none of the “supported” lower resolutions are 3:2 and they all have ugly black bars.

    It has a touch screen, but the lid only opens about 120 degrees, making it completely useless.

    And it uses “special” locked down hardware that is very hostile to other operating systems like Linux.

    • Mikina@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      5 months ago

      I don’t think surface would make for a good work laptop, but I have amazing experience so far with using it for the ocassional traveling, or just as a carry-on.

      I just Parsec into my desktop at home, and can comfortably work without having to deal with performance, and Surface is amazing for that.

      I also really like the pen support, so I can make notes or draw bascially anywhere.

      And I also use it for DJing, where it works pretty well and is compact enough to not be a bother carrying it around.

  • gnate@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    5 months ago

    ooh, I just snagged an old Pro X. Tempted to see how it runs with Linux on ARM before even messing with Win11 that’s installed.

  • JK_Flip_Flop@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    5 months ago

    I’ve got a Surface Pro 5 with the dogshit m3 processor and 4GB of Ram, anyone have any concept of how it’d run under linux? It basically folds at any real task in Windows

    • Guenther_Amanita@feddit.de
      link
      fedilink
      arrow-up
      8
      ·
      5 months ago

      Incidentally, I had the exact same device. It actually worked pretty good to be honest!

      Of course it will not magically be a top tier device. Programs will need some time to load the first time, and then be thrown out of RAM again.
      BUT, compared to Windows, it will be a difference between night and day!

      I strongly recommend you the silverblue-main-surface-image from universal-blue.org.

      Why?

      • Because you need the linux-surface-kernel for it to work. Otherwise, most functions, like touchscreen, webcam, adaptive brightness, auto-rotate and more won’t work at all.
      • You can install the kernel on other distros too, but it might break. I had that already happening. On uBlue, it’s baked in and won’t break. And if it does, you can just roll back.
      • It comes with Gnome by default and provides you a great touchscreen experience
      • And you can install Waydroid easily, which gives you access to Android apps.

      I don’t recommend using another DE than Gnome for that. Especially those “light weight” ones like XFCE are horrible for touchscreens, and if you use a browser, those few hundred MBs RAM less used by them is negotiable.

      • JK_Flip_Flop@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        5 months ago

        Thanks for the advice, I’d not heard of that particular distro. I’m quite comfortable with Fedora so I think I’ll give it a shot

    • themusicman@lemmy.world
      link
      fedilink
      arrow-up
      1
      arrow-down
      6
      ·
      5 months ago

      It would be smooth as butter with a lightweight desktop (probably not KDE). I suggest Linux Mint XFCE edition

      • iturnedintoanewt@lemm.ee
        link
        fedilink
        arrow-up
        5
        ·
        5 months ago

        “KDE is heavy” is so 2000s. It’s been quite a while since KDE is very tight on resources usage. Unless you’re running a raspberry or similar, there’s no point on constraining yourself with one of those desktops for an everyday use device.

        • TCB13@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          1
          ·
          5 months ago

          Everything’s about perspective… maybe GNOME became SO bloated that KDE now seems very light. :P

          • aksdb@feddit.de
            link
            fedilink
            arrow-up
            4
            ·
            5 months ago

            Look on phoronix for benchmarks. Plasma consumes less RAM and CPU than even XFCE.

            • TCB13@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              arrow-down
              1
              ·
              edit-2
              5 months ago

              Hold on, I was kind of joking, I’m not saying KDE is slow. GNOME for sure is slow as hell.

              • aksdb@feddit.de
                link
                fedilink
                arrow-up
                2
                ·
                5 months ago

                All good, but I think it’s really often a misconception that a DE like KDE, which is big and brings tons of features, must be more ressource intensive than a (feature wise) smaller DE. Which, as the benchmarks show, is surprisingly not the case.

  • neidu2@feddit.nl
    link
    fedilink
    arrow-up
    4
    ·
    5 months ago

    When these launched they seemed interesting. I liked the concept, and they still do, but the biggest flaw was basing them on windows. I’ve seen windows on low-power devices before, and I’m not going through that again.

  • krash
    link
    fedilink
    arrow-up
    4
    ·
    5 months ago

    Once the drivers got into the mainline kernel, running Linux on surface has been a dream. Except for using the pen, IR-cameras, booting from USB…

    I think there’s enough of us to have a SurfaceLinux community here :-)

    • Dave.@aussie.zone
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      5 months ago

      Except for using the pen, IR-cameras, booting from USB…

      Reminds me of android ROMs about a decade ago.

      "My new L33tM@st3r ROM has just been released! Now with kernel tweaks for buttery-smooth performance and major improvement to stock battery life! Comes with it’s own tuning app so you can adjust it the way YOU want!

      (Not presently working: bluetooth/wifi/camera/NFC/dialler/headphones but everything else is awesome!!)"

      • krash
        link
        fedilink
        arrow-up
        1
        ·
        5 months ago

        Yes and no. Back then, you got the ROMs from a group / individual / forum and it wasn’t very much vetted like a distro coming directly from the linux community / canonical / etc.

        Also, I can live without using surface pen (-: If you compare to Asahi and its maturity (a lot running, but not sound yet), LinuxSurface kernel have made a LOT of progress in making these devices even more usable compared to they handle Win11.

  • wingsfortheirsmiles@feddit.uk
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    5 months ago

    Getting a surface pro 8 soon, looking forward to getting Linux on it!

    Edit: installed Pop OS on my SP8, had to switch to Wayland and also needed to do some tweaks to get the keyboard to work to decrypt but it’s running well so far. I believe you can get the camera working with the proprietary camera stack but it’s not a priority for me right now

  • TCB13@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    13
    ·
    5 months ago

    Surface Laptop 3 running Kubuntu, such an improvement over what it was “designed” for.

    I’m sure it is an improvement until… you’ve to use Wine to run something Windows only or a VM and end up on the exact same spot as initially but with extra steps and less performance. 😂 😂 😂

    • nyctre@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      5 months ago

      If every day is 1 min faster and 1 day a week is 5 min slower, that’s still a net gain. And that’s assuming that they need to run a windows-only app which a surprising amount of people don’t.

      • TCB13@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        7
        ·
        5 months ago

        Everyone does run into a Windows-only app eventually. It’s sad, it hurts but it is what it is.

        • highduc
          link
          fedilink
          arrow-up
          3
          arrow-down
          1
          ·
          edit-2
          5 months ago

          You’re in a Linux community here man, you’re going to be outnumbered. I think people here genuinely don’t rely on Windows stuff as much as you think.

          Last time I needed Windows was a few years ago when I wanted to do a firmware upgrade to my guitar processor. In the meantime I upgraded to one that itself runs Linux :)

          I think lots of people exaggerate their need for certain apps. I understand if you need Photoshop for work because it may be the best tool for the job and an industry standard, but some people swear they “need” it when all they do is apply blur or red eye reduction to a picture once every 3 years. Nowadays you can probably do that in dozens of other ways.

          I’ve been Linux only since late 2015 and in this time I “needed” a Windows VM ~ 2 times, but ofc personal experiences can vary greatly.

          • Hapbt@mastodon.social
            link
            fedilink
            arrow-up
            1
            ·
            5 months ago

            @highduc @TCB13 GIMP now supports CMYK iirc so that excuse is gone and OpenOffice Calc supports PIVOT TABLES so I don’t want to hear finance dept tell me that one anymore :)

        • Keith@lemmy.zip
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          5 months ago

          Hasn’t happened to me yet. At least not enough that the trade off is anything other than totally worth it for Linux.

        • Bloved Madman@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          1
          ·
          edit-2
          5 months ago

          Windows only app… Name one that is actually useful and I bet there is an alternative.

          • TCB13@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            5 months ago

            Unless you have to collaborate with others who use said Windows only apps and you can’t afford compatibility issues.

            • Bloved Madman@lemmy.worldOP
              link
              fedilink
              English
              arrow-up
              1
              ·
              edit-2
              5 months ago

              Like what, what format would this be? Regardless every company I have ever worked for issue me a laptop with windows anyway, so why would the OS I choose to use on hardware I own be a factor for work? Even then, if they didn’t I don’t know of any format that I would need that would be an issue.

              • TCB13@lemmy.world
                link
                fedilink
                English
                arrow-up
                1
                ·
                5 months ago

                Okay that’s fair, you don’t try to do any work in your Linux box and things work out. Great.

                • Bloved Madman@lemmy.worldOP
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  edit-2
                  5 months ago

                  Not sure about your life, but I don’t count things I enjoy as “work” especially when its not work. I enjoy using Linux, I enjoy my home lab why should I need to justify it when it brings me joy? Linux works for me and my workflow, just because it doesn’t work for yours, don’t try to shit on other people.

    • jaeme
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      5 months ago

      Considering most proprietary software companies are moving to web technologies, I call bs on your take, sounds like you’re still mentally stuck in 2015.

      • TCB13@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        5 months ago

        Wrong. Autodesk, Adobe, Office (the real one, not the limited web experience), NI Circuit Design, Solidworks, want more examples? Sounds like you’re mentally stuck on a lifestyle that doesn’t include working at all.

        • Bloved Madman@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 months ago

          There are alternatives to these so it depends on the user. If your workflow requires these, then that’s in you.

    • Bloved Madman@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 months ago

      I don’t need it for windows applications, its basically something I can use for light photo and video editing and uploading to my server, all the heavy lifting is done on my PC which has windows because of adobe and better support for X264 and X265 when video editing.

      • TCB13@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 months ago

        Okay that’s fair. So this this the solution, fallback to a second machine running Windows? :P

        • Bloved Madman@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          5 months ago

          Well in that case; My windows PC falls back to a server running Linux as that’s where all my files are, where my docker containers and VMs all run off… I can spin up a new PC in minutes (windows or Linux) as everything is done off the server, including staging my devices.

    • Keith@lemmy.zip
      link
      fedilink
      arrow-up
      1
      ·
      5 months ago

      …yes, but that’s a minority of the time. Cumalitively the slightly bad experience averages out with the 99% of the time better experience to be solidly superior

    • iturnedintoanewt@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      5 months ago

      Except battery lasts more on Linux. Not to mention suspend ACTUALLY works, and won’t wake at random times while in your backpack and kill your battery before you can actually use it when you need it. Which Windows does. And yeah, most people do NOT need anything specific from Microsoft to be productive.