Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Won't boot with a MicroSD...
Forum: General Discussion on PineTab
Last Post: acruhl
2 hours ago
» Replies: 0
» Views: 6
|
Libre Office on Pinetab2?
Forum: General Discussion on PineTab
Last Post: Anonymous1989
Yesterday, 07:48 AM
» Replies: 0
» Views: 38
|
Experimental Mobian kerne...
Forum: PinePhone Pro Software
Last Post: teekay
Yesterday, 01:40 AM
» Replies: 0
» Views: 59
|
does the Joplin note taki...
Forum: PineNote Software
Last Post: Francus
08-05-2025, 08:11 PM
» Replies: 4
» Views: 1,359
|
PulseAudio dropouts after...
Forum: Linux on Pinebook Pro
Last Post: Dendrocalamus64
08-05-2025, 06:40 PM
» Replies: 1
» Views: 102
|
Any updates on Bluetooth ...
Forum: General Discussion on PineTab
Last Post: biketool
08-05-2025, 06:38 AM
» Replies: 1
» Views: 101
|
Keyboard availability?
Forum: PinePhone Pro Accessories
Last Post: Peter Gamma
08-04-2025, 08:37 PM
» Replies: 9
» Views: 1,137
|
PINETAB-V doesn't boot.
Forum: Getting Started
Last Post: FEC
08-04-2025, 03:38 AM
» Replies: 0
» Views: 73
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
08-03-2025, 01:51 PM
» Replies: 4
» Views: 261
|
Trying to attach a serial...
Forum: RockPro64 Hardware and Accessories
Last Post: marietto
08-03-2025, 08:50 AM
» Replies: 0
» Views: 81
|
|
|
Calls 4G not working |
Posted by: oliwierzgorniak - 07-01-2022, 07:20 AM - Forum: Mobian on PinePhone
- Replies (2)
|
 |
Hi,
I noticed a problem with making calls when mobile service is 4G. When I tried to make a phone call it ended quickly. When I switched to 3G it worked. On my android phone when I was making calls it automatically switched to 3G every time (only during a call). Is is a carrier thing? Maybe It would be nice to add this automatic switching feature like in android devices.
|
|
|
pmos/phosh edge update and audio disappears |
Posted by: robthebold - 06-30-2022, 08:15 PM - Forum: PostmarketOS on PinePhone
- Replies (9)
|
 |
I today updated pmos/phosh edge and now I don't have audio. There used to be an "Internal Speaker" option in the audio output of settings|sound, but now the only choice is "Analog Output - sun9i-hdmi." So this means no audio in/out for phone/web/apps/etc.
I thought it was this again: https://postmarketos.org/edge/2021/04/15...ire-pulse/
but that's not the fix this time. Pipewire-pulse doesn't seem to be the culprit. And I can pop in an old SD card with un-updated OS and audio is fine(ish) so it's not hardware suddenly flaking out.
Ideas? (Thanks in advance . . .)
|
|
|
stopped receiving text messages |
Posted by: jyoung - 06-30-2022, 06:46 PM - Forum: General Discussion on PinePhone
- Replies (11)
|
 |
Hi, a few weeks ago I noticed that the chat app on my pinephone isn't getting texts anymore. I can still send them, but not recieve. I'm running mobian phosh on a pinephone beta. I haven't changed carrier or anything, and I haven't really changed anything on the phone. Does anyone know what might be going on?
|
|
|
Rock 64 failure / kernel panic |
Posted by: n0021913 - 06-30-2022, 09:59 AM - Forum: General Discussion on ROCK64
- Replies (2)
|
 |
Hi, I am using Rock64 computers for a product and a few of them are failing in the field. The symptom is that the computers lock up with a kernel panic (kernel paging request fail) and then do nothing until a power reset is performed. It seems that the problem is memory related as we have started running memory tests on them and some of them fail the memory tests in as little as 5 minutes or less. We have tried it with the 1 GB Rock64’s and also with the 2GB Rock64’s and they all exhibit the same failure issues.
Has anyone come across these issues? And is there any workaround or fix for it??
|
|
|
Double Image on screen |
Posted by: Arvis - 06-29-2022, 03:11 PM - Forum: PinePhone Hardware
- Replies (2)
|
 |
My Pinephone with Convergence package arrived yesterday
I powered it on and the first couple of set up screens worked fine then the screen started flickering with a second fainter image appearing about 1cm above the main image on the screen. (eg the time is shown twice, with the fainter ghost image above flickering up and down)
I managed to run the updates, and I charged the battery, and I have rebooted several times but it is still the same
Has anyone met this problem or have any suggestions as to what is happening?
Thanks
|
|
|
wlan0 Cannot find device |
Posted by: systemcrash.. - 06-29-2022, 11:32 AM - Forum: PinePhone Hardware
- Replies (1)
|
 |
My Pinefone 64 with a early mobian (upgrade with apt) work very good.. then it crash..
I can't rebuilt mobian with timeshift.. at this time wlan and bt work..
I install the latest mobian.
Mobian 20220621 run, but wlan and BT dosen't work..?
I tried a old mobian again, and nothing.. WLAN and BT dont work.
What is wrong with wlan and bt?
Michael
Code: ip link set wlan0 up
Cannot find device "wlan0"
nmcli dev
cdc-wdm0 gsm disconnected
enx0000000005d1 ethernet unavailable
usb0 ethernet unavailable
lo loopback unmanaged
|
|
|
get a KVM switch from pinephone |
Posted by: cybercommunist - 06-29-2022, 02:14 AM - Forum: General Discussion on PinePhone
- No Replies
|
 |
Hello,
I have a pinephone with convergence USB C hub (+hdmi IN usb2 dongle) and I need to transform it into a KVM switch for professionnal usage.
I ve been testing 13 OS with no succes.
Code used : tinypilot and barrier.
Could you help please?
Thank you
PS : Same os and same code working on raspberry PI
|
|
|
New developer trying to get going |
Posted by: hocus - 06-28-2022, 11:51 PM - Forum: Mobian on PinePhone
- Replies (1)
|
 |
Hi:
So I have a lot of experience developing qt apps for X11, but am having a rough go of trying to get setup for Wayland. Can anyone point me to some resources for learning how to talk to the compositor (Phoc) for Mobian? I want to develop some custom (mostly keyboard) interfaces to help with a disability I have, but am having a hard time (e.g. sending keystrokes) finding examples and code which will help me... I have heard that all I need to do as an app developer is add a few flags to my qt app when I run it, but that advice doesn't help me with talking to the compositor, and setting up my kits for development has been a nightmare. Also: are people using Qt to develop Pinephone apps? If not, what? Sorry if these questions have already been covered, I will scour the forums in a bit, and thanks for any help...
|
|
|
|