I am new to openSUSE with 2 years of ubuntu experience I want to install Wifi Driver for my openSUSE 13.11
When I run the command:
linux-cjel:~ # lspci | grep WiFi
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
So I find this driver:
http://www.realtek.com.tw/downloads/...Downloads=true
I selected this option: Linux driver for kernel 2.6.24 (and later)
However, when I install it, I got this error:
snowsun@linux-cjel: > make
make -C /lib/modules/3.11.10-7-desktop/build M=/home/snowsun/Downloads/Wifi Driver/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013 modules
make[1]: Entering directory `/usr/src/linux-3.11.10-7-obj/i386/desktop'
make[3]: *** No rule to make target `Driver/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013'. Stop.
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/linux-3.11.10-7-obj/i386/desktop'
make: *** [all] Error 2
But why? Who can Help me?
Thank you very much.
When I run the command:
linux-cjel:~ # lspci | grep WiFi
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
So I find this driver:
http://www.realtek.com.tw/downloads/...Downloads=true
I selected this option: Linux driver for kernel 2.6.24 (and later)
However, when I install it, I got this error:
snowsun@linux-cjel: > make
make -C /lib/modules/3.11.10-7-desktop/build M=/home/snowsun/Downloads/Wifi Driver/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013 modules
make[1]: Entering directory `/usr/src/linux-3.11.10-7-obj/i386/desktop'
make[3]: *** No rule to make target `Driver/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013'. Stop.
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/linux-3.11.10-7-obj/i386/desktop'
make: *** [all] Error 2
But why? Who can Help me?
Thank you very much.