-
Notifications
You must be signed in to change notification settings - Fork 22
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
Install failure "You cannot add the same module/version combo more than once" on fresh install of Pi OS Bookworm on Pi Model 1 B? Kernel 6.6.28 #29
Comments
More details...
|
There you go breaking my driver. Actually I have a patch to the scripts that should correct the problem of the "added" driver but now I am curious what took place to cause the problem. I'll try to add the patch today. In the title, you say "You cannot add the same module/version combo more than once". Are you trying to run two adaptors with the rtl8852bu chipset on one computer? |
I've applied some patches. Try: $ git pull |
It seems like I remember that you have adapters based on the rtl8821/11cu and/or the rtl8821/11au chips. If so, there is a new driver in testing to go into the kernel for the rtl8821/11au and we have made big improvements to the rtl8821/11cu. Let me know if you are interested in testing. |
Actually I was just loading the specific driver to prepare a new Pi OS base image, using ansible and it tripped over the error. I then was able to recreate the issue manually, so thought I would document it. And I now have a few newer wifi adapters. As for doing additional testing, sure, glad to help. |
I had found a bug in the install script when a driver is only added to dkms so I had to do a lot of work to fix that situation. The new code was only in the rtl8812au driver and has been testing but I think it is good. The problem should be fixed. For adapters with the rtl8821/11au chip: Do you also have a rtl8821/11cu based adapter? |
Yes, I believe I have 8821/11 based device(s), I will confirm. The 8852bu I believe is the most recent device I have. I have not updated my routers to WIFI 6 as yet, so that is also future goal. But given what I have been reading about the ups and downs with WIFI 6 in come cases... maybe I can live with out WIFI 6 for a while? :) |
Let me know what you have and I can point you in the right direction for testing.
I'm not a fan of the Realtek WiFi 6 generation of usb adapters and drivers. Bad support from Realtek. For WiFi 6 and 7, usb users are better off going with Mediatek based adapters. I have many listed in the Plug and Play List.
Recommend you take a look at the below link. It is about OpenWRT One. It is a new wifi router designed by OpenWRT and produced by Banana Pi. It is in testing but should be available soon. My WiFi 6 router uses the same SoC as OpenWRT One so I know this can be a very good reasonable price product. |
Attempted installation of driver, as noted in the title, then tried remove script, and tried install script again. Same result as below.
Pi OS information...
Explicit run of DKMS status...
The text was updated successfully, but these errors were encountered: