LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   BT5 R3 Running on VM Player 5; Problem with USB wlan adapter (https://www.linuxquestions.org/questions/linux-newbie-8/bt5-r3-running-on-vm-player-5%3B-problem-with-usb-wlan-adapter-4175437039/)

nessusman 11-14-2012 12:43 AM

BT5 R3 Running on VM Player 5; Problem with USB wlan adapter
 
Details:

BT5R3 running on: (pls click link to see snapshot)
VM Player 5

USB Settings: (pls click link to see snapshot)
VM USB Setting

USB Status: (pls click link to see snapshot)
Status

output from several command:

root@bt:~# ifconfig
eth1 Link encap:Ethernet HWaddr 00:0c:29:35:ea:1a
inet addr:172.21.0.214 Bcast:172.21.0.255 Mask:255.255.255.0
inet6 addr: fe80::20c:29ff:fe35:ea1a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1134 errors:0 dropped:0 overruns:0 frame:0
TX packets:38 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:116846 (116.8 KB) TX bytes:3660 (3.6 KB)
Interrupt:19 Base address:0x2024

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:16436 Metric:1
RX packets:48 errors:0 dropped:0 overruns:0 frame:0
TX packets:48 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3401 (3.4 KB) TX bytes:3401 (3.4 KB)



root@bt:~# lsusb
Bus 002 Device 004: ID 0e0f:0008 VMware, Inc.
Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 2001:3c19 D-Link Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub




root@bt:~# iwconfig
lo no wireless extensions.

eth1 no wireless extensions.


root@bt:~# airdriver-ng detect


USB devices (generic detection):
Bus 002 Device 004: ID 0e0f:0008 VMware, Inc.

------------------------------------------------------------

my bridged nics with my local wlan are working perfect....

any ideas mate...???

physical view of the USB WLan --> HERE

-------------------------------------------------------------

after some digging;

got evthing from here --> http://ubuntuforums.org/showthread.p...625657&page=15

#tar -jxvf 2011_0719_RT3070_RT3370_RT5370_RT5372_Linux_STA_V2.5.0.3_DPO.bz2
#make uninstall
#make
#make install
#modprobe rt5370sta

# iwconfig
lo no wireless extensions.

eth1 no wireless extensions.

ra0 Ralink STA
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 invalid crypt:0 invalid misc:0

#iwlist ra0 scan
ra0 Interface doesn't support scanning.
------------------------------------------------------------------------

AFTER doing what ever on http://www.pclinuxos.com/forum/index...,101349.0.html

root@bt:~# lsusb
Bus 002 Device 004: ID 0e0f:0008 VMware, Inc.
Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 0930:6545 Toshiba Corp. Kingston DataTraveler 102 Flash Drive / HEMA Flash Drive 2 GB / PNY Attache 4GB Stick
Bus 001 Device 002: ID 2001:3c19 D-Link Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

dmesg log HERE


All times are GMT -5. The time now is 08:41 PM.