I recently bought an Asus Vivobook S14 (Core Ultra 5 225H) ASUS Vivobook S14 – More Intelligent, More Productive, More
It has a Realtek RTL8852BE, the wifi does not work out of the box, when I close the lid of the laptop, the laptop suspends, however when resuming use the wifi never comes back.
From what I have researched, there are a few solutions:
- Install a driver provided on github (I cant get this to work)
- set kernel flag mem_sleep_default=deep, which resolves the suspend issue, and seems to make the battery bleed less when it is suspended(?)
- Add a kernel flag to disable low power mode on the laptop, which seems counter productive.
I have opted for option 2, which seems like a win-win situation, however setting this flag comes with it’s own issues…
When mem_sleep_default=deep is in place, and the system is resumed, i can no longer set the display(from the keyboard fn keys) or keyboard brightness(at all), and the keyboard backlight fades from dim to bright like it does when it the laptop switches on initially.
Has anyone come across this issue and resolved it?