Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24

Thread: Ubuntu 12.04 On Toshiba Laptop With Wireless Connection Issues To Belkin N Wireless

  1. #11
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Ubuntu 12.04 On Toshiba Laptop With Wireless Connection Issues To Belkin N Wirele

    Quote Originally Posted by joch3n View Post
    Hi there,

    i bought today a Toshiba satellite c870-19R and the Wireless card Realtek is not recognized

    i tryed to fix it with:
    (with the file from: http://askubuntu.com/questions/13963...not-recognized)
    cd /home/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .201 (work)
    sudo su (work?)
    make clean
    make: *** No rule to make target `clean'. Stop.

    make
    make: *** No targets specified and no makefile found. Stop.

    sudo make install
    make: *** No targets specified and no makefile found. Stop.

    sudo modprobe rtl8723e
    FATAL: Module rtl8723e not found.

    did i something wrong or is the file defect?

    thanks in advance for your help!

    cheers, Jo
    Did you install linux-headers-generic and build-essential first?
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  2. #12
    Join Date
    Jan 2013
    Beans
    5

    Re: Ubuntu 12.04 On Toshiba Laptop With Wireless Connection Issues To Belkin N Wirele

    Hi Chili555,

    i think yes

    Code:
    sudo apt-get install build-essential linux-headers-generic linux-headers-`uname -r`
    [sudo] password for xxx:
    Paketlisten werden gelesen... Fertig
    Abhängigkeitsbaum wird aufgebaut       
    Statusinformationen werden eingelesen... Fertig
    build-essential ist schon die neueste Version.
    linux-headers-3.2.0-36-generic-pae ist schon die neueste Version.
    linux-headers-generic ist schon die neueste Version.
    Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
      linux-headers-3.2.0-29 linux-headers-3.2.0-29-generic-pae
    Verwenden Sie »apt-get autoremove«, um sie zu entfernen.
    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
    the text says that build-essentialand and linux-headers-generic are the newest....

    i dont know whats going wrong :/

  3. #13
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Ubuntu 12.04 On Toshiba Laptop With Wireless Connection Issues To Belkin N Wirele

    cd /home/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .201
    rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012. List the contents of the directory:
    Code:
    ls
    It ought to look like:
    Code:
    chili@Think60:~/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012$ ls
    base.c                              core.c    Kconfig         rc.c          rtl8192se
    base.h                              core.h    Makefile        rc.h          rtl8723e
    base.o                              core.o    modules.order   rc.o          rtlwifi.ko
    cam.c                               debug.c   Module.symvers  readme        rtlwifi.mod.c
    cam.h                               debug.h   pci.c           regd.c        rtlwifi.mod.o
    cam.o                               debug.o   pci.h           regd.h        rtlwifi.o
    compat                              efuse.c   pci.o           regd.o        stats.c
    compat.h                            efuse.h   ps.c            release_note  stats.h
    compat-wireless-3.0-2-mesh.tar.bz2  efuse.o   ps.h            rtl8192ce     stats.o
    compat-wireless-3.0-2.tar.bz2       firmware  ps.o            rtl8192de     wifi.h
    When you are in the correct directory and ls shows the Makefile, then you are all ready to proceed.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  4. #14
    Join Date
    Jan 2013
    Beans
    5

    Re: Ubuntu 12.04 On Toshiba Laptop With Wireless Connection Issues To Belkin N Wirele

    the problem is resolved

    thanks for your help, love ubuntu

  5. #15
    Join Date
    Jun 2007
    Beans
    18
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Ubuntu 12.04 On Toshiba Laptop With Wireless Connection Issues To Belkin N Wirele

    Thank you Chili !!!
    This thread fixed my problem.

  6. #16
    Join Date
    Mar 2013
    Beans
    4

    Re: Ubuntu 12.04 On Toshiba Laptop With Wireless Connection Issues To Belkin N Wirele

    thank

  7. #17
    Join Date
    Mar 2013
    Beans
    2

    Re: Ubuntu 12.04 On Toshiba Laptop With Wireless Connection Issues To Belkin N Wirele

    Hi all, noob to Ubunto here... Used to be in OS/390 & z/OS in a previous life. Little to no dealings with Unix

    I am trying to install the RTL8723 driver on a new Toshiba laptop that reports having this wifi unit.
    I have followed this thread and read all the various links to other threads, but keep coming upwith the same problem.
    From the term log;
    make
    make -C /lib/modules/3.5.0-23-generic/build M=/home/pookie/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012 modules
    make[1]: Entering directory `/usr/src/linux-headers-3.5.0-23-generic'
    CC [M] /home/pookie/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/base.o
    /home/pookie/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/base.c: In function ‘_rtl_init_mac80211’:
    /home/pookie/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/base.c:320:6: error: ‘IEEE80211_HW_BEACON_FILTER’ undeclared (first use in this function)
    /home/pookie/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/base.c:320:6: note: each undeclared identifier is reported only once for each function it appears in
    make[2]: *** [/home/pookie/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/base.o] Error 1
    make[1]: *** [_module_/home/pookie/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012] Error 2
    make[1]: Leaving directory `/usr/src/linux-headers-3.5.0-23-generic'
    make: *** [all] Error 2
    Any help on how to solve this would be really appreciated!!
    Please be gentle!

    Cheers,
    John

  8. #18
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Ubuntu 12.04 On Toshiba Laptop With Wireless Connection Issues To Belkin N Wirele

    @GentleJohn--

    Here is a slightly newer version that avoids the well-known IEEE80211_HW_BEACON_FILTER issue. The link is my own Dropbox. I just ran 'make' and it succeeds, albeit with a few warnings.

    It looks like you are doing well so far. Keep up the good work.

    https://dl.dropbox.com/u/58267392/rt...09.2012.tar.gz
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  9. #19
    Join Date
    Mar 2013
    Beans
    2

    Re: Ubuntu 12.04 On Toshiba Laptop With Wireless Connection Issues To Belkin N Wirele

    Quote Originally Posted by chili555 View Post
    @GentleJohn--

    Here is a slightly newer version that avoids the well-known IEEE80211_HW_BEACON_FILTER issue. The link is my own Dropbox. I just ran 'make' and it succeeds, albeit with a few warnings.
    Sir, you ar a star!
    All working AOK. Many thanks.

    Now to teach this old dog some new tricks... UB wise.


    Thanks again.

    John

  10. #20
    Join Date
    Apr 2013
    Beans
    4

    Re: Ubuntu 12.04 On Toshiba Laptop With Wireless Connection Issues To Belkin N Wirele

    it didn't work for me, root@jennifer-Satellite-Pro-C840:/home/jennifer# cd rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012
    root@jennifer-Satellite-Pro-C840:/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012# ~sudo su
    No se ha encontrado la orden «~sudo», quizás quiso decir:
    La orden «sudo» del paquete «sudo» (main)
    La orden «sudo» del paquete «sudo-ldap» (universe)
    ~sudo: no se encontró la orden
    root@jennifer-Satellite-Pro-C840:/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012# sudo su
    root@jennifer-Satellite-Pro-C840:/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012# make clean
    rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
    rm -fr .tmp_versions
    rm -fr Modules.symvers
    rm -fr Module.symvers
    rm -fr Module.markers
    rm -fr modules.order
    rm -fr tags
    make[1]: se ingresa al directorio «/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/rtl8192ce»
    rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
    rm -fr .tmp_versions
    rm -fr Modules.symvers
    rm -fr Module.symvers
    rm -fr Module.markers
    rm -fr modules.order
    rm -fr tags
    make[1]: se sale del directorio «/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/rtl8192ce»
    make[1]: se ingresa al directorio «/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/rtl8192se»
    rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
    rm -fr .tmp_versions
    rm -fr Modules.symvers
    rm -fr Module.symvers
    rm -fr Module.markers
    rm -fr modules.order
    rm -fr tags
    make[1]: se sale del directorio «/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/rtl8192se»
    make[1]: se ingresa al directorio «/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/rtl8192de»
    rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
    rm -fr .tmp_versions
    rm -fr Modules.symvers
    rm -fr Module.symvers
    rm -fr Module.markers
    rm -fr modules.order
    rm -fr tags
    make[1]: se sale del directorio «/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/rtl8192de»
    make[1]: se ingresa al directorio «/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/rtl8723e»
    rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
    rm -fr .tmp_versions
    rm -fr Modules.symvers
    rm -fr Module.symvers
    rm -fr Module.markers
    rm -fr modules.order
    rm -fr tags
    make[1]: se sale del directorio «/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/rtl8723e»
    root@jennifer-Satellite-Pro-C840:/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012# make
    make -C /lib/modules/3.5.0-26-generic/build M=/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012 modules
    make[1]: se ingresa al directorio «/usr/src/linux-headers-3.5.0-26-generic»
    CC [M] /home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/base.o
    /home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/base.c: En la función ‘_rtl_init_mac80211’:
    /home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/base.c:320:6: error: ‘IEEE80211_HW_BEACON_FILTER’ no se declaró aquí (primer uso en esta función)
    /home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/base.c:320:6: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece
    make[2]: *** [/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/base.o] Error 1
    make[1]: *** [_module_/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012] Error 2
    make[1]: se sale del directorio «/usr/src/linux-headers-3.5.0-26-generic»
    make: *** [all] Error 2
    root@jennifer-Satellite-Pro-C840:/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012# sudo make install
    make -C /lib/modules/3.5.0-26-generic/build M=/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012 modules
    make[1]: se ingresa al directorio «/usr/src/linux-headers-3.5.0-26-generic»
    CC [M] /home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/base.o
    /home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/base.c: En la función ‘_rtl_init_mac80211’:
    /home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/base.c:320:6: error: ‘IEEE80211_HW_BEACON_FILTER’ no se declaró aquí (primer uso en esta función)
    /home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/base.c:320:6: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece
    make[2]: *** [/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/base.o] Error 1
    make[1]: *** [_module_/home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012] Error 2
    make[1]: se sale del directorio «/usr/src/linux-headers-3.5.0-26-generic»
    make: *** [all] Error 2

Page 2 of 3 FirstFirst 123 LastLast

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
  •