Results 1 to 3 of 3

Thread: WireLess card keeps dropping

  1. #1

    WireLess card keeps dropping

    I am consistantly having a problem where i connect to a wifi network and have full bars 70%-100% signal strength.. I get internet for a little bit, but then it just drops, and my network connection says its still connected.. If i boot the same machine to windows, i don't have this problem so i think it must be some kind of driver issue..

    here is the output of my lspci :

    Code:
    root@kali:~# lspci
    00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
    00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
    00:03.0 Audio device: Intel Corporation Device 0a0c (rev 0b)
    00:14.0 USB controller: Intel Corporation Lynx Point-LP USB xHCI HC (rev 04)
    00:16.0 Communication controller: Intel Corporation Lynx Point-LP HECI #0 (rev 04)
    00:1b.0 Audio device: Intel Corporation Lynx Point-LP HD Audio Controller (rev 04)
    00:1c.0 PCI bridge: Intel Corporation Lynx Point-LP PCI Express Root Port 1 (rev e4)
    00:1c.2 PCI bridge: Intel Corporation Lynx Point-LP PCI Express Root Port 3 (rev e4)
    00:1c.3 PCI bridge: Intel Corporation Lynx Point-LP PCI Express Root Port 4 (rev e4)
    00:1f.0 ISA bridge: Intel Corporation Lynx Point-LP LPC Controller (rev 04)
    00:1f.2 SATA controller: Intel Corporation Lynx Point-LP SATA Controller 1 [AHCI mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation Lynx Point-LP SMBus Controller (rev 04)
    02:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device b723
    03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 10)
    I tried installing firmware-b43-lpphy-installer as someone suggested in another forum but got an error:
    Code:
    root@kali:~# apt-get install firmware-b43-lpphy-installer
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Recommended packages:
      linux-image
    The following packages will be REMOVED:
      firmware-b43-installer
    The following NEW packages will be installed:
      firmware-b43-lpphy-installer
    0 upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
    Need to get 9,690 B of archives.
    After this operation, 2,048 B disk space will be freed.
    Do you want to continue [Y/n]? Y
    Get:1 http://old.kali.org/kali/ moto/contrib firmware-b43-lpphy-installer all 1:015-14.1 [9,690 B]
    Fetched 9,690 B in 1s (8,027 B/s)                       
    (Reading database ... 346707 files and directories currently installed.)
    Removing firmware-b43-installer ...
    Deleting old extracted firmware...
    Selecting previously unselected package firmware-b43-lpphy-installer.
    (Reading database ... 346701 files and directories currently installed.)
    Unpacking firmware-b43-lpphy-installer (from .../firmware-b43-lpphy-installer_1%3a015-14.1_all.deb) ...
    Setting up firmware-b43-lpphy-installer (1:015-14.1) ...
    No chroot environment found. Starting normal installation
    No supported card found.
    Use proper b43 or b43legacy firmware.
    Aborting.
    I assume that it is not the right driver.. can anyone help?

  2. #2
    Join Date
    2013-Mar
    Location
    milano
    Posts
    301
    i'm not expert but i THINK you need (maybe)a realtek driver (("Realtek Semiconductor Co., Ltd."), device: b723 ("RTL8723BE PCIe Wireless Network Adapter")) && check if it's supported by kernel
    I'm a g0at

  3. #3
    Join Date
    2015-Dec
    Location
    Iran
    Posts
    11
    I think you first need to check if the chipset is compatible with the kernel; use http://www.cyberciti.biz/faq/linux-f...river-chipset/ to see your chipset informations,
    oh and kali 2.0 still has a bug with displaying the current connections so you shouldn't rely on that much. but check if it is compatible if it was then download the latest driver for it and it should work just fine

Similar Threads

  1. No wireless card interface while plugging in USB wireless adapter
    By xyq96999 in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2015-09-15, 05:31
  2. usb wifi card dropping connection randomly
    By requiem31 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2015-05-14, 19:04
  3. No wireless with My Edup Model : EP-6505 or it keeps dropping.
    By Altroo in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2014-09-28, 21:32
  4. Wireless authentication required after setting wireless card to monitor
    By TheRussianBear in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2014-09-15, 21:10

Posting Permissions

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