Jump to content

LTE qmi crashes the squirrel with OWRT 19.07(latest update)


triviad0r

Recommended Posts

Hi,
 

I have been extensively exploring the PS for the last month. During that time I managed to make the PS work with a LTE usb dongle , providing a serial 3g/umts connection successfully.
Everything worked like a charm until I got into situation where I needed stronger signal and decided to move from "serial" to "qmi" protocol (the dongle is DWM-222 A2 and supports it). However, when I try to add the the WWAN VID&PID to the qmi_wwan file it crashes the PS. 

I am placing the usbmode command and json that I initiate to change the mode of the DWM-222 as well as adding the VID&PID to the qmi_wwan file, after which the squirrel crashes.
Will appreciate if anybody has any suggestion on possible ways to overcome this problem.

 

root@squirrel:~# cat /etc/dlink.json
{
        "messages" : [
                        "555342435b000000000000000001061e000000000000000000000000000000",
                        "555342435c000000000000000001061b000000010000000000000000000000",
                        "555342435d000000000000000001061b000000020000000000000000000000",
                        ],
                        "devices" : {
                                        "2001:ac01": {
                                                                "*": {
                                                                "t_vendor": 8193,
                                                                "t_product": [ 32309 ],
                                                                "msg": [ 0, 1, 2 ]
                                                                        }
                                                        },
                                }
}
echo -n 2001 7e3d > /sys/bus/usb/drivers/qmi_wwan/new_id 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...