I am using Sabayon 10 with KDE.
The card did never work well with the provided driver support from the Sabayon distro.
I can always see the router, can connect to the router, the speed is normal for my line and equally fast like in Windows (where the card works without any problems), but after a while, the connection seems to be cutted. The network management icon in the systemtray still sais I am connected, but no data will transfer anymore. If I reboot now, or disconnect, plug out the USB dongle and plug it back in, it will connect again, and will work for some while again, either 1 minute or 2 hours, depending. One the Rigo updater wanted to load an update of about 70MB, and it did not succeed twice, at the third time it succeeded loading. On the other side I downloaded also an over 2GB linux iso from an ftp without any problems at fullspeed (my w-lan full speed which is equally fast as in Windows).
So I decided to try to update the driver. (I have to mention the I've never installed a driver before in Linux and I am not as familiar with Linux yet)
My card is a ASUS N13 USB WIFI card. The following lsusb give me this:
- Code: Select all
#lsusb
Bus 001 Device 002: ID 0b05:17ab ASUSTek Computer, Inc. USB-N13 802.11n Network Adapter (rev. B1) [Realtek RTL8192CU]
Because of this, I downloaded the following driver from the Reaktec website:
RTL819xC_USB_linux_v3.4.4_4749.20120806.zip
Inside this they recommend to use the sh script, so I tried:
- Code: Select all
#sh install.sh
localhost RTL8188C_8192C # sh install.sh
##################################################
Realtek Wi-Fi driver Auto installation script
Novembor, 21 2011 v1.1.0
##################################################
Decompress the driver source tar ball:
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730.tar.gz
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/clean
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/ieee80211.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_ht.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/sdio_osintf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_ioctl.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192c_event.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_rf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192d_rf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192c_sreset.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192d_hal.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/recv_osdep.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192c_recv.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192c_cmd.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/byteorder/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/byteorder/generic.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/byteorder/little_endian.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/byteorder/swabb.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/byteorder/swab.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/byteorder/big_endian.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/pci_osintf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/sdio_ops.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/Hal8192CPhyReg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/osdep_service.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/usb_osintf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192c_spec.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/pci_hal.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/Hal8192CPhyCfg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_pwrctrl.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192d_cmd.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/Hal8192DETestHWImg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_version.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/ethernet.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_br_ext.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_qos.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_p2p.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192d_xmit.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/xmit_osdep.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_mp_ioctl.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192c_xmit.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192d_spec.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/usb_hal.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/pci_ops.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_mp.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/Hal8192CEHWImg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/mlme_osdep.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/h2clbk.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/sdio_ops_xp.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/usb_vendor_req.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_eeprom.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/farray.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/Hal8192DPhyCfg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/ioctl_cfg80211.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192d_dm.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/if_ether.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/drv_types_ce.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_security.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_ioctl_rtl.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/Hal8192DUHWImg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/Hal8192CUHWImg_wowlan.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192d_led.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192c_led.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/wlan_bssdef.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_mlme_ext.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/Hal8192DPhyReg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/wifi.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192d_recv.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_event.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/Hal8192DEHWImg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/Hal8192CUHWImg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/nic_spec.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/osdep_intf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/sdio_ops_ce.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/sdio_ops_linux.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/circ_buf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_byteorder.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_xmit.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/Hal8192DUHWImg_wowlan.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_ioctl_set.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_recv.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192c_dm.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_mlme.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/mp_custom_oid.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/ip.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_ioctl_query.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/hal_init.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/drv_conf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/Hal8192DUTestHWImg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/drv_types_linux.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/autoconf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/osdep_ce_service.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_efuse.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_cmd.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/sdio_hal.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_io.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_led.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/ieee80211_ext.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/cmd_osdep.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/drv_types.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/sta_info.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_iol.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/usb_ops.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192c_hal.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_debug.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/drv_types_xp.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtl8192c_rf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_android.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/basic_types.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/include/rtw_mp_phy_regdef.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_rf.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_mlme.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_eeprom.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_io.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_br_ext.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_mp_ioctl.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_iol.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_p2p.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_ioctl_set.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_debug.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_xmit.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_ieee80211.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_mlme_ext.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_cmd.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_pwrctrl.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_security.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_ioctl_query.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_ioctl_rtl.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_sta_mgt.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_wlan_util.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_mp.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/efuse/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/efuse/rtw_efuse.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/core/rtw_recv.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/Makefile
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/ifcfg-wlan0
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/wlan0dhcp
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/os_dep/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/os_dep/osdep_service.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/os_dep/linux/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/os_dep/linux/pci_intf.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/os_dep/linux/usb_intf.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/os_dep/linux/ioctl_cfg80211.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/os_dep/linux/xmit_linux.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/os_dep/linux/mlme_linux.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/os_dep/linux/ioctl_linux.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/os_dep/linux/os_intfs.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/os_dep/linux/recv_linux.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/os_dep/linux/sdio_intf.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/os_dep/linux/rtw_android.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/Kconfig
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/rtl8192c_sreset.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/rtl8192c_dm.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/rtl8192c_hal_init.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/rtl8192c_cmd.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/rtl8192c_phycfg.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/usb/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/usb/rtl8192cu_xmit.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/usb/usb_ops_ce.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/usb/rtl8192cu_led.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/usb/Hal8192CUHWImg.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/usb/usb_halinit.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/usb/Hal8192CUHWImg_wowlan.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/usb/usb_ops_linux.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/usb/usb_ops_xp.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/usb/rtl8192cu_recv.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/rtl8192c_rxdesc.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/rtl8192c_rf6052.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/rtl8192c/rtl8192c_mp.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730/hal/hal_init.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730
Authentication requested [root] for make clean:
rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
rm .tmp_versions -fr ; rm Module.symvers -fr
rm -fr Module.markers ; rm -fr modules.order
cd core/efuse ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd core ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd hal/rtl8192c/usb ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd hal/rtl8192c ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd hal ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd os_dep/linux ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd os_dep ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
Authentication requested [root] for make driver:
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/3.5.0-sabayon/build M=/mnt/e/RTL8188C_8192C/driver/rtl8188C_8192C_usb_linux_v3.4.4_4749.20120730 modules
make[1]: Entering directory `/usr/src/linux-3.5.0-sabayon'
Makefile:323: /usr/src/linux-3.5.0-sabayon/scripts/Kbuild.include: No such file or directory
Makefile:564: /usr/src/linux-3.5.0-sabayon/arch/x86/Makefile: No such file or directory
/bin/sh: /usr/src/linux-3.5.0-sabayon/scripts/gcc-goto.sh: No such file or directory
make[1]: *** No rule to make target `/usr/src/linux-3.5.0-sabayon/arch/x86/Makefile'. Stop.
make[1]: Leaving directory `/usr/src/linux-3.5.0-sabayon'
make: *** [modules] Error 2
##################################################
Compile make driver error: 2
Please check error Mesg
##################################################
localhost RTL8188C_8192C #
Now I have no clue what the script did or how can I install the driver elseway.
/usr/src/linux-3.5.0-sabayon exists (I have kernel 3.5.0)
/lib/modules/3.5.0-sabayon/build exists
/usr/src/linux-3.5.0-sabayon/scripts does not exist so /Kbuild.include also not
/usr/src/linux-3.5.0-sabayon/arch does not exist so /x86/Makefile also not
Tried to search for Kbuild.include but its nowhere on my computer
The install.sh contains the following lines:
- Code: Select all
#!/bin/bash
# Auto install for 8192cu
# September, 1 2010 v1.0.0, willisTang
#
# Add make_drv to select chip type
# Novembor, 21 2011 v1.1.0, Jeff Hung
################################################################################
echo "##################################################"
echo "Realtek Wi-Fi driver Auto installation script"
echo "Novembor, 21 2011 v1.1.0"
echo "##################################################"
################################################################################
# Decompress the driver source tal ball
################################################################################
cd driver
Drvfoulder=`ls |grep .tar.gz`
echo "Decompress the driver source tar ball:"
echo " "$Drvfoulder
tar zxvf $Drvfoulder
Drvfoulder=`ls |grep -iv '.tar.gz'`
echo "$Drvfoulder"
cd $Drvfoulder
################################################################################
# If makd_drv exixt, execute it to select chip type
################################################################################
if [ -e ./make_drv ]; then
./make_drv
fi
################################################################################
# make clean
################################################################################
echo "Authentication requested [root] for make clean:"
if [ "`uname -r |grep fc`" == " " ]; then
sudo su -c "make clean"; Error=$?
else
su -c "make clean"; Error=$?
fi
################################################################################
# Compile the driver
################################################################################
echo "Authentication requested [root] for make driver:"
if [ "`uname -r |grep fc`" == " " ]; then
sudo su -c make; Error=$?
else
su -c make; Error=$?
fi
################################################################################
# Check whether or not the driver compilation is done
################################################################################
module=`ls |grep -i 'ko'`
echo "##################################################"
if [ "$Error" != 0 ];then
echo "Compile make driver error: $Error"
echo "Please check error Mesg"
echo "##################################################"
exit
else
echo "Compile make driver ok!!"
echo "##################################################"
fi
if [ "`uname -r |grep fc`" == " " ]; then
echo "Authentication requested [root] for remove driver:"
sudo su -c "rmmod $module"
echo "Authentication requested [root] for insert driver:"
sudo su -c "insmod $module"
echo "Authentication requested [root] for install driver:"
sudo su -c "make install"
else
echo "Authentication requested [root] for remove driver:"
su -c "rmmod $module"
echo "Authentication requested [root] for insert driver:"
su -c "insmod $module"
echo "Authentication requested [root] for install driver:"
su -c "make install"
fi
echo "##################################################"
echo "The Setup Script is completed !"
echo "##################################################"
I see that they use sudo in the script, but I use su + password to go to root before I installed the script, I never used sudo in Sabayon.
So did it install the driver? Is my system using the new driver? I have no clue how to see all this since I'm not very familar with Linux yet.
How should I proceed to make my w-lan card work properly?
Thank you.
Moderator Edit: Added BBCode Code delimiters. Please use the Code button when posting lengthy console/terminal output.

