Results 1 to 8 of 8

Thread: Rosewill RNX-N600UBE driver problem

  1. #1
    Join Date
    2014-Feb
    Posts
    4

    Rosewill RNX-N600UBE driver problem

    Hi everybody

    I've searched the internet for best supported wifi cards for kali linux.
    After I've read this thread: https://forums.kali.org/showthread.p...Wireless-Cards
    I bought a Rosewill RNX-N600UB.

    But I don't get it to work with Kali Linux 1.0.6 (virtual machine).

    /var/log/messages
    Code:
    Feb 18 15:51:17 kali kernel: [  456.565822] usb 3-2: new high-speed USB device number 3 using ehci_hcd
    Feb 18 15:51:17 kali mtp-probe: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:1d.7/usb3/3-2"
    Feb 18 15:51:17 kali kernel: [  456.721472] usb 3-2: New USB device found, idVendor=148f, idProduct=5572
    Feb 18 15:51:17 kali kernel: [  456.721477] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    Feb 18 15:51:17 kali kernel: [  456.721480] usb 3-2: Product: 802.11 n WLAN
    Feb 18 15:51:17 kali kernel: [  456.721482] usb 3-2: Manufacturer: Ralink
    Feb 18 15:51:17 kali kernel: [  456.721483] usb 3-2: SerialNumber: 1.0
    Feb 18 15:51:17 kali mtp-probe: bus: 3, device: 3 was not an MTP device
    ifconfig
    Code:
    only eth0 (ethernet) and lo
    dmesg | tail
    Code:
    [   10.073973] Adding 2094076k swap on /dev/sda5.  Priority:-1 extents:1 across:2094076k SS
    [   10.083446] EXT4-fs (sda1): re-mounted. Opts: (null)
    [   10.128110] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
    [   10.205929] loop: module loaded
    [  456.565822] usb 3-2: new high-speed USB device number 3 using ehci_hcd
    [  456.721472] usb 3-2: New USB device found, idVendor=148f, idProduct=5572
    [  456.721477] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [  456.721480] usb 3-2: Product: 802.11 n WLAN
    [  456.721482] usb 3-2: Manufacturer: Ralink
    [  456.721483] usb 3-2: SerialNumber: 1.0
    Can anybody help me out?

    Thanks in advance

  2. #2
    Can you give us the output of iwconfig and lsusb?

  3. #3
    Join Date
    2014-Feb
    Posts
    4
    lsusb
    Code:
    Bus 003 Device 004: ID 148f:5572 Ralink Technology, Corp. 
    Bus 003 Device 002: ID 203a:fff9  
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 006: ID 045e:007e Microsoft Corp. Wireless Transceiver for Bluetooth
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    iwconfig
    Code:
    eth0      no wireless extensions.
    
    lo        no wireless extensions.

  4. #4
    Join Date
    2013-Mar
    Posts
    354
    Try installing from repos: firmware-ralink

    See if it works.

    Luck.

  5. #5
    Join Date
    2014-Feb
    Posts
    4
    Quote Originally Posted by maverik35 View Post
    Try installing from repos: firmware-ralink

    See if it works.

    Luck.
    hi maverik35

    firmware-ralink is already installed:
    Code:
    root@kali:~# apt-get install firmware-ralink
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    firmware-ralink is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 29 not upgraded.

  6. #6
    Join Date
    2013-Mar
    Posts
    354

  7. #7
    Join Date
    2014-Feb
    Posts
    4
    Hi maverick35

    Thanks for your help. I've already read this sites but I'll do it again.
    I'll give you feedback as soon as I have back my card.

    Regards,
    bumpitup

  8. #8
    That is very strange, i have a Loopcomm LP-7767 with chipset RT3572 and it is recognized out of the box...

Similar Threads

  1. AMD driver installation problem
    By emirrony in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2016-08-30, 17:59
  2. Wireless Driver Problem
    By maver1ck in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2014-09-16, 13:09
  3. ATI Driver Problem
    By h1rnt0t in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2014-03-01, 14:15
  4. Replies: 2
    Last Post: 2013-12-27, 22:53

Posting Permissions

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