Installing OpenWrt on comfast cf-wr754ac

Hello
sorry if it's not the right place to post this ,
(moderator feel free to move it )
I arrived with some difficulties to install openwrt on a CF-WR754AC comfast.
the tftp method did not want to work.
discuted here : Installing OpenWrt support for CF-WR754AC
and https://openwrt.org/toh/wavlink/wl-wn575a3

It seems to be starting to live.
This repeater that can make the base router /access point and repeater (with poor original firmware )
at the moment needs a lot of configuration...!!!

The wifi is disabled, which is normal by default.(normal )
On the other hand, I am very very surprised to see only a radio chipset, in 2.4Ghz!!! -> the5 Ghz disappeared....
I am disappointed.
Here are the friends, this comfast is at your disposal if you want me to make manipulations , if i can contribute .
ssh access also works. here are some screenshots.





post dmesg, and lspci, to start with.

doh , i can t find how to past log message in small area

not blockquote .. hum

following error
Body is limited to 32000 characters; you entered 75233.

Cut it into three posts, or use pastebin.

1 Like
login as: root


BusyBox v1.33.2 (2022-04-16 12:59:34 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt 21.02.3, r16554-1d4dea6d4f
 -----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:~# ping www.google.fr
ping: bad address 'www.google.fr'
root@OpenWrt:~# clear
root@OpenWrt:~# dmesg
[    0.000000] Linux version 5.4.188 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16554-1d4dea6d4f)) #0 Sat Apr 16 12:59:34 2022
[    0.000000] Board has DDR2
[    0.000000] Analog PMU set to hw control
[    0.000000] Digital PMU set to hw control
[    0.000000] SoC Type: MediaTek MT7628AN ver:1 eco:2
[    0.000000] printk: bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
[    0.000000] MIPS: machine is Wavlink WL-WN575A3
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] On node 0 totalpages: 16384
[    0.000000]   Normal zone: 144 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 16384 pages, LIFO batch:3
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16240
[    0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    0.000000] Writing ErrCtl register=00008050
[    0.000000] Readback ErrCtl register=00008050
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 57444K/65536K available (5094K kernel code, 206K rwdata, 636K rodata, 1220K init, 205K bss, 8092K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS: 256
[    0.000000] intc: using register map from devicetree
[    0.000000] random: get_random_bytes called from 0x805cfa28 with crng_init=0
[    0.000000] CPU Clock: 580MHz
[    0.000000] timer_probe: no matching timers found
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
[    0.000009] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
[    0.007571] Calibrating delay loop... 385.02 BogoMIPS (lpj=770048)
[    0.045458] pid_max: default: 32768 minimum: 301
[    0.050130] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.057154] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.071019] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.080447] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.087099] pinctrl core: initialized pinctrl subsystem
[    0.095140] NET: Registered protocol family 16
[    0.204620] mt7620-pci 10140000.pcie: Port 0 N_FTS = 1b105000
[    0.359728] PCI host bridge /pcie@10140000 ranges:
[    0.364311]  MEM 0x0000000020000000..0x000000002fffffff
[    0.369342]   IO 0x0000000010160000..0x000000001016ffff
[    0.397367] PCI host bridge to bus 0000:00
[    0.401361] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff]
[    0.407952] pci_bus 0000:00: root bus resource [io  0x10160000-0x1016ffff]
[    0.414586] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.421139] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.428843] pci 0000:00:00.0: [14c3:0801] type 01 class 0x060400
[    0.434633] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    0.440650] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff]
[    0.446778] pci 0000:00:00.0: supports D1
[    0.450585] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    0.457680] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.465611] pci 0000:01:00.0: [14c3:7663] type 00 class 0x000280
[    0.471462] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref]
[    0.478408] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00003fff 64bit pref]
[    0.485382] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00000fff 64bit pref]
[    0.492476] pci 0000:01:00.0: supports D1 D2
[    0.496548] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.502971] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5 GT/s x1 link)
[    0.517774] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    0.524149] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
[    0.530532] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[    0.536884] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[    0.543611] pci 0000:00:00.0: BAR 9: assigned [mem 0x20000000-0x201fffff pref]
[    0.550581] pci 0000:00:00.0: BAR 1: assigned [mem 0x20200000-0x2020ffff]
[    0.557145] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff 64bit pref]
[    0.564628] pci 0000:01:00.0: BAR 2: assigned [mem 0x20100000-0x20103fff 64bit pref]
[    0.572103] pci 0000:01:00.0: BAR 4: assigned [mem 0x20104000-0x20104fff 64bit pref]
[    0.579576] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.584351] pci 0000:00:00.0:   bridge window [mem 0x20000000-0x201fffff pref]
[    0.596021] clocksource: Switched to clocksource MIPS
[    0.602038] thermal_sys: Registered thermal governor 'step_wise'
[    0.602456] NET: Registered protocol family 2
[    0.612623] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.620544] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.628658] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.636040] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.642828] TCP: Hash tables configured (established 1024 bind 1024)
[    0.649103] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.655423] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.662407] NET: Registered protocol family 1
[    0.666673] PCI: CLS 0 bytes, default 32
[    0.675332] workingset: timestamp_bits=14 max_order=14 bucket_order=0
[    0.690368] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.696024] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.721507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.732158] mt7621_gpio 10000600.gpio: registering 32 gpios
[    0.737830] mt7621_gpio 10000600.gpio: registering 32 gpios
[    0.743487] mt7621_gpio 10000600.gpio: registering 32 gpios
[    0.749205] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.758313] printk: console [ttyS0] disabled
[    0.762519] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A
[    0.771248] printk: console [ttyS0] enabled
[    0.787679] printk: bootconsole [early0] disabled
[    0.807777] spi-mt7621 10000b00.spi: sys_freq: 193333333
[    0.828529] spi-nor spi0.0: en25qh64 (8192 Kbytes)
[    0.838127] 4 fixed-partitions partitions found on MTD device spi0.0
[    0.850717] Creating 4 MTD partitions on "spi0.0":
[    0.860218] 0x000000000000-0x000000030000 : "u-boot"
[    0.871253] 0x000000030000-0x000000040000 : "u-boot-env"
[    0.882950] 0x000000040000-0x000000050000 : "factory"
[    0.894159] 0x000000050000-0x000000800000 : "firmware"
[    0.909577] 2 uimage-fw partitions found on MTD device firmware
[    0.921373] Creating 2 MTD partitions on "firmware":
[    0.931223] 0x000000000000-0x0000001e88ba : "kernel"
[    0.942208] 0x0000001e88ba-0x0000007b0000 : "rootfs"
[    0.953187] mtd: device 5 (rootfs) set to be root filesystem
[    0.966617] 1 squashfs-split partitions found on MTD device rootfs
[    0.978951] 0x000000500000-0x0000007b0000 : "rootfs_data"
[    1.003183] rt3050-esw 10110000.esw: link changed 0x00
[    1.015460] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
[    1.034074] NET: Registered protocol family 10
[    1.047599] Segment Routing with IPv6
[    1.055080] NET: Registered protocol family 17
[    1.063978] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.089656] 8021q: 802.1Q VLAN Support v1.8
[    1.108440] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[    1.129305] Freeing unused kernel memory: 1220K
[    1.138300] This architecture does not have kernel memory protection.
[    1.151055] Run /sbin/init as init process
[    1.384025] random: fast init done
[    2.137287] init: Console is alive
[    2.144390] init: - watchdog -
[    3.295131] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    3.481237] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    3.506157] init: - preinit -
[    5.429769] random: jshn: uninitialized urandom read (4 bytes read)
[    5.609932] random: jshn: uninitialized urandom read (4 bytes read)
[    5.897219] random: jshn: uninitialized urandom read (4 bytes read)
[    6.455309] rt3050-esw 10110000.esw: link changed 0x00
[    6.526236] urandom_read: 2 callbacks suppressed
[    6.526246] random: procd: uninitialized urandom read (4 bytes read)
[   10.882209] jffs2: notice: (451) jffs2_build_xattr_subsystem: complete building xattr subsystem, 43 of xdatum (0 unchecked, 34 orphan) and 49 of xref (6 dead, 32 orphan) found.
[   10.913426] rt3050-esw 10110000.esw: link changed 0x08
[   10.925584] mount_root: switching to jffs2 overlay
[   10.944574] overlayfs: upper fs does not support tmpfile.
[   10.964221] urandom-seed: Seeding with /etc/urandom.seed
[   11.114378] procd: - early -
[   11.121161] procd: - watchdog -
[   11.801727] procd: - watchdog -
[   11.808721] procd: - ubus -
[   11.887574] random: ubusd: uninitialized urandom read (4 bytes read)
[   11.902869] random: ubusd: uninitialized urandom read (4 bytes read)
[   11.916230] random: ubusd: uninitialized urandom read (4 bytes read)
[   11.932277] procd: - init -
[   13.042730] kmodloader: loading kernel modules from /etc/modules.d/*
[   13.100573] Loading modules backported from Linux version v5.10.110-0-g3238bffaf992
[   13.115812] Backport generated by backports.git v5.10.110-1-0-g1fbde860
[   13.206375] xt_time: kernel timezone is -0000
[   13.440213] mt76_wmac 10300000.wmac: ASIC revision: 76280001
[   13.595748] urngd: v1.0.2 started.
[   13.803826] crng init done
[   13.809224] random: 1 urandom warning(s) missed due to ratelimiting
[   14.509878] mt76_wmac 10300000.wmac: Firmware Version: 20151201
[   14.521687] mt76_wmac 10300000.wmac: Build Time: 20151201183641
[   14.560055] mt76_wmac 10300000.wmac: firmware init done
[   14.745916] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   14.887757] PPP generic driver version 2.4.2
[   14.912910] NET: Registered protocol family 24
[   14.960570] kmodloader: done loading kernel modules from /etc/modules.d/*
[   23.435680] rt3050-esw 10110000.esw: link changed 0x00
[   27.954546] rt3050-esw 10110000.esw: link changed 0x08
[   31.660490] br-lan: port 1(eth0.1) entered blocking state
[   31.671257] br-lan: port 1(eth0.1) entered disabled state
[   31.682390] device eth0.1 entered promiscuous mode
[   31.691928] device eth0 entered promiscuous mode
[   31.770607] br-lan: port 1(eth0.1) entered blocking state
[   31.781373] br-lan: port 1(eth0.1) entered forwarding state
[   32.731007] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 1313.582918] rt3050-esw 10110000.esw: link changed 0x00
[ 1315.002843] br-lan: port 2(wlan0) entered blocking state
[ 1315.013452] br-lan: port 2(wlan0) entered disabled state
[ 1315.024437] device wlan0 entered promiscuous mode
[ 1319.879824] rt3050-esw 10110000.esw: link changed 0x08
[ 1321.512573] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1321.525487] br-lan: port 2(wlan0) entered blocking state
[ 1321.536079] br-lan: port 2(wlan0) entered forwarding state
[ 1339.336321] device wlan0 left promiscuous mode
[ 1339.345349] br-lan: port 2(wlan0) entered disabled state
[ 1341.053321] br-lan: port 2(wlan0) entered blocking state
[ 1341.063927] br-lan: port 2(wlan0) entered disabled state
[ 1341.074943] device wlan0 entered promiscuous mode
[ 1347.629180] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1347.642093] br-lan: port 2(wlan0) entered blocking state
[ 1347.652668] br-lan: port 2(wlan0) entered forwarding state
[ 1386.496772] rt3050-esw 10110000.esw: link changed 0x00
[ 1386.815691] device wlan0 left promiscuous mode
[ 1386.824820] br-lan: port 2(wlan0) entered disabled state
[ 1387.986140] br-lan: port 2(wlan0-1) entered blocking state
[ 1387.997089] br-lan: port 2(wlan0-1) entered disabled state
[ 1388.008435] device wlan0-1 entered promiscuous mode
[ 1390.969413] rt3050-esw 10110000.esw: link changed 0x08
[ 1395.682527] wlan0: authenticate with e8:65:d4:1d:dd:f9
[ 1395.701245] wlan0: send auth to e8:65:d4:1d:dd:f9 (try 1/3)
[ 1395.724415] wlan0: authenticated
[ 1395.736073] wlan0: associate with e8:65:d4:1d:dd:f9 (try 1/3)
[ 1395.759318] wlan0: RX AssocResp from e8:65:d4:1d:dd:f9 (capab=0x411 status=0 aid=8)
[ 1395.774772] wlan0: associated
[ 1395.796250] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1395.827349] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
[ 1395.840636] br-lan: port 2(wlan0-1) entered blocking state
[ 1395.851557] br-lan: port 2(wlan0-1) entered forwarding state
[ 1527.611910] rt3050-esw 10110000.esw: link changed 0x00
[ 1528.198011] device wlan0-1 left promiscuous mode
[ 1528.207415] br-lan: port 2(wlan0-1) entered disabled state
[ 1528.287140] wlan0: deauthenticating from e8:65:d4:1d:dd:f9 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1529.735214] br-lan: port 2(wlan0-1) entered blocking state
[ 1529.746165] br-lan: port 2(wlan0-1) entered disabled state
[ 1529.757510] device wlan0-1 entered promiscuous mode
[ 1529.767391] br-lan: port 2(wlan0-1) entered blocking state
[ 1529.778294] br-lan: port 2(wlan0-1) entered forwarding state
[ 1530.264276] br-lan: port 2(wlan0-1) entered disabled state
[ 1532.085169] rt3050-esw 10110000.esw: link changed 0x08
[ 1629.985005] rt3050-esw 10110000.esw: link changed 0x00
[ 1630.377073] device wlan0-1 left promiscuous mode
[ 1630.386468] br-lan: port 2(wlan0-1) entered disabled state
[ 1631.623968] br-lan: port 2(wlan0-1) entered blocking state
[ 1631.634932] br-lan: port 2(wlan0-1) entered disabled state
[ 1631.646287] device wlan0-1 entered promiscuous mode
[ 1634.490417] rt3050-esw 10110000.esw: link changed 0x08
[ 1686.942695] rt3050-esw 10110000.esw: link changed 0x00
[ 1687.291467] device wlan0-1 left promiscuous mode
[ 1687.300872] br-lan: port 2(wlan0-1) entered disabled state
[ 1688.595039] br-lan: port 2(wlan0) entered blocking state
[ 1688.605646] br-lan: port 2(wlan0) entered disabled state
[ 1688.616634] device wlan0 entered promiscuous mode
[ 1691.415507] rt3050-esw 10110000.esw: link changed 0x08
[ 1695.120572] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1695.133492] br-lan: port 2(wlan0) entered blocking state
[ 1695.144079] br-lan: port 2(wlan0) entered forwarding state
[ 1695.371893] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
[ 1865.185875] rt3050-esw 10110000.esw: link changed 0x00
[ 1868.461267] rt3050-esw 10110000.esw: link changed 0x08
[ 1872.058963] rt3050-esw 10110000.esw: link changed 0x00
[ 2859.807682] rt3050-esw 10110000.esw: link changed 0x08
[ 2867.380802] rt3050-esw 10110000.esw: link changed 0x00
[ 2870.588353] rt3050-esw 10110000.esw: link changed 0x08
[ 3046.996542] rt3050-esw 10110000.esw: link changed 0x00
[ 3050.420158] rt3050-esw 10110000.esw: link changed 0x08
[ 3170.819623] rt3050-esw 10110000.esw: link changed 0x00
[ 3170.866046] br-lan: port 2(wlan0) entered disabled state
[ 3170.876765] br-lan: port 1(eth0.1) entered disabled state
[ 3170.991750] device eth0.1 left promiscuous mode
[ 3171.001023] br-lan: port 1(eth0.1) entered disabled state
[ 3171.024887] device wlan0 left promiscuous mode
[ 3171.034041] br-lan: port 2(wlan0) entered disabled state
[ 3171.098928] br-lan: port 1(eth0.1) entered blocking state
[ 3171.109710] br-lan: port 1(eth0.1) entered disabled state
[ 3171.120873] device eth0.1 entered promiscuous mode
[ 3171.201156] br-lan: port 2(wlan0) entered blocking state
[ 3171.211762] br-lan: port 2(wlan0) entered disabled state
[ 3171.278542] device wlan0 entered promiscuous mode
[ 3171.332238] br-lan: port 2(wlan0) entered blocking state
[ 3171.342821] br-lan: port 2(wlan0) entered forwarding state
[ 3171.353858] br-lan: port 1(eth0.1) entered blocking state
[ 3171.364575] br-lan: port 1(eth0.1) entered forwarding state
[ 3172.376306] device wlan0 left promiscuous mode
[ 3172.385338] br-lan: port 2(wlan0) entered disabled state
[ 3174.647461] br-lan: port 2(wlan0) entered blocking state
[ 3174.658069] br-lan: port 2(wlan0) entered disabled state
[ 3174.669049] device wlan0 entered promiscuous mode
[ 3181.262367] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 3181.275339] br-lan: port 2(wlan0) entered blocking state
[ 3181.285933] br-lan: port 2(wlan0) entered forwarding state
[ 3182.000571] rt3050-esw 10110000.esw: link changed 0x08
[ 3262.972986] rt3050-esw 10110000.esw: link changed 0x00
[ 3266.297019] rt3050-esw 10110000.esw: link changed 0x08
[ 3328.217146] rt3050-esw 10110000.esw: link changed 0x00
[ 3331.586490] rt3050-esw 10110000.esw: link changed 0x08
root@OpenWrt:~#
root@OpenWrt:~# lspci
00:00.0 PCI bridge: MEDIATEK Corp. Device 0801 (rev 01)
01:00.0 Unclassified device [0002]: MEDIATEK Corp. Device 7663
root@OpenWrt:~#

I had some difficulties, to tell the repeater, to take this wifi to go on the internet and update the repository . Now to relay this signal wfi I saw having fun
The 5Ghz chipset seems not to be recognized.

Try installing the mt76x2 packages, or the mt76.

under luci /software ??

:-/

Yes, correct - that is the only place on the web GUI to do so.

but ... no package named mt76 or mt76x2
or kmod.-.. ?

:-/

need to update the package list 1st.

1 Like

doh right .
then mt76x2 already installed

ans theses already installed or not

the mt76x2 was taken from 19.07, and might not exist in 21.02.

but kmod-mt76 isn't installed ?

1 Like

Usually you have to additionally install the appropriate kmod and firmware.

just adding this one

reboot, afterwards.

1 Like

right !!!
just installed now myself .
not in standard ...