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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,099
» Latest member: StevenHanks21
» Forum threads: 16,360
» Forum posts: 117,528

Full Statistics

Latest Threads
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
Today, 02:52 AM
» Replies: 0
» Views: 30
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
Yesterday, 12:22 PM
» Replies: 0
» Views: 27
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
Yesterday, 10:53 AM
» Replies: 1
» Views: 1,510
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,122
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 200
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 132
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,599
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
06-27-2026, 02:43 PM
» Replies: 13
» Views: 18,778
Android Gaming Image
Forum: Game Station Emulation
Last Post: Jacobgilbert
06-26-2026, 07:06 AM
» Replies: 52
» Views: 111,086
rAudio for Rock64 V2/Pine...
Forum: Linux on Rock64
Last Post: shinzuka
06-25-2026, 03:16 PM
» Replies: 11
» Views: 1,943

 
  Burn mark after wearing Pinetime?
Posted by: gamerminstrel - 05-08-2021, 02:21 PM - Forum: General Discussion on PineTime - Replies (7)

I have been wearing my Pinetime basically nonstop since I got it. I took it off just now and there is a burn mark on my arm where I was wearing it. Has anyone else experienced this, and should I be worried?

I'm confident this is not any form of allergic reaction to the materials of the device as this burn is exclusively under the sensors on the backside of the pinetime. I think the sensors somehow burnt me, but the device itself never got hot to the touch.



Attached Files Thumbnail(s)
   

  If booted with headphones in, sound comes from them and speakers
Posted by: stozi - 05-08-2021, 12:33 PM - Forum: General Discussion on Pinebook Pro - Replies (6)

I've started playing music in my headphones without realizing it's also blaring from the speakers in public enough times now to try to fix this.

If headphones are in on boot, sound will come out of both them and the speakers unless you remove them and put them back. How to make only play from headphones if they are in on boot?


  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.