eibd on WRT54G

Hier geht es um Programme die auf "normalen" Computern laufen, also keinen Mikrokontrollern: eibd, Visus, Raspberry-PI, Linux, Entwicklungsumgebungen, etc. English is welcome.
Antworten
tijs
Beiträge: 3
Registriert: 27. Apr 2014, 16:54
Wohnort: belgiën

eibd on WRT54G

Beitrag von tijs »

Hi,

I was trying to run eibd on a linksys WRT54G but I get the following errors, does somebody know where this is going wrong ? (based on this guide: http://www.freebus.org/content/linksys- ... -interface)


root@OpenWrt:~# eibd -t 1023 -i -D -T -S ft12:/dev/ttyS1
Layer 7(00000000,538E57A9) EIBD should not run as root
W00000001: EIBD should not run as root
Layer 1(0045CB18,538E57A9) Open
Layer 1(0045CB18,538E57A9) Opened
Layer 2(0046CEE8,538E57A9) Open
Layer 2(0046CEE8,538E57A9) Opened
Layer 3(0047D218,538E57A9) Open
Layer 2(0046CEE8,538E57A9) OpenL2
Layer 1(0045CB18,538E57A9) SendReset
Layer 1(0045CB18,538E57A9) Send(007): A9 1E 12 34 56 78 9A
Layer 0(0045CB18,538E57A9) Send(004): 10 40 40 16
Layer 1(0045CB18,538E57A9) Send(007): A9 00 18 34 56 78 0A
Layer 0(0045CB18,538E57A9) Send(004): 10 40 40 16
Layer 0(0045CB18,538E57A9) Recv(001): E5
Layer 0(0045CB18,538E57A9) Send(014): 68 08 08 68 73 A9 1E 12 34 56 78 9A E8 16
Layer 0(0045CB18,538E57A9) Recv(001): E5
Layer 0(0045CB18,538E57A9) Send(014): 68 08 08 68 53 A9 00 18 34 56 78 0A 20 16
Layer 0(0045CB18,538E57A9) Recv(001): E5
Layer 8(0047D798,538E57A9) OpenInetSocket 6720
Layer 8(0047D798,538E57A9) InetSocket opened
Layer 8(0049DE00,538E57A9) Open
Layer 0(0049DE60,538E57A9) Open
Layer 0(0049DE60,538E57A9) Openend
Layer 0(0049DE60,538E57A9) Close
initilization of the EIBnet/IP server failed
root@OpenWrt:~#
Zuletzt geändert von Doumanix am 18. Jan 2022, 09:40, insgesamt 1-mal geändert.
Grund: Tags

Tags:
StefanT
Beiträge: 268
Registriert: 17. Mai 2013, 08:18
Wohnort: Salzburg

Re: eibd on WRT54G

Beitrag von StefanT »

Eibd communicates with the FT1.2
The "layer 0" (and maybe also layer 1) lines are the communication eibd - ft1.2
To me the log snippet is a bit short but I cannot see problems in it.
"It does not work" is not much information for further tips. Please explain your problem a bit more in depth.

Btw, you know that it is a bad idea to connect the EIB bus with something else without opto couplers between them?
tijs
Beiträge: 3
Registriert: 27. Apr 2014, 16:54
Wohnort: belgiën

Re: eibd on WRT54G

Beitrag von tijs »

indeed I know, I'm using the old 4TE V3.43 pcb to test, without isolation
But I bought a raspberry pi in the meanwhile, and I'll make the new pcb
Antworten