FreedomBen / rtl8188ce-linux-driver

This modified version of the RealTek WiFi driver fixes some issues with RealTek cards on Linux.
GNU General Public License v2.0
491 stars 109 forks source link

libkmod: ERROR #169

Open Ayush-Kumar-web opened 1 year ago

Ayush-Kumar-web commented 1 year ago

Getting this error when running ./install.sh

libkmod: ERROR ../libkmod/libkmod-config.c:712 kmod_config_parse: /etc/modprobe.d/rtl8188fu.conf line 1: ignoring bad line starting with '“options' libkmod: ERROR ../libkmod/libkmod-config.c:712 kmod_config_parse: /etc/modprobe.d/rtl8188fu.conf line 1: ignoring bad line starting with '“options' libkmod: ERROR ../libkmod/libkmod-config.c:712 kmod_config_parse: /etc/modprobe.d/rtl8188fu.conf line 1: ignoring bad line starting with '“options' libkmod: ERROR ../libkmod/libkmod-config.c:712 kmod_config_parse: /etc/modprobe.d/rtl8188fu.conf line 1: ignoring bad line starting with '“options'

I have used this driver before after changing a lot of files. now after reinstalling my system and trying to install this driver this problems springs up.