hello,
I had a look at your app and I tried to install. qmisignal works fine, but I don't find any luci-app-3ginfo package to download around your link.
Was I wrong?
I take the chance to ask you for assistance about following problems I encountered using qmi-signal:
It causes some trouble with web interface, Luci hangs constantly and always goes on time out; terminal console is not affected, so I was able to remove the package and go back to normal behaviour.
another issue (always qmi-signal) is a lock conflict with a tiny script of mine who perform uqmi -d /dev/cdc-wdm0 --get-current-settings every 5 seconds (I need to check "out of call" status); PS command shows 4 or more uqmi running tasks.
With my script not running, I keep qmi-signal running: after some time it hangs. I close the qmi-signal tab, but the console PS command shows again a lot of uqmi running tasks.
I've just installed latest OpenWrt version and the minimum necessary to use QMI interface and luci-app-qmi.
hi again,
after installing the package I click to "configuration" tab and I get this message:
/usr/lib/lua/luci/dispatcher.lua:1334: module 'luci.cbi' not found:
no field package.preload['luci.cbi']
no file './luci/cbi.lua'
no file '/usr/share/lua/luci/cbi.lua'
no file '/usr/share/lua/luci/cbi/init.lua'
no file '/usr/lib/lua/luci/cbi.lua'
no file '/usr/lib/lua/luci/cbi/init.lua'
no file './luci/cbi.so'
no file '/usr/lib/lua/luci/cbi.so'
no file '/usr/lib/lua/loadall.so'
no file './luci.so'
no file '/usr/lib/lua/luci.so'
no file '/usr/lib/lua/loadall.so'
stack traceback:
[C]: in function 'require'
/usr/lib/lua/luci/dispatcher.lua:1334: in function '_cbi'
/usr/lib/lua/luci/dispatcher.lua:1023: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:478: in function </usr/lib/lua/luci/dispatcher.lua:477>
@IceG could post links to download the .ipk files directly instead of the source code, please? Looking for the sms-tool, please. I got from your github the luci-app-sms-tool but it fails to install with the following error:
root@OpenWrt_alix: ~/3G_INFO $ opkg install luci-app-sms-tool_1.8.7_all.ipk
Installing luci-app-sms-tool (1.8.7) to root...
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-sms-tool:
* sms-tool
* opkg_install_cmd: Cannot install package luci-app-sms-tool.
root@OpenWrt_alix: ~/3G_INFO $
and sms-tool cannot be found in the Openwrt's repo
I can see that there is still something ...
I see that you have the release on 19.07.7, I compiled for the master, I chose the hardware well, but I see that something else needs to be changed to make it work.