Crystal HD driver

help to install the crystal hd driver, when compiling the kernel, an error pops up


root@slawwa03-Inspiron-1012:~# cd crystalhd/driver/linux
root@slawwa03-Inspiron-1012:~/crystalhd/driver/linux# autoconf
root@slawwa03-Inspiron-1012:~/crystalhd/driver/linux# ./configure
checking for ld… ld
configure: creating ./config.status
config.status: creating ./Makefile
root@slawwa03-Inspiron-1012:~/crystalhd/driver/linux# make
make -C /lib/modules/5.4.0-65-generic/build SUBDIRS=/home/slawwa03/crystalhd/driver/linux modules
make[1]: вход в каталог «/usr/src/linux-headers-5.4.0-65-generic»
make[2]: *** Нет правила для сборки цели «arch/x86/tools/relocs_32.c», требуемой для «arch/x86/tools/relocs_32.o». Останов.
arch/x86/Makefile:232: recipe for target ‘archscripts’ failed
make[1]: *** [archscripts] Error 2
make[1]: выход из каталога «/usr/src/linux-headers-5.4.0-65-generic»
Makefile:33: recipe for target ‘all’ failed
make: *** [all] Error 2

Please try installing gstreamer1.0-crystalhd using Synaptic and see if that works.

1 Like