Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26

Thread: rt3090sta/rt2860sta/rt2800pci problems

  1. #11
    Join Date
    Nov 2008
    Beans
    48

    Re: rt3090sta/rt2860sta/rt2800pci problems

    make[1]: Leaving directory `/usr/src/linux-headers-2.6.35-22-generic'
    make: *** [LINUX] Error 2
    ben@due:~/Desktop/DPO_RT3070_LinuxSTA_V2.3.0.2_20100412$
    You have downloaded the RT3070 package instead of the RT2860 one

  2. #12
    Join Date
    Jun 2006
    Location
    Seattle, WA, USA
    Beans
    6
    Distro
    Ubuntu

    Great difficulty with wifi on Asus Eee 1000H

    I've followed scokem's recipe for building a new rt2860 driver. It didn't help. I've edited blacklist.conf. That didn't help either.

    Once I've connected to a particular wifi point, I almost always have to reboot before I can successfully connect to any other wifi network. I see them, but my Asus Eee 1000H is failing to close the deal.

    I did not have these problems under 10.04. They only developed after I upgraded to 10.10. I even did a clean installation of 10.10, but that didn't help either.

    This is really annoying.

  3. #13
    Join Date
    Jul 2007
    Beans
    11

    Re: rt3090sta/rt2860sta/rt2800pci problems

    I've installed the driver and got a light on the device now (DWA-130), but I can't scan for networks and it won't connect to the SSID I've configured in the .dat file...

  4. #14
    Join Date
    Dec 2010
    Beans
    2

    Re: rt3090sta/rt2860sta/rt2800pci problems

    Crazy all about this chipset, Yet Another version of RALINK driver (20101216_RT3090_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO ) and compiling whith defaults, ii can surf interntet, blacklisting rt2XXX related modules, resulting an ar0 interface. However, i cant it manage properly, (ifconifg, macchanger, et.), no monitor mode and kismet freeze. When enable rt2xxx modules , for example for rt2800 cards, the system (asus eeepc, ubuntu 10.10, 2.6.35-23-generic) allows surfing as so far, now with wlan0 interface, but the system hangs up when the system entering suspenssion . So, i blacklisted them again, and it seems aparently stable with a only one rt3090sta module loaded (only surfing).

  5. #15
    Join Date
    Jan 2011
    Beans
    3

    Re: rt3090sta/rt2860sta/rt2800pci problems

    Works fine until step 5, when I do

    sudo ifconfig wlan0 down
    then I get a "no such device" error, but I know that wlan0 is the name of the device, or at least it used to be.

  6. #16
    Join Date
    Nov 2010
    Beans
    2

    Re: rt3090sta/rt2860sta/rt2800pci problems

    Thanks, I have been trying to get my ASUS 1015PEM to work on a WPA Enterprise network. The blacklist steps in post 1 were sufficient to get it working.

  7. #17
    Join Date
    Jan 2005
    Location
    Los Angeles, CA
    Beans
    89
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Lightbulb Re: rt3090sta/rt2860sta/rt2800pci problems

    Thanks. This worked for me.
    Last edited by malegria; March 6th, 2011 at 10:49 PM.

  8. #18
    Join Date
    Jan 2005
    Location
    Los Angeles, CA
    Beans
    89
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: rt3090sta/rt2860sta/rt2800pci problems

    Quote Originally Posted by elhrac View Post
    Works fine until step 5, when I do



    then I get a "no such device" error, but I know that wlan0 is the name of the device, or at least it used to be.
    It may have been changed to ra0. My wifi used to be wlan0 and now it is ra0 with the new driver.
    Bikes not bombs

  9. #19
    Join Date
    Dec 2007
    Location
    Los Angeles
    Beans
    35
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: rt3090sta/rt2860sta/rt2800pci problems

    Quote Originally Posted by gofes View Post
    Hello,

    I'm having the same problem as described by the original poster.

    I've downloaded the RT2860 driver from Ralink's website, but when I try to make I get [linux] Error 2

    Code:
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.35-22-generic'
    make: *** [LINUX] Error 2
    ben@due:~/Desktop/DPO_RT3070_LinuxSTA_V2.3.0.2_20100412$
    Any ideas what is stopping this?

    I get this same Error 2. I too am trying to compile a different module, because I understand from another thread that the rt2870sta is the appropriate one for my D-Link DWA-130. My HW version is E1 and my FW version is 5.10.

    Does anyone know how to troubleshoot this make error, or whether the 2860 will work with this card?

    Regarding the error, the first warning I get is

    ~/temp/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/crypt_aes.c: In function ‘AES_GTK_KEY_WRAP’:
    ~/temp/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/crypt_aes.c:2265: warning: the frame size of 1100 bytes is larger than 1024 bytes

    The first error I see is

    ~/temp/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c: In function ‘RTMPAllocUsbBulkBufStruct’:
    ~/temp/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’

  10. #20
    Join Date
    Jul 2010
    Beans
    19

    Re: rt3090sta/rt2860sta/rt2800pci problems

    I'm also getting this error :

    home/joel/2010_07_16_RT2860_Linux_STA_v2.4.0.0/os/linux/../../common/cmm_wpa.c: In function ‘RTMPMakeRSNIE’:
    /home/joel/2010_07_16_RT2860_Linux_STA_v2.4.0.0/os/linux/../../common/cmm_wpa.c:2423: error: expected expression before ‘WPA_MIX_PAIR_CIPHER’
    make[2]: *** [/home/joel/2010_07_16_RT2860_Linux_STA_v2.4.0.0/os/linux/../../common/cmm_wpa.o] Error 1
    make[1]: *** [_module_/home/joel/2010_07_16_RT2860_Linux_STA_v2.4.0.0/os/linux] Error 2
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.35-28-generic'
    make: *** [LINUX] Error 2
    joel@ubuntu:~/2010_07_16_RT2860_Linux_STA_v2.4.0.0$

    Any ideas? I really need to get this 50 foot cat5 cable outta here. wifes getting mad


    Thanks
    Joel

Page 2 of 3 FirstFirst 123 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
  •