On 2023-03-29 15:11, Per Jessen wrote:
Carlos E. R. wrote:
On 2023-03-29 14:43, Per Jessen wrote:
Carlos E. R. wrote:
On 2023-03-29 14:20, Per Jessen wrote:
pjessen@office212:/home/pjessen> zgrep MT79 /proc/config.gz CONFIG_MT7915E=m CONFIG_MT7921E=m
The needed module is in kernel-default-extra, so maybe try installing that, Carlos.
Ok, that can be done quickly. [...] It was installed already.
Okay, it wasn't on my test system.
what happened when you loaded the module?
Huh, I may need another tea. Load what and how?
Carlos, you're sounding like a newbie - which you're certainly not.
I am a newbie in things about WiFi.
Load what - the module. "mt7921e" Load how - the usual way people load modules, with "modprobe"
Ok, but who has told me to load that module? I have mt7922, not 21. I couldn't guess to load an older module.
The only waiting idea I have is download and install newer kernel.
You've been jumping to conclusion based on minimal evidence.
It looks like "mt7921e" might solve your problem, IF it supports your mt7922 hardware. I did not check that it does - "modinfo mt7921e" will tell you which PCI identifiers it supports, and you can match those against your lspci output.
Ah. I have mt7922, not 21.
Yes, but they seem to be minor variations of each other. However, when mt7921e was not loaded automatically, something does appear to be missing.
What happened when you loaded mt7921e ?
Nothing.
Laicolasse:~ # modprobe --verbose mt7921e insmod /lib/modules/5.14.21-150400.24.46-default/kernel/net/wireless/cfg80211.ko.zst insmod /lib/modules/5.14.21-150400.24.46-default/kernel/lib/crypto/libarc4.ko.zst insmod /lib/modules/5.14.21-150400.24.46-default/kernel/net/mac80211/mac80211.ko.zst insmod /lib/modules/5.14.21-150400.24.46-default/kernel/drivers/net/wireless/mediatek/mt76/mt76.ko.zst insmod /lib/modules/5.14.21-150400.24.46-default/kernel/drivers/net/wireless/mediatek/mt76/mt76-connac-lib.ko.zst insmod /lib/modules/5.14.21-150400.24.46-default/kernel/drivers/net/wireless/mediatek/mt76/mt7921/mt7921e.ko.zst Laicolasse:~ # inxi -N Network: Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet driver: r8169 Device-2: MEDIATEK MT7922 802.11ax PCI Express Wireless Network Adapter driver: N/A Laicolasse:~ #
Laicolasse:~ # hwinfo --netcard 07: PCI 300.0: 0200 Ethernet controller [Created at pci.386] Unique ID: rBUF.Osz2B5WC6KD Parent ID: aYFK.nSObxEWmqk3 SysFS ID: /devices/pci0000:00/0000:00:02.3/0000:03:00.0 SysFS BusID: 0000:03:00.0 Hardware Class: network Model: "Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller" Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd." Device: pci 0x8168 "RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller" SubVendor: pci 0x17aa "Lenovo" SubDevice: pci 0x50ae Revision: 0x0e Driver: "r8169" Driver Modules: "r8169" Device File: eth0 I/O Ports: 0x2000-0x2fff (rw) Memory Range: 0xfd604000-0xfd604fff (rw,non-prefetchable) Memory Range: 0xfd600000-0xfd603fff (rw,non-prefetchable) IRQ: 41 (no events) HW Address: f4:a8:0d:7a:49:01 Permanent HW Address: f4:a8:0d:7a:49:01 Link detected: yes Module Alias: "pci:v000010ECd00008168sv000017AAsd000050AEbc02sc00i00" Driver Info #0: Driver Status: r8169 is active Driver Activation Cmd: "modprobe r8169" Config Status: cfg=no, avail=yes, need=no, active=unknown Attached to: #14 (PCI bridge)
27: PCI 600.0: 0280 Network controller [Created at pci.386] Unique ID: vTuk.elCpZcgOa6E Parent ID: AXjq.nSObxEWmqk3 SysFS ID: /devices/pci0000:00/0000:00:02.6/0000:06:00.0 SysFS BusID: 0000:06:00.0 Hardware Class: network Model: "MEDIATEK Network controller" Vendor: pci 0x14c3 "MEDIATEK Corp." Device: pci 0x0616 SubVendor: pci 0x17aa "Lenovo" SubDevice: pci 0xe0c6 Memory Range: 0xe0200000-0xe02fffff (ro,non-prefetchable,disabled) Memory Range: 0xfd400000-0xfd407fff (rw,non-prefetchable,disabled) IRQ: 255 (no events) Module Alias: "pci:v000014C3d00000616sv000017AAsd0000E0C6bc02sc80i00" Config Status: cfg=no, avail=yes, need=no, active=unknown Attached to: #28 (PCI bridge) Laicolasse:~ #
-- Cheers / Saludos, Carlos E. R. (from 15.4 x86_64 at Telcontar)