Jump to content

troorl

Members
  • Posts

    39
  • Joined

  • Last visited

Posts 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. 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

  5. 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.

  6. 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.

  7. 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.

  8. 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.

  9. 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

     

  10. 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

×
×
  • Create New...