Posts by gadean

    I know, i already have seen your posts and i totaly understand the situation, but i need to work with what i have available (until i get a wired connection). Thats the reason why i didn't asked to include the driver into LibreELEC, i just want to know how i could integrate it by myself.

    I got it working by overwriting LibreELEC.tv/packages/linux-drivers/RTL8812AU/package.mk and thanks to your post i found a PR where someone mentioned the "linux-driver-addons", that is what i want to try next, so i don't need to build the whole image.

    Lets say i create an addon in LibreELEC.tv/packages/linux-driver-addons/rtl8812au-custom with PKG_NAME=rtl8812au-custom would the command to build it be PROJECT=Generic ARCH=x86_64 scripts/create_addon rtl8812au-custom or do i need to run a different command since it is a "linux-driver-addon"?

    PS: Maybe you could move this thread to Development?

    Hi,

    i got a TP-Link Archer T600U Plus USB dongle which doesn't work out-of-the-box, but i was able to get it running under debian with a kernel module from aircrack-ng (github repo).

    Is there a way to get "dkms" running under LibreELEC?

    If not, could you guide me to build LibreELEC by my self with the mentioned module?

    Based on Compile [LibreELEC.wiki] i have already setup the build enviroment, but i'm unsure how to integrate the module.

    Vendor Id: 2357

    Device Id: 0120

    Chipset: rtl8811au

    Kind regards

    Edit:

    Project: Generic

    Arch: x86_64