Won't Fix
Details
Details
Assignee
Scott Murray
Scott MurrayReporter
Shilpa John
Shilpa JohnHardware Platform(s) Affected
NXP i.MX8
Components
Affects versions
Priority
Created June 5, 2023 at 9:56 AM
Updated June 23, 2023 at 1:46 PM
Resolved June 22, 2023 at 3:55 PM
Hi,
I was trying to feed or update dashboard/hvac values in agl-demo-platform image (koi branch) using low-level-can-service.I tried to configure low level CAN service on the virtual can driver vcan0. But when I try to run modeprobe vcan, it is telling module not found; even though it is enabled in kernel configuration.
I was following this link https://agl-gsod-2020-demo-mkdocs.readthedocs.io/en/latest/master/apis_services/reference/signaling/5-Usage/ .
Is there any other steps that I might have missed?