← Back to team overview

ubuntu-phone team mailing list archive

Re: [Call for testing] Wi-Fi Hotspots (Internet tethering)

 

Hi Jonas, output is below:

phablet@ubuntu-phablet:~$ apt-cache policy ubuntu-system-settings
ubuntu-system-settings:
  Installed: 0.3+15.04.20150731-0ubuntu1
  Candidate: 0.3+15.04.20150731-0ubuntu1
  Version table:
     0.3+15.04.20150731-0ubuntu1 0
500 http://ppa.launchpad.net/ci-train-ppa-service/landing-046/ubuntu/ vivid/main armhf Packages
 *** 0.3+15.04.20150731-0ubuntu1 0
1001 http://ppa.launchpad.net/ci-train-ppa-service/stable-phone-overlay/ubuntu/ vivid/main armhf Packages
        100 /var/lib/dpkg/status
     0.3+15.04.20150413-0ubuntu1 0
500 http://ports.ubuntu.com/ubuntu-ports/ vivid/universe armhf Packages

phablet@ubuntu-phablet:~$ apt-cache policy indicator-network
indicator-network:
  Installed: 0.5.1+15.04.20150708.1-0ubuntu1
  Candidate: 0.5.1+15.04.20150708.1-0ubuntu1
  Version table:
     0.5.2+15.04.20150731-0ubuntu1 0
500 http://ppa.launchpad.net/ci-train-ppa-service/landing-046/ubuntu/ vivid/main armhf Packages
 *** 0.5.1+15.04.20150708.1-0ubuntu1 0
1001 http://ppa.launchpad.net/ci-train-ppa-service/stable-phone-overlay/ubuntu/ vivid/main armhf Packages
        100 /var/lib/dpkg/status
     0.5.1+15.04.20150412-0ubuntu1 0
500 http://ports.ubuntu.com/ubuntu-ports/ vivid/universe armhf Packages

Any thoughts?

Mitchell



On 02/08/15 19:12, Jonas Drange wrote:
Hi Mitchell,

it sounds like the package has not been installed. Not sure why the silo pref instructions hasn't worked, but it's usually a breeze to do manually.

What's the output of

    $ apt-cache policy ubuntu-system-settings


and

    $ apt-cache policy indicator-network


Thanks

On 2 August 2015 at 09:28, Mitchell Reese <dev@xxxxxxxxxxxxxxxxxxxxx <mailto:dev@xxxxxxxxxxxxxxxxxxxxx>> wrote:

    Hi folks, can't get this to work. I'm on a bq aquaris 4.5 with
    rc-proposed. Have followed the directions below. No menu in mobile
    settings for hotspot tethering, with or without wifi on. I'm using
    dual sim cards. Is this an issue?

    Not sure if I should report a bug, or reflash my device - have had
    it writeable for some time and may have stuffed something up. Rest
    of the phone works well though...

    Thanks.

    Mitchell

    -------------------------------------

    try this:

    as root, so use sudo -s

    1) add-apt-repository ppa:ci-train-ppa-service/landing-046

    2) vi /etc/apt/preferences.d/silo.pref


    Package: *
    Pin: release o=LP-PPA-ci-train-ppa-service-landing-046
    Pin-Priority: 1002


    3) apt-get update

    4) apt-get install indicator-network qml-module-ubuntu-connectivity
    libconnectivity-qt1 ubuntu-system-settings libsystemsettings1

    at this moment, this installs:

    indicator-network 0.5.2+15.04.20150722-0ubuntu1
    qml-module-ubuntu-connectivity:armhf 0.5.2+15.04.20150722-0ubuntu1
    libconnectivity-qt1:armhf 0.5.2+15.04.20150722-0ubuntu1
    ubuntu-system-settings 0.3+15.04.20150723-0ubuntu1
    libsystemsettings1:armhf 0.3+15.04.20150723-0ubuntu1

    5) reboot

    After that, the menu shows up.


-- Mailing list: https://launchpad.net/~ubuntu-phone
    <https://launchpad.net/%7Eubuntu-phone>
    Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
    <mailto:ubuntu-phone@xxxxxxxxxxxxxxxxxxx>
    Unsubscribe : https://launchpad.net/~ubuntu-phone
    <https://launchpad.net/%7Eubuntu-phone>
    More help   : https://help.launchpad.net/ListHelp




References