Sample Header Ad - 728x90

Linuxtv linstalation on chromeos

0 votes
1 answer
119 views
I need to install this driver to make my DVB-T USB dongle work. I used this tutorial https://rk.edu.pl/pl/obsluga-tunerow-dvb-t-pod-linuksem/ Here is what I did:
git clone git://linuxtv.org/media_build.git
cd media_build
Then I run command ./build. When I do this, I get several errors:
libkmod: ERROR ../libkmod/libkmod-module.c:1668 kmod_module_new_from_loaded: could not open /proc/modules: No such file or directory
Error: could not get list of modules: No such file or directory

Preparing to compile for kernel version 5.4.163

File not found: /lib/modules/5.4.163-17364-gfe3d4f499cf1/build/.config at ./scripts/make_kconfig.pl line 33,  line 4.make: *** [Makefile:367: allyesconfig] Error 2
make: Leaving directory '/home/tabsik12/media_build/v4l'
make: *** [Makefile:26: allyesconfig] Error 2
can't select all drivers at ./build line 531
How can I fix this? I have little knowledge about Linux on Chrome OS.
Asked by Maciej Kaczmarek (1 rep)
Feb 26, 2022, 01:34 PM
Last activity: Mar 16, 2023, 12:18 AM