Search results

Loading Google Results...
  1. NS_mac

    Skylake Laptop (i.e. PCI Intel Sunrise HD Audio id: 8086:9d70 ) Audio Problem - Dell 5559 El Capitan

    OK. Wrong patch applied. Which one of these patches? 1. [igpu] Brightness fix graphics/graphics_PNLF.txt 2. [igpu] Brightness fix (HD3000/HD4000) graphics/graphics_PNLF_ivy_sandy.txt 3. [igpu] Brightness fix (Haswell/Broadwell) graphics/graphics_PNLF_haswell.txt 4 [igpu] Brightness fix (ACPI...
  2. NS_mac

    Skylake Laptop (i.e. PCI Intel Sunrise HD Audio id: 8086:9d70 ) Audio Problem - Dell 5559 El Capitan

    Is this the guide? http://www.tonymacx86.com/threads/guide-patching-dsdt-ssdt-for-laptop-backlight-control.152659/ Could be more specific what info you want me to report. I like to see more Skylake specific info in that guide...
  3. NS_mac

    Skylake Laptop (i.e. PCI Intel Sunrise HD Audio id: 8086:9d70 ) Audio Problem - Dell 5559 El Capitan

    Yes, I applied this patch (below) and install IntellBacklight.kext. No Slider in the Display ~~~~~~ # Brightness control fix into device label PNLF remove_entry; into scope label \_SB insert begin Device (PNLF)\n {\n Name (_HID, EisaId ("APP0002"))\n Name (_CID, "backlight")\n...
  4. NS_mac

    Skylake Laptop (i.e. PCI Intel Sunrise HD Audio id: 8086:9d70 ) Audio Problem - Dell 5559 El Capitan

    I read the thread above, but does not apply since the dsdt.aml in Skylate laptops is entirely difference from the Haswell. I tried to apply some patches mentioned in Haswell (PNLF patches but it did not work). I got a no enter sign (Big O with X) in boot. You should probably create a new guide...
  5. NS_mac

    Skylake Laptop (i.e. PCI Intel Sunrise HD Audio id: 8086:9d70 ) Audio Problem - Dell 5559 El Capitan

    Seijinshu, Thanks for VoodooHDA tip. HDA Audio is working now using VoodoHDA including headphone and HDMI (I think) as well. Now, have you managed to get the IntelBacklight.kext working on this laptop? https://github.com/RehabMan/OS-X-Intel-Backlight The dsdt.aml on this laptop has a LCD...
  6. NS_mac

    Skylake Laptop (i.e. PCI Intel Sunrise HD Audio id: 8086:9d70 ) Audio Problem - Dell 5559 El Capitan

    OK. Let me digest these things, so I can get it right. >> - vanilla AppleHDA installed I used Kext Wizard to install various AppleHDA kexts. >>- "IRQ Fix" (usually via DSDT patches) I don't understand this "IRQ Fix" even reading your laptop dsdt-ssdts patching guide...
  7. NS_mac

    Skylake Laptop (i.e. PCI Intel Sunrise HD Audio id: 8086:9d70 ) Audio Problem - Dell 5559 El Capitan

    Yes, I understand this 2 things are different. Intel HDA device (e.g. PCI Intel Sunrive HDA) is working since I can see the audio in System Preference now. However, the Realtek Codec is not yet working - no sound, no input and output yet. Hope some clarifications on my questions about this...
  8. NS_mac

    Skylake Laptop (i.e. PCI Intel Sunrise HD Audio id: 8086:9d70 ) Audio Problem - Dell 5559 El Capitan

    Before, I do another install just to test the original AppleHDA.kext working after dsdt patching. I think I need to know more and understand about this AppleHDA.kext and codec (e.g. Realtek ALC255 (0x10ec0255)). Right now, the PCI Intel Sunrise is already recognized and Audio in the System...
  9. NS_mac

    Skylake Laptop (i.e. PCI Intel Sunrise HD Audio id: 8086:9d70 ) Audio Problem - Dell 5559 El Capitan

    It seems that this PCI card is already supported. . . 8086:8CA0 Name: 9 Series Chipset Family HD Audio Controller 8086:A170 Name: Sunrise Point-H HD Audio 8086:9D70 Name: Sunrise Point-LP HD Audio http://www.insanelymac.com/forum/topic/310914-applehdacontroller-native-intel-ids/ This is...
  10. NS_mac

    Skylake Laptop (i.e. PCI Intel Sunrise HD Audio id: 8086:9d70 ) Audio Problem - Dell 5559 El Capitan

    OK. I got the audio device now! Intel High Definition Audio. See attached screenshot (i.e. file). I did DSDT patching to get it working. The device id is 3 patched on the DSDT patched (layout 3). However, I AppleHDA.kext is not yet working. No input yet in the sound. VoodoHDA is not working...
  11. NS_mac

    Skylake Laptop (i.e. PCI Intel Sunrise HD Audio id: 8086:9d70 ) Audio Problem - Dell 5559 El Capitan

    Yes, I tried this one already. However, the PCI card / PCI interface to board with the Realtek chipset is embedded is not detected. I think the FakePCIID needs to be hacked first as I understand it, if I am right. https://github.com/RehabMan/OS-X-Fake-PCI-ID RehabMan, am right in thinking in...
  12. NS_mac

    Skylake Laptop (i.e. PCI Intel Sunrise HD Audio id: 8086:9d70 ) Audio Problem - Dell 5559 El Capitan

    OK. I just did that audio codec dump from Linux in post above. Any suggestion what I am going to do next? I am trying to patch my dsdt.aml ~~~~~ Scope (_SB.PCI0) { Device (HDEF) { Name (_ADR, 0x001F0003) // _ADR: Address OperationRegion (HDAR, PCI_Config, Zero, 0x0100) Field...
  13. NS_mac

    Skylake Laptop (i.e. PCI Intel Sunrise HD Audio id: 8086:9d70 ) Audio Problem - Dell 5559 El Capitan

    Yes, you are right that HDA controller (i.e. Intel PCI ) but the codec device is still using Realtek chipset (ALC3234). Here's the output from linux (below). What I am going to do next? ~~~~~~ noli@noli-Inspiron-5559:~$ cat /proc/asound/card0/codec#0 Codec: Realtek ALC3234 Address: 0 AFG...
  14. NS_mac

    Skylake Laptop (i.e. PCI Intel Sunrise HD Audio id: 8086:9d70 ) Audio Problem - Dell 5559 El Capitan

    Hi, I managed to install OS X El Capitan (10.11.5) in my Dell Inspiron 5559. My 2 problems are: Audio and WiFi (out of the question at the moment). However, I think the audio problem can be fixed. This laptop does not have Audio Realtek ALC3234 controller as some of the users are claiming...
  15. NS_mac

    Hp Pavilion dv7-3183cl 10.6.4 ( everything works 100% )

    What did you use for the usb method? Which iboot? Could put the exact link where did you download it. What is the brand / maker of your trackpad? Where did you get the VoodooPS2 + trackpad kext that works with this trackpad? Is it ALPS Glidepoint? I very interested to make my trackpad works...
  16. NS_mac

    how to convert dsdt

    Get DSDTDE. Yes.
  17. NS_mac

    Blank screen when install starts on Sony Vaio VPCF115FM

    Patch your dsdt using DSDTSE. http://www.insanelymac.com/forum/index. ... 0&start=40
  18. NS_mac

    Elantech Trackpad Touchpad help (last issue to fix)

    Get the Appleps2keyboard.kext. I am sure it will fix your e elantech touchpad http://www.meklort.com/?p=134 http://code.google.com/p/netbook-installer/ I still problem with mine HP DM3 wrong Alps trackpad id (0x73 0x02 0x64)
  19. NS_mac

    AppleACPIPlatform & IOPCIFamily

    Try use DSDTSE to patch your dsdt.aml as replacement of faulty HP BIOS. Or Get the full set of kexts from Notebookinstaller. Replace everything. http://www.meklort.com/?p=262
Back
Top