RinCat / RTL88x2BU-Linux-Driver

Realtek RTL88x2BU WiFi USB Driver for Linux
GNU General Public License v2.0
1.23k stars 191 forks source link

ERROR (dkms apport): binary package for rtl88x2bu: git not found #70

Open jackyleehong opened 3 years ago

jackyleehong commented 3 years ago

After i run dkms autoinstall, it show error:

'make' -j8 KVER=5.8.0-38-generic KSRC=/lib/modules/5.8.0-38-generic/build...(bad exit status: 2) ERROR (dkms apport): binary package for rtl88x2bu: git not found Error! Bad return status for module build on kernel: 5.8.0-38-generic (x86_64) Consult /var/lib/dkms/rtl88x2bu/git/build/make.log for more information.

RinCat commented 3 years ago

git clone to your local, and try manual build. And could you upload log.

jackyleehong commented 3 years ago

When i run the make command, it shown up this error instead. Screenshot from 2021-01-17 09-37-41

RinCat commented 3 years ago

Your kernel headers had some issue, is it the same version as you current running? Maybe you can try reinstall linux-headers.

jackyleehong commented 3 years ago

Thanks bro. Issue have been solved, because of the nvidiabl build issue.