Jump to content

troorl

Members
  • Posts

    39
  • Joined

  • Last visited

Everything posted by troorl

  1. I'm not sure how this works, but I solved it by loading Ubuntu. Bluetooth was available in it, and after rebooting to macOS it showed up in USBMap under HS08. I think it might be some soft airplane mode that was turned on but couldn't be turned off in macOS itself. And then Ubuntu reset it. I don't know, just a theory. Unfortunately I discovered another unrelated issue. When the laptop is charging, the trackpad is practically unusable. Oh well...
  2. Yes, I've done all that, following the guide. With USBInjectAll and xhciportlimit=true, Bluetooth doesn't show up anywhere, including the USB section in the System Report. Just checked with Hackintool to be sure, no luck. Initially I used a different pack with an older OC, and at first Bluetooth worked (or at least it was detected). Then after one of the countless iterations it just disappeared. Interestingly enough, when I return to that exact pack, Bluetooth still doesn't work. And of course it's enabled in BIOS, I checked. It feels like some kind of magic is involved. I used to experience something similar on E6430, specifically with Bluetooth.
  3. Hi. It's my first experience with this laptop. I'm using the default Intel combo card with Jake Lo's E7x70 pack. WiFi works well, but Bluetooth is not detected at all, despite all the right kexts in place. I mapped USB ports using USBMap. The number of ports is limited now, everything works including the webcam. Yet there is no sign of Bluetooth. It didn't show up in USBMap at any point. I'm using Big Sur and the latest BIOS if it makes a difference. Does someone have any ideas? The list of the kexts and config.plist are down below. AirportBrcmFixup.kext SMCBatteryManager.kext AirportItlwm.kext SMCDellSensors.kext AppleALC.kext SMCLightSensor.kext BrcmBluetoothInjector.kext SMCProcessor.kext BrcmFirmwareData.kext SMCSuperIO.kext BrcmPatchRAM3.kext Sinetek-rtsx.kext BrightnessKeys.kext USBMap.kext IntelBluetoothFirmware.kext VerbStub.kext IntelBluetoothInjector.kext VirtualSMC.kext IntelMausi.kext VoodooPS2Controller.kext Lilu.kext WhateverGreen.kext NVMeFix.kext config.plist.zip
  4. I understand that. It just was the DSDT I started with.
  5. Okay, so I went on a bit of a journey and by the process of elimination established that the issue must be in Hervé's DSDT. It's the only thing that is consistently present when the system fails to wake up properly. Or, more precisely, it's a combination of that DSDT and something else. I ended up using Jake Lo's setup with OC 0.6.2, which for some reason I had to edit manually, because ProperTree always yielded an unbootable config. I added a few things there, completely replaced the kexts because I couldn't get bluetooth working. And I updated my BIOS to A24. Finally everything seems to work and be stable. The only little annoying thing is that Fn+Up/Down is a bit glitchy, but I couldn't care less about that. Here is the end result, I hope it will help someone. OC_E6430_A24_DW1510_1366×768_i5-3320M.zip
  6. Sure, I don't use it anymore. The problem remains though. That DSDT with a PNLF section in it is perfect in terms of stability, and the only thing it lacks is a proper brightness level. Same DSDT without a PNLF section combined with different SSDT-PNLF's gets the brightness right, but is inconsistent in terms of waking up. Either this or that.
  7. Thank you! Perhaps I copied a wrong file. Brightness level certainly got adequate, but there is the same problem as with AppleBacklightInjector.kext: it fails to wake up sometimes. In particular, it never wakes up properly when HDMI is plugged in, always shows black screen with nothing going on (the second screen is also black and unresponsive). The files I posted above didn't have such a problem, I checked it rigorously many times. I wonder, what can be the issue here.
  8. Hi. The problem is that the lowest brightness level is too high. It's adjustable and the controls work fine, but it's just too bright. In Mojave and Clover I used AppleBacklightInjector.kext to solve it. It still works and lowers the minimum brightness, but together with Whatevergreen.kext it causes instability and sometimes prevents the system from waking up. Also overall performance degrades for some reason. So I had to get rid of it. Can't find any viable alternative. I'm using Big Sur, Opencore and SSDT-PNLF provided on Whatevergreen github (although I'm not sure if I'm supposed to modify it; tried both GFX0 and IGPU). I also tried to delete the PNLF section from Hervé's DSDT, didn't help.
  9. I'm using the same DSDT on E6430, and VoodooPS2Controller worked, but poorly. I switched to the attached version, feel free to try it. VoodooPS2Controller-R6B6.kext.zip
  10. It works! Very appreciated, it was almost the last thing that I struggled with. Interestingly enough, the system treats the partitions on that drive as removable.
  11. Thanks for the suggestion, but unfortunately it didn't work for me. I'm actually not sure which of my two drives is in the caddy. It may be the current one.
  12. Thanks, but from what I understand, it simply hides the drive from the system. My drive is perfectly functional and I want to use it. It's located in the caddy, I forgot to mention.
  13. Hi. I've had this exact problem with Mojave, and back then it was enough to replace AppleAHCIPort.kext. This time around I followed the Opencore guide and injected the patched CtlnaAHCIPort.kext (after blocking the original kext in the Kernel section). The kext is loaded, but the problem remains. Does anyone know how to deal with it?
  14. Yay thank! It worked out perfectly! I was serious when I said that I had no clue what I was doing
  15. Hi. I managed to install Big Sur, using Hervé's guide, though I had to remove the SSDT, otherwise it didn't load. I know my custom WiFi controller, DW1510 / BCM94322HM8L, is not supported anymore natively. So I tried two methods: injecting IO80211Family.kext (kernel panic) and AirPortAtheros40.kext & HS80211Family.kext (no effect at all). In both cases I just made a snapshot and cleanup in Propertree without additional editing. Frankly, I've no idea what I'm doing at this point, but a network connection would certainly help. I have the low-res model and the A20 BIOS. If there are other ways to make it work, please let me know.
  16. Thank you, it works now! Yes, it's in a caddy. What's weird is that I don't remember such problem after updating to 10.14.2 a few months ago.
  17. I have two drives in my laptop: one with my current system, and the other one with a bootable backup and a partition for different files. The old system was 10.12.x on HFS+, and it stayed like that on my backup drive. But the newly updated one is now APFS, and it doesn't recognize the second drive, even though it's perfectly healthy and I can boot from it to the old system. Disk Utility doesn't see any partitions on it and says that it's "Uninitialized". I checked, I still have HFSPlus.efi on my EFI partition, and I also have an HFS+ partition on my system drive and it's recognized. Did anyone have this issue? What can it possibly be? Here are two diskutil list listings, first from my backup (see disk1) and the second one from the new system (see disk2). ➜ ~ diskutil list /dev/disk0 (internal, physical): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *120.0 GB disk0 1: EFI EFI 209.7 MB disk0s1 2: Apple_APFS Container disk2 80.2 GB disk0s2 3: Apple_HFS Temp 39.5 GB disk0s3 /dev/disk1 (internal, physical): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *320.1 GB disk1 1: Apple_HFS MacBackup 73.8 GB disk1s1 2: EFI EFI 209.7 MB disk1s2 3: Apple_HFS VIDEO 245.9 GB disk1s3 /dev/disk2 (synthesized): #: TYPE NAME SIZE IDENTIFIER 0: APFS Container Scheme - +80.2 GB disk2 Physical Store disk0s2 1: APFS Volume Mac 37.6 GB disk2s1 2: APFS Volume Preboot 45.1 MB disk2s2 3: APFS Volume Recovery 519.8 MB disk2s3 4: APFS Volume VM 20.5 KB disk2s4 diskutil list /dev/disk0 (internal, physical): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *120.0 GB disk0 1: EFI EFI 209.7 MB disk0s1 2: Apple_APFS Container disk1 80.2 GB disk0s2 3: Apple_HFS Temp 39.5 GB disk0s3 /dev/disk1 (synthesized): #: TYPE NAME SIZE IDENTIFIER 0: APFS Container Scheme - +80.2 GB disk1 Physical Store disk0s2 1: APFS Volume Mac 38.0 GB disk1s1 2: APFS Volume Preboot 45.1 MB disk1s2 3: APFS Volume Recovery 519.8 MB disk1s3 4: APFS Volume VM 20.5 KB disk1s4 /dev/disk2 (internal, physical): #: TYPE NAME SIZE IDENTIFIER 0: *320.1 GB disk2
  18. As it often happens, I found the solution through search. Basically, it's AppleBacklightInjector.kext plus SSDT-PNLF.aml. I just folled the instructions in the readme file. Thanks to everyone who contributed to that fix, it works perfectly for me. BrightnessFix.zip
  19. Hi. I've been having this problem for a while with different versions of macOS (currently on Mojave). When I set brightness on my display to the lowest level using Fn+F3, it's still too bright for a dark room. I still can use the standard functional key (down arrow) to make it dimmer, but it's resets each time after sleep or turning off the display, it's very annoying. Perhaps, there is a workaround for this issue?Insert other media
  20. Yes, everything works as before, including tapping. It just doesn't recognize dragging when I do double tap and move cursor.
  21. The buttons work fine. I meant dragging through double tap.
  22. Well, I've checked every gesture on that pane, doesn't help. I wonder if other users with this touchpad have the same problem on High Sierra.
  23. Oh right, I forgot that kexts are just folders. Though there is still one issue with this version: it doesn't support drag'n'drop for some reason. I couldn't find anything suspicious in the config. VoodooPS2Controller.kext.zip
  24. The kext Jake Lo suggested works great after changing FingerZ value to 1 (from 30). There was a problem with embedded VoodooPS2Keyboard.kext, which has Alt and Win keys switched, but I just copied the one used in R6B6. Thank you guys. P.S. I can't attach the result for some reason
×
×
  • Create New...