zlab-pub / wifi-ptp

Precision Time Protocol (PTP) for Wi-Fi
50 stars 6 forks source link

More detailed description on how to patch driver #7

Open mknitt opened 1 year ago

mknitt commented 1 year ago

Hi, thanks for sharing this exciting project. I am trying to implement this, but I do not fully understand how to patch the driver. Pretty much I got stuck on step 1 inside the readme. Could you give more detailed instructions on how the patch command is applied in this case?

Because of other software packages, I need to use Ubuntu 20.04, so I am using a different kernel (5.15.0-67-generic). Could this still work with the kernel I am using, or what would I have to change to get this to work with the kernel I am using?

Thanks in advance for your time.

Best regards, Markus

Milind-Blaze commented 1 month ago

Hi @mknitt , were you able to get the setup here to work with a different kernel versoin?