Jump to content

opencore doesn't reduce brighter when ac plugin


oldman20
 Share

7 posts in this topic

Recommended Posts

3 hours ago, 1Revenger1 said:

In my experience, you usually need to add a fake Ambient Light Sensor and use SMCLightSensor. Can get an SSDT here which adds the device: https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/Source/SSDT-ALS0.dsl

 

38 minutes ago, Slice said:

May be, although Ambient Light is not AC adapter.

Thank all, I think you total right, I used SMCLightSensor and SSDT-ALS0.aml in Clover, but not in OpenCore. In windows device manager I checked doesn't exist ALS Sensor report, but in DSDT exist ALS entry, so don't know my machine has ALS Sensor or not 

Link to comment
Share on other sites

3 hours ago, 1Revenger1 said:

In my experience, you usually need to add a fake Ambient Light Sensor and use SMCLightSensor. Can get an SSDT here which adds the device: https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/Source/SSDT-ALS0.dsl

 

55 minutes ago, Slice said:

May be, although Ambient Light is not AC adapter.

Thank all, I think you total right, I used SMCLightSensor and SSDT-ALS0.aml in Clover, but not in OpenCore. In windows device manager I checked doesn't exist ALS Sensor report, but in DSDT exist ALS entry, so don't know my machine has ALS Sensor or not 

cause I read in The Dortania GUIDE said this:

453208933_ScreenShot2022-09-16at15_57_03.thumb.png.58c932c5ca4c5131f6d9a5cd697dac19.png

Link to comment
Share on other sites

19 hours ago, 1Revenger1 said:

My X1 Extreme already had the AC adapter device in ACPI. I had to add the fake ALS device to get dimming when the AC adapter is disconnected. I agree it's a bit counterintuitive.

Yes, I understand. The dependency Battery/AC<->dimming is written into SMCLightSensor even if there are no such sensor.

In my sensors project this dependency is a property of Battery sensor kext which is more logical.

Link to comment
Share on other sites

 Share

×
×
  • Create New...