Christiano Scarpati Alvarenga

Results 5 comments of Christiano Scarpati Alvarenga

I am trying for hours to solve this problem. The only solution that I can do is: $ sudo rmmod exanic $ sudo modprobe exanic $ sudo modprobe exasock That...

eigenmatt, Your answer was perfectly accurate. Thank you a thousand times.

@ManishaRiyana , "sudo dracut -f" was the command I needed.

@ManishaRiyana Does your Ubuntu have /dev/exasock presence?

I minimally changed the example **multicast-echo.c** in order to confirm that this is a bug. **The modified version is here:** ``` #include #include #include #include #include #include #include #include #include...