Cannot get my ThinkPad on wifi

Cannot get my ThinkPad on wifi

Postby Mallus » Jun 28th, '22, 12:57

I have a ThinkPad which cannot connect to new wifi.

My wifes Apple can and my phone can, but not the mageia ThinkPad. My mageia ThinkPad also used to


Thinking a new installation om another ThinkPad, i godt another ThinkPad, and installer mageia om that, it wont either.

I am thinking there is something basic i do not understand.

Can anyone help?
Mallus
 
Posts: 19
Joined: Sep 15th, '19, 21:54

Re: Cannot get my ThinkPad on wifi

Postby sturmvogel » Jun 28th, '22, 15:28

There are many basic informations missing:
- do you have the nonfree repositories enabled?
- which media did you use for installation of Mageia: full, live, free, nonfree,....?
- did you setup your network within MCC?
- is your wifi set up (in your router) to accept all new devices?
- what is not working? be more precise, add error messages if any, add steps which you tried...
sturmvogel
 
Posts: 744
Joined: Jul 30th, '12, 00:39

Re: Cannot get my ThinkPad on wifi

Postby Mallus » Jun 28th, '22, 15:53

Thank you for replying!

I will do my best to answer you:
I chose free and nonfree repositories during install.
I used a mageia 64 ISO put in a usb-stick. It cannot have been other than full, as i installer without network.
Did i setup network in MCC - No, but i asume i should? (One of the machines has been om WiFi elsewhere)
Several devices are working from the router, so i asume it is accepting new devices.
I had thought of posting pictures of error messages, but i cannot....
Mallus
 
Posts: 19
Joined: Sep 15th, '19, 21:54

Re: Cannot get my ThinkPad on wifi

Postby Mallus » Jun 28th, '22, 15:55

Addition - I have looked in MCC, but cannot ser anything obvious to do, it does not list the network.
Mallus
 
Posts: 19
Joined: Sep 15th, '19, 21:54

Re: Cannot get my ThinkPad on wifi

Postby sturmvogel » Jun 28th, '22, 16:02

Mallus wrote:Did i setup network in MCC - No, but i asume i should?

If you don't setup your network connection, how is your computer supposed to connect to a network then?

Mallus wrote:Addition - I have looked in MCC, but cannot ser anything obvious to do, it does not list the network.

Did you do already this step: https://doc.mageia.org/mcc/8/en/content/mcc-network.html#drakconnect..escpecially this one: https://doc.mageia.org/mcc/8/en/content/mcc-network.html#d4e1822

Please specify "it does not list the network".... Maybe your Wifi network is hidden (so only already known devices can connect to it). Do you see other wifi's and only yours is missing or do you see no wifi at all. As example a picture as it should look like if you see some wifi's:
Screenshot_20220628_161056.png
Screenshot_20220628_161056.png (71.64 KiB) Viewed 8758 times
sturmvogel
 
Posts: 744
Joined: Jul 30th, '12, 00:39

Re: Cannot get my ThinkPad on wifi

Postby doktor5000 » Jun 28th, '22, 17:05

Please post the output of the following commands

Code: Select all
lspcidrake -v | grep -i -e net -e wireless -e wifi
ps -ef | grep -v grep | grep -ie net -e wpa
urpmq --list-media active --list-url


and, as root:
Code: Select all
ifconfig -a
rfkill list all
systemctl status network.service -al -n25
journalctl -ab | grep -iE "fw|firmware|iwl|wifi|wire|80211"
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18066
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Cannot get my ThinkPad on wifi

Postby Mallus » Jun 28th, '22, 20:27

This what happened as i installer and why the network was not configured.
Attachments
IMG_20220628_200036_1.jpg
IMG_20220628_200036_1.jpg (3.4 MiB) Viewed 8736 times
Mallus
 
Posts: 19
Joined: Sep 15th, '19, 21:54

Re: Cannot get my ThinkPad on wifi

Postby Mallus » Jun 28th, '22, 20:31

I live remotes, just moved here with a very pregnant wife and a small boy plus oodles of boxes and stuff, so that it does not show any networks can be because of the remoteness.

I wil look into the other things you wrote a bit later.
Mallus
 
Posts: 19
Joined: Sep 15th, '19, 21:54

Re: Cannot get my ThinkPad on wifi

Postby sturmvogel » Jun 28th, '22, 20:36

What happens when you chose the first option from your picture?
sturmvogel
 
Posts: 744
Joined: Jul 30th, '12, 00:39

Re: Cannot get my ThinkPad on wifi

Postby Mallus » Jun 28th, '22, 22:04

To doctor 5000:

I have had some puzzle as how to transfer text without, by moving a text file by cable it seems to have World out.

Here are the two bash from konsole

1)

Code: Select all
[mallus@localhost ~]$ lspcidrake -v | grep -i -e net -e wireless -e wifi
iwlwifi         : Intel Corporation|Wireless-AC 9260 [NETWORK_OTHER] (vendor:8086 device:2526 subv:8086 subd:0014) (rev: 29)
btusb           : Intel Corp.|Wireless-AC 9260 Bluetooth Adapter [Wireless|Radio Frequency|Bluetooth] (vendor:8087 device:0025)

ps -ef | grep -v grep | grep -ie net -e wpa
root          36       2  0 20:08 ?        00:00:00 [netns]
mallus      2323       1  0 20:09 ?        00:00:11 /usr/bin/perl /usr/bin/net_applet

urpmq --list-media active --list-url
Core Release (Installer) cdrom://x86_64/media/core
Nonfree Release (Installer) cdrom://x86_64/media/nonfree
[mallus@localhost ~]$ ^C
[mallus@localhost ~]$  


2)

Code: Select all
[mallus@localhost ~]$ su
Password:  
[root@localhost mallus]# ^[[200~ifconfig -a
bash: $'\E[200~ifconfig': command not found
[root@localhost mallus]# rfkill list all
1: tpacpi_bluetooth_sw: Bluetooth
       Soft blocked: yes
       Hard blocked: yes
2: phy0: Wireless LAN
       Soft blocked: yes
       Hard blocked: no
3: hci0: Bluetooth
       Soft blocked: yes
       Hard blocked: no
[root@localhost mallus]# systemctl status network.service -al -n25
● network.service - LSB: Bring up/down networking
● network.service - LSB: Bring up/down networking
    Loaded: loaded (/etc/rc.d/init.d/network; generated)
    Active: active (running) since Tue 2022-06-28 20:08:12 CEST; 1h 45min >
      Docs: man:systemd-sysv-generator(8)
   Process: 990 ExecStart=/etc/rc.d/init.d/network start (code=exited, sta>
     Tasks: 1 (limit: 9387)
    Memory: 844.0K
       CPU: 573ms
    CGroup: /system.slice/network.service
            └─1169 /sbin/ifplugd -I -b -i wlp3s0

Jun 28 20:08:12 localhost systemd[1]: Starting LSB: Bring up/down networkin>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost network[990]: Bringing up loopback interface:  [ >
Jun 28 20:08:12 localhost network[990]: Bringing up interface wlp3s0:
Jun 28 20:08:12 localhost network[1164]: RTNETLINK answers: Operation not p>
Jun 28 20:08:12 localhost network[1165]: RTNETLINK answers: Operation not p>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: ifplugd 0.28 initializing.
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using interface wlp3s0/98:>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using detection mode: SIOC>
...skipping...
● network.service - LSB: Bring up/down networking
    Loaded: loaded (/etc/rc.d/init.d/network; generated)
    Active: active (running) since Tue 2022-06-28 20:08:12 CEST; 1h 45min >
      Docs: man:systemd-sysv-generator(8)
   Process: 990 ExecStart=/etc/rc.d/init.d/network start (code=exited, sta>
     Tasks: 1 (limit: 9387)
    Memory: 844.0K
       CPU: 573ms
    CGroup: /system.slice/network.service
● network.service - LSB: Bring up/down networking
    Loaded: loaded (/etc/rc.d/init.d/network; generated)
    Active: active (running) since Tue 2022-06-28 20:08:12 CEST; 1h 45min >
      Docs: man:systemd-sysv-generator(8)
   Process: 990 ExecStart=/etc/rc.d/init.d/network start (code=exited, sta>
     Tasks: 1 (limit: 9387)
    Memory: 844.0K
       CPU: 573ms
    CGroup: /system.slice/network.service
● network.service - LSB: Bring up/down networking
    Loaded: loaded (/etc/rc.d/init.d/network; generated)
    Active: active (running) since Tue 2022-06-28 20:08:12 CEST; 1h 45min >
      Docs: man:systemd-sysv-generator(8)
   Process: 990 ExecStart=/etc/rc.d/init.d/network start (code=exited, sta>
     Tasks: 1 (limit: 9387)
    Memory: 844.0K
       CPU: 573ms
    CGroup: /system.slice/network.service
            └─1169 /sbin/ifplugd -I -b -i wlp3s0

Jun 28 20:08:12 localhost systemd[1]: Starting LSB: Bring up/down networkin>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost network[990]: Bringing up loopback interface:  [ >
Jun 28 20:08:12 localhost network[990]: Bringing up interface wlp3s0:
Jun 28 20:08:12 localhost network[1164]: RTNETLINK answers: Operation not p>
Jun 28 20:08:12 localhost network[1165]: RTNETLINK answers: Operation not p>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: ifplugd 0.28 initializing.
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using interface wlp3s0/98:>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using detection mode: SIOC>
...skipping...
● network.service - LSB: Bring up/down networking
● network.service - LSB: Bring up/down networking
    Loaded: loaded (/etc/rc.d/init.d/network; generated)
    Active: active (running) since Tue 2022-06-28 20:08:12 CEST; 1h 45min >
      Docs: man:systemd-sysv-generator(8)
   Process: 990 ExecStart=/etc/rc.d/init.d/network start (code=exited, sta>
     Tasks: 1 (limit: 9387)
    Memory: 844.0K
       CPU: 573ms
    CGroup: /system.slice/network.service
● network.service - LSB: Bring up/down networking
    Loaded: loaded (/etc/rc.d/init.d/network; generated)
    Active: active (running) since Tue 2022-06-28 20:08:12 CEST; 1h 45min >
      Docs: man:systemd-sysv-generator(8)
   Process: 990 ExecStart=/etc/rc.d/init.d/network start (code=exited, sta>
     Tasks: 1 (limit: 9387)
    Memory: 844.0K
       CPU: 573ms
    CGroup: /system.slice/network.service
            └─1169 /sbin/ifplugd -I -b -i wlp3s0

Jun 28 20:08:12 localhost systemd[1]: Starting LSB: Bring up/down networkin>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost network[990]: Bringing up loopback interface:  [ >
Jun 28 20:08:12 localhost network[990]: Bringing up interface wlp3s0:
Jun 28 20:08:12 localhost network[1164]: RTNETLINK answers: Operation not p>
Jun 28 20:08:12 localhost network[1165]: RTNETLINK answers: Operation not p>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: ifplugd 0.28 initializing.
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using interface wlp3s0/98:>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using detection mode: SIOC>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Initialization complete, l>
Jun 28 20:08:12 localhost network[990]: [  OK  ]
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd[1]: Started LSB: Bring up/down networking.
...skipping...
            └─1169 /sbin/ifplugd -I -b -i wlp3s0

Jun 28 20:08:12 localhost systemd[1]: Starting LSB: Bring up/down networkin>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost network[990]: Bringing up loopback interface:  [ >
Jun 28 20:08:12 localhost network[990]: Bringing up interface wlp3s0:
Jun 28 20:08:12 localhost network[1164]: RTNETLINK answers: Operation not p>
Jun 28 20:08:12 localhost network[1165]: RTNETLINK answers: Operation not p>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: ifplugd 0.28 initializing.
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using interface wlp3s0/98:>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using detection mode: SIOC>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Initialization complete, l>
Jun 28 20:08:12 localhost network[990]: [  OK  ]
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd[1]: Started LSB: Bring up/down networking.
set mark: ...skipping...
            └─1169 /sbin/ifplugd -I -b -i wlp3s0

Jun 28 20:08:12 localhost systemd[1]: Starting LSB: Bring up/down networkin>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost network[990]: Bringing up loopback interface:  [ >
Jun 28 20:08:12 localhost network[990]: Bringing up interface wlp3s0:
Jun 28 20:08:12 localhost network[1164]: RTNETLINK answers: Operation not p>
Jun 28 20:08:12 localhost network[1165]: RTNETLINK answers: Operation not p>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: ifplugd 0.28 initializing.
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using interface wlp3s0/98:>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using detection mode: SIOC>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Initialization complete, l>
Jun 28 20:08:12 localhost network[990]: [  OK  ]
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd[1]: Started LSB: Bring up/down networking.
...skipping...
● network.service - LSB: Bring up/down networking
    Loaded: loaded (/etc/rc.d/init.d/network; generated)
    Active: active (running) since Tue 2022-06-28 20:08:12 CEST; 1h 45min >
      Docs: man:systemd-sysv-generator(8)
   Process: 990 ExecStart=/etc/rc.d/init.d/network start (code=exited, sta>
     Tasks: 1 (limit: 9387)
    Memory: 844.0K
       CPU: 573ms
    CGroup: /system.slice/network.service
● network.service - LSB: Bring up/down networking
    Loaded: loaded (/etc/rc.d/init.d/network; generated)
    Active: active (running) since Tue 2022-06-28 20:08:12 CEST; 1h 45min >
      Docs: man:systemd-sysv-generator(8)
   Process: 990 ExecStart=/etc/rc.d/init.d/network start (code=exited, sta>
     Tasks: 1 (limit: 9387)
    Memory: 844.0K
       CPU: 573ms
    CGroup: /system.slice/network.service
            └─1169 /sbin/ifplugd -I -b -i wlp3s0

Jun 28 20:08:12 localhost systemd[1]: Starting LSB: Bring up/down networkin>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost network[990]: Bringing up loopback interface:  [ >
Jun 28 20:08:12 localhost network[990]: Bringing up interface wlp3s0:
Jun 28 20:08:12 localhost network[1164]: RTNETLINK answers: Operation not p>
Jun 28 20:08:12 localhost network[1165]: RTNETLINK answers: Operation not p>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: ifplugd 0.28 initializing.
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using interface wlp3s0/98:>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using detection mode: SIOC>
...skipping...
● network.service - LSB: Bring up/down networking
    Loaded: loaded (/etc/rc.d/init.d/network; generated)
    Active: active (running) since Tue 2022-06-28 20:08:12 CEST; 1h 45min >
      Docs: man:systemd-sysv-generator(8)
   Process: 990 ExecStart=/etc/rc.d/init.d/network start (code=exited, sta>
     Tasks: 1 (limit: 9387)
    Memory: 844.0K
       CPU: 573ms
    CGroup: /system.slice/network.service
            └─1169 /sbin/ifplugd -I -b -i wlp3s0

Jun 28 20:08:12 localhost systemd[1]: Starting LSB: Bring up/down networkin>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/a>
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/d>
Jun 28 20:08:12 localhost network[990]: Bringing up loopback interface:  [ >
Jun 28 20:08:12 localhost network[990]: Bringing up interface wlp3s0:
Jun 28 20:08:12 localhost network[1164]: RTNETLINK answers: Operation not p>
Jun 28 20:08:12 localhost network[1165]: RTNETLINK answers: Operation not p>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: ifplugd 0.28 initializing.
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using interface wlp3s0/98:>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using detection mode: SIOC>
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Initialization complete, l>

[root@localhost mallus]#  


To stormvogel:

Nothing happens
Last edited by doktor5000 on Jun 28th, '22, 22:20, edited 1 time in total.
Reason: added code tags
Mallus
 
Posts: 19
Joined: Sep 15th, '19, 21:54

Re: Cannot get my ThinkPad on wifi

Postby doktor5000 » Jun 28th, '22, 22:28

For one, the wireless interface is soft-blocked by rfkill. This could mean you have some kind of switch for the wireless on your laptop - can you ensure that any physical switch for wireless is currently enabled? On many thinkpads there's a physical switch at the side of the laptop, please check that.
It could also be some other laptop-specific WMI kernel module, but that's more difficult to find out, and we'd need the logs for that, see further below.

Otherwise you can try to unblock your wireless as root with
Code: Select all
rfkill unblock all

and afterwards check again with rfkill list all as previously - this is what you're looking for and what you need to fix:

[root@localhost mallus]# rfkill list all
1: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: yes
Hard blocked: yes
2: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
[root@localhost mallus]#


Apart from that, the systemctl output is cut on the right side, this usually happens when you run this in a small terminal window. Please try to maximize the window and run it again.
Or redirect the output in a text file and later attach that here.

Code: Select all
systemctl status network.service -al -n25 > /tmp/systemctl.log

You also missed the output for the last command, you can do the same and redirect it to a text file
Code: Select all
journalctl -ab | grep -iE "fw|firmware|iwl|wifi|wire|80211" > /tmp/journalctl.log

Then later attach both files /tmp/systemctl.log and /tmp/journalctl.log here please.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18066
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Cannot get my ThinkPad on wifi

Postby Mallus » Jun 28th, '22, 23:35

First the complete scripts

1)
Code: Select all
[mallus@localhost ~]$ ^[[200~lspcidrake -v | grep -i -e net -e wireless -e wifi
bash: $'\E[200~lspcidrake': command not found
[mallus@localhost ~]$ ps -ef | grep -v grep | grep -ie net -e wpa
root          36       2  0 20:08 ?        00:00:00 [netns]
mallus      2323       1  0 20:09 ?        00:00:27 /usr/bin/perl /usr/bin/net_applet
[mallus@localhost ~]$ urpmq --list-media active --list-url~^C
[mallus@localhost ~]$


2)

Code: Select all
mallus@localhost ~]$ su
Password:
[root@localhost mallus]# ifconfig -a
rfkill list all
systemctl status network.service -al -n25
journalctl -ab | grep -iE "fw|firmware|iwl|wifi|wire|80211"
lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 8  bytes 480 (480.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 8  bytes 480 (480.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlp3s0: flags=4098<BROADCAST,MULTICAST>  mtu 1500
        ether 98:8d:46:40:8b:e3  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

1: tpacpi_bluetooth_sw: Bluetooth
        Soft blocked: yes
        Hard blocked: yes
2: phy0: Wireless LAN
        Soft blocked: yes
        Hard blocked: no
3: hci0: Bluetooth
        Soft blocked: yes
        Hard blocked: no
● network.service - LSB: Bring up/down networking
     Loaded: loaded (/etc/rc.d/init.d/network; generated)
     Active: active (running) since Tue 2022-06-28 20:08:12 CEST; 3h 26min ago
       Docs: man:systemd-sysv-generator(8)
    Process: 990 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=0/SUCCESS)
      Tasks: 1 (limit: 9387)
     Memory: 844.0K
        CPU: 1.039s
     CGroup: /system.slice/network.service
             └─1169 /sbin/ifplugd -I -b -i wlp3s0

Jun 28 20:08:12 localhost systemd[1]: Starting LSB: Bring up/down networking...
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Jun 28 20:08:12 localhost systemd-sysctl[1046]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Jun 28 20:08:12 localhost network[990]: Bringing up loopback interface:  [  OK  ]
Jun 28 20:08:12 localhost network[990]: Bringing up interface wlp3s0:
Jun 28 20:08:12 localhost network[1164]: RTNETLINK answers: Operation not possible due to RF-kill
Jun 28 20:08:12 localhost network[1165]: RTNETLINK answers: Operation not possible due to RF-kill
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: ifplugd 0.28 initializing.
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using interface wlp3s0/98:8D:46:40:8B:E3 with driver <iwlwifi> (version: 5.10.16-desktop-1.mga8)
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using detection mode: SIOCETHTOOL
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Initialization complete, link beat not detected.
Jun 28 20:08:12 localhost network[990]: [  OK  ]
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Jun 28 20:08:12 localhost systemd-sysctl[1188]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Jun 28 20:08:12 localhost systemd[1]: Started LSB: Bring up/down networking.
Jun 28 20:08:09 localhost kernel: [Firmware Bug]: TSC ADJUST: CPU0: -377471641 force to 0
Jun 28 20:08:09 localhost kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jun 28 20:08:09 localhost kernel: [Firmware Bug]: TSC ADJUST differs within socket(s), fixing all errors
Jun 28 20:08:09 localhost kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jun 28 20:08:09 localhost kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Jun 28 20:08:10 localhost kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Jun 28 20:08:10 localhost kernel: Bluetooth: hci0: Found device firmware: intel/ibt-18-16-1.sfi
Jun 28 20:08:10 localhost kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 28 20:08:10 localhost kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 28 20:08:11 localhost kernel: Intel(R) Wireless WiFi driver for Linux
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: enabling device (0000 -> 0002)
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 0
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 1
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 2
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 3
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 4
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 6
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 8
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 9
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 10
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 11
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 15
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 16
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 18
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 19
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 20
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 21
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: WRT: Overriding region id 28
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: loaded firmware version 46.4d093a30.0 9260-th-b0-jf-b0-46.ucode op_mode iwlmvm
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Wireless-AC 9260 160MHz, REV=0x324
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0: base HW address: 98:8d:46:40:8b:e3
Jun 28 20:08:11 localhost kernel: psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4f3001)
Jun 28 20:08:11 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Jun 28 20:08:11 localhost kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
Jun 28 20:08:11 localhost kernel: elan_i2c 6-0015: unexpected iap version 0x00 (ic type: 0x1f), firmware update will not work
Jun 28 20:08:11 localhost kernel: elan_i2c 6-0015: Elan Touchpad: Module ID: 0x001f, Firmware: 0x0001, Sample: 0x0000, IAP: 0x0000
Jun 28 20:08:12 localhost kernel: Bluetooth: hci0: Waiting for firmware download to complete
Jun 28 20:08:12 localhost kernel: Bluetooth: hci0: Firmware loaded in 1399347 usecs
Jun 28 20:08:12 localhost service_harddrake[778]: FIREWIRE_CONTROLLER took:  0:00:00
Jun 28 20:08:12 localhost kernel: Bluetooth: hci0: Firmware revision 0.1 build 168 week 48 2020
Jun 28 20:08:12 localhost sensord[892]: Chip: iwlwifi_1-virtual-0
Jun 28 20:08:12 localhost sensord[892]: Error getting sensor data: iwlwifi_1/#0: Can't read
Jun 28 20:08:12 localhost ifplugd(wlp3s0)[1169]: Using interface wlp3s0/98:8D:46:40:8B:E3 with driver <iwlwifi> (version: 5.10.16-desktop-1.mga8)
Jun 28 20:08:37 localhost systemd[1]: Startup finished in 9.655s (firmware) + 15.494s (loader) + 4.261s (kernel) + 28.001s (userspace) = 57.412s.
                                               aoss lib64alsa-plugins alsa-utils iwlwifi-firmware bluedevil wireless-regdb wpa_supplicant vaapi-driver-intel pulseaudio-module-bluetooth iw wireless-tools iwlwifi-firmware
Jun 28 20:12:45 localhost drakhardware[2914]: running: modinfo -p iwlwifi
Jun 28 20:28:12 localhost sensord[892]: Chip: iwlwifi_1-virtual-0
Jun 28 20:28:12 localhost sensord[892]: Error getting sensor data: iwlwifi_1/#0: Can't read
Jun 28 20:48:12 localhost sensord[892]: Chip: iwlwifi_1-virtual-0
Jun 28 20:48:12 localhost sensord[892]: Error getting sensor data: iwlwifi_1/#0: Can't read
Jun 28 21:39:47 localhost kernel: [Firmware Bug]: TSC ADJUST differs: CPU0 0 --> -48383964. Restoring
Jun 28 21:39:47 localhost kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Jun 28 21:39:47 localhost kernel: Bluetooth: hci0: Found device firmware: intel/ibt-18-16-1.sfi
Jun 28 21:39:48 localhost kernel: Bluetooth: hci0: Waiting for firmware download to complete
Jun 28 21:39:48 localhost kernel: Bluetooth: hci0: Firmware loaded in 1548251 usecs
Jun 28 21:39:48 localhost kernel: Bluetooth: hci0: Firmware revision 0.1 build 168 week 48 2020
Jun 28 21:46:43 localhost sensord[892]: Chip: iwlwifi_1-virtual-0
Jun 28 21:46:43 localhost sensord[892]: Error getting sensor data: iwlwifi_1/#0: Can't read
Jun 28 22:06:43 localhost sensord[892]: Chip: iwlwifi_1-virtual-0
Jun 28 22:06:43 localhost sensord[892]: Error getting sensor data: iwlwifi_1/#0: Can't read
Jun 28 22:26:43 localhost sensord[892]: Chip: iwlwifi_1-virtual-0
Jun 28 22:26:43 localhost sensord[892]: Error getting sensor data: iwlwifi_1/#0: Can't read
Jun 28 22:46:44 localhost sensord[892]: Chip: iwlwifi_1-virtual-0
Jun 28 22:46:44 localhost sensord[892]: Error getting sensor data: iwlwifi_1/#0: Can't read
Jun 28 23:06:44 localhost sensord[892]: Chip: iwlwifi_1-virtual-0
Jun 28 23:06:44 localhost sensord[892]: Error getting sensor data: iwlwifi_1/#0: Can't read
Jun 28 23:26:44 localhost sensord[892]: Chip: iwlwifi_1-virtual-0
Jun 28 23:26:44 localhost sensord[892]: Error getting sensor data: iwlwifi_1/#0: Can't read
[root@localhost mallus]#
Attachments
bash2.txt
(10.13 KiB) Downloaded 198 times
bash1.txt
(455 Bytes) Downloaded 233 times
Last edited by isadora on Jun 29th, '22, 08:45, edited 1 time in total.
Reason: Please place command-output between [CODE]-tags, to improve readability, thanks ahead!!! ;)
Mallus
 
Posts: 19
Joined: Sep 15th, '19, 21:54

Re: Cannot get my ThinkPad on wifi

Postby Mallus » Jun 28th, '22, 23:49

Agter i ran the text you suggested

Rfkill unblock all the machine could suddenly show this:
Mallus
 
Posts: 19
Joined: Sep 15th, '19, 21:54

Re: Cannot get my ThinkPad on wifi

Postby Mallus » Jun 28th, '22, 23:53

But it did not go online.

I have looked for switch, but i do not think it is the case either. It is a scrapped workunit i got from the IT Guy, i spoke to him this morning to get BIOS password, so i could change boot order.

But i will ask him tomorrow.
Mallus
 
Posts: 19
Joined: Sep 15th, '19, 21:54

Re: Cannot get my ThinkPad on wifi

Postby Mallus » Jun 29th, '22, 00:16

Actually you did it Doctor! I fidled a bit more and suddenly realised i had misspelled the password agter the rfkill unblock.

Now i will do the same to the old unit, which also had the .dame trouble and have used cable (but the cable set Up does not workin the new setup yet).

Thanks a Lot. If you ever get to Skals rivervalley you have an invitation!
Mallus
 
Posts: 19
Joined: Sep 15th, '19, 21:54

Re: Cannot get my ThinkPad on wifi

Postby Mallus » Jun 29th, '22, 09:59

Having read a bit about rfkill and also reread your last post again, here is the new rfkill lst

Code: Select all
[mallus@localhost ~]$ su
Password:
[root@localhost mallus]# ifconfig -a
rfkill list all
systemctl status network.service -al -n25
journalctl -ab | grep -iE "fw|firmware|iwl|wifi|wire|80211"
lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlp3s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.0.167  netmask 255.255.255.0  broadcast 192.168.0.255
        inet6 fe80::9a8d:46ff:fe40:8be3  prefixlen 64  scopeid 0x20<link>
        ether 98:8d:46:40:8b:e3  txqueuelen 1000  (Ethernet)
        RX packets 12382  bytes 17049854 (16.2 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2856  bytes 405189 (395.6 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

0: tpacpi_bluetooth_sw: Bluetooth
        Soft blocked: no
        Hard blocked: yes
1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
2: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
● network.service - LSB: Bring up/down networking
     Loaded: loaded (/etc/rc.d/init.d/network; generated)
     Active: active (running) since Wed 2022-06-29 09:54:58 CEST; 4min 10s ago
       Docs: man:systemd-sysv-generator(8)
    Process: 968 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=0/SUCCESS)
      Tasks: 3 (limit: 9387)
     Memory: 9.6M
        CPU: 644ms
     CGroup: /system.slice/network.service
             ├─1149 /usr/sbin/wpa_supplicant -B -i wlp3s0 -c /etc/wpa_supplicant.conf -D wext
             ├─1151 /sbin/ifplugd -I -b -i wlp3s0
             └─1556 dhclient -1 -q -lf /var/lib/dhclient/dhclient--wlp3s0.lease -pf /var/run/dhclient-wlp3s0.pid wlp3s0

Jun 29 09:54:57 localhost network[1140]:     SET failed on device wlp3s0 ; Invalid argument.
Jun 29 09:54:57 localhost network[1143]: Successfully initialized wpa_supplicant
Jun 29 09:54:58 localhost network[1143]: ioctl[SIOCSIWENCODEEXT]: Invalid argument
Jun 29 09:54:58 localhost network[1143]: ioctl[SIOCSIWENCODEEXT]: Invalid argument
Jun 29 09:54:58 localhost ifplugd(wlp3s0)[1151]: ifplugd 0.28 initializing.
Jun 29 09:54:58 localhost ifplugd(wlp3s0)[1151]: Using interface wlp3s0/98:8D:46:40:8B:E3 with driver <iwlwifi> (version: 5.10.16-desktop-1.mga8)
Jun 29 09:54:58 localhost ifplugd(wlp3s0)[1151]: Using detection mode: SIOCETHTOOL
Jun 29 09:54:58 localhost ifplugd(wlp3s0)[1151]: Initialization complete, link beat not detected.
Jun 29 09:54:58 localhost network[968]: [  OK  ]
Jun 29 09:54:58 localhost systemd-sysctl[1170]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Jun 29 09:54:58 localhost systemd-sysctl[1170]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Jun 29 09:54:58 localhost systemd-sysctl[1170]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Jun 29 09:54:58 localhost systemd-sysctl[1170]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Jun 29 09:54:58 localhost systemd-sysctl[1170]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Jun 29 09:54:58 localhost systemd-sysctl[1170]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Jun 29 09:54:58 localhost systemd[1]: Started LSB: Bring up/down networking.
Jun 29 09:55:02 localhost ifplugd(wlp3s0)[1151]: Link beat detected.
Jun 29 09:55:03 localhost ifplugd(wlp3s0)[1151]: Executing '/etc/ifplugd/ifplugd.action wlp3s0 up'.
Jun 29 09:55:03 localhost dhclient[1556]: DHCPDISCOVER on wlp3s0 to 255.255.255.255 port 67 interval 7
Jun 29 09:55:06 localhost dhclient[1556]: DHCPOFFER of 192.168.0.167 from 192.168.0.1
Jun 29 09:55:06 localhost dhclient[1556]: DHCPREQUEST for 192.168.0.167 on wlp3s0 to 255.255.255.255 port 67
Jun 29 09:55:06 localhost dhclient[1556]: DHCPACK of 192.168.0.167 from 192.168.0.1
Jun 29 09:55:06 localhost dhclient[1556]: bound to 192.168.0.167 -- renewal in 1775 seconds.
Jun 29 09:55:06 localhost ifplugd(wlp3s0)[1151]: client: Determining IP information for wlp3s0... done.
Jun 29 09:55:06 localhost ifplugd(wlp3s0)[1151]: Program executed successfully.
lines 1-38


added code tags ~Germ
Attachments
bash3.txt
(4.35 KiB) Downloaded 221 times
Mallus
 
Posts: 19
Joined: Sep 15th, '19, 21:54

Re: Cannot get my ThinkPad on wifi

Postby doktor5000 » Jun 29th, '22, 18:34

This is what it should look like:
Mallus wrote:Having read a bit about rfkill and also reread your last post again, here is the new rfkill lst

0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: yes
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no



Now for the difficult part why you need to run this manually ... After a fresh boot, and BEFORE you ran "rfkill unblock all", please run the following command as root and post the output here:
Code: Select all
lsmod
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18066
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Cannot get my ThinkPad on wifi

Postby Mallus » Jun 29th, '22, 21:31

'After a fresh boot, and BEFORE you ran "rfkill unblock all", please run the following command as root and post the output here'

I am not sure i follow - i already ran rfkill unblock all.

But I will happily run lsmod in su.
Mallus
 
Posts: 19
Joined: Sep 15th, '19, 21:54

Re: Cannot get my ThinkPad on wifi

Postby Mallus » Jun 29th, '22, 21:37

Which is here:

Code: Select all
[mallus@localhost ~]$ su
Password:
[root@localhost mallus]# ^[[200~lsmod~
bash: $'\E[200~lsmod~': command not found
[root@localhost mallus]# lsmod
Module                  Size  Used by
rfcomm                 90112  14
ip6t_REJECT            16384  4
nf_reject_ipv6         20480  1 ip6t_REJECT
xt_comment             16384  20
ip6table_mangle        16384  1
ip6table_nat           16384  0
ip6table_raw           16384  1
ip6table_filter        16384  1
ip6_tables             28672  24 ip6table_filter,ip6table_raw,ip6table_nat,ip6table_mangle
xt_recent              24576  2
ipt_IFWLOG             16384  1
ipt_psd                61440  1
xt_set                 16384  2
ip_set_hash_ip         45056  2
ip_set                 57344  2 ip_set_hash_ip,xt_set
ipt_REJECT             16384  4
ccm                    20480  6
nf_reject_ipv4         16384  1 ipt_REJECT
xt_conntrack           16384  6
xt_hashlimit           20480  10
xt_addrtype            16384  13
xt_mark                16384  2
iptable_mangle         16384  1
iptable_nat            16384  0
xt_CT                  16384  36
xt_tcpudp              20480  50
iptable_raw            16384  1
xt_NFLOG               16384  0
nfnetlink_log          20480  0
xt_LOG                 20480  10
nf_log_syslog          20480  10
nf_nat_tftp            16384  0
nf_nat_snmp_basic      20480  0
nf_conntrack_snmp      16384  3 nf_nat_snmp_basic
nf_nat_sip             20480  0
nf_nat_pptp            20480  0
nf_nat_irc             20480  0
nf_nat_h323            24576  0
nf_nat_ftp             20480  0
nf_nat_amanda          16384  0
ts_kmp                 16384  6
nf_conntrack_amanda    16384  5 nf_nat_amanda
nf_nat                 57344  9 nf_nat_irc,ip6table_nat,nf_nat_ftp,nf_nat_tftp,nf_nat_amanda,nf_nat_pptp,nf_nat_h323,iptable_nat,nf_nat_sip
nf_conntrack_sane      20480  4
nf_conntrack_tftp      20480  5 nf_nat_tftp
nf_conntrack_sip       40960  5 nf_nat_sip
nf_conntrack_pptp      20480  3 nf_nat_pptp
nf_conntrack_netlink    57344  0
nfnetlink              20480  3 nf_conntrack_netlink,ip_set,nfnetlink_log
nf_conntrack_netbios_ns    16384  2
nf_conntrack_broadcast    16384  2 nf_conntrack_netbios_ns,nf_conntrack_snmp
nf_conntrack_irc       20480  3 nf_nat_irc
nf_conntrack_h323      86016  9 nf_nat_h323
nf_conntrack_ftp       24576  5 nf_nat_ftp
nf_conntrack          167936  23 xt_conntrack,nf_nat_irc,nf_nat,nf_conntrack_tftp,nf_nat_ftp,nf_conntrack_pptp,nf_conntrack_netbios_ns,nf_conntrack_sane,nf_nat_tftp,nf_nat_amanda,nf_conntrack_sip,nf_conntrack_h323,nf_nat_pptp,nf_conntrack_broadcast,nf_conntrack_irc,nf_conntrack_amanda,nf_conntrack_netlink,nf_conntrack_ftp,xt_CT,nf_nat_h323,nf_conntrack_snmp,nf_nat_snmp_basic,nf_nat_sip
nf_defrag_ipv6         24576  1 nf_conntrack
nf_defrag_ipv4         16384  1 nf_conntrack
iptable_filter         16384  1
af_packet              53248  4
cmac                   16384  3
algif_hash             16384  1
algif_skcipher         16384  1
af_alg                 32768  6 algif_hash,algif_skcipher
bnep                   28672  2
nls_utf8               16384  1
nls_cp437              20480  1
vfat                   20480  1
fat                    86016  1 vfat
dm_mirror              28672  0
dm_region_hash         24576  1 dm_mirror
dm_log                 20480  2 dm_region_hash,dm_mirror
dm_mod                159744  2 dm_log,dm_mirror
uvcvideo              118784  0
videobuf2_vmalloc      20480  1 uvcvideo
videobuf2_memops       20480  1 videobuf2_vmalloc
videobuf2_v4l2         36864  1 uvcvideo
videobuf2_common       69632  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
videodev              266240  3 videobuf2_v4l2,uvcvideo,videobuf2_common
hid_sensor_accel_3d    20480  0
hid_sensor_trigger     20480  2 hid_sensor_accel_3d
industrialio_triggered_buffer    16384  1 hid_sensor_trigger
kfifo_buf              16384  1 industrialio_triggered_buffer
mc                     65536  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
hid_sensor_iio_common    20480  2 hid_sensor_trigger,hid_sensor_accel_3d
elan_i2c               53248  0
industrialio           98304  4 industrialio_triggered_buffer,hid_sensor_trigger,kfifo_buf,hid_sensor_accel_3d
intel_xhci_usb_role_switch    16384  0
joydev                 28672  0
btusb                  65536  0
btbcm                  20480  1 btusb
intel_tcc_cooling      16384  0
btrtl                  28672  1 btusb
mei_hdcp               24576  0
x86_pkg_temp_thermal    20480  0
intel_powerclamp       20480  0
btintel                45056  1 btusb
coretemp               20480  0
hid_sensor_hub         24576  3 hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_accel_3d
snd_soc_skl           180224  0
hid_multitouch         32768  0
bluetooth             724992  43 btrtl,btintel,btbcm,bnep,btusb,rfcomm
iTCO_wdt               16384  0
iTCO_vendor_support    16384  1 iTCO_wdt
hid_generic            16384  0
kvm_intel             335872  0
snd_soc_hdac_hda       24576  1 snd_soc_skl
snd_hda_ext_core       36864  2 snd_soc_hdac_hda,snd_soc_skl
intel_rapl_msr         20480  0
snd_soc_sst_ipc        20480  1 snd_soc_skl
snd_soc_sst_dsp        36864  1 snd_soc_skl
snd_soc_acpi_intel_match    57344  1 snd_soc_skl
snd_soc_acpi           16384  2 snd_soc_acpi_intel_match,snd_soc_skl
snd_hda_codec_hdmi     73728  1
snd_soc_core          335872  2 snd_soc_hdac_hda,snd_soc_skl
intel_ishtp_loader     20480  0
intel_ishtp_hid        28672  0
iwlmvm                409600  0
cros_ec_ishtp          20480  0
cros_ec                20480  1 cros_ec_ishtp
snd_ctl_led            24576  0
snd_hda_codec_realtek   155648  1
snd_hda_codec_generic    98304  1 snd_hda_codec_realtek
snd_compress           28672  1 snd_soc_core
snd_pcm_dmaengine      16384  1 snd_soc_core
mac80211             1060864  1 iwlmvm
ac97_bus               16384  1 snd_soc_core
snd_hda_intel          57344  4
kvm                  1028096  1 kvm_intel
libarc4                16384  1 mac80211
ecdh_generic           16384  2 bluetooth
snd_intel_dspcfg       28672  2 snd_hda_intel,snd_soc_skl
ecc                    40960  1 ecdh_generic
irqbypass              16384  1 kvm
snd_intel_sdw_acpi     20480  1 snd_intel_dspcfg
snd_hda_codec         176128  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda
rapl                   16384  0
processor_thermal_device_pci_legacy    16384  0
snd_hda_core          110592  8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_soc_skl
snd_hwdep              16384  1 snd_hda_codec
intel_cstate           20480  0
iwlwifi               352256  1 iwlmvm
snd_pcm               176128  8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_compress,snd_soc_core,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine
mei_me                 45056  1
i2c_i801               36864  0
think_lmi              24576  0
intel_uncore          204800  0
processor_thermal_device    20480  1 processor_thermal_device_pci_legacy
psmouse               184320  0
input_leds             16384  0
cfg80211             1032192  3 iwlmvm,iwlwifi,mac80211
firmware_attributes_class    16384  1 think_lmi
intel_wmi_thunderbolt    20480  0
wmi_bmof               16384  0
i2c_smbus              20480  1 i2c_i801
snd_timer              40960  1 snd_pcm
processor_thermal_rfim    16384  1 processor_thermal_device
processor_thermal_mbox    16384  2 processor_thermal_rfim,processor_thermal_device
mei                   151552  3 mei_hdcp,mei_me
intel_lpss_pci         28672  0
ucsi_acpi              16384  0
processor_thermal_rapl    20480  1 processor_thermal_device
intel_lpss             16384  1 intel_lpss_pci
thermal                28672  0
intel_rapl_common      28672  2 intel_rapl_msr,processor_thermal_rapl
typec_ucsi             49152  1 ucsi_acpi
idma64                 20480  0
typec                  65536  1 typec_ucsi
intel_soc_dts_iosf     20480  1 processor_thermal_device_pci_legacy
intel_pch_thermal      20480  0
roles                  16384  2 typec_ucsi,intel_xhci_usb_role_switch
thinkpad_acpi         131072  1
platform_profile       16384  1 thinkpad_acpi
ledtrig_audio          16384  3 snd_ctl_led,snd_hda_codec_generic,thinkpad_acpi
snd                   122880  22 snd_ctl_led,snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,thinkpad_acpi,snd_soc_core,snd_pcm
soundcore              16384  2 snd_ctl_led,snd
rfkill                 32768  9 bluetooth,thinkpad_acpi,cfg80211
int3403_thermal        20480  0
int340x_thermal_zone    20480  2 int3403_thermal,processor_thermal_device
tpm_crb                20480  0
evdev                  28672  32
ac                     20480  0
tpm_tis                16384  0
tpm_tis_core           28672  1 tpm_tis
tpm                    86016  3 tpm_tis,tpm_crb,tpm_tis_core
acpi_pad               24576  0
button                 24576  0
int3400_thermal        20480  0
acpi_thermal_rel       16384  1 int3400_thermal
sch_fq_codel           20480  1
fuse                  163840  1
nvram                  16384  1 thinkpad_acpi
configfs               57344  1
efivarfs               16384  1
ip_tables              28672  4 iptable_filter,iptable_raw,iptable_nat,iptable_mangle
x_tables               49152  25 ipt_psd,ip6table_filter,xt_conntrack,ip6table_raw,iptable_filter,ip6table_nat,xt_LOG,xt_NFLOG,xt_tcpudp,xt_hashlimit,xt_addrtype,xt_recent,xt_comment,xt_set,ip6_tables,ipt_REJECT,ipt_IFWLOG,xt_CT,iptable_raw,ip_tables,iptable_nat,ip6table_mangle,ip6t_REJECT,iptable_mangle,xt_mark
ipv6                  606208  102 nf_reject_ipv6,ip6table_mangle
crc_ccitt              16384  1 ipv6
autofs4                53248  2
crc32_pclmul           16384  0
xhci_pci               20480  0
xhci_pci_renesas       20480  1 xhci_pci
crc32c_intel           24576  4
ghash_clmulni_intel    16384  0
xhci_hcd              311296  1 xhci_pci
rtsx_pci_sdmmc         32768  0
aesni_intel           380928  8
mmc_block              57344  0
crypto_simd            16384  1 aesni_intel
mmc_core              200704  2 rtsx_pci_sdmmc,mmc_block
cryptd                 24576  3 crypto_simd,ghash_clmulni_intel
usbcore               327680  5 xhci_hcd,typec,uvcvideo,btusb,xhci_pci
serio_raw              20480  0
rtsx_pci              110592  1 rtsx_pci_sdmmc
intel_ish_ipc          28672  0
intel_ishtp            61440  4 cros_ec_ishtp,intel_ishtp_hid,intel_ish_ipc,intel_ishtp_loader
usb_common             16384  3 xhci_hcd,usbcore,uvcvideo
i915                 2646016  35
i2c_algo_bit           16384  1 i915
ttm                    81920  1 i915
i2c_hid_acpi           16384  0
i2c_hid                32768  1 i2c_hid_acpi
drm_kms_helper        307200  1 i915
hid                   151552  5 i2c_hid,hid_multitouch,hid_sensor_hub,intel_ishtp_hid,hid_generic
wmi                    36864  3 intel_wmi_thunderbolt,wmi_bmof,think_lmi
battery                28672  1 thinkpad_acpi
cec                    61440  2 drm_kms_helper,i915
video                  57344  2 thinkpad_acpi,i915
pinctrl_sunrisepoint    28672  0
drm                   630784  14 drm_kms_helper,i915,ttm
[root@localhost mallus]#
Attachments
bash4.txt
(10.97 KiB) Downloaded 205 times
Last edited by doktor5000 on Jun 29th, '22, 22:48, edited 1 time in total.
Reason: added code tags
Mallus
 
Posts: 19
Joined: Sep 15th, '19, 21:54

Re: Cannot get my ThinkPad on wifi

Postby doktor5000 » Jun 30th, '22, 17:02

Could you post the output as root of
Code: Select all
journalctl -ab|grep -iE "acpi|rfkill"
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18066
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Networking

Who is online

Users browsing this forum: No registered users and 1 guest