open:it:ubuntutouch
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
open:it:ubuntutouch [2022/11/29 19:24] – angelegt Kai | open:it:ubuntutouch [2024/10/03 00:09] (aktuell) – [Ubuntu Touch] Kai | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
===== Ubuntu Touch ===== | ===== Ubuntu Touch ===== | ||
+ | OS für mobile Geräte (Smartphone, | ||
+ | ++++ Quellen | | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
Zeile 5: | Zeile 7: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | ++++ | ||
Login über Linux-Dektop-Shell (User = phablet): | Login über Linux-Dektop-Shell (User = phablet): | ||
- | | + | ssh phablet@< |
==== Ubports Community ==== | ==== Ubports Community ==== | ||
Zeile 13: | Zeile 18: | ||
Download auf den u.a. Info-Seiten. \\ | Download auf den u.a. Info-Seiten. \\ | ||
Installation auf dem Linux-Desktop: | Installation auf dem Linux-Desktop: | ||
- | | + | sudo apt install ./ |
- | $ sudo apt install ./ | + | |
Einrichtung Manuell über Konsole starten. \\ | Einrichtung Manuell über Konsole starten. \\ | ||
Download: https:// | Download: https:// | ||
- | | + | ~/ |
==== Lenovo Tab M10 TB-X605F ==== | ==== Lenovo Tab M10 TB-X605F ==== | ||
Zeile 42: | Zeile 46: | ||
adb-Befehle im Normalbetrieb | fastboot-Befehle im fastboot-Betrieb \\ | adb-Befehle im Normalbetrieb | fastboot-Befehle im fastboot-Betrieb \\ | ||
- | | + | adb -help |
- | $ fastboot -help | + | |
- | $ adb devices | + | |
- | $ fastboot devices | + | |
- | | + | |
- | | + | |
+ | | ||
+ | |||
+ | fastboot devices | ||
+ | in fastboot-modus wechseln | ||
+ | | ||
+ | |||
+ | | ||
| | ||
Install Ubuntu-Touch | Install Ubuntu-Touch | ||
Mit App über GUI oder (zuvor Download X605.yml): | Mit App über GUI oder (zuvor Download X605.yml): | ||
- | | + | ubports-installer -v -f X605.yml |
==== Fairphone 2 ==== | ==== Fairphone 2 ==== | ||
Zeile 74: | Zeile 82: | ||
First connect over ssh to mobile, for this you have to enable via "Tweak Tools" app ([[https:// | First connect over ssh to mobile, for this you have to enable via "Tweak Tools" app ([[https:// | ||
See containers name: | See containers name: | ||
- | | + | libertine-container-manager list |
and connect to container: | and connect to container: | ||
- | | + | libertine-container-manager exec -i xenial -c "/ |
So now we can install curl: | So now we can install curl: | ||
- | | + | apt install curl |
== 3: Install mopidy == | == 3: Install mopidy == | ||
[[https:// | [[https:// | ||
We continue connected to container after "Step 2" (and all steps from here to the end are connected in libertine container) so we execute: | We continue connected to container after "Step 2" (and all steps from here to the end are connected in libertine container) so we execute: | ||
- | | + | wget -q -O - https:// |
- | | + | |
- | | + | wget -q -O / |
- | | + | |
- | | + | apt update |
+ | |||
+ | apt install mopidy | ||
+ | |||
+ | apt install mopidy-spotify | ||
== 4: Configure mopidy to connect to Spotify == | == 4: Configure mopidy to connect to Spotify == | ||
Zeile 108: | Zeile 120: | ||
Finally we have to install a web dashboard to play our music, for that we need pip so install all with that commands: | Finally we have to install a web dashboard to play our music, for that we need pip so install all with that commands: | ||
- | | + | apt install python-pip |
- | | + | |
- | | + | pip install --upgrade setuptools |
+ | |||
+ | pip install Mopidy-Iris | ||
== 7: Run spotify == | == 7: Run spotify == | ||
Now we have Spotify installed, so how we can play music, it's easy, go to Main Scope on Ubuntu touch, touch from bottom to up to open Desktop applications from libertine, open Mopidy and let it run (it never end loading because runs on backgroung) open Morph and go to http:// | Now we have Spotify installed, so how we can play music, it's easy, go to Main Scope on Ubuntu touch, touch from bottom to up to open Desktop applications from libertine, open Mopidy and let it run (it never end loading because runs on backgroung) open Morph and go to http:// | ||
+ | |||
open/it/ubuntutouch.1669746288.txt.gz · Zuletzt geändert: 2024/06/22 10:15 (Externe Bearbeitung)