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
[Request] AM3 support for ECS RS485M-M
Last Post: Vlad94
Yesterday 05:18 PM
» Replies: 6
» Views: 960
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: DeathBringer
Yesterday 03:26 PM
» Replies: 6
» Views: 538
ASUS M2N4-SLI new cpu
Last Post: Vlad94
Yesterday 02:52 PM
» Replies: 9
» Views: 2174
UNLOCKED BIOS S3810 WITH LIMIT 8GB RAM
Last Post: DeathBringer
Yesterday 11:55 AM
» Replies: 1
» Views: 292
Microcode Update for HP Compaq DC7900 (7...
Last Post: DeathBringer
Yesterday 11:52 AM
» Replies: 19
» Views: 10984
[REQUEST] Lenovo Flex 2-14 (A0CNxxWW) Wh...
Last Post: Dudu2002
Yesterday 11:51 AM
» Replies: 246
» Views: 118681
disabling amd prochot with moded bios.
Last Post: vorajeeah
Yesterday 07:21 AM
» Replies: 0
» Views: 209
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Dudu2002
10-17-2025 11:34 PM
» Replies: 343
» Views: 199382
[REQUEST] Samsung RV520 BIOS Unlock
Last Post: ezikCel
10-17-2025 07:45 PM
» Replies: 9
» Views: 13734
Winflash "flash bios is not an upgrade" ...
Last Post: lovie_loveth
10-17-2025 06:47 PM
» Replies: 23
» Views: 11847
[REQUEST] Sony Vaio SVE141 & SVE151 seri...
Last Post: nitro88
10-17-2025 02:13 AM
» Replies: 59
» Views: 37947
[REQUEST] Toshiba Satellite L750D & L755...
Last Post: thepwrtank18
10-16-2025 08:20 PM
» Replies: 14
» Views: 12985
Huananzhi x79-8d
Last Post: lomajpure
10-16-2025 01:13 PM
» Replies: 0
» Views: 335
Alienware M17x R3 Bios Unlock
Last Post: Dudu2002
10-16-2025 10:40 AM
» Replies: 12
» Views: 20988
[REQUEST] Gigabyte Aorus 15G KC BIOS unl...
Last Post: Dudu2002
10-14-2025 05:10 PM
» Replies: 35
» Views: 15911
Aorus 17G YD unlock bios?
Last Post: Dudu2002
10-14-2025 05:08 PM
» Replies: 1
» Views: 598
Unlocking the Hidden MAINTENANCE Menu of...
Last Post: 123BIOS
10-14-2025 10:31 AM
» Replies: 0
» Views: 921
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: pitnixu
10-14-2025 04:12 AM
» Replies: 757
» Views: 366822
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: Jamil Missen
10-13-2025 10:04 PM
» Replies: 335
» Views: 167337
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: deliter
10-13-2025 09:32 PM
» Replies: 168
» Views: 70186

Disable nvidia optimus asus s56cm
#1
Sad 
Hello,

Do you think it is possible to disable the nvidia gtx 635m (optimus) in my bios? I have mac os, optimus is not supported.
It's poorly managed and very hot in my ultrabook (in windows it does not heat...)
And I do not have a menu in the bios to disable it (thank's asus...)

I do not understand how to do, please help me.

My bios it's
.zip   K56CMAS209.zip (Size: 2.6 MB / Downloads: 6)

Sorry bad English, I'm french

edit : I tried to edit my DSDT file but I'm not happened ...

.zip   DSDT_TONIO.aml.zip (Size: 32.68 KB / Downloads: 0)
find
quote
#2
Please help me, I can not use osx because the pc is too hot and is too noisy Sad

All my pc work very well with osx, but the gtx 635m breaks all SadSad
find
quote
#3
I give 50 € to unlock the one who puts the menu "disable optimus' in my bios.

I really need help please.
find
quote
#4
Thumbs Down 
...

I'm go back in windows, it's much complicated to mod my bios
I can't do it alone.

Thank you community Heart
find
quote
#5
Thumbs Up 
I have disable my GTX 635m in my DSDT.aml with this :

Method (PINI, 0, NotSerialized)
{
\_SB.PCI0.PEG0.PEGP._OFF ()
\_SB.PCI0.PEG0.PEGP._PS0 ()
}

--------------------------------------------------

Method (_WAK, 1, Serialized)
{
PINI ()
WAK (Arg0)
Return (Package (0x02)
{
Zero,
Zero
})
}

--------------------------------------------------


Method (_INI, 0, NotSerialized)
{
PINI ()
Store (0x07D0, OSYS)
If (CondRefOf (\_OSI, Local0))
{
If (_OSI ("Windows 2001"))
{
Store (0x07D1, OSYS)
}
If (_OSI ("Windows 2001 SP1"))
{
Store (0x07D1, OSYS)
}
If (_OSI ("Windows 2001 SP2"))
{
Store (0x07D2, OSYS)
}
If (_OSI ("Windows 2001.1"))
{
Store (0x07D3, OSYS)
}
If (_OSI ("Windows 2006"))
{
Store (0x07D6, OSYS)
}
If (_OSI ("Windows 2009"))
{
Store (0x07D9, OSYS)
}
}
}

And I saved 50 euros Big Grin
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)