Search:

Type: Posts; User: dr.s; Keyword(s):

Search: Search took 0.06 seconds.

  1. Replies
    127
    Views
    69,104

    [SOLVED] Re: Ralink 5390 wifi card in Ubuntu 10.10 64 bit

    Had a similar error on an HP laptop with Ralink 5390, try this:
    -edit config.mk (should be under ..../os/linux
    -look for this line:
    HAS_CFG80211_SUPPORT=y
    -change "y" to "n" then recompile and...
  2. Replies
    78
    Views
    40,745

    [SOLVED] Re: Ralink RT5390 in 11.04

    Try this, it worked for me:
    -edit config.mk ( should be under ..../os/linux )
    -look for this line:
    HAS_CFG80211_SUPPORT=y
    -change "y" to "n" then recompile and run make install.
Results 1 to 2 of 2