Maximilian Luz

Results 818 comments of Maximilian Luz

Okay, so the values provided by the kernel look correct. Upower seems to do some computation that, at least sometimes, results in incorrect values. Unfortunately I have no idea what...

I think it could maybe also be that the kernel/ACPI reports intermittently wrong values given that one upower log above seems to be more or less correct... so you might...

The adapter is usually provided as separate device (i.e. you have something like `/sys/class/power_supply/BAT1` for the battery and `/sys/class/power_supply/ADP1` for the adapter). So I guess that would have to be...

There's a (somewhat old) discussion about the SPX at https://github.com/Sonicadvance1/linux/issues/27. Main issues are Qualcomm SoC support, which I believe at the moment is mostly a missing DTS. I have an...

Can you get some battery stats via the method described [here](https://askubuntu.com/questions/69556/how-do-i-check-the-batterys-status-via-the-terminal)? Current, last full, and design full charge are directly returned by the EC. The percentage is computed from those....

The battery controller generally runs things via the Surface Aggregator (i.e. the embedded controller). So it's very much possible that it reports altered values if the feature is enabled. Which...

There have been similar reports on the SB2 and SB3 when rendering the desktop on the NVIDIA dGPU. That seems to be throttled when not plugged in. Can you check...

Can you try turning off bluetooth before suspending? AFAIK that has a tendency to wake the device. Also can you try to figure out if the device gets hot when...

> It seems like the CPU is at constant 100% while waiting for Luks input. SB1 or SB2? On the SB2 this _maybe_ can be fixed by including `surface_aggregator` and...

> The screen is actually OFF (at least this time it was off) but the keyboard (the lights) are ON. When I pressed keys, nothing happens. Pressing the power button...