Search found 2 matches

Return to advanced search

Re: compiling driver with debian testing

I found the solution :
Code: Select All Code
apt install linux-headers-$(uname -r)


Looks like that with Ubuntu, this package is already installed.
by grigouille
Wed May 02, 2018 3:24 am
 
Forum: Driver & Software Update
Topic: compiling driver with debian testing
Replies: 2
Views: 2704

compiling driver with debian testing

Hello, I'm trying to compile the open source driver with debian testing $ uname -a Linux nas 4.15.0-3-amd64 #1 SMP Debian 4.15.17-1 (2018-04-19) x86_64 GNU/Linux Unfortunately, I get this $ make make -C /media/partage/frederic/tbs6281se/media_build/v4l make[1] : on entre dans le répertoire « /media/...
by grigouille
Wed May 02, 2018 1:40 am
 
Forum: Driver & Software Update
Topic: compiling driver with debian testing
Replies: 2
Views: 2704

Return to advanced search