Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

8
  • Relevant result from 'lshw': pastebin.com/SgyqdT9r The driver appears to be 'RALINK WLAN' The lsmod search doesn't show results for RALINK WLAN (or for different combinations, such as RALINK, ra). I looked at lsmod manually and couldn't see any RALINK entries either. 'modinfo rt5370sta | head -10' did yield results however. If rt5370sta is the driver, shouldn't it be listed when doing 'lshw'? Commented Feb 26, 2014 at 0:50
  • Here's what ralink is : en.wikipedia.org/wiki/Ralink, some are listed here too: wireless.kernel.org/en/users/Drivers Commented Feb 26, 2014 at 0:58
  • I can post full logs for each of those commands tomorrow, in case there's any more commands you think I should try and report results on. Thanks for the help! Edit: Just saw your previous comment -- will check it out thoroughly. Commented Feb 26, 2014 at 0:59
  • The rest of lshw would be helpful, The rt* drivers appear to be right for the RALINK. These appear to be all the related ones on my Fedora 19 system: rt2400pci rt2800pci rt2500pci rt2800lib rt2500usb rt73usb rt61pci rt2800usb Commented Feb 26, 2014 at 1:17
  • Here are the logs (including lshw): pastebin.com/y3zengxE Commented Feb 27, 2014 at 0:20