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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,451
» Latest member: librem.d.s
» Forum threads: 16,190
» Forum posts: 116,847

Full Statistics

Latest Threads
Upgrading Armbian from v2...
Forum: Linux on Pinebook Pro
Last Post: Sb2024
8 hours ago
» Replies: 1
» Views: 685
PulseAudio dropouts after...
Forum: Linux on Pinebook Pro
Last Post: P. Siera
Today, 03:03 AM
» Replies: 3
» Views: 157
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: P. Siera
Today, 03:02 AM
» Replies: 6
» Views: 298
Hello from Ukraine
Forum: P64-LTS / SOPINE Projects, Ideas and Tutorials
Last Post: Dendrocalamus64
Yesterday, 07:13 PM
» Replies: 1
» Views: 39
Simple Outdoor Weather St...
Forum: General Discussion on PineTab
Last Post: aria22
Yesterday, 12:47 PM
» Replies: 0
» Views: 40
Armbian fix, current vers...
Forum: Linux on Pinebook Pro
Last Post: Sb2024
Yesterday, 08:49 AM
» Replies: 0
» Views: 43
Experimental Mobian kerne...
Forum: PinePhone Pro Software
Last Post: teekay
Yesterday, 05:39 AM
» Replies: 2
» Views: 132
Pinephone Pro not in stor...
Forum: General Discussion on PinePhone
Last Post: P. Siera
Yesterday, 02:12 AM
» Replies: 1
» Views: 195
Libre Office on Pinetab2?
Forum: General Discussion on PineTab
Last Post: Kevin Kofler
08-07-2025, 09:50 PM
» Replies: 1
» Views: 75
Won't boot with a MicroSD...
Forum: General Discussion on PineTab
Last Post: acruhl
08-07-2025, 06:59 PM
» Replies: 0
» Views: 35

 
  Possible HW Transcode with Media Server and Docker
Posted by: dperrigo18 - 02-10-2022, 02:37 AM - Forum: General Discussion on ROCKPRO64 - No Replies

I plan to run this as a docker machine with Jellyfin and before I by it I was wondering what the support was like with the gpu and transcoding.

Looking into the GPU it looks like it supports all of the encoding and decoding of most types but I couldn't find it works with Jellyfin or anything about the performance of it like how many videos at one time, ect....


Question Delete APN setting Arch-Phosh
Posted by: kaida - 02-09-2022, 11:08 PM - Forum: PinePhone Pro Software - Replies (6)

Is there a way to delete APN settings ? I've got no sms support since i've set it up and would prefer sms over internet for now ...


  How to access the hardware privacy switches?
Posted by: Pinoideae - 02-09-2022, 05:41 PM - Forum: PinePhone Pro Hardware - Replies (3)

They're so tiny I need a magnifying glass to see what's going on! Is there some plastic in the way? How do I turn them on and off?

Thanks.


  sharing mobile data through usb tethering
Posted by: deb75 - 02-09-2022, 05:27 PM - Forum: Mobian on PinePhone - Replies (7)

Hello,

I am able to connect to the pinephone through USB from my laptop, but then I have no internet connexion
from my laptop.

The mobile data on the pinephone is enabled. Within a ssh session I can ping google as an example.

What am i missing ?

Also, I noticed that my FAI is only giving me an ipv6 address :

Code:
wwan0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST>  mtu 1500
        inet6 2a04:cec0:10c8:f8e:5c88:c307:fa17:d9e2  prefixlen 64  scopeid 0x0<global>
        unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  txqueuelen 1000  (UNSPEC)
        RX packets 257  bytes 35979 (35.1 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 274  bytes 27084 (26.4 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


  Sudo rm /var/lib/pacman/db.lck -- keeps being needed
Posted by: tckosvic - 02-09-2022, 11:30 AM - Forum: General Discussion of PinePhone Pro - Replies (2)

The command in the title above removes a file that keeps pacman from running updates.  Question is what is causing this to keep setting over and over and how to prevent it occurring.

I have used this several times but the lock keeps coming back.  Why???

tom kosvic


  "Pine64 USB JTAG Adapter + OpenOCD + PineTime" should it work?
Posted by: ITCactus - 02-09-2022, 09:01 AM - Forum: Development Discussion on PineTime - Replies (4)

as a beginner, a looked at "PineTime Devkit Wiring" tutorial, 
and decided to order the Pine64 USB JTAG Adapter (schematic) alongside with PineTime dev kit to play with it...

but then i realized, that it's not a ST-Link clone...
also, i had to play additionally with drivers using "Zadig" app on Windows.

i'm trying to make it work with OpenOCD, and so far no luck with

Code:
.\openocd.exe -f interface/ftdi/ft232h-module-swd.cfg -f target/nrf52.cfg

Quote:Open On-Chip Debugger 0.11.0 (2021-03-07-12:52)
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.org/doc/doxygen/bugs.html
Info : FTDI SWD mode enabled
swd
Info : Listening on port 6666 for tcl connections
Info : Listening on port 4444 for telnet connections
Info : clock speed 1000 kHz
Error: Error connecting DP: cannot read IDR



long story short, has anyone tried this?
is it supposed to work at all?


  Telephone
Posted by: Emilio - 02-09-2022, 02:51 AM - Forum: PinePhone Pro Hardware - Replies (3)

My telephone do not work properly. When I make a call
In the other phone it is received but when connect there is an intermittent sound and unable to speak. Can you help?


Big Grin Installed Arch Phosh On Btrfs Root
Posted by: kaida - 02-08-2022, 09:25 PM - Forum: PinePhone Pro Software - Replies (6)

I successfully succeeded in having My Root filesystem use Btrfs , next step is to play with snapper
[Image: Btrfs-pinephone-Pro.jpg]

Will soon post a guide on how to , for those wanting to know / try

but basically goes as follow :

Started by flashing an image of arch phosh

backed up the filesystem in a tar

setting up an ext4 boot partition and the Btrfs partition and subvolumes

extracting the fs from the tar back into the mounted btrfs layout

added some arguments to boot.txt inside /boot ( extraargs=rootflags=subvol=@ rootfstype=btrfs ) to the setenv line

regenerated a boot.scr with mkimage

fixed fstab with uuid


  I guess I destroyed my phone.
Posted by: Merc - 02-08-2022, 07:41 PM - Forum: General Discussion on PinePhone - Replies (4)

I tried to use an adapter to extend my SD card slot to outside my PinePhone case so I didn't have to keep taking the case off and I guess that [removed by mod] destroyed my phone because it no longer reads from the SD card slot. The phone turns on, the LED turns green and then it just stays like that. I guess it's my fault. [removed by mod] This is likely my last post on this forum. My phone is destroyed. Whatever. Piece of trash. My beta phone bricks the second I decide to do anything with it.

[removed by mod]


  Manjaro Plasma Beta and Cellular Data Service
Posted by: Fred Zyphal - 02-08-2022, 07:26 PM - Forum: Manjaro on PinePhone - Replies (7)

So, I've been playing with my PinePhone since about July of 2021, all of the different OS's, but since I use Ubuntu on my desktop and laptop, I've been happiest with Ubuntu Touch on my phone (this could all change back to Fedora at any moment).  As soon as I was able to, I ordered the PinePhone Pro which is still in transit, and since they seem to be shipping Manjaro with Plasma on the Pro, I decided to focus on that for a while.  I installed Beta5 a while back, and I was excited to see that cell phone service just always worked, it was great, way better than UT.  Eventually I upgraded to Beta10 and was very disappointed to see that it no longer worked, at all, so I put Beta5 back on just to be sure that I wasn't imagining things, and it still worked.  So I tried Beta9, and sort of accidentally discovered that cell phone service doesn't work unless you have cellular data turned on, I don't want cellular data turned on because I'm playing with my cheap Consumer Cellular SIM.  So another quick check of Beta5 confirmed that it works great with cellular data either on or off.  Sometime between Beta5 and Beta9, it broke, and I'm wondering if anyone else has seen this, and if anyone knows what happened, or more importantly does anyone know how to fix it?