• 1 Post
  • 45 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle




  • If you happen to choose OpenSUSE, the " install recommends " will detect nVidia and load some drivers to get it working, but you can also add a specific repo nVidia hosts for Leap and Tumbleweed and download the Drivers / Cuda etc. They work great, so ignore the previous commentor. Laptops with dual GPU need you to setup a switching app to save power, when you don’t need to power the nVidia. If your BIOS has a discrete graphics mode selection, you can choose hybrid, but if your OS has trouble you can set it to discrete only so nVidia is always used. I had to do this on one machine because the OS saw the two GPUs and was trying to treat them has two displays instead of one composite display choice







  • Install Windows, but leave drive open or a partial space on windows drive. When you install Linux, don’t let it install the EFI boot into the Windows EFI boot partition. Instead have the partition manager build a new boot partition+root home etc. Grub will install on its own partition, OS prober should find the Windows drive too, and it will add a chainloader entry to grub. Set your machine to always boot from Linux grub, if you want windows you select it in grub and it hands boot over to windows boot. This way they are isolated and Windows never knows that Linux grub exists and will leave it alone.





  • BCsven@lemmy.catoLinux@lemmy.mlWhy I Stopped Using Arch Linux...
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    28 days ago

    Mint is a good choice because it has an easy timeshift option, so a problem in an update is just a rollback/recover. Same as Snapper Rollback on distros like OpenSUSE, it means a non savvy Linux user can reboot and have it fixed. That is appealing for a lot of users that don’t want to bother with finding the fix