-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Do you mind providing a little more details on how to do the installation?
I did the following steps:
- Install Ubuntu 16.04.2 ISO from Ubuntu official website, make sure that installation is only in UEFI boot mode.
- In the terminal, sudo apt-get update
- sudo apt-get dist-upgrade
- sudo apt-get install git
- git clone this repository.
- cd in the package directory
- cat lattepanda-64-mainline_4.11.0-rc8-l_amd64.z* > merged.zip
- unzip then sudo dpkg -i lattepanda-64-mainline_4.11.0-rc8-l_amd64.deb
- installation seemed fine so far, but wifi/bluetooth still doesn't work
At this point, whenever i do "make", i got the following error:
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.11.0-rc8-panda/build M=/home/robot/edimax/alt/rtl8812AU_8821AU_linux modules
make[1]: *** /lib/modules/4.11.0-rc8-panda/build: No such file or directory. Stop.
Makefile:1570: recipe for target 'modules' failed
make: *** [modules] Error 2
What am i missing/how to complete the installation?
Thanks for the help in advance!
alete89
Metadata
Metadata
Assignees
Labels
No labels