I've been experimenting with different Linux distributions on my older laptop, but none seem to run as smoothly as Windows 10. I installed Ubuntu on a USB drive and it's really lagging. I've tried other distros too, but they also perform poorly. Additionally, my network speed and connectivity are better when I'm using Windows. Can anyone help me understand why this is happening and how to fix it? My laptop has 4GB of RAM and an Intel Pentium processor.
5 Answers
The performance issues you're experiencing are likely due to running Ubuntu from a USB drive. USB storage, especially if it's older, is generally much slower than internal drives like SATA or NVMe. That's why you're noticing lag compared to Windows, which runs off the internal drive.
Definitely install Mint directly on your internal drive. After that, run the driver manager to update your graphics drivers. Once everything's set up, your laptop should perform much better with Linux!
Consider trying Linux Mint with the XFCE desktop environment. It's designed to be lightweight and works really well on older hardware, so it should improve your experience compared to what you're facing now.
If you're using an external HDD or a thumb drive, that's probably your bottleneck. Those are just too slow for running an OS smoothly. Even if you install it on the internal drive, set your expectations. You might get slightly better performance than Windows, but don't expect miracles with such old hardware.
Running a Linux distro from a USB drive typically results in much slower performance. Hardware like WiFi adapters might struggle too, leading to connectivity issues as well. If you can, try installing the OS on your internal drive instead for a better experience.

Thanks for the tip! I'll try installing it on the internal drive instead.