Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: RT2860sta drivers not working

  1. #1
    Join Date
    Nov 2010
    Beans
    29
    Distro
    Ubuntu

    Angry RT2860sta drivers not working

    hello
    I'm using ubuntu with kernel 2.6.38 which is not supporting my RALINK wifi card. i have installed rt2860sta drivers from ralink website and blacklisted all others remaning drivers. but still Wicd is not detecting any wifi drivers and ifconfig and iwconfig are also not showing any wireless extension.

    lsmod | grep rt2860sta showing
    rt2860sta 816407 o
    its showing program using this drivers 0;

    i have also tried by loading another kernel 2.6.35 which is having rt2860 drivers inbuilt...but the said part of story is GRUB is not loading new kernel.

    im trying to install this drivers from last 2 months...i would b very thankful if anybody here help me...

  2. #2
    Join Date
    Nov 2010
    Beans
    29
    Distro
    Ubuntu

    Re: RT2860sta drivers not working

    plz........help

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

    Re: RT2860sta drivers not working

    Let's see what wireless card you have. Please run and post:
    Code:
    lspci -nn | grep 0280
    Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  4. #4
    Join Date
    Nov 2010
    Beans
    29
    Distro
    Ubuntu

    Re: RT2860sta drivers not working

    Quote Originally Posted by chili555 View Post
    Let's see what wireless card you have. Please run and post:
    Code:
    lspci -nn | grep 0280
    Thanks.
    for lspci -nn | grep 0280 i got
    01:06.0 Network controller {0280} ralink devic [1814: 3060]

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

    Re: RT2860sta drivers not working

    rt2860sta is not correct for your device; you need rt3562sta. Here is a pretty good tutorial: http://ubuntuforums.org/showthread.p...ight=rt3562sta

    Post back if you get stuck or need further assistance.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  6. #6
    Join Date
    Nov 2010
    Beans
    29
    Distro
    Ubuntu

    Unhappy still interner is not getting connected

    thanks chilli555,
    the drivers rt3562sta got loaded n working.
    iwlist is showing the network available....
    i got new interfrence ra0;
    iwconfig is showing
    ra0 RAlink STA ESSID: "" nickname; "RT3562sta"
    mode:auto
    & son on
    BUT

    My wicd network manager is not, its not showing any APs
    i tried connecting using
    iwconfig ra0 essid "suraj" key "hs6837"
    but the output is Error for wireless request "set Encode" (8B2A)
    invalid arument......

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

    Re: RT2860sta drivers not working

    iwconfig ra0 essid "suraj" key "hs6837"
    Is it incorrect because WEP keys can be 5, 10, 13 or 26 characters and yours appears to be 6?

    Does it scan?
    Code:
    sudo iwlist ra0 scan
    Did you make the changes to config.mk to be managed by Network Manager when you are actually using Wicd and not NM?
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  8. #8
    Join Date
    Nov 2010
    Beans
    29
    Distro
    Ubuntu

    Re: RT2860sta drivers not working

    my wireless router has WPA2psk protection.
    i have made the changes in config.mk i have change WPA_supplicants=y and nxt line also =y..
    dat's it..
    and yes iwlist scan is working fine..im getting available networks...
    and also i have blacklisted remaining drivers...rt2800pci,rt2899lib etc...

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

    Re: RT2860sta drivers not working

    Quote Originally Posted by surajrajpurohit View Post
    my wireless router has WPA2psk protection.
    i have made the changes in config.mk i have change WPA_supplicants=y and nxt line also =y..
    dat's it..
    and yes iwlist scan is working fine..im getting available networks...
    and also i have blacklisted remaining drivers...rt2800pci,rt2899lib etc...
    It sounds to me like it's working fine! Does Network Manager see those same networks? Can you click the icon and connect?
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  10. #10
    Join Date
    Nov 2010
    Beans
    29
    Distro
    Ubuntu

    Re: RT2860sta drivers not working

    im using KDE so der is no network manager...ii hve wicd manager instwdd of network manager... the problem is my wicd is not showing any networks.....to get connect..?

Page 1 of 2 12 LastLast

Tags for this Thread

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
  •