xqmnig / DELL-latitude-7285-OS-X

DELL latitude 7285 hackintosh
8 stars 3 forks source link

Can't get mine to boot #2

Open DSchnepf opened 3 years ago

DSchnepf commented 3 years ago

Can you give me a list of the bios changes you made along with an install config? Can't get mine to boot at all into Mojave, Catalina, or big surs installers.

cangman013 commented 3 years ago

To my knowledge, this will only work with Catalina, and you must have BIOS Version 1.7.0 and a Clover Bootloader higher than v5.0 ( I successfully used v5.18).

Restating what is in the original post under BIOS Setup, but in a different format--

   1.   Load Defaults, then
   2.   In Setting>General>Advanced Boot Options:  clear all, except UEFI boot path always
   3.   In System Configuration>Stat Operation>ACHI Secure Boot enable: disable
   4.   In Intel Software Guard extensions: disable
   5.   In Virtualization support>VT for Direct I/O: uncheck.

Now the more difficult part--- setting DVMT and MSR lock:

    6.  You need to rename DVMT.efi to Shell64U.efi (make backup of Shell64U.efi) in the Clover/tools folder. Then you can boot into Clover and select "Start EFI shell" (don't know exactly how this is listed in the Clover Menu <F1 for help>).
    7.  (If I recall correctly, if all of this works, the Clover Shell will come up with a "grub>" prompt.  Issue the commands as listed in the original post:    "setup_var 0x795 0x2" --the system will come back with a warning, but will proceed, when it comes back, issue the command, "setup_var 0x4ed 0x0"--the system will come back with a warning, but will proceed. "Exit" from "grub". 

If all of the above is done correctly, the 7285 should be ready to boot into Clover (using the Clover directory provided in the original post).

DSchnepf commented 3 years ago

i dont even see the installer in the bootloader with this clover bootloader. Is there anything that you did to get it installed?

cangman013 commented 3 years ago

The CLOVER file in xqmnig’s post is NOT the entire CLOVER Bootloader file, it is ONLY the CLOVER component of the CLOVER Bootloader EFI. The idea is to substitute the posted CLOVER folder for the CLOVER directory in the CLOVER Bootloader EFI.

So, it’s been a while since I completed this install, but if memory serves, the first thing that you want to do is create a bootable install USB for Catalina for a Dell Laptop.

There isn’t a step-by-step guide for the Dell 7285, but following the “Booting the OS X installer on LAPTOPS with Clover” by Rehabman can get you very close. Here’s the link:

https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/ https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/

Follow this guide, but use the config.plist and kexts that are provided in the CLOVER folder in xqmnig's post. it is important to note that the system won’t boot until you have made the changes to DVMT and MSR Lock that are in the post, and you won’t be able to do this until you can boot into CLOVER so that you can run the “grub>” procedures provided in DVMT.efi.

So, in brief (although the process is anything but brief):

1) create a bootable CLOVER install USB using the Rehabman post and the CLOVER folder posted by xqmnig.  (you will need to do this on a real MAC, or working Hackintosh)
2) on this bootable CLOVER install USB, rename ShellU64.efi to ShellU64.sav, and rename DVMT.efi to ShellU64.efi
3) follow the instructions for setting the Dell BIOS (as provided in my earlier post, up to the Setting the DVMT and MSR Lock)
3) boot the Dell 7285 (you will have to press F2 on boot to ensure that the 7285 will boot from USB) into the CLOVER option screen (press F1 to determine how to boot into the CLOVER shell)
    4) the CLOVER shell should be a prompt of “grub>”, (it it’s not, you won’t be able to set the DVMT and MSR Lock without which the system will not boot)
    5) follow earlier instructions for setting the DVMT and MSR Lock.
    6) Reboot from the CLOVER Catalina USB, and choose “Install Catalina from USB (or something to this effect)”
    7) Follow instructions in the Rehabman post for finalizing the Hard Disk installation.

Note the above is an “outline” of how to get this done, not a step-by-step guide (I simply don’t have the time to do that).

Also, please be aware that this is NOT a “straightforward” Hackintosh build— I don’t recommend trying it if you haven’t already successfully used CLOVER to boot up a working Hackintosh.

I hope that this assists.

On 02Aug 2021, at 7:32 PM, David Schnepf @.***> wrote:

i dont even see the installer in the bootloader with this clover bootloader. Is there anything that you did to get it installed?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/xqmnig/DELL-latitude-7285-OS-X/issues/2#issuecomment-891466953, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARY6VUOSGSMBDN2TE23AARLT25ILRANCNFSM5A6VLPCA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email.

DanDoren commented 1 year ago

Hi!, I been trying to install BigSur and Monterrey in my Dell 7285 using the OpenCore files provided by xqmnig but it get stuck loading the recovery. Any help you can provide?

cangman013 commented 1 year ago

Apologies for the delayed response.

Unfortunately, I have only been successful installing macOS Catalina on the 7285, and using Clover at that, not OpenCore. I haven’t tried to install Big Sur or Monterey, but I thought about it and looked into it. It seems, at least for the earliest releases of Big Sur, there was a change in structure of the OS (I understand to accommodate the Apple M1 chip) that made Hackintosh installs of Big Sur very glitchy (and most of the new features of Big Sur didn’t work at all). They may have corrected this in more recent release of Big Sur and Monterey, I don’t know. I gave up on trying to upgrade from Catalina as Catalina has been running flawlessly on the 7285.

It may be helpful for you to know that if you did not, or were unable, to make the BIOS revisions [changing DVMT to 64MB and disable MSR Lock], you will not be able to get any version of MacOS running on the 7285. If you have successfully done the BIOS revisions, I’m afraid that I am at a loss to help you further, as you are entering territory that is unknown to me.

Sorry about that.

Cangman

On Jun 17, 2023, at 7:27 AM, DanDoren @.***> wrote:

Hi!, I been trying to install BigSur and Monterrey in my Dell 7285 using the OpenCore files provided by xqmnig but it get stuck loading the recovery. Any help you can provide?

— Reply to this email directly, view it on GitHub https://github.com/xqmnig/DELL-latitude-7285-OS-X/issues/2#issuecomment-1595774615, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARY6VUNM5OIWRMLKLCDHLFTXLW5G7ANCNFSM5A6VLPCA. You are receiving this because you commented.

D-tech-pro commented 1 year ago

I think I ended up with Big Sur working on it when I was doing it. Worked near perfect. Touchscreen and all (no camera because there was driver available because it is not a normal USB connection). Since then, I have entirely given up on hackintoshes after my old CPU dies in my desktop. TBH the only reason I got into hackintoshes was for Logic Pro as I make, record, and mix music and a I loved logic pro.

DanDoren commented 1 year ago

Thanks for your answer, finally I success installing Monterrey stable (Ventura gives black screen and bluetooth not work). I wonder how you get the touchscreen to work as trackpad.

cangman013 commented 1 year ago

With macOS Catalina, the touch screen works without any further modifications to the installation as described by xqmnig. I can’t speak to what the issue is with the Monterey install.

On Aug 1, 2023, at 6:53 AM, DanDoren @.***> wrote:

Thanks for your answer, finally I success installing Monterrey stable (Ventura gives black screen and bluetooth not work). I wonder how you get the touchscreen to work as trackpad.

— Reply to this email directly, view it on GitHub https://github.com/xqmnig/DELL-latitude-7285-OS-X/issues/2#issuecomment-1660382858, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARY6VUL4MUOAUSNYJD6KZW3XTEC67ANCNFSM5A6VLPCA. You are receiving this because you commented.

serbzero commented 1 year ago

Hi guys, can any of you with successful 7285 install share their EFI can not get it installed, I think it has to do with USB mapping since it can't see the full media install USB, only sees 1.8GB (out of 13-15GB) doesn't matter if I do Catalina, or big sur, or Monterey. I'm basically losing my mind :(

serbzero commented 1 year ago

Thanks for your answer, finally I success installing Monterrey stable (Ventura gives black screen and bluetooth not work). I wonder how you get the touchscreen to work as trackpad.

Did you use opencore 0.7.6-2021-11-13macOS Monterey.zip and Monterey full usb install media? or did you use older open core? Thanks!

Pandayang0320 commented 3 months ago

Can anyone provide efi related files for dell latitude 7285? And what version of macos to use? pls

cangman013 commented 3 months ago

These files are already provided on xqmnig’s GitHub “DELL-latitude-7285-OS-X”. The files in “CLOVER.zip” will work for Clover Bootloader 5.0 and higher, and macOS Catalina (and lower). The files in “oc-2020-09-18.zip” will work for the OpenCore Bootloader 0.6.1 and macOS Catalina (and lower). The files in “open core 0.7.6-2021-11-13macOS Monterey…” will work for OpenCore Bootloader 0.7.6 and macOS Monterey (and lower; and possibly above, but you need to start with Monterey and then upgrade via the MacOS mechanism)--with the need to change the wireless card from DW1820 to Intel8265. All of this is described (in a somewhat cryptic way) in xqmnig’s posting on this same GitHub site.

On Jul 12, 2024, at 6:20 AM, Pandayang0320 @.***> wrote:

Can anyone provide efi related files for dell latitude 7285? And what version of macos to use? pls

— Reply to this email directly, view it on GitHub https://github.com/xqmnig/DELL-latitude-7285-OS-X/issues/2#issuecomment-2225578667, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARY6VUOBHBJFHGYCLMLXUBTZL7J3HAVCNFSM6AAAAABKY5P4KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRVGU3TQNRWG4. You are receiving this because you commented.

Pandayang0320 commented 3 months ago

I use the one he provided Efi boot on opencore After pressing install, the Apple logo is stuck at the beginning and does not continue to run Installer. What is the problem?

Pandayang0320 commented 3 months ago

I will also show some errors such as SHCProcessor scpu: e failed to find a compatible processor ![Uploading 20240711_171743.jpg…]()

cangman013 commented 3 months ago

It sounds like you haven’t properly set up the BIOS, please review the section called “BIOS Setup” on the GitHub posting, and make sure that you have successfully completed this, and also please note, that no one really provides “tech support” for xqmnig’s posting—you’ll have to figure this out on your own, or find a friend to help. It may take many attempts, and many days.

On Jul 12, 2024, at 9:12 AM, Pandayang0320 @.***> wrote:

I use the one he provided Efi boot on Clover After pressing install, the Apple logo is stuck at the beginning and does not continue to run. What is the problem?

— Reply to this email directly, view it on GitHub https://github.com/xqmnig/DELL-latitude-7285-OS-X/issues/2#issuecomment-2225903202, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARY6VUJX2XZ27PG3NIECV6TZL755NAVCNFSM6AAAAABKY5P4KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRVHEYDGMRQGI. You are receiving this because you commented.

Pandayang0320 commented 3 months ago

I don't seem to have executed Use clover/tools/dvmt.efi set bios undisplay DVMT and MSR lock 1,use "Setup_var 0x795 0x2" to set dvmt to 64mb 2,use "Setup_var 0x4ed 0x0" to disable msr lock I will try thank you

Pandayang0320 commented 3 months ago

Maybe that's the problem?

D0R3N commented 3 months ago

Here you have my Opencore Files for Dell 7285 (i7, 16GB Ram) for MacOS monterrey and ventura: https://we.tl/t-n7O6IxCJt9

Ckeck here for instructions: https://www.reddit.com/r/hackintosh/comments/154a8h1/ventura_1341_dell_latitude_7285_2in1/

Pandayang0320 commented 3 months ago

Here you have my Opencore Files for Dell 7285 (i7, 16GB Ram) for MacOS monterrey and ventura: https://we.tl/t-n7O6IxCJt9

Ckeck here for instructions: https://www.reddit.com/r/hackintosh/comments/154a8h1/ventura_1341_dell_latitude_7285_2in1/

Ok thank you I will try it in a few days!👍🏻

Pandayang0320 commented 3 months ago

Here you have my Opencore Files for Dell 7285 (i7, 16GB Ram) for MacOS monterrey and ventura: https://we.tl/t-n7O6IxCJt9

Ckeck here for instructions: https://www.reddit.com/r/hackintosh/comments/154a8h1/ventura_1341_dell_latitude_7285_2in1/

I only decompress the files in EFI_KBL_OK_NO_VERBOSE. Is this done?

D0R3N commented 3 months ago

Just drag the EFI folder to your boot partition to boot macos.

In the link you see a zip with VERBOSE mode activated (the white code lines) and NO VERBOSE (the apple logo) when you boot.

Pandayang0320 commented 3 months ago

OpenCore EFl Dell 7285/OpenCore EFI Dell 7285/ EFI_KBL_OK_NO_VERBOSE/EFI Just put it in this folder? Does __Macosx Folder need?

D0R3N commented 3 months ago

Follow this tutorial https://www.youtube.com/watch?v=oDXf1X83K4U Then replace your EFI folder with the folder in EFI_KBL_OK_NO_VERBOSE

Pandayang0320 commented 3 months ago

Follow this tutorial https://www.youtube.com/watch?v=oDXf1X83K4U Then replace your EFI folder with the folder in EFI_KBL_OK_NO_VERBOSE

okay, thank you! I will try

Pandayang0320 commented 3 months ago

Follow this tutorial https://www.youtube.com/watch?v=oDXf1X83K4U Then replace your EFI folder with the folder in EFI_KBL_OK_NO_VERBOSE

I used your efi file and got stuck on the apple logo after pressing the install button.

DanDoren commented 3 months ago

Use the folder with VERBOSE mode to see the error.

———————————— Saludos Daniel Doren C. @. @.

On 14-07-2024, at 5:10 AM, Pandayang0320 @.***> wrote:



Follow this tutorial https://www.youtube.com/watch?v=oDXf1X83K4U Then replace your EFI folder with the folder in EFI_KBL_OK_NO_VERBOSE

I used your efi file and got stuck on the apple logo after pressing the install button.

— Reply to this email directly, view it on GitHubhttps://github.com/xqmnig/DELL-latitude-7285-OS-X/issues/2#issuecomment-2227275650, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQA3JKFLBQOS3HKGVZJ35VLZMI6CBAVCNFSM6AAAAABKY5P4KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRXGI3TKNRVGA. You are receiving this because you commented.Message ID: @.***>

Pandayang0320 commented 3 months ago

Use the folder with VERBOSE mode to see the error. ———————————— Saludos Daniel Doren C. @. @. On 14-07-2024, at 5:10 AM, Pandayang0320 @.> wrote:  Follow this tutorial https://www.youtube.com/watch?v=oDXf1X83K4U Then replace your EFI folder with the folder in EFI_KBL_OK_NO_VERBOSE I used your efi file and got stuck on the apple logo after pressing the install button. — Reply to this email directly, view it on GitHub<#2 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQA3JKFLBQOS3HKGVZJ35VLZMI6CBAVCNFSM6AAAAABKY5P4KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRXGI3TKNRVGA. You are receiving this because you commented.Message ID: @.>

I succeeded!!!

  1. Open your config.plist editor
  2. Go to section UEFI --->Quirks
  3. Set ReleaseUsbOwnership: True 4.Save and reboot 5.That's it.. Thanks u🙏🏻
D0R3N commented 3 months ago

👏🏻👏🏻👏🏻 glad to read that! ———————————— Saludos Daniel Doren C. @. @.

On 14-07-2024, at 8:42 AM, Pandayang0320 @.***> wrote:



Use the folder with VERBOSE mode to see the error. ———————————— Saludos Daniel Doren C. @. @. On 14-07-2024, at 5:10 AM, Pandayang0320 @.> wrote:  Follow this tutorial https://www.youtube.com/watch?v=oDXf1X83K4U Then replace your EFI folder with the folder in EFI_KBL_OK_NO_VERBOSE I used your efi file and got stuck on the apple logo after pressing the install button. — Reply to this email directly, view it on GitHub<#2 (comment)https://github.com/xqmnig/DELL-latitude-7285-OS-X/issues/2#issuecomment-2227275650>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQA3JKFLBQOS3HKGVZJ35VLZMI6CBAVCNFSM6AAAAABKY5P4KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRXGI3TKNRVGA. You are receiving this because you commented.Message ID: @.>

I succeeded!!!

  1. Open your config.plist editor
  2. Go to section UEFI --->Quirks
  3. Set ReleaseUsbOwnership: True 5.Save and reboot 6.That's it.. Thanks u🙏🏻

— Reply to this email directly, view it on GitHubhttps://github.com/xqmnig/DELL-latitude-7285-OS-X/issues/2#issuecomment-2227335508, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BAIEBHJ26DOWJOH3A6DKAQ3ZMJW45AVCNFSM6AAAAABKY5P4KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRXGMZTKNJQHA. You are receiving this because you commented.Message ID: @.***>

Pandayang0320 commented 3 months ago

👏🏻👏🏻👏🏻 glad to read that! ———————————— Saludos Daniel Doren C. @. @. On 14-07-2024, at 8:42 AM, Pandayang0320 @.> wrote:  Use the folder with VERBOSE mode to see the error. ———————————— Saludos Daniel Doren C. @. @. On 14-07-2024, at 5:10 AM, Pandayang0320 @.> wrote:  Follow this tutorial https://www.youtube.com/watch?v=oDXf1X83K4U Then replace your EFI folder with the folder in EFI_KBL_OK_NO_VERBOSE I used your efi file and got stuck on the apple logo after pressing the install button. — Reply to this email directly, view it on GitHub<#2 (comment)<#2 (comment)>>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQA3JKFLBQOS3HKGVZJ35VLZMI6CBAVCNFSM6AAAAABKY5P4KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRXGI3TKNRVGA. You are receiving this because you commented.Message ID: @.> I succeeded!!! 1. Open your config.plist editor 2. Go to section UEFI --->Quirks 3. Set ReleaseUsbOwnership: True 5.Save and reboot 6.That's it.. Thanks u🙏🏻 — Reply to this email directly, view it on GitHub<#2 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BAIEBHJ26DOWJOH3A6DKAQ3ZMJW45AVCNFSM6AAAAABKY5P4KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRXGMZTKNJQHA. You are receiving this because you commented.Message ID: @.>

How do I make my brightness control work?

Pandayang0320 commented 2 months ago

Use the folder with VERBOSE mode to see the error. ———————————— Saludos Daniel Doren C. @. @. On 14-07-2024, at 5:10 AM, Pandayang0320 @.> wrote:  Follow this tutorial https://www.youtube.com/watch?v=oDXf1X83K4U Then replace your EFI folder with the folder in EFI_KBL_OK_NO_VERBOSE I used your efi file and got stuck on the apple logo after pressing the install button. — Reply to this email directly, view it on GitHub<#2 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQA3JKFLBQOS3HKGVZJ35VLZMI6CBAVCNFSM6AAAAABKY5P4KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRXGI3TKNRVGA. You are receiving this because you commented.Message ID: @.>

May I ask about your brightness control?is work?(Ventura)

Pandayang0320 commented 2 months ago

I succeeded update to Sonoma (Dell latitude 7285) and solved the brightness issue😆

cangman013 commented 2 months ago

Were you able to get the Intel Bluetooth and wireless working? [I ask because it is the only reason that I am reluctant to go from Big Sur to Monterey-Ventura-Sonoma.] Thanks.

On Aug 10, 2024, at 10:08 PM, Pandayang0320 @.***> wrote:

I succeeded update to Sonoma (Dell latitude 7285) and solved the brightness issue😆

— Reply to this email directly, view it on GitHub https://github.com/xqmnig/DELL-latitude-7285-OS-X/issues/2#issuecomment-2282548657, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARY6VUIJOUJNWETK5AKVSSTZQ3WUZAVCNFSM6AAAAABKY5P4KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBSGU2DQNRVG4. You are receiving this because you commented.

Pandayang0320 commented 2 months ago

Were you able to get the Intel Bluetooth and wireless working? [I ask because it is the only reason that I am reluctant to go from Big Sur to Monterey-Ventura-Sonoma.] Thanks. On Aug 10, 2024, at 10:08 PM, Pandayang0320 @.***> wrote: I succeeded update to Sonoma (Dell latitude 7285) and solved the brightness issue😆 — Reply to this email directly, view it on GitHub <#2 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARY6VUIJOUJNWETK5AKVSSTZQ3WUZAVCNFSM6AAAAABKY5P4KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBSGU2DQNRVG4. You are receiving this because you commented.

Yes, both of these are work

Pandayang0320 commented 2 months ago

Were you able to get the Intel Bluetooth and wireless working? [I ask because it is the only reason that I am reluctant to go from Big Sur to Monterey-Ventura-Sonoma.] Thanks. On Aug 10, 2024, at 10:08 PM, Pandayang0320 @.***> wrote: I succeeded update to Sonoma (Dell latitude 7285) and solved the brightness issue😆 — Reply to this email directly, view it on GitHub <#2 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARY6VUIJOUJNWETK5AKVSSTZQ3WUZAVCNFSM6AAAAABKY5P4KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBSGU2DQNRVG4. You are receiving this because you commented.

Just choose the right wireless network kext and Bluetooth: add to NVRAM>7C436110-AB2A-4BBB-A880- FE41995C9F82 Key Type Value bluetoothInternalControllerInfo Data 00000000 00000000 00000000 0000 bluetoothExternalDongleFailed Data
00

Pandayang0320 commented 2 months ago

Were you able to get the Intel Bluetooth and wireless working? [I ask because it is the only reason that I am reluctant to go from Big Sur to Monterey-Ventura-Sonoma.] Thanks. On Aug 10, 2024, at 10:08 PM, Pandayang0320 @.***> wrote: I succeeded update to Sonoma (Dell latitude 7285) and solved the brightness issue😆 — Reply to this email directly, view it on GitHub <#2 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARY6VUIJOUJNWETK5AKVSSTZQ3WUZAVCNFSM6AAAAABKY5P4KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBSGU2DQNRVG4. You are receiving this because you commented.

I have tried all these versions all work! 👍🏻

cangman013 commented 2 months ago

Thank you.

On Aug 11, 2024, at 10:38 AM, Pandayang0320 @.***> wrote:

Were you able to get the Intel Bluetooth and wireless working? [I ask because it is the only reason that I am reluctant to go from Big Sur to Monterey-Ventura-Sonoma.] Thanks. … <x-msg://1/#> On Aug 10, 2024, at 10:08 PM, Pandayang0320 @.***> wrote: I succeeded update to Sonoma (Dell latitude 7285) and solved the brightness issue😆 — Reply to this email directly, view it on GitHub <#2 (comment) https://github.com/xqmnig/DELL-latitude-7285-OS-X/issues/2#issuecomment-2282548657>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARY6VUIJOUJNWETK5AKVSSTZQ3WUZAVCNFSM6AAAAABKY5P4KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBSGU2DQNRVG4 https://github.com/notifications/unsubscribe-auth/ARY6VUIJOUJNWETK5AKVSSTZQ3WUZAVCNFSM6AAAAABKY5P4KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBSGU2DQNRVG4. You are receiving this because you commented.

Just choose the right wireless network kext and Bluetooth: add to NVRAM>7C436110-AB2A-4BBB-A880- FE41995C9F82 bluetoothInternalControllerInfo 00000000 00000000 00000000 0000 bluetoothExternalDongleFailed 00

— Reply to this email directly, view it on GitHub https://github.com/xqmnig/DELL-latitude-7285-OS-X/issues/2#issuecomment-2282834768, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARY6VUJV6EQ5VOX2J3RYGALZQ6OQ5AVCNFSM6AAAAABKY5P4KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBSHAZTINZWHA. You are receiving this because you commented.