Clemens Eisserer
Clemens Eisserer
[rtw89_supend_resume.txt](https://github.com/lwfinger/rtw89/files/7834653/rtw89_supend_resume.txt)
Thanks for the hint, indeed I haven't had the work-around in place. However, even with the pre/post suspend script (or when manually unloading/loading the module), I still get the same...
Because of relocation I've changed my employer and am no longer working on openPowerlink. I've reached out to my former colleagues regarding this open pull request.
why was this bug report closed - according to the last comment, the reporter actually mentions it still is broken. Same for me, with geany 1.37.1 on xwayland, copy&paste does...
could this be re-opened please - it has been closed without any update and was not needinfo. after all the issue is still present with mainline linux ( 6.0.16-300.fc37.x86_64 )...
same where - pi 3 running 6.1.0-rpi7-rpi-v8. for me a profillic usb-serial adapter (built into an m-bus adapter) is causing the same issue: [ 1403.181929] pl2303 ttyUSB1: usb_serial_generic_read_bulk_callback - urb...
in my case what really helped to get rid of the (now seldom) sporadic issues I observed with the new power supply was to switch to dwc2 via "dtoverlay=dwc2" in...
I just discovered a few hserror-files on one dev-server which appeared after migrating from Java11->21. Could this also be the cause of the following SIGSEV observed on "OpenJDK 64-Bit Server...
indeed, thanks a lot. in broken state, _onWindowResize is not called - the sendBoundsTimer is inactive and all flags are false (sendmMve, sendResizeDelayed, sendResize). So maybe the listener hasn't been...
Unfortunatly I had to pause investigating this issue, hopefully I'll soon have more time to finally get to the root of this.