Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
fixing the ppkb mainboard...
Forum: PinePhone Pro Accessories
Last Post: zetabeta
Today, 12:04 AM
» Replies: 1
» Views: 37
|
Pinephone pro stuck while...
Forum: PinePhone Pro Hardware
Last Post: Supervisor
Yesterday, 06:40 PM
» Replies: 2
» Views: 64
|
Compatible U.S. carriers ...
Forum: General Discussion on PinePhone
Last Post: Zebulon Walton
08-15-2025, 07:34 PM
» Replies: 2
» Views: 101
|
Long dialpad keypress to ...
Forum: Mobian on PinePhone
Last Post: Zebulon Walton
08-15-2025, 06:48 PM
» Replies: 3
» Views: 81
|
Are there plannes to crea...
Forum: PinePhone Pro Hardware
Last Post: Kevin Kofler
08-15-2025, 06:20 PM
» Replies: 4
» Views: 889
|
PinePhone Pro discontinue...
Forum: General Discussion of PinePhone Pro
Last Post: zetabeta
08-15-2025, 12:27 PM
» Replies: 6
» Views: 327
|
Pinephone Pro wont boot t...
Forum: General Discussion of PinePhone Pro
Last Post: zetabeta
08-15-2025, 04:22 AM
» Replies: 3
» Views: 142
|
prototyping to help someo...
Forum: General
Last Post: xerosenex
08-14-2025, 02:31 AM
» Replies: 0
» Views: 98
|
Password reset via u-boot...
Forum: PineNote Software
Last Post: lunnabae
08-13-2025, 01:17 AM
» Replies: 6
» Views: 1,749
|
incorporate a multimeter ...
Forum: General
Last Post: lalisa12
08-13-2025, 01:14 AM
» Replies: 2
» Views: 523
|
|
|
Phone doesn't mount on laptop |
Posted by: lsitongia - 02-28-2021, 01:14 PM - Forum: Manjaro on PinePhone
- Replies (2)
|
 |
When Jump Drive is running on the phone, plugging it into my Manjaro Plasma laptop via USB mounts the phone as a storage device. On the laptop, I can see the phone's eMMC and the SD card. But, when Manjaro Plasma mobile is flashed to the phone's eMMC and up and running, plugging it in doesn't mount anything. Nothing is logged on the laptop when the USB is plugged in and removed. I'm using the same red USB cable that came with the phone in both cases, Jump Drive and running system. What is different?
How do I get the phone to mount as a storage device on my laptop?
I'm running Manjaro Plasma mobile beta2.
Thanks!
|
|
|
Manually mount SD card in running system? |
Posted by: lsitongia - 02-28-2021, 01:08 PM - Forum: Manjaro on PinePhone
- Replies (3)
|
 |
I haven't found a distro yet that will automatically mount an SD card in the phone. I'm running Manjaro Plasma beta2 right now. Why doesn't the SD card automount when booting the phone? I've made sure that the SD card isn't bootable, so it doesn't interfere with booting the phone. The SD works fine when it contains an OS image or the jump drive.
How do I go about manually mounting the card? I want to use it for file storage, music, etc.
Thanks for your help!
|
|
|
General use for USB-C docking bar |
Posted by: lsitongia - 02-28-2021, 12:36 PM - Forum: PinePhone Accessories
- Replies (1)
|
 |
I've been trying to figure out how much I can use the docking bar which came with the Mobian CE Convergence edition. It worked under Mobian (I think) and pmOS (pretty sure - I'm spinning through distros to find what works). Doesn't work under Manjaro Plasma beta2.
I'm trying it out on my Manjaro Plasma laptop. syslog shows the components being recognized in it. Mostly works, but there's some oddities, like when I plug in the HDMI the ethernet shuts down. Is that something intentional in Manjaro Plasma? For example, I see when a second display is connected, Notification automatically switches to the do-not-disturb setting. Maybe it's shutting off the ethernet for some similar assumption about how it's being used?
It doesn't work very well at all on Windows 10 (same laptop - dual boot). Does it need a driver?
Is this docking bar a known device that has been labeled by Pine64? Does someone have the model of it so that I can search for drivers?
I also have a little GPD Pocket 1 mini-laptop. Docking bar doesn't work under Windows 10. I booted Manjaro Plasma on it and the docking bar doesn't work there.
In all cases, I power the docking bar with the power supply suitable to that computer.
Thanks for your insights.
|
|
|
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.
|
|
|
|