LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   USB wireless not seen by network manager -- belkin f6d4050 v2 (https://www.linuxquestions.org/questions/linux-hardware-18/usb-wireless-not-seen-by-network-manager-belkin-f6d4050-v2-4175444435/)

wit_273 01-06-2013 10:31 PM

USB wireless not seen by network manager -- belkin f6d4050 v2
 
Hello,

I am trying to get a USB Belkin Wireless adapter (belkin f6d4050 v2) to work on CentOS 6. I am unable to get network manager to see any wireless adapter – but it does appear through my messages log that the adapter is there. Below is the info I believe the be pertinent at this time. If you need more info please let me know and I will post.

Code:

/var/log/messages
Jan  6 21:27:04 localhost kernel: usb 2-1: new high speed USB device number 6 using ehci_hcd
Jan  6 21:27:04 localhost kernel: usb 2-1: New USB device found, idVendor=050d, idProduct=935b
Jan  6 21:27:04 localhost kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jan  6 21:27:04 localhost kernel: usb 2-1: Product: Belkin Enhanced Wireless USB Adapter
Jan  6 21:27:04 localhost kernel: usb 2-1: Manufacturer: Belkin
Jan  6 21:27:04 localhost kernel: usb 2-1: configuration #1 chosen from 1 choice

Code:

[root@localhost /]# /usr/sbin/lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 007: ID 050d:935b Belkin Components F6D4050 N150 Enhanced Wireless Network Adapter v2000 [Ralink RT3070]
Bus 006 Device 002: ID 0461:4d0f Primax Electronics, Ltd HP Optical Mouse
Bus 007 Device 002: ID 045e:00db Microsoft Corp. Natural Ergonomic Keyboard 4000 V1.0

Based on this and other info I found while searching I tried
Code:

[root@localhost /]# modprobe rt3070
FATAL: Module rt3070 not found.
[root@localhost /]# modprobe rt3070usb
FATAL: Module rt3070usb not found.

Code:

[root@localhost /]# uname -r
2.6.32-279.14.1.el6.centos.plus.x86_64

Code:

[root@localhost /]# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

Code:

[root@localhost /]# ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:24:1D:0C:75:B3 
          inet addr:192.168.0.55  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::224:1dff:fe0c:75b3/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:19175 errors:0 dropped:0 overruns:0 frame:0
          TX packets:14898 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:20540637 (19.5 MiB)  TX bytes:1691917 (1.6 MiB)
          Interrupt:16 Memory:fc500000-fc520000

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:8 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:480 (480.0 b)  TX bytes:480 (480.0 b)

Again thanks for any help that can be provided.

otoomet 01-07-2013 01:33 AM

I do not have experience with this adapter, but it seems you do not have the driver installed. You may look around for it, seems like a possible download site is
http://www.argtek.com/style/frame/te...lor_1&rid=2840

wit_273 01-07-2013 12:03 PM

OK, I try downloading the driver and get errors from the getgo. Can someone help, Please? I know it is probably something very simple, but it is above my head :-). -George

Code:

[root@localhost 2009_0525_RT3070_Linux_STA_v2.1.1.0]# make
make -C tools
make[1]: Entering directory `/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/tools'
gcc -g bin2h.c -o bin2h
make[1]: Leaving directory `/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/tools'
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/tools/bin2h
cp -f os/linux/Makefile.6 /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/Makefile
make  -C  /lib/modules/2.6.32-279.14.1.el6.centos.plus.x86_64/build SUBDIRS=/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux modules
make[1]: Entering directory `/usr/src/kernels/2.6.32-279.14.1.el6.centos.plus.x86_64'
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/crypt_md5.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/crypt_sha2.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/crypt_hmac.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/mlme.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_wep.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/action.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_data.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/rtmp_init.o
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/rtmp_init.c: In function ‘RtmpRaDevCtrlInit’:
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/rtmp_init.c:3710: warning: passing argument 2 of ‘os_alloc_mem’ from incompatible pointer type
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/include/rtmp.h:5687: note: expected ‘UCHAR **’ but argument is of type ‘UCHAR *’
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_tkip.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_aes.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_sync.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/eeprom.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_sanity.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_info.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_cfg.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_wpa.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/dfs.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/spectrum.o
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/spectrum.c: In function ‘PeerMeasureReportAction’:
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/spectrum.c:1899: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/rtmp_timer.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/rt_channel.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_profile.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_asic.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/assoc.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/auth.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/auth_rsp.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/sync.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/sanity.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/rtmp_data.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/connect.o
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/connect.c: In function ‘LinkDown’:
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/connect.c:1975: warning: unused variable ‘Cancelled’
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/wpa.o
  CC [M]  /home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.o
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c: In function ‘duplicate_pkt’:
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:525: warning: passing argument 1 of ‘memmove’ makes pointer from integer without a cast
/usr/src/kernels/2.6.32-279.14.1.el6.centos.plus.x86_64/arch/x86/include/asm/string_64.h:58: note: expected ‘void *’ but argument is of type ‘sk_buff_data_t’
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:527: warning: passing argument 1 of ‘memmove’ makes pointer from integer without a cast
/usr/src/kernels/2.6.32-279.14.1.el6.centos.plus.x86_64/arch/x86/include/asm/string_64.h:58: note: expected ‘void *’ but argument is of type ‘sk_buff_data_t’
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c: In function ‘ClonePacket’:
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:588: warning: assignment makes integer from pointer without a cast
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c: In function ‘update_os_packet_info’:
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:610: warning: assignment makes integer from pointer without a cast
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c: In function ‘wlan_802_11_to_802_3_packet’:
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:630: warning: assignment makes integer from pointer without a cast
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c: In function ‘send_monitor_packets’:
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:837: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c: In function ‘RtmpOSNetDevAttach’:
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:1510: error: ‘struct net_device’ has no member named ‘open’
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:1511: error: ‘struct net_device’ has no member named ‘stop’
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:1512: error: ‘struct net_device’ has no member named ‘hard_start_xmit’
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:1513: error: ‘struct net_device’ has no member named ‘do_ioctl’
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:1519: error: ‘struct net_device’ has no member named ‘get_stats’
/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:1553: error: ‘struct net_device’ has no member named ‘validate_addr’
make[2]: *** [/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.o] Error 1
make[1]: *** [_module_/home/george/Downloads/ralink/Ralink_Linux/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.32-279.14.1.el6.centos.plus.x86_64'
make: *** [LINUX] Error 2


otoomet 01-07-2013 12:45 PM

OK,
did a little more research.

http://forums.bodhilinux.com/index.p...eless-adapter/

claims rt2800usb driver works with it, just you need the firmware file rt2870.bin placed in /lib/firmware/

It is packaged with ubuntu in case you cannot find it elsewhere.

wit_273 01-07-2013 04:04 PM

Got it to work. Downloaded ndiswrapper from sourceforge and installed. Found my original CD for the card, in terminal went to the XP directory on the CD ran
Code:

ndiswrapper -i rt2870.inf
. Came up in network manager and was working. Too much stress for something so very simple :-). Thank you otoomet for your help, it didn't work for me but at least you offered assistance.

--George


All times are GMT -5. The time now is 01:10 PM.