klogg / fl2000_drm

Linux kernel FL2000DX/IT66121FN dongle DRM driver
GNU General Public License v2.0
112 stars 27 forks source link

Doesn't work Ubuntu #50

Open killerdevildog11 opened 3 years ago

killerdevildog11 commented 3 years ago

fl2000_drm$ make make CHECK="/usr/bin/sparse" -C /lib/modules/5.11.0-36-generic/build M=/home/killer/Documents/00002_GIT/fl2000_drm modules make[1]: Entering directory '/usr/src/linux-headers-5.11.0-36-generic'

ERROR: Kernel configuration is invalid. include/generated/autoconf.h or include/config/auto.conf are missing. Run 'make oldconfig && make prepare' on kernel src to fix it.

make[1]: [Makefile:745: include/config/auto.conf] Error 1 make[1]: Leaving directory '/usr/src/linux-headers-5.11.0-36-generic' make: [Makefile:21: modules] Error 2

then go to source it does this

:/usr/src/linux-hwe-5.11-headers-5.11.0-36$ sudo make oldconfig && make prepare [sudo] password for killer: HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c flex: -Cf/-CF and %option yylineno are incompatible make[1]: [scripts/Makefile.host:9: scripts/kconfig/lexer.lex.c] Error 1 make: [Makefile:629: oldconfig] Error 2

ping-mee commented 2 years ago

I have the same Problem :(

HRIDOY-BUZZ commented 2 years ago

Experiencing the Same issue in Kernel 5.13 Anyone solved it yet?

larrasket commented 1 year ago

Same