![]() |
2015-12-10
, 22:52
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#2
|
![]() |
2015-12-10
, 23:12
|
Posts: 205 |
Thanked: 389 times |
Joined on Nov 2009
|
#3
|
![]() |
2015-12-10
, 23:58
|
|
Posts: 654 |
Thanked: 2,368 times |
Joined on Jul 2014
@ UK
|
#4
|
nemo ~ $ cat /etc/connman/main.conf [General] FallbackTimeservers = 0.pool.ntp.org,1.pool.ntp.org,2.pool.ntp.org,3.pool.ntp.org NetworkInterfaceBlacklist = p2p,usb,rmnet,rev_rmnet SingleConnectedTechnology = false Ipv4StatusUrl = http://ipv4.jolla.com/return_204 Ipv6StatusUrl = http://ipv6.jolla.com/return_204 PreferredTechnologies = bluetooth,wifi,cellular PersistentTetheringMode = false AllowHostnameUpdates = false TetheringSubnetBlock = 172.28.172.0 DontBringDownAtStartup = rndis InputRequestTimeout = 300
The Following 9 Users Say Thank You to Feathers McGraw For This Useful Post: | ||
![]() |
2015-12-11
, 01:28
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#5
|
The Following 3 Users Say Thank You to coderus For This Useful Post: | ||
![]() |
2015-12-11
, 02:11
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#6
|
Don't forget you can't mirror official "adaptation" repos, because it requires credentials
The Following 3 Users Say Thank You to szopin For This Useful Post: | ||
![]() |
2015-12-11
, 14:36
|
Posts: 1,746 |
Thanked: 1,832 times |
Joined on Dec 2010
|
#7
|
The Following 3 Users Say Thank You to m4r0v3r For This Useful Post: | ||
![]() |
2015-12-11
, 14:48
|
|
Posts: 6,450 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#8
|
The Following 3 Users Say Thank You to pichlo For This Useful Post: | ||
![]() |
2015-12-11
, 14:58
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#9
|
That was my first thought too but imagine you have to do a factory reset. To use dd to restore your device, you will have to enable Developer mode. How?
Can't one wireshark/mitm the connection (even with n900) and dump all the data that comes in to reproduce it once the servers die? Unless the data is modified for each and every credential, but having single credential reencoding still should be possible
(with sailors still around for the meetings, hopefully some way to backup the latest, even if a bit dodgy from legal pov, should be doable)
The Following 9 Users Say Thank You to coderus For This Useful Post: | ||
![]() |
2015-12-11
, 21:17
|
Posts: 281 |
Thanked: 679 times |
Joined on Feb 2010
|
#10
|
Seems like an easy fix. Worry about flashable images and essential packages we can't legally back up & distribute!Code:nemo ~ $ cat /etc/connman/main.conf [General] FallbackTimeservers = 0.pool.ntp.org,1.pool.ntp.org,2.pool.ntp.org,3.pool.ntp.org NetworkInterfaceBlacklist = p2p,usb,rmnet,rev_rmnet SingleConnectedTechnology = false Ipv4StatusUrl = http://ipv4.jolla.com/return_204 Ipv6StatusUrl = http://ipv6.jolla.com/return_204 PreferredTechnologies = bluetooth,wifi,cellular PersistentTetheringMode = false AllowHostnameUpdates = false TetheringSubnetBlock = 172.28.172.0 DontBringDownAtStartup = rndis InputRequestTimeout = 300
The Following 2 Users Say Thank You to cy8aer For This Useful Post: | ||
I bring this up, as Microsoft recently shutdown the servers for OTA updates for Symbian devices. Fortunately it is not too huge of an issue as Symbian devices are mature in the development community and it is possible to flash the latest version from a download-able image. That, or the various custom firmwares such as Delight.
The Jolla phone, on the other hand...I had to send mine back to Finland when the filesystem became too full and the phone became unusable. I tried using the recovery off my Linux desktop beforehand, but to no avail. There is no obvious way to flash a firmware image as it is known for Symbian and Android, I can't even find them online.