![]() |
[PROBLEM] WiFi (AP) and CAT-5 together - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [PROBLEM] WiFi (AP) and CAT-5 together (/showthread.php?tid=1730) |
RE: WiFi (AP) and CAT-5 together - Klatsoot Nekry - 03-06-2021 (03-06-2021, 04:45 PM)vinnn Wrote:Thanks, vinnn and Tim.(03-06-2021, 03:54 PM)Klatsoot Nekry Wrote: Hi, all. May be poking a dead horse, here. Got Allo USBridge Signature. Want to use wifi for interface, use ethernet to network with Rasp Pi 4 NFS server (with attached hdd that holds my music collection). Why? Two reasons: not possible to run ethernet across my apartment (music setup is in living room, wifi router in bedroom); read that galvanic isolation of ethernet makes it a better way to connect to hard drive. I know that I'm sacrificing audio quality, maybe, by using wifi dongle (which I have yet to get working!). Re: powerline adapters: no go on that one. Apartment is from the 1920's, and our wiring/circuit breakers are not up to the task. I managed to get my contraption to work, and I'm not really sure how. All I know is that I have spent the last hour doing a celebratory dance around the apartment. Moode is getting my music over NFS from a Raspberry Pi 4 with connected 2TB HDD, acting as server over ethernet, and the Allo USBridge is getting wifi from a TP-Link dongle that took an enormous amount of arcane fiddling to get working. Happy ending: IT SOUNDS GREAT. I didn't think this would be such an enormous improvement in my audio, but it is. All smiles so far... RE: WiFi (AP) and CAT-5 together - Tim Curtis - 03-06-2021 Right, eth and wlan can both be active. Its AP mode and eth that are no allowed. Ill fix my earlier post. RE: WiFi (AP) and CAT-5 together - psychofaktory - 06-29-2022 (09-21-2019, 02:20 PM)psychofaktory Wrote: That feature has been requested for several times now. I've seen my post I linked above has been deleted. (03-06-2021, 10:14 PM)Tim Curtis Wrote: Right, eth and wlan can both be active. Its AP mode and eth that are no allowed. Ill fix my earlier post. Is it still the behaviour that AP mode is not possible while a LAN connection is active? In several moode installations at friends' houses, I have the situation that only a LAN connection is available on site and no WLAN. This LAN connection is needed by Moode to access the music collection on a NAS. However, it should be possible to control Moode via smartphones. This is no problem with the AP mode. However, the music collection cannot be accessed at the same time... It would therefore be extremely helpful if Moode could keep the AP mode even with an active LAN connection. As mentioned above, I have workarounded the problem under MoodeOS 4.1 by making manual adjustments to allow simultaneous use of AP-mode and LAN connection by following the procedure described in the now deleted post. Now I would like to update Moode. However, since then, Moode has undergone far-reaching adjustments, so I assume that my former procedure will no longer work in this way. If this function would be a fixed part of Moode, it would also make future updates for this case much easier. The question about this functionality has been asked several times in the forum over the years. There has also been some confusion about why the AP mode was suddenly inactive when a LAN connection was established. I therefore see the need for this as a given. In any case, it would be a great added value. RE: WiFi (AP) and CAT-5 together - the_bertrum - 06-29-2022 (06-29-2022, 08:37 AM)psychofaktory Wrote: In several moode installations at friends' houses, I have the situation that only a LAN connection is available on site and no WLAN. This LAN connection is needed by Moode to access the music collection on a NAS.I'm not sure what the issue is here. Are you saying there is ONLY LAN and no wifi at all in these locations and so there's no way to connect any "wireless only" device into the local network? RE: WiFi (AP) and CAT-5 together - psychofaktory - 06-29-2022 (06-29-2022, 11:16 AM)the_bertrum Wrote: I'm not sure what the issue is here. Are you saying there is ONLY LAN and no wifi at all in these locations and so there's no way to connect any "wireless only" device into the local network? Yes, exactly this. There are only a few wired devices there, such as smart TVs, that do not need to communicate with each other, but only need internet access. And the smartphones access the internet via LTE. Only to control Moode from the smartphones would a WLAN be needed. And Moode provides an access point function as a matter of principle. Therefore, it would be unnecessary to purchase an extra WLAN access point just for this purpose. RE: WiFi (AP) and CAT-5 together - Tim Curtis - 06-29-2022 It's hard to justify the work effort to implement and support WiFi / Ethernet bridge mode in moOde for the rare case where there is only Ethernet and no WiFi network at a location. Your best bet is to get a cheap WiFi AP from Amazon. They are only $20. RE: WiFi (AP) and CAT-5 together - psychofaktory - 06-29-2022 (06-29-2022, 02:01 PM)Tim Curtis Wrote: It's hard to justify the work effort to implement and support WiFi / Ethernet bridge mode in moOde for the rare case where there is only Ethernet and no WiFi network at a location. Your best bet is to get a cheap WiFi AP from Amazon. They are only $20. I understand that, of course. Would it then be possible, instead of building a WiFi / Ethernet bridge mode into Moode, to completely deactivate the internal WLAN function and simply install RaspAP instead? RE: WiFi (AP) and CAT-5 together - Nutul - 06-29-2022 (06-29-2022, 03:24 PM)psychofaktory Wrote:(06-29-2022, 02:01 PM)Tim Curtis Wrote: It's hard to justify the work effort to implement and support WiFi / Ethernet bridge mode in moOde for the rare case where there is only Ethernet and no WiFi network at a location. Your best bet is to get a cheap WiFi AP from Amazon. They are only $20. If you do not specify any SSID for the wlan it will automatically set itself up as AP... RE: WiFi (AP) and CAT-5 together - psychofaktory - 06-29-2022 (06-29-2022, 04:15 PM)Nutul Wrote: If you do not specify any SSID for the wlan it will automatically set itself up as AP... Yes, I know. But then LAN gets also disabled. So no hotspot function. But a hotspot function ist that what I need. And what RaspAP does. RE: WiFi (AP) and CAT-5 together - Tim Curtis - 06-29-2022 (06-29-2022, 03:24 PM)psychofaktory Wrote:(06-29-2022, 02:01 PM)Tim Curtis Wrote: It's hard to justify the work effort to implement and support WiFi / Ethernet bridge mode in moOde for the rare case where there is only Ethernet and no WiFi network at a location. Your best bet is to get a cheap WiFi AP from Amazon. They are only $20. The Pi's internal WiFi adapter can be disabled in System Config but that is not what I think you are asking. I don't have any experience with RaspAP and thus I don't know what effect it might have on moOde's routines that configure and manage the WLAN interface. Disabling those routines would require modifying and testing several modules. It's a no-go for me but maybe another dev will take a look at it. |