![]() |
2014-09-17
, 21:31
|
|
Posts: 562 |
Thanked: 2,744 times |
Joined on Dec 2013
@ Espoo, Finland
|
#82
|
![]() |
2014-09-18
, 13:43
|
Posts: 1,104 |
Thanked: 5,652 times |
Joined on Feb 2010
@ Holland
|
#83
|
![]() |
2014-09-18
, 17:21
|
Posts: 256 |
Thanked: 941 times |
Joined on Jun 2014
@ Finland
|
#84
|
journalctl as root.
Something has happened atleast, maybe.
Today i did use diptoh whole day without issues.
The gpio-expander is tricky, as it looses its config if it looses power.
I had to add some paper (2 layers of 80g) under the pcb (between 3dprint and pcb) for reliable contact. (<< dirkvl FYI)
If fails, just lift the toh few mm from the bottom left corner, to make the microswitch toggle.
![]() |
2014-09-20
, 02:35
|
Posts: 8 |
Thanked: 18 times |
Joined on Aug 2014
|
#85
|
systemctl stop aliendalvik.service systemctl mask aliendalvik.service
systemctl unmask aliendalvik.service systemctl start aliendalvik.service
![]() |
2014-09-20
, 06:19
|
|
Posts: 562 |
Thanked: 2,744 times |
Joined on Dec 2013
@ Espoo, Finland
|
#86
|
Now I wish I knew of a way for enabling/disabling the led flashlight from the command line....
Question: Do we need to keep i2ctool installed after we finish the initial process of setting up the diptoh?
![]() |
2014-09-20
, 19:16
|
Posts: 19 |
Thanked: 13 times |
Joined on Jun 2014
@ France
|
#87
|
![]() |
2014-09-20
, 19:24
|
Posts: 19 |
Thanked: 13 times |
Joined on Jun 2014
@ France
|
#88
|
excellent, thanks for the examples Kimmo.
I will look and try to make a script to enable/disable wifi - will post it here if successfull.
dbus-send --system --print-reply --dest=net.connman /net/connman/technology/wifi net.connman.Technology.SetProperty string:"Powered" variant:boolean:true
dbus-send --system --print-reply --dest=net.connman /net/connman/technology/wifi net.connman.Technology.SetProperty string:"Powered" variant:boolean:false
The Following User Says Thank You to cartron For This Useful Post: | ||
![]() |
2014-09-20
, 21:19
|
Posts: 19 |
Thanked: 13 times |
Joined on Jun 2014
@ France
|
#89
|
![]() |
2014-09-20
, 21:30
|
|
Posts: 562 |
Thanked: 2,744 times |
Joined on Dec 2013
@ Espoo, Finland
|
#90
|
dbus-send --system --print-reply --dest=org.ofono /ril_0 org.ofono.RadioSettings.SetProperty string:"TechnologyPreference" variant:string:"umts"
But, the dips seem unresponsive. tail -f /home/nemo/diplog just gives me:
/home/nemo/diptoh/dip4on.sh
/home/nemo/diptoh/dip5off.sh
No matter what switches I dip. And journalctl -f | grep diptoh doesn't give me any print. I tried reattaching the oh but without any success.