-
Notifications
You must be signed in to change notification settings - Fork 64
Description
I have tried to install using dkms method and I am getting the following error
Cleaning build area...
make -j12 KERNELRELEASE=5.15.0-79-generic KERNELRELEASE=5.15.0-79-generic KERNEL_SRC=/lib/modules/5.15.0-79-generic/build...(bad exit status: 2)
python3: can't open file '/usr/share/apport/package-hooks/dkms_packages.py': [Errno 2] No such file or directory
Error! Bad return status for module build on kernel: 5.15.0-79-generic (x86_64)
Consult /var/lib/dkms/ipu6-drivers/0.0.0/build/make.log for more information.
dkms autoinstall on 5.15.0-79-generic/x86_64 failed for ipu6-drivers(10)
Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
Kernel version -
Linux XPS-9315 5.15.0-79-generic #86~20.04.2-Ubuntu SMP Mon Jul 17 23:27:17 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
lscpu - XPS 13 9315
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
Address sizes: 39 bits physical, 48 bits virtual
CPU(s): 12
On-line CPU(s) list: 0-11
Thread(s) per core: 1
Core(s) per socket: 10
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 154
Model name: 12th Gen Intel(R) Core(TM) i7-1250U
Any help is appreciated. I need to make it work via dkms