1
CorePlus / Re: Application not showing correctly
« Last post by t18 on May 20, 2025, 07:56:47 AM »@ patrikg: thank you so much for your detailed explanation.
I'll have to study a bit.
I'll have to study a bit.

Hi bradwiggo... Tried the `firmware-ralink` and `firmware-mediatek`, neither seemed to work unfortunatelyThey both contain the firmware for your device. Keep the firmware-ralink
and remove the firmware-mediatek. The ralink extension is much smaller
than the mediatek (41K vs 9.3M).... Using `wifi.sh` says no wifi devices found, ...Do you have all of the dependencies for wifi installed:Code: [Select]wireless_tools.tcz
wireless-KERNEL.tcz contains the driver for your device (mt7601u.ko).
wireless-KERNEL.tcz
regdb.tcz
wpa_supplicant.tcz
libnl.tcz
openssl.tcz
ca-certificates.tcz
readline.tcz
ncurses.tcz
You need the .tcz, .tcz.md5.txt, and the .tcz.dep (if it exists) files for each extension.
mt7601u 1-1.2:1.0: ASIC revision: 7610001 MAC revision: 76010500
mt7601u 1-1.2:1.0: Direct firmware load for mt7601u.bin failed with error -2
mt7601u: probe of 1-1.2:1.0 failed with error -2
usbcore: registered new interface driver mt7601u
strace -e openat gnome-terminal 2>&1 | grep -v 'ENOENT' | grep conf
Explanation of that line.dconf dump /org/gnome/terminal/legacy/profiles:/
... Tried the `firmware-ralink` and `firmware-mediatek`, neither seemed to work unfortunatelyThey both contain the firmware for your device. Keep the firmware-ralink
... Using `wifi.sh` says no wifi devices found, ...Do you have all of the dependencies for wifi installed:
wireless_tools.tcz
wireless-KERNEL.tcz
regdb.tcz
wpa_supplicant.tcz
libnl.tcz
openssl.tcz
ca-certificates.tcz
readline.tcz
ncurses.tcz
wireless-KERNEL.tcz contains the driver for your device (mt7601u.ko).Hi bradwiggo
Welcome to the forum.
The first thing to do is run lsusb provided by usbutils.tcz. That will
allow you to post the VID:PID (xxxx:yyyy) of the device so its
chipset can be identified.
Bus 001 Device 004: ID 148f:7601 Ralink Techology, Corp. MT7601U Wireless Adapter