| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,677
» Latest member: Charlotten
» Forum threads: 16,251
» Forum posts: 117,164
Full Statistics
|
|
|
| wiping u-boot off sd card |
|
Posted by: shulamy - 07-17-2022, 11:27 PM - Forum: PinePhone Software
- Replies (6)
|
 |
i installed tow-boot on pinephone beta edition but it dosn't work
so i found this
Quote:Q: I’ve installed Tow-Boot on my original PinePhone but it’s not working as described. A: The original PinePhone will always boot any u-boot on the SD card first. If you have an older Mobian image or another OS image on the SD card this may happen. Removing the SD card or wiping u-boot off it should cause Tow-Boot to work.
but i don't find how to do it or where to find image without u-boot
ezik
|
|
|
|
| Giving certain audio apps priority on the lock screen and pulldown |
|
Posted by: 3x5co - 07-17-2022, 10:34 AM - Forum: Mobian on PinePhone
- No Replies
|
 |
If I run GmusicBrowser and VLC at the same time, on my PinePhone, VLC will take priority on my lock screen, and when I pull down the drawer with the wifi and bluetooth settings. It used to be that VLC took over the lock screen, and GMB took over the drawer.
I know this is kind of a petty request, but sometimes I switch between my music, which is in GMB, and my podcasts, which are on VLC, and I would like to be able to choose which app's controls show up on the lock screen or drawer. Is there any way to give one priority over the other?
|
|
|
|
| snap install exceeded maximum runtime |
|
Posted by: jojuma - 07-17-2022, 07:52 AM - Forum: Mobian on PinePhone
- No Replies
|
 |
Hi everyone,
seeking for help if this "project" is possible at all.
I want to install classic "Prince of Persia" from the snapstore. But no matter if I try online or offline after downloading the snap I get the same output:
Code: sudo snap install sdlpop
[sudo] password for mobian:
error: cannot perform the following tasks:
- Run configure hook of "sdlpop" snap if present (run hook "configure":
-----
/usr/share/fonts: caching, new cache contents: 0 fonts, 5 dirs
/usr/share/fonts/cMap: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/cmap: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/opentype: caching, new cache contents: 0 fonts, 3 dirs
/usr/share/fonts/opentype/cantarell: caching, new cache contents: 5 fonts, 0 dirs
/usr/share/fonts/opentype/noto:
<exceeded maximum runtime of 5m0s>
-----)
Is there something wrong with the fonts or can I take influence on the maximum runtime?
I am asking this here since on any other system installation was no problem and I can't find a solution in the WWW.
Thanks for advices
EDIT: There are versions for amd64, arm64, armhf, i386 and ppc64el. So this should work, shouldn't it?
EDIT: Since '/usr/share/fonts/opentype/noto' is a rather big folder, I thought the caching of it takes a lot of time and thus moved it to another location.
After that, the installation process went through without further problems. I copied the 'noto' folder back afterwards.
The game runs smoothly now and though I don't know if this is a proper solution due to future updates, I'll mark this as 'solved' for know.
Thanks!
|
|
|
|
| Kalendar in Manjaro Plamo |
|
Posted by: Uturn - 07-17-2022, 01:29 AM - Forum: Manjaro on PinePhone
- Replies (1)
|
 |
anyone succeeded in installing Kalendar and connecting it wth their Nextcloud? I am able to install and I can setup DAV and it even shows my calendars but then Kalendar freezes. What could that be?
I think it freezes even without having setup DAV.
|
|
|
|
| Date & Time-setting app is a very poor design |
|
Posted by: treebeard - 07-16-2022, 03:06 PM - Forum: Mobian on PinePhone
- Replies (6)
|
 |
The Date & Time-setting app in the Gnome settings actually changes the date/time each time a widget is changed. This can result in dozens of date/time changes whipsawing between past & future and creating absolute chaos with scheduled tasks. The most recent case of this resulted in the loss of some important log info, perhaps because logrotate was so thoroughly confused.
This app should generate one date/time change and only after the user says "okay, that's it".
|
|
|
|
| switch stable or dev release? |
|
Posted by: Uturn - 07-16-2022, 12:58 AM - Forum: Manjaro on PinePhone
- Replies (3)
|
 |
is it possible to switch form stable to dev and back in manjaro plamo? Currently stable does not seem to get my nextcloud account working and maybe dev does. But I am not wanting dev on my phone forever. In Ubuntu we can choose which source to use.
|
|
|
|
| New SD card won't auto-mount, will only mount as read-only |
|
Posted by: 3x5co - 07-15-2022, 07:57 PM - Forum: Mobian on PinePhone
- Replies (3)
|
 |
I just got a 256gb, off-brand MicroSD card (it's actually Onn brand, which is a Walmart generic brand). Anyway, I formatted it on my computer, and everything seemed fine. But when I put it into my Pinephone, it won't mount. I can only mount it like so:
Code: sudo mount -t ext4 -o ro /dev/mmcblk0p1 /storage/0000-0000/;
And if i put 'rw', it won't mount. It says 'bad superblock'. This is no matter how many times I reformat, if I recreate the partition table, If I disable journalling. I have even formatted it from inside the pinephone and it won't mount. Does anyone know what I can do to make my card auto-mount, and make it writable?
|
|
|
|
|