flukejones / rog-core

Implements missing functionality for ASUS Zephyrus GX502, GX502, GX531, G712, G53, GA14/GA401, GA15/GA502 such as keyboard LED control, RGB modes, AniMe display control, and missing fn functions.
Mozilla Public License 2.0
255 stars 25 forks source link

Problem with rog-core service after suspend (ROG Strix G531GT) #37

Closed Dusko-Vrljanovic closed 4 years ago

Dusko-Vrljanovic commented 4 years ago

Hi. I have issue with rog-core service after I bring back laptop from suspend. I have ROG Strix G531GT, with Manjaro installed and 5.7.9-1 kernel version.

When i did clean install, Fn+ F5 - F12 and Fn + arrows didn't work. I installed rog-core from AUR, and it resolved most of buttons. Only two I noticed that don't work are fan speed control and turn of display. Here are my issues:

flukejones commented 4 years ago

Please provide all the information requested in the bug template.

Please also do the following and attach here:

sudo cat /sys/firmware/acpi/tables/DSDT > dsdt.dat
iasl -d dsdt.dat
mv dsdt.dsl (cat /sys/class/dmi/id/board_name).dsl
rm dsdt.dat

A kernel patch is waiting to be accepted for mainline, but rog-core is an interim solution and to fix issues I need much more detail other than "it doesn't work". Usually the fan and battery warning there indicates that the kernel didn't set up those devices for example /sys/devices/platform/asus-nb-wmi/throttle_thermal_policy should exist.

Dusko-Vrljanovic commented 4 years ago

laptop_info.txt

I do realize that You need more details, and I will provide everything You want, I just didn't know at first everything that you need.

There is no /sys/devices/platform/asus-nb-wmi/throttle_thermal_policy, but battery and fan are not that important. Crash after suspend is more important.

flukejones commented 4 years ago

In absolute honesty, Arch and Arch based distros have been a pain for this. rog-core does a couple of janky things to make stuff work and it's not the best - and will be seeing very minimal updates in favour of the new asus-nb-ctrl forked from this (and maintained by me).

I suggest using the kernel here, and preferably that you download and customise the build to add the kernel patch from here. The maintainer of that should be updating the pkgbuild with the patch soon.

Once you have the patched kernel running, install asus-nb-ctrl. Do please join our discord server.

ngoquang2708 commented 4 years ago

I have the same laptop model, run the same OS. Everything seem working fine for me. It is strange.

flukejones commented 4 years ago

@Dusko-Vrljanovic please follow instructions here

Dusko-Vrljanovic commented 4 years ago

@ngoquang2708 it really is. I guess there's always that one off with problems. @flukejones I tried it, installed g14, asus-nb-ctrl, and added g14 section to conf file, it's still the same.

flukejones commented 4 years ago

rog-core is now obsoleted, please use https://gitlab.com/asus-linux/asus-nb-ctrl