Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
ASUS R1F CPU upgrade
Last Post: bobo10
Today 03:40 PM
» Replies: 0
» Views: 61
Asus h110m-a & xeon e3-1280v5
Last Post: DeathBringer
Today 01:41 PM
» Replies: 1
» Views: 82
[REQUEST] Lenovo IdeaPad Flex 15 (8ACNxx...
Last Post: psycomaffo
Today 10:36 AM
» Replies: 69
» Views: 26016
Request for Modded BIOS with AI Tweaker ...
Last Post: CertifiedCosmos
Yesterday 05:04 PM
» Replies: 0
» Views: 108
Lenovo ThinkCentre M71e GPU Whitelist re...
Last Post: saschalein
Yesterday 03:23 PM
» Replies: 0
» Views: 92
[REQUEST] Lenovo Ideapad 330S-15ARR (7WC...
Last Post: nadolivbios
Yesterday 01:26 PM
» Replies: 25
» Views: 6120
How To Add SLIC 2.1 To An Intel Motherbo...
Last Post: sanya.silitskiy
Yesterday 11:52 AM
» Replies: 73
» Views: 219978
[REQUEST] 13w Yoga Gen 2 (Type 82YR) (KB...
Last Post: SiberianTiger97
Yesterday 09:48 AM
» Replies: 2
» Views: 163
Acer Extensa 5620: CPU replace
Last Post: MPM
Yesterday 08:28 AM
» Replies: 2
» Views: 145
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: nrns
04-16-2024 08:08 PM
» Replies: 232
» Views: 98527
[REQUEST] Lenovo Y70-70 (9ECNxxWW) White...
Last Post: Dudu2002
04-16-2024 02:35 PM
» Replies: 103
» Views: 24034
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: Dudu2002
04-16-2024 07:29 AM
» Replies: 847
» Views: 324171
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
04-16-2024 07:28 AM
» Replies: 26
» Views: 1000
[REQUEST] Lenovo ThinkPad P14s 3rd Gen 1...
Last Post: Dudu2002
04-16-2024 07:26 AM
» Replies: 4
» Views: 295
Add CPU support Lenovo M715s
Last Post: pashtet440
04-16-2024 06:56 AM
» Replies: 0
» Views: 143
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
04-14-2024 09:02 AM
» Replies: 1733
» Views: 542216
Dell Latitude 5520 - get to know passwor...
Last Post: yeti1299
04-14-2024 06:48 AM
» Replies: 2
» Views: 246
[REQUEST]: Asus TP420IA - how to dump bi...
Last Post: quantumx3
04-14-2024 05:34 AM
» Replies: 0
» Views: 213
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: Nightdemon2001
04-14-2024 01:13 AM
» Replies: 2319
» Views: 656746
[REQUEST] Lenovo B575 (52CNxxWW) Whiteli...
Last Post: thepwrtank18
04-13-2024 06:13 PM
» Replies: 56
» Views: 20452

[SOLVED] Sony VAIO VPCCA i7 2860QM Quad Core Support
#1
Update: No BIOS mod was required. It was just msconfig (mis)configuration.

Hi there,

I just bought an Intel i7 2860QM to upgrade my laptop, but I found the BIOS only allows 2 working cores (4 threads). Would it be possible to modify it so I can get the 4 cores and 8 threads?

Here are some details from CPU-Z
[Image: VAIO.png]

And the BIOS  - R0242V2
http://sonyvaiodriver.com/category/sony-...e-drivers/


Thank you in advance.
find
quote
#2
Do you know of any similar mod? I guess it should be possible. Any link I could use to see if I could do it myself?

I guess this limitation was imposed by Sony to have power consumption under control (the original i7 2620M had a TDP of 35w and this one is 45W), but since I'm using an external GPU, I guess i have more room.

Thanks.
find
quote
#3
Disable CPU Core Parking feature .
find
quote
#4
(09-13-2015, 02:34 PM)DeathBringer Wrote: Disable CPU Core Parking feature .

Hey! Thanks a lot for the suggestion. I had never heard about it before. Unfortunately, I did a bit of research, tried unparking them all but I still only see 4 cores in the task manager... But now I have doubts about the actual root of the limitation. Taking a look at the device manager, it shows 8 logic cores
[Image: Device_Manager.jpg]

Could it be something related with the OS instead of the BIOS? I'm running a clean install of Windows 7 Enterpirse x64.
find
quote
#5
Try this:
Quote:Open regedit and navigate to

"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\ PowerSettings\54533251-82be-4824-96c1-47b60b740d00"
Then search for "0cc5b647-c1df-4637-891a-dec35c318583"

and set "Attributes" from "1" to "0"
Then open your energy options. You should have a new entry now:

Set the "Processor performance core parking min cores" to 100%
and reboot.
find
quote
#6
(09-16-2015, 01:45 AM)DeathBringer Wrote: Try this:
Quote:Open regedit and navigate to

"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\ PowerSettings\54533251-82be-4824-96c1-47b60b740d00"
Then search for "0cc5b647-c1df-4637-891a-dec35c318583"

and set "Attributes" from "1" to "0"
Then open your energy options. You should have a new entry now:

Set the "Processor performance core parking min cores" to 100%
and reboot.

Still no luck  Undecided
I tried http://www.coderbag.com/programming-c/di...ng-utility and https://bitsum.com/parkcontrol/, and both report only 4 cores.

Any other ideas?
find
quote
#7
No more ideas. Device manager shows 8 logic cores then it isn't a BIOS's problem. So It's offtopic.
find
quote
#8
(09-17-2015, 12:05 AM)Cheve Wrote:
(09-16-2015, 01:45 AM)DeathBringer Wrote: Try this:
Quote:Open regedit and navigate to

"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\ PowerSettings\54533251-82be-4824-96c1-47b60b740d00"
Then search for "0cc5b647-c1df-4637-891a-dec35c318583"

and set "Attributes" from "1" to "0"
Then open your energy options. You should have a new entry now:

Set the "Processor performance core parking min cores" to 100%
and reboot.

Still no luck  Undecided
I tried http://www.coderbag.com/programming-c/di...ng-utility and https://bitsum.com/parkcontrol/, and both report only 4 cores.

Any other ideas?

check msconfig?

also whats the taskmanager showing now?
just to make sure. you have 4 cores. and 8 threads. that's how it should be reported too. you don't have 8 cores.
find
quote
#9
(09-17-2015, 05:29 AM)GizmoTheGreen Wrote:
(09-17-2015, 12:05 AM)Cheve Wrote:
(09-16-2015, 01:45 AM)DeathBringer Wrote: Try this:
Quote:Open regedit and navigate to

"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\ PowerSettings\54533251-82be-4824-96c1-47b60b740d00"
Then search for "0cc5b647-c1df-4637-891a-dec35c318583"

and set "Attributes" from "1" to "0"
Then open your energy options. You should have a new entry now:

Set the "Processor performance core parking min cores" to 100%
and reboot.

Still no luck  Undecided
I tried http://www.coderbag.com/programming-c/di...ng-utility and https://bitsum.com/parkcontrol/, and both report only 4 cores.

Any other ideas?

check msconfig?

also whats the taskmanager showing now?
just to make sure. you have 4 cores. and 8 threads. that's how it should be reported too. you don't have 8 cores.

Sure, 4 cores/8 threads. But everywhere I check (task manager, msconfig, CPU-Z, those unparking apps), except for the Device Manager, shows 4 threads (2 cores/4 threads).

I would like to check with my desktop computer what does the device manager show if I limit the number of cores from BIOS, but I'm currently far away from it for the following weeks. Could anyone try that for me, please?

I managed to unpack my BIOS, but need to research what should I look for.
find
quote
#10
Cheve, show a screenshot of msconfig under button Advanced options on current OS in Boot tab. E.g.
[Image: MSConfig_Boot_Advanced_Options.gif]
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)