Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,099
» Latest member: StevenHanks21
» Forum threads: 16,358
» Forum posts: 117,525

Full Statistics

Latest Threads
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
Today, 10:53 AM
» Replies: 1
» Views: 1,500
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 183
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 122
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,585
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
06-27-2026, 02:43 PM
» Replies: 13
» Views: 18,759
Android Gaming Image
Forum: Game Station Emulation
Last Post: Jacobgilbert
06-26-2026, 07:06 AM
» Replies: 52
» Views: 111,018
rAudio for Rock64 V2/Pine...
Forum: Linux on Rock64
Last Post: shinzuka
06-25-2026, 03:16 PM
» Replies: 11
» Views: 1,935
Big thanks for the docume...
Forum: General Discussion on Pinebook Pro
Last Post: alchemist
06-25-2026, 12:58 PM
» Replies: 0
» Views: 232
Mobian MMS/SMS text probl...
Forum: Mobian on PinePhone
Last Post: mehdy
06-23-2026, 06:53 AM
» Replies: 16
» Views: 34,585
OpenTTD game - Error: no ...
Forum: Mobian on PinePhone
Last Post: Mary_Davis
06-23-2026, 01:12 AM
» Replies: 3
» Views: 5,595

 
  Pinebook Pro Manjaro Power Savinng Tips
Posted by: HelpMyBatteryIsDraining - 06-14-2021, 07:01 PM - Forum: Linux on Pinebook Pro - Replies (1)

How can I minimize power usage in Manjaro(e.g. turning off CPU cores, lowering default brightness, etc.)


  Uses for a DoA USB-C dock (disassembly/recycling)
Posted by: kartynnik - 06-14-2021, 03:10 PM - Forum: PinePhone Accessories - Replies (3)

I have received a USB-C docking stick with my Manjaro Community Edition which was apparently dead on arrival (it doesn't show up in dmesg/lsusb and is not recognized under other OS's either). Unfortunately I didn't check it thoroughly at first, attributing the problems to the well-known issues of the PinePhone with regards to USB-C PD and HDMI over USB-C (hardware and software deficiencies). Upon contacting the support now, I was told the dock is out of warranty. I proposed to donate it to Pine64 for recycling/refurbishing but was denied.

1) Has anyone tried to disassemble the item? The aluminum enclosure seems to be very snug.
2) Would anyone be interested in it for experimenting (the item untampered and looking as new)? I can arrange mailing across the US for free.
3) As the last alternative, what would be the best way to dispose of it as e-waste?


  Megi's multiboot sxmo image
Posted by: aithal - 06-14-2021, 06:12 AM - Forum: Sxmo on PinePhone - Replies (1)

The multi boot sxmo image build doesn't have any audio. The audio defaults to none and changing it doesn't work. Is it same for all? I have even tried the sxmo on the arch phosh multi boot image and there is no audio there as well.


Brick Maintained Linux booting from eMMC
Posted by: ootoovak - 06-14-2021, 02:01 AM - Forum: Linux on RockPro64 - Replies (10)

Does anyone know of an actively maintained Linux that works on RockPro64 running off of the eMMC? If so please post in a reply.

I was using Ayufan's Ubuntu before I was concerned about the fact that it isn't well maintained and thus could be vulnerable to security exploits since the last stable release.

I also now feel like I've tried all the version of Linuxes listed on the wiki page and so far only older version of Armbian seems to boot from the eMMC module. Unfortunately, last time I tried to set it up for my use case (as a Docker host) the older version of the Linux kernel stopped progress!

I was hopeful something like SkiffOS using Gentoo would help being custom built but I've run into some walls getting it to build or copy over to the eMMC so I'm stuck there too.

This is a SUPER frustrating experience (in fact most of my Pine64 experiences have been frustrating due to software issues, OS stuff mainly). Short of learning how to build and patch my own Linux (I'm technical but that is well out of my experience) I'm at a bit of loss as what to do.

(Side question: Does anyone else find the Pine64 boards frustrating due to OS support issues?)


In any case please, if you have them, post links or instructions as to how you got an actively maintained Linux booting off of the eMMC for RockPro64 thank you!


  cheese camera device not found
Posted by: savcvet - 06-13-2021, 10:35 PM - Forum: General - Replies (2)

have installed cheese but get error that device not found

seems unable to find camera or device needs to be enabled

Barry


  pulseaudio crashing the O.S.
Posted by: Lazy_one - 06-13-2021, 07:39 PM - Forum: PinePhone Software - No Replies

I've had the pinephone a few months now. It is not my regular phone, for me it is just a fun hobby. I've been using Phosh on Arch. 

Today was audio play day. I unpacked a few hundred sound files I've collected over the years. Most were wave and I converted them using ffmpeg to ogg.
I played them on my PC and found some froze mpv when playing, so weeded them out. 

Now I am starting to play them on the phone and find that not only is pulse spitting an error "Stream error: Timeout" after a frustrating delay, but once I get that error I can not reboot, shutdown or any other admin task. It won't even let me drop down the top bar or login from the login shield.

I've played the files on an updated fresh install. Via the terminal and via ssh. 


Quote:pulseaudio -k 
pulseaudio: invalid option -- '�'
E: [pulseaudio] main.c: Failed to parse command line.

killall pulseaudio appears to kill it. But


Quote:pulseaudio -D
E: [pulseaudio] main.c: Daemon startup failed.


After more play, I found Killall will fix the freeze issue of the O.S. and after I can play sound again with occasional extreme delays.  

I've tentatively identified the offending sound files, so far all are 
vorbis, 8000 Hz, mono, fltp, 22 kb/s

So maybe it's 8000 Hz. I'm going to convert again and specify 22,000 Hz and see how that works.

---------- Edit Below!

It appears to be the issue. I converted over 300 files to ogg with 22,000 Hz bitrate of 64k and made them all stereo to be on the safe side.
Quote:ffmpeg -i input.wav -ac 2 -ar 22000 -b:a 64k output.ogg
They all now play on the pinephone no issue.
Instead of deleting the post because it is resolved, I'll leave it up for anyone with the same issue googling.


  My PinePhone shuts down when the screen turns off
Posted by: rvbarreto - 06-13-2021, 05:11 PM - Forum: General Discussion on PinePhone - No Replies

My PinePhone works normally, but when the screen turns off by any reason (inactivity or because I pressed he button on the side), the phone shuts-down immediately. To explain better, as the screen turns-off, the phone seems normal, but when I press the button again, nothing happens for a few seconds, and then the LED turns red, then white and then green. The boot loading screen then appears. I can repeat this indefinitely. 

My version:
PinePhone UBports Edition
Ubuntu 16.04
UBports Image Part
20210610-24867
Device Image Part
20210613-8159

What have I done:
- Reset Launcher
- Erase & Reset All
- Updated the OS and all apps.
- "Reinstall all apps"
 
Details:
I'm not using a SIM card

I would be glad if any one has any clue on how to fix this


  Shonky laser cut phone stand
Posted by: bonce - 06-13-2021, 03:40 PM - Forum: PinePhone Hardware - Replies (1)

Oi Oi good people.

I made this:
   

Its a bit odd looking as I had to account for a nasty generic case I found on ebay:
https://ebay.us/h771oU (moto g6 play in black)

Also it uses a right angled usb c adapter for the convergence dock:
https://www.amazon.co.uk/dp/B07M75JXS1/r...UTF8&psc=1

I'm still fighting with the convergence dock at the moment, the only way I can get it to display on a connected monitor is with the OS's in Megi's 17 distro image on a tfcard, or from an un-upgraded os fresh from download, so the right angled adapter might not be a great idea.

Anyway, if you wanted to make your own, here's the SVG's:
[Image: cut_4.svg]
http://headstrong.solutions/Projects/pin.../cut_4.svg

[Image: cut_4.svg]
http://headstrong.solutions/Projects/pin.../cut_5.svg

[Image: cut_6.svg]
http://headstrong.solutions/Projects/pin.../cut_6.svg

My plywood is 3.5mm so that's the length and widths of the tongues and tongue holes (there's probably a better name, but I don't know what it is)


  no shipping notice on my purchase
Posted by: restiforin - 06-13-2021, 03:18 PM - Forum: Shipment Related Discussion - No Replies

I made a purchase of a pine phone on 5/25 but other than the receipt I haven't heard anything yet.
Where do I ask for help?


  PostmarketOS - Why swap file not on at boot?
Posted by: stozi - 06-13-2021, 11:41 AM - Forum: Linux on Pinebook Pro - Replies (3)

I followed the standard arch wiki way to set up a swapfile, and based on 'Install to disk' in the Alpine wiki, which shows setting up a swap partition the normal way, it should work. It does work if I manually turn the swap file on, but it isn't automatically on at boot. I don't know how PmOS works in that there were no other entries in my fstab, but I guess that has something to do with it. any ideas?