Patronos

Results 8 comments of Patronos

Hello! First of all, thanks for this cool Modification - that clearly saves a lot of time for me... I would like to jump into this discussion because I also...

The usage of many "Antennas" as an example: ``` rI rI rI rI rI Ic ``` r = rod c = chest l = antenna The scenario shows 5 lightning...

Hi there and thanks for the resonse. Yes I am aware of that Kernel driver and had very bad experiences with it. The reason why I stuck with the driver...

> [@Patronos](https://github.com/Patronos) > > I went ahead and merged the changes for kernel 6.14. Give it a test and let me know if it works. Hi there. Sorry for not...

Update: For 6.14.0-RC5 they enabled module compression inside the kernel config files. Even if you happen to have .xz files before or manually xz compressed this module, you may end...

Please note, that I haven't added or messed with kernel specific ifdefs here. Module compiles for me but I have to test it.

``` diff -ruN 88x2bu-20210702.orig/os_dep/linux/ioctl_cfg80211.c 88x2bu-20210702/os_dep/linux/ioctl_cfg80211.c --- 88x2bu-20210702.orig/os_dep/linux/ioctl_cfg80211.c 2025-08-03 00:00:00.000000000 +0200 +++ 88x2bu-20210702/os_dep/linux/ioctl_cfg80211.c 2025-08-03 00:00:00.000000000 +0200 @@ -3601,7 +3601,7 @@ } #endif -static int cfg80211_rtw_set_wiphy_params(struct wiphy *wiphy, u32 changed) +static int...

Fix for 6.17.0-0.rc0.250801g89748acdf226.7.fc43.x86_64