Contribute
Register

<< Solved >> Razer Blade 2020 Blade - UHD 630 Restarts

Status
Not open for further replies.
Joined
Dec 26, 2012
Messages
14
Motherboard
Razer Blade 2020 Base
CPU
i7 10750H
Graphics
UHD 630
Mobile Phone
  1. iOS
Hi,

i bought an Razer Blade 2020 and i have an strange issue, sometimes it takes up to 3 or 4 times to boot into the os.
I took the framebuffer patches from an Dell XPS 9500 config, that has the same cpu like me.
Is something wrong with my config?
 

Attachments

  • Bildschirmfoto 2020-10-12 um 16.49.55.png
    Bildschirmfoto 2020-10-12 um 16.49.55.png
    226.5 KB · Views: 46
  • EFI.zip
    3 MB · Views: 43
Hi,

i bought an Razer Blade 2020 and i have an strange issue, sometimes it takes up to 3 or 4 times to boot into the os.
I took the framebuffer patches from an Dell XPS 9500 config, that has the same cpu like me.
Is something wrong with my config?
try adding:
Code:
<key>framebuffer-fbmem</key>
                <data>
                AACQAA==
                </data>
                <key>framebuffer-patch-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-stolenmem</key>
                <data>
                AAAwAQ==
                </data>
                <key>framebuffer-unifiedmem</key>
                <data>
                AAAAgA==
                </data>

to PciRoot(0x0)/Pci(0x2,0x0) section
 
It seem to be stable now, thank you very much
 
Status
Not open for further replies.
Back
Top