edoz90
Posts: 22
Joined: Thu Nov 06, 2014 12:49 pm

unable to use wifi dongle RT5370

Fri Aug 14, 2015 5:26 pm

Hi there!! :D
I have a ralink wifi dongle with RT5370 chipset which I bought for my "old" raspberry B+ with raspbian and it works perfectly.
Today I've tried to use it with my new raspberry pi 2 with archlinux installed but the dongle seems to not works well: I cannot scan or connect to any network.

iwconfig:

Code: Select all

wlan0     IEEE 802.11bgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          
lo        no wireless extensions.

eth0      no wireless extensions.
sudo wifi-menu -o:

Code: Select all

Scanning for networks... failed
No networks found
sudo cat /etc/wpa_supplicant/myconf.conf:

Code: Select all

ctrl_interface=/run/wpa_supplicant
update_config=1
ap_scan=1
How can I properly configure the dongle on arch?

edoz90
Posts: 22
Joined: Thu Nov 06, 2014 12:49 pm

Re: unable to use wifi dongle RT5370

Mon Aug 17, 2015 1:20 pm

bump

sdjf
Posts: 1395
Joined: Fri Mar 16, 2012 5:20 am
Location: California
Contact: Website

Re: unable to use wifi dongle RT5370

Mon Aug 17, 2015 5:27 pm

I am no wireless expert, but can point you to some ArchLinux Wiki pages that may help you. We use netctl and you need to make sure you have an appropriate profile set up in /etc/netctl

https://wiki.archlinux.org/index.php/Netctl


Wireless network configuration - ArchWiki
https://wiki.archlinux.org/index.php/Wi ... figuration
FORUM TIP: To view someone's posting history, sign in, click on their user name, then on "Search User's Posts." || Running ArchLinuxArm on Model 2B and 512MB Model B

edoz90
Posts: 22
Joined: Thu Nov 06, 2014 12:49 pm

Re: unable to use wifi dongle RT5370

Mon Aug 17, 2015 5:53 pm

It's a driver problem... I cannot use the dongle...

sdjf
Posts: 1395
Joined: Fri Mar 16, 2012 5:20 am
Location: California
Contact: Website

Re: unable to use wifi dongle RT5370

Mon Aug 17, 2015 6:34 pm

Don't give up that fast. A google search for the following turns up possible work-arounds:

Code: Select all

 archlinux rt5370
FORUM TIP: To view someone's posting history, sign in, click on their user name, then on "Search User's Posts." || Running ArchLinuxArm on Model 2B and 512MB Model B

edoz90
Posts: 22
Joined: Thu Nov 06, 2014 12:49 pm

Re: unable to use wifi dongle RT5370

Mon Aug 17, 2015 6:49 pm

Do you think that I didn't tried anything since Aug 14??

- compiled the official driver from ralink (patched for wpa_supplicant)
- tried on a PC with Manjaro installed, it's arch (not ARM) but the kernel modules are pretty the same
- tried with a live of Ubuntu, the dongle is recognized and I can set it up and connect but no surfing and after a while begins to heat up

Currently I'm waiting for someone who solved the problem or for try the dongle on the raspberryB+ with raspbian and check kernel modules and driver (but until monday I'm far far away from it).

sdjf
Posts: 1395
Joined: Fri Mar 16, 2012 5:20 am
Location: California
Contact: Website

Re: unable to use wifi dongle RT5370

Mon Aug 17, 2015 7:44 pm

sorry was just trying to be helpful after you bumped thread.
FORUM TIP: To view someone's posting history, sign in, click on their user name, then on "Search User's Posts." || Running ArchLinuxArm on Model 2B and 512MB Model B

User avatar
mahjongg
Forum Moderator
Forum Moderator
Posts: 13101
Joined: Sun Mar 11, 2012 12:19 am
Location: South Holland, The Netherlands

Re: unable to use wifi dongle RT5370

Mon Aug 17, 2015 8:02 pm

If your time is worth more than say 5 euro, then give up!
buy the official WiFi dongle from the shop, it works with Raspbian out of the box!
https://www.raspberrypi.org/products/usb-wifi-dongle/

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: unable to use wifi dongle RT5370

Mon Aug 17, 2015 8:02 pm

mahjongg wrote:If your time is worth more than say 5 euro, then give up!
buy the official WiFi dongle from the shop, it works with Raspbian out of the box!
+1
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

edoz90
Posts: 22
Joined: Thu Nov 06, 2014 12:49 pm

Re: unable to use wifi dongle RT5370

Mon Aug 17, 2015 8:19 pm

If your time is worth more than say 5 euro, then give up!
buy the official WiFi dongle from the shop, it works with Raspbian out of the box!
https://www.raspberrypi.org/products/usb-wifi-dongle/
Not using raspbian with the raspi 2. Does it supports AP and packets injection?

User avatar
mahjongg
Forum Moderator
Forum Moderator
Posts: 13101
Joined: Sun Mar 11, 2012 12:19 am
Location: South Holland, The Netherlands

Re: unable to use wifi dongle RT5370

Wed Aug 19, 2015 12:29 pm

Why not simply try it out. You can install it on other OS than raspbian too, even WIN10IOT uses it as its default.

edoz90
Posts: 22
Joined: Thu Nov 06, 2014 12:49 pm

Re: unable to use wifi dongle RT5370

Wed Aug 19, 2015 1:02 pm

sure....

Return to “Arch”