1) explicit check IP-adress, after my upgrade including OS I got two new ip's one for LAN and a different one for WiFi it confused me!
2) check firewalls and your security settings in your gateways.
Search found 7 matches
- 07 Oct 2024 14:50
- Forum: Discussions in English
- Topic: Cannot connect to webserver after upgrade
- Replies: 5
- Views: 2738
- 07 Oct 2024 00:12
- Forum: RaZberry
- Topic: Zniffer with the latest Qt 5.15.8 libraries build
- Replies: 1
- Views: 3967
Re: Zniffer with the latest Qt 5.15.8 libraries build
Due to a wrong linkage during build of the application the libQt* libraries have linkage to the system libraries! Workaround: replace all the libQt* libaries in the ZMERadioTools directory with the system ones (/lib/aarch64-linux-gnu/) including the lib libstdc++.so.6. Now the ZMERadioTools interfac...
- 07 Oct 2024 00:05
- Forum: Todo for the software
- Topic: Zniffer with the latest Qt 5.15.8 libraries build
- Replies: 1
- Views: 1830
Re: Zniffer with the latest Qt 5.15.8 libraries build
More research revealed that the Zniffer download has the Qt libraries embedded although the embedded Qt libraries have links with the system libraries and there is the system conflict. Concluding that the current download is buggy due to the wrong linkage within the libraries. Workaround: replace al...
- 05 Oct 2024 18:32
- Forum: RaZberry
- Topic: Zniffer with the latest Qt 5.15.8 libraries build
- Replies: 1
- Views: 3967
Zniffer with the latest Qt 5.15.8 libraries build
Anybody running the latest version of OS for raspian Pi 4 has solved the compatibility issue with the Qt library vesrion 5.15.8 vs 5.15.2
If yes can you hint me the way forward
Thanks,
Eastpark
If yes can you hint me the way forward
Thanks,
Eastpark
- 05 Oct 2024 18:27
- Forum: Todo for the software
- Topic: Zniffer with the latest Qt 5.15.8 libraries build
- Replies: 1
- Views: 1830
Zniffer with the latest Qt 5.15.8 libraries build
Is it possible to get a build for the latest version of OS for the raspian Pi 4 ? Linux 6.6.51+rpt-rpi-v8 (Bookworm). I made a few attempts to step backwards in OS but fails to get a version compatible with the released version of ZMERadioTools. Also only to try install different versions of Qt didn...
- 23 Sep 2024 16:51
- Forum: RaZberry
- Topic: Razberry7 on Pi 3B fails setup, no port?
- Replies: 13
- Views: 8730
Re: Razberry7 on Pi 3B fails setup, no port?
Did you check your serial settings so use
sudo raspi-config
I disabled login but enabled serial usage
after that /dev/ttyAMA0 is listed.
sudo raspi-config
I disabled login but enabled serial usage
after that /dev/ttyAMA0 is listed.
- 22 Aug 2024 16:20
- Forum: Z-Uno
- Topic: Compile Error 2 No such file or directory in ZUno-2
- Replies: 4
- Views: 5443
Re: Compile Error 2 No such file or directory in ZUno-2
I have the same problem and have used the workaround to step back to Arduino IDE 2.0.4.
But the "ctags_target_for_gcc_minus_e.cpp" should be resolved.
But the "ctags_target_for_gcc_minus_e.cpp" should be resolved.