![]() |
2012-12-03
, 16:49
|
Posts: 299 |
Thanked: 557 times |
Joined on Aug 2012
|
#62
|
good to know it works.
anything i should do make it work on installation?
nobody else reported a problem, and it worked for me without openmode/inception on my N950. so not sure what to do.
is developer mode enabled on ur device?
regarding traceroute, i will try including it when i'm a bit more free. or maybe add it as an optional dependency and point to where to download it from
The Following User Says Thank You to brkn For This Useful Post: | ||
![]() |
2012-12-03
, 16:57
|
|
Posts: 426 |
Thanked: 374 times |
Joined on Apr 2012
@ Middle East
|
#63
|
![]() |
2012-12-03
, 17:20
|
Posts: 299 |
Thanked: 557 times |
Joined on Aug 2012
|
#64
|
I have Front Camera app as well, but it captures a pic for me anyway. Is it possible to make it capture pics from front AND back camera as well? Maybe the phone can be lost up-side down too. You never know.
You said Prey periodically checks the control panel for status change. How often is "periodically"? I've kept my device laying around while it was not connected to GPRS or WiFi, but it didn't try to connect, even for an hour. Maybe because WLAN scanning is switched off? It only seems to work if it's already connected.
Is it possible to force a connection through Prey? It would impact battery life, but maybe a condition can be given that if a device isn't moved from standby state for 3-4 hours or more, then force connection and check control panel to see if it's missing. If no, disconnect connection. If yes, do whatever actions it is supposed to do.
Maybe impossible, but worth a try?
dbus-send --print-reply --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"[ANY]" uint32:0
The Following User Says Thank You to brkn For This Useful Post: | ||
![]() |
2012-12-04
, 05:50
|
Posts: 55 |
Thanked: 123 times |
Joined on Oct 2012
@ India
|
#65
|
I have Front Camera app as well, but it captures a pic for me anyway. Is it possible to make it capture pics from front AND back camera as well? Maybe the phone can be lost up-side down too. You never know.
You said Prey periodically checks the control panel for status change. How often is "periodically"? I've kept my device laying around while it was not connected to GPRS or WiFi, but it didn't try to connect, even for an hour. Maybe because WLAN scanning is switched off? It only seems to work if it's already connected.
Is it possible to force a connection through Prey? It would impact battery life, but maybe a condition can be given that if a device isn't moved from standby state for 3-4 hours or more, then force connection and check control panel to see if it's missing. If no, disconnect connection. If yes, do whatever actions it is supposed to do.
Maybe impossible, but worth a try?
The Following User Says Thank You to student4life For This Useful Post: | ||
![]() |
2012-12-04
, 08:35
|
Posts: 299 |
Thanked: 557 times |
Joined on Aug 2012
|
#66
|
presently there is no forced autoconnect to internet. Basically i dont know how to force autoconnect, and i'm starved for time to explore how to do it. if somebody can write that script, I can use it in prey.
dbus-send --print-reply --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"[ANY]" uint32:0
The Following User Says Thank You to brkn For This Useful Post: | ||
![]() |
2012-12-04
, 09:34
|
Posts: 55 |
Thanked: 123 times |
Joined on Oct 2012
@ India
|
#67
|
You could useto connect to any saved network or add an option in config file to specify AP to connect to (name of 3g connection).Code:dbus-send --print-reply --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"[ANY]" uint32:0
![]() |
2012-12-04
, 09:35
|
Posts: 299 |
Thanked: 557 times |
Joined on Aug 2012
|
#68
|
The Following User Says Thank You to brkn For This Useful Post: | ||
![]() |
2012-12-05
, 21:05
|
Posts: 68 |
Thanked: 25 times |
Joined on Mar 2012
|
#69
|
![]() |
2012-12-06
, 15:22
|
Posts: 299 |
Thanked: 557 times |
Joined on Aug 2012
|
#70
|
The Following User Says Thank You to brkn For This Useful Post: | ||
anything i should do make it work on installation?
nobody else reported a problem, and it worked for me without openmode/inception on my N950. so not sure what to do.
is developer mode enabled on ur device?
regarding traceroute, i will try including it when i'm a bit more free. or maybe add it as an optional dependency and point to where to download it from