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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,476
» Latest member: alain
» Forum threads: 16,197
» Forum posts: 116,882

Full Statistics

Latest Threads
Bare metal on Pinephone P...
Forum: PinePhone Pro Software
Last Post: alain
3 hours ago
» Replies: 0
» Views: 11
Seeking Contributors: Apa...
Forum: PinePhone Pro Software
Last Post: geometrylitegame12
9 hours ago
» Replies: 4
» Views: 3,943
Pinephone Pro wont boot t...
Forum: General Discussion of PinePhone Pro
Last Post: KC9UDX
Yesterday, 06:15 PM
» Replies: 5
» Views: 211
PinePhone Pro discontinue...
Forum: General Discussion of PinePhone Pro
Last Post: Kevin Kofler
Yesterday, 04:30 PM
» Replies: 8
» Views: 430
fixing the ppkb mainboard...
Forum: PinePhone Pro Accessories
Last Post: Jite
Yesterday, 02:57 PM
» Replies: 2
» Views: 91
Are there plannes to crea...
Forum: PinePhone Pro Hardware
Last Post: biketool
Yesterday, 04:12 AM
» Replies: 5
» Views: 959
prototyping to help someo...
Forum: General
Last Post: Samliams
Yesterday, 02:22 AM
» Replies: 1
» Views: 132
Pinephone pro stuck while...
Forum: PinePhone Pro Hardware
Last Post: Supervisor
08-16-2025, 06:40 PM
» Replies: 2
» Views: 124
Compatible U.S. carriers ...
Forum: General Discussion on PinePhone
Last Post: Zebulon Walton
08-15-2025, 07:34 PM
» Replies: 2
» Views: 172
Long dialpad keypress to ...
Forum: Mobian on PinePhone
Last Post: Zebulon Walton
08-15-2025, 06:48 PM
» Replies: 3
» Views: 116

 
  Thanks Pine64!
Posted by: themagicm - 11-01-2021, 11:37 AM - Forum: General Discussion on PinePhone - No Replies

Thank you Pine64 and all involved in making this wonderful PinePhone!  I'm super impressed.  Once the software catches up and is more reliable, I'm switching to this as my daily.   Now I hit refresh every day to see if there is an update. A++

Get that Pro ready, I'm buying it as soon as its avail!!!


Star Very Lightly Used PineBook Pro
Posted by: ragnarlothbrok64 - 11-01-2021, 07:20 AM - Forum: General - Replies (4)

Good morning everyone.

I read the rules for this forum and believe that this post is within the boundaries of them; however I apologize if I am incorrect on this matter and am open to correction on the appropriate place to post this.

I have a VERY lightly used PineBook Pro that I purchased in late 2019. It works great and has no issues at all- I simply have not used it anywhere near as much as I thought I would when I bought it originally. Rather than let it continue to sit on my closet shelf, I would like to find someone who will get more use out of it. 

If you are interested, please PM me. Thanks! :-)


  Discover Error every boot
Posted by: pmprog - 11-01-2021, 03:55 AM - Forum: Manjaro on PinePhone - No Replies

Hi,

 Every time I boot my PinePhone, I get a popup from "Discovery" that says

Code:
Offline Updates
Failed to update 1 package
failed to uptate database: unexpected system error

It also has two buttons: Open Discover, and Repair System

I click Repair System all the time and it always comes back. I've used Discover to update, and I've even used pacman from the command line to update. How do I find out what's causing this error all the time, and how do I fix it?

Thanks

Also, on a minor note, I've only just noticed the spelling mistake on "uptate", that's not me copying it wrong.


  Latest suggestion to fix modem instability?
Posted by: feklee - 10-31-2021, 01:53 PM - Forum: PostmarketOS on PinePhone - Replies (10)

I am running SXMO on postmarketOS stable on a PinePhone UBports Edition. My modem crashes several times a day, on bad days every few minutes, on good days maybe just twice. On IRC someone suggested to flash Biktorgj's Pinephone Modem SDK. Now I wonder if this is a good idea, or if there are simpler remedies now. Flashing involves building the whole thing, which requires me to free up 50 GB on disk and probably takes ages.


  After recent update: Invalid or missing 'dr_mode' property
Posted by: KNERD - 10-30-2021, 09:45 PM - Forum: Manjaro on PinePhone - Replies (3)

The system is now not fully booting with the KDE Plasma Mobile GUI.

While I can login from the serial console, but on the screen it is showing:

musb-sunxi 1c19000.usb: Invalid or missing 'dr_mode' property


I see the following wiki mentions something about the error:


https://linux-sunxi.org/USB_Gadget/Serial


  How to Make Mobian Boot to Command Line
Posted by: Ubermunchen - 10-30-2021, 09:24 PM - Forum: Mobian on PinePhone - Replies (4)

So after a bit of experimenting, I have found a method to turn Mobian into a command line version of Debian. It may not be the best way to get this done, but it works. I am always open to other approaches. There may also be extraneous packages remaining, but I’ll leave any further tinkering to your discretion.

   
1. Flash the latest version of Mobian

2. Boot the phone and setup the phone, including wifi (I haven’t tested ethernet with this process, but I assume it would work also).

3. Open King’s Cross Terminal

4. Install ssh service: sudo apt install ssh (The package may be called “openssh” in some repositories and/or builds).

5. Start sshd: sudo systemctl start sshd

6. Ssh to device from another computer: ssh mobian@[ip address] (the default password should be “1234”)

7. switch to su: sudo su (the default password should be “1234”)

8. Remove gnome / phosh: apt autoremove *gnome*

9. Update the system: apt update

10. Upgrade the system: apt upgrade

11. Reboot the system: reboot now (this should reboot to command line, but it will still have the splash, and no console output).

12. Ssh in again: ssh mobian@[ip address] (the default password should be “1234”)

13. Switch to su: sudo su (the default password should be “1234”)

14. Edit boot arguments:

      a. nano /etc/default/u-boot
 
      b. in U_BOOT_PARAMETERS= remove the argument “splash” and add the argument “console=tty1”
      (so the argument line should looks as follows: U_BOOT_PARAMETERS="console=ttyS0,115200 consoleblank=0 loglevel=7 rw plymouth.ignore-serial-console vt.global_cursor_default=0 console=tty1")

      d. save the file

15. Write the boot arguments:

a. cd /sbin
b. u-boot-update


16. Reboot: reboot


That’s it. It should now boot to command line with console output.


  Best OS where most of the things work?
Posted by: themagicm - 10-30-2021, 12:45 PM - Forum: General Discussion on PinePhone - Replies (13)

Currently I've tried Arch Phosh and KDE which comes with PinePhone.   So far Tmobile calls, sms work.

Mobile data doesnt.  Not sure why.  Deleted the APN, recreated with info from Tmobile.   Is there a distro that just works with the 3 basics I need (calls, sms, mobile data).


Music Suggestion: PINE64 "MP3" Player?
Posted by: unilock - 10-30-2021, 09:44 AM - Forum: General - Replies (17)

Hi all. I'm new to this forum. I own a PineTime with InfiniTime, and it's rather nice - though the LCD seems to be slowly delaminating itself from the digitizer... I should probably make a separate post about that.

Here's my suggestion: why not make a PINE64 "MP3" player? Not limited to only MP3, of course.

I'm thinking of a combination of the Apple iPod Video, the Microsoft Zune Flash, and the Sansa Clip+.
(Yes, I've used a Zune. Gawk if you must, but it was rather nice - until I found out that it had no Unicode support.)

As to why I chose those media players, here are a "few" prerequisites for a media player, for me personally:

  • The ability to run Rockbox, and all that comes with it (i.e. the vast array of audio codec support) - or at least an intuitive OS + UI that shares some similarity with Rockbox: i.e. a playlist-centric mindset, ability to copy-paste media from a PC, navigation of media by folder, etc.
  • A powerful enough CPU, or perhaps a coprocessor, such that MP4 (or other video) playback would be possible - a la the Zune
  • (Anything beyond MPEG-1/2 support would have to be added to Rockbox - I believe the reason is that no MP3 player supported by Rockbox has a powerful enough CPU for that kind of decoding)
  • A compact form factor - something that could fit in my pocket, and that isn't as tall as, say, a PinePhone  ;)
  • An intuitive form of UI navigation, a la the iPod's "click wheel" or the Zune's "Zune Pad" - not sure about the legality of such a thing, though (concerning patents)
  • (Personally, I'd rather not use a touchscreen - hence why I don't just buy a PinePhone and turn off all the comms...)
  • Expandable storage, a la the Sansa Clip+ - i.e. internal eMMC + (micro)SD card, etc.
  • A headphone jack, of course!

Bluetooth would be nice, too, though not a prerequisite for me. So would Wi-Fi for syncing, or perhaps for streaming - I don't do the latter, but I'm sure many others do.
I'm sure most people would also expect a high-quality DAC, but honestly, I can't hear a difference.

In terms of the body of such a media player, something like a Zune would be nice - a plastic front with a brushed metal back; something I don't have to put in a case...

Basically, my dream MP3 player is just a Zune Flash with Rockbox and a microSD card slot.

Such a thing may be niche, but PINE64 made an eInk tablet, for gosh sake...  ;)

Maybe I'm just looking for a smaller PinePhone - something like the Zune HD. Or an early iPod touch, in layman's terms.

Hm, am I forgetting anything? Well, this post is already rather long, so...
Tell me what you think!


  No mobile data on t-mobile
Posted by: themagicm - 10-30-2021, 09:20 AM - Forum: Arch Linux on PinePhone - Replies (2)

I've disabled bluetooth and wifi to save battery life on my new PinePhone.  Going to use it as my main phone today to play around with it.  Calls/SMS work fine but mobile data doesnt.  I went into cellular networks --> Access Points and the APN is fast.t-mobile.com.  So it looks right.

Anything I'm missing?


  Dead, dead, dead!
Posted by: vgivanovic - 10-30-2021, 02:48 AM - Forum: Pinebook Pro Hardware and Accessories - Replies (6)

I have seen no sign of life of my Pinebook Pro. I've tried bypassing the battery (mains only). No sign of life. I've checked the power supply (5.25volts). Good. I've looked over the excellent User Guide, and I don't see anything that I could do that I've missed.

I've kept my Pinebook Pro hooked up to the wall charger that came with the Pinebook, and sometime in the last month or so, it became inert. It's dead, dead, dead.

What are my repair options?

Thanks.

— Vladimir
vladimir@acm.org