Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
usb wifi stopped working on recent 5.10.x kernels
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Elleni
Veteran
Veteran


Joined: 23 May 2006
Posts: 1281

PostPosted: Sat Jan 09, 2021 7:59 pm    Post subject: usb wifi stopped working on recent 5.10.x kernels Reply with quote

I have this usb wifi stick and had it working for quite some time with rtl8812au_aircrack-ng from pentoo overlay. Last working kernel is gentoo-sources-5.9.8.

lsusb:
Code:
Bus 001 Device 002: ID 0b05:1853 ASUSTek Computer, Inc. 802.11ac NIC

lsmod:
Code:
88XXau               2330624  0


With last few 5.10 kernels it compiled (at least the -9999 version), but booting those kernels there is no wifi connectivity and lsmod does not show 88XXau loaded. I can modprobe 88XXau and its listed then, but it still does not establish network connectivity.

Does anyone happen to know if those kernels are not supported, or if there is a fix for this? Or is there another package/module I should try?

This is dmesg from a booted 5.10 kernel and this is from a working kernel 5.9.8 in case it helps track down the source of that problem.

Apparently an upstream problem so I opened an issue. If there is another package I could try, I'd love to come to know.
Back to top
View user's profile Send private message
halcon
l33t
l33t


Joined: 15 Dec 2019
Posts: 629

PostPosted: Sat Jan 09, 2021 9:53 pm    Post subject: Re: usb wifi stopped working on recent 5.10.x kernels Reply with quote

Hi Elleni,

Elleni wrote:
Last working kernel is gentoo-sources-5.9.8.

Just a guess: maybe the problem is due to that change in 5.9.9.

Elleni wrote:
Apparently an upstream problem so I opened an issue.

It would be interesting to see the link to the issue.
_________________
A wife asks her husband, a programmer:
- Could you please go shopping for me and buy one carton of milk, and if they have eggs, get 6?
He comes back with 6 cartons of milk.
- Why did you buy 6 cartons of milk?
- They had eggs.
Back to top
View user's profile Send private message
Elleni
Veteran
Veteran


Joined: 23 May 2006
Posts: 1281

PostPosted: Sun Jan 10, 2021 12:39 am    Post subject: Reply with quote

Here's the link
Back to top
View user's profile Send private message
halcon
l33t
l33t


Joined: 15 Dec 2019
Posts: 629

PostPosted: Sun Jan 10, 2021 1:33 am    Post subject: Reply with quote

I see, there was a confirmation (by tofurki) that 5.10.2 works after applying the PR #773. Did you try the kernel 5.10.2 with the module -9999?
_________________
A wife asks her husband, a programmer:
- Could you please go shopping for me and buy one carton of milk, and if they have eggs, get 6?
He comes back with 6 cartons of milk.
- Why did you buy 6 cartons of milk?
- They had eggs.
Back to top
View user's profile Send private message
Elleni
Veteran
Veteran


Joined: 23 May 2006
Posts: 1281

PostPosted: Sun Jan 10, 2021 4:43 pm    Post subject: Reply with quote

The 9999 version compiled fine here, but booting 5.10.4 and 5.10.5 kernel, the 88XXau module does not show in lsmod. I can do modprobe 88XXau which returns no error and lsmod then lists the said module, but the wifi network just does not come up. /var/log/messages shows:
Code:
kernel: 88XXau: loading out-of-tree module taints kernel.
kernel: usbcore: registered new interface driver rtl88XXau


.config gentoo-sources-5.10.5
.config gentoo-sources-5.9.8
emerge --info


Last edited by Elleni on Sun Jan 10, 2021 4:58 pm; edited 1 time in total
Back to top
View user's profile Send private message
halcon
l33t
l33t


Joined: 15 Dec 2019
Posts: 629

PostPosted: Sun Jan 10, 2021 4:54 pm    Post subject: Reply with quote

5.10.2 and 5.10.4/5 are different kernels.

Sure, it's up to you, to check 5.10.2 or not. But I would check...
_________________
A wife asks her husband, a programmer:
- Could you please go shopping for me and buy one carton of milk, and if they have eggs, get 6?
He comes back with 6 cartons of milk.
- Why did you buy 6 cartons of milk?
- They had eggs.
Back to top
View user's profile Send private message
Elleni
Veteran
Veteran


Joined: 23 May 2006
Posts: 1281

PostPosted: Sun Jan 10, 2021 5:00 pm    Post subject: Reply with quote

No problem, I'll try and report back.
Back to top
View user's profile Send private message
Elleni
Veteran
Veteran


Joined: 23 May 2006
Posts: 1281

PostPosted: Sun Jan 10, 2021 5:24 pm    Post subject: Reply with quote

Tested 5.10.2 and its same thing as described for 5.10.4/5 - builds fine, but does not load the module and create the wifi adapter. modprobing manually it shows same loading out-of-tree module taints kernel message reported above.
Back to top
View user's profile Send private message
halcon
l33t
l33t


Joined: 15 Dec 2019
Posts: 629

PostPosted: Sun Jan 10, 2021 6:12 pm    Post subject: Reply with quote

Maybe some configuration of your system differs from tofurky's? Couldn't it be an issue of /sys/bus/usb/devices/INTERFACE/authorized? Like there.
_________________
A wife asks her husband, a programmer:
- Could you please go shopping for me and buy one carton of milk, and if they have eggs, get 6?
He comes back with 6 cartons of milk.
- Why did you buy 6 cartons of milk?
- They had eggs.
Back to top
View user's profile Send private message
Elleni
Veteran
Veteran


Joined: 23 May 2006
Posts: 1281

PostPosted: Sun Jan 10, 2021 6:51 pm    Post subject: Reply with quote

Thanks for your post, but I don't see how these could only affect 5.10.x kernels but not 5.9.x and earlier ones. Nevertheless I booted 5.10.2 kernel and checked according to your linked post and
Code:
cat /sys/bus/usb/drivers/usb[1-4]/authorized all show 1


It's not the first time this module stops working or does not build against newer kernels. See bugs, I created for this driver from time to time:

https://github.com/pentoo/pentoo-overlay/issues/421
https://github.com/pentoo/pentoo-overlay/issues/485
https://github.com/pentoo/pentoo-overlay/issues/508
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum