Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Changing Sandy Bridge to Ivy Bridge
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Blind_Sniper
Guru
Guru


Joined: 20 Apr 2018
Posts: 340

PostPosted: Sat Dec 08, 2018 5:37 pm    Post subject: Changing Sandy Bridge to Ivy Bridge Reply with quote

Hi!
Today I've got a box with gentoo installed.
It has a Sandy Bridge Pentium G850 on board. I have a more powerful cpu: Ivy Bridge i3-3225, and I want to replace pentium with it.

The question is: have I to rebuild entire the system from scratch or is it enough to rebuild packages as they will be updated in portage tree?
Back to top
View user's profile Send private message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5934

PostPosted: Sat Dec 08, 2018 8:28 pm    Post subject: Reply with quote

if the chip is compatible in your motherboard it should boot... as for making the change in gentoo, if you don't want to recompile everything now, i would at least do gcc, then @system.
_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
Back to top
View user's profile Send private message
saboya
Guru
Guru


Joined: 28 Nov 2006
Posts: 552
Location: Brazil

PostPosted: Sat Dec 08, 2018 11:03 pm    Post subject: Reply with quote

Everything will keep working just fine. Might want to compile AVX-compatible software since Ivy Bridge supports that and Sandy doesn't.
Back to top
View user's profile Send private message
mike155
Advocate
Advocate


Joined: 17 Sep 2010
Posts: 4438
Location: Frankfurt, Germany

PostPosted: Sat Dec 08, 2018 11:34 pm    Post subject: Reply with quote

Don't forget to adjust CFLAGS, CXXFLAGS and CPU_FLAGS_X86 in /etc/portage/make.conf.
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3922
Location: Hamburg

PostPosted: Sun Dec 09, 2018 9:53 am    Post subject: Reply with quote

Do this:
Code:
echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags
Back to top
View user's profile Send private message
Blind_Sniper
Guru
Guru


Joined: 20 Apr 2018
Posts: 340

PostPosted: Sun Dec 09, 2018 12:08 pm    Post subject: Reply with quote

Thanks for replies, guys.
Seems mobo has an old BIOS which lacks of IvyBridge support, just refuses to start.
Will try to rewrite BIOS and try to boot again.
Back to top
View user's profile Send private message
est921
n00b
n00b


Joined: 20 Dec 2015
Posts: 28

PostPosted: Sun Dec 09, 2018 1:00 pm    Post subject: Reply with quote

saboya wrote:
Everything will keep working just fine. Might want to compile AVX-compatible software since Ivy Bridge supports that and Sandy doesn't.
Sandybrigde does support avx. I think ivybridge is mostly a die shrink, not many new instructions or changes so rebuilding everything might not even make a noticable difference. Anyway, upgrading to a newer cpu from the same manufacturer should not result in any problems. I went from a 2600 to a 6800k without problems
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum