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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,011
» Latest member: Alex Broger
» Forum threads: 16,339
» Forum posts: 117,453

Full Statistics

Latest Threads
Updated Pinebook Pro?
Forum: General Discussion on Pinebook Pro
Last Post: tantamount
11 minutes ago
» Replies: 0
» Views: 2
Armbian has been released...
Forum: News
Last Post: tantamount
14 minutes ago
» Replies: 23
» Views: 38,763
The "Should I buy a Quart...
Forum: General Discussion on Quartz64
Last Post: kapqa
05-05-2026, 07:57 AM
» Replies: 5
» Views: 20,325
Volumio (PINE A64-LTS / S...
Forum: Linux on PINE A64-LTS / SOPINE
Last Post: shinzuka
05-04-2026, 09:02 AM
» Replies: 9
» Views: 16,847
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
05-03-2026, 07:07 AM
» Replies: 14
» Views: 15,272
Volumio 3 Pine A64+ unoff...
Forum: Linux on Pine A64(+)
Last Post: shinzuka
05-02-2026, 10:49 AM
» Replies: 0
» Views: 78
Mobian image for the Pine...
Forum: Mobian on PinePhone
Last Post: Korfou
04-27-2026, 09:57 AM
» Replies: 2
» Views: 339
Pine Time dead
Forum: General Discussion on PineTime
Last Post: chris.burmajster
04-18-2026, 10:08 AM
» Replies: 0
» Views: 252
Booting Issues
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:17 PM
» Replies: 24
» Views: 19,837
App launcher shows tiny i...
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:12 PM
» Replies: 1
» Views: 1,153

 
  Installing cinnamon on Manjaro PBP [SOLVED]
Posted by: quixote - 05-08-2021, 12:21 PM - Forum: Linux on Pinebook Pro - Replies (1)

This is for a user who just got a PBP (loves it Big Grin ) and before has used LinuxMint Cinnamon since forever.

Since he's used to Cinnamon, he wanted that as a DE, and I thought, "Easy. Go to Add/Remove software, find cinnamon-desktop, and install."

Well, that part was easy. But it keeps booting into KDE. I simply cannot find where you tell the system to use cinnamon. There's no option to choose DE at login (that I could see), and no setting that can be changed after it's booted.

There's got to be a way, right?   Huh   Help, please. Confused


  Pinephone in Canada
Posted by: RRman - 05-08-2021, 11:34 AM - Forum: General Discussion on PinePhone - No Replies

Hi guys,
I just got my phone few weeks back and been testing different builds. The 2 that I like and are working most of the time are Arch Linux Arm and Mangaro Phosh also Manjaro plasma(but having problem waking up the screen).
I find that when I try to call my Cell the modem for the sim card and I use shaw mobile services in BC always have busy signal on a first dial, if I hangup and call again the call goes true. Any one have the same experience? Other than that I love the phone and the option to ungoogle myself is great.


  Testing Some Games On The Pinebook Pro!
Posted by: ImmyChan - 05-08-2021, 09:32 AM - Forum: General Discussion on Pinebook Pro - No Replies

https://youtu.be/B4glJJrzY8o


  modem no carrier message
Posted by: Rainer - 05-08-2021, 07:34 AM - Forum: PinePhone Hardware - Replies (15)

hello,

pretty new to cell phones with previous desktop experience with linux. i have an old blackberry z30 that needed replacement and didn't like the iphone/ android options.

i recently inserted my sim card into the pinephone and keep getting the 'modem no carrier' messages. i'm on the koodo/telus network in canada. koodo network is displayed on the top right of the pinephone. sms, spacebar, and the phone seem to be functioning normally!? is there something i should be doing/configuring?

thanks.


Thumbs Up Modem Shutdown/Startup Scripts
Posted by: big_fluff - 05-08-2021, 12:59 AM - Forum: PostmarketOS on PinePhone - No Replies

Have you cut a hole in the back cover of your pinephone and regularly switch off your cellular modem with the dip switch to keep the 3 letters from being creepy? If so, you will need these scripts so you can turn off/on the modem without having to restart your phone.

Turning modem off:

Install "minicom"

Code:
sudo apk install minicom


Create file "modem_shutdown" with the following text:

Code:
sudo minicom -S shut_down -D /dev/ttyUSB2

Create file "shut_down" with the following text:

Code:
send AT+QPOWD=1

now make both executable (Probably don't need to make "shut_down" executable)
I also added read/write so I can edit them as needed later.

Code:
sudo chmod 700 modem_shutdown
sudo chmod 700 shut_down

Install gnome-terminal (So you can click "Run in terminal" in the filemanager "Nemo")

Code:
sudo apk install gnome-terminal

now click on "modem_shutdown" in your home or whatever directory you put these files. Be sure to click "open in terminal" and supply your user password. You should see a minicom screen pop up and it will eventually say "Cannot open /dev/ttyUSB2!". Close out the minicom instance. You can now switch off the modem with the dip switch.

Turning modem on:

Create file "modem_startup" with the following text:

Code:
sudo rc-service eg25-manager restart

make it executable

Code:
sudo chmod 700 modem_startup

Flip the dip switch back on and click on "modem_startup" and "Run in terminal" like the shutdown script.


  Screen blinking
Posted by: pRcCjl4 - 05-08-2021, 12:16 AM - Forum: Linux on Rock64 - Replies (2)

Hi, I have rock64 v3.0 and screen is blinking quite much. With "blinking" I mean black rectangles that appear and disappear on screen when I move or resize window, also screen is "shaking" when it happens. Don't know how to describe it accurately with text, I can record a video if someone needs it. I tried armbian focal, it had lima driver. Also I tried slackware with mali driver, the blinking was gone when I decreased resolution to 1600x900 (resolution of my monitor is 1920x1080). I wanted to do this on armbian but other resolutions were not available, xrandr printed only 1920x1080.
Does anyone know how to fix it?


Question Building custom kernel (5.11.x) for Manjaro?
Posted by: ppafin - 05-07-2021, 11:44 PM - Forum: Linux on Pinebook Pro - Replies (4)

Just received my PBP and would like to rebuild kernel for Manjaro with some custom settings.

I just cannot find any pointers how I'm able to rebuild recent kernel and from what repo's (including patches)?


  Recommended distro?
Posted by: djhnsn - 05-07-2021, 03:07 PM - Forum: Linux on Pinebook Pro - Replies (2)

I have tried the latest release of manjaro plasma, when I update, it won't boot any more. I have also tried the latest dev build of manjaro. The same thing happens. I also tried manjaro MATE, and the same thing happens. All of them seem to get a random grey screen, I have even seen the Armbian logo appear in grey when trying to boot manjaro. Very strange.

I have a mrfixit debian sd card, it is pretty stable I guess. I am using it to flash my emmc, but it's pretty slow in regards to ui interactions. 

The latest releases of Armbian have graphical issues, and the latest release of TwisterOS Armbian only has a 30% chance of booting up for me, as well as really muted audio. 

So far all of these distros have had really bad touchpad sensitivity. Does anyone know of a way to fix this that will work in most distros?

TwisterOS runs the fastest and smoothest of the 3 for me.  It even runs youtube video better than my pi4. It's very nice, but has too many other issues.

So does anything smooth and stable exist out there at this point? Preferably ubuntu/debian as it makes it possible to install all the things I am used to, easily.


  Display dimming unless plugged in
Posted by: Brad - 05-07-2021, 01:36 PM - Forum: General Discussion on PinePhone - Replies (5)

Hi everybody
I just received my pinephone beta with convergence pack which is the latest they offer with Manjaro and Plasma Mobile. 

Things have gone perfectly with it.  I have updated and upgraded everything perfectly but for some reason at the end of the day yesterday the display goes to black unless I hold my finger on the display.  Initially I thought that it may have been related to low battery which was at 15% so plugging it in fixed it.  But today with full charge the display shows itself only momentarily and then dims.  If plugged in its fine.

The "display brightness" slider that I access by dragging the screen down will slide itself to left and dim the display.  If I drag it to the right to full brightness it stays there while my finger is on it, if I remove it the slider slides back to left and gives a black screen.

I don't that this is related to an update as the phone was fine for a while after I updated and upgraded. Its just went like this for seemingly no reason.

Can anybody possibly suggest a way forward here?

Thanks for amy help.


  Bluetooth keyboard with trackpad
Posted by: Zebulon Walton - 05-07-2021, 11:05 AM - Forum: PinePhone Accessories - Replies (11)

Can anyone here recommend a bluetooth keyboard with built-in touchpad that will work with the Pinephone's internal bluetooth (that is, without requiring its own dedicated USB receiver)? Hooking up a mouse and keyboard via the dock works but it's pretty awkward to work with the phone that way.