Jump to content

broadw3ll

Members
  • Posts

    82
  • Joined

  • Last visited

Everything posted by broadw3ll

  1. Does dis code goes in custom eidid ? NVCAP", Buffer () { /* 0000 */ 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, /* 0008 */ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, /* 0010 */ 0x00, 0x00, 0x00, 0x00
  2. Here you go, no changes ioreg.zip
  3. I have checked that patch and it seems to work kind of better but it still work like for pauses, I have checked that option and is disabled, thanx pal
  4. Yes the attached text its probably a modded, the changes are the panel preferences work and some gestures but it works then stop and then works agains... lol. the lastest official one works similar to the other one, I have rebuild the cache as you say... no change. Here you go my dump files if you can give a look Send me Luis-MacBook-Pro.zip
  5. Hi onemanosx... I'm still facing problems with the brightness but by the moment im doing some research to get fully functional trackpad I have downloaded one kext that gives me the system preferences options working but the problem its that it work like for moments... I have take a screen shoot and im gonna attach that kext, I havent move any of the i2c patches that u make me the favor to do in my dstd... do u have any idea ? I think im pretty close to make this works. UPDATE: with the last release it also works better tan with the attached kext but it stills getting the problem of working by moments, but I was able to check and the scroll with two fingers works... but by moments, also the trackpad preferences is working. VoodooI2C.kext preferences.zip
  6. Hi pal I guess you are very close to the problem but again I have the same screen as I get with the last patch :$ Thanx for the help
  7. when I try to use the second dsdt I can't past from this (as the image show) with the first one this are my new send_me files. Send me Luis-MacBook-Pro.zip
  8. here you go my friend Send me Luis-MacBook-Pro.zip
  9. I tried to use it but still no brightness or change with the fn keys
  10. Hello again onemanosx here is my run_me file thanx for all pal Send me Luis-MacBook-Pro.zip
  11. that's what i have read in this post (https://www.insanelymac.com/forum/topic/310180-internal-lcd-does-not-recognize-properly/) "Check and post the IOReg info for device PNLF; it's for the built-in screen and specifies the display type you have. Its settings can be adjusted in DSDT. Or better, post your whole IOReg saved output + DSDT files. This is what I have in my E6440's DSDT and you'll clearly see the "backlight" _CID value. It may well be that you're simply missing that DSDT parameter: Device (PNLF) { Name (_ADR, Zero) // _ADR: Address Name (_HID, EisaId ("APP0002")) // _HID: Hardware ID Name (_CID, "backlight") // _CID: Compatible ID Name (_UID, 0x0F) // _UID: Unique ID Name (_STA, 0x0B) // _STA: Status" but the problem is where do i apply that ? in what part of the DSDT is the IGPU device parameter im gonna try to do that the other option that i have read in the same post its try to inject display characteristics
  12. @onemanosx hi pal Im still facing problems with the brightness... now in the same post some dudes are saying that it works (even in a very similar model as I have gl502vm) one guy gives me and idea... actually he didnt fixed it, but it sounds reasonable. he post that he manage to make the display get recognized as internal. in my case I have search in ioreg and it seems to be showed as an external display. Do u have any idea ? Send me Luis-MacBook-Pro.zip
  13. Thanx for the guide very understandable to be honest... i have read about the option plugin type some threads say about disable it, too I get confuse. right now this is how it looks my config plist
  14. Onemanosx this is the only "installation" post that it in the GitHub folder https://github.com/acidanthera/CPUFriend/blob/master/Instructions.md
  15. hello onemanosx I get stuck in the cpufriend guide because it says "NOTE: The created kext/ssdt is located in the current working directory. --file should be a complete plist from--/System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/ACPI_SMC_PlatformPlugin.kext/Contents/Resources or /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86PlatformPlugin.kext/Contents/Resources with certain modifications (Otherwise why do you even need CPUFriend?) instead of something like a raw FrequencyVectors entry." in my case is System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86PlatformPlugin.kext/Contents/Resources but... which one of all of them is a "complete plist" I have managed to use the Pike Script with the beta one but y need to now generate the other one to merge them but I'm having problem with that "file"
  16. Hmmm so there's not the problem I gonna try to digg a little bit about that problem related: I have a windows 8 copy lol
  17. it seems I have _osi the suggest to change it, I have check in th dsdt thats why I though if its necessary I'm gonna attach my run_me file if no just ignore it Send me Luiss-MacBook-Pro-2.zip
  18. Hello onemanosx that trident change nothing I have check all the comments of the guide that I attach and there someone who says the brightness work in his case doing this: fix XOSI add device PNLF rename GFX0 to _GFX both DSDT and SSDTs rename PEGP to GFX0 both DSDT and SSDTs add device (HDAU) under PEG0 return (one) under device (EDP1) I remember and the pnlf device its add as u did and also the other things as I guess but it seems that also I don t have ssdt because I can't generated the power management one because my processor its unsupported as I mentioned in my last post the, only ssdt that I'm using is this one SDT-XOSI.aml from here (https://www.insanelymac.com/forum/topic/323010-please-help-me-fix-brightness-control-nvidia-graphics-only-laptop/?page=8) from the commentary made by male_hxm do u have any idea ? thnx for all
  19. hello I have checked this guide: (https://github.com/Piker-Alpha/ssdtPRGen.sh) but my processor its unknown by the generator as is showed in the output of terminal in the screenshot I'm gonna attach the intel info.kext output and the missing data of the generator in termina....if it can help in something... https://ark.intel.com/products/97185/Intel-Core-i7-7700HQ-Processor-6M-Cache-up-to-3-80-GHz- AppleIntelInfo output.rtf procesor data 7700hq.docx
  20. Now i made the HDMI audio work, the speakers sounds nice its thing of time to check the performance... I use this kext and patch with VOODOOHDA I'm gonna attempt to generate my power management with this guide:(https://www.tonycrapx86.com/threads/quick-guide-to-generate-a-ssdt-for-cpu-power-management.177456/) (https://github.com/acidanthera/CPUFriend/blob/master/Instructions.md) because of the things that MaLd0n suggested SSDT with Pike Script and generate data with CpuFriend script, add in Pike Ssdt with _DSM" actually it is kind of messy UPDATE:I check with a few songs and probably its sound thing of nothing better the apple alc but Im having problems with my jack 3.5mm output so I will use the voodoo one unless someone suggested me something better. HDMIAudio.kext_.zip SSDT-HDMI-NVIDIA-PEG0.aml_.zip
  21. Yes!!! Bro but I'm still facing problems with the Nvidia buildin panel brightness, also I have discovered by searching and trying than the HDMI audio isn't supported, only it's supported with DP. So I if you know anything or suggest about the brightness I would be glad if heard it
  22. Thats what I think... idk where is the problem now. in other things was able to work the card reader with this kext in the Clovers folder Sinetek-rtsx.kext.zip
  23. This one is for only Nvidia GTX it made by a guy with a gl702 (https://www.insanelymac.com/forum/topic/323010-please-help-me-fix-brightness-control-nvidia-graphics-only-laptop/)
  24. I have also tried to enable the hdmi audio but when I run this command I got this error its from this guide: https://github.com/toleda/audio_CloverHDMI/blob/master/audio_cloverHDMI-140.command.zip
  25. in the brightness thing I have checked with detail the info and now the only thing that isn't working for me is this patch --Scope (_SB) { Device (PNLF) { Name (_ADR, Zero) // _ADR: Address Name (_HID, EisaId ("APP0002")) // _HID: Hardware ID Name (_CID, "backlight") // _CID: Compatible ID Name (_UID, 0x0A) // _UID: Unique ID Name (_STA, 0x0B) // _STA: Status } }-- they suggested thad patch but when I try yo apply it just keep the Button in gray... I have found a pretty similar in the code in my code; --Device (PNLF) { Name (_ADR, Zero) // _ADR: Address Name (_HID, EisaId ("APP0002")) // _HID: Hardware ID Name (_CID, "backlight") // _CID: Compatible ID Name (_UID, 0x0A) // _UID: Unique ID Name (_STA, 0x0B) // _STA: Status Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method { If (LEqual (Arg2, Zero)) { Return (Buffer (One) { 0x03 }) }-- do ia have to change anything about it ? I'm just using the kexrinjector in the clover folde, anything has changed
×
×
  • Create New...