Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation #139

Open
azerool opened this issue May 21, 2022 · 30 comments
Open

installation #139

azerool opened this issue May 21, 2022 · 30 comments

Comments

@azerool
Copy link

azerool commented May 21, 2022

hi is there any installation quide . . ??
almost 3 day i try . . still not working an got manny error

(MY OS)
RETTY_NAME="Kali GNU/Linux Rolling"
NAME="Kali GNU/Linux"
ID=kali
VERSION="2022.2"
VERSION_ID="2022.2"
VERSION_CODENAME="kali-rolling"
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="https://www.kali.org/"
SUPPORT_URL="https://forums.kali.org/"
BUG_REPORT_URL="https://bugs.kali.org/"

@RinCat
Copy link
Owner

RinCat commented May 21, 2022

Hi, post error logs are more useful.

@azerool
Copy link
Author

azerool commented May 21, 2022 via email

@RinCat
Copy link
Owner

RinCat commented May 21, 2022

The README included base install information https://github.com/RinCat/RTL88x2BU-Linux-Driver#how-to-use-this-kernel-module= .

@azerool
Copy link
Author

azerool commented May 21, 2022 via email

@RinCat
Copy link
Owner

RinCat commented May 21, 2022

I guess you are not run them in the same terminal, so you need to run VER=$(sed -n 's/\PACKAGE_VERSION="\(.*\)"/\1/p' dkms.conf) again before sudo dkms XXXXXXXX

@azerool
Copy link
Author

azerool commented May 21, 2022 via email

@RinCat
Copy link
Owner

RinCat commented May 21, 2022

run

sudo apt-get update
sudo apt-get install –y linux-headers-$(uname -r)

@azerool
Copy link
Author

azerool commented May 21, 2022 via email

@azerool
Copy link
Author

azerool commented May 21, 2022 via email

@RinCat
Copy link
Owner

RinCat commented May 21, 2022

Oh, kali is rolling dist, so you need to do full system update before doing that.

sudo apt update
sudo apt upgrade

@azerool
Copy link
Author

azerool commented May 21, 2022 via email

@RinCat
Copy link
Owner

RinCat commented May 21, 2022

emmm, why you try to use WSL kernel? The system is in Windows?

@azerool
Copy link
Author

azerool commented May 21, 2022 via email

@RinCat
Copy link
Owner

RinCat commented May 21, 2022

First, is this one in a VM or WSL?

@azerool
Copy link
Author

azerool commented May 21, 2022 via email

@azerool
Copy link
Author

azerool commented May 21, 2022 via email

@azerool
Copy link
Author

azerool commented May 21, 2022 via email

@RinCat
Copy link
Owner

RinCat commented May 21, 2022

You do not have linux kernel headers, so you cannot build any kernel modules.
From WSL discussion, you have to build your own kernel in order to build modules.
MicrosoftDocs/WSL#1253 (comment)

@azerool
Copy link
Author

azerool commented May 21, 2022 via email

@RinCat
Copy link
Owner

RinCat commented May 21, 2022

It completely unrelated to the link you post.

@azerool
Copy link
Author

azerool commented May 21, 2022 via email

@azerool
Copy link
Author

azerool commented May 21, 2022 via email

@RinCat
Copy link
Owner

RinCat commented May 21, 2022

You may check microsoft/WSL#4836

@azerool
Copy link
Author

azerool commented May 21, 2022 via email

@azerool
Copy link
Author

azerool commented May 26, 2022 via email

@RinCat
Copy link
Owner

RinCat commented May 26, 2022

Hi, you cannot attached files in github issues. Post it to https://gist.github.com/ .

@azerool
Copy link
Author

azerool commented May 29, 2022 via email

@azerool
Copy link
Author

azerool commented Oct 11, 2022 via email

@azerool
Copy link
Author

azerool commented Oct 11, 2022 via email

@RinCat
Copy link
Owner

RinCat commented Oct 12, 2022

You had same repo in /etc/apt/sources.list line 2 and 4, remove one of them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants