| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,881
» Latest member: monawoqa46
» Forum threads: 16,320
» Forum posts: 117,399
Full Statistics
|
| Latest Threads |
ATTN: Pine 64 Marketing D...
Forum: Rock64 Hardware and Accessories
Last Post: georgegohl888
2 hours ago
» Replies: 5
» Views: 10,443
|
http://pinenote.mweigand....
Forum: PineNote Software
Last Post: HippopoStar
Yesterday, 05:58 PM
» Replies: 1
» Views: 797
|
Castle Game Engine on Pin...
Forum: General Discussion on PineTab
Last Post: monawoqa46
Yesterday, 10:47 AM
» Replies: 2
» Views: 3,224
|
OpenClaw
Forum: Linux on Rock64
Last Post: keithy
02-22-2026, 11:57 AM
» Replies: 0
» Views: 102
|
Wi-Fi Issues (Plasma and ...
Forum: Manjaro on PinePhone
Last Post: krissprat73
02-20-2026, 12:16 PM
» Replies: 11
» Views: 17,938
|
installed devuan 5/6 - mi...
Forum: General Discussion on ROCKPRO64
Last Post: kapqa
02-20-2026, 11:36 AM
» Replies: 0
» Views: 103
|
Powering two disks from R...
Forum: RockPro64 Hardware and Accessories
Last Post: some_pinephone_user
02-19-2026, 09:31 PM
» Replies: 2
» Views: 193
|
How many HD's can I utili...
Forum: RockPro64 Hardware and Accessories
Last Post: some_pinephone_user
02-19-2026, 06:10 PM
» Replies: 4
» Views: 3,488
|
Official Debian support!
Forum: News
Last Post: kapqa
02-18-2026, 12:58 PM
» Replies: 86
» Views: 190,789
|
Pine 64 Mount hole Dimens...
Forum: General Discussion on PINE A64-LTS / SOPINE
Last Post: Piney64
02-18-2026, 11:27 AM
» Replies: 0
» Views: 101
|
|
|
| Biktorj's firmware |
|
Posted by: user641 - 03-06-2022, 02:36 PM - Forum: Mobian on PinePhone
- Replies (5)
|
 |
I recently installed biktorj's firmware on my pp, after that my modem every now and then loses signal, the 4g signal is off and it disappears from settings, rebooting fixes that. Is it recommended to reflash mobian after changing the firmware, will it help?
|
|
|
|
| Storage keeps growing |
|
Posted by: user641 - 03-06-2022, 12:51 PM - Forum: Mobian on PinePhone
- Replies (7)
|
 |
I noticed that after a few weeks after an fresh install the storage of phone keeps growing without adding new files, until the point I keep receiving full storage alerts, I have around 26GB of music and always around 6-8 GB of free space. The only thing I am constantly downloading are podcasts episodes, but after some time the old episodes get deleted automatically.
Someone has any tip for that problem?
|
|
|
|
| Apps and SD Card |
|
Posted by: biketool - 03-06-2022, 07:37 AM - Forum: Mobian on PinePhone
- Replies (2)
|
 |
I have noticed that most apps have a real difficulty using the SD card mounted in /media; as in they do not always have the ability to even browse but expect all media it will be playing and organizing to be stored in a default music or video directory in /home.
I think most users will be storing most multimedia on a SD card yet the only way to get for example Lolypop(music player) is to launch it from the command line with the SD directory holding my music. Similar problems with Totem made worse by the absolutely minimal video codec support.
On desktop Linux I have options to choose apps like Audacious and VLC which are happy to let me manage my media rather than taking over organization with no other options when I just want playback.
|
|
|
|
| Call and sms out work only shortly after answering a call |
|
Posted by: altor - 03-06-2022, 04:34 AM - Forum: PinePhone Pro Software
- Replies (1)
|
 |
Hello,
I have a very strange bug.
On mobian and manjaro updated, SMS/MMS/call in and data works very well.
But SMS/MMS and call out work only in the 5seconde after I hung up an incoming phone.
When I look to the modem log, I saw that the last commande is "Executed soft sleep sequence". It's like it didn't wake up.
When I try to send an sms with nmcli, I have a WmsMessageDeliveryFailure error (don't know how to copy/past the terminal).
Is it the right place to ask ?
|
|
|
|
| Problems installing/ booting a different Linux on PinebookPro |
|
Posted by: v-man - 03-06-2022, 04:30 AM - Forum: Linux on Pinebook Pro
- Replies (3)
|
 |
Hello community,
currently I'm using Armbian (Debian/ Bullseye) on my PinebookPro and I've been pretty ok with it. Yes, it is slow, and yes, internal speakers are terrible, and true, suspend does not work (in a usable fashion that's not quickly draining the battery), and well, occasionally the screen just stays blank when trying to boot... but the device is light and quiet.
But since I read on this forum that "my" Armbian was not supported anymore, and also hoping I'd get a U-Boot version with graphical output, I tried to install a different Linux this weekend. In conclusion I gave up for the time being, deciding my system was good enough for now, and I'd probably better soon switch to a 2013 ThinkPad 440s with twice the RAM, which I happened to get some time after having bought the PinebookPro.
I tried the Manjaro image writer script, and I tried downloading and booting the Manjaro image. First I tried SD cards with my Armbian still on the emmc, which would not boot. I kind of remembered (from my experience one, two years back) that this was probably the u-boot from the SD card trying to boot the system from the emmc (?).
Well, no problem, I thought, since I purchased the emmc to usb adapter some time last year: I'll just write the image straight to the emmc. This did work to some extend: I had u-boot output, the screen would switch to the Manjaro boot logo... and get stuck there. I could press escape and get system messages, though:
Code: Waiting 10 seconds for device /dev/disk/by-partuuid/57[...] ...
ERROR: device 'PARTUUID=57[...]' not found. Skipping fsck
[not?] mounting 'PARTUUID=57[...]' on real root.
Mount: /new_root: can't find PARTUUID=57[...].
Your are now being dropped into an emergency shell.
?h: Can't access tty; job control turned off
[rootfs ]#
(Sorry, the left of the photo I took from the screen was not entirely readable.)
Strange, I thought, and tried to fix it by taking out the emmc again, and modifying the /etc/fstab on it. I changed the UUIDs for "/boot/" and "/" so they'd correspond to what was shown in "/dev/disk-by-uuid". This made the process get further, with "/" apparently being ok now, but "/boot" still would not get mounted, and so booting still failed, still giving me no keyboard input. The /boot partition UUID was suspiciously short, maybe due to the vfat file system on it.
This was where I had enough for now. I thought I'd still write it down in the forum, so maybe someone can use this feedback to improve the documentation and/ or the software. If someone can point out a simple way of installing a working Linux, I might also try that some time soon.
I read on the forum there's a new Armbian maintainer. Now it is based on Ubuntu, which would be fine with me once 22.04LTS is out.
But what's the right way of installing it? Do I have to "hide" the emmc by either overriding the partition (thus destroying my working system before having an alternative ready), or by taking it out/ disabling it with the hardware switch? The latter is quite annoying, since already my Pinebook case is damaged from: one screw has come through the now widened hole, and I ripped one of the speaker cables out by accident (not terrible, since I'm mostly using an external USB speaker anyways).
|
|
|
|
|