You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wi-Fi: USB device 8065:6000 (appears on USB bus 001 as single HS device). No separate PCIe/SPI Wi-Fi visible.
Ethernet: No PHY on this board (femac … connect to PHY failed in dmesg — expected).
Firmware
OpenIPC “Lite” NOR 8M full image for GK7202V300 (kernel Linux 4.9.37, build 2026-04-22, U-Boot 2016.11-gd5c37e8-dirty Jan 2025).
Video:sensor=gc2053 (via fw_setenv), Majestic runs; sensor pipeline OK.
Problem
After boot: ip link only shows lo — no wlan0 (or any wireless iface).
lsusb:Bus 001 Device 002: ID 8065:6000
Wireless modules under /lib/modules/.../drivers/net/wireless/: only mediatek/mt7601u/mt7601u.ko (+ mac80211). Firmware tree has mt7601u.bin only.
modprobe mt7601u loads the driver (usbcore: registered new interface driver mt7601u) but no USB bind / no netdev — 8065:6000 is not MT7601U.
Stock firmware note (for donor/driver hints)
On vendor firmware, Wi-Fi was associated with SSV6x5x stack (ssv6x5x.ko, p2p0, nl80211 / vendor config paths). Unclear if 8065:6000 is exactly SSV without full lsusb -v strings.
Ask
Is there a donor camera / board profile or different OpenIPC build (still NOR 8M) that includes a driver/firmware set matching USB 8065:6000 for GK7202V300?
If not, what is the recommended path: custom kernel module from vendor tree, Ultimate-only package, or issue + PR to add VID:PID 8065:6000 support — and which driver name should we target?
Attachments / evidence
lsusb / ip link / find … wireless …*.ko / dmesg (no wlan probe lines for this chip) available if useful.
Hardware
0x20 0x40 0x17).8065:6000(appears on USB bus 001 as single HS device). No separate PCIe/SPI Wi-Fi visible.femac … connect to PHY failedin dmesg — expected).Firmware
sensor=gc2053(viafw_setenv), Majestic runs; sensor pipeline OK.Problem
ip linkonly showslo— nowlan0(or any wireless iface).lsusb:Bus 001 Device 002: ID 8065:6000/lib/modules/.../drivers/net/wireless/: onlymediatek/mt7601u/mt7601u.ko(+mac80211). Firmware tree hasmt7601u.binonly.modprobe mt7601uloads the driver (usbcore: registered new interface driver mt7601u) but no USB bind / no netdev — 8065:6000 is not MT7601U.Stock firmware note (for donor/driver hints)
ssv6x5x.ko,p2p0, nl80211 / vendor config paths). Unclear if8065:6000is exactly SSV without fulllsusb -vstrings.Ask
8065:6000for GK7202V300?Attachments / evidence
lsusb/ip link/find … wireless …*.ko/dmesg(no wlan probe lines for this chip) available if useful.Thank you.