smartobjectoriented / soo

SOO - Smart Object Oriented - technology enables migration of Mobile Entities between Smart Objects in order to develop fully decentralized and autonomous embedded systems at large scale (https://smartobjectoriented.github.io/soo)
GNU General Public License v2.0
2 stars 1 forks source link

Fix switch_enocean kernel panic #32

Closed BasileCuneo closed 1 year ago

BasileCuneo commented 1 year ago

There is a kernel panic when booting with both SOO.blind_64 and SOO.switch_enocean_64

daniel-rossier commented 1 year ago

Please can you give further details? When is the kernel panic happening? Does it depend on the order of injection? Does it work when MEs are injected as only one?

BasileCuneo commented 1 year ago

The kernel panic is happening on switch_enocean injection the blind wasn't linked to it.

BasileCuneo commented 1 year ago

The problem has been solved, the last commit also includes fix to make the blind work correctly with the switch enocean ME.