Moritz Warning

Results 434 comments of Moritz Warning

If your problem is that your host kernel is not your target kernel, then I probably cannot help you. I haven't tried that.

Yes, I removed a lot of old build stuff. You would need to fix it for your setup.

Try to comment out that include line. If that does not work, check if the file is present somewhere else in ./include/uapi/linux/. If that else fails, fix the errors that...

error output for GCC 9.3.0 ``` $ make gcc -Wall -O3 -g -DDEBUG -DCONFIG_GATEWAY -DDEBUG -c -o main.o main.c In file included from main.c:42: aodv_hello.h:43:16: warning: inline function 'hello_update_timeout' declared...

An alternative would have been to add -fgnu89-inline (https://github.com/TRDHung/aodv-uu/commit/483325bbc42eafbe5fd39602a8b4c06138413f89)

hi @JensErat, ich muss mal überlegen ob das nicht irgendwie besser geht - ansonsten müssen wir für für manche Geräte umstellen, und sich das merken zu müssen ist nicht schön....

Das Problem ist ein WLAN-Treiberproblem (welche das sind wüßte ich nicht genau). Das Problem ist das die Adapter dann nicht hochkommen wenn ich mich recht erinnere.

@JensErat die MAC sollte eigentlich so bereits jednefalls pro Gerät eindeutig sein (die des WLAN Modules). Ich hatte das zwischenzeitlich gesetzt, damit jedes interface auf dem Router eine eindeutige MAC...

Hi @JensErat, danke für die Geduld bei meinen Antworten, ich hatte gerade viel an der Karte und Frmware gebastelt. Eine favorisierte Lösung hätte ich persönlich z.Z. nicht. Kannst du mir...

Nice to hear you managed to control the device. Is the code open source? I cannot find your email address.