Git Product home page Git Product logo

Comments (6)

AutinMitra avatar AutinMitra commented on May 20, 2024

Can confirm! AAPL, ig-platform BAAnWQ== has fixed some graphics glitches when waking from sleep, and fixed an under-scaling issue with one-key-hidpi (I think, hopefully I didn't speak to soon)

from x1c6-hackintosh.

benbender avatar benbender commented on May 20, 2024

Works also on UHD 620, pci-id 5917 / Thinkpad T480 \o/

from x1c6-hackintosh.

outdoormagic avatar outdoormagic commented on May 20, 2024

I had followed rehabman's instructions to disable sleep and hibernation, namely running:

sudo pmset -a hibernatemode 0
sudo rm /var/vm/sleepimage
sudo mkdir /var/vm/sleepimage
sudo pmset -a standby 0
sudo pmset -a autopoweroff 0

I switched the 0s back to 1 and removed the sleepimage dir, but it still doesn't sleep. Any ideas how to reactivate sleep?

Thanks.

from x1c6-hackintosh.

AutinMitra avatar AutinMitra commented on May 20, 2024

I had followed rehabman's instructions to disable sleep and hibernation, namely running:

sudo pmset -a hibernatemode 0
sudo rm /var/vm/sleepimage
sudo mkdir /var/vm/sleepimage
sudo pmset -a standby 0
sudo pmset -a autopoweroff 0

I switched the 0s back to 1 and removed the sleepimage dir, but it still doesn't sleep. Any ideas how to reactivate sleep?

Thanks.

I think what the fix does is fix graphics/resolution issues after suspend, not hibernate. I think it's best to set those back to 0s, since apple hibernation/sleep may corrupt the SSD

from x1c6-hackintosh.

tylernguyen avatar tylernguyen commented on May 20, 2024

Hi,

I've found an ig-platform that works perfectly for my 20KH (04002759). The screen sleep problems are gone! The screen also properly restores after sleep (no weird resolution issues).

Here is what I have:

<dict>
	<key>AddProperties</key>
	<array>
		<dict>
			<key>Device</key>
			<string>IntelGFX</string>
			<key>Disabled</key>
			<false/>
			<key>Key</key>
			<string>AAPL,GfxYTile</string>
			<key>Value</key>
			<data>AQAAAA==</data>
		</dict>
	</array>
	<key>Audio</key>
	<dict>
		<key>Inject</key>
		<string>No</string>
		<key>ResetHDA</key>
		<true/>
	</dict>
	<key>Properties</key>
	<dict>
		<key>PciRoot(0)/Pci(0x02,0)</key>
		<dict>
			<key>AAPL,ig-platform-id</key>
			<data>BAAnWQ==</data>
			<key>AAPL,slot-name</key>
			<string>Internal</string>
			<key>device-id</key>
			<data>FlkAAA==</data>
			<key>device_type</key>
			<string>VGA compatible controller</string>
			<key>enable-hdmi20</key>
			<data>AQAAAA==</data>
			<key>framebuffer-con0-enable</key>
			<data>AQAAAA==</data>
			<key>framebuffer-con0-pipe</key>
			<data>EgAAAA==</data>
			<key>framebuffer-con0-type</key>
			<data>AAQAAA==</data>
			<key>framebuffer-con1-enable</key>
			<data>AQAAAA==</data>
			<key>framebuffer-con1-flags</key>
			<data>hwEAAA==</data>
			<key>framebuffer-con1-pipe</key>
			<data>EgAAAA==</data>
			<key>framebuffer-con1-type</key>
			<data>AAgAAA==</data>
			<key>framebuffer-con2-enable</key>
			<data>AQAAAA==</data>
			<key>framebuffer-con2-flags</key>
			<data>hwEAAA==</data>
			<key>framebuffer-con2-pipe</key>
			<data>EgAAAA==</data>
			<key>framebuffer-con2-type</key>
			<data>AAgAAA==</data>
			<key>framebuffer-con3-enable</key>
			<data>AQAAAA==</data>
			<key>framebuffer-con3-flags</key>
			<data>hwEAAA==</data>
			<key>framebuffer-con3-pipe</key>
			<data>EgAAAA==</data>
			<key>framebuffer-con3-type</key>
			<data>AAgAAA==</data>
			<key>framebuffer-fbmem</key>
			<data>AACQAA==</data>
			<key>framebuffer-patch-enable</key>
			<integer>1</integer>
			<key>framebuffer-stolenmem</key>
			<data>AAAwAQ==</data>
			<key>hda-gfx</key>
			<string>onboard-1</string>
		</dict>
		<key>PciRoot(0)/Pci(0x1f,3)</key>
		<dict>
			<key>#PinConfigurations</key>
			<data></data>
			<key>hda-gfx</key>
			<string>onboard-1</string>
			<key>layout-id</key>
			<integer>11</integer>
			<key>no-controller-patch</key>
			<integer>1</integer>
		</dict>
	</dict>
	<key>USB</key>
	<dict>
		<key>AddClockID</key>
		<true/>
		<key>FixOwnership</key>
		<true/>
		<key>Inject</key>
		<true/>
	</dict>
	<key>UseIntelHDMI</key>
	<false/>
</dict>
</plist>

Thank you so much for bringing this to my attention! I am currently very busy, hence why the repo has not been updated for a while. But I will test it and update the repo as soon as I have the time.

from x1c6-hackintosh.

tylernguyen avatar tylernguyen commented on May 20, 2024

@velaar I can attest that BAAnWQ== is indeed the better AAPL,ig-platform. Moving forward, this will be the ig-platform for my configuration. Thank you for bringing this to my attention. Looking forward to your next contribution!

from x1c6-hackintosh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.