Jump to content

Precision 5510: unable to install Ventura


Justin Wallis

Recommended Posts

  • Moderators

I don't use OCC so I don't know what it does when you click scan/browse, I do all my edits manually with plistedit pro.

Looking at your error, I think it added 2 version of voodooInput.kext, one from Voodoops2controller and one VoodooI2C.kext to your config.plist.

Disable one and it should fix the problem.

Yes, you should disable the BRCM kexts from config and remove from kexts folder as well. No need if you have an Intel BT/Wifi combo

 

Give this a try

 

config-4k-Intel.plist.zip

  • Like 1
Link to comment
Share on other sites

Ahh. Shoot, I downloaded PlistEdit Pro and got overwhelmed trying to use it (for now).

 

Anyway... (starting from your 4k .plist file), I removed all these (the highlighted ones) kexts, from the .plst and kext folder:

870758770_ScreenShot2022-12-25at1_24_57PM.thumb.png.a29960a5d69a56aeb05bbd339c4d22a6.png

 

Then I dragged these kexts to the kexts folder and then (dragging from the efi/kexts folder seemed to avoid a kp poss) to the same Kernel section in OCC:

338380272_ScreenShot2022-12-25at1_32_36PM.thumb.png.3981d11b42b5269cf327883b80c4832b.png

 

These were the versions of the specific files that were added.

IMG_9818.heic-1.thumb.jpeg.b083b7705a8f2be7e43e767a4b56e374.jpeg

(excluding BlueToolFixup.kext from BrcmPatchRAM, because vers.2.6.5 was already added inside the .plist and the kext folder)

93512817_ScreenShot2022-12-25at2_43_09PM.png.209abad2031bf4bcfaddbd99894efd09.png

2.6.4 is newest on his github for some reason though

1963145610_ScreenShot2022-12-25at2_47_25PM.png.38edf7a71757861c0e52d05ced7458dd.png

 

Anyway, it started without a KP this time, :)!! 

And the Wifi symbol is WITHOUT the Exclamation mark!! 

One step further, but for some reason:

 

It doesn't recognize my wifi yet (nothing pops up), and for bluetooth, it recognizes but doesn't connect.

 

1512000427_ScreenShot2022-12-25at1_25_08PM.png.6ba39deeec0a8ff3d25347afd396094f.png

 

And also still says unknown card type:

465945155_ScreenShot2022-12-25at1_48_33PM.thumb.png.01007a341d3b3f98a9a76979f56d8e05.png

 

My EFI folder (at this point): https://www.mediafire.com/file/zzgv25xkv20nr82/EFI.zip/file

 

 

---------------------------------------------------------------------------------------------------------------------------------------

 

Also, further Graphics Related Issue: There is no dual Display through the native HDMI on the Laptop, or through the HDMI on through the working USB-C Port with working Adapter. The graphics are not laggy one bit since i used your 4k .plist, but i am experiencing these weird graphics glitches when scrolling youtube, or bringing up Launchpad, etcIt's somewhat disorienting when scrolling youtube because it happens every second about. (The Sound through the laptop and through usb-c adapter work fine, and so do the Ethernet and USB through the USB-C Adapter, as well as the native USB's on the laptop)

 

Video Example of Glitch (not sure why such crappy quality video, but u should get the idea): https://i.imgur.com/15Ik9fs.mp4

Picture Example:
 IMG_9817.jpg.thumb.jpeg.3782a496bc6b54d0c08cf9da2d8ea343.jpeg

 

Any other helpful info i can supply to get the Wifi / BT working, to help get rid of Graphics Glitch / Dual Monitor issue, and / or to help get rid of black screen after sleep, lmk!!    And TY soo much for helping me get this far, i barely have been able to help, but trying, and also learning!!  

Link to comment
Share on other sites

  • Moderators

The unknown card type is not BT, it's an emulated icon for the USB-C connection. It allows you to hot plug in any USB-C device.

As for Graphics, you might have to set DVMT to 0x4. Check out my guide for DVMT, but instead of using a modded bootx64.efi, use modgrubshell.efi

  • Like 1
Link to comment
Share on other sites

So, i guess i pretty much first have to install windows on the other (extra internal, empty, hhd) drive with your guide;   I don't have much experience with Multib00t now that OpenCore has it built in.  Is there an order of OS install that is best way to do it. Or, can i just run the windows installer, and install it on this said drive. Or, do you know of a good tutorial to follow, i'm familiar with installing windows and virtIO drivers, but never did it on same computer as a mac. I always wanted to install Windows and Linux tbh, just never got to it yet.  ExFat is also fine? Should i even attempt to have a linux partition on said drive? 

Link to comment
Share on other sites

  • Moderators

No need to install Windows, I have the commands for this system. No worries about the brick warning, I have modded many times without issue. Safe to do it. It'll reset to default if you ever select ' Load Default" in the BIOS.

For Skylake Precision 7510/5510 
DVMT=0x432 //set to 0x4
CFG Lock=0x109 //set to 0x0

 

After booting with modgrubshell.efi

run 

setup_var 0x432 0x4  //this is for DVMT

setup_var ox109 0x0  //this is to unlock CFG Lock

 

  • Like 1
Link to comment
Share on other sites

I did all these below steps just to check things out, lol. It all helped me to understand what i was doing though i guess. (All i needed to do was boot into modgrubshell.efi and run the commands you said):

1659484952_Screenshot2022-12-26at12_10_57PM.thumb.png.82dfc3b516a3ff03532e951a652575fc.png

 2735787_Screenshot2022-12-26at12_26_51PM.thumb.png.8095e0c02aca5a18de9ac41d78beb773.png1874305661_Screenshot2022-12-26at12_27_13PM.thumb.png.618f733e4dc7cce5088cf2a2cfa24f7b.png1845841827_Screenshot2022-12-26at1_54_19PM.thumb.png.507b6675be0e85dd4b9faee04fbcbcaf.png

 

23 hours ago, Jake Lo said:

No need to install Windows, I have the commands for this system. No worries about the brick warning, I have modded many times without issue. Safe to do it. It'll reset to default if you ever select ' Load Default" in the BIOS.

For Skylake Precision 7510/5510 
DVMT=0x432 //set to 0x3
CFG Lock=0x109 //set to 0x0

 

After booting with modgrubshell.efi

run 

setup_var 0x432 04  //this is for DVMT

setup_var ox109 0x0  //this is to unlock CFG Lock

 

 

I think you meant this, right?

 

After booting with modgrubshell.efi

run 

setup_var 0x432 0x3 

setup_var 0x109 0x0 

 

Setting It:

IMG_9826_HEIC.thumb.jpeg.7eee23debe6db05d0e714447b85644ad.jpeg

 

Checking it:
IMG_9827.HEIC-1.thumb.jpeg.0394a7f2bfaf28223ea89d1de9a5e384.jpeg

 

I then disabled "AppleXcpmCfgLock" in my config.plst.   "AppleCpuPmCfgLock" was already disabled.

850631219_Screenshot2022-12-26at3_03_41PM.thumb.png.22adf21a23c357601ea67c9ff116ba11.png

 

Do i need to possibly take out some of the framebuffer properties for the bios patching to work. I haven't touched it?

1084980381_ScreenShot2022-12-26at3_19_18PM.png.aa4b03ac1930d352e68ba1ec4dd76565.png

 

I also put "ControlMsrE2.efi" into the EFI/OC/tools folder, but how do i launch it on startup to double check if CFG is actually unlocked

 

I shutdown Multiple times, and i still have the glitches :(  Anything else i can try to get rid of this graphics glitch? Thank You!!!

 

My EFI Folder thus far:

https://www.mediafire.com/file/b3oicu3bongfi65/EFI%282%29.zip/file

 

Video of Entire Verbose Boot and Glitch example :

https://imgur.com/a/RKcsBkq

(clear video, boot seems to hang a little less also, but glitches are just as prominent)

 

Video of KP on Shutdown i've had since beginning of this build. (Not sure if it helps, or means anything):

https://imgur.com/hkI4Iif

 

 

Link to comment
Share on other sites

×
×
  • Create New...