You are not logged in.

#1 2023-09-14 19:55:11

LaurentMercier
Member
From: Montréal, Québec, Canada
Registered: 2023-09-14
Posts: 14

eduroam and realtek networking card

Hi,

I've been struggling to connect to the eduroam wifi for the past week on my laptop. I ran the cat installer tool to setup the connection settings and that worked fine. I use NetworkManager either with nmtui or plasma-nm. The problem is NetworkManager tries to connect to the wifi and it asks me the password multiple times without ever connecting.

Sometimes the wifi shows up as connected but I can't access anything on the internet, let alone ping google.com. I've tried switching from networkmanager to networkmanager-iwd without much success. Sometimes the wifi works but then it stops working.

The driver and firmware seem to load correctly, I've fixed an issue where to firmware failed to get out of lps state, but I still can't connect to eduroam. I believe my connection settings are fine, they are from the eduroam cat installer. I'm beginning to think there's a problem with my arch installation or my network card.

My network card is Realtek RTL8822BE. I have a decent experience with linux and arch, but I believe this is out of my range as far as troubleshooting and fixing the problem. I hope you can help!

Last edited by LaurentMercier (2023-09-14 20:13:19)

Offline

#2 2023-09-14 20:10:30

LaurentMercier
Member
From: Montréal, Québec, Canada
Registered: 2023-09-14
Posts: 14

Re: eduroam and realtek networking card

Here is the return of ip link:

    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
        link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    2: wlp1s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DORMANT group default qlen 1000
        link/ether 3a:e7:7b:76:72:01 brd ff:ff:ff:ff:ff:ff permaddr dc:f5:05:77:7f:fd

and the return of dmesg | grep rtw:

    [    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=14c14e1c-cb89-40a5-869d-feb83e3fc728 rw loglevel=3 quiet rtw88_pci.disable_aspm=y
    [    0.064622] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=14c14e1c-cb89-40a5-869d-feb83e3fc728 rw loglevel=3 quiet rtw88_pci.disable_aspm=y
    [   11.134030] rtw_8822be 0000:01:00.0: enabling device (0000 -> 0003)
    [   11.137631] rtw_8822be 0000:01:00.0: Firmware version 27.2.0, H2C version 13
    [   11.203679] rtw_8822be 0000:01:00.0 wlp1s0: renamed from wlan0
    [  691.236497] rtw_8822be 0000:01:00.0: pci bus timeout, check dma status
    [  694.649784] rtw_8822be 0000:01:00.0: pci bus timeout, check dma status

and the return of lspci -k:

    01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8822BE 802.11a/b/g/n/ac WiFi adapter
            Subsystem: AzureWave RTL8822BE 802.11a/b/g/n/ac WiFi adapter
            Kernel driver in use: rtw_8822be
            Kernel modules: rtw88_8822be

Last edited by LaurentMercier (2023-09-14 20:16:44)

Offline

#3 2023-09-15 13:43:32

LaurentMercier
Member
From: Montréal, Québec, Canada
Registered: 2023-09-14
Posts: 14

Re: eduroam and realtek networking card

Update:

Eduroam seems to be working today, which is weird because most of the time it doesn't. However, I tried pinging google.com and it didn't work at all. Everythint else works. At home, on my own wifi, I can ping with no problem. I hope there's a way to have a stable connection to eduroam so everything works out of the box everytime I connect to it. Thank you.

Offline

Board footer

Powered by FluxBB