help required to configure WIFI usb

Here for general support for F series TVs, request and problem solve area.
Post Reply

srivab
Posts: 4
Joined: Thu Dec 05, 2013 4:45 pm

help required to configure WIFI usb

Post by srivab »

I have been working on this issue for 3 day with no solutions, some body please help me. I have tried to put in as much information required, advice if you need more info.

USB - EDIMAX
Bus 003 Device 006: ID 7392:7711 Edimax Technology Co., Ltd EW-7711UTn nLite Wireless Adapter [Ralink RT2870]

Current os -
root@ubuntu10:~/2010_0709_RT2870_Linux_STA_v2.4.0.1# uname -a
Linux ubuntu10 2.6.32-38-generic-pae #83-Ubuntu SMP Wed Jan 4 12:11:13 UTC 2012 i686 GNU/Linu

error -
root@ubuntu10:~/2010_0709_RT2870_Linux_STA_v2.4.0.1# id
uid=0(root) gid=0(root) groups=0(root)
root@ubuntu10:~/2010_0709_RT2870_Linux_STA_v2.4.0.1# make
make -C tools
make[1]: Entering directory `/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/tools'
gcc -g bin2h.c -o bin2h
make[1]: Leaving directory `/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/tools'
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/tools/bin2h
cp -f os/linux/Makefile.6 /home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/Makefile
make -C /lib/modules/2.6.32-38-generic-pae/build SUBDIRS=/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-38-generic-pae'
CC [M] /home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.o
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c: In function ?RTMPAllocUsbBulkBufStruct?:
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:52: error: implicit declaration of function ?usb_alloc_coherent?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:52: warning: assignment makes pointer from integer without a cast
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c: In function ?RTMPFreeUsbBulkBufStruct?:
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:78: error: implicit declaration of function ?usb_free_coherent?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c: In function ?RTMPFreeTxRxRingMemory?:
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:234: warning: passing argument 3 of ?RTMPFreeUsbBulkBufStruct? from incompatible pointer type
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:62: note: expected ?UCHAR **? but argument is of type ?struct __TX_BUFFER **?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:241: warning: passing argument 3 of ?RTMPFreeUsbBulkBufStruct? from incompatible pointer type
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:62: note: expected ?UCHAR **? but argument is of type ?struct __TX_BUFFER **?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:278: warning: passing argument 3 of ?RTMPFreeUsbBulkBufStruct? from incompatible pointer type
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:62: note: expected ?UCHAR **? but argument is of type ?struct __HTTX_BUFFER **?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c: In function ?NICInitTransmit?:
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:507: warning: passing argument 3 of ?RTMPFreeUsbBulkBufStruct? from incompatible pointer type
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:62: note: expected ?UCHAR **? but argument is of type ?struct __TX_BUFFER **?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c: In function ?RTMPAllocTxRxRingMemory?:
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:566: warning: passing argument 3 of ?RTMPAllocUsbBulkBufStruct? from incompatible pointer type
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:34: note: expected ?VOID **? but argument is of type ?struct __HTTX_BUFFER **?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:596: warning: passing argument 3 of ?RTMPAllocUsbBulkBufStruct? from incompatible pointer type
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:34: note: expected ?VOID **? but argument is of type ?struct __TX_BUFFER **?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:610: warning: passing argument 3 of ?RTMPAllocUsbBulkBufStruct? from incompatible pointer type
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:34: note: expected ?VOID **? but argument is of type ?struct __TX_BUFFER **?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:628: warning: passing argument 3 of ?RTMPAllocUsbBulkBufStruct? from incompatible pointer type
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:34: note: expected ?VOID **? but argument is of type ?UCHAR **?
make[2]: *** [/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.o] Error 1
make[1]: *** [_module_/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-38-generic-pae'
make: *** [LINUX] Error 2
root@ubuntu10:~/2010_0709_RT2870_Linux_STA_v2.4.0.1# uname -a
Linux ubuntu10 2.6.32-38-generic-pae #83-Ubuntu SMP Wed Jan 4 12:11:13 UTC 2012 i686 GNU/Linux

Please advice where Im doing wrong :(
srivab
Posts: 4
Joined: Thu Dec 05, 2013 4:45 pm

Re: help required to configure WIFI usb

Post by srivab »

after doing some research found
http://bernaerts.dyndns.org/linux/74-ub ... a160-revb2

This has solved my problem . Thank you
srivab
Posts: 4
Joined: Thu Dec 05, 2013 4:45 pm

Re: help required to configure WIFI usb

Post by srivab »

root@ubuntu10:~/2010_0709_RT2870_Linux_STA_v2.4.0.1# lsmod | grep rt
rt2870sta 461971 0
parport_pc 26250 0
parport 32635 3 ppdev,parport_pc,lp
root@ubuntu10:~/2010_0709_RT2870_Linux_STA_v2.4.0.1# iwpriv wlan0
wlan0 Available private ioctls :
set (8BE2) : set 1024 char & get 0
connStatus (0004) : set 0 & get 2047 char
driverVer (0005) : set 0 & get 2047 char
bainfo (0006) : set 0 & get 2047 char
descinfo (0007) : set 0 & get 2047 char
radio_off (000A) : set 0 & get 2047 char
radio_on (000B) : set 0 & get 2047 char
show (0014) : set 1024 char & get 2047 char
stat (8BE9) : set 0 & get 2047 char
get_site_survey (8BED) : set 0 & get 1024 char

###################################################
root@ubuntu10:~/2010_0709_RT2870_Linux_STA_v2.4.0.1# ifconfig wlan0 up
root@ubuntu10:~/2010_0709_RT2870_Linux_STA_v2.4.0.1# iwlist wlan0 scan
wlan0 Scan completed :
Cell 01 - Address: 10:FE:ED:8F:A1:D4
Protocol:802.11b/g/n
ESSID:"bull_network"
Mode:Managed
Channel:1
Quality:23/100 Signal level:-81 dBm Noise level:-97 dBm
##############################################
root@ubuntu10:~/2010_0709_RT2870_Linux_STA_v2.4.0.1# iwpriv wlan0 e2p 0208
Invalid command : e2p

Some how the system is not changing the PID/VID , please advice

Post Reply

Return to “[F] Support”