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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,449
» Latest member: wilyerofficial
» Forum threads: 16,189
» Forum posts: 116,841

Full Statistics

Latest Threads
PulseAudio dropouts after...
Forum: Linux on Pinebook Pro
Last Post: Dendrocalamus64
1 hour ago
» Replies: 2
» Views: 123
Simple Outdoor Weather St...
Forum: General Discussion on PineTab
Last Post: aria22
3 hours ago
» Replies: 0
» Views: 8
Armbian fix, current vers...
Forum: Linux on Pinebook Pro
Last Post: Sb2024
7 hours ago
» Replies: 0
» Views: 17
Experimental Mobian kerne...
Forum: PinePhone Pro Software
Last Post: teekay
10 hours ago
» Replies: 2
» Views: 100
Pinephone Pro not in stor...
Forum: General Discussion on PinePhone
Last Post: P. Siera
Today, 02:12 AM
» Replies: 1
» Views: 173
Libre Office on Pinetab2?
Forum: General Discussion on PineTab
Last Post: Kevin Kofler
Yesterday, 09:50 PM
» Replies: 1
» Views: 59
Won't boot with a MicroSD...
Forum: General Discussion on PineTab
Last Post: acruhl
Yesterday, 06:59 PM
» Replies: 0
» Views: 23
does the Joplin note taki...
Forum: PineNote Software
Last Post: Francus
08-05-2025, 08:11 PM
» Replies: 4
» Views: 1,374
Any updates on Bluetooth ...
Forum: General Discussion on PineTab
Last Post: biketool
08-05-2025, 06:38 AM
» Replies: 1
» Views: 112
Keyboard availability?
Forum: PinePhone Pro Accessories
Last Post: Peter Gamma
08-04-2025, 08:37 PM
» Replies: 9
» Views: 1,146

 
  SSH over USB
Posted by: alexg11100 - 02-20-2025, 09:42 AM - Forum: PineNote Software - Replies (2)

Is it possible to ssh over USB? I found this very useful with the remarkable 2 since it avoids having to deal with dynamic IP addresses etc. and you can use tools like rsync which don't seem to play nicely with a USB storage mounting.


  Full disk encryption with calamares: beware of last testing upgrade!
Posted by: mdk - 02-20-2025, 02:48 AM - Forum: Mobian on PinePhone - Replies (3)

I just upgraded my pinephone to the last testing via apt as always, and now the full disk encryption (calamares) passephrase prompt is looping with a "bad option" error. So I can no longer boot.

I have not investigated yet, just wanted to alert you.

I bet I can save myself by mounting the eMMC over USB, hopefully last time I had a similar issue I wrote about it: https://mdk.fr/blog/black-screen-at-boot...phone.html

Update:I tried another apt full-upgrade and a dpkg-reconfigure linux-image-6.6-sunxi64 over USB mass storage / chroot, no luck, but it seems a tad different, it now reads:

panel-sitronix-st7703 : ... midi_dsi_attach failed (-517) Is host ready?
pinephone-keyboard: Failed to read device ID: -6

Update: I noticed in my upgrade that phosh-osk-stub had an upgrade, so I downgraded it with `dpkg -i /var/cache/apt/archives/phosh-osk-stub_0.44.0-1_arm64.deb`, but no luck, still no keyboard at boot to decrypt my root fs Sad


  PBP does not start from postmarket OS image burnt to sd card
Posted by: zkajdan - 02-19-2025, 12:45 PM - Forum: Linux on Pinebook Pro - Replies (21)

Hi,

I have burnt the latest stable PBP image to an sd card, but after insertion and booting the display stays black (even though the light is on).

The output of lsblk (on my laptop) looks like

```
mmcblk0                                      179:0    0  29.5G  0 disk 
├─mmcblk0p1                                  179:1    0  228M  0 part 
└─mmcblk0p2                                  179:2    0  4.1G  0 part  /run/media/key/pmOS_root
```

which could be a problem maybe - there is no boot partition on mmcblk0p1 (I remember there was when recently I had flashed a manjaro image...)?

BTW for burning to sd I used the standard command,

```
dd if=some.img of=/dev/mmcblk0 bs=4M status=progress

```

It would be awesome if someone could help!! Thanks!


  Advice on Choosing the Best Pine64 Device for My Use Case?
Posted by: Ingrid - 02-19-2025, 05:53 AM - Forum: General - Replies (4)

Hi everyone,

I’m looking to invest in a Pine64 device but need some guidance on which one would best suit my needs. I’ve been exploring the PinePhone, PineTab, and some of the SBCs like the RockPro64, but I’m unsure which one would be the best fit.

Here’s what I’m looking for:

  • Primary Use: I need a device mainly for lightweight development (Linux scripting, Python, and some web-based tools).
  • Portability: A mobile or tablet form factor would be ideal, but I’m open to SBCs if they offer better performance for my use case.
  • Customization: I’d love a device with solid community support and the ability to install various OS options (Ubuntu, Manjaro, python online certification etc.).
  • Performance Needs: Nothing too demanding, but I want a smooth experience when using a Linux desktop environment or running basic development tools.

I’m particularly interested in hearing from users who have experience with these devices. How is the day-to-day performance? Are there any major limitations I should be aware of? If you’ve used both the PinePhone/PineTab and a Pine SBC, how do they compare in terms of usability?

I appreciate any insights, recommendations, or even warnings before making my purchase. Thanks in advance!


Regards
Ingrid


  [article] Linux Phone Takeover
Posted by: Juergen - 02-16-2025, 04:35 AM - Forum: General - Replies (3)

https://www.hackers-game.com/2025/01/26/...-our-apps/


  Install SIgnal messenger?
Posted by: bloopedybloop - 02-15-2025, 01:31 PM - Forum: PineNote Software - No Replies

Any ideas about how one might install the Signal messenger app on the Pine Note?


  [Article] Test Bot for NuttX Pull Requests ... Tested on Real Hardware (Oz64 SG2000)
Posted by: lupyuen - 02-15-2025, 11:26 AM - Forum: General - No Replies

With Apache NuttX RTOS, we're always Making Things Better (and making better things). Our new Test Bot shall watch for Comments on Pull Requests, and start a Build + Test on Real Hardware. This PR Comment...

    @nuttxpr test oz64:nsh

Will trigger our PR Test Bot to Download, Build and Test the PR Code on Oz64 SG2000 RISC-V SBC. Which is mighty helpful for Validating Pull Requests before Merging.

Why are we doing this? Testing a Pull Request on Real Hardware is a Compulsory, Cumbersome Chore. Executed by our Unpaid Volunteers who care about Code Quality. Let's make it a little less painful! ?

(Be Mindful: Pull Requests might have Security Concerns)

Check out the article: https://lupyuen.org/articles/testbot.html

[Image: testbot-flow.jpg]

Lup


  PinePhoneMax
Posted by: Juergen - 02-14-2025, 11:17 AM - Forum: General - No Replies

Dear all,

I would like to have a PinePhoneMax with a 8-9" screen.

In my opinion a 13" tablet (with sim-card slot) seems to be interesting,too.

What do you think about my suggestions?


Jürgen


  PPP, PP, PBP, and Accessories For Sale
Posted by: BrightPatch - 02-14-2025, 03:58 AM - Forum: PinePhone Pro Hardware - No Replies

Offering my Pinephone Pro Explorer Edition + Soft TPU Protective Case + USB-C Docking Bar + Extra Tempered Glass Screen Protector, Pinephone Braveheart Edition w/VCONN mod + Soft TPU Protective Case, and Pinebook Pro + Barrel Plug Charger.

Reason for sale - I bought this hardware years ago and I have barely used it since.
Ships from - Mexico.
Condition - Pinebook Pro is like new, Pinephones are lightly used.

Minimum asking prices (shipping not included):

PinePhone Pro + Accessories = $250 (SOLD!)
PinePhone + Accessories = $50
Pinebook Pro = $120

Items can be sold separately. If I receive multiple offers, I will go with the best offer.

Reply or DM for more info.


  New pinetab2 - can't charge it
Posted by: tmhorne - 02-11-2025, 09:30 PM - Forum: General Discussion on PineTab - Replies (10)

Howdy!

I just got my pinetab2 in the mail today and I can't seem to get it to charge.
It powers on just fine and I've got wifi working and upgraded the OS, but I can't get it to charge.
I'm at 60% and dropping.

I'm using the included cable and I've tried various chargers, but nothing works.
I've tried several that say they run at 5V and 3A, but nothing has worked so far.

Is it DoA?
Has anybody else had this issue?
I searched, but couldn't find anything.

Thanks!