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
Judging from the code, the device with the PID of 1a2b is indeed not supported.
As a test, you can add the PID /VID of your device and see if it works or not.
lsusb got:
Bus 001 Device 002: ID 2310:1a2b SciIncX 802.11n NIC
run :sudo insmod zt9101_ztopmac_usb.ko cfg=./wifi.cfg
lsmod
Module Size Used by
zt9101_ztopmac_usb 548864 0
dmesg:
[ 1644.273742] [D]
[ 1644.273743] [D]HIF INIT*
[ 1644.273744] [I]Driver Ver:V1.2.xxx.xxxxxxxx
[ 1644.273744] [I]Kernel_version: 6.6.23
[ 1644.273760] [I]fw: ./fw/ZT9101_fw_c1ab8ba.bin
[ 1644.273761] [I]fw1: ./fw/ZT9101V30_fw_8546b3a.bin
[ 1644.273762] [I]ifname: wlan0
[ 1644.273763] [I]if2name: p2p0
[ 1644.273776] [D][_ndev_notifier_cb:756]ndev:0000000075f6ffcf
[ 1644.273778] [D][_ndev_notifier_cb:756]ndev:0000000075f6ffcf
[ 1644.273779] [D][_ndev_notifier_cb:756]ndev:000000006145f1f5
[ 1644.273781] [D][_ndev_notifier_cb:756]ndev:00000000341130cd
[ 1644.273782] [D][_ndev_notifier_cb:756]ndev:00000000341130cd
[ 1644.273783] [D][_ndev_notifier_cb:756]ndev:0000000052b9b536
[ 1644.273783] [D][_ndev_notifier_cb:756]ndev:0000000052b9b536
[ 1644.273784] [D][_ndev_notifier_cb:756]ndev:000000001179f56f
[ 1644.273785] [D][_ndev_notifier_cb:756]ndev:000000001179f56f
[ 1644.273786] [D][_ndev_notifier_cb:756]ndev:000000006921e47a
[ 1644.273786] [D][_ndev_notifier_cb:756]ndev:000000006921e47a
[ 1644.273787] [D][_ndev_notifier_cb:756]ndev:00000000b6a67573
[ 1644.273788] [D][_ndev_notifier_cb:756]ndev:00000000b6a67573
[ 1644.273788] [D][_ndev_notifier_cb:756]ndev:000000006c7f1fef
[ 1644.273789] [D][_ndev_notifier_cb:756]ndev:000000000f59bb74
[ 1644.273790] [D][_ndev_notifier_cb:756]ndev:000000000f59bb74
[ 1644.273791] [D][_ndev_notifier_cb:756]ndev:00000000f76e8fcc
[ 1644.273792] [D][usb_init:1123][usb] usb_init!!
[ 1644.273835] usbcore: registered new interface driver zt9101_ztopmac_usb
but ifconfig no wlan0 found!
The text was updated successfully, but these errors were encountered: