Avnu / OpenAvnu

OpenAvnu - an Avnu sponsored repository for Time Sensitive Network (TSN and AVB) technology
462 stars 289 forks source link

run daemon_cl report "Failed to configure timestamping: Operation not supported" #919

Open leonliu2811 opened 2 years ago

leonliu2811 commented 2 years ago

After install gPTP and openavnu, I use one virtual machine to run ./daemon_cl ens33, but report error. [17:42:25:659] gPTP starting ERROR : GPTP [17:42:25:660] Failed to configure timestamping: Operation not supported ERROR : GPTP [17:42:25:660] post_init failed ERROR : GPTP [17:42:25:660] failed to initialize port

My computer's network card is 82579LM. I search similiar issues and it said it may be because of network card don't support 802.1AS. Any one knows the root cause?

Tks