GithubHelp home page GithubHelp logo

daliansky / dell-inspiron-7560-hackintosh Goto Github PK

View Code? Open in Web Editor NEW
220.0 21.0 165.0 112.32 MB

Dell Inspiron 7000 (7x60) for macOS Mojave & High Sierra & Sierra

Home Page: https://blog.daliansky.net

Shell 7.52% Roff 0.18% Python 1.63% C 22.76% C++ 67.73% Assembly 0.18%
hackintosh mojave 7560 dell

dell-inspiron-7560-hackintosh's Introduction

Dell Inspiron 7000 I/II (7x60/7x72) for macOS Mojave/High Sierra

这是我使用的Dell Inspiron 7000(7560)的CLOVER引导文件,它同样也适用于Dell Inspiron 7460/7472/7572等I代II代机型

电脑配置

规格 详细信息
电脑型号 戴尔 Inspiron 7560 笔记本电脑
操作系统 macOS Mojave 18E226/macOS High Sierra 10.13.6 17G2208
处理器 英特尔 Core i7-7500U @ 2.70GHz 双核
内存 16 GB ( 金士顿 DDR4 2400MHz )
硬盘 建兴 CV1-8B512 (512 GB / 固态硬盘 )
显卡 英特尔 HD Graphics 620 (platform-id:0x59160000)
显示器 奇美 CMN15E0 FHD 1920x1080 (15.6 英寸)
声卡 ALC256 (layout-id:2/56)
网卡 ~~英特尔7265已更换为Bcm94352z(14E4:43B1)/~~已更换为DW1820A(14E4:43A3)[5-20-2019]

安装镜像

直接使用博客中的镜像进行安装:【黑果小兵】macOS Mojave 10.14(18A389) with Clover 4670原版镜像

CLOVER

  • 支持Mojave/High Sierra/Sierra
  • CPU原生支持,变频正常
  • 睡眠唤醒正常,最新增加睡眠呼吸灯
  • 显卡原生支持,采用Lilu+WhateverGreen通过Clover/device/Properties方式注入,同时支持HDMI显示输出
  • 声卡为ALC256(ALC3246),使用 AppleALC 仿冒,layout-id:2或者56,通过Clover/device/Properties方式注入,支持HDMI Audio声音输出
  • ~~无线网卡更换为bcm94352z,添加SSDT-7560-DW1560.aml以解决可能存在的睡眠唤醒后蓝牙失效的问题。~~已更换为DW-1820A
  • 显示器亮度调节正常;亮度调节快捷键:f11/f12
  • USB遮盖采用INTEL FB-Patcher生成USBPower.kext,它位于Clover/kexts/Other
  • 添加PCI设备信息
  • 其它 ACPI 补丁修复采用 hotpatch 方式,文件位于 /CLOVER/ACPI/patched

系统截图

0About 0Displays 0Displays1 0Memory 1Audio 1Audio2 1AudioPatch 2BlueTooth 2BlueTooth2 3Wifi 4Sata 5Ethernet 6USB 6USBFinal 7Light 8Volume 9Drivers Clover

ALCPlugFix

修复耳机切换及插入无声

进入 ALCPlugFix 目录,双击 install双击自动安装.command 安装

HIDPI 感谢 @冰水加劲Q

进入 一键开启HIDPI并注入EDID 目录,点击 双击.command 命令执行后以实现下面的效果: hidpi

更新

  • 10-4-2017

    • 加入显示器edid和HIDPI
  • 10-7-2017

    • 修复bcm94352z在10.12下的WIFI驱动
  • 10-8-2017

    • 添加一键开启HIDPI脚本,同时解决内屏黑屏问题,感谢 冰水加劲Q 提供的脚本
  • 10-17-2017

    • EFI更新,修正显卡驱动
    • 驱动更新:
      • Lilu v1.2.0
      • AppleALC v1.2.1
      • IntelGraphicsDVMTFixup v1.2.0
      • AirportBrcmFixup v1.1.0
    • 驱动修复:
      • IntelGraphicsFixup v1.2.0
  • 10-21-2017

    • Clover 常规更新 Clover_v2.4k_r4259
    • 驱动更新:
      • FakeSMC v1765
    • 修改BCM94352z驱动方式,将注入信息移动到FakeSMC,移除config.plist中的相关信息
  • 11-12-2017

    • Clover 常规更新
      • Clover_v2.4k_r4298
    • ALC256声卡驱动更新
      • 添加全新id:56
      • 去除底噪
    • ALCPlugFix更新,修复耳机插入状态
  • 3-13-2018

    • 修改独显屏蔽模式,独显屏蔽更彻底,感谢@宪武
    • Clover常规更新
      • Clover_v2.4k_r4418
      • drivers64UEFI更新
        • 使用AptioMemoryFix.efi彻底解决内存分配不足卡+++问题
        • Apfs.efi常规更新到10.13.4Beta5
    • 驱动更新
      • InterGraphicsFixup v1.2.5
      • AppleALC v1.2.3
      • Lilu v1.2.3
      • Shiki v2.2.3
      • AirportBrcmFixup v1.1.1
  • 4-9-2018

    • Clover常规更新

      • Clover_v2.4k_r4429 更新支持macOS 10.13.4
      • Apfs.efi常规更新到10.13.5DB1
    • 驱动更新

      • InterGraphicsFixup v1.2.7
      • AppleALC v1.2.6
      • Shiki v2.2.6
      • AirportBrcmFixup v1.1.2
  • 7-21-2018

    • 支持Mojave/High Sierra/Sierra
    • CLOVER常规更新
      • Clover v2.4k r4618,支持10.13.6 17G2112
      • 使用ApfsDriverLoader-64.efi,不需要再频繁地更新apfs.efi
    • 驱动更新
      • Lilu v1.2.5
      • AppleALC v1.3.0
      • WhateverGreen v1.2.0
  • 8-4-2018

    • CLOVER常规更新到v2.4k r4630
      • 使用新的显卡驱动方式,更好地支持10.13/10.14
    • 驱动更新
      • Lilu v1.2.6
      • AppleALC v1.3.1
      • WhateverGreen v1.2.1
  • 8-6-2018

  • 8-8-2018

    • 增加Brcm94352z/DW1560注入信息,解决10.13.6(17G2112/17G2208)/10.14蓝牙失效问题
  • 8-11-2018

    • 加入了I2C触摸板的支持,开启更多手势
  • 9-22-2018

    • 使用FB Patcher生成USBPower.kext,弃用USBInjectAll.kextSSDT-UIAC-ALL.aml
    • VoodooI2C更新到v2.0.1特别版,触摸板支持更多手势,支持双指捏合缩放,支持MojaveHighSierra
    • 声卡id注入:2,以解决部分机型无法驱动的问题
    • 驱动常规更新
      • Lilu v1.2.7
      • WhatEverGreen v1.2.3
      • AppleALC v1.3.2
    • 修改主题文件,适配Mojave
  • 9-24-2018

    • config.plist修正
      • 删除kextstopatch里面关于minStolen的补丁
      • 删除USB端口限制补丁
    • 添加USBPower.kext驱动,删除SSDT-UIAC-ALL.aml
    • 修正SSDT-PCIList.aml显示信息
    • 修正自带主题Hackintosh_ID适配Mojave图标
  • 9-29-2018

    • 增加睡眠呼吸灯
    • 添加DW1560信息的注入,有效改善睡眠唤醒后蓝牙失效
  • 4-6-2019

    • 更新支持到Mojave 10.14.4
    • 常规驱动更新
  • 5-2-2019

    • 更新CLOVER到v4924
    • 修正PCIList信息
    • 添加开机声音
    • 修改电池驱动为SMCBatteryManager.kext
  • 5-19-2019

    • 更新CLOVER到v4928
    • 添加ComboJack,解决耳麦输入
    • 修改ALCPlugfix,支持睡眠唤醒后内置麦克风耳麦完美切换
  • 6-4-2019

    • 更新 CLOVER 到 v4940
    • 添加 macOS Catalina 支持
    • WIFI工作正常,蓝牙暂时不工作
    • 常规驱动更新

如果你认可我的工作,可以通过 打赏 支持我后续的更新

微信 支付宝
wechatpay_160 alipay_160

QQ群:

331686786 一起黑苹果

158976808 燃7000黑苹果交流群

dell-inspiron-7560-hackintosh's People

Contributors

daliansky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dell-inspiron-7560-hackintosh's Issues

Can you help me with this codec? [ALC295/ALC3254]

Hi, i had some problem when try to patch this codec through appleALC, cant make built-in mic and headset's mic to work, please give an help!
card0.txt
p/s: In ubuntu, internal mic wont work too, headset's mic work fine
INFO: Dell Inspiron 7591 9300H-1050-ALC295
Thanks!

感谢信

感谢 我的latitude E5480稍微改一下显卡(520)就能完美使用

Dell [7572 i5 8250u, sound and bluetooth not work]

i have some issue with your latest commits.

  • sound and bluetooth doesnt work, but wifi work (i used DW1560)

i try your latest release EFI (7x7x)

  • problem same, sound and bluetooth doesnt work, but wifi work (i used DW1560)
  • trackpad blank on preference

i feel your lates release is very good impromvent on trackpad.

This how i install your EFI, please correct me if im wrong:

  • mount EFI with clover configurator
  • place your EFI
  • run Kext Utility, (just run and quit after quit button enable)
  • restart and select config to "config_MBP141.plist"

thanks.

请问能支持7353吗

请问这个配置和13 7000系列的7353相比,除了cpu和集显之外,其他配置通用吗

Question about config.plist.

I saw that in your config.plist you are using "change NEVT to XEVT(dell)".
Can you tell me what is this about?

Thanks.

关于升级Lilu.kext等驱动

想请教下CLOVER里面的Lilu.kext是特殊编译的吗?替换为release的最新版本甚至是1.2.7都无法正常启动原因是?

Compatibility Laptop

Hello, nice work
But can you help me? I have another laptop DELL INSPIRON 15 75548...
I try to patch dsdt & ssdt but no result .. i got kernel panic
Can you help me patch it?

[Dell 7572] Bluetooth and wifi interference issue on newest EFI

I have your installer macOS High Sierra 10.13.4(17E199) Installer with Clover 4418.dmg, to install in my laptop.

Testing with EFI default installer img
clean install wifi and Bluetooth work instantly (internal speaker not work). I test Bluetooth to Bluetooth speaker, sound and wifi running great.

Testing with new EFI
If wifi on high Load, Bluetooth will laggy like mouse lag or sound lag to Bluetooth speaker.

My laptop config:

  • Dell 7572, i5 8250u
  • WIFI DW1560.
  • macOS 10.13.6

for the first time, I assume is a hardware issue like described here https://www.tonymacx86.com/threads/bcm94352z-bluetooth-mouse-lag.216102/

but is not. is a configuration issue.
I will update this thread with video.

Thanks.

verbit.sh

在这一步生成的信息是
tim 20190130150438

codec#0内的是 Intel broadwell HDMI 并不是 音频
原因未知

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.