I got most of my games run pretty good now with the help of Steam compatibility and Wine now what should I do moving forward, win11 is a strong no go because I heard rumors about Microsoft locking bootloader with software update and I can’t stand fucking copilot/edge, should I wait until EOL or do it now? I’m pretty noob when it comes to Linux but I know what distro I’ll use (Fedora+KDE). Sorry for bad grammar English is not my first language

  • breadsmasher@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 month ago

    Have you ever used linux before? You can install a distro alongside windows, and choose which to boot.

    • ColdWaterOP
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      I’ve been distro hopping for 5 months now and settled on Fedora with KDE I know the basic commands (download software, navigating directory in terminal) I’ve dual boot before but I never used it I forgot why, currently I have Fedora install on an external SSD

      • breadsmasher@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

        Making the jump is up to you then. Ive been using linux for a while, fully, after dual booting for a while. Once I knew what I could and couldn’t play, I decided it was worth removing windows entirely.

    • cRazi_man@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      I tried hard to keep 2 NVME drives for dual boot, but either of the OS bootloaders kept getting destroyed in the process and in the end I just removed the Windows NVME drive. That’s what I recommend to all newcomers, remove your windows drive and use the system with Linux exclusively (and VM if you need it).

  • Rikudou_Sage@lemmings.world
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    1 month ago

    Why wait? Win10 is not as shitty as Win11, but it’s shitty nonetheless. Though I’d still try dual-booting first, just to see if all your hardware is compatible.

    • ColdWaterOP
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      I think all of my device’s components are supported (I don’t know about fingerprint) I managed to get troublesome games to run pretty well only online games having very bad ping (not my internet)

  • j4k3@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 month ago

    The info on the bootloader is wrong. Secure Boot in UEFI is important to understand. The actual bootloader is the largest vulnerable surface area in a modern computer with a fully encrypted drive.

    Linux itself does not support SB in the kernel. SB is a mechanism to steal ownership from the end user. You can find a document that says the exact opposite; typical of corporate gaslighting from the members of the UEFI consortium. The specification for Secure Boot includes a provision to allow the end user to create and sign their own SB key set. However, the design specification is not a required implementation and in many cases you will find this is not implemented in consumer grade hardware. There is a tool called Keytool that can boot directly into UEFI (wrap your head around that and you’ll understand why this might be important). Good luck finding solid documentation for Keytool though. Gentoo has a guide, but all Gentoo documentation assumes a very high level of competence.

    The reason people have issues with Linux and W11 coexisting is because they are not addressing the issue of UEFI Secure Boot. W11 only works with SB. If you boot into a SB distro, it will do exactly what it is supposed to do and remove any unsigned bootable code.

    If you can’t change SB keys for self signed, both Fedora and Ubuntu include a shim key outside of Linux. The final package manager signs this shim key with a Microsoft 3rd party key signing system m$ created. If you use one of these distros with a shim, you will not be able to mess with kernel space at all (read: potential Nvidia issues), but Linux and Windows can coexist in any configuration.

    I never use W11, and I have a copy on a separate drive, but I have a W11 partition on the same NVME as Linux with no issues whatsoever using Fedora with the shim key.

  • Corroded@leminal.space
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 month ago

    I would hold onto it for a bit. If you want to run software that isn’t from Steam like the game modding app Vortex for example it can be easier to tinker with it on Windows.

    Most of it can run on Windows just fine with Wine or Lutris but you might run into the odd graphical glitch that can be a headache if you are inexperienced especially if you rarely use that application.

    • ColdWaterOP
      link
      fedilink
      arrow-up
      2
      ·
      1 month ago

      Yeah I’m like modding Skyrim not complex mods just texture mods but I don’t use Vortex I use MO2 (I think it has a Linux port) because it’s easier to troubleshoot

      • PoolloverNathan@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        1 month ago

        Just a warning if you leave your Windows partition mounted: By default it’s 777 (Linuxese for world-readable, world-writable). If a user gains command execution they can nuke your Windows install without being root, which was my final reason to switch to only Linux.

  • Comexs@monero.town
    link
    fedilink
    arrow-up
    1
    ·
    1 month ago

    If you’re the kind of person that gets demotivated really easily when there’s an opportunity to crawl back than I would wait until EOL so you feel more commit it to your choice.

    Though the reasoning for my mind set is because I install linux 4~ times before I really committed to using it as my daily driver. The final push was two very big bugs.

    I still have windows installed but its only to play rainbow with some friends.