onkelDead / tascam-driver-patch

patch file to add Tascam US16x08 mixer support to kernel driver snd-usb-audio
14 stars 3 forks source link

issue preparing kernel sources #2

Closed disasterman573 closed 7 years ago

disasterman573 commented 7 years ago

Hello,
First of all, thank you for your work on this project! I too own a 16x08 and am attempting to install the patch as to install the DSP mixer. I am fairly new to Linux and apologize for my ignorance in advance.

I get an error preparing the kernel, any guidance would be appreciated. please see the paste from terminal below:

make prepare
arch/x86/Makefile:140: CONFIG_X86_X32 enabled but no binutils support scripts/kconfig/conf --silentoldconfig Kconfig

*** Error during update of the configuration.

scripts/kconfig/Makefile:37: recipe for target 'silentoldconfig' failed make[2]: [silentoldconfig] Error 1 Makefile:572: recipe for target 'silentoldconfig' failed make[1]: [silentoldconfig] Error 2 make[1]: No rule to make target 'arch/x86/entry/syscalls/syscall_32.tbl', needed by 'arch/x86/entry/syscalls/../../include/generated/asm/syscalls_32.h'. Stop. arch/x86/Makefile:192: recipe for target 'archheaders' failed make: [archheaders] Error 2

disasterman573 commented 7 years ago

i upgraded kernels... thanks