Results 1 to 3 of 3

Thread: Usb Wlan doesn't work - RTL8187

  1. #1
    Join Date
    2016-Apr
    Posts
    2

    Usb Wlan doesn't work - RTL8187

    Hello guys,

    I need your help.

    I installed on my samsung galaxy note 12,2 kali-sana-linux with linuxdeploy
    Now i need install my awus036h with RTL8187.

    when i connect this wifi via otg cabel, i can see it in lsusb. Realtek RTL8187
    But i cannot see it in ifconfig or iwconfig
    I only see my internal wifi on wlan0
    In dmesg is nothing
    In rfkill list is all with NO
    When i write modprobe, lsmod or something for module i become error mesage :libkmod :ERROR ../libkmod/libkmod-module.c:1638 kmod_module_new_from_loaded:could not open /proc/modules: No such file or directory. ERROR: could not get list of modules: No such file or directory

    Any idea?

    Thanx for help
    B.

  2. #2
    Join Date
    2016-Feb
    Posts
    6
    Quote Originally Posted by Bardo View Post
    Hello guys,

    I need your help.

    I installed on my samsung galaxy note 12,2 kali-sana-linux with linuxdeploy
    Now i need install my awus036h with RTL8187.

    when i connect this wifi via otg cabel, i can see it in lsusb. Realtek RTL8187
    But i cannot see it in ifconfig or iwconfig
    I only see my internal wifi on wlan0
    In dmesg is nothing
    In rfkill list is all with NO
    When i write modprobe, lsmod or something for module i become error mesage :libkmod :ERROR ../libkmod/libkmod-module.c:1638 kmod_module_new_from_loaded:could not open /proc/modules: No such file or directory. ERROR: could not get list of modules: No such file or directory

    Any idea?

    Thanx for help
    B.
    type the following into the terminal
    'ip link set wlan1 up'
    now see if it shows.
    failing that,
    search for an appropriate driver using 'apt-cache search' and then install it...

    hope this help

  3. #3
    Join Date
    2016-Feb
    Posts
    6
    try type the following in the terminal and then see if it shows as an interface

    ip link set wlan1 up

Similar Threads

  1. Replies: 1
    Last Post: 2019-02-15, 04:17
  2. Usb Wlan doesn't work - RTL8187
    By Bardo in forum ARM Archive
    Replies: 0
    Last Post: 2016-04-17, 07:40
  3. Replies: 5
    Last Post: 2014-07-06, 01:22

Posting Permissions

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