Jump to content

Nancy10

Members
  • Posts

    76
  • Joined

  • Last visited

Everything posted by Nancy10

  1. I tried switching to MBP14,1 but that didn't work. should i delete the framebuffer properties i added earlier and try the MBP14,1 SMBIOS ? Edit : " i deleted the properties but it didn't work either, still no signal on HDMI " 2nd Edit : MBP14,2 worked. Thanks Hervé & JakeLo
  2. Yes, you were right i didn't pay attention to what properties you mentioned. but should i use those exact values ? i did copy those values but it didn't work . i tried using another connector (con2 which is spposed to be te hdmi port) but it still didn't work. i used this as reference to choosing the connector number : Now if we look deeper into your IOReg... FB@0 -> connector-type = 02 00 00 00 and port number = 0x0 (built-in LCD) FB@1 -> connector-type = 00 04 00 00 and port number = 0x5 (no device connected) FB@2 -> connector-type = 00 04 00 00 and port number = 0x6 (external display)
  3. but that is for UHD 620, mine is HD 620 and i think those properties won't work with my setup. the one i have already are the ones that are supposed to work. am i missing stuff here ?
  4. Hi, i tried to use my HDMI monitor and it didn't work, i tried to add the bootarg : "igfxonln=1" but it din't work. i attached the debug infodebug_11724.zip
  5. Hey ! I am having some issues after upgrading to Catalina, regarding my clock speeds and overall performance. first i can't see the battery indicator and can't enable it it from the setting panel. second i get a lot of freezes that i didn't have on mojave. at some point my entire PC just starts going very slow, apps open after an age and this happens sometimes instantly after launch or after 5 hours of use. ( during this my activity monitor will show very normal usage ) what should i do to fix it, like get back to the standard performance expected from my CPU. i attached by debug information Thanks. debug_6654.zip
  6. I am still going with my fixes and i just backed up my data in case i do a complete reinstall, but when i went into diskUtility i figured that the update process created an additional volume called APFS - Data and it didn't do anything with it afterwards, here is an image from diskUtility : Does this mean the update didn't finish correctly ?
  7. I am trying to figure out how to change the Framebuffer Memory in order to try and fix the KP but i ccouldn't find out what values to use, I saw this on WEG Github : https://github.com/acidanthera/WhateverGreen/blob/master/Manual/FAQ.IntelHD.en.md but couldn't find how to reverse, the bits correctly ( no standard reversing onmine could do the trick ), and didn't find how to get the initial values that they are using in the examples. these are the recommended framebuffers for laptop from the WEG GH : ID: 591B0000, STOLEN: 38 MB, FBMEM: 21 MB, VRAM: 1536 MB, Flags: 0x0000130B TOTAL STOLEN: 39 MB, TOTAL CURSOR: 1 MB (1572864 bytes), MAX STOLEN: 136 MB, MAX OVERALL: 137 MB (144191488 bytes) Model name: Intel HD Graphics KBL CRB Camellia: CamelliaDisabled (0), Freq: 1388 Hz, FreqMax: 1388 Hz Mobile: 1, PipeCount: 3, PortCount: 3, FBMemoryCount: 3 [0] busId: 0x00, pipe: 8, type: 0x00000002, flags: 0x00000098 - ConnectorLVDS [2] busId: 0x04, pipe: 10, type: 0x00000800, flags: 0x00000187 - ConnectorHDMI [3] busId: 0x06, pipe: 10, type: 0x00000400, flags: 0x00000187 - ConnectorDP 00000800 02000000 98000000 02040A00 00080000 87010000 03060A00 00040000 87010000 are the initial values one fo the last 3 lines ? To be clear i am already using the 32Mb patch (the one set up by default in the rehabman repo of config.plists). I also didn't find how to change the DVMT value in bios and i don't have windows to really try the extraction method from here : would assuming the DVMT is set by default to 39Mb and changing to that in the clover framebuffer memory, damage my hardware or it would spit out an error ?
  8. for a quick update i tried reinstalling macOs from recovery but i kept getting the "could not create preboot for apfs install" error during install
  9. I have tried -igfxvesa and -disablegfxfirmware and fakeID/platformId = 0x12345678 all together and still stuck at : could not register with the framebuffer driver
  10. i have been trying to fix the KP and found out about DVMT memory allocation being less than needed, but i also found that it is done easier via WEG. should i try and up it to 98 mb or lower it to 32 mb ? i really don't understand this and it seems not useful since i did boot Mojave before and that doesn't seem to need a different DVMT.
  11. What i did was set the FakeID to 0x12345678 as well as the Platform-ID to 0x12345678 and it did work at first, it passed the earlier error stage but stuck at [IGPU] Graphics driver failed to load : could not register with Framebuffer driver !
  12. Yes, i added the arg on boot. i will try with that -igfxvesa and report back EDIT : I was wrong earlier, i clearly am booting from a different set of EFI files not the ones that i attached earlier. I switched to booting from those files now and i can't see any boot partitions, no recovery no macOS installation, what could be the problem here ? Fixed will rport again Second edit : I tried the new efi files and it is still the same kernel panic, but I got a new notice kexts being different from the prelinked ones. I attached a photo. Could my update just have failed and now stuff is corrupted and incomplete?
  13. i have done the installation already i am trying to boot after it. I tried using the -disabledfxfirmware boot arg anyways but not success, still the same kp (i'll edit my first photo with an updated version) here is my last clover folder CLOVER.rar Note : i tried the clover folder from this post but to no use ( it is outdated too )
  14. So i tried to upgrade, and i created a new Clover boot folder. - I downloaded the latest version fo clover - I have added the latest version of kexts that i had before upgrading - i have copied the old ACPI foler i had before ( is this a good idea ? ) - i have copied the old config.plist i had before upgrading Now i am stuck with a kernel panic that involves the GPUDriversIntel : Panic assert message has something like this : "/Library/caches/com.apple.xbs/Souorces/GPUDriversIntel14.6.18". I am totally locked out of my system but i can access recovery, could this be the Embedded Controller device thing ? I have edited a picture of the screen with the error, not very clear though
  15. Virtual SMC and WEG are actually on the last version, taken from the github release
  16. Yes the errors is when i tried to rebuild the kexxt cache with the command at the first line, i followed this post on insanelymac; thought i would be sure it is not a prelinking problem but apparently it is not and my kexts are not working properly. As for your recommendation, i have seen other recommendations that say exactly the opposite.
  17. I have done all of that in fact except for EC, but that wasn't a problem for me yet. I tried to install the update and got a kernel cache problem, i tried to do ti manually from recovery terminal and got so many errors. I did update the kexts to their last version since i am installing the last version of catalina (seems logical) here is the kext cache output : -bash-3.2# touch /Volumes/APFSMAC/System/Library/Extensions/ && kextcache -u /Volumes/APFSMAC kextcache -u /Volumes/APFSMAC Warning: /Volumes/APFSMAC/AppleInternal/Library/Extensions: No such file or directory kextcache -arch x86_64 -local-root -kernel /Volumes/APFSMAC/System/Library/Kernels/kernel -prelinked-kernel /Volumes/APFSMAC/Library/Apple/System/Library/PrelinkedKernels/prelinkedkernel -volume-root /Volumes/APFSMAC /Volumes/APFSMAC/Library/Extensions /Volumes/APFSMAC/AppleInternal/Library/Extensions /Volumes/APFSMAC/Library/Apple/System/Library/Extensions /Volumes/APFSMAC/System/Library/Extensions Kext with invalid signature (-67050) allowed: <OSKext 0x7f83d1c98ac0 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/", ID = "me.kishorprins.VoodooInput" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d1c979e0 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/", ID = "com.alexandred.VoodooI2CServices" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d1c91170 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/", ID = "org.coolstar.VoodooGPIO" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d1c7bb90 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/VoodooI2C.kext/", ID = "com.alexandred.VoodooI2C" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d1c133e0 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/", ID = "org.rehabman.voodoo.driver.PS2Mouse" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d1ee0af0 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/VoodooPS2Controller.kext/", ID = "org.rehabman.voodoo.driver.PS2Controller" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d1c11b20 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/", ID = "org.rehabman.voodoo.driver.PS2Keyboard" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d1c0d710 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/", ID = "org.rehabman.voodoo.driver.PS2Trackpad" } Error returned: <error: 0x10ff58ff0> { count = 1, transaction: 0, voucher = 0x0, contents = "XPCErrorDescription" => <string: 0x10ff59158> { length = 18, contents = "Connection invalid" } } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d3865cc0 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/FakePCIID.kext/", ID = "org.rehabman.driver.FakePCIID" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d3848d10 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/VirtualSMC.kext/", ID = "as.vit9696.VirtualSMC" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d1e08a20 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/Lilu.kext/", ID = "as.vit9696.Lilu" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d382c120 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/AppleBacklightFixup.kext/", ID = "com.hieplpvip.AppleBacklightFixup" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d3815810 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/VoodooI2CHID.kext/", ID = "com.alexandred.VoodooI2CHID" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d38142f0 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/Legacy_Sierra_QMI.kext/", ID = "com.apple.driver.Legacy_CellPhoneHelper" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d3811990 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/CPUFriend.kext/", ID = "org.vanilla.driver.CPUFriend" } Error returned: <error: 0x10ff58ff0> { count = 1, transaction: 0, voucher = 0x0, contents = "XPCErrorDescription" => <string: 0x10ff59158> { length = 18, contents = "Connection invalid" } } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d1ee02c0 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/USBInjectAll.kext/", ID = "com.rehabman.driver.USBInjectAll" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d1e94550 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/SMCProcessor.kext/", ID = "as.vit9696.SMCProcessor" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d1ec0900 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/SMCBatteryManager.kext/", ID = "ru.usrsse2.SMCBatteryManager" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d1ed5390 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/WhateverGreen.kext/", ID = "as.vit9696.WhateverGreen" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d1e8b570 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/SATA-100-series-unsupported.kext/", ID = "org.rehabman.injector.SATA-100-series-unsupported" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d1e0ffe0 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/AppleALC.kext/", ID = "as.vit9696.AppleALC" } Kext with invalid signature (-67062) allowed: <OSKext 0x7f83d1e0b9a0 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/NoTouchID.kext/", ID = "xyz.racermaster.NoTouchID" } Invalid signature -67050 for kext <OSKext 0x7f83d1c98ac0 [0x10dcc8a50]> { URL = "file:///Volumes/APFSMAC/Library/Extensions/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/", ID = "me.kishorprins.VoodooInput" } Error returned: <error: 0x10ff58ff0> { count = 1, transaction: 0, voucher = 0x0, contents = "XPCErrorDescription" => <string: 0x10ff59158> { length = 18, contents = "Connection invalid" } } Error returned: <error: 0x10ff58ff0> { count = 1, transaction: 0, voucher = 0x0, contents = "XPCErrorDescription" => <string: 0x10ff59158> { length = 18, contents = "Connection invalid" } } kxld[as.vit9696.VirtualSMC]: The following symbols are unresolved for this kext: kxld[as.vit9696.VirtualSMC]: KernelPatcher::routeMultipleLong(unsigned long, KernelPatcher::RouteRequest*, unsigned long, unsigned long long, unsigned long, bool, bool) kxld[as.vit9696.VirtualSMC]: BaseDeviceInfo::get() Link failed (error code 5). Prelink failed for as.vit9696.VirtualSMC; omitting from prelinked kernel. Can't use /Volumes/APFSMAC/Library/Extensions/VirtualSMC.kext - not linked. Prelink failed for as.vit9696.SMCProcessor; omitting from prelinked kernel. Can't use /Volumes/APFSMAC/Library/Extensions/VirtualSMC.kext - not linked. Prelink failed for ru.usrsse2.SMCBatteryManager; omitting from prelinked kernel. kxld[as.vit9696.WhateverGreen]: The following symbols are unresolved for this kext: kxld[as.vit9696.WhateverGreen]: BaseDeviceInfo::get() Link failed (error code 5). Prelink failed for as.vit9696.WhateverGreen; aborting prelink. Failed to generate prelinked kernel. Child process /usr/sbin/kextcache[10603] exited with status 71. Error 107 rebuilding /Library/Apple/System/Library/PrelinkedKernels/prelinkedkernel I really don't know what to do exactly do i just delete the kexts with the errors and add deal with them later after the update, especially when one of them is VirtualSMC and that is mandatory to boot. or should i inject them from clover only for now ?
  18. i am upgrading from mojave 10.14.1, would the change be big ?
  19. hey! I need to update to catalina from my previous setup, and i want to know the steps if there are any to do so. I am running the dell latitude 7480 with i7 7th gen vPro with 620 Graphics. Should i just start the standard macOs updates and wait ?
  20. For bluetooth, i have found a working kext. not it only works for intel bluetooth and supports the AC-8256 which is exactly the one i have. https://github.com/zxystd/IntelBluetoothFirmware The same person is working on a wifi kext but says it will take some time.
  21. hey ! this is the article: https://www.macrumors.com/2020/01/06/apple-randomized-serial-numbers-late-2020/?fbclid=IwAR3M_h1azkQKlzQ-O5zKAlVq0nKesmVPIaCVsOJ1ajebq2zPbcZERhHEgV0 my concern is that would this feature make it harder to build hacks or easier ? or it will just do nothing ?
  22. Hey ! as i am writing this, i have about 8 hours to be able to order a DW1820a wireless card, the serial number on the back as of the amazon listing is either the Ok-ish or the NoK cards from this post by @Hervé. should i buy this or try waiting to find a DW1560 for 4 times the price. is the DW1820a with the two versions mentioned compatible with macOs or can be made compatible with additional work ? thanks. really need help here.
  23. hey ! I am having a problem with my wifi dongle. I found a wireless utility (https://github.com/chris1111/USB-Wireless-Utility). a driver utility that did work for some time with no problems. But recently it started disconnecting and basically killing the usb dongle and cutting it down. I don't know exactly how the power on the usb works and if some problems with usb devices would power off the device completely on macOs but I want to know how to debug it and try and see what is the problem and maybe find a fix.
  24. Ah Okey, I need to enable the macOs gestures in my touchpad. My touchpad(7480) is not supported, while the 7490 is supported by your boot pack. So we are trying to find the pcid to see if the kexts that works from the 7490 config would directly work on my 7480 setup. EDIT : I attached the Hardware ID from Windows for my touchPad which is the one I want : it should be something like : 07A0:044E is that right ? thanks.
×
×
  • Create New...