gutschke
gutschke
I have a GaN charger (2*USB-C/100W, 2*QC/18W). Works wonderfully for all my USB powered equipment. Haven't received my TS80P, yet, but should be here in the next couple of days....
I'm excited that PD is implemented in software. In the long run, that should give a lot more flexibility. But in the meantime, it's just a lot of extra work....
I use ProxmoxVE as the virtualization host. If you aren't familiar with it, it's essentially a Debian distribution that uses LXC (but not Ubuntu's LXD daemon) to handle containers. In...
Let me try to establish a Google Chat connection with your GMail account. This might be something that is easier to sort out interactively. Expect an incoming chat request shortly.
I believe this is just another manifestation of the same underlying bug. There are bound to be lots of places where structures are accessed directly, instead of always making a...
Are you talking about commit [0ba325a](https://github.com/Ylianst/MeshAgent/pull/187/commits/0ba325af84908cd3de207a89a64c9dbcb9e061e1)? Or are there additional commits that I didn't see. While that commit seems reasonable to me, I don't think that fixes the same problem....
The bug only triggers if the caller provides a primarySize that doesn't meet the alignment requirements. And that obviously depends on what they are trying to store in that allocation....
I have 32bit only devices, 64bit devices, and 32/64bit devices. The problem only shows with the latter. You need a 32bit userspace running a kernel that supports both 32 and...