Open marvin1099 opened 1 year ago
So I'm on arch (Garuda Linux) and was hoping to get the driver to work so i ran:
sudo make
That outputs:
make -C /lib/modules/6.5.8-zen1-1-zen/build M= modules make[1]: Entering directory '/usr/lib/modules/6.5.8-zen1-1-zen/build' SYNC include/config/auto.conf HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/menu.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTLD scripts/kconfig/conf crypto/Kconfig:1425: can't open file "arch/arm/crypto/Kconfig" make[4]: *** [scripts/kconfig/Makefile:77: syncconfig] Error 1 make[3]: *** [Makefile:705: syncconfig] Error 2 make[2]: *** [/usr/lib/modules/6.5.8-zen1-1-zen/build/Makefile:806: include/config/auto.conf] Error 2 make[2]: *** [include/config/auto.conf] Deleting file 'include/generated/rustc_cfg' make[2]: *** [include/config/auto.conf] Deleting file 'include/generated/autoconf.h' make[1]: *** [Makefile:234: __sub-make] Error 2 make[1]: Leaving directory '/usr/lib/modules/6.5.8-zen1-1-zen/build' make: *** [Makefile:14: all] Error 2
I could really use some pointers. Any help is appreciated.
Also not shure if it helps but here are some other outputs:
So I'm on arch (Garuda Linux) and was hoping to get the driver to work so i ran:
That outputs:
I could really use some pointers. Any help is appreciated.
Also not shure if it helps but here are some other outputs:
Just running "make"
``` make -C /lib/modules/6.5.8-zen1-1-zen/build M=/home/marvin/Builds/sc0710-master modules make[1]: Entering directory '/usr/lib/modules/6.5.8-zen1-1-zen/build' CC [M] /home/marvin/Builds/sc0710-master/sc0710-cards.o In file included fromrunning "sudo make load"
``` make -C /lib/modules/6.5.8-zen1-1-zen/build M= modules make[1]: Entering directory '/usr/lib/modules/6.5.8-zen1-1-zen/build' SYNC include/config/auto.conf crypto/Kconfig:1425: can't open file "arch/arm/crypto/Kconfig" make[4]: *** [scripts/kconfig/Makefile:77: syncconfig] Error 1 make[3]: *** [Makefile:705: syncconfig] Error 2 make[2]: *** [/usr/lib/modules/6.5.8-zen1-1-zen/build/Makefile:806: include/config/auto.conf] Error 2 make[1]: *** [Makefile:234: __sub-make] Error 2 make[1]: Leaving directory '/usr/lib/modules/6.5.8-zen1-1-zen/build' make: *** [Makefile:14: all] Error 2 ```running "make load"
``` make -C /lib/modules/6.5.8-zen1-1-zen/build M=/home/marvin/Builds/sc0710-master modules make[1]: Entering directory '/usr/lib/modules/6.5.8-zen1-1-zen/build' CC [M] /home/marvin/Builds/sc0710-master/sc0710-cards.o In file included from