Zebulon

Results 9 comments of Zebulon

I confirm the issue with Shadow of War and the Steam Controller. Using gamemode from Feral however fixes the issue and nicely tunes performance.

Seems that from reading https://github.com/aircrack-ng/rtl8812au/issues/721 you may have an RTL8821CU. Can you look if: https://github.com/ulli-kroll/rtl8821cu or https://github.com/brektrou/rtl8821CU compile and work for you?

See also: https://askubuntu.com/questions/1162974/wireless-usb-adapter-0bdac811-realtek-semiconductor-corp

5.12 compatibility has just been proposed a few hours ago: https://github.com/brektrou/rtl8821CU/pull/134 The patch is approved but not yet merged to the main branch. You would have to patch your sources...

Thanks, will take care of it soon.

Thank you for your debugging, but it seems these two files should be deleted, since these install and remove are deprecated and should be handled in the dkms.conf file with...

Alright, will share. Interestingly, Google charts does not have the same performance issue. But there are less functionalities (like toggling the time course curves from the legend).

The Ramer-Douglas-Peucker algorithm works pretty well to simplify lines. However, I understand that a line chart with several line series must have the same 'x' axis values, am I correct?...

Hi, many thanks, did not know it was possible, this simplifies the problem a lot. However, there seems to be a problem with nvd3 performance for multiple series. Flot, for...