Installing Linux on an ARM Laptop: What to Expect?

0
47
Asked By TechieGamer42 On

I'm thinking about installing Fedora 43 on my laptop, which has an ARM processor (Snapdragon). I'm curious to know if the drivers and applications will work seamlessly after installation. Another thing on my mind is the fingerprint reader; can it be used for login instead of a password in Linux?

3 Answers

Answered By LinuxLover92 On

The fingerprint reader situation could be hit or miss. Many readers use proprietary drivers only available for Windows. However, you can check compatibility later with `fprintd` or look up your fingerprint sensor’s USB ID on linux-hardware.org for more details.

Answered By CodeMaster007 On

For most applications, you'll find that popular office and daily-use software like LibreOffice and Firefox have ARM versions. If you need to run x86 applications, you might explore using `box86` or `box64`, but just be cautious—they can be a bit tricky and aren't always stable yet!

GadgetGeek99 -

Good call! Just keep an eye out for compatibility issues when using those emulators.

Answered By GadgetGuru88 On

Make sure to look up your specific laptop model online. It’s important because different ARM devices can behave differently. Fedora does support aarch64 architecture, so just grab the right ISO for your setup. No guarantees it’ll work perfectly, but it should theoretically run on ARM.

CuriousCat31 -

Yeah, specific models can have unique issues, so it might be worth Googling your model plus 'Linux' or 'Fedora ARM' to see what others have experienced.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.