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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,887
» Latest member: Briar4
» Forum threads: 16,323
» Forum posts: 117,407

Full Statistics

Latest Threads
RISC OS Linux port
Forum: PineTab Software
Last Post: Raik
02-26-2026, 05:40 AM
» Replies: 0
» Views: 78
New Pinetab- error when a...
Forum: PineTab Software
Last Post: Raik
02-26-2026, 01:21 AM
» Replies: 1
» Views: 276
Systemupgrade fails
Forum: PineTab Software
Last Post: Raik
02-25-2026, 11:15 PM
» Replies: 0
» Views: 45
dead Pinebook - help plea...
Forum: General Discussion on Pinebook Pro
Last Post: wdt
02-25-2026, 06:44 PM
» Replies: 1
» Views: 133
wifi password wont save
Forum: General Discussion on PineTab
Last Post: WEF
02-24-2026, 06:47 PM
» Replies: 2
» Views: 360
Powering two disks from R...
Forum: RockPro64 Hardware and Accessories
Last Post: evilbunny
02-24-2026, 04:43 PM
» Replies: 3
» Views: 312
Castle Game Engine on Pin...
Forum: General Discussion on PineTab
Last Post: michalis
02-24-2026, 04:39 PM
» Replies: 3
» Views: 3,279
ATTN: Pine 64 Marketing D...
Forum: Rock64 Hardware and Accessories
Last Post: georgegohl888
02-24-2026, 04:01 AM
» Replies: 5
» Views: 10,464
http://pinenote.mweigand....
Forum: PineNote Software
Last Post: HippopoStar
02-23-2026, 05:58 PM
» Replies: 1
» Views: 833
OpenClaw
Forum: Linux on Rock64
Last Post: keithy
02-22-2026, 11:57 AM
» Replies: 0
» Views: 246

 
  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


  Ctrl-O on virtual keyboard not working in nano
Posted by: PJK2012 - 10-29-2021, 10:08 PM - Forum: Manjaro on PinePhone - Replies (3)

Hi, I'm trying to edit a conf file with nano, but pushing Ctrl-O only displays an "O" instead of writing out the file.

Also, is there a documentation page with linux commands and general info for this version of Manjaro and the mobile OS in general?

Thanks.
TRANSLATE with x
English
Arabic
Hebrew
Polish
Bulgarian
Hindi
Portuguese
Catalan
Hmong Daw
Romanian
Chinese Simplified
Hungarian
Russian
Chinese Traditional
Indonesian
Slovak
Czech
Italian
Slovenian
Danish
Japanese
Spanish
Dutch
Klingon
Swedish
English
Korean
Thai
Estonian
Latvian
Turkish
Finnish
Lithuanian
Ukrainian
French
Malay
Urdu
German
Maltese
Vietnamese
Greek
Norwegian
Welsh
Haitian Creole
Persian


var LanguageMenu; var LanguageMenu_keys=["ar","bg","ca","zh-CHS","zh-CHT","cs","da","nl","en","et","fi","fr","de","el","ht","he","hi","mww","hu","id","it","ja","tlh","ko","lv","lt","ms","mt","no","fa","pl","pt","ro","ru","sk","sl","es","sv","th","tr","uk","ur","vi","cy"]; var LanguageMenu_values=["Arabic","Bulgarian","Catalan","Chinese Simplified","Chinese Traditional","Czech","Danish","Dutch","English","Estonian","Finnish","French","German","Greek","Haitian Creole","Hebrew","Hindi","Hmong Daw","Hungarian","Indonesian","Italian","Japanese","Klingon","Korean","Latvian","Lithuanian","Malay","Maltese","Norwegian","Persian","Polish","Portuguese","Romanian","Russian","Slovak","Slovenian","Spanish","Swedish","Thai","Turkish","Ukrainian","Urdu","Vietnamese","Welsh"]; var LanguageMenu_callback=function(){ }; var LanguageMenu_popupid='__LanguageMenu_popup';
[/url] [url=javascript:Microsoft.Translator.FloaterShowEmbed()] [url=javascript:Microsoft.Translator.FloaterShowSharePanel()][/url]

TRANSLATE with
COPY THE URL BELOW

[url=javascript:Microsoft.Translator.FloaterOnShareBackClick()]Back[/url]

EMBED THE SNIPPET BELOW IN YOUR SITE

Enable collaborative features and customize widget: Bing Webmaster Portal
[url=javascript:Microsoft.Translator.FloaterOnEmbedBackClick()]Back[/url]
var intervalId = setInterval(function () { if (MtPopUpList) { LanguageMenu = new MtPopUpList(); var langMenu = document.getElementById(LanguageMenu_popupid); var origLangDiv = document.createElement("div"); origLangDiv.id = "OriginalLanguageDiv"; origLangDiv.innerHTML = "<span id='OriginalTextSpan'>ORIGINAL: </span><span id='OriginalLanguageSpan'></span>"; langMenu.appendChild(origLangDiv); LanguageMenu.Init('LanguageMenu', LanguageMenu_keys, LanguageMenu_values, LanguageMenu_callback, LanguageMenu_popupid); window["LanguageMenu"] = LanguageMenu; clearInterval(intervalId); } }, 1);


  October update follow-up
Posted by: Luke - 10-29-2021, 01:02 PM - Forum: News - No Replies

I promised you guys a follow-up post in the October community update.
Here's the run-down of key subjects: SOQuartz will be available in the store next week, and we're making hostboards for it; PinePhone (Pro) keyboard rolls off the production line - costs $49.95; PineDio developments progress report.

Have a read


  Is Pinebook pro a realistic option for me?
Posted by: haxelfebl - 10-29-2021, 11:51 AM - Forum: General Discussion on Pinebook Pro - Replies (5)

i've been arround this for some time, im looking for a secondary pc so i can deliver it with me regardless of where or what, my principal makes use of are usual web surfing, video duplicate, playing some video games ("children" like rocket league, a few gba/n64 emulation or terrible north/roguelike, can be diablo saga (diablo 1 or diablo 2, now not three), nothing unique i think, if not posible please inform me), customization (in particular openbox and tint2/rofi) and if its posible jogging some ctf/cybersecurity stuff.

already asked in different subreddits and the principle answer i received turned into "it might be satisfactory, but not sufficient, im not positive" (caps handiest for enphasis). i recognise that arm nowadays its a subject to discover in some approaches but i need to head as easy as posible,so, which might be the real frontiers i might find in my manner that may think a problem to be 100% useful?. must i search for other alternatives?

i without a doubt like this platform but i dont want to get beneath lots of issues just because its not that supported via "massive developers" or a big network (i dont recognise how much of that is genuine, im sorry if i harm a person).

thanks and have a pleasing day.