[Bug 1613327] Re: [Pro5] Mobile data setting not remembered between reboots

2016-12-12 Thread Tomas Öqvist
@mzanetti

What should I use for hspa/hspa+ when I am based in Sweden? lte doen
nothing for me in your script.

Thanks,
Tomas

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1613327

Title:
  [Pro5] Mobile data setting not remembered between reboots

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1613327/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1613327] Re: [Pro5] Mobile data setting not remembered between reboots

2016-12-12 Thread Michael Zanetti
sorry, the line "$ cat .config/upstart/3gfix.conf" in the previous
comment is not supposed to be actual content of the file... leave that
one away.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1613327

Title:
  [Pro5] Mobile data setting not remembered between reboots

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1613327/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1613327] Re: [Pro5] Mobile data setting not remembered between reboots

2016-12-12 Thread Michael Zanetti
While this isn't a real fix, I have found a workaround for this bug so
people can at least use their Pro5 without getting annoyed too much by
this:

create a file /home/phablet/bin/swithto3g with this content (create the "bin" 
directory and make sure the file is executable):

#!/bin/sh

pref=`/usr/share/ofono/scripts/get-tech-preference | cut -d " " -f 3`
while [ "$pref" != "lte" ]; do
/usr/share/ofono/scripts/set-tech-preference lte
sleep 5
pref=`/usr/share/ofono/scripts/get-tech-preference | cut -d " " -f 3`
done
echo $pref
-

Then, create another file /home/phablet/.config/upstart/3gfix.conf with this 
content:
-
$ cat .config/upstart/3gfix.conf 
start on started unity8
exec /home/phablet/bin/switchto3g
-

This will, on every reboot, run the script which will in turn will set
the tech preference to 4G. Seems to work well for me so far.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1613327

Title:
  [Pro5] Mobile data setting not remembered between reboots

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1613327/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1613327] Re: [Pro5] Mobile data setting not remembered between reboots

2016-12-10 Thread areteichi
Just wanted to point out that this bug still exists for Pro 5 in OTA-14.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1613327

Title:
  [Pro5] Mobile data setting not remembered between reboots

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1613327/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1613327] Re: [Pro5] Mobile data setting not remembered between reboots

2016-11-04 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: 14 => backlog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1613327

Title:
  [Pro5] Mobile data setting not remembered between reboots

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1613327/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1613327] Re: [Pro5] Mobile data setting not remembered between reboots

2016-10-05 Thread Jonas G. Drange
See bug 1629686 for more logging/discussion.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1613327

Title:
  [Pro5] Mobile data setting not remembered between reboots

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1613327/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1613327] Re: [Pro5] Mobile data setting not remembered between reboots

2016-10-04 Thread Lorn Potter
Just wanted to comment that I have seen the same thing as comment #13.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1613327

Title:
  [Pro5] Mobile data setting not remembered between reboots

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1613327/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1613327] Re: [Pro5] Mobile data setting not remembered between reboots

2016-10-04 Thread Pat McGowan
** Summary changed:

- Mobile data setting not remembered between reboots
+ [Pro5] Mobile data setting not remembered between reboots

** Changed in: canonical-devices-system-image
 Assignee: Pat McGowan (pat-mcgowan) => John McAleely (john.mcaleely)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1613327

Title:
  [Pro5] Mobile data setting not remembered between reboots

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1613327/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs