Razvan Grigore
Razvan Grigore
The game is not launched yet, but maybe I can get a promise from @beaufortfrancois to promote it in the google chrome release newsletter once it is 🙂 The use-case...
This is really frustrating, please address this. Here is a script to cleanup in bash with aws-cli: https://cloudonaut.io/aws-cli-cloudformation-deploy-limit-exceeded/
Ok, thanks for the heads up, hope my findings help you narrow down the problem: 1. tried 6dc9441 and I got this compile error: ``` /home/jetson/rtw89/debug.c: In function ‘rtw89_debug_priv_txpwr_table_get’: /home/jetson/rtw89/debug.c:846:2:...
Larry Finger, long time Linux kernel wireless developer, passed away on June 21st 2024. https://www.reddit.com/r/linux/comments/1dmkkkl/larry_finger_long_time_linux_kernel_wireless/
For people using this driver on newer kernels, please note the [readme](https://github.com/lwfinger/rtw89?tab=readme-ov-file#rtw89): > This branch was created from the version merged into the wireless-next repo, which is in the 5.16...
Is this driver supposed to work with M2 card or only with USB ones? I successfully compiled it, but it's not detecting the card as wifi card. ``` $ lsmod...
Ah, you're right, I was missing the firmware file, sorry for the noob question, it worked now! Thank you! R
anybody any idea? I tried increasing some values in `mbed_config.h`, similar to micropython ones, including LWIP thread priority, ping improved a little bit, but still has spikes of 2-5 ms....
Did you managed to get better latency with the new driver? Any idea if I can test your branch before mbed merges it? Not sure how Arduino layer plays on...
Portenta H7. I could replace some files on my machine and clear the cache, it should load it on a fresh build, if it is compatible with arduino ETH API...