Is your feature request related to a problem? Please describe.
Testing CAN applications using Github Runners based om Azure Linux images is useful, but currently not possible because the VCAN kernel driver is disabled in the Azure Linux kernel spec.
Describe the solution you'd like
Enable the VCAN kernel module / driver in the kernel package configuration file.
Is your feature request related to a problem? Please describe.
Testing CAN applications using Github Runners based om Azure Linux images is useful, but currently not possible because the VCAN kernel driver is disabled in the Azure Linux kernel spec.
Describe the solution you'd like
Enable the VCAN kernel module / driver in the
kernelpackage configuration file.