Contribute
Register

HD4600 causing panic with device-id 12040000 (opencore) catalina

Status
Not open for further replies.
Joined
Aug 13, 2020
Messages
7
Motherboard
Lenovo (Intel QM87)
CPU
i7 4710mq
Graphics
HD4600 / GT730M
Hi everybody,
I've trying to get around this for days now:
Setup:
Lenovo T540p
Intel HD 4600 / GT730M
boot-args: -v keepsyms=1 debug=0x100 -wegdbg -wegnoegpu

When I set the device-id of the IGPU to 12040000 as suggested by opencore vanilla guide and many other sources around the web, my machinge gets stuck just before loggin in.

weg: configread16 IGPU reported 0x0412 instead of 0x0416
weg: configread32 IGPU 0x00001000 at off 0x00, result = 0x04168086
iokit: getOSData device-id has 412 value
weg: configread32 reported 0X04128086 instead of 0x04168086

gIOScreenLockState 3, hs 0, bs 0, now 0, sm 0x0

When I set a different device-id, I can boot normally, but then my IGPU is not being recognised properly and I have only 7mb of VRAM.

So, it would be great if any of you have ideas about this.
 

Attachments

  • config.plist
    39.4 KB · Views: 123
  • IMG_20200813_185656.jpg
    IMG_20200813_185656.jpg
    5.2 MB · Views: 184
Have you been able to solve it? I am struggling with this also.
 
Hi everybody,
I've trying to get around this for days now:
Setup:
Lenovo T540p
Intel HD 4600 / GT730M
boot-args: -v keepsyms=1 debug=0x100 -wegdbg -wegnoegpu

When I set the device-id of the IGPU to 12040000 as suggested by opencore vanilla guide and many other sources around the web, my machinge gets stuck just before loggin in.

weg: configread16 IGPU reported 0x0412 instead of 0x0416
weg: configread32 IGPU 0x00001000 at off 0x00, result = 0x04168086
iokit: getOSData device-id has 412 value
weg: configread32 reported 0X04128086 instead of 0x04168086

gIOScreenLockState 3, hs 0, bs 0, now 0, sm 0x0

When I set a different device-id, I can boot normally, but then my IGPU is not being recognised properly and I have only 7mb of VRAM.

So, it would be great if any of you have ideas about this.
I Solved my instalation and boot glitches using those flags bellow, dont ask me why, I just copied my old config.plist from my old mojave installation and everything works like a charm.
Tell me if it works for you too, good luck<3

Key Type Value
AAPL,ig-platform-id Data 0300220D
framebuffer-patch-enable Number 1
framebuffer-stolenmem Data 00003001
framebuffer-fbmem Data 00009000
framebuffer-cursor Data 00009000
device-id Data 86801204
 
Status
Not open for further replies.
Back
Top