- Joined
- Mar 16, 2011
- Messages
- 419
- Motherboard
- GA-Z77X-D3H rev1.1
- CPU
- i5 2500K
- Graphics
- 2x HD 6870
- Mobile Phone
-
Custom ssdt required. Attach IOReg.
Here you go
Custom ssdt required. Attach IOReg.
1. Back up SSDT-1.aml (or SSDT.aml, if installed)Here you go
I cannot compile as i get this error:93, 4090, Existing object has invalid type for Scope operator (_SB.PCI0.PEG0 [Untyped])1. Back up SSDT-1.aml (or SSDT.aml, if installed)
2. MaciASL/File/Open/SSDT-1, Copy:
Scope (_SB.PCI0.PEG0) ....
Method (_SB.PCI0.PEG0.PEGP._DSM, 4, NotSerialized) ....
3. Paste both into SSD-1 into the space before Method (_SB.PCI0.HDEF._DSM, 4, NotSerialized)
4. Rename (pasted PEG0 to PEG1) as shown:
Scope (_SB.PCI0.PEG1)
Method (_SB.PCI0.PEG1.PEGP._DSM, 4, NotSerialized)
5. Compile, etc.
Not helpful, IOReg????no 2nd HDMI output
Not helpful, IOReg????
Remove: Method (_SB.PCI0.PEG1.PEGP._DSM, 4, NotSerialized) ...Here you go:
Scope (_SB.PCI0.PEG1)
{
Device (GFX0)
{
Name (_ADR, One) // _ADR: Address
Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
{
If (LEqual (Arg2, Zero))
{
Return (Buffer (One)
{
0x03
})
}
Return (Package (0x0A)
{
"@0,connector-type",
Buffer (0x04)
{
0x00, 0x08, 0x00, 0x00
},
"@1,connector-type",
Buffer (0x04)
{
0x00, 0x08, 0x00, 0x00
},
"@2,connector-type",
Buffer (0x04)
{
0x00, 0x08, 0x00, 0x00
},
"@3,connector-type",
Buffer (0x04)
{
0x00, 0x08, 0x00, 0x00
},
"hda-gfx",
Buffer (0x0A)
{
"onboard-2"
}
})
}
}
Device (HDAU)
....
Intel HD46000 driver crashes on non native hardware when HDMI turned on (hot plug), no fix.every time that I switch off the tv, the system hangs no screen and I need to reboot it.
Probably not. I use a similar HDMI switch and switching causes a reboot.avoid me to reboot the pc every time I switch off the tv ?