Results 1 to 2 of 2

Thread: Trouble with WiFi Drivers!!

  1. #1
    Join Date
    2014-Mar
    Posts
    2

    Exclamation Trouble with WiFi Drivers!!

    I have installed Kali 10.0.6. 64 bit alongside windows 8 on HP Pavilion 15 n011tu(Ubuntu Certified ) .

    I guess my wifi is : Realtek RTL8106E-2 firmware, version 0.0.1 (rtl_nic/rtl8106e-2.fw)

    I got some .deb file regarding it, but it didn't worked .
    https://packages.debian.org/jessie/firmware-realtek


    root@HTCoders:~# ifconfig
    eth0 Link encap:Ethernet HWaddr a4:5d:36:7b:f2:d7
    inet addr:172.16.233.204 Bcast:172.16.233.255 Mask:255.255.255.0
    inet6 addr: fe80::a65d:36ff:fe7b:f2d7/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:49536 errors:0 dropped:0 overruns:0 frame:0
    TX packets:24455 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:58745260 (56.0 MiB) TX bytes:2184937 (2.0 MiB)

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:65536 Metric:1
    RX packets:315 errors:0 dropped:0 overruns:0 frame:0
    TX packets:315 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:24152 (23.5 KiB) TX bytes:24152 (23.5 KiB)

  2. #2
    Join Date
    2013-Mar
    Posts
    354
    First, no "I guess", you have to make sure of wifi model.

    Type: lspci | grep -i network

    Then please, post it. You have to be sure of the wifi model.

    You might end up using the wrong firmware.

    Also use: iwconfig to see if wifi card is present.

Similar Threads

  1. Trouble installing ALSA 1.0.25 Drivers
    By necrojones in forum General Archive
    Replies: 0
    Last Post: 2013-08-27, 21:01

Tags for this Thread

Posting Permissions

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