Search found 5 matches
- Sat Sep 26, 2015 2:36 pm
- Forum: News
- Topic: Version 1.8.0 - Stable
- Replies: 112
- Views: 413852
Re: Version 1.8.0 - Stable
I use 1043ND v1 Gargoyle 1.8 don't detect my ZTE MF821 under QMI option - device not found. I use old version 1.6.2.2 and it works. I don't think QMI support has ever fully worked in Gargoyle. Are you using 3G with 1.6.2.2 instead of QMI? It is possible to get QMI working by doing the changes I des...
- Sun Jul 26, 2015 5:12 am
- Forum: News
- Topic: Version 1.7.2
- Replies: 78
- Views: 303244
Re: Version 1.7.2
QMI support still seems to be broken, but I got it working after these two fixes: In cache_basic_vars.sh the line echo "qmiInterface=\"$qmi_if\";" should be be echo "qmiInterface=\"$qmi_if\";" >> "$out_file" The file /utility/scan_qmidevices.sh is st...
- Thu May 14, 2015 10:12 am
- Forum: Show / Tell / Contribute
- Topic: gargoyle-ispy 2015-May-10 01:11.torrent
- Replies: 11
- Views: 15394
Re: gargoyle-ispy 2015-May-10 01:11.torrent
Thanks for pointing that out! I made a new issue http://www.gargoyle-router.com/gargoyle/issues/101.
- Thu May 14, 2015 7:10 am
- Forum: Show / Tell / Contribute
- Topic: gargoyle-ispy 2015-May-10 01:11.torrent
- Replies: 11
- Views: 15394
Re: gargoyle-ispy 2015-May-10 01:11.torrent
Hi, The fix in revision 495f7253 doesn't seem to be enough to get QMI modems working properly, so I did some digging around and found some more issues. After applying the changes in rev 495f7253, I have hasQMI = true on the Basic Connections page. But when trying to save changes I get a new error: &...
- Sun Apr 05, 2015 6:07 am
- Forum: News
- Topic: Version 1.7.1 - Guest Network Support
- Replies: 152
- Views: 439553
Re: Version 1.7.1 - Guest Network Support
There seems be a JavaScript error related to the new QMI support on the Connection -> Basic page: "ReferenceError: hasQMI is not defined" on basic.js:7:23953. The error breaks the whole basic connection page, so it's not possible to set up a connection. The error doesn't occur if the modem...