Contribute
Register

Dell XPS 9300 4k Monterey OC

Hi,


Im trying to boot Monterey on my Dell XPS 9300 4K.

Every time I try and boot I Get a Kernel Panic. Can anyone help with the Kernel Panic? it always hangs at the same place.

Using the -igfxvesa boot arg I managed to install and boot Monterey but obviously I don't get any hardware acceleration.

I've attached my config.plist. I've removed all serial numbers from my config.plist

Specs
  • CPU: Intel Core i7-1065G7
  • GPU: Intel Iris Plus Graphics G7
  • DISPLAY: 13.4”, 4K UHD+ (3840 x 2400), IPS
  • STORAGE: 1TB SSD
  • RAM: 16GB LPDDR4x, 3733 MHz

Thanks



IMG_7051.jpg
IMG_6998.jpg
 

Attachments

  • config.plist
    32 KB · Views: 59
Hi,


Im trying to boot Monterey on my Dell XPS 9300 4K.

Every time I try and boot I Get a Kernel Panic. Can anyone help with the Kernel Panic? it always hangs at the same place.

Using the -igfxvesa boot arg I managed to install and boot Monterey but obviously I don't get any hardware acceleration.

I've attached my config.plist. I've removed all serial numbers from my config.plist

Specs
  • CPU: Intel Core i7-1065G7
  • GPU: Intel Iris Plus Graphics G7
  • DISPLAY: 13.4”, 4K UHD+ (3840 x 2400), IPS
  • STORAGE: 1TB SSD
  • RAM: 16GB LPDDR4x, 3733 MHz

Thanks



View attachment 544084View attachment 544083
try:
Device Properties - Add - PciRoot(0x0)/Pci(0x2,0x0)
device-id 5C8A0000
change - framebuffer-unifiedmem 000000C0

Boot Arguments:
add:
-igfxdvmt

 
try:
Device Properties - Add - PciRoot(0x0)/Pci(0x2,0x0)
device-id 5C8A0000
change - framebuffer-unifiedmem 000000C0

Boot Arguments:
add:
-igfxdvmt

Hi,

Thanks for your reply. I did the changes to the config.plist and managed to boot to desktop. But theres no graphics acceleration still and its stuck on 35mb vram.

Any other ideas i can try?
 
Hi,

Thanks for your reply. I did the changes to the config.plist and managed to boot to desktop. But theres no graphics acceleration still and its stuck on 35mb vram.

Any other ideas i can try?
upload new zipped OC folder
 
upload new zipped OC folder
Hi,

Thanks for your help. I've attached my OC folder.

I've also tried Big Sur and getting same problems.
 

Attachments

  • OC.zip
    27.2 MB · Views: 74
Hi,

Thanks for your help. I've attached my OC folder.

I've also tried Big Sur and getting same problems.
please read the faq for proper hardware profile setup:
 
disable:
PNLF renamed XNLF

try:

framebuffer-stolenmem 00003001
remove igfxfw

disable:
AppleBacklightSmoother.kext
Display-4d10-14cc.kext

remove:
igfxcflbklt=0 -applbklsmoothbeta

you could also check the config.plist from:
https://github.com/acidanthera/bugtracker/issues/1207

there are some different device properties you could test
 
disable:
PNLF renamed XNLF

try:

framebuffer-stolenmem 00003001
remove igfxfw

disable:
AppleBacklightSmoother.kext
Display-4d10-14cc.kext

remove:
igfxcflbklt=0 -applbklsmoothbeta

you could also check the config.plist from:
https://github.com/acidanthera/bugtracker/issues/1207

there are some different device properties you could test

Thanks for your help. I finally have graphics acceleration.

Using SMBIOS MacBookAir9,1 worked and following settings in config.plist

Screenshot 2022-03-20 at 14.34.29.png


Untitled.png
 
Back
Top