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
BIOS Mod to Disable Intel iGPU on Acer V...
Last Post: DeathBringer
Today 01:12 PM
» Replies: 3
» Views: 72
Sony Vaio VGN-FE31M (R0170J3) / VGN-FE41...
Last Post: geanna
Yesterday 06:37 PM
» Replies: 54
» Views: 68833
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: Dudu2002
Yesterday 11:19 AM
» Replies: 214
» Views: 107359
[REQUEST] Acer Aspire 4750(G,Z) & 4752(G...
Last Post: vladimir500
Yesterday 06:45 AM
» Replies: 49
» Views: 48795
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
06-21-2025 02:05 PM
» Replies: 9
» Views: 910
[REQUEST] Acer PT715-51 (Triton 700) ins...
Last Post: count1100
06-21-2025 08:45 AM
» Replies: 27
» Views: 15900
[Request] Support for Intel Xeon E3-1230...
Last Post: biospains
06-21-2025 04:40 AM
» Replies: 36
» Views: 15654
Acer Aspire 5738 Restore full ram speed
Last Post: IrRaziel
06-20-2025 04:50 PM
» Replies: 10
» Views: 567
[REQUEST] Acer Aspire E1-510 BIOS Unlock
Last Post: banusri123
06-20-2025 03:31 PM
» Replies: 41
» Views: 38159
[REQUEST] Machenike F117-FPE BIOS Unlock
Last Post: mortalrun
06-20-2025 11:23 AM
» Replies: 0
» Views: 267
[REQUEST] Axioo Hype 5 AMD X3 Bios Unloc...
Last Post: Aseptartar
06-20-2025 12:39 AM
» Replies: 0
» Views: 287
BIOS Hex Offset
Last Post: Pacho
06-19-2025 03:33 PM
» Replies: 0
» Views: 276
[REQUEST] BIOS Unlock for Gigabyte G5-KD...
Last Post: Dudu2002
06-18-2025 06:52 AM
» Replies: 10
» Views: 3636
[REQUEST] HP 15-ac109nx – Insyde BIOS F....
Last Post: Naifaey13
06-18-2025 06:08 AM
» Replies: 0
» Views: 282
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
06-18-2025 02:45 AM
» Replies: 44
» Views: 13125
HP probook4436s(e2-3000m)can update to a...
Last Post: hurricaning
06-17-2025 09:21 AM
» Replies: 2
» Views: 430
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: Neonka
06-17-2025 05:05 AM
» Replies: 36
» Views: 14153
[REQUEST] Asus ROG Strix GL702ZC BIOS Un...
Last Post: bip_bop
06-17-2025 02:16 AM
» Replies: 171
» Views: 99292
[SOLVED] Lenovo E545 (HRETxxWW) WiFi + B...
Last Post: Vigor89
06-16-2025 04:51 PM
» Replies: 268
» Views: 118047
[Test, sp54926] HP Pavilion dm1-4000sd
Last Post: symbios24
06-16-2025 08:14 AM
» Replies: 36
» Views: 28863

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)