ChefKissInc / NootedRed

The AMD Vega iGPU support patch kext. No commercial use.
https://chefkissinc.github.io/nootedred
Other
1.57k stars 692 forks source link

Some content and heavy applications cause GPU panics (hangs) or artefacts #13

Closed VisualEhrmanntraut closed 10 months ago

VisualEhrmanntraut commented 1 year ago

Seems to be causing GPU page faults. Related dmesg attached below dmesg-1676548999.txt

VisualEhrmanntraut commented 1 year ago

Issue severity has been reduced. Only some videos cause this now

VisualEhrmanntraut commented 1 year ago

Seems to be related to VRAM size. Increasing VRAM on my laptop from 512MB to 1GB resolves it. Maybe because macOS thinks it's a dGPU, it's not optimising how much VRAM it can use. Requires more research

akwangl commented 1 year ago

Now I use the latest driver file, also encountered the same situation, but it won't crash, the picture card by card, the whole picture stuck for a while, not moving, after a while can be used

bobouncle commented 1 year ago

todesk application cannot be used. is crash

VisualEhrmanntraut commented 1 year ago

Very descriptive

hoppingninja666 commented 1 year ago

Playing a YouTube video Firefox causes hangup of the whole system and does not recover from this state. I am using macOS Monterey. In chrome and chrome based browsers, first few minutes when you use the search bar, the whole browser window turns pinkish and recovers after a while, and becomes smooth after a few of such hangup. I could play in 4k using chromium based browsers.

VisualEhrmanntraut commented 1 year ago

@hoppingninja666 It’s weird, some systems have problems with Chrome, some with Firefox, some not at all. Pretty weird

VisualEhrmanntraut commented 1 year ago

macOS wasn't brave enough to handle it

VisualEhrmanntraut commented 1 year ago

I have not forgotten about the issues; you don't need to create bumps.

sinsin700 commented 1 year ago

I can walk with Brave Browser but lag when opened I try to wait for it to be opened

joederpoliveira commented 1 year ago

First... Sorry for my bad english.

But. If you need Chrome like I do... This is what I did:

1) Install Chrome (duhh); 2) Open Terminal and paste "/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --args --disable-gpu" (without quotes); 3) Go to Chrome's settings and look for something like "Use hardware acceleration" and disable this option; 4) restart the browser.

I've done that and still haven't had any issues.

VisualEhrmanntraut commented 1 year ago

@joederpoliveira https://nootinc.github.io/nred#chrome-chromium-based-browsers-and-apps-like-sublime-text-cause-graphical-artefacts-amongst-other-problems

joederpoliveira commented 1 year ago

@joederpoliveira https://nootinc.github.io/nred#chrome-chromium-based-browsers-and-apps-like-sublime-text-cause-graphical-artefacts-amongst-other-problems

The problem is that opening Chrome already caused the crash. I just got it the way I posted above.

joederpoliveira commented 1 year ago

I didn't even have time to enter chrome://flags.

VisualEhrmanntraut commented 1 year ago

@joederpoliveira Sorry, I just meant that I already have this as an entry

joederpoliveira commented 1 year ago

@joederpoliveira Sorry, I just meant that I already have this as an entry

No problem. It turns out that my post can help someone who is not able to get into Chrome to disable the flag. That's why I decided to post it here. I think it should work on other Chromium based browsers.

winktool commented 11 months ago

Seems to be related to VRAM size. Increasing VRAM on my laptop from 512MB to 1GB resolves it. Maybe because macOS thinks it's a dGPU, it's not optimising how much VRAM it can use. Requires more research

plz how to change vram?

VisualEhrmanntraut commented 11 months ago

@winktool Smokeless-UMAF

winktool commented 11 months ago

Smokeless-UMAF

love you

Woohwah commented 11 months ago

On Ventura I got this issue when I open the App Store

liuliu11ss commented 10 months ago

5600H CPU opens an application or a page of the operating system will get stuck, and the system will respond later. The latest version of the driver, MAC OS is ventura.

VisualEhrmanntraut commented 10 months ago

Thanks, very useful

VisualEhrmanntraut commented 10 months ago

I am working on a potential fix. I think what I'm implementing will completely fix this and #137. No promises though.