@Aru if you have a few free minutes, could you grab the edid information from your LGO?
@Aru if you have a few free minutes, could you grab the edid information from your LGO?

Manufacturer: LEN~/.gamescope-stdout.logcat ~/.gamescope-stdout.log | fpastedrm: Connector eDP-1 -> LEN - Go Displaydrm_log.infof("Connector make %s model %s", conn->make_pnp, conn->model );:testing with it on there (strcmp(conn->make_pnp, "WLC") == 0 && strcmp(conn->model, "ANX7530 U") == 0) ||
(strcmp(conn->make_pnp, "ANX") == 0 && strcmp(conn->model, "ANX7530 U") == 0) ||
(strcmp(conn->make_pnp, "VLV") == 0 && strcmp(conn->model, "ANX7530 U") == 0) ||
(strcmp(conn->make_pnp, "VLV") == 0 && strcmp(conn->model, "Jupiter") == 0);static uint32_t legion_go_display_rates[] =
{
60,
144,
};~/.gamescope-stdout.logcat ~/.gamescope-stdout.log | fpastedrm: Connector eDP-1 -> LEN - Go Displaydrm_log.infof("Connector make %s model %s", conn->make_pnp, conn->model );