[wireless] wifi device unclaimed
by Michael Uplawski from LinuxQuestions.org on (#6H8C0)
Good morning
On a Debian system, identical to the one I use right now (Trixie), the wireless device stopped working. Today.
It is an Intel AC 3165 and the driver ipw2200 is loaded. However the output from lshw is this:
--------------
Code: *-pci:1
description: PCI bridge
product: Sunrise Point-LP PCI Express Root Port #6
vendor: Intel Corporation
physical id: 1c.5
bus info: pci@0000:00:1c.5
version: f1
width: 32 bits
clock: 33MHz
capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:123 memory:a1000000-a10fffff
*-network UNCLAIMED
description: Network controller
product: Dual Band Wireless-AC 3165 Plus Bluetooth
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:02:00.0
version: 99
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:a1000000-a1001fff-----------
The ethernet-device is still okay, it seems. Right now I am shuttling with an external disk between two machines to give you the above information.
At first I thought about rfkill and have installed the utility, but a
Code:user@machine:~$ sudo rfkill unblock allhas no influence. I have no experience with rfkill and do not know what it could have changed. It has probably nothing to do with the problem.
iwconfig gives no wireless extension"
I read some discussions on the Web, but although they start just like my own, here, they diverge in quite different directions... I updated yet another Linux-system on an external disk from the handicapped computer, yesterday evening, without any difficulty. The network connection via Wifi worked normally. No changes were made to the locally installed system.
What should I do next ?
[It is almost 8h AM and I will be at work. I come back to this discussion later]
On a Debian system, identical to the one I use right now (Trixie), the wireless device stopped working. Today.
It is an Intel AC 3165 and the driver ipw2200 is loaded. However the output from lshw is this:
--------------
Code: *-pci:1
description: PCI bridge
product: Sunrise Point-LP PCI Express Root Port #6
vendor: Intel Corporation
physical id: 1c.5
bus info: pci@0000:00:1c.5
version: f1
width: 32 bits
clock: 33MHz
capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:123 memory:a1000000-a10fffff
*-network UNCLAIMED
description: Network controller
product: Dual Band Wireless-AC 3165 Plus Bluetooth
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:02:00.0
version: 99
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:a1000000-a1001fff-----------
The ethernet-device is still okay, it seems. Right now I am shuttling with an external disk between two machines to give you the above information.
At first I thought about rfkill and have installed the utility, but a
Code:user@machine:~$ sudo rfkill unblock allhas no influence. I have no experience with rfkill and do not know what it could have changed. It has probably nothing to do with the problem.
iwconfig gives no wireless extension"
I read some discussions on the Web, but although they start just like my own, here, they diverge in quite different directions... I updated yet another Linux-system on an external disk from the handicapped computer, yesterday evening, without any difficulty. The network connection via Wifi worked normally. No changes were made to the locally installed system.
What should I do next ?
[It is almost 8h AM and I will be at work. I come back to this discussion later]