AmrMohamad / Hackintosh_Dell_Inspiron_15_5567

macOS Ventura 13.4 and macOS Monterey 12.3 for the Dell Inspiron 15 5567 using the OpenCore 0.8.7 bootloader ( Updated to OpenCore 0.9.8 ).
MIT License
11 stars 3 forks source link

Fans control #2

Open priyanshuarora595 opened 10 months ago

priyanshuarora595 commented 10 months ago

I have a dell inspiron 15 5577 laptop running macOS Monterey. Its pretty smooth but i have 2 issues :

  1. I am not able to control the fans by any method. I am using VirtualSMC but i cant control fans. I have tried many apps.
  2. after waking from sleep, The fans automatically starts spinning. Although the temperature is showing 46 degrees only still the fans are not stopping. please guide how did you controlled this?

I have used your EFI folder for booting ventura but i am unable to do so, i get a black screen error. Graphics is not working. I changed platform id to 00001659 and device id to 16190000 then i was able to beet but no graphics acceleration. Please help if you can suggest something.

my laptop details - https://www.gadgets360.com/dell-inspiron-5577-5939 Thank you

AmrMohamad commented 10 months ago

I'm using Macs Fan Control for controlling my laptop fan, and unfortunately sleeping not working i think forget mention that. for graphics read this part carefully i did the same steps and i have graphics acceleration but i did all of that when i was working on Big Sur Screenshot 2023-08-24 at 5 42 59 PM

priyanshuarora595 commented 10 months ago

I have tried Mac fan control but it works well before Sleep but after sleep it doesn't work. Sleep is working fine on my laptop. I am testing it more and more. Ventura is not having graphics acceleration at all. I'm happy with Monterey 🤗 Thank you.

AmrMohamad commented 10 months ago

I removed the battery of my laptop so I didn't think about Sleep. Screenshot 2023-08-27 at 5 13 45 PM The graphics acceleration works fine but I updated from Monterey to Ventura using Software update from macOS settings os i think the graphics acceleration still working with me. Have a nice Day

priyanshuarora595 commented 10 months ago

Hey can you share data about Device Properties from your config.plist. Maybe I can get an understanding from it. Thank you

AmrMohamad commented 10 months ago

This is what I am using now

        <key>DeviceProperties</key>
        <dict>
            <key>Add</key>
            <dict>
                <key>PciRoot(0x0)/Pci(0x1F,0x3)</key>
                <dict>
                    <key>AAPL,slot-name</key>
                    <string>Internal@0,31,3</string>
                    <key>device-id</key>
                    <data>cKEAAA==</data>
                    <key>device_type</key>
                    <string>Audio device</string>
                    <key>layout-id</key>
                    <integer>13</integer>
                    <key>model</key>
                    <string>Sunrise Point-LP HD Audio</string>
                </dict>
                <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
                <dict>
                    <key>AAPL,ig-platform-id</key>
                    <data>AAAWWQ==</data>
                    <key>device-id</key>
                    <data>FlkAAA==</data>
                    <key>framebuffer-con1-alldata</key>
                    <data>AQUJAAAIAACHAQAA</data>
                    <key>framebuffer-con1-enable</key>
                    <data>AQAAAA==</data>
                    <key>framebuffer-con2-alldata</key>
                    <data>AwYKAAAEAACHAQAA</data>
                    <key>framebuffer-con2-enable</key>
                    <data>AQAAAA==</data>
                    <key>framebuffer-fbmem</key>
                    <data>AACQAA==</data>
                    <key>framebuffer-patch-enable</key>
                    <data>AQAAAA==</data>
                    <key>framebuffer-stolenmem</key>
                    <data>AAAwAQ==</data>
                </dict>
            </dict>
            <key>Delete</key>
            <dict>
                <key>PciRoot(0x0)/Pci(0x1b,0x0)</key>
                <array>
                    <string>MaximumBootBeepVolume</string>
                </array>
            </dict>
        </dict>
priyanshuarora595 commented 10 months ago

This is what I am using now

        <key>DeviceProperties</key>
        <dict>
            <key>Add</key>
            <dict>
                <key>PciRoot(0x0)/Pci(0x1F,0x3)</key>
                <dict>
                    <key>AAPL,slot-name</key>
                    <string>Internal@0,31,3</string>
                    <key>device-id</key>
                    <data>cKEAAA==</data>
                    <key>device_type</key>
                    <string>Audio device</string>
                    <key>layout-id</key>
                    <integer>13</integer>
                    <key>model</key>
                    <string>Sunrise Point-LP HD Audio</string>
                </dict>
                <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
                <dict>
                    <key>AAPL,ig-platform-id</key>
                    <data>AAAWWQ==</data>
                    <key>device-id</key>
                    <data>FlkAAA==</data>
                    <key>framebuffer-con1-alldata</key>
                    <data>AQUJAAAIAACHAQAA</data>
                    <key>framebuffer-con1-enable</key>
                    <data>AQAAAA==</data>
                    <key>framebuffer-con2-alldata</key>
                    <data>AwYKAAAEAACHAQAA</data>
                    <key>framebuffer-con2-enable</key>
                    <data>AQAAAA==</data>
                    <key>framebuffer-fbmem</key>
                    <data>AACQAA==</data>
                    <key>framebuffer-patch-enable</key>
                    <data>AQAAAA==</data>
                    <key>framebuffer-stolenmem</key>
                    <data>AAAwAQ==</data>
                </dict>
            </dict>
            <key>Delete</key>
            <dict>
                <key>PciRoot(0x0)/Pci(0x1b,0x0)</key>
                <array>
                    <string>MaximumBootBeepVolume</string>
                </array>
            </dict>
        </dict>

Thank you so much. I'll try this.

AmrMohamad commented 10 months ago

and here are screenshots to compare:

Screenshot 2023-08-29 at 11 07 58 PM Screenshot 2023-08-29 at 11 07 51 PM Screenshot 2023-08-29 at 11 07 44 PM

priyanshuarora595 commented 10 months ago

and here are screenshots to compare:

Screenshot 2023-08-29 at 11 07 58 PM Screenshot 2023-08-29 at 11 07 51 PM Screenshot 2023-08-29 at 11 07 44 PM

I have tried this 1659 I'd but this is not working for me. It gives blank laptop screen. The HDMI works sometimes but sometimes does not. HDMI works with graphics acceleration.

I'll try this code....

AmrMohamad commented 10 months ago

Try this also with the previous arguments Screenshot 2023-08-30 at 2 36 21 PM

priyanshuarora595 commented 10 months ago

Try this also with the previous arguments Screenshot 2023-08-30 at 2 36 21 PM

Okay. I have tried this as much as I remember, I'll try once again. Thanks