Page 3 of 8 FirstFirst 12345 ... LastLast
Results 21 to 30 of 78

Thread: No Wireless on Ubuntu 10.10

  1. #21
    Join Date
    Jan 2009
    Beans
    94
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: No Wireless on Ubuntu 10.10

    The first make I did seemed fine but still nothing after a restart, so I tried again and then it came up with:

    Code:
    /2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO# make
    
    make -C tools
    make[1]: Entering directory `/home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/tools'
    gcc -g bin2h.c -o bin2h
    make[1]: Leaving directory `/home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/tools'
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/tools/bin2h
    cp -f os/linux/Makefile.6 /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/Makefile
    make -C /lib/modules/2.6.35-28-generic/build SUBDIRS=/home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux modules
    make[1]: Entering directory `/usr/src/linux-headers-2.6.35-28-generic'
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/crypt_md5.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/crypt_sha2.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/crypt_hmac.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/crypt_aes.o
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/crypt_aes.c: In function ‘AES_GTK_KEY_WRAP’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/crypt_aes.c:2265: warning: the frame size of 1100 bytes is larger than 1024 bytes
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/crypt_aes.c: In function ‘WscDecryptData’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/crypt_aes.c:1592: warning: the frame size of 1356 bytes is larger than 1024 bytes
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/crypt_aes.c: In function ‘WscEncryptData’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/crypt_aes.c:1522: warning: the frame size of 1356 bytes is larger than 1024 bytes
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/crypt_arc4.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/mlme.o
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/mlme.c: In function ‘InitLookupTable’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/mlme.c:635: warning: missing braces around initializer
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/mlme.c:635: warning: (near initialization for ‘WordStruct.field’)
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/mlme.c: In function ‘BssTableSortByRssi’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/mlme.c:6380: warning: the frame size of 1728 bytes is larger than 1024 bytes
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_wep.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/action.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_data.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rtmp_init.o
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rtmp_init.c: In function ‘NICInitAsicFromEEPROM’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rtmp_init.c:1558: warning: unused variable ‘EfuseData’
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_tkip.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_aes.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_sync.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/eeprom.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_sanity.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_info.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_cfg.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_wpa.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/dfs.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/spectrum.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rtmp_timer.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_channel.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_profile.o
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_profile.c: In function ‘RTMPSetProfileParameters’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_profile.c:1436: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘ULONG’
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.o
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c: In function ‘AsicSwitchChannel’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c:1243: warning: comparison of distinct pointer types lacks a cast
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c:1384: warning: comparison of distinct pointer types lacks a cast
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c:1392: warning: comparison of distinct pointer types lacks a cast
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c:1403: warning: comparison of distinct pointer types lacks a cast
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c: In function ‘AsicAdjustTxPower’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c:4977: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘ULONG’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c:4984: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘ULONG’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c:4990: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘ULONG’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c:5055: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘ULONG’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c:5060: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘ULONG’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c:5064: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘ULONG’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c:5071: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘ULONG’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c:5076: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘ULONG’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c:5080: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘ULONG’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c:5087: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘ULONG’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c:5092: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘ULONG’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_asic.c:5096: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘ULONG’
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_cmd.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/assoc.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/auth.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/auth_rsp.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/sync.o
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/sync.c: In function ‘PeerBeacon’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/sync.c:1755: warning: the frame size of 1320 bytes is larger than 1024 bytes
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/sync.c: In function ‘PeerBeaconAtScanAction’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/sync.c:755: warning: the frame size of 1256 bytes is larger than 1024 bytes
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/sync.c: In function ‘PeerBeaconAtJoinAction’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/sync.c:1085: warning: the frame size of 1304 bytes is larger than 1024 bytes
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/sync.c: In function ‘MlmeStartReqAction’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/sync.c:571: warning: the frame size of 1064 bytes is larger than 1024 bytes
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/sanity.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/rtmp_data.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/connect.o
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/connect.c: In function ‘CntlOidScanProc’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/connect.c:314: warning: the frame size of 1756 bytes is larger than 1024 bytes
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/wpa.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/ags.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/sta_cfg.o
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/sta_cfg.c: In function ‘Set_Antenna_Proc’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/sta_cfg.c:1387: warning: ‘UsedAnt’ may be used uninitialized in this function
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/frq_cal.o
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/frq_cal.c: In function ‘FrequencyCalibration’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/frq_cal.c:214: warning: comparison of distinct pointer types lacks a cast
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/frq_cal.c:227: warning: comparison of distinct pointer types lacks a cast
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/frq_cal.c:242: warning: comparison of distinct pointer types lacks a cast
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/frq_cal.c:264: warning: comparison of distinct pointer types lacks a cast
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/frq_cal.c:277: warning: comparison of distinct pointer types lacks a cast
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../sta/frq_cal.c:292: warning: comparison of distinct pointer types lacks a cast
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rtmp_init_inf.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/ba_action.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_mac_pci.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/cmm_data_pci.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/ee_prom.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/ee_efuse.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rtmp_mcu.o
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rtmp_mcu.c: In function ‘RtmpAsicSendCommandToMcu’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rtmp_mcu.c:463: warning: passing argument 3 of ‘pci_read_config_word’ from incompatible pointer type
    include/linux/pci.h:734: note: expected ‘u16 *’ but argument is of type ‘INT *’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rtmp_mcu.c:482: warning: passing argument 3 of ‘pci_read_config_word’ from incompatible pointer type
    include/linux/pci.h:734: note: expected ‘u16 *’ but argument is of type ‘INT *’
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_rf.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../chips/rt30xx.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../chips/rt3090.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../chips/rt33xx.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../chips/rt3390.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../chips/rt5390.o
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.o
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c: In function ‘ATETxPwrHandler’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:1802: warning: unused variable ‘CfgOfTxPwrCtrlOverMAC’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c: In function ‘ATEAsicSwitchChannel’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:5076: warning: comparison of distinct pointer types lacks a cast
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:5230: warning: comparison of distinct pointer types lacks a cast
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:5007: warning: unused variable ‘RFValue2’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:5002: warning: unused variable ‘RFRegTable’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:5001: warning: unused variable ‘R4’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:5001: warning: unused variable ‘R3’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:5001: warning: unused variable ‘R2’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c: In function ‘Set_ATE_TSSI_CALIBRATION_Proc’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:7564: warning: passing argument 3 of ‘eFuseWrite’ from incompatible pointer type
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/include/rtmp.h:5889: note: expected ‘PUSHORT’ but argument is of type ‘UCHAR *’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:7477: warning: unused variable ‘ChannelPower’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:7649: warning: passing argument 3 of ‘eFuseWrite’ from incompatible pointer type
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/include/rtmp.h:5889: note: expected ‘PUSHORT’ but argument is of type ‘UCHAR *’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c: In function ‘GetPowerDeltaFromTssiRatio’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:7801: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘LONG’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:7830: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘LONG’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c: In function ‘Set_ATE_READ_EXTERNAL_TSSI_Proc’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:8011: warning: passing argument 3 of ‘eFuseWrite’ from incompatible pointer type
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/include/rtmp.h:5889: note: expected ‘PUSHORT’ but argument is of type ‘UCHAR *’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:7965: warning: unused variable ‘EEPTemp’
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:7964: warning: ‘BbpData’ may be used uninitialized in this function
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c: In function ‘RTATEGetTssiByChannel’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:7708: warning: ‘BbpData’ may be used uninitialized in this function
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c: In function ‘Set_ATE_TSSI_CALIBRATION_Proc’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:7480: warning: ‘BBPR47’ may be used uninitialized in this function
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:7477: warning: ‘BbpData’ may be used uninitialized in this function
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/rt_ate.c:7584: warning: ‘BbpData’ may be used uninitialized in this function
      CC [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/misc.o
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/misc.c: In function ‘TxPowerDown’:
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/misc.c:618: warning: ' ' flag used with ‘%p’ gnu_printf format
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/misc.c:618: warning: too few arguments for format
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/misc.c:627: warning: ' ' flag used with ‘%p’ gnu_printf format
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/misc.c:627: warning: too few arguments for format
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/misc.c:632: warning: ' ' flag used with ‘%p’ gnu_printf format
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/misc.c:632: warning: too few arguments for format
    /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../common/misc.c:636: warning: too few arguments for format
      LD [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/rt5390sta.o
      Building modules, stage 2.
      MODPOST 1 modules
      LD [M]  /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/rt5390sta.ko
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.35-28-generic'
    cp -f /home/kat/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/rt5390sta.ko /tftpboot
    Thanks again for all your continued help! I really hope we can get this.

  2. #22
    Join Date
    Jan 2009
    Beans
    94
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: No Wireless on Ubuntu 10.10

    Also, would upgrading to 11.04 help or hinder the process?

  3. #23
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: No Wireless on Ubuntu 10.10

    Quote Originally Posted by insanekat View Post
    Also, would upgrading to 11.04 help or hinder the process?
    Hinder. I downloaded it and tried to compile it on my 11.04 machine and it errors out.

    I'm studying all this now.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  4. #24
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: No Wireless on Ubuntu 10.10

    I found this: http://ubuntuforums.org/showpost.php...0&postcount=70

    I tried it, albeit a bit modified, and it got me, on my Natty system, from errored out to warnings but installs and modprobes without error. I don't have the device, so I don't know if it works properly. Let's try it. Go here: https://build.opensuse.org/package/f...ver%3Awireless

    Download all the patches except the x64_86 patch (I assume you have installed a 32-bit system). Move them to your 2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO folder. Now, in a terminal, do:
    Code:
    patch -p0 < rt5390sta-2.4.0.4-config.patch 
    patch -p0 < rt5390sta-2.4.0.4-convert-devicename-to-wlanX.patch 
    patch -p0 < rt5390sta-2.4.0.4-reduce_debug_output.patch 
    patch -p0 < rt5390sta-2.4.0.4-remove-potential-conflicts-with-rt2860sta.patch 
    patch -p0 < rt5390sta-2.4.0.4-return_nonvoid_function.patch 
    patch -p0 < rt5390sta-2.4.0.4-WPA-mixed.patch 
    sudo su 
    cp RT2860STA.dat RT5390STA.dat
    mkdir -p /etc/Wireless/RT5390STA
    cp RT5390STA.dat /etc/Wireless/RT5390STA
    make clean
    make
    make install
    modprobe rt5390sta
    exit
    Post back any errors or if you get stuck.

    Fingers crossed!
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  5. #25
    Join Date
    Jan 2009
    Beans
    94
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: No Wireless on Ubuntu 10.10

    Yaaay it works!!! Thanks so much, that was amazing! Tons of good vibes to you! Thank you!

  6. #26
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: No Wireless on Ubuntu 10.10

    Woo hoo! You will have helped the searchers, too. Would you please use the thread tools at the top to mark the thread Solved?

    Have fun!
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  7. #27
    Join Date
    Jan 2009
    Beans
    94
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: No Wireless on Ubuntu 10.10

    If I upgrade to 11.04 do you think that'll mess it up?

  8. #28
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: No Wireless on Ubuntu 10.10

    Probably not, except you'll have to recompile: sudo su, make clean, make, make install, modprobe rt5390sta, exit.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  9. #29
    Join Date
    Apr 2011
    Beans
    5

    Smile Re: No Wireless on Ubuntu 10.10

    Quote Originally Posted by chili555 View Post
    I found this: http://ubuntuforums.org/showpost.php...0&postcount=70

    I tried it, albeit a bit modified, and it got me, on my Natty system, from errored out to warnings but installs and modprobes without error. I don't have the device, so I don't know if it works properly. Let's try it. Go here: https://build.opensuse.org/package/f...ver%3Awireless

    Download all the patches except the x64_86 patch (I assume you have installed a 32-bit system). Move them to your 2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO folder. Now, in a terminal, do:
    Code:
    patch -p0 < rt5390sta-2.4.0.4-config.patch 
    patch -p0 < rt5390sta-2.4.0.4-convert-devicename-to-wlanX.patch 
    patch -p0 < rt5390sta-2.4.0.4-reduce_debug_output.patch 
    patch -p0 < rt5390sta-2.4.0.4-remove-potential-conflicts-with-rt2860sta.patch 
    patch -p0 < rt5390sta-2.4.0.4-return_nonvoid_function.patch 
    patch -p0 < rt5390sta-2.4.0.4-WPA-mixed.patch 
    sudo su 
    cp RT2860STA.dat RT5390STA.dat
    mkdir -p /etc/Wireless/RT5390STA
    cp RT5390STA.dat /etc/Wireless/RT5390STA
    make clean
    make
    make install
    modprobe rt5390sta
    exit
    Post back any errors or if you get stuck.

    Fingers crossed!
    Thank you for the excellent information. Problem solved!!

  10. #30
    Join Date
    Oct 2009
    Location
    Mumbai, India
    Beans
    5
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: No Wireless on Ubuntu 10.10

    Quote Originally Posted by chili555 View Post
    I found this: http://ubuntuforums.org/showpost.php...0&postcount=70

    I tried it, albeit a bit modified, and it got me, on my Natty system, from errored out to warnings but installs and modprobes without error. I don't have the device, so I don't know if it works properly. Let's try it. Go here: https://build.opensuse.org/package/f...ver%3Awireless

    Download all the patches except the x64_86 patch (I assume you have installed a 32-bit system). Move them to your 2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO folder. Now, in a terminal, do:
    Code:
    patch -p0 < rt5390sta-2.4.0.4-config.patch 
    patch -p0 < rt5390sta-2.4.0.4-convert-devicename-to-wlanX.patch 
    patch -p0 < rt5390sta-2.4.0.4-reduce_debug_output.patch 
    patch -p0 < rt5390sta-2.4.0.4-remove-potential-conflicts-with-rt2860sta.patch 
    patch -p0 < rt5390sta-2.4.0.4-return_nonvoid_function.patch 
    patch -p0 < rt5390sta-2.4.0.4-WPA-mixed.patch 
    sudo su 
    cp RT2860STA.dat RT5390STA.dat
    mkdir -p /etc/Wireless/RT5390STA
    cp RT5390STA.dat /etc/Wireless/RT5390STA
    make clean
    make
    make install
    modprobe rt5390sta
    exit
    Post back any errors or if you get stuck.

    Fingers crossed!

    I tried the method. It does not work for me.

    1. I see the RT5390 driver in the 'add new drivers window' is active and in use.
    2. Network-manager shows wireless network is disabled (though it is enabled).
    3. ifconfig does not wireless details.
    4. iwconfig shows wlan0 and details.

Page 3 of 8 FirstFirst 12345 ... LastLast

Bookmarks

Posting Permissions

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