Maximilian Luz

Results 719 comments of Maximilian Luz
trafficstars

> Just throwing out ideas, but what if it's getting forced back to balanced because Linux's reading the battery status as plugged in, forcing it back to balanced. Thing is,...

Something like this can happen when the virtualbox version isn't compatible with the kernel version. According to https://www.virtualbox.org/wiki/Changelog you need at least virtualbox 6.1.30 for kernel 5.16.

IIRC the `add_drivers` directive is for dracut, According to [this](http://manpages.ubuntu.com/manpages/kinetic/man5/initramfs.conf.5.html) you may want to look for a `MODULES` variable, so if it's the same as on Arch you want `MODULES=(surface_hid_core...

Is there any way I can check/verify that in Linux?

It seems I'd have to stream from it, otherwise it responds with `Remote I/O error` (verified that with the front camera). Do you already have some patches for the IR...

Ah yeah that might work. I'll try to figure how to do that later.

Sorry for the delay. I can communicate with the I2C chip once GPIOs are enabled. However, I haven't been able to make the flashlight work. I think the strobe stuff...

No worries. > You can expose GPIO to userspace in the same way you did i2c, I might give that a go and write something to just read every line...

> Quick question before I poke at this more: does resuming on the intel version only work via opening the laptop lid? Or can you just `systemctl suspend` from a...