Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Intel Wireless 8265 / 8275 no interface
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
marco.difresco
Apprentice
Apprentice


Joined: 29 Jul 2011
Posts: 170

PostPosted: Sun Jun 16, 2024 4:00 pm    Post subject: Intel Wireless 8265 / 8275 no interface Reply with quote

Hi all,
I'm installing Gentoo in an old Dell 7490 (I got free from my job), but I am having problem with the WIFI.

The driver seems to load fine:
Code:
# dmesg | grep iwlwifi
[    2.446889] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[    2.450327] iwlwifi 0000:02:00.0: Detected crf-id 0xbadcafe, cnv-id 0x10 wfpm id 0x80000000
[    2.450520] iwlwifi 0000:02:00.0: PCI dev 24fd/0050, rev=0x230, rfid=0xd55555d5
[    2.450719] Loading firmware: iwlwifi-8265-36.ucode
[    2.451158] iwlwifi 0000:02:00.0: loaded firmware version 36.ca7b901d.0 8265-36.ucode op_mode iwlmvm


But there is no interface to use:
Code:
# tree /sys/class/net
/sys/class/net
├── enp0s31f6 -> ../../devices/pci0000:00/0000:00:1f.6/net/enp0s31f6
├── lo -> ../../devices/virtual/net/lo
└── sit0 -> ../../devices/virtual/net/sit0


Code:
# ifconfig
enp0s31f6: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.0.178  netmask 255.255.255.0  broadcast 192.168.0.255
        inet6 fe80::e6b9:7aff:fe1b:228d  prefixlen 64  scopeid 0x20<link>
        ether e4:b9:7a:1b:22:8d  txqueuelen 1000  (Ethernet)
        RX packets 6746  bytes 669705 (654.0 KiB)
        RX errors 0  dropped 186  overruns 0  frame 0
        TX packets 6367  bytes 715783 (699.0 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 16  memory 0xef200000-ef220000

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 2  bytes 152 (152.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2  bytes 152 (152.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


Code:
# iwconfig
lo        no wireless extensions.
enp0s31f6  no wireless extensions.
sit0      no wireless extensions.


How can I solve?

Thanks in advance.
_________________
Marco Di Fresco
Silicon Gadget
Import MSSQL bak files to MySQL
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum