Wireless DNS-320L / Alt-F

406 views
Skip to first unread message

Ronaldo Antoni

unread,
Oct 30, 2014, 3:55:57 PM10/30/14
to Grupo Alt-F
Essesgadgets of china are very cheap and I happen to have a wireless bgn usb leaning here. I decided to test it on Alt-F. 

In ubuntu it is detected by lsusb as follows: 
Bus 003 Device 005: ID 148f: 5370 Ralink Technology, Corp. RT5370 Wireless Adapter 

Alt-F, lsusb displays nothing. in / dev, it creates an entry called 1-1. 
Now the question: is it possible to do what I think or you better give up now?
Ronaldo Antoni
(54)9979-8920

Joao Cardoso

unread,
Oct 30, 2014, 8:27:03 PM10/30/14
to Alt-F Group


On Oct 30, 2014 7:55 PM, "Ronaldo Antoni" <ronald...@gmail.com> wrote:
>
> Essesgadgets of china are very cheap and I happen to have a wireless bgn usb leaning here. I decided to test it on Alt-F. 
>
> In ubuntu it is detected by lsusb as follows: 
> Bus 003 Device 005: ID 148f: 5370 Ralink Technology, Corp. RT5370 Wireless Adapter 
>
> Alt-F, lsusb displays nothing. in / dev, it creates an entry called 1-1. 

Search the forum for usb and mdev.conf, there exists a solution for that.

> Now the question: is it possible to do what I think or you better give up now?

give up, there are no wireless usb kernel modules in Alt-F

>
> Ronaldo Antoni
> (54)9979-8920
>
> --
> You received this message because you are subscribed to the Google Groups "Alt-F" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to alt-f+un...@googlegroups.com.
> Visit this group at http://groups.google.com/group/alt-f.
> For more options, visit https://groups.google.com/d/optout.

Ronaldo Antoni

unread,
Oct 31, 2014, 7:09:37 AM10/31/14
to Grupo Alt-F
I give up then. Thank you!

Ronaldo Antoni
(54)9979-8920

Ronaldo Antoni

unread,
Oct 31, 2014, 8:31:26 PM10/31/14
to Grupo Alt-F
There is a possibility in the not too distant future this work?

Ronaldo Antoni
(54)9979-8920

2014-10-30 22:27 GMT-02:00 Joao Cardoso <joao.fs...@gmail.com>:

João Cardoso

unread,
Nov 4, 2014, 9:47:46 AM11/4/14
to al...@googlegroups.com


On Saturday, November 1, 2014 12:31:26 AM UTC, Ronaldo Antoni wrote:
There is a possibility in the not too distant future this work?

It's not a priority for me...

What I have though more than once is to use a wireless USB adapter as an Access Point, that would be interesting. But finding the right USB adapter is a kind of a lottery.

I have already done some preliminary research on that:


 I just don't want keep buying USB adapters until one fits.

Of course if I accomplish this then your wireless request will also be fulfilled.

But, again, the only way for me to not forget this is to fill a ticket request.


 

Ronaldo Antoni
(54)9979-8920

2014-10-30 22:27 GMT-02:00 Joao Cardoso


On Oct 30, 2014 7:55 PM, "Ronaldo Antoni" wrote:
>
> Essesgadgets of china are very cheap and I happen to have a wireless bgn usb leaning here. I decided to test it on Alt-F. 
>
> In ubuntu it is detected by lsusb as follows: 
> Bus 003 Device 005: ID 148f: 5370 Ralink Technology, Corp. RT5370 Wireless Adapter 
>
> Alt-F, lsusb displays nothing. in / dev, it creates an entry called 1-1. 

Search the forum for usb and mdev.conf, there exists a solution for that.

> Now the question: is it possible to do what I think or you better give up now?

give up, there are no wireless usb kernel modules in Alt-F

>
> Ronaldo Antoni
> (54)9979-8920


>
> --
> You received this message because you are subscribed to the Google Groups "Alt-F" group.

> To unsubscribe from this group and stop receiving emails from it, send an email to alt-f+unsubscribe@googlegroups.com.


> Visit this group at http://groups.google.com/group/alt-f.
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Alt-F" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alt-f+unsubscribe@googlegroups.com.

Ronaldo Antoni

unread,
Nov 11, 2014, 6:57:08 PM11/11/14
to Grupo Alt-F
According http://elinux.org/RPi_USB_Wi-Fi_Adapters, RT5370 (148f: 5370) works in AP mode. I am available to help with anything you need!

Ronaldo Antoni
(54)9979-8920

To unsubscribe from this group and stop receiving emails from it, send an email to alt-f+un...@googlegroups.com.

João Cardoso

unread,
Nov 12, 2014, 11:01:49 AM11/12/14
to al...@googlegroups.com


On Tuesday, November 11, 2014 11:57:08 PM UTC, Ronaldo Antoni wrote:
According http://elinux.org/RPi_USB_Wi-Fi_Adapters, RT5370 (148f: 5370) works in AP mode. I am available to help with anything you need!

Thanks.

But the current kernel is not able to upload firmware to devices, and most if not all wireless chips needs that, so adding USB wireless support is currently not an option.
And after adding that capability to the kernel it is needed that its size does not grows significantly, or it will not fit the available flash memory kernel space in the DNS-323  (1.5 MB), which the base reference for all boards.

Ronaldo Antoni

unread,
Nov 12, 2014, 12:24:43 PM11/12/14
to Grupo Alt-F
Thankful!

Ronaldo Antoni
(54)9979-8920

--

Yasen Atanasov

unread,
Nov 12, 2014, 1:30:14 PM11/12/14
to al...@googlegroups.com
Does everything need to be included in kernel? Isnt it posible to make some things as kernel modules and load them later in the boot

João Cardoso

unread,
Nov 12, 2014, 4:53:47 PM11/12/14
to al...@googlegroups.com


On Wednesday, November 12, 2014 6:30:14 PM UTC, Yasen Atanasov wrote:


On Wednesday, 12 November 2014 18:01:49 UTC+2, João Cardoso wrote:


On Tuesday, November 11, 2014 11:57:08 PM UTC, Ronaldo Antoni wrote:
According http://elinux.org/RPi_USB_Wi-Fi_Adapters, RT5370 (148f: 5370) works in AP mode. I am available to help with anything you need!

Thanks.

But the current kernel is not able to upload firmware to devices, and most if not all wireless chips needs that, so adding USB wireless support is currently not an option.
And after adding that capability to the kernel it is needed that its size does not grows significantly, or it will not fit the available flash memory kernel space in the DNS-323  (1.5 MB), which the base reference for all boards.

Does everything need to be included in kernel?

Of course not. On the kernel only the always needed drivers are built in -- network, disk, ext2/3/4, raid... the kernel-modules package has the optional ones.
 
Isnt it posible to make some things as kernel modules and load them later in the boot

For some modules the kernel needs extra code to handle them, and some of it can't be modularized. Even if that extra built in support code is small it adds up and slowly the kernel gets bigger and bigger. On my desktop computer the compressed kernel image, not counting modules, has 5MB (the modules folder itself has 134MB).
The DNS-321/323 kernel can have a maximum of 1.5MB, that's what is available for it in the 8MB flash memory. The 320/302L/325 kernel can have 3.1MB

So, the kernel has to be compiled with all modules that will possibly be loaded and yet be smaller that 1.5MB -- this means that something has to be left out.

Norbert Horváth

unread,
May 22, 2016, 7:56:18 AM5/22/16
to Alt-F
I would be great to have wireless usb support so that we could put the NAS anywhere in the house (I could find a cold place for it in the summer).
If all the card specific drivers are compiled into modules, the very basic wireless support still can not fit in the kernel space?

Goolias Andreas

unread,
Aug 7, 2016, 10:12:10 AM8/7/16
to Alt-F
You can connect to a wireless bridge AP to make this, while not as versatile as the USB dongle, at least it served the purpose of making the NAS portable so to speak.
For starters, TPLINK running on Openwrt can be configure to be a wifi bridge.

Norbert Horváth

unread,
Aug 8, 2016, 8:21:50 AM8/8/16
to Alt-F
Yes, you are right, I've tried it with a WRT54GL and it works (54Mbit only, but good enough for a test). But it would look great plugging a 802.11n stick into the USB and I only need a power socket. And I like experimenting, and I have a spare stick to experiment with... :)

autosoccors...@gmail.com

unread,
Sep 2, 2016, 2:24:35 AM9/2/16
to Alt-F
I think it is more easy to buy a repeater (€20) wireless (with ethernet port) and connect it to nas using cable.
A fast access to nas is only possible conecting it directly to router, it is not necessary to be wireless
Reply all
Reply to author
Forward
0 new messages