Install the kernel sources
Jump to navigation
Jump to search
In order to compile Linux drivers you may need your kernel's sources to be installed on your system. To install them,
and proceed depending on your distribution.
SUSE
To install the kernel sources with SUSE,
- open a console and issue
yast -i kernel-source
Ubuntu
To install the kernel sources with Ubuntu,
- open a console and issue
sudo apt-get install linux-source