Disable graphics acceleration to prevent blank screen

Questions about Cobian Reflector
Post Reply
sk0rpi0n
Posts: 2
Joined: 13 Apr 2024, 14:54

Disable graphics acceleration to prevent blank screen

Post by sk0rpi0n »

Hi all,
I noticed that with the latest versions (latest is 2.6.55 today) I'm encountering more and more often the "blank empty screen" problem on many setups (see this post: viewtopic.php?t=2016).
Like said in the post, it can be solved upgrading the graphics drivers (in many cases are Intel Graphics) BUT the problem is that not always is possible to upgrade the drivers due to Intel or PC manufacturer limitations.
Since the problem is obviously due to the new graphis acceleration support added with the latest versions (I suppose), I wonder if is it possible to disable graphics acceleration to prevent this issue (i.e. editing some .ini file).
Thank you!
User avatar
cobian
Site Admin
Posts: 4620
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: Disable graphics acceleration to prevent blank screen

Post by cobian »

Try setting

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Avalon.Graphics\DisableHWAcceleration

to 0

(Untested)
--
Luis Cobian
Cobian Backup's creator
sk0rpi0n
Posts: 2
Joined: 13 Apr 2024, 14:54

Re: Disable graphics acceleration to prevent blank screen

Post by sk0rpi0n »

Hi,
thank you; just for information: under the "Avalon.Graphics" key I have nothing, so I have to add a value, right? (see the screenshot)
Another 3 questions:

1) The value should be set to "0" or "1" (if it is "DisableHWAcceleration" I think it SHOULD be set to "1")
2) What king of value should I add? It's ok a DWORD 32?
3) Is this valid only for Cobian Reflector or is a general setting?

Thank you!
Attachments
Cobian.JPG
Cobian.JPG (55.92 KiB) Viewed 122 times
Last edited by sk0rpi0n on 13 Apr 2024, 17:33, edited 1 time in total.
User avatar
cobian
Site Admin
Posts: 4620
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: Disable graphics acceleration to prevent blank screen

Post by cobian »

Yes sorry, it should be 1. And add thevalue to the registry.

And this is a general setting for any program using WPF.
--
Luis Cobian
Cobian Backup's creator
sk0rpi0n
Posts: 2
Joined: 13 Apr 2024, 14:54

Re: Disable graphics acceleration to prevent blank screen

Post by sk0rpi0n »

Perfect, it's working... thank you!
Post Reply