Intel WiFi 8265 works when I install Windows. When I install Kubuntu, not dual boot, the WiFi is not loaded. The drivers are there but cannot see any networks.
Announcement
Collapse
No announcement yet.
Intel WiFi 8265
Collapse
This topic is closed.
X
X
-
Posting the error msgs would be helpful, if any are displayed. Or, do dmesg or "journalctl -b" to see the latest error msgs, if any.
Meanwhile, maybe this will help:
https://www.cyberciti.biz/faq/intel-...8265-36-error/"A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
-
Maybe the wrong wifi is trying to load https://h30434.www3.hp.com/t5/Notebo...4/td-p/6365594 but we are just guessing without seeing the errors
- Top
- Bottom
Comment
-
here is the dmesg error, i see i have a nvme error was well:
[ 443.026431] Intel(R) Wireless WiFi driver for Linux
[ 443.027906] iwlwifi 0000:02:00.0: loaded firmware version 36.ca7b901d.0 8265-36.ucode op_mode iwlmvm
[ 443.050061] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[ 444.268308] iwlwifi 0000:02:00.0: Couldn't prepare the card
[ 444.268322] iwlwifi 0000:02:00.0: Error while preparing HW: -110
[ 444.338527] iwlwifi 0000:02:00.0: Master Disable Timed Out, 100 usec
[ 444.544681] pcieport 0000:00:1d.0: AER: Corrected error received: 0000:04:00.0
[ 444.544700] nvme 0000:04:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 444.544706] nvme 0000:04:00.0: device [144d:a804] error status/mask=00000001/00006000
[ 444.544714] nvme 0000:04:00.0: [ 0] RxErr
- Top
- Bottom
Comment
-
When i run "lshw -C network" i get:
*-network
description: Network controller
product: Wireless 8265 / 8275
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:02:00.0
version: 78
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=iwlwifi latency=0
resources: irq:147 memory:edc00000-edc01fff
- Top
- Bottom
Comment
-
- Top
- Bottom
Comment
-
What does the terminal commandCode:rfkill list
Dave Kubuntu 20.04 Registered Linux User #462608
Wireless Script: http://ubuntuforums.org/showthread.p...5#post12350385
- Top
- Bottom
- Likes 1
Comment
-
Originally posted by Mrmcreynolds View PostI am not dual booting. when I install Win10 or Win11, it works as expected. I have tried ubuntu 21.04, 21.10 and kubuntu 21.04, 21.10 and even Fedora 34 and 35.
https://unix.stackexchange.com/quest...locks-wifi-car
Kc2di recommended trying rfkill. With it you can see if the card is blocked, and if it is perhaps unblock it using
rfkill unblock wlan (or what ever your wifi device is named)
"A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
Comment