Linaro /lib/modules/4.4.70/build missing - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85) +--- Forum: General Discussion on ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=86) +--- Thread: Linaro /lib/modules/4.4.70/build missing (/showthread.php?tid=11100) |
Linaro /lib/modules/4.4.70/build missing - optomus - 08-20-2020 Hello, I have flashed up linaro as found on the wiki at http://files.pine64.org/os/ROCK64/debian/debian-lxde-20170809-rock64.img.xz I am trying to install driver for PAU05. I download the linux driver from panda wireless and then follow their instructions. I hit the point where I need to tar jxvf linuxdriver4fedora_v2.5.0.3.tar.bz2 and then make it. When executing make, I get make[1]: *** /lib/modules/4.4.70/build: No such file or directory. Can anyone point me in the right direction to solve this? Further, when trying to upgrade the kernel, I run sudo apt-get install linux-image-armmp and it is successful while telling me I need to install the headers which I do... But upon reboot uname -r still shows 4.4.70. Any thoughts? Thank you! |