Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNow that the system works with one TSE, I try to have multiple TSE instances. The first one initializes correctly during the boot, but the others yield
WARNING: at nios2-linux/linux-2.6/fs/sysfs/dir.c:455 sysfs_add_one+0xb0/0xe0() sysfs: cannot create duplicate filename '/devices/virtual/mdio_bus/0' Modules linked in:... I understand that the TSEs are registered with the same name, but I cannot find out how to prevent that. Thanks.