I've recently switched to Linux because I wanted more options for UI customization, specifically using MX Linux with XFCE and the Chicago95 project. However, I'm hitting a wall with several frustrating issues. First, I can't boot into Linux without having CSM Support enabled in my BIOS. Despite installing the GRUB bootloader to the SSD, my PC won't recognize it and defaults back to booting Windows from my HDD when CSM is off.
Second, during the installation, I initially set my locale to Brazilian Portuguese but found the translations a bit off. I tried switching back to English using the Locale app, but now my system is stuck in a mix of both languages.
Lastly, I'm experiencing major stuttering when trying to watch videos on Firefox. I suspect it's related to the Nvidia drivers, but even after updating them, the issue persists.
After spending the entire night troubleshooting, I'm pretty exhausted and feeling like giving up. Any suggestions would be greatly appreciated!
3 Answers
Definitely check out resources specific to migrating to Linux. They can give you solid tips tailored for beginners. But, be cautious with using third-party repositories and always check the operational status of your system after installing new packages. Keep your ISO checksums verified after download, too!
Are you sure your Windows OS is installed in UEFI mode? If it's legacy, that's probably causing the boot conflict. I suggest backing up your important data from the Windows drive, formatting it to use GPT, and reinstalling Windows in UEFI mode. Trust me, MBR is pretty outdated; switching to GPT could solve a lot of the dual-boot headaches you're experiencing.
It sounds like you're running into compatibility issues with the BIOS settings. If you need CSM to boot, it's likely that GRUB was installed in BIOS mode instead of UEFI mode. I recommend switching to a more user-friendly distro like Linux Mint or Fedora, especially if this is your first experience with Linux. It might save you a lot of hassle since there's a ton of support available for those options, and installation guides are easy to find. Just back up your files, disable CSM, and give one of those a try!

Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux