Changes between Version 44 and Version 45 of expansion/gw16167


Ignore:
Timestamp:
05/18/2026 06:36:02 PM (35 hours ago)
Author:
Ryan Erb
Comment:

add morse prefix

Legend:

Unmodified
Added
Removed
Modified
  • expansion/gw16167

    v44 v45  
    10991099  * If you do not see the mm8108 enumerate on the USB bus, it could be that something is driving your PERST# signal low which would keep the mm8108 on the GW16167 in reset. You can verify this with a scope/meter on the PERST# signal.
    11001100  * Verify with another card that USB 2.0 on the miniPCIe socket works.
     1101 * Can you see the device using the iw dev command? Does the MAC (mac address) prefix match 0c:bf:74 , which is the country prefix for Morse Micro?
     1102{{{
     1103root@OpenWrt:~# iw dev
     1104phy#0
     1105        Interface wlan0
     1106                ifindex 9
     1107                wdev 0x1
     1108                addr 0c:bf:74:00:28:fd
     1109                type managed
     1110                multicast TXQ:
     1111                        qsz-byt qsz-pkt flows   drops   marks   overlmt hashcol tx-bytes        tx-packets
     1112                        0       0       0       0       0       0       0       0               0
     1113}}}
    11011114 * Be sure the output of command: '''dmesg | grep morse''' is a similar output to that in the driver section on this wiki page
    11021115 * Install the latest Ubuntu software from dev.gateworks.com (Venice details here: [wiki:venice/firmware]