| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,104
» Latest member: fantsaygem
» Forum threads: 16,360
» Forum posts: 117,528
Full Statistics
|
| Latest Threads |
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 88
|
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 58
|
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,537
|
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,150
|
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 223
|
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 153
|
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,623
|
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
06-27-2026, 02:43 PM
» Replies: 13
» Views: 18,813
|
Android Gaming Image
Forum: Game Station Emulation
Last Post: Jacobgilbert
06-26-2026, 07:06 AM
» Replies: 52
» Views: 111,214
|
rAudio for Rock64 V2/Pine...
Forum: Linux on Rock64
Last Post: shinzuka
06-25-2026, 03:16 PM
» Replies: 11
» Views: 1,979
|
|
|
| UI is a bit laggy |
|
Posted by: bvbfan - 02-28-2021, 12:29 PM - Forum: Manjaro on PinePhone
- Replies (1)
|
 |
I make some tests, glxgears works with 60 fps so it's KWin/KDE or Qt specific issue of a bit laggy UI, glxinfo shows correct info, it has correct kernel driver, any ideas?Does anyone knows others DE's Gnome how is compared to Plasma? Or other kernels/drivers?
|
|
|
|
| Convergence dock not charging pinephone mobian |
|
Posted by: tecnocris - 02-28-2021, 11:07 AM - Forum: PinePhone Accessories
- Replies (8)
|
 |
Anybody else experiencing this issue? Dock works fine for everything but it's draining my battery at a rate of about 2w. I though it might have been the usb port on my monitor i'm using it with, so I switched to a wall charger and when connected to the phone directly it charges, but as soon as I try to use it with the dock it's back to discharge mode. I'm running all the current updates on mobian at the moment.
|
|
|
|
| No cellular network |
|
Posted by: gibbz - 02-28-2021, 02:47 AM - Forum: PinePhone Software
- Replies (5)
|
 |
Ive been testing all the os' I can get my hands on, none of them have working calls or text, except I managed to get one working as a once off somehow.
Ive noticed that on ub ports it says 'Denied'... Can I assume that my provider has blocked my pinephones from the network?
Edit: using the pmos test image, it says the network is connecting and working fine.... This is doing my head in why no other os image works?!
|
|
|
|
| UFW (uncomplicated firewall) Start On Boot - Mobian (working) |
|
Posted by: theD0ctor - 02-28-2021, 01:15 AM - Forum: Mobian on PinePhone
- Replies (2)
|
 |
Hey Ya'll,
Not entirely sure if others are wanting this, but thought I'd share my fix on this workaround if you been trying to get this firewall to start on system startup on mobian (fix will be similar to almost any Distro actually).
This is for anyone that wanted to use the UFW - uncomplicated firewall service vs iptables.
Useful background knowledge:
https://www.freedesktop.org/wiki/Softwar...orkTarget/
Assuming you have already installed ufw:
edit the /lib/systemd/system/ufw.service
Code: sudo nano /lib/systemd/system/ufw.service
Comment or delete out any existing BEFORE and/or AFTER lines under [unit] and add the new conditions - should look similar to this:
Code: [Unit]
Description=Uncomplicated firewall
Documentation=man:ufw(8)
DefaultDependencies=no
#Before=network.target
Before=network-pre.target
Wants=network-pre.target
............
Make sure you write out, save, and exit. What this does is makes sure the firewall starts BEFORE any network configuration. Which is the point of a firewall 
Add ufw.service to system startup
Code: sudo systemctl enable ufw.service
Now also make sure ufw.conf has start on boot enabled (enabling just this without the above had no affect on startup). Edit the ufw.conf
Code: sudo nano /etc/ufw/ufw.conf
Write out and save and exit.
Reboot your phone. Once it is rebooted, head to terminal and check the firewall status:
Should be active on startup without having to manually enable it. This fix worked for me, hopefully it works for others - for anyone that also wants to use the ufw
|
|
|
|
| Plasma Mobile, screen is upside down when in landscape orientation? |
|
Posted by: gamerminstrel - 02-28-2021, 12:28 AM - Forum: Manjaro on PinePhone
- No Replies
|
 |
When the latest monthly blog update announced Manjaro with Plasma Mobile as the new default, I threw that on a micro SD card and have been testing it since. Sometime in the last week, an update broke auto-rotation for me.
Everything is fine in portrait mode, but when I rotate my phone 90 degrees the screen will rotate 90 degrees in the *opposite* direction, resulting in the screen being upside down when in landscape mode.
Is anyone else experiencing this issue, or maybe even know how to fix this? This is definitely going to need fixing by the time that keyboard accessory comes out, since the phone would always be in landscape using that.
PS: Aside from this issue (and intermittent crashing when trying to use a USB-C dock), I'm really pleasantly surprised with KDE. I thought I would hate it, but it feels like it has a lot of potential and is already pretty polished.
|
|
|
|
| Red Pocket |
|
Posted by: linux_n - 02-27-2021, 11:41 PM - Forum: General Discussion on PinePhone
- Replies (2)
|
 |
I got Red Pocket carrier working on my pinephone using mobian as the OS. I could make calls receive calls and send text and receive text. The plan i use for Red Pocket is $2.50 per month. Posted this because if someone is looking for a low cost carrier this might help them.
|
|
|
|
| Cannot update |
|
Posted by: matt_the_hall - 02-27-2021, 08:09 PM - Forum: General Discussion on PinePhone
- Replies (9)
|
 |
Hi folks,
Just unboxed my new Mobian Community Edition Pine Phone --- so excited!!!
Everything seems to be working pretty well. The web browsing is pretty darn slow, but I just installed Browsh, so maybe that will be a little faster.
The problem I am having is, I am getting an indication that there is an update available, but when I click "download," it tells me that it failed due to a lack of dependancies being present. However, the list of needed dependancies is blank!
Any help would be greatly appreciated!
--Matt
|
|
|
|
| Observations about SIM card recognition and OS distribution |
|
Posted by: lsitongia - 02-27-2021, 03:36 PM - Forum: General Discussion on PinePhone
- Replies (10)
|
 |
I got a 3gb Mobian yesterday. While I was trying to get my Google Fi nanoSIM in the white plastic adapter and into the phone, I broke the right-most prong of the SIM card socket. Bummer. I had it for about 15 minutes at that point. Anyway, I went about soldering it back on. It didn't work. I couldn't tell if it was the hardware or software. In flashed Manjaro+Plasma, and the SIM card was not recognized. I flashed postmarketOS latest test distro, and the SIM is good! I can phone and text. So, my solder job is good, the Google Fi is recognized without effort (I use it in an iPhone and Android phone, freely moving the SIM around and it works in everything I've tried).
|
|
|
|
|