Tuesday, August 11, 2015

motherboard - Mainboard doesn't support my CPU

I've bought a new Mainboard Asus h61m-g and I have got some issues with it namely that my CPU intel core i7 2600 is not supported. At the start of booting it gives me message: This CPU is not supported!
I checked if my Mainboard supports my CPU and it was perfectly fine
http://www.asus.com/supportonly/H61M-G/HelpDesk_CPU/
and also upgraded BIOS but still "This CPU is not supported".
I don't know what the issue might me.


btw. OS: win10 64bit

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...