2016-03-09 20:22:47

by Larry Finger

[permalink] [raw]
Subject: New firmware for RT2870

In https://bugzilla.kernel.org/show_bug.cgi?id=114151, the OP reports improved
stability and performance for an RT5370 using a newer firmware that came with
the driver CD. The logs show this to be version 0.36, whereas the version now in
linux-firmware is version 0.29.

I downloaded the firmware from b.k.o. It had very little effect on my no-name
adapter with ID 148f:3070. It still gets ping losses of 10-15%.

Should this new version be submitted to linux-firmware? Its provenance seems to
be sketchy, but submission would likely be legal.

Larry


2016-03-10 14:12:10

by Stanislaw Gruszka

[permalink] [raw]
Subject: Re: New firmware for RT2870

On Wed, Mar 09, 2016 at 02:22:45PM -0600, Larry Finger wrote:
> In https://bugzilla.kernel.org/show_bug.cgi?id=114151, the OP reports
> improved stability and performance for an RT5370 using a newer firmware that
> came with the driver CD. The logs show this to be version 0.36, whereas the
> version now in linux-firmware is version 0.29.
>
> I downloaded the firmware from b.k.o. It had very little effect on my
> no-name adapter with ID 148f:3070. It still gets ping losses of 10-15%.
>
> Should this new version be submitted to linux-firmware? Its provenance seems
> to be sketchy, but submission would likely be legal.

I do not see any reason not to update ralink firmwares in linux-firmware
git tree, however IIRC linux-firmware maintainers prefer to firmware
submission was performed from vendor email addresses.

Stanislaw

2016-03-10 14:41:21

by Helmut Schaa

[permalink] [raw]
Subject: Re: New firmware for RT2870

On Wed, Mar 9, 2016 at 9:22 PM, Larry Finger <[email protected]> wrote:
> In https://bugzilla.kernel.org/show_bug.cgi?id=114151, the OP reports
> improved stability and performance for an RT5370 using a newer firmware that
> came with the driver CD. The logs show this to be version 0.36, whereas the
> version now in linux-firmware is version 0.29.
>
> I downloaded the firmware from b.k.o. It had very little effect on my
> no-name adapter with ID 148f:3070. It still gets ping losses of 10-15%.
>
> Should this new version be submitted to linux-firmware? Its provenance seems
> to be sketchy, but submission would likely be legal.

Version 0.36 can also be found in the vendor tarball on [1] even though it
references a different chip ...

So, in my opinion this should be safe from a legal point of view.

Helmut

[1] http://www.mediatek.com/en/downloads1/downloads/mt7612u/

2016-03-10 16:45:33

by Larry Finger

[permalink] [raw]
Subject: Re: New firmware for RT2870

On 03/09/2016 08:15 PM, quarkverse wrote:
> I have an RT5370 adapter from Panda Wireless and use it on my Ubuntu
> 14.04 laptop.
> It is working fine on my laptop.
>
>>From my laptop:
> rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
>
> I didn't see the warnings reported in the Bug 114151.
>
> Just curious how to test version 0.36 on my laptop.\\

Go to https://bugzilla.kernel.org/show_bug.cgi?id=114151 and copy the attachment
to your ~/Downloads directory. Then do the following:

sudo cp /lib/firmware/rt2870.bin /lib/firmware/rt2870.bin_old
sudo cp ~/Downloads/rt2870.bin /lib/firmware/.
sudo modprobe -rv rt2x00usb
sudo modprobe -v rt2x00usb

If your testing shows a regression in performance, then you can recover by
copying rt2870.bin_old to rt2870.bin in /lib/firmware.

Larry


2016-03-10 02:15:20

by quarkverse

[permalink] [raw]
Subject: Re: New firmware for RT2870

I have an RT5370 adapter from Panda Wireless and use it on my Ubuntu
14.04 laptop.
It is working fine on my laptop.

>From my laptop:
rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29

I didn't see the warnings reported in the Bug 114151.

Just curious how to test version 0.36 on my laptop.

Thanks.

Alan

On Wed, Mar 9, 2016 at 12:22 PM, Larry Finger <[email protected]> wrote:
> In https://bugzilla.kernel.org/show_bug.cgi?id=114151, the OP reports
> improved stability and performance for an RT5370 using a newer firmware that
> came with the driver CD. The logs show this to be version 0.36, whereas the
> version now in linux-firmware is version 0.29.
>
> I downloaded the firmware from b.k.o. It had very little effect on my
> no-name adapter with ID 148f:3070. It still gets ping losses of 10-15%.
>
> Should this new version be submitted to linux-firmware? Its provenance seems
> to be sketchy, but submission would likely be legal.
>
> Larry
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html