You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi and first, thank you for the work of keeping this driver maintained! :)
I've a nasty problem causing a freeze and posting the following message infinitely (master branch).
Blocking Linux module via modprobe.d echo "blacklist r8188eu" >> ${D}/etc/modprobe.d/50-8188eu.conf (from Yocto recipe).
Current devconf
CONFIG_USB_RTL8150=m
CONFIG_USB_RTL8152=m
CONFIG_RTL8187=m
CONFIG_RTL_CARDS=m
CONFIG_RTL8192CU=m
CONFIG_RTLWIFI=m
CONFIG_RTLWIFI_USB=m
CONFIG_RTLWIFI_DEBUG=y
CONFIG_RTL8192C_COMMON=m
CONFIG_RTL8XXXU=m
# CONFIG_RTL8XXXU_UNTESTED is not set
# CONFIG_SERIAL_UARTLITE is not set
# CONFIG_RTLLIB is not set
# CONFIG_RTL8723BS is not set
The text was updated successfully, but these errors were encountered:
Hi and first, thank you for the work of keeping this driver maintained! :)
I've a nasty problem causing a freeze and posting the following message infinitely (master branch).
Blocking Linux module via modprobe.d
echo "blacklist r8188eu" >> ${D}/etc/modprobe.d/50-8188eu.conf
(from Yocto recipe).Current devconf
The text was updated successfully, but these errors were encountered: