We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi!
I just installed the APP Snoopsnitcher (an IMSI-detector app). It shows the massage: "Could not initialize DIAG interface."
On their Website they wrote that one should ask the maintainer of the devices ROM if he enabled the Qualcomm DIAG driver in the Android kernel. ( https://opensource.srlabs.de/projects/snoopsnitch/wiki/FAQ )
I found the driver via $ grep dia$ /proc/devices , but since I'm no expert, I don't know if I need to change anything to make this app working.
$ grep dia$ /proc/devices
Would be super nice if you have a look into this!
Thank you very much!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi!
I just installed the APP Snoopsnitcher (an IMSI-detector app). It shows the massage:
"Could not initialize DIAG interface."
On their Website they wrote that one should ask the maintainer of the devices ROM if he enabled the Qualcomm DIAG driver in the Android kernel. ( https://opensource.srlabs.de/projects/snoopsnitch/wiki/FAQ )
I found the driver via
$ grep dia$ /proc/devices
, but since I'm no expert, I don't know if I need to change anything to make this app working.Would be super nice if you have a look into this!
Thank you very much!
The text was updated successfully, but these errors were encountered: