On Fri, Apr 28, 2017 at 10:03:31AM +0000, Holger Levsen wrote: > On Fri, Apr 28, 2017 at 09:35:53AM +0200, Andreas Tille wrote: > > Please excuse my hardware ignorance but how can I tell whether my hardware > > has Haswell? Any one-liner to read out the relevant part from the system > > information? > > compare /proc/cpuinfo with
$ grep '^model name' /proc/cpuinfo | head -n1 model name : Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz > https://en.wikipedia.org/wiki/Haswell_%28microarchitecture%29#List_of_Haswell_processors ... 4200U is listed so I guess I can do the testing, right? Kind regards Andreas. -- http://fam-tille.de