Re: telldus-core 2.1.1 running on OpenWRT
Posted: Fri Mar 17, 2023 9:45 am
How do you mean? It should print "Error connecting to Telldus Service" if telldusd is not loaded.uzivatel wrote:tdtool work
A little text to describe your forum
https://forum.telldus.com/
How do you mean? It should print "Error connecting to Telldus Service" if telldusd is not loaded.uzivatel wrote:tdtool work
micke.prag wrote:What about /var/state/telldus-core.conf?
Code: Select all
$ touch /var/state/telldus-core.conf && chmod 777 /var/state/telldus-core.conf
micke.prag wrote:Create it?Code: Select all
$ touch /var/state/telldus-core.conf && chmod 777 /var/state/telldus-core.conf
it look like my gcc(3.4.6) is old version and not support command -fvisibility=hidden how i can install toolchain with gcc version for example 4.3.3 or is command -fvisibility=hidden important for compile? if not where i can remove it? thxmake[5]: Entering directory `/home/telldus/openwrt/backfire/build_dir/target-mipsel_uClibc-0.9.30.1/telldus-core-2.1.1'
[ 2%] Building CXX object common/CMakeFiles/TelldusCommon.dir/Event.cpp.o
cc1plus: error: unrecognized command line option "-fvisibility=hidden"
make[5]: *** [common/CMakeFiles/TelldusCommon.dir/Event.cpp.o] Error 1
make[5]: Leaving directory `/home/telldus/openwrt/backfire/build_dir/target-mipsel_uClibc-0.9.30.1/telldus-core-2.1.1'
make[4]: *** [common/CMakeFiles/TelldusCommon.dir/all] Error 2
make[4]: Leaving directory `/home/telldus/openwrt/backfire/build_dir/target-mipsel_uClibc-0.9.30.1/telldus-core-2.1.1'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/telldus/openwrt/backfire/build_dir/target-mipsel_uClibc-0.9.30.1/telldus-core-2.1.1'
make[2]: *** [/home/telldus/openwrt/backfire/build_dir/target-mipsel_uClibc-0.9.30.1/telldus-core-2.1.1/.built] Error 2
make[2]: Leaving directory `/home/telldus/openwrt/backfire/package/telldus-core'
make[1]: *** [package/telldus-core/compile] Error 2
make[1]: Leaving directory `/home/telldus/openwrt/backfire'
make: *** [package/telldus-core/compile] Error 2
I need compile library for yourself, i have to select only 3.4.6 version in "Advanced configuration options (for developers) >> Toolchain Options >> GCC compiler Version" any other idea?micke.prag wrote:If you only compile the library for yourself you can probably remove that option. If you want to redistribute the binaries it is an important option.
You can change toolchain version under "Advanced configuration options (for developers) >> Toolchain Options >> GCC compiler Version"
micke.prag wrote:Why do you have to use version 3.4.6 of gcc?
micke.prag wrote:Your board doesn't suport kernel 2.6?
What kind of hardware do you have?
i compiled telldus-core for kernel 2.6 but telldusd not work(segmentation fault) now i want try compile for reccomended firmware with 2.4 kernelThe WL-500gP is supported by two targets:
brcm-2.4
Uses an older 2.4 kernel
Uses the binary only broadcom driver, which supports the wireless in the v2.
Recommended for v2
brcm47xx
Uses a current 2.6 kernel, it is faster and has more features
Uses the open source b43 wireless driver, which currently does not work with the wireless in the v2
Recommended for v1
The Dovado routers are the only ones with support for TellStick out of the box.uzivatel wrote:can you recommend some router which had support driver and tellstick work without problems?except Dovado which is expensive.Why telldus donot have solution for normal low cost router with usb port?