canonical / intel-npu-driver-snap

Snap recipe for the Intel® NPU Driver (https://github.com/intel/linux-npu-driver/)
MIT License
5 stars 0 forks source link

Bump base to core24, update docs #3

Closed frenchwr closed 2 months ago

frenchwr commented 2 months ago

Internal Jira task: PEK-1238

In addition to bumping to core24, I also made some minor tweaks to the docs and also removed the Intel vendor ID from the udev attributes field. When I was testing this before there must've been some old rules being applied without the vendor device attribute, because the NPU device cgroup no longer gets applied to the application when I test on a freshly provisioned machine. It turns out that the custom-device interface allows you to add ATTR fields for the device but not ATTRS fields for the parent device.

Tested on Locker machine provisioned with Noble. I'm hitting issues imaging with Oracular but will not merge until that is also tested.