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
Lenovo X250 WAN whitelist remove
Last Post: rahimali
Today 11:59 AM
» Replies: 12
» Views: 4039
[REQUEST] HP Elitebook 8560w Whitelist R...
Last Post: daedaluus
Today 11:16 AM
» Replies: 26
» Views: 16821
How to peek inside a bios that comes as ...
Last Post: amyleon
Today 10:46 AM
» Replies: 1
» Views: 1436
BTC79X9 Core unlock
Last Post: Stahan
Today 05:27 AM
» Replies: 0
» Views: 128
UNLOCKED BIOS S3810 WITH LIMIT 8GB RAM
Last Post: DeathBringer
Today 03:26 AM
» Replies: 9
» Views: 760
Biostar N68S3B to disable TDP check
Last Post: DeathBringer
Today 03:24 AM
» Replies: 3
» Views: 209
[REQUEST] Lenovo Thinkpad T420s (8CETxxW...
Last Post: fr4nk
Yesterday 09:35 PM
» Replies: 196
» Views: 122205
BIOS P09ABE and 32GB RAM with 2 16GB mod...
Last Post: DeathBringer
Yesterday 11:16 AM
» Replies: 3
» Views: 430
Microcode Update for HP Compaq DC7900 (7...
Last Post: MarkF
Yesterday 09:53 AM
» Replies: 20
» Views: 11187
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
Yesterday 02:03 AM
» Replies: 7
» Views: 1067
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: TheMiataFanatic
Yesterday 01:22 AM
» Replies: 134
» Views: 94232
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: DeathBringer
10-18-2025 03:26 PM
» Replies: 6
» Views: 600
ASUS M2N4-SLI new cpu
Last Post: Vlad94
10-18-2025 02:52 PM
» Replies: 9
» Views: 2226
[REQUEST] Lenovo Flex 2-14 (A0CNxxWW) Wh...
Last Post: Dudu2002
10-18-2025 11:51 AM
» Replies: 246
» Views: 119233
disabling amd prochot with moded bios.
Last Post: vorajeeah
10-18-2025 07:21 AM
» Replies: 0
» Views: 465
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Dudu2002
10-17-2025 11:34 PM
» Replies: 343
» Views: 199805
[REQUEST] Samsung RV520 BIOS Unlock
Last Post: ezikCel
10-17-2025 07:45 PM
» Replies: 9
» Views: 13760
Winflash "flash bios is not an upgrade" ...
Last Post: lovie_loveth
10-17-2025 06:47 PM
» Replies: 23
» Views: 11921
[REQUEST] Sony Vaio SVE141 & SVE151 seri...
Last Post: nitro88
10-17-2025 02:13 AM
» Replies: 59
» Views: 38099
[REQUEST] Toshiba Satellite L750D & L755...
Last Post: thepwrtank18
10-16-2025 08:20 PM
» Replies: 14
» Views: 13015

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)