Hi,
mit Kernel 6.15.0 lässt sich das Modul für die TTS2-6400 nicht mehr übersetzen:
Code
make -C . M=drivers/media/pci/saa716x KBUILD_MODPOST_WARN=1
make: Entering directory '/usr/src/linux-6.15.0-1'
make[1]: Entering directory '/usr/src/linux-6.15.0-1/drivers/media/pci/saa716x'
CC [M] saa716x_pci.o
CC [M] saa716x_i2c.o
CC [M] saa716x_cgu.o
CC [M] saa716x_dma.o
CC [M] saa716x_vip.o
CC [M] saa716x_boot.o
CC [M] saa716x_fgpi.o
CC [M] saa716x_adap.o
CC [M] saa716x_gpio.o
LD [M] saa716x_core.o
CC [M] saa716x_ff_main.o
saa716x_ff_main.c:29:10: fatal error: stv6110x.h: No such file or directory
29 | #include "stv6110x.h"
| ^~~~~~~~~~~~
compilation terminated.
make[3]: *** [/usr/src/linux-6.15.0-1/scripts/Makefile.build:204: saa716x_ff_main.o] Error 1
make[2]: *** [/usr/src/linux-6.15.0-1/Makefile:2026: .] Error 2
make[1]: *** [/usr/src/linux-6.15.0-1/Makefile:248: __sub-make] Error 2
make[1]: Leaving directory '/usr/src/linux-6.15.0-1/drivers/media/pci/saa716x'
make: *** [Makefile:248: __sub-make] Error 2
make: Leaving directory '/usr/src/linux-6.15.0-1'
Display More
Hat Jemand eine Idee, was da fehlt oder ob einfach die Patchfiles noch nicht für diesen Kernel passen?
Danke und ciao.
Michael.