Skip to content

Installation steps #2

@abc91199

Description

@abc91199

Do you mind providing a little more details on how to do the installation?

I did the following steps:

  1. Install Ubuntu 16.04.2 ISO from Ubuntu official website, make sure that installation is only in UEFI boot mode.
  2. In the terminal, sudo apt-get update
  3. sudo apt-get dist-upgrade
  4. sudo apt-get install git
  5. git clone this repository.
  6. cd in the package directory
  7. cat lattepanda-64-mainline_4.11.0-rc8-l_amd64.z* > merged.zip
  8. unzip then sudo dpkg -i lattepanda-64-mainline_4.11.0-rc8-l_amd64.deb
  9. 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions