OnionUI / Onion

OS overhaul for Miyoo Mini and Mini+
https://onionui.github.io
GNU General Public License v3.0
3.21k stars 195 forks source link

Miyoo Mini + speaker buzz on screen brightness < 10 #1349

Closed sburrows87 closed 6 months ago

sburrows87 commented 6 months ago

Checklist

Onions OS Version

4.2

Miyoo Firmware Version

202306282128

Provide a clear and concise description of the issue

If the screen backlight brightness is anything less than 10 (maximum), then an audible buzz can be heard from the speaker. It appears to be related to the backlight PWM control frequency. Can this be modified or changed through the device tree or similar? It's quite annoying, and doesn't seem to be as prominent on the original Miyoo software.

Steps to Reproduce

Set screen backlight brightness to anything less than maximum (10).

Provide any additional context or information that may help us investigate your issue

I am not technical enough to be able to view and modify the linux device tree myself to determine whether the backlight PWM frequency can be changed from 1000Hz (or similar) to a higher value (less likely to be heard).

tGecko commented 6 months ago

This feature is coming in 4.3 #1179 Higher than 1000 Hz is not technically possible but I got good results with 200 Hz.

sburrows87 commented 6 months ago

That's great, is there a beta available for me to try yet please? Thanks again