I just updated from 18.04 to 18.10
On my router I have a 2.4 GHz connection and a separate 5 Ghz connection with different names.
In kubuntu 18.04 I could use both connections. I used the 5 Ghz connection.
After updating to kubuntu 18.10 only the 2.4 GHz connection is avaliable. The 5Ghz connection is no longer shown in the network manager.
The command "iwlist chan" in the terminal shows that the 5 Ghz channels are there:
enp3s0 no frequency information.
wlp2s0 26 channels in total; available frequencies :
Channel 01 : 2.412 GHz
Channel 02 : 2.417 GHz
Channel 03 : 2.422 GHz
Channel 04 : 2.427 GHz
Channel 05 : 2.432 GHz
Channel 06 : 2.437 GHz
Channel 07 : 2.442 GHz
Channel 08 : 2.447 GHz
Channel 09 : 2.452 GHz
Channel 10 : 2.457 GHz
Channel 11 : 2.462 GHz
Channel 12 : 2.467 GHz
Channel 13 : 2.472 GHz
Channel 36 : 5.18 GHz
Channel 40 : 5.2 GHz
Channel 44 : 5.22 GHz
Channel 48 : 5.24 GHz
Channel 52 : 5.26 GHz
Channel 56 : 5.28 GHz
Channel 60 : 5.3 GHz
Channel 64 : 5.32 GHz
Channel 149 : 5.745 GHz
Channel 153 : 5.765 GHz
Channel 157 : 5.785 GHz
Channel 161 : 5.805 GHz
Channel 165 : 5.825 GHz
Current Frequency=2.437 GHz (Channel 6)
lo no frequency information.
The command " sudo lshw -C network" in the terminal shows (only the wifi part):
*-network
description: Wireless interface
product: AR93xx Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 01
serial: 14:cc:20:10:c3:ec
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=4.18.0-10-generic firmware=N/A ip=192.168.178.10 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:16 memory:f7d00000-f7d1ffff memory:f7d20000-f7d2ffff
What could be the reason that the 5 Ghz connection disappeared in the update from 18.04 to 18.10? An how can I get it back?
On my router I have a 2.4 GHz connection and a separate 5 Ghz connection with different names.
In kubuntu 18.04 I could use both connections. I used the 5 Ghz connection.
After updating to kubuntu 18.10 only the 2.4 GHz connection is avaliable. The 5Ghz connection is no longer shown in the network manager.
The command "iwlist chan" in the terminal shows that the 5 Ghz channels are there:
enp3s0 no frequency information.
wlp2s0 26 channels in total; available frequencies :
Channel 01 : 2.412 GHz
Channel 02 : 2.417 GHz
Channel 03 : 2.422 GHz
Channel 04 : 2.427 GHz
Channel 05 : 2.432 GHz
Channel 06 : 2.437 GHz
Channel 07 : 2.442 GHz
Channel 08 : 2.447 GHz
Channel 09 : 2.452 GHz
Channel 10 : 2.457 GHz
Channel 11 : 2.462 GHz
Channel 12 : 2.467 GHz
Channel 13 : 2.472 GHz
Channel 36 : 5.18 GHz
Channel 40 : 5.2 GHz
Channel 44 : 5.22 GHz
Channel 48 : 5.24 GHz
Channel 52 : 5.26 GHz
Channel 56 : 5.28 GHz
Channel 60 : 5.3 GHz
Channel 64 : 5.32 GHz
Channel 149 : 5.745 GHz
Channel 153 : 5.765 GHz
Channel 157 : 5.785 GHz
Channel 161 : 5.805 GHz
Channel 165 : 5.825 GHz
Current Frequency=2.437 GHz (Channel 6)
lo no frequency information.
The command " sudo lshw -C network" in the terminal shows (only the wifi part):
*-network
description: Wireless interface
product: AR93xx Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 01
serial: 14:cc:20:10:c3:ec
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=4.18.0-10-generic firmware=N/A ip=192.168.178.10 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:16 memory:f7d00000-f7d1ffff memory:f7d20000-f7d2ffff
What could be the reason that the 5 Ghz connection disappeared in the update from 18.04 to 18.10? An how can I get it back?
Comment