You are not logged in.
So i tried to install arch linux i tried to connect to internet by iwctl but when i try device list it dosent show anything if someone knows how to fix it please tell me
Offline
what wireless adapter? Should be able to see it with lspci.
Online
Thank you for repying Scimmia , The output i got was:
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
00:1c.3 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 4 (rev c4)
00:1c.5 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 6 (rev c4)
00:1c.6 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 7 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM77 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller (rev 04)
02:00.0 Network controller: Broadcom Inc. and subsidiaries BCM43228 802.11a/b/g/n
0b:00.0 SD Host controller: O2 Micro, Inc. OZ600FJ0/OZ900FJ0/OZ600FJS SD/MMC Card Reader Controller (rev 05)
0c:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5761 Gigabit Ethernet PCIe (rev 10).
Offline
What is the output of `lspci -nnks 02:00.0`
Last edited by loqs (2023-09-19 21:06:28)
Offline
Thx for replying loqs, the output was:
02:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43228 802.11a/b/g/n [14e4:4359]
Subsystem: Dell BCM43228 802.11a/b/g/n [1028:0014]
Kernel driver in use: wl
Kernel modules: bcma, wl
Offline
What is the output of the following:
ip l
dmesg
Offline
The ip l output is:
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: enp12s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000
link/ether f0:1f:af:1b:f3:52 brd ff:ff:ff:ff:ff:ff
3: wlp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DORMANT group default qlen 1000
link/ether bc:85:56:86:5b:0f brd ff:ff:ff:ff:ff:ff
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000
link/ether 52:54:00:11:cf:e0 brd ff:ff:ff:ff:ff:ff
5: virbr1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000
link/ether 52:54:00:cc:48:cc brd ff:ff:ff:ff:ff:ff
The dmesg output is too big, what part of the command do you need?
Last edited by DEMONPRINCE_7 (2023-09-20 12:31:20)
Offline
Leave the dmesg output for now as `ip l` lists wlp2s0. What iwctl commands are you using and what outputs are produced?
Offline
Thx for trying to help out loqs,
I am just using the built in iwctl in the install as for the commands in the iwctl prompt i just type device list to see my device to connect to it when i ran the command it shows the box but it doesnt show any devices i also tried station list but like device list it didnt show any devices
Offline
Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
3: wlp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DORMANT group default qlen 1000
link/ether bc:85:56:86:5b:0f brd ff:ff:ff:ff:ff:ff
means you've a carrier.
iw dev wlp2s0 station dump
Online
Thx seth, I will be aware of that
Offline
I tried to use the command @seth said but the output was
command failed: No such device
I also tried to connect to it without device list but it didnt work I think the problem is that iwctl or arch linux cant find out my device or something like that
Offline
It was in the "ip l" you posted, did you run that on the malfunctioning system or the iso?
Online
I ran the command on my current host (manjaro) do I need to run it in the iso?
Last edited by DEMONPRINCE_7 (2023-09-22 09:24:32)
Offline
I ran ip l on my current host (manjaro) do I need to run it in the iso?
Last edited by DEMONPRINCE_7 (2023-09-22 09:27:31)
Offline
oops I send two meesages
Offline
And you added a third post to point out the obvious…
next time just edid the second post and replace it w/ sth. like "[accidental re-post]" or so.
You need to run the output on the system that doesn't work - in doubt the install iso.
The output on some other system (manjaro or whatever, perhaps even on completely different hardware) is about as relevant to this as the expiration date on the milk in your fridge.
Online
I will do that the next tine i send the next time i send two messages
I thought both were the same, I ran ip l in the iso the output is :
1: lo: LOOPBACKUP LOWER UP atu 65536 44ise moqueue state UPON mode DEFAULT group default qlen 1000 1ink/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp12s0: 00-CARRIER,BROADCAST MULTICAST UP at 1500 giac my state DOM node DEFAULT group default qlen 1000 1ink/ether 19:16:af:15:13:52 brd ff:ff:ff:ff:ff:ff
Last edited by DEMONPRINCE_7 (2023-09-22 17:28:50)
Offline
What is the out of `lspci -nnks 02:00.0` on the Arch ISO?
Last edited by loqs (2023-09-22 11:56:35)
Offline
The output is:
02:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43228 802.11a/b/g/n [14e4:4359]
Subsystem: Dell Device [1028:0014]
kernel driver in use: bcma-pci-bridge
Kernel modules: bcma, wl
Offline
As the Manjaro install is using wl what if you switch to that module?
rmmod bcma-pci-bridge
modprobe wl
Offline
modprobe wl worked but rmmod bcma-pci-bridge didnt work:
rmmod: ERROR: Module bcma_pci_bridge is not currently loaded
Offline
What's the impact of loading wl on "ip l" and "lspci -nnks 02:00.0"?
Online
Sorry but what do mean by impact?
Last edited by DEMONPRINCE_7 (2023-09-22 15:17:33)
Offline
What are the outputs after loading the wl module.
Online