Jump to content

Opening App Store Freezes entire system


Jai_Arun
 Share

10 posts in this topic

Recommended Posts

Opening App store freezes the entire system. I'm on Beta 4, haven't really tried opening the App Store but did so today to update to Catalina, and the App Store freezes the entire system within 3 seconds of opening it.

 

These are the kexts I have enabled:

 

 

 

Screen Shot 2019-10-08 at 8.26.21 am.png

Link to comment
Share on other sites

same here with my new setup the freeze occurs mostly when Apple Music is running, couldn't find a way to solve so I guess I'll be downgrading to Mojave till 10.15.2 is being released, though there is no issue on rMBP 2017/2018

 

my Build is : i9-9900K Z390 Aorus Master + 16 GB Ram + R9 290X

Link to comment
Share on other sites

11 hours ago, Tusskan said:

same here with my new setup the freeze occurs mostly when Apple Music is running, couldn't find a way to solve so I guess I'll be downgrading to Mojave till 10.15.2 is being released, though there is no issue on rMBP 2017/2018

 

my Build is : i9-9900K Z390 Aorus Master + 16 GB Ram + R9 290X

I tried downgrading to Mojave but the issue has persisted, I'm gonna try clean install now

Link to comment
Share on other sites

UPDATE: I have updated to the stable release of Catalina and have manually updated all my kexts and set csr config to 0x3E7, 0x0, and 0x67.

The problem still persists.

I have also confirmed that the freeze occurs with Apple Music, Podcasts, News, and AppleTV.

Link to comment
Share on other sites

my problem seems solved by remove some ssdt patch, now I'm using opencore as boot loader.  these are my ssdt patches

 

			<dict>
				<key>Comment</key>
				<string>SSDT-DMAC</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-DMAC.aml</string>
			</dict>		
			<dict>
				<key>Comment</key>
				<string>SSDT-DTPG</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-DTPG.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-EC</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-EC.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-USBX</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-USBX.aml</string>
			</dict>			
			<dict>
				<key>Comment</key>
				<string>SSDT-UIAC</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-UIAC.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-PLUG</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-PLUG.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-SBUS-MCHC</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-SBUS-MCHC.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-PNLF</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-PNLF.aml</string>
			</dict>		

 

Edited by steve3d
  • Like 2
Link to comment
Share on other sites

6 hours ago, steve3d said:

my problem seems solved by remove some ssdt patch, now I'm using opencore as boot loader.  these are my ssdt patches

 


			<dict>
				<key>Comment</key>
				<string>SSDT-DMAC</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-DMAC.aml</string>
			</dict>		
			<dict>
				<key>Comment</key>
				<string>SSDT-DTPG</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-DTPG.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-EC</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-EC.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-USBX</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-USBX.aml</string>
			</dict>			
			<dict>
				<key>Comment</key>
				<string>SSDT-UIAC</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-UIAC.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-PLUG</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-PLUG.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-SBUS-MCHC</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-SBUS-MCHC.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-PNLF</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-PNLF.aml</string>
			</dict>		

 

Thank you! But I've never patched SSDT before, how do you do this?

 

I've downloaded MaciASL and have obtained the origin files from clover but I have no clue what I'm supposed to do, there are 5 files saying SSDT (SSDT-0, SSDT-1, etc.) and I don't know where to start, any help would be appreciated!

Edited by Jai_Arun
Link to comment
Share on other sites

11 hours ago, steve3d said:

my problem seems solved by remove some ssdt patch, now I'm using opencore as boot loader.  these are my ssdt patches

 


			<dict>
				<key>Comment</key>
				<string>SSDT-DMAC</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-DMAC.aml</string>
			</dict>		
			<dict>
				<key>Comment</key>
				<string>SSDT-DTPG</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-DTPG.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-EC</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-EC.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-USBX</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-USBX.aml</string>
			</dict>			
			<dict>
				<key>Comment</key>
				<string>SSDT-UIAC</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-UIAC.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-PLUG</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-PLUG.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-SBUS-MCHC</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-SBUS-MCHC.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-PNLF</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-PNLF.aml</string>
			</dict>		

 

Which SSDT patches did you remove?

Link to comment
Share on other sites

19 hours ago, CyCLoBoT said:

Which SSDT patches did you remove?

these are only used ssdts on my config.plist, so of course I remove any other ssdts except the listed here.

On 10/11/2019 at 10:33 PM, Jai_Arun said:

Thank you! But I've never patched SSDT before, how do you do this?

 

I've downloaded MaciASL and have obtained the origin files from clover but I have no clue what I'm supposed to do, there are 5 files saying SSDT (SSDT-0, SSDT-1, etc.) and I don't know where to start, any help would be appreciated!

 

all these ssdt's are pretty common to anyone who followed a good install guide. you can search these anywhere and easy to find your answer.

Link to comment
Share on other sites

  • 5 weeks later...

I just wanted to 2nd this issue.

As soon as the App Store is opened, screen will freeze, although not the entire system. There’s still hdd traffic going in for some time.

 

Fresh plain install on a z68 system and i7-3770 which should be well supported.

I’m trying to use iGPU HD4000.

 

When using dGPU, no freeze occurs. So it’s likely an issue with the graphics part.

 

Using clover 5098 and virtualsmc, Lilu, weg, ... iMac13,2 (also tried 13,1 or macmini6,2)

With and without ssdt.aml

 

Since some seem to use fakesmc and still have the same issue, I would not consider this alone to be the root cause. (Vs Virtualsmc)

 

I wonder if those, who are using a dGPU have their iGPU active or completely switched off in bios?

 

 

 

 

 

Gesendet von iPhone mit Tapatalk

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...