Difference between pages "News:Testing GNOME 3.14" and "Intel64-nehalem"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
{{News
{{Subarch
|Summary=GNOME 3.14 is now available in Funtoo, masked for testing. Help us test it!
|CPU Family=64-bit Intel Processors
|News Format=Extended
|subarch=corei7
|News Category=General
|CHOST=x86_64-pc-linux-gnu
|Author=Dantrell
|CFLAGS=-march=corei7 -O2 -pipe
|Publication Status=Published
|USE=mmx sse sse2 sse3 ssse3 sse4
|Deprecated By=GNOME 3.14 Unleashed
|Description=The '''corei7''' subarch supports the Nehalem, Westmere, Sandy_Bridge,  Ivy Bridge, and Haswel microarchitecture-based Intel Pentium/Celeron, Intel Core i3, i5, i7 and Xeon Processors.
|Publication Date=2014/10/22
|Icon=File:Gnome.jpg
}}
}}
{{Note|This is a News item page, and you can comment using DISQUS at the bottom.}}
Beginning in November 2008, Intel launched the first Core i7 processor, codenamed [[Wikipedia:Bloomfield_(microprocessor)|Bloomfield]], based on the [[Wikipedia:Nehalem_(microarchitecture)|Nehalem]] microarchitecture. With this launch, they also added to and modified the conventions used in their [[Wikipedia:Intel_Core|Intel Core]] branding scheme. '''(Not to be confused with the [[Wikipedia:Intel Core (microarchitecture)|Intel Core microarchitecture]]. See [[core2_64]].)'''. This new naming scheme distinguishes between grades of processors rather than microarchitectures or design. Therefore, the '''corei7''' subarch supports the [[Wikipedia:Nehalem_(microarchitecture)|Nehalem]], [[Wikipedia:Westmere_(microarchitecture)|Westmere]], [[Wikipedia:Sandy_Bridge_(microarchitecture)|Sandy Bridge]],  [[Wikipedia:Ivy_Bridge_(microarchitecture)|Ivy Bridge]], and [[Wikipedia:Haswell_(microarchitecture)|Haswell]] microarchitectures under the following brand names:


GNOME 3.14 is now available in Funtoo, masked for testing. Please help us test it. If you find bugs, or want more detailed information on what is included, please see  [https://bugs.funtoo.org/browse/FL-1637 FL-1637].
* Intel Pentium/Celeron (low-level consumer)
* Intel Core i3 (entry-level consumer)
* Intel Core i5 (mainstream consumer)
* Intel Core i7 (high-end consumer/business)
* Intel Xeon (business server/workstation)


== Preparing ==
See the following links for a list of supported [[Wikipedia:Celeron|Celeron]], [[Wikipedia:Pentium|Pentium]], [[Wikipedia:Intel_Core#Nehalem_microarchitecture_based|Nehalem]], [[Wikipedia:Westmere_(microarchitecture)|Westmere]], [[Wikipedia:Intel_Core#Sandy_Bridge_microarchitecture_based|Sandy Bridge]], [[Wikipedia:Intel_Core#Ivy_Bridge_microarchitecture_based|Ivy Bridge]], and [[Wikipedia:Intel_Core#Haswell_microarchitecture_based|Haswell]] processors.
 
=== sync ===
 
First, sync the tree if you haven't recently as you need access to a file in the tree:
 
<console>
###i## emerge --sync
</console>
 
=== unmask ===
 
Now, reverse the GNOME 3.14 mask file:
 
==== package.mask (directory) ====
 
<console>
###i## cd /etc/portage/package.unmask
###i## ln -s /usr/portage/profiles/package.mask/funtoo-gnome .
</console>
 
==== package.mask (file) ====
 
<console>
###i## cat /usr/portage/profiles/package.mask/funtoo-gnome >> /etc/portage/package.unmask
</console>
 
=== USE flags ===
 
Then to simplify matters, enable the gnome mix-in:
 
<console>
###i## eselect profile list
##g##Currently available mix-ins profiles:
  [11] funtoo/1.0/linux-gnu/mix-ins/audio
  [12]  funtoo/1.0/linux-gnu/mix-ins/cinnamon
  [13] funtoo/1.0/linux-gnu/mix-ins/console-extras
  [14] funtoo/1.0/linux-gnu/mix-ins/dvd
  [15]  funtoo/1.0/linux-gnu/mix-ins/gnome
  [16] funtoo/1.0/linux-gnu/mix-ins/kde
  [17] funtoo/1.0/linux-gnu/mix-ins/mate
  [18]  funtoo/1.0/linux-gnu/mix-ins/media
  [19] funtoo/1.0/linux-gnu/mix-ins/print
  [20] funtoo/1.0/linux-gnu/mix-ins/python3-only
  [21]  funtoo/1.0/linux-gnu/mix-ins/rhel5-compat
  [22] funtoo/1.0/linux-gnu/mix-ins/server-db
  [23funtoo/1.0/linux-gnu/mix-ins/server-mail
  [24]  funtoo/1.0/linux-gnu/mix-ins/server-web
  [25] funtoo/1.0/linux-gnu/mix-ins/X
  [26] funtoo/1.0/linux-gnu/mix-ins/xfce
  [27]  funtoo/1.0/linux-gnu/mix-ins/vmware-guest
  [28]  funtoo/1.0/linux-gnu/mix-ins/hardened
</console>
 
<console>
###i## eselect profile add funtoo/1.0/linux-gnu/mix-ins/gnome
</console>
 
== Emerging ==
 
=== Installing GNOME 3.14 ===
 
===== gnome =====
 
To emerge ''gnome'' run the following command:
 
<console>
###i## emerge gnome
</console>
 
===== gnome-light =====
 
To emerge ''gnome-light'' run the following command:
 
<console>
###i## emerge gnome-light
</console>
 
=== Upgrading from GNOME 3.12 ===
 
To update "gnome" or "gnome-light" run the following command:
 
<console>
###i## emerge -vauDN world
</console>
 
== Finishing Touches ==
 
=== Verify the inode/directory MimeType Handler ===
 
In some odd instances, baobab might take priority over nautilus when handling the inode/directory MimeType. If this behavior is not desired, add the following to /home/~/.local/share/applications/mimeapps.list:
 
<pre>
[Added Associations]
inode/directory=org.gnome.Nautilus.desktop;org.gnome.baobab.desktop;
</pre>
{{NewsFooter}}

Revision as of 10:02, December 20, 2014

This section lists the CPU-optimized Funtoo Linux builds currently available for download for corei7. The corei7 subarch supports the Nehalem, Westmere, Sandy_Bridge, Ivy Bridge, and Haswel microarchitecture-based Intel Pentium/Celeron, Intel Core i3, i5, i7 and Xeon Processors.

No downloadable stage builds are currently available for this sub-architecture.

The corei7 subarch supports the Nehalem, Westmere, Sandy_Bridge, Ivy Bridge, and Haswel microarchitecture-based Intel Pentium/Celeron, Intel Core i3, i5, i7 and Xeon Processors..

Architecture and Optimization

The following settings are applied to all stages for this subarch via Funtoo subarch profiles:

CHOSTx86_64-pc-linux-gnu
CFLAGS-march=corei7 -O2 -pipe

CPU Compatibility

The Funtoo CPU Database shows that this subarch is recommended for the following processors:

codenamenameplatformlaunch_datespec_codescore_countthread_countbase_clockmax_clocklithography

Beginning in November 2008, Intel launched the first Core i7 processor, codenamed Bloomfield, based on the Nehalem microarchitecture. With this launch, they also added to and modified the conventions used in their Intel Core branding scheme. (Not to be confused with the Intel Core microarchitecture. See core2_64.). This new naming scheme distinguishes between grades of processors rather than microarchitectures or design. Therefore, the corei7 subarch supports the Nehalem, Westmere, Sandy Bridge, Ivy Bridge, and Haswell microarchitectures under the following brand names:

  • Intel Pentium/Celeron (low-level consumer)
  • Intel Core i3 (entry-level consumer)
  • Intel Core i5 (mainstream consumer)
  • Intel Core i7 (high-end consumer/business)
  • Intel Xeon (business server/workstation)

See the following links for a list of supported Celeron, Pentium, Nehalem, Westmere, Sandy Bridge, Ivy Bridge, and Haswell processors.