Daniel Stuart

Results 15 comments of Daniel Stuart

PS: 192khz I reached when using my patched AppleHDA on OS X Lion... Don't know if apple changed something.

One more thing, after some fiddling around I found out that the Force values are absolute and not related to the imu orientation. Example: Accelerating in a straight line isn't...

@BoGuu, although I'd agree with you in this case, CC doesn't specify which kind of distribution is allowed and which kind is not and so, it's understandable that all kinds...

This would be awesome

I solved this issue using the "local_ip_address" crate and passing the local ip it resolves to the search_gateway function: ![image](https://user-images.githubusercontent.com/8076962/218260272-e0de636c-7372-4519-9a5e-fbf11b252eab.png)

Hello @anthonyhunter, which smartphone model(s) are you testing with? This seems to be a bug with the BLE stack for this particular model, as I haven't found this behaviour with...

One thing that I didn't like about https://github.com/bytecodealliance/wamr-rust-sdk is that it uses the platform code already in WAMR. (Which is highlighted by how ESP support was added https://github.com/bytecodealliance/wamr-rust-sdk/commit/ceeffbef5a172dad5bcdcb5bf3328fa87eb7876c) For me...

I'll push to here using Google cache. Thz

Yeah, it's possible, but it would need some changes to link x64 libs. You can use extDB 3 commits as a base: https://bitbucket.org/torndeco/extdb3/commits/07a3f663756a621c0447d4a93046f8051b5cd664 https://bitbucket.org/torndeco/extdb3/commits/13df139c744940f41fc24e72613d1fc1c32ed598

Exact same issue on a Lenovo V14 (i5 12th Gen, kernel 6.10). For me this screams a Kernel bug, instead of a EC problem. s0ixSelftestTool also states that the NVME...