Contribute
Register

Few problems after updating to High Sierra

Status
Not open for further replies.
Joined
Jul 20, 2017
Messages
11
Motherboard
Asus UX310UQ
CPU
i5-6200U
Graphics
HD 520 / GTX 940MX, 1920x1080
Mobile Phone
  1. Android
Hi everyone,

I've decided to upgrade to High Sierra today, directly upgraded from a nicely working Sierra installation.

I'm still facing a few weird issues though.

1. The battery indicator doesn't work even though I've installed the latest version of ACPI Battery Manager. ACPI should also be fine I would guess.

2. Trackpad Prefpane doesn't detect my trackpad (it's working though).

I think the two issues above are connected to each other, similar to the trim issue with SSDs and APFS.

I'm running macOS on a HDD with the HFS+ file system.

Here is the output of 'diskutil list':

Code:
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                  Apple_HFS Macintosh HD            500.0 GB   disk0s2
   3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
   4:       Microsoft Basic Data Daten                   499.2 GB   disk0s4

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *256.1 GB   disk1
   1:           Windows Recovery                         471.9 MB   disk1s1
   2:                        EFI NO NAME                 104.9 MB   disk1s2
   3:         Microsoft Reserved                         16.8 MB    disk1s3
   4:       Microsoft Basic Data                         255.5 GB   disk1s4

I'd appreciate any help.

Debug output and clover folder can be found in the attachments.
 

Attachments

  • CLOVER.zip
    1.4 MB · Views: 83
  • debug.zip
    1.2 MB · Views: 71
Hi everyone,

I've decided to upgrade to High Sierra today, directly upgraded from a nicely working Sierra installation.

I'm still facing a few weird issues though.

1. The battery indicator doesn't work even though I've installed the latest version of ACPI Battery Manager. ACPI should also be fine I would guess.

2. Trackpad Prefpane doesn't detect my trackpad (it's working though).

I think the two issues above are connected to each other, similar to the trim issue with SSDs and APFS.

I'm running macOS on a HDD with the HFS+ file system.

Here is the output of 'diskutil list':

Code:
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                  Apple_HFS Macintosh HD            500.0 GB   disk0s2
   3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
   4:       Microsoft Basic Data Daten                   499.2 GB   disk0s4

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *256.1 GB   disk1
   1:           Windows Recovery                         471.9 MB   disk1s1
   2:                        EFI NO NAME                 104.9 MB   disk1s2
   3:         Microsoft Reserved                         16.8 MB    disk1s3
   4:       Microsoft Basic Data                         255.5 GB   disk1s4

I'd appreciate any help.

Debug output and clover folder can be found in the attachments.

Your kexts are not installed properly.
As per FAQ, kexts should be installed to /L/E, not /S/L/E.
TRIM should be disabled.
Also, read here regarding battery status, especially since your booting from (slow) HDD:
https://www.tonymacx86.com/threads/readme-common-problems-in-10-13-high-sierra.233582/
 
Your kexts are not installed properly.
As per FAQ, kexts should be installed to /L/E, not /S/L/E.
TRIM should be disabled.
Also, read here regarding battery status, especially since your booting from (slow) HDD:
https://www.tonymacx86.com/threads/readme-common-problems-in-10-13-high-sierra.233582/


Thanks for your help, I was able to solve the issue.

The only things I did was to move my kexts to /Library/Extensions/, remove the TRIM patch and the following boot flag to my config.plist: abm_firstpolldelay=32000

This adds a 32 second delay, which is working perfectly. Battery indicator is back and trackpad prefpane works too.

Thanks again, thread can be marked as solved.
 
Thanks for your help, I was able to solve the issue.

The only things I did was to move my kexts to /Library/Extensions/, remove the TRIM patch and the following boot flag to my config.plist: abm_firstpolldelay=32000

This adds a 32 second delay, which is working perfectly. Battery indicator is back and trackpad prefpane works too.

Thanks again, thread can be marked as solved.

32 seconds is fairly long, but I guess if it works only with that (and not shorter delay?), then ok...
You might consider an SSD for your system drive.
 
32 seconds is fairly long, but I guess if it works only with that (and not shorter delay?), then ok...
You might consider an SSD for your system drive.
I will try to play around with the delay value and see what happens, 32 seconds seems to work for now.

Yup, I already have an SSD in mind, just have to save up a bit. :)
 
Status
Not open for further replies.
Back
Top