| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,708
» Latest member: Ninjacat
» Forum threads: 16,262
» Forum posts: 117,201
Full Statistics
|
| Latest Threads |
what is the point?
Forum: General Discussion on PinePhone
Last Post: zetabeta
2 hours ago
» Replies: 2
» Views: 56
|
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
3 hours ago
» Replies: 10
» Views: 15,922
|
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
Yesterday, 02:45 PM
» Replies: 10
» Views: 16,844
|
PinePhone, PinePhone Pro,...
Forum: PinePhone Hardware
Last Post: j_s
Yesterday, 11:33 AM
» Replies: 4
» Views: 216
|
Quill OS for the PineNote
Forum: PineNote Software
Last Post: JhonSmith
Yesterday, 01:42 AM
» Replies: 1
» Views: 120
|
auto-owning the SD card i...
Forum: PineTab Software
Last Post: biketool
11-25-2025, 04:16 AM
» Replies: 1
» Views: 400
|
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: Stunnned
11-24-2025, 01:27 PM
» Replies: 2
» Views: 232
|
Volumio (PINE A64-LTS / S...
Forum: Linux on PINE A64-LTS / SOPINE
Last Post: kapqa
11-23-2025, 02:02 AM
» Replies: 8
» Views: 15,567
|
Reinstallation Arch Linux...
Forum: General Discussion on PineTab
Last Post: rth
11-22-2025, 08:25 PM
» Replies: 1
» Views: 249
|
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: biketool
11-20-2025, 09:04 AM
» Replies: 5
» Views: 669
|
|
|
| Pine Store: ANSI Pinebook Pro Available |
|
Posted by: bcnaz - 08-29-2020, 06:53 AM - Forum: News
- Replies (2)
|
 |
ANSI Pinebook Pro's just showed up in the Pine64 Store as "In Stock" with mid - September Shipping !
How about some good news like that for the Convergence Package Pine phone ?
|
|
|
|
| Lid magnet missing? |
|
Posted by: ModemBlaster - 08-28-2020, 06:35 PM - Forum: General Discussion on Pinebook Pro
- Replies (18)
|
 |
I just received my Pinebook Pro today, and all was going well until i realized the screen wasn't turning off when I shut the lid. I was able to put the PBP to sleep with a magnet, but not when I close the lid. My only guess is that the magnet is missing from the top lid?
|
|
|
|
| Is there any way to tell CRUST to leave the wifi alone? |
|
Posted by: Athansor - 08-28-2020, 04:02 PM - Forum: UBPorts on PinePhone
- Replies (5)
|
 |
It would be wonderful if CRUST could be configured to leave both the cellular data and wifi networks alone if they are being used by an app when turning off the screen. Otherwise, that terrific podcast you're listening to about penguins just goes pfft! when your screen dims.
Does anyone have any hacks, scripts, bash files or magic which will allow this to happen until the devs get around to it? If you post one that works, I'll tell you everything you wanted to know about penguins.
|
|
|
|
| My Daily QA - 2020-08-28 |
|
Posted by: AmazingNutria - 08-28-2020, 02:57 PM - Forum: Mobian on PinePhone
- Replies (3)
|
 |
Be aware, these tests are being executed using an out-of-box testing methodology. All tests are preformed with minimal interaction/setup of devices outside of: OS imaging/updating, SIM installation, Wifi Configuration, and Power Cycling the devices.
Results: mobian/08-28-2020-Verizon.html
mobian/08-28-2020-TMobile.html
[b]Conclusion: [/b]OS is not Ready for pinephone to be daily driver.
[b]Notes: [/b]The Microphone is getting really sensitive. The audio out quality is suffering because of it.
I started a longevity test thanks to a comment from @ragreenburg
I set the phone down and let it go to sleep. After about an hour i send a text to my pinephone. I never received it. I called the pinephone. It never rang. I unlocked the phone to see if it would reconnect. It didnt.
Connection to the cell towers broke and the phone had to be rebooted to reconnect. Connection to my wifi broke and had to be rebooted to reconnect.
I dont have a section on my test sheets for this longevity test yet.
|
|
|
|
| Phone call audio issue in Mobian? |
|
Posted by: Hiraghm - 08-28-2020, 01:45 PM - Forum: Mobian on PinePhone
- Replies (1)
|
 |
I haven't needed to use the phone functions of my phone for awhile, but today I noticed that I have no audio in phone calls.
I also have no audio when using the headset.
I can listen to music and watch videos with sound... but headphones still don't produce sound.
But concerning is that I get no audio in phone calls... further, I can't activate the speakerphone. pushing the speaker button on the interface does nothing.
has anyone else experienced this problem?
I can get the little "ding" for receiving SMS, and I can send/receive SMS...
My phone function was working last I used it... that would have been the 18th.
|
|
|
|
| Sensors on PineTab |
|
Posted by: jaysprout - 08-28-2020, 11:21 AM - Forum: General Discussion on PineTab
- Replies (2)
|
 |
I bought a Kindle a while back expecting to use some of my favorite apps and experiment with my own but it had almost none. Does the PineTab have:
- Accelerometer
- Magnetometer
- Gyroscope
- Rotation, tilt, orientation
- motion
and so on?
|
|
|
|
| First purchase |
|
Posted by: NewNiemago - 08-28-2020, 11:01 AM - Forum: Getting Started
- Replies (5)
|
 |
Hi,
I would like to start using linux and more specifically ubuntu.
As a person unfamiliar with this topic, can I cope with"14" PINEBOOK Pro LINUX LAPTOP " and installing the system? If so, do I need to buy additional MICROSD or other "accessories"?
Thank you in advance for your answer
|
|
|
|
| How to record from webcam, with ffmpeg? |
|
Posted by: gleachkr - 08-28-2020, 09:47 AM - Forum: Linux on Pinebook Pro
- Replies (6)
|
 |
Hi Folks,
I need to record some videos, and it would be nice to be able to use the PBP for this. Unfortunately, I'm having some trouble getting ffmpeg to do an acceptable job of keeping recorded audio and video in sync. I wonder if anyone has any tips, or has had any luck recording decent videos?
Here's the command I've been using:
Code: v4l2-ctl --set-fmt-video=width=640,height=480 -d /dev/video4 #this video format gets a decent framerate
#I'm not sure if its necessary to force key frames. It seemed to help some.
ffmpeg -f v4l2 -i /dev/video4 \
-f alsa -i default \
-c:v libx264 -preset ultrafast -force_key_frames 00:00:00.000\
-c:a aac \
~/$TITLE.mp4
I'm running an up-to-date manjaro system.
Thanks!
|
|
|
|
| OTA install instability |
|
Posted by: Cree - 08-28-2020, 09:34 AM - Forum: UBPorts on PinePhone
- Replies (4)
|
 |
Im noticing more and more the OTA update process is causing issues. It was not this bad before. Now the phone will crash when attempting to update, then freeze upon reboot, sometimes requiring multiple reboots, sometimes getting stuck in boot loop. Sometimes it runs smooth but after it says the update still hasn't been installed, other times the phone crashes and never says its updating, but upon reboot has the latest build installed. Im getting nervous about using UB touch until we have a more stable version running closer to daily driver requirements. Ive said it is my favorite interface by far, but im getting nervous that this behaviour may damage my pinephone. Might be better off waiting on the sidelines with Mobian in the meantime.
|
|
|
|
|