Difference between pages "Template:SupportBlurb" and "Subarches"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
[[Support Funtoo]] and help us grow! '''Donate $15 per month and get a free SSD-based [[Funtoo Hosting|Funtoo Virtual Container]].
= Download/Browse Funtoo Linux Subarches =
__NOTITLE__
This page provides an overview of Funtoo Linux sub-architectures (also called ''subarches'') designed for quick and easy reference. Funtoo Linux provides optimized installation images for all sub-architectures listed below. Clicking on a particular subarch will bring you to a detail page where you can learn more about that subarch and download a stage3 for installation.
 
{{#widget:AddThis}}
{{Note|There are a couple of ways to identify the type of CPU you have. One option is to use the {{c|lscpu}} command:
{{console|body=
# ##i##lscpu
}}
If the {{c|lscpu}} command is unavailable, you can get similar information via {{f|/proc}}:
{{console|body=
# ##i##cat /proc/cpuinfo {{!}} grep "^model name" {{!}} uniq
model name : Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz
}}
The {{c|cpuid}} command is another option and can provide other interesting information:
<console>
###i## emerge cpuid; cpuid | tail -n 1
</console>}}
 
{{note|Finding which subarch your hardware needs to use takes a little bit of searching.
Take the chip name gathered, then google wiki chipname to find the wikipedia article for your chip.  The right hand column of your processors wiki article will list the microarchitecture.
 
example:
searching for "amd phenom wiki" returns this [https://en.wikipedia.org/wiki/AMD_Phenom article] & the article says its "Microarchitecture K10"
}}
== ARM ==
 
{{TableStart}}
<tr><th class="warn" colspan="3">32-bit ARM Processors</th></tr>
{{#ask:[[CPU Family::32-bit ARM Processors]]
|?#
|?Subarch
|?CFLAGS
|?Description
|format=template
|link=none
|headers=hide
|searchlabel=... further results
|sep=,
|template=SubarchList
}}
{{TableEnd}}
 
== PC-Compatible ==
 
{{TableStart}}
<tr><th class="warn" colspan="3">64-bit AMD Processors</th></tr>
{{#ask:[[CPU Family::64-bit AMD Processors]]
|?#
|?Subarch
|?CFLAGS
|?Description
|format=template
|link=none
|headers=hide
|searchlabel=... further results
|sep=,
|template=SubarchList
}}
<tr><th class="warn" colspan="3">64-bit Intel Processors</th></tr>
{{#ask:[[CPU Family::64-bit Intel Processors]]
|?#
|?Subarch
|?CFLAGS
|?Description
|format=template
|link=none
|headers=hide
|searchlabel=... further results
|sep=,
|template=SubarchList
}}
<tr><th class="warn" colspan="3">64-bit PC-Compatible (Generic) Processors</th></tr>
{{#ask:[[CPU Family::64-bit Processors (PC-Compatible, Generic)]]
|?#
|?Subarch
|?CFLAGS
|?Description
|format=template
|link=none
|headers=hide
|searchlabel=... further results
|sep=,
|template=SubarchList
}}
<tr><th class="warn" colspan="3">32-bit AMD Processors</th></tr>
{{#ask:[[CPU Family::32-bit AMD Processors]]
|?#
|?Subarch
|?CFLAGS
|?Description
|format=template
|link=none
|headers=hide
|searchlabel=... further results
|sep=,
|template=SubarchList
}}
<tr><th class="warn" colspan="3">32-bit Intel Processors</th></tr>
{{#ask:[[CPU Family::32-bit Intel Processors]]
|?#
|?Subarch
|?CFLAGS
|?Description
|format=template
|link=none
|headers=hide
|searchlabel=... further results
|sep=,
|template=SubarchList
}}
<tr><th class="warn" colspan="3">32-bit PC-Compatible (Generic) Processors</th></tr>
{{#ask:[[CPU Family::32-bit Processors (PC-Compatible, Generic)]]
|?#
|?Subarch
|?CFLAGS
|?Description
|format=template
|link=none
|headers=hide
|searchlabel=... further results
|sep=,
|template=SubarchList
}}
{{TableEnd}}

Revision as of 04:38, March 23, 2015

Download/Browse Funtoo Linux Subarches

This page provides an overview of Funtoo Linux sub-architectures (also called subarches) designed for quick and easy reference. Funtoo Linux provides optimized installation images for all sub-architectures listed below. Clicking on a particular subarch will bring you to a detail page where you can learn more about that subarch and download a stage3 for installation.

   Note

There are a couple of ways to identify the type of CPU you have. One option is to use the lscpu command:

root # lscpu

If the lscpu command is unavailable, you can get similar information via /proc:

root # cat /proc/cpuinfo | grep "^model name" | uniq
model name	: Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz

The cpuid command is another option and can provide other interesting information:

root # emerge cpuid; cpuid | tail -n 1
   Note

Finding which subarch your hardware needs to use takes a little bit of searching. Take the chip name gathered, then google wiki chipname to find the wikipedia article for your chip. The right hand column of your processors wiki article will list the microarchitecture.

example: searching for "amd phenom wiki" returns this article & the article says its "Microarchitecture K10"

ARM

{{#ask:CPU Family::32-bit ARM Processors |?# |?Subarch |?CFLAGS |?Description |format=template |link=none |headers=hide |searchlabel=... further results |sep=, |template=SubarchList }}

32-bit ARM Processors

PC-Compatible

{{#ask:CPU Family::64-bit AMD Processors |?# |?Subarch |?CFLAGS |?Description |format=template |link=none |headers=hide |searchlabel=... further results |sep=, |template=SubarchList }}

{{#ask:CPU Family::64-bit Intel Processors |?# |?Subarch |?CFLAGS |?Description |format=template |link=none |headers=hide |searchlabel=... further results |sep=, |template=SubarchList }}

{{#ask:CPU Family::64-bit Processors (PC-Compatible, Generic) |?# |?Subarch |?CFLAGS |?Description |format=template |link=none |headers=hide |searchlabel=... further results |sep=, |template=SubarchList }}

{{#ask:CPU Family::32-bit AMD Processors |?# |?Subarch |?CFLAGS |?Description |format=template |link=none |headers=hide |searchlabel=... further results |sep=, |template=SubarchList }}

{{#ask:CPU Family::32-bit Intel Processors |?# |?Subarch |?CFLAGS |?Description |format=template |link=none |headers=hide |searchlabel=... further results |sep=, |template=SubarchList }}

{{#ask:CPU Family::32-bit Processors (PC-Compatible, Generic) |?# |?Subarch |?CFLAGS |?Description |format=template |link=none |headers=hide |searchlabel=... further results |sep=, |template=SubarchList }}

64-bit AMD Processors
64-bit Intel Processors
64-bit PC-Compatible (Generic) Processors
32-bit AMD Processors
32-bit Intel Processors
32-bit PC-Compatible (Generic) Processors