sebanc / brunch

Boot ChromeOS on x86_64 PC - Supports Intel CPU/GPU from 8th gen or AMD Ryzen
GNU General Public License v3.0
3.54k stars 387 forks source link

Surface 3 (Non-Pro) working great but backlight stays on when locked #853

Open LilChippyD opened 3 years ago

LilChippyD commented 3 years ago

Hey Guys! Love this project and fantastic work! r87 running with Rammus and there's basically only two small issues that I've experienced and just wondering if anyone has fixed any of them or if there is some ChromeOS commands (this is my first experience with ChromeOS) I can run to fix them.

1) When locking my Surface 3, I can still see the backlight. I've left it running like this to see if it would eventually shut off but no luck. Wondering if there is a setting to actually put it to sleep but until then, I just shut it down and power it back up from off, which isn't the biggest deal.

2) Plug in headphones are not working, which is fine because my bluetooth buds are.

Basically hoping there's some fix for the backlight so I can just have it sleeping and pick it up and go.

sebanc commented 3 years ago

For backlight, could you try the build in the "brunch-unstable" repository ?

Regarding headphones, they should work if you reboot while they are plugged.

netson99 commented 3 years ago

I have the same issue on the headphone and solved by running 2 command : amixer -c1 cset numid=155 1 amixer -c1 cset numid=177 1

and put it on a script /var/brunch/bootscripts/alsa.sh to run automatically on boot.

mast3rmindx commented 3 years ago

@sebanc Hello I’m not the OP but I can confirm the unstable repo fixed my blacklight issue when putting the OS to sleep also brightness control. Now I have a fully functional ChromeOS on SP3 thank you!

LilChippyD commented 3 years ago

Went back to Windows but will be trying the unstable right now! Will report back.

Thanks guys!

TheSwisscheese2013 commented 3 years ago

I tried it but it didn't make a difference with mine. Backlight still stays on and no brightness adjustment.

mast3rmindx commented 3 years ago

I tried it but it didn't make a difference with mine. Backlight still stays on and no brightness adjustment.

I was using the 5.10 kernel maybe check if that makes a difference?