Jonas Dreßler

Results 45 comments of Jonas Dreßler

Seeing the same issue with the failed requirement here, that sounds like a systemd bug.

Well, for me those issues are not appearing anymore as long as https://github.com/linux-surface/kernel/pull/88 is applied (which it is in the linux-surface kernel since quite some time). I assume you use...

The tablet mode stuff wasn't added by me, I only did the type-cover backlight patch. Or did I oversee something?

A lot of things have changed, and mwifiex has been fixed upstream to add various workarounds for buggy firmware. 5Ghz wifi is still fast for me on the SP5 wifi...

Does the bad performance reproduce across reboots? Maybe you can try older kernels and find out if it broke with a certain kernel version?

@spfanning debugging wifi speed issues is really tricky and I've been led down false trails several times with this. The only way to know for sure that one kernels is...

Yeah, I have the same problem, but no keyboard shortcuts are working at all. I'm using Chromium 55.0.2883.75 and uMatrix 0.9.3.6 on Debian unstable.

I wonder which Surface device that measurement was done on, I couldn't reproduce those findings on my SP5/2017 (at least not with the normal charger instead of a USB-C adapter).

> Perhaps this can be archieved with some custom interface to the driver e.g. hdev->set_prio, BlueZ already has priority concept based on SO_PRIORITY. Yeah I was wondering if that's a...

> Well the driver is normally the one responsible for vendor specific commands and we don't really do HCI commands via userspace anymore since that could mess up the HCI...