Wifi doesn't available in manjaro

Hi guys !
I installed manjaro and i had windows 11 before.
My laptop is lenovo thinkpad x230t
I just have one OS in my laptop and i used ubuntu before
After installing manjaro my wifi wireless doesn’t work, i just can use ethernet

Network:
  Device-1: Intel 82579LM Gigabit Network vendor: Lenovo driver: e1000e
    v: kernel port: 5080 bus-ID: 00:19.0 chip-ID: 8086:1502 class-ID: 0200
  Device-2: Intel Centrino Advanced-N 6205 [Taylor Peak] driver: iwlwifi
    v: kernel pcie: gen: 1 speed: 2.5 GT/s lanes: 1 bus-ID: 03:00.0
    chip-ID: 8086:0085 class-ID: 0280

my kernel is 5.15.65-1

i run this code

sudo pacman -Syu git base-devel dkms $(ls /boot | awk -F "-" '/^linux/ { print $1"-headers" }')

and installed

* `git `
* `base-devel`
* `dkms`
* the header for your kernel, example: `linux510-headers`

my problem is my wifi driver that i cant find for manjaro
Intel Centrino Advanced-N 6205 is my wifi card
TANKS TO YOU FOR HELPING ME

your wifi is detected, so no need to install headers for it …
try with a different kernel, for example install the 5.19, reboot and see if it helped

Just in case, you can also consult this Lenovo ThinkPad X230 - ArchWiki almost the same model.
Make sure your system is fully updated
sudo pacman-mirrors -f5 && sudo pacman -Syyu linux-firmware
might also help.

Hi tanx for your solution.
I lunch on 15.19 grub but nothing happend!
i have this problem with xubuntu too

post output from:
rfkill list
and is there some switch on the notebook to disable wifi?
or some shortcut using fn key + f1-f12 keys?