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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,114
» Latest member: farukvaiking1234
» Forum threads: 16,363
» Forum posts: 117,536

Full Statistics

Latest Threads
Weatherproof case build
Forum: Enclosures
Last Post: ltorsini
Yesterday, 07:01 PM
» Replies: 12
» Views: 38,474
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: PinePhoneProUser
Yesterday, 04:47 PM
» Replies: 16
» Views: 11,036
pinecil v2 dosent negotia...
Forum: General Discussion on Pinecil
Last Post: moses
Yesterday, 07:28 AM
» Replies: 0
» Views: 59
Pinephone software
Forum: General Discussion on PinePhone
Last Post: Csanderson0313
07-06-2026, 05:22 PM
» Replies: 2
» Views: 210
Rock64 v2.0 u-boot SPI is...
Forum: General Discussion on ROCK64
Last Post: ju0n
07-05-2026, 11:02 AM
» Replies: 0
» Views: 113
Libby - ebook reader that...
Forum: PineNote Software
Last Post: kiwigoldfish
07-04-2026, 04:41 PM
» Replies: 6
» Views: 4,059
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 286
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 158
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,618
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,233

 
  Enabling nighlight in mobian phosh
Posted by: joz_mak - 09-17-2020, 05:49 PM - Forum: Mobian on PinePhone - Replies (2)

Hello,
I am just an average linux user and I really enjoy using mobian on my pmos I received recently.
I am trying to enable nightlight on my phone because the screen is to harsh and bothers my eyes.
I tried:
gsettings set org.gnome.settings-daemon.plugins.color night-light-temperature 5000
But it has no effect.
Can anyone give me an idea how to enable nightlight in mobian?
Thanks a lot.


  WiFi signal weak
Posted by: kelbot - 09-17-2020, 02:40 PM - Forum: General Discussion on PineTab - Replies (8)

I see that there is a note about this in the wiki but it doesn't give much detail about the cause. Is this a driver issue? hardware issue? Is everyone experiencing this or just some?

For me the reception is equally poor in UBPorts and Arch.


  BBS like its 1996; Door Games, Message Nets & More..
Posted by: Paulie420 - 09-17-2020, 02:32 PM - Forum: Pinebook Pro Tutorials - Replies (11)

I'd like to invite you all to join the BBS scene of 2020. These single board computers and SoC's are perfect for retro computing, and even running bulletin board systems. However today I'll just help you get logged onto one.

There is still a great ANSI-art scene, with packs being released to this date! http://16colo.rs if you want to view the ANSI scene of 2020. [Viva Blocktronics!!]

The are a few good door game networks these days, as opposed to simply playing door games locally on a BBS we now link them and play on networks like BBSLink or DoorParty. (I run both of those networks on my BBS...)

FidoNet still lives! Also, there are *several* current FTN's, or FidoNet stlye message networks, that are currently active in 2020 with fsxNet being the most popular one by far. Also, Dove-Net is probably a close second... with its focus on Synchronet BBS software. (fsxNet leans more towards Mystic BBS software.)

At any rate you'll need an ANSI-BBS compatible terminal software like SyncTerm or Netrunner... SyncTerm is IMO the better software and is easier to get compiled on ARM computers. I'll walk you thru it, using Manjaro ARM like you have on the PineBook Pro:

First lets handle dependancies... use 'pacman -S' to install:

base-devel
unzip

You also need some curses and SDL dependancies, but they are installed on a Manjaro install.

Then, lets install SyncTerm... (You can head to syncterm.bbsdev.net to read about it yourself, but the following will work from a command line, too.):

(I install from my /Downloads directory.)

wget http://syncterm.bbsdev.net/syncterm-src.tgz
tar xvzf syncterm-src.tgz
[Then head to the directory which might be a little different than my exmaple depending on the date:]
cd syncterm-20200917/src/syncterm
make SRC_ROOT=/home/pinebook/Downloads/syncterm-20200917/src
sudo make install
which syncterm

Now just run syncterm from your GUI or CLI... and make sure in the title bar its running in SDL mode. (This isn't required, but its way better if so.)

You can hit Alt+Enter to go full screen, or drag to size...

You might want to change the following setup options first, with 'hide status line' as the most important:

Default Connection Settings,
connection type = telnet
hide status line
change dl/ul paths, I make mine /Downloads
Program Settings,
confirm exit

Now, just add some BBSes and get to calling! I'd like it if you applied to MY BBS 20 For Beers by pressing 'insert' with the following details:

telnet: 20ForBeers.com
port 1337 (You'll have to press F2 on the entry to edit this after you add.)
Again, be sure hide status line in the entry. This allows you to see all the ANSI art.


Dial in, and type 'meatloaf' when asked for system password - I'm not fully LIVE yet, so a syspass is set.
Hit Esc twice, and enter 'new' to create a new user....

I'll be sure to validate you ASAP!

You can google TELNET BBS LIST for many other (better) BBSes... and if theres interest here, I can tell ya'll the best of the best.

Later, if theres interest, I can writeup how to RUN a BBS.... or, the info is out there...

Come on over and BBS like its 1995!!!


  Pinephone playing 1440p video on external display
Posted by: megous - 09-17-2020, 01:38 PM - Forum: General Discussion on PinePhone - Replies (2)

I've noticed that gstreamer now supports cedrus, so I tried it and it looks like accelerated video decoding works:

https://www.youtube.com/watch?v=dHOgVmxH_dA

https://www.youtube.com/watch?v=6P76lQX70iI

https://www.youtube.com/watch?v=yyRm8kccyG4

So apps that use gstreamer should be able to use video decoding acceleration on Pinephone soon. Smile  Distros just need to update to gstreamer 0.18 and try it.


  update programmed crashes
Posted by: RodneyMyers - 09-17-2020, 01:14 PM - Forum: Mobian on PinePhone - Replies (7)

Fresh install, nightly mobian-pinephone-20200915.img, After I set up all of the localizations, I then went to try and update using the software application, as soon as I "updates" tab, the software application crashes .

I know I can update via the terminal, but that may leave the system unstable.

Not sure how how to proceed?


  DAC Questions
Posted by: codebreaker - 09-17-2020, 11:37 AM - Forum: General Discussion on ROCK64 - Replies (1)

I can only find one dac for the rock64, the one with an ethernet port included. First question is, what is the ethernet port for, since the rock64 already has one? I could understand if it was gigabit, but it is not. Second, just curious, are there any other dac boards?


  Stable build and updates
Posted by: ergo owl - 09-17-2020, 10:01 AM - Forum: Mobian on PinePhone - Replies (3)

Hi,

Up until today I have been using the nightly build with the latest updates as my daily driver which in heindsight, probably was not a good idea seeing as I am the kind of user who loves to tinker with absolutely zero knowledge to back it up.

After @"jed"  in his short but insightful comment "Yep" in my first thread asking how to make my new password change permanent, shared with me the https://wiki.mobian-project.org/doku.php?id=tweaks I have been running the terminal hot with codes adding sid repositories left and right, implementing zram, changing scale-to-fit settings, dark themes, wireguard, open-vpn etc. Shout-out to @RTP for creating the script Wipri https://github.com/righttoprivacy/wipri allowing me to easily randomize my mac adress on boot.

As for as my experience during all of this it has been a hell of a rollercoaster ride. Some of the issues I have encountered have been easy to fix such as not being able to send texts or view my inbox in Chatty, I had the wrong format selected in Region and Language. Others have been slightly harder like when my friend Carl sent me a MMS and I had to unclog my inbox and delete all messages, thanks buddy. And the most annoying has probably been trying to use firefox-esr with the no-script extension involving menus that wont dissapear, menus that never show up and ofcourse menus that dont respond.

What finally took me over the edge was when I had my SO call my phone and the "ringtone" was a constant vibration loud as hell with an accompanying sound seemingly played by a mouse with stagefright. Thus, I have now decided to stop my nightly adventures and move myself to the stable version of 20200905 because I just want a phone that more or less works while not having to worry about my own "coding skills" making a huge mess which is why I am not going to touch anything out of the box.

I have a question in regards to the updates of the stable build. After flashing it to my eMMC and doing an apt update, I see that I have exactly 80 packages that can be upgraded. Now, if I update all of them where will that take me exactly? Because if it is anywhere near the Nightly build I dont have the courage yet to go back in. Should I just not update at all until the next stable version is out or how exactly can I best try to enjoy mobian as a daily driver with low to no tinkering and high stability?

Thanks to all of you for being such a welcoming community even to people like me who have no clue what I am doing and then come here to complain about the software issues lol. You are the best.


  Not shipping to Sri Lanka
Posted by: chandi - 09-17-2020, 09:14 AM - Forum: General Discussion on PinePhone - No Replies

Hi Folks,

I tried to order a Manjaro CE today and it says that no shipment method is available to my country (Sri Lanka). There was no any other item in the cart besides the Pinephone. Does DHL not ship worldwide? Really appreciate if there is a way for me to order one.

Thanks.


  Modem SMS issue(s)
Posted by: Helium75 - 09-17-2020, 06:07 AM - Forum: PinePhone Hardware - Replies (3)

Dear community,

I am currently trying to debug the modem after having issues with transmitting and (sometimes) receiving SMS on 4G (and sometimes on 3G and 2G as well).
Whenever I send a SMS I get a "timeout" and it is not related to the OS.

I also tried to send an SMS with different options using mmcli - the issue is that mmcli wasn't able to find the sms once I created it. This seem odd to me. Maybe someone can explain me or help me out with that problem. 

Code:
mmcli -m 0 --messaging-create-sms="text='Hello world',number='+49***********,delivery-report-request=no"
Successfully created new SMS: /org/freedesktop/ModemManager1/SMS/1

mmcli -s 1
error: couldn't find SMS at '/org/freedesktop/ModemManager1/SMS/1': 'not found in any modem'

when I create a second SMS the counter goes up (2,3,4,..etc). But ModemManager still complains that there is no SMS found anywhere. 
I wonder if this is a hardware related issue (memory problems? ).

B/R
Andi


  Problem to connect with Google Services
Posted by: mactoni - 09-17-2020, 05:50 AM - Forum: PostmarketOS on PinePhone - No Replies

Hi.
Trying to setup Evolution mail app but cannot connect with the google account.
The same with the rest Google services as Contacts,..
Someone has the sameproblem?
I have the PostmarketOS Distro.
Many thanks,
Toni.