A fair excuse Actually you may help us taking out that āexperimentalā label in the end
Have you tried this with only one device/OS?
Iām not sure if there are some sort of receivers that automatically pair with ānormalā Bluetooth, so you just turn on both devices and they pair. This happens with some Bluetooth devices, even the most basic Bluetooth speakers that after the first pairing pair automatically. Not sure even if this requires anything on the MOD side or just some sort of host software or so. Really not sure, Iām just live brainstorming.
@falkTX, I actually never tested this myself in the end, do you have any documentation?
yes.
It works with Windows and MacOS, I had this problem with my Ubuntu Linux system.
I can write a proper post with more details about this the next time I get to itā¦
And I can also try a different system with Linux to check if it happens to me on all Linux systems.
Might be my fault - I think I read the proposal somewhere to use an USB ethernet dongle instead of Wifi. I dont find the location where I read or misunderstood it right now.
Could this be a more stable / less problematic option than wifi?
On the other hand, I understand, one might not generally open that box of āinterestingā security issues when starting to fully network-enable the device, it becomes some entirely different work with security updates, simple default passwords and such when one has to assume that the devices will be available to whole LANās and WIFI networks in random cafes and such.
Nobody wants their hacked effects pedal go crazy in the middle of a showā¦
My experience, for example with bluetooth speakers, is, that many clients connect to them automatically, and then it gets complicated to decide who is really allowed to play sound on them.
I often need to explicitly disconnect multiple other devices to be able to listen to the sound from the one source I really want to listen.
My fear is that with Bluetooth networking it will be similar, which is exactly what I want to get rid of with the whole idea of Wifi. Otherwise itās still clearer and easier to keep using the cable. (once I got rid of the network problems i described, but there must be some solutionā¦)
The same here. I hate when I need to change the source the amount of work that itās required. But I guess itās one handicap necessary for those systems.
Iām not a really experienced Linux guy (something that I want to get fixed!), but it really seems that the issue is with something on the OS - if it works on the other OSs. If itās a matter of configuration or really a version issue, that I canāt really answer.
Having a slight oddity here. Iāve got a USB ethernet adapter connected. When I ssh in over USB and bring it up with ifconfig, it works great; nice and stable and fast. When I add it to /etc/network/interfaces, it doesnāt come up:
Unplugging the ethernet card and plugging it back in doesnāt seem to be triggering hotplug properly either. Setting it to auto doesnāt work either (as expected for a USB NIC), and in fact seems to stop the network from coming up at all, even on USB. It seems like thereās some slightly custom stuff happening in the way yāall are bringing up network services ā any hints? Ideally, Iād really prefer this to use DHCP, too ā much easier in my environment.
After some trial and error, and lots of research, Iāve managed to get wifi working.
It seems like WPA supplicant requires an adaptor with a chipset that supports cfg80211, which led me to buy a D Link DWA 131 with Realtek RTL8192EU chipset, and finally got it working after copying the required firmware as per the wiki instruction.
Not 100% sure that my guess on cfg80211 support is correct, and maybe just so happened itās a coincidence that this dongle works.
Maybe someone who is more experienced in linux system can help confirm?
Thanks a lot for the suggestion @JamKid I bought the same adapter and after some time, to understand the configuration and to install the firmware, I was able to get UI wifi access to work as well!
As far as I know, D-Link (and some other companies) tend to use different hardware and chips for the different revisions of devices marketed under the same name. One device with the same model name might use Broadcom chip, and another will use Realtek, for example, and from the linux drivers perspective these are actually separate devices - one would work and another one will not.
This difference in behavior might be a problem for other users trying to repeat your success.
Therefore I can suppose that mentioning exact revision that worked for you might be helpful.
i know all this stuff and did it myself on respberry pi, but my question is how to install hostsapd without package manager and soā¦
so the question still is how to do this on the mod system. and as i stated before i dont have a dwarf yet so i cannot try and im not that big linux guyā¦
not my work just brought all the infos together and took all stuff from modep and so. just my way to use mod before getting the dwarf