Hello, I tried to google this but where can I find the repo for kernel 5 for TW?
I need it ASAP because I need RNDIS support.
Thanks
Hello, I tried to google this but where can I find the repo for kernel 5 for TW?
I need it ASAP because I need RNDIS support.
Thanks
Thanks! Any idea when it RNDIS was dropped from our kernel because I don’t think we have it from 5.14 for sure, I may need to roll back to 5.3 and earlier.
@SJLPHI It’s not needed, just undo the blacklisting?
cat /usr/lib/modprobe.d/50-blacklist-rndis.conf
# RNDIS is considered insecure (bsc#1205767, jsc#PED-5731)
blacklist rndis_wlan
blacklist usb_f_rndis
blacklist rndis_host
Yep, that’s all that I needed. This is why I love the OpenSUSE community, quick responses!
I am currently having a lot of not so fun time with Ubuntu and secure boot signing. Yast is also another big plus.