驱动程序找不到内核头提示 You do not appear to have the sources for the “kernel version” kernel install 问题
编译驱动程序时,需要信赖电脑linux系统内核头文件,有时候安装之后编译还有如下提示 You do not appear to have the sources for the 2.6.32-358.6.2.el6.x86_64 kernel installed. 其中红色字体为内核版本,按以下命名安装 yum install kernel-devel 如果还是一




