Software Archive
Read-only legacy content
17061 Discussions

micctrl --resetconfig can NOT work well for Internal bridge

Xiao_peng_W_
Beginner
164 Views

I am using Internal bridge for mic node to communicate with host node. But I found an issue that when run 'micctrl --resetconfig' command, it will override the interface which has been configured in the bridge. For example, after running 'micctrl --resetconfig mic0', the mic0 interface is added to the bridge; then I run 'micctrl --resetconfig mic1', after running I found only the mic1 interface is added in the bridge; If running 'micctrl --resetconfig mic0 mic1', both of them can be added to bridge.

I think it's a bug.

BTW, when the Yocto version of MPSS for Linux will be released?

0 Kudos
1 Reply
Frances_R_Intel
Employee
164 Views

The new MPSS (version 3.1 - often referred to as the Yocto release) is now out.

When you say "only the mic1 interface is added in the bridge", where are you looking? Are you looking at the ifcfg-mic0 and ifcfg-mic1 files?

0 Kudos
Reply