Alexander Hartl

Results 7 comments of Alexander Hartl

In /etc/Wireless/RT2870STA/RT2870STA.dat change `WirelessMode=9` to `WirelessMode=12`.

Same issue here with an Intel 6300agn as client (and WRT3200ACM as router). When transmitting in laptop->router direction using the stock image, the bitrate stays at about 200 MBit/s, using...

@Kherby , could you test your performance when running Linux on your notebook? On my machine (Intel 6300agn) wifi performance is quite bad running Linux with 2%-10% packet loss for...

Thank you for picking this up @freakboy3742 ! Yes, the last time I checked, the asyncio C code appeared to be in the middle of some restructuring. Let me know...

I'd prefer to avoid holding strong references in global scope to reduce the potential for memory leaks. I.e. the loop owns these references and we can be sure that everything...

Sure. Are there other opinions? Otherwise, I can create a PR on this suggestion.

Yes, I have working code. Are interested in having this in KH? Then I'll adapt it for KerasHub style.