-
Notifications
You must be signed in to change notification settings - Fork 34
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
Interface doesn't show up #11
Comments
Hi! |
If you use dkms... be sure to validate in the Makefile that the correct architecture is selected as well. If it is not matched correctly odd issues can result, even if the compile is successful under dkms build. |
Hello sir ! |
Not sure what you are asking? |
After install without dkms wifi interface not show . |
Hi! |
It show me FATAL error module not found
…On Thu, Mar 30, 2023, 8:23 PM ivanovborislav ***@***.***> wrote:
Hi!
Run
ls -l /lib/modules/$(uname -r)/kernel/drivers/net/wireless/
and
lsmod | grep 8188
and paste result.
—
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6X6UPSUNUWYU5B6PYKGRJDW6WM5DANCNFSM6AAAAAATAAFXJY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Hi ankit7297! |
I have a wn723n; and I have installed the driver on a tegra tx2 and can't get the interface to show.
But lsusb detects the device:
Any help?
The text was updated successfully, but these errors were encountered: