Giter Club home page Giter Club logo

Comments (2)

GJoe2 avatar GJoe2 commented on July 19, 2024 1

I tried in a VM and get:

/home/kali/custom/RTL8812BU/hal/phydm/halrf/rtl8822b/halrf_iqk_8822b.c:960:13: warning: enum constant in boolean context [-Wint-in-bool-context]
  960 |         if (DBG_RF_IQK) {
      |             ^~~~~~~~~~
  CC [M]  /home/kali/custom/RTL8812BU/hal/phydm/halrf/rtl8822b/halrf_rfk_init_8822b.o
  CC [M]  /home/kali/custom/RTL8812BU/hal/phydm/rtl8822b/phydm_regconfig8822b.o
  CC [M]  /home/kali/custom/RTL8812BU/hal/phydm/rtl8822b/phydm_rtl8822b.o
  CC [M]  /home/kali/custom/RTL8812BU/hal/phydm/txbf/haltxbf8822b.o
  CC [M]  /home/kali/custom/RTL8812BU/hal/btc/halbtc8822bwifionly.o
  CC [M]  /home/kali/custom/RTL8812BU/hal/btc/halbtc8822b1ant.o
  CC [M]  /home/kali/custom/RTL8812BU/hal/btc/halbtc8822b2ant.o
  CC [M]  /home/kali/custom/RTL8812BU/platform/platform_ops.o
  LD [M]  /home/kali/custom/RTL8812BU/88x2bu.o
  MODPOST /home/kali/custom/RTL8812BU/Module.symvers
  CC [M]  /home/kali/custom/RTL8812BU/88x2bu.mod.o
  LD [M]  /home/kali/custom/RTL8812BU/88x2bu.ko
  BTF [M] /home/kali/custom/RTL8812BU/88x2bu.ko
Skipping BTF generation for /home/kali/custom/RTL8812BU/88x2bu.ko due to unavailability of vmlinux
make[1]: Leaving directory '/usr/src/linux-headers-6.5.0-kali2-amd64'

I looked for some solutions:
https://askubuntu.com/questions/1348250/skipping-btf-generation-xxx-due-to-unavailability-of-vmlinux-on-ubuntu-21-04
https://forum.proxmox.com/threads/kernel-module-not-found-when-compile-skipping-btf-generation.100974/

And found some possible solutions:

  1. apt install dwarves
  2. Sign some drivers to kernel

What do you think is happening?

from rtl8812bu.

henriqueqc avatar henriqueqc commented on July 19, 2024

I opened a pull request with a fix, meanwhile you can try my branch that includes the fix: https://github.com/henriqueqc/RTL8812BU/tree/add-punct-bitmap-arg

from rtl8812bu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.