Page 1 of 3 123 LastLast
Results 1 to 10 of 22

Thread: How to manually install your rtl8188ce driver step-by-step

  1. #1
    Join Date
    Apr 2011
    Beans
    74

    How to manually install your rtl8188ce driver step-by-step

    there is a video link of me preforming this action at the bottom of the page

    hey i want to start off by saying that the only reason i am doing this guide is because the ubuntu community has been so helpful to me in the past.

    time to give back

    How to manually install your rtl8188ce driver :

    this tutorial is meant for users using 10.10 and up (im using 10.10)

    download the top linux driver from this site (Linux driver for kernel 2.6.24 (and later, up to 3.2.x))
    http://www.realtek.com.tw/downloads/...true#RTL8188CE

    extract this to your desktop

    open terminal

    type: sudo su
    then: cd /path/to/file
    then: make install

    should look something like this:

    daniel@daniel-HP-Pavilion-dv6-Notebook-PC:~$ sudo su
    [sudo] password for daniel:
    root@daniel-HP-Pavilion-dv6-Notebook-PC:/home/daniel# cd /home/daniel/Desktop/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011
    root@daniel-HP-Pavilion-dv6-Notebook-PC:/home/daniel/Desktop/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011# make install

    this was my out put:

    make -C /lib/modules/2.6.35-32-generic/build M=/home/daniel/Desktop/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011 modules
    make[1]: Entering directory `/usr/src/linux-headers-2.6.35-32-generic'
    Building modules, stage 2.
    MODPOST 1 modules
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.35-32-generic'
    make[1]: Entering directory `/home/daniel/Desktop/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/rtl8192ce'
    make -C /lib/modules/2.6.35-32-generic/build M=/home/daniel/Desktop/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/rtl8192ce modules
    make[2]: Entering directory `/usr/src/linux-headers-2.6.35-32-generic'
    Building modules, stage 2.
    MODPOST 1 modules
    make[2]: Leaving directory `/usr/src/linux-headers-2.6.35-32-generic'
    make[1]: Leaving directory `/home/daniel/Desktop/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/rtl8192ce'
    make[1]: Entering directory `/home/daniel/Desktop/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/rtl8192se'
    make -C /lib/modules/2.6.35-32-generic/build M=/home/daniel/Desktop/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/rtl8192se modules
    make[2]: Entering directory `/usr/src/linux-headers-2.6.35-32-generic'
    Building modules, stage 2.
    MODPOST 1 modules
    make[2]: Leaving directory `/usr/src/linux-headers-2.6.35-32-generic'
    make[1]: Leaving directory `/home/daniel/Desktop/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/rtl8192se'
    make[1]: Entering directory `/home/daniel/Desktop/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/rtl8192de'
    make -C /lib/modules/2.6.35-32-generic/build M=/home/daniel/Desktop/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/rtl8192de modules
    make[2]: Entering directory `/usr/src/linux-headers-2.6.35-32-generic'
    Building modules, stage 2.
    MODPOST 1 modules
    make[2]: Leaving directory `/usr/src/linux-headers-2.6.35-32-generic'
    make[1]: Leaving directory `/home/daniel/Desktop/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/rtl8192de'

    video of me doing this: (watch in 720p to read text)

    http://www.youtube.com/watch?v=QFh2EZhUKgs

    i hope this helps, let me know if it does.

    stay strong my linux brethren
    Last edited by dan0804smith; March 22nd, 2012 at 06:50 PM.

  2. #2
    Join Date
    Jun 2012
    Beans
    5

    Re: How to manually install your rtl8188ce driver step-by-step

    This worked great. Did not need to blacklist the default 8192ce driver for success.

    Why exactly an outdated, non-listed driver works for a different chipset, who knows? But it works.

  3. #3
    Join Date
    Jan 2013
    Beans
    11

    Re: How to manually install your rtl8188ce driver step-by-step

    i tried it but every time i did it with either one of the driver downloads it comes to an message that said there was two errors, one being that "make : *** lib/modules/3.5.0-22-generic/build: No such file directory. Stop" and "make: *** [all] Error 2"

  4. #4
    Join Date
    Mar 2013
    Beans
    1

    Re: How to manually install your rtl8188ce driver step-by-step

    Quote Originally Posted by Dyronne View Post
    i tried it but every time i did it with either one of the driver downloads it comes to an message that said there was two errors, one being that "make : *** lib/modules/3.5.0-22-generic/build: No such file directory. Stop" and "make: *** [all] Error 2"
    I was having the same trouble make sure that you have kernel headers installed (linux-headers-3.5.0-xx) with the 'xx' being whatever its asking for (in your case 22) hope i helped you out in some way

    Oh and thanks so much dan, you really helped me through the lovely experiece of installing drivers ;P

  5. #5
    Join Date
    Feb 2010
    Location
    Salem, OR
    Beans
    52
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: How to manually install your rtl8188ce driver step-by-step

    YOU ROCK!

    Thank you so very much for this post. The YouTube video is kind of worthless but the link in the description got me here and that got me back online with WiFi! Thank you so very very very much!
    Glenn J. Schworak - Running nothing but Ubuntu on my servers and laptops!

  6. #6
    Join Date
    Oct 2013
    Beans
    1

    Re: How to manually install your rtl8188ce driver step-by-step

    So I follow all of the directions and this is what I get after typing "make":

    Code:
    make
    make -C /lib/modules/3.2.6/build M=/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013 modules
    make[1]: Entering directory `/usr/src/linux-source-3.2.6'
    
      WARNING: Symbol version dump /usr/src/linux-source-3.2.6/Module.symvers
               is missing; modules will have no dependencies and modversions.
    
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rc.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/debug.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/regd.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/efuse.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/cam.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/ps.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/core.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/stats.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/pci.o
      LD [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtlwifi.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtlwifi.mod.o
      LD [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtlwifi.ko
    make[1]: Leaving directory `/usr/src/linux-source-3.2.6'
    make[1]: Entering directory `/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce'
    make -C /lib/modules/3.2.6/build M=/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce modules
    make[2]: Entering directory `/usr/src/linux-source-3.2.6'
    
      WARNING: Symbol version dump /usr/src/linux-source-3.2.6/Module.symvers
               is missing; modules will have no dependencies and modversions.
    
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/hw.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/table.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/sw.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/trx.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/led.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/fw.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/phy.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/rf.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/dm.o
      LD [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/rtl8192ce.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/rtl8192ce.mod.o
      LD [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/rtl8192ce.ko
    make[2]: Leaving directory `/usr/src/linux-source-3.2.6'
    make[1]: Leaving directory `/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce'
    make[1]: Entering directory `/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192se'
    make -C /lib/modules/3.2.6/build M=/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192se modules
    make[2]: Entering directory `/usr/src/linux-source-3.2.6'
    
      WARNING: Symbol version dump /usr/src/linux-source-3.2.6/Module.symvers
               is missing; modules will have no dependencies and modversions.
    
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192se/hw.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192se/table.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192se/sw.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192se/trx.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192se/led.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192se/fw.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192se/phy.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192se/rf.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192se/dm.o
      LD [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192se/rtl8192se.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192se/rtl8192se.mod.o
      LD [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192se/rtl8192se.ko
    make[2]: Leaving directory `/usr/src/linux-source-3.2.6'
    make[1]: Leaving directory `/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192se'
    make[1]: Entering directory `/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192de'
    make -C /lib/modules/3.2.6/build M=/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192de modules
    make[2]: Entering directory `/usr/src/linux-source-3.2.6'
    
      WARNING: Symbol version dump /usr/src/linux-source-3.2.6/Module.symvers
               is missing; modules will have no dependencies and modversions.
    
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192de/hw.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192de/table.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192de/sw.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192de/trx.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192de/led.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192de/fw.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192de/phy.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192de/rf.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192de/dm.o
      LD [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192de/rtl8192de.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192de/rtl8192de.mod.o
      LD [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192de/rtl8192de.ko
    make[2]: Leaving directory `/usr/src/linux-source-3.2.6'
    make[1]: Leaving directory `/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192de'
    make[1]: Entering directory `/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e'
    make -C /lib/modules/3.2.6/build M=/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e modules
    make[2]: Entering directory `/usr/src/linux-source-3.2.6'
    
      WARNING: Symbol version dump /usr/src/linux-source-3.2.6/Module.symvers
               is missing; modules will have no dependencies and modversions.
    
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e/hw.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e/table.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e/sw.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e/trx.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e/led.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e/fw.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e/phy.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e/rf.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e/dm.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e/pwrseq.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e/pwrseqcmd.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e/hal_btc.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e/hal_bt_coexist.o
      LD [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e/rtl8723e.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e/rtl8723e.mod.o
      LD [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e/rtl8723e.ko
    make[2]: Leaving directory `/usr/src/linux-source-3.2.6'
    make[1]: Leaving directory `/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8723e'
    make[1]: Entering directory `/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee'
    make -C /lib/modules/3.2.6/build M=/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee modules
    make[2]: Entering directory `/usr/src/linux-source-3.2.6'
    
      WARNING: Symbol version dump /usr/src/linux-source-3.2.6/Module.symvers
               is missing; modules will have no dependencies and modversions.
    
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee/hw.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee/table.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee/sw.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee/trx.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee/led.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee/fw.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee/phy.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee/rf.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee/dm.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee/pwrseq.o
      CC [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee/pwrseqcmd.o
      LD [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee/rtl8188ee.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee/rtl8188ee.mod.o
      LD [M]  /root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee/rtl8188ee.ko
    make[2]: Leaving directory `/usr/src/linux-source-3.2.6'
    make[1]: Leaving directory `/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8188ee'

    What should I do?
    Last edited by QIII; October 20th, 2013 at 05:12 AM. Reason: code tags

  7. #7
    Join Date
    Jan 2014
    Beans
    6

    Question Re: How to manually install your rtl8188ce driver step-by-step

    Hi!
    im a new linux user and also new in this forum.

    i have troubles to install driver, please help me. i have already read this post and others posts to install Realtek RTL8188CE Wireless http://ubuntuforums.org/showthread.php?t=1604101 and http://askubuntu.com/questions/34207...l8188ce-driver but i dont find the solution.

    i have downloaded the driver from
    http://www.realtek.com.tw/downloads/...true#RTL8188CE
    i have extracted the file
    open a terminal, and acces the directory wich i extracted
    sudo su
    apt-get install gcc build-essential linux-headers-generic linux-headers-$(uname -r)
    and
    make install
    but ERROR

    Code:
    alexis-HP-Pavilion-g6-Notebook-PC rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013 # make install
    make -C /lib/modules/3.11.0-12-generic/build M=/home/alexis/Descargas/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013 modules
    make[1]: se ingresa al directorio «/usr/src/linux-headers-3.11.0-12-generic»
      CC [M]  /home/alexis/Descargas/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.o
    In file included from /home/alexis/Descargas/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c:39:0:
    /home/alexis/Descargas/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/pci.h:247:15: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rtl_pci_probe’
     int __devinit rtl_pci_probe(struct pci_dev *pdev,
                   ^
    /home/alexis/Descargas/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c: In function ‘rtl_action_proc’:
    /home/alexis/Descargas/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c:885:32: error: ‘struct ieee80211_conf’ has no member named ‘channel’
           rx_status.freq = hw->conf.channel->center_freq;
                                    ^
    /home/alexis/Descargas/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c:886:32: error: ‘struct ieee80211_conf’ has no member named ‘channel’
           rx_status.band = hw->conf.channel->band;
                                    ^
    /home/alexis/Descargas/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c: In function ‘rtl_send_smps_action’:
    /home/alexis/Descargas/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c:1451:24: error: ‘struct ieee80211_conf’ has no member named ‘channel’
       info->band = hw->conf.channel->band;
                            ^
    make[2]: *** [/home/alexis/Descargas/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.o] Error 1
    make[1]: *** [_module_/home/alexis/Descargas/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013] Error 2
    make[1]: se sale del directorio «/usr/src/linux-headers-3.11.0-12-generic»
    make: *** [all] Error 2
    any idea???

    thank you

  8. #8
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,971
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: How to manually install your rtl8188ce driver step-by-step

    Hi,

    you need a patched driver for kernel 3.11:
    Code:
    sudo apt-get install git
    git clone https://github.com/FreedomBen/rtl8188ce-linux-driver
    cd rtl8188ce-linux-driver
    make
    sudo make install
    This device/driver is known to cause problems. You may want to try these module parameters:
    Code:
    echo "options rtl8192ce swlps=0 ips=0" | sudo tee /etc/modprobe.d/rtl8192ce.conf
    Reboot and check:
    Code:
    dmesg | grep rtl8
    lsmod
    iwconfig

  9. #9
    Join Date
    Jan 2014
    Beans
    6

    Question Re: How to manually install your rtl8188ce driver step-by-step

    Quote Originally Posted by praseodym View Post
    Hi,

    you need a patched driver for kernel 3.11:
    Code:
    sudo apt-get install git
    git clone https://github.com/FreedomBen/rtl8188ce-linux-driver
    cd rtl8188ce-linux-driver
    make
    sudo make install
    This device/driver is known to cause problems. You may want to try these module parameters:
    Code:
    echo "options rtl8192ce swlps=0 ips=0" | sudo tee /etc/modprobe.d/rtl8192ce.conf
    Reboot and check:
    Code:
    dmesg | grep rtl8
    lsmod
    iwconfig
    thank you for the answer!

    i have done everything with no error but it doesnt works

    check:

    Code:
    alexis@alexis-HP-Pavilion-g6-Notebook-PC ~ $ echo "options rtl8192ce swlps=0 ips=0" | sudo tee /etc/modprobe.d/rtl8192ce.conf
    [sudo] password for alexis: 
    options rtl8192ce swlps=0 ips=0
    reboot

    Code:
    alexis@alexis-HP-Pavilion-g6-Notebook-PC ~ $ dmesg | grep rtl8
    [   66.315723] Modules linked in: parport_pc(F) ppdev(F) bnep rfcomm bluetooth rt2800usb hp_wmi sparse_keymap rt2x00usb rt2800lib rt2x00lib crc_ccitt(F) uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev joydev(F) arc4(F) rtl8192ce(OF) kvm_amd(F) kvm(F) rtlwifi(OF) dm_multipath(F) scsi_dh(F) microcode(F) mac80211 rtsx_pci_ms memstick psmouse(F) serio_raw(F) k10temp i2c_piix4 cfg80211 snd_hda_codec_idt snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hwdep(F) snd_pcm(F) snd_page_alloc(F) snd_seq_midi(F) snd_seq_midi_event(F) snd_rawmidi(F) snd_seq(F) snd_seq_device(F) snd_timer(F) snd(F) mac_hid soundcore(F) lp(F) parport(F) dm_mirror(F) dm_region_hash(F) dm_log(F) hid_generic usbhid hid rtsx_pci_sdmmc r8169 mii(F) radeon ohci_pci ahci(F) libahci(F) sdhci_pci rtsx_pci sdhci i2c_algo_bit ttm drm_kms_helper drm wmi video(F)
    
    alexis@alexis-HP-Pavilion-g6-Notebook-PC ~ $ lsmod
    Module                  Size  Used by
    parport_pc             32701  0 
    ppdev                  17671  0 
    bnep                   19564  2 
    rfcomm                 69070  0 
    bluetooth             371874  10 bnep,rfcomm
    rt2800usb              27005  0 
    hp_wmi                 14062  0 
    sparse_keymap          13948  1 hp_wmi
    rt2x00usb              20713  1 rt2800usb
    rt2800lib              79963  1 rt2800usb
    rt2x00lib              55238  3 rt2x00usb,rt2800lib,rt2800usb
    crc_ccitt              12707  1 rt2800lib
    uvcvideo               80885  0 
    videobuf2_vmalloc      13216  1 uvcvideo
    videobuf2_memops       13362  1 videobuf2_vmalloc
    videobuf2_core         40469  1 uvcvideo
    videodev              133390  2 uvcvideo,videobuf2_core
    joydev                 17377  0 
    arc4                   12608  4 
    rtl8192ce             137725  0
    i have linux mint 16 64 bits. can it be the problem?

  10. #10
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,971
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: How to manually install your rtl8188ce driver step-by-step

    Are you using an USB-wireless stick? Module rt2800usb is loaded:
    Code:
    sudo modprobe -rfv rt2800usb rtl8192ce
    sudo modprobe -v rtl8192ce
    dmesg | egrep 'r8|rtl8'
    iwconfig
    iwlist chan
    sudo iwlist scan
    cat /etc/resolv.conf

Page 1 of 3 123 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •