On Thu, Sep 15, 2022 at 03:01:24PM +0200, Thomas Anderson wrote: > How can i find the linux header, to point my driver to?
apt-get install linux-headers-$(uname -r)
On Thu, Sep 15, 2022 at 03:01:24PM +0200, Thomas Anderson wrote: > How can i find the linux header, to point my driver to?
apt-get install linux-headers-$(uname -r)