tlefko / XPS13-9350-Catalina

Files for Catalina Installation
Eclipse Public License 2.0
27 stars 4 forks source link

Random flickering of QHD monitor #20

Closed pjeorge closed 4 years ago

pjeorge commented 4 years ago

Hullo, I followed your guide. Everything works great. Thanks! But I get random flickering from the built-in QHD monitor. I tried even with the guest accounts but it happens there as well. What could I do to debug and improve the issue?

Thanks for your time

pjeorge commented 4 years ago

(I wasn't having this problem with Linux or with Windows on the same machine) (I saw that there is a Beta version with Big Sur, but I'm more interested in a stable setup nowadays)

tlefko commented 4 years ago

@pjeorge what do you mean by random flickering? does this occur after sleep? -- I think this happens after a sleep sometimes because of the QHD screen. run this command and let me know the results.

sudo pmset -a sleep 0; sudo pmset -a hibernatemode 0; sudo pmset -a disablesleep 1;

the issue i think is random artifacting which you are describing which happens after wakeup

pjeorge commented 4 years ago

I actually already tried that but to no avail. The screen basically turns completely off and on in less than a seconds. It happens also from a fresh startup without sleep.

tlefko commented 4 years ago

@pjeorge add this into the plist config

-igfxmlr -igfxonln=1 igfxonln=1 igfxmlr

add all of those as separate arguments using clover configurator the config.plist

use the - and without

tlefko commented 4 years ago

@pjeorge let me know if it helps

pjeorge commented 4 years ago

Had to revert cause I wasn't able to login in without external monitor. Still, thanks! I'm going to try Big Sur EFI folder.

pjeorge commented 4 years ago

Nope. Still flikers after sleep disabled. When from shell mode gets detached and used standalone without external monitor 🤷

tlefko commented 4 years ago

have to be honest, never heard of this issue before. so unusual, im not really sure whats ausing it

On Mon, 9 Nov 2020 at 16:36, P J notifications@github.com wrote:

Nope. Still flikers after sleep disabled. When from shell mode gets detached and used standalone without external monitor 🤷

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/tlefko/XPS13-9350-Catalina/issues/20#issuecomment-724292884, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKHES3D5SD6IG6ZIV42ZMSLSPBOGNANCNFSM4TOLCMFA .

pjeorge commented 4 years ago

No worries. Thanks for the trouble