| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,107
» Latest member: yt808
» Forum threads: 16,362
» Forum posts: 117,532
Full Statistics
|
| Latest Threads |
Pinephone software
Forum: General Discussion on PinePhone
Last Post: zetabeta
5 hours ago
» Replies: 1
» Views: 118
|
Rock64 v2.0 u-boot SPI is...
Forum: General Discussion on ROCK64
Last Post: ju0n
Yesterday, 11:02 AM
» Replies: 0
» Views: 68
|
Libby - ebook reader that...
Forum: PineNote Software
Last Post: kiwigoldfish
07-04-2026, 04:41 PM
» Replies: 6
» Views: 4,024
|
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 219
|
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 113
|
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,586
|
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,198
|
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 268
|
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 191
|
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,667
|
|
|
| Spare parts out of stock? |
|
Posted by: marcih - 12-07-2020, 03:09 AM - Forum: PinePhone Hardware
- Replies (1)
|
 |
I see that quite a few parts are out of stock, some of them being out of stock for a considerable amount of time (was out of stock before, during and after the Manjaro batch). How often are those restocked? I would have expected they would be manufactured and restocked along with a new batch but that doesn't seem to be the case.
|
|
|
|
| PineTab and keyboard package for sale |
|
Posted by: yugami - 12-06-2020, 05:12 PM - Forum: General Discussion on PineTab
- Replies (3)
|
 |
I bought this as part of the early adopter but I'm just not in a place where I want to be on the cutting edge. I just need a basic tablet personally. I have the original packaging.
$150 shipped CONUS. I'll work with you on shipping overage if you're someplace else.
|
|
|
|
| Playing video files |
|
Posted by: Zebulon Walton - 12-06-2020, 01:58 PM - Forum: General Discussion on PinePhone
- Replies (13)
|
 |
I mentioned this in a post on the Mobian board but there were no responses. I don't know if this issue is only with that distribution or if it's more general to the Pinephone's video capabilities.
What I've found is that when playing local video files on the Pinephone it cannot keep up with 1080p, or even 480p playback (though the latter is better). To make videos play smoothly I've had to transcode them down to 240p. (Admittedly I have not tried 360, that might work as well, but 240 looks surprisingly good on the phone's small screen.) This is the case whether using Mobian's default video player or the VLC video player.
Is this something that is likely to improve as development continues, or is it just a limitation of the video hardware?
For anyone else running into this issue, I put together a quick-and-dirty shell script that uses ffmpeg to transcode the video to 240p H.264, preserving the aspect ratio, and copies the audio, from the source mp4 and mkv files in the current directory. The resulting reduced resolution files are placed in a "240" subdirectory.
Code: #!/bin/sh
mkdir 240
for file in *.m??
do
echo '----------------------------------------'
echo Processing $file...
ffmpeg -i "$file" -c:v libx264 -c:a copy -vf scale=-2:240 "240/$file"
echo '----------------------------------------'
done
|
|
|
|
| SOLD! US: Selling ANSI Pinebook Pro |
|
Posted by: qchapter1 - 12-06-2020, 01:42 PM - Forum: General Discussion on Pinebook Pro
- Replies (11)
|
 |
Hi Y'all,
I have way too many tech toys, and I'm downsizing. I have an ANSI Pinebook Pro with a 500GB nmve ssd installed. I'm looking to sell to someone here in the US that's part of the community. I'll also throw in the eMMC usb adapter. Send me an offer in a DM if you're interested.
Kevin
SOLD
|
|
|
|
| Buying used vs next pre-order of Manjaro Convergence? |
|
Posted by: tgz - 12-06-2020, 01:11 PM - Forum: Manjaro on PinePhone
- Replies (2)
|
 |
Hello, pardon if this is the wrong place to post this. I see Manjaro KDE Pinephone is what is now offered in the store for pre-order. If a buyer specifically wanted the Manjaro Convergence package, is finding one on the used market pretty much the only option right now? Any projections on the next pre-order availability of Manjaro Convergence Pinephone?
thank you
|
|
|
|
| Pinebook pro no longer boots |
|
Posted by: xsquared93 - 12-06-2020, 10:02 AM - Forum: General Discussion on Pinebook Pro
- Replies (7)
|
 |
Hello,
I was following these instructions to install Arch Linux ARM on my pinebook:
https://www.bencode.net/posts/pinebook/
and when I got to the last step I tried to reboot the computer by turning it off and this triggered the red LED light to turn on.
I tried typing “reboot” but failed because I was inside chroot.
I have tried to boot from an sd card but failed.
I have tried holding the power button for 20 secs but failed.
Any help will be appreciated.
|
|
|
|
| PBP Went Blank After Login |
|
Posted by: iscmob - 12-06-2020, 09:03 AM - Forum: General Discussion on Pinebook Pro
- Replies (2)
|
 |
Hi,
I really really enjoy PBP Manjaro for many months.
Until recently, after I keyed my login password, the login screen continued as usual for a few seconds and then the screen gone blank. I noticed the green LED and noted the laptop is still running, but with a blank screen.
I’m no Linux expert. Please advise what shall I do.
Thanks.
|
|
|
|
| Any updates on HardROCK64? |
|
Posted by: dsimic - 12-06-2020, 08:14 AM - Forum: News
- Replies (11)
|
 |
Hello,
I will be putting together a couple of SBC clusters using a whole bunch of SOPine, Clusterboard and Rock64 boards, and having HardROCK64 4GB boards as the control nodes would be perfect.
Is there any news about the availability of HardROCK64 boards, especially the 4GB variant? Could there be a few available from the preproduction run, for a cool project like this? 
Any help would be appreciated.
|
|
|
|
|