Quote:
Originally Posted by amurista
I just wanted to ask How to Choose a Linux Laptop that it is friendly user!.. asap 
|
1. Find out the most resource intensive what you want to do on it rutinely (office work, video editing etc).
2. Look up what hardware that will do that.
4. Look up the hardware Linux compatibility. If you see a laptop that comes with Linux, it probably will work.
5. Find actual models.
Typical issues with laptops and Linux:
1. video driver stability and feature support level.
- For example Intel integrated chips have crappy drivers (the Windows drivers are light years away) and some of the newer intel i (i3/i5/i7) models integrated graphics have very bad drivers for now on Linux. BTW keep in mind that the benchmarks are done on Windows and while in the case of AMD and nvidia cards might come close on Linux, Intel is a different story, their Linux drivers are way behind.
- Nvidia chips are the best supported on Linux *mostly* (with the proprietary drivers and NOT Optimus), but those are exclusively dedicated cards (and they just might fail as i found out, even on high end models like Lenovo Thinkpads and Dell Latitudes). STAY OUT of anything that has the Optimus word on it - those laptops have dual intel-nvidia cards and the Optimus nvidia cards are NOT SUPPORTED currently by nvidia on linux (there are some experimental attempts to make them work but those are NOT supported by nvidia in any way).
- AMD chips are the most promising as they have really good built-in graphics cards that are supported by their proprietary drivers - look for A4 (dual core) or A6/A8 (quad code) series. The E series are dual core but might be underpowered in anything else than movie playing or office work.
2. Powersaving related issues - laptops, in order to extend the battery life, have various mechanisms to lower the power consumption. Typically chip/memory/cpu/video clock speeds are lowered and network cards/audio cards/hard disks are stopped when not needed. These are done typically via ACPI (Advanced Configuration and Power Interface). The ACPI interface has standards and they are implemented as such in Linux, but system makers sometimes dont respect these, instead they provide workarounds in the (Windows) drivers (Linux drivers might have them but not always). Trying the ACPI standards will fail on these components so you might have various issues ranging from papercuts to increased system instability (hard locks and such). Some distros work well some not, it all depends on the kernel version, patches applied, libraries used etc.
There is no definitive answer to these issues on a particular laptop model, you have to look up experiences with similar laptop models.
3. Misc component driver related issues. Particularly the wireless drivers are the typical issue. Some drivers are not stable or are not made for Linux at all (in this very rare cases ndiswrapper should work). But 90+% cards have drivers. Typically these will have to be installed separately from the repos, they are not part of Linux base drivers because of licensing issues and you will have to install them separately (they are available in the repos).
Anyway, rule of thumb - do not buy the latest stuff that came out yesterday, look for a model that is around for some time and has positive Linux reviews.