• Cyborganism@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    8 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?

        • passepartout@feddit.de
          link
          fedilink
          arrow-up
          0
          ·
          8 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
              0
              ·
              8 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.

        • Cyborganism@lemmy.ca
          link
          fedilink
          arrow-up
          0
          ·
          8 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@lemmy.ml
            link
            fedilink
            arrow-up
            0
            ·
            8 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
            0
            ·
            edit-2
            8 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

    • Cyfress@kbin.social
      link
      fedilink
      arrow-up
      0
      ·
      8 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@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      8 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
        0
        ·
        8 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@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          8 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
            0
            ·
            8 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.

  • krash@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    8 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
      0
      ·
      edit-2
      8 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!!)"

  • Guenther_Amanita@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    8 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@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      8 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
        0
        ·
        8 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
          0
          ·
          8 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
            0
            ·
            8 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 :)

  • TCB13@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    8 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
      0
      ·
      8 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
        0
        ·
        8 months ago

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

        • highduc@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          8 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.

  • ULS@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    8 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
          0
          ·
          edit-2
          8 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).

  • space@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    0
    ·
    8 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.

  • whoelectroplateuntil@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    8 months ago

    I refer you to Microsoft’s own page for the Surface Pro 3. Check the specs section, note that the entry-level model comes with 64GB of space and 4GB of RAM. 64GB is little enough that after you install a couple apps you can get trapped without enough free space to update the system.

    While 4gigs is technically enough to run Windows 10, nobody sane would try to run Windows 10 with those specs. 8GB is sort of the bare minimum these days. Makes perfect sense that any given Linux distro would perform better.

  • neidu2@feddit.nl
    link
    fedilink
    arrow-up
    0
    ·
    8 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.

  • Underwaterbob@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    8 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.