You are not logged in.
My wifi card work, i buy the lapdtop witj windows 11 and my wifi card work enought to download arch iso
i have iwd as a bakend [ https://wiki.archlinux.org/title/Networ … Fi_backend ]
my issue is i can't connect to wifi using ncmli.
$ nmcli device wifi list
IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY
$ nmcli device status
DEVICE TYPE STATE CONNECTION
wlan0 wifi unavailable --
$ nmcli con up ifname wlan0
Error: Connection activation failed: The device 'wlan0' has no connections available for activation.
I just want to use internet
I'm okay to use iwctl if it can work (already tried but not much a succes too)
Last edited by Wateir (2025-01-23 16:05:17)
Offline
windows 11
3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.
ip l
rfkill
lspci -k
Did you forget to install linux-firmware?
Last edited by seth (2025-01-21 22:39:06)
Offline
3rd link below. Mandatory.
If you talk about windows fast-boot, i no longer have windows, and when i have it it's one of the first thing i disable for a good access to bios
Actually i no longer have windows, i just keep it for test the hardware for choice if I keep the laptop or resend it. Actually i have only Arch Linux install on it
$ ip l
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: enp0s31f6: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
link/ether e8:6a:64:74:68:2b brd ff:ff:ff:ff:ff:ff
altname enxe86a6474682b
3: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000
link/ether 98:3b:8f:db:2a:d6 brd ff:ff:ff:ff:ff:ff
$ rfkill
ID TYPE DEVICE SOFT HARD
0 bluetooth tpacpi_bluetooth_sw unblocked unblocked
1 bluetooth hci0 unblocked unblocked
2 wlan phy0 unblocked unblocked
03:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)
Subsystem: Intel Corporation Dual Band Wireless-AC 8265 [Windstorm Peak]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
The full output if you want to see another thing i don't think about it
$ lspci -k
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 08)
Subsystem: Lenovo ThinkPad T480
Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (rev 07)
Subsystem: Lenovo ThinkPad T480 (20L5)
Kernel driver in use: i915
Kernel modules: i915
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 08)
Subsystem: Lenovo ThinkPad T480
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device_pci_legacy
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
Subsystem: Lenovo ThinkPad T480
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
Subsystem: Lenovo ThinkPad T480
Kernel driver in use: xhci_hcd
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
Subsystem: Lenovo ThinkPad T480
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
Subsystem: Lenovo ThinkPad T480
Kernel driver in use: mei_me
Kernel modules: mei_me
00:16.3 Serial controller: Intel Corporation Sunrise Point-LP Active Management Technology - SOL (rev 21)
Subsystem: Lenovo Device 225d
Kernel driver in use: serial
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 (rev f1)
Subsystem: Lenovo Device 225d
Kernel driver in use: pcieport
00:1c.6 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #7 (rev f1)
Subsystem: Lenovo Device 225d
Kernel driver in use: pcieport
00:1d.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #9 (rev f1)
Subsystem: Lenovo Device 225d
Kernel driver in use: pcieport
00:1d.2 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #11 (rev f1)
Subsystem: Lenovo Device 225d
Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation Sunrise Point LPC/eSPI Controller (rev 21)
Subsystem: Lenovo ThinkPad T480
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
Subsystem: Lenovo ThinkPad T480
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
Subsystem: Lenovo ThinkPad T480
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_avs
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
Subsystem: Lenovo ThinkPad T480
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (4) I219-LM (rev 21)
Subsystem: Lenovo Device 225d
Kernel driver in use: e1000e
Kernel modules: e1000e
03:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)
Subsystem: Intel Corporation Dual Band Wireless-AC 8265 [Windstorm Peak]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
04:00.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
Subsystem: Device 2222:1111
Kernel driver in use: pcieport
05:00.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
Subsystem: Device 2222:1111
Kernel driver in use: pcieport
05:01.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
Subsystem: Device 2222:1111
Kernel driver in use: pcieport
05:02.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
Subsystem: Device 2222:1111
Kernel driver in use: pcieport
06:00.0 System peripheral: Intel Corporation JHL6240 Thunderbolt 3 NHI (Low Power) [Alpine Ridge LP 2016] (rev 01)
Subsystem: Device 2222:1111
Kernel driver in use: thunderbolt
Kernel modules: thunderbolt
3c:00.0 USB controller: Intel Corporation JHL6240 Thunderbolt 3 USB 3.1 Controller (Low Power) [Alpine Ridge LP 2016] (rev 01)
Subsystem: Device 2222:1111
Kernel driver in use: xhci_hcd
3d:00.0 Non-Volatile memory controller: Intel Corporation SSD DC P4101/Pro 7600p/760p/E 6100p Series (rev 03)
Subsystem: Intel Corporation SSD Pro 7600p/760p/E 6100p Series [NVM Express]
Kernel driver in use: nvme
Kernel modules: nvme
Did you forget to install linux-firmware?
I recheck for be sure, but it's on the output of pacman -Q
Offline
when i have it it's one of the first thing i disable for a good access to bios
Ftr
it's NOT the BIOS setting!
You've an unblocked NIC and it's already set up (by somthing), can you https://wiki.archlinux.org/title/Networ … i_examples ?
Offline
Ftr
Sorry don't understand the meaning of that
You've an unblocked NIC and it's already set up (by somthing)
Same thing here ? what is NIC ?
$ nmcli device wifi list
IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY
For exemple below what i see with another computer ( i manualy change ssid name)
$ nmcli device wifi list
IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY
00:01:02:00:00:00 SSID1 Infra 2 65 Mbit/s 74 ▂▄▆_ WPA2 802.1X
00:01:02:00:00:01 SSID2 Infra 2 65 Mbit/s 74 ▂▄▆_ WPA2
00:01:02:00:00:06 SSID3 Infra 2 65 Mbit/s 55 ▂▄__ WPA2
00:01:02:00:00:02 SSID4 Infra 2 65 Mbit/s 42 ▂▄__ WPA2
00:01:02:00:00:07 SSID5 Infra 2 65 Mbit/s 37 ▂▄__ WPA2
00:01:02:00:00:09 SSID6 Infra 2 65 Mbit/s 27 ▂___ --
00:01:02:00:00:08 SSID7 Infra 2 65 Mbit/s 24 ▂___ WPA2
00:01:02:00:00:0A SSID8 Infra 2 65 Mbit/s 24 ▂___ --
nmcli connection show
NAME UUID TYPE DEVICE
lo 624fb740-6e51-417d-97e8-aeac20574b9d loopback lo
My_SSID e8e8eb79-0a20-43c8-a233-c54bfe2c43cb wifi --
Wired connection 1 aed461f0-a68d-3a73-ac3a-2225f912e492 ethernet --
$ nmcli device
DEVICE TYPE STATE CONNECTION
enp7s0 ethernet connected Wired connection 1
lo loopback connected (externally) lo
wlan0 wifi unavailable --
Try to use a bunch of exemple from https://wiki.archlinux.org/title/Networ … i_examples hope it help
Last edited by Wateir (2025-01-23 01:15:43)
Offline
https://en.wiktionary.org/wiki/FTR
https://en.wiktionary.org/wiki/NIC#Noun
It's btw. also "example", https://deepl.com/
i manualy change ssid name
that's probably not helpful, but the idea would be to connect to one of them using commands illustrated in thw wiki and then you'd have to report on the outcome.
Offline
So i have wifi now, so i'm gonna mark this as solved
I tried to reconnect with ncmli to show you and
i have got that my laptop don't find my ssid
but it said it use my ethernet interface
so i retried with specified my wifi interface, and nmcli said that my wifi interface missing feature to wpa.
So i tried to find some solution on web
and found nothing
And retried iwd for see what is the error on it, and with iwd, it work so. IDK the issue wit nmcli, but now i have wifi so no need to dug more i have a De to install and other thing to make it a workstation
Thanks for your time
Offline