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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,882
» Latest member: Evaavidson
» Forum threads: 16,320
» Forum posts: 117,403

Full Statistics

Latest Threads
wifi password wont save
Forum: General Discussion on PineTab
Last Post: WEF
7 hours ago
» Replies: 2
» Views: 313
Powering two disks from R...
Forum: RockPro64 Hardware and Accessories
Last Post: evilbunny
9 hours ago
» Replies: 3
» Views: 217
Castle Game Engine on Pin...
Forum: General Discussion on PineTab
Last Post: michalis
9 hours ago
» Replies: 3
» Views: 3,237
ATTN: Pine 64 Marketing D...
Forum: Rock64 Hardware and Accessories
Last Post: georgegohl888
Yesterday, 04:01 AM
» Replies: 5
» Views: 10,449
http://pinenote.mweigand....
Forum: PineNote Software
Last Post: HippopoStar
02-23-2026, 05:58 PM
» Replies: 1
» Views: 810
OpenClaw
Forum: Linux on Rock64
Last Post: keithy
02-22-2026, 11:57 AM
» Replies: 0
» Views: 135
Wi-Fi Issues (Plasma and ...
Forum: Manjaro on PinePhone
Last Post: krissprat73
02-20-2026, 12:16 PM
» Replies: 11
» Views: 17,955
installed devuan 5/6 - mi...
Forum: General Discussion on ROCKPRO64
Last Post: kapqa
02-20-2026, 11:36 AM
» Replies: 0
» Views: 118
How many HD's can I utili...
Forum: RockPro64 Hardware and Accessories
Last Post: some_pinephone_user
02-19-2026, 06:10 PM
» Replies: 4
» Views: 3,493
Official Debian support!
Forum: News
Last Post: kapqa
02-18-2026, 12:58 PM
» Replies: 86
» Views: 190,894

 
  Article: NuttX RTOS on PinePhone: Fixing the Interrupts
Posted by: lupyuen - 08-31-2022, 07:58 PM - Forum: PinePhone Software - No Replies

Creating our own Operating System (non-Linux) for PinePhone can be super challenging…

-  How does PinePhone handle Interrupts?

-  What’s a Generic Interrupt Controller? (GIC)

-  Why is PinePhone’s GIC particularly problematic?

-  What’s an Exception Level? (EL)

-  Why does EL matter for handling Arm64 Interrupts?

We’ll answer these questions we port Apache NuttX RTOS to PinePhone...

NuttX RTOS on PinePhone: Fixing the Interrupts


  Nemomobile in August 2022
Posted by: jmlich - 08-31-2022, 10:59 AM - Forum: Nemo Mobile on PinePhone - No Replies

Nemo images can be built with Manjaro unstable. Pinquery application and keyboard improvements:

http://nemomobile.net/pages/nemomobile-in-august-2022/


  Intel is embracing RISC-V
Posted by: orbital - 08-31-2022, 10:19 AM - Forum: General - No Replies

They're embracing it but the Terasic dev board is $450.
https://www.notebookcheck.net/Intel-expa...296.0.html
https://pathfinder.intel.com/resources/
https://www.terasic.com.tw/cgi-bin/page/...1#contents


  Connection to WiFi with OWE
Posted by: IhorOlkhovskyi - 08-31-2022, 07:36 AM - Forum: Pinebook Pro Hardware and Accessories - Replies (1)

Hello!

Just got a PineBook Pro on Manjaro and trying to connect it to WiFi network with OWE, but no luck. To networks without it connection is fine.
In logs I do see this:


Code:
NetworkManager[495]: <info>  [1661936785.2866] policy: auto-activating connection 'WIFI_OWE' (6df297b9-b9c7-4746-a934-725a10786425)
NetworkManager[495]: <info>  [1661936785.2900] device (wlan0): Activation: starting connection 'WIFI_OWE' (6df297b9-b9c7-4746-a934-725a10786425)
NetworkManager[495]: <info>  [1661936785.2906] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
NetworkManager[495]: <info>  [1661936785.2922] manager: NetworkManager state is now CONNECTING
NetworkManager[495]: <info>  [1661936785.2945] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
NetworkManager[495]: <info>  [1661936785.2963] device (wlan0): Activation: (wifi) connection 'WIFI_OWE' has security, and secrets exist.  No new secrets needed.
NetworkManager[495]: <info>  [1661936785.2965] Config: added 'ssid' value 'WIFI_OWE'
NetworkManager[495]: <info>  [1661936785.2965] Config: added 'scan_ssid' value '1'
NetworkManager[495]: <info>  [1661936785.2966] Config: added 'bgscan' value 'simple:30:-70:86400'
NetworkManager[495]: <info>  [1661936785.2966] Config: added 'key_mgmt' value 'OWE'
NetworkManager[495]: <info>  [1661936785.2967] Config: added 'ieee80211w' value '2'
wpa_supplicant[528]: wlan0: Trying to associate with SSID 'WIFI_OWE'
wpa_supplicant[528]: wlan0: Association request to the driver failed
kernel: ieee80211 phy6: brcmf_set_key_mgmt: invalid akm suite (1027090)
kernel: ieee80211 phy6: brcmf_cfg80211_connect: wl_set_key_mgmt failed (-22)

Any hints how it could be fixed?

Thanks!


  Where do the keyboard layouts go?
Posted by: Eugo - 08-31-2022, 04:05 AM - Forum: Manjaro on PinePhone - Replies (1)

After effectively bricking the Mobian subpartition, won't boot, I went on trying out other OSes, now with three weeks of knowledge under my hat Tongue . Tried Fedora for a couple of days, and liked it but it had no sound during calls, unusable. And I don't feel like messing straight with the modem. So I tried Lune and Maemo Leste for about half an hour each, nice, and likewise not ready for day-to-day use.
So next on the list, the Manjaro Phosh.
Seeing how it looks a lot like Mobian, I managed to copy my contacts, call history, worked like a hitch. Now when it came to my pet peeve, the keyboard layouts, I saw that what it uses for keyboards is exactly the same squeekboard as I had in Fedora and Mobian. So I put the files where they're supposed to go, to /home/manjaro/.local/share/squeekboard/keyboards/ and... nothing happened. So I wonder what's wrong this time?

Other than that, so far so good... Even the camera app is better than Megapixels. But no, it IS Megapixels, yet it looks much better and works as expected.


  PPP Monitor Black
Posted by: Deus - 08-30-2022, 09:16 PM - Forum: General Discussion of PinePhone Pro - Replies (1)

Hi. I've been trying for months, with many different monitors. Hoping a software update would fix it. The screen doesnt detect the phone but the phone correctly detects the monitors. I am using the PP ogs convergance dock. I read things like a new dock might fix it, or flipping the direction of the usbc. Would appreciate any ideas.


Lightbulb Add a dark theme for the forum?
Posted by: cowsay - 08-30-2022, 08:13 PM - Forum: General - Replies (1)

Forum admins, would you please consider adding a dark theme to the forum?  It is so much more pleasant on the eyes with a big bright monitor.  Not as default, just as an option to pick from, which we can do from the user control panel.

MyBB has a number of them to choose from. Maybe the community can help choose one.  https://community.mybb.com/mods.php?acti...ategory=29



Thank you Smile


  Can't make or receive calls
Posted by: 1G1R - 08-30-2022, 06:43 PM - Forum: General Discussion of PinePhone Pro - Replies (1)

Here's a thread I created on Reddit. No matter which OS I use, I can't make/receive calls

https://www.reddit.com/r/pinephone/comme..._dead_jim/


  PinePhone as Linux PDA?
Posted by: jakfish - 08-30-2022, 11:37 AM - Forum: General Discussion on PinePhone - Replies (4)

Hello, All,

I’m considering a PinePhone/Keyboard purchase and was wondering if folks here might answer a few questions.

I’m fairly versed in Linux and understand that the PP is an indefinite WIP. I don’t expect to use it as a daily driver phone (but certainly hope to someday), but more as a Linux PDA.

1) Will a licensed TextMaker run on PP’s stock Manjaro?

2) Does Manjaro run a full Thunderbird, albeit slowly?

3) Is Newsboat or another terminal RSS reader available?

4) Are the keyboard configs configurable in /usr/share/X11/xkb/ ? For instance, I would like to remap the ?/ key to a Right Shift, then remap ?/ to fn+key or something similar

5) I have read that the kb keys are physically swappable. Is that true?

Many thanks for any answer or advice,
Jake


  Charging Indicator On - Not Charging
Posted by: SJSEng - 08-30-2022, 07:33 AM - Forum: PinePhone Hardware - No Replies

KB charger chip is off, press the button on the side to turn it on or charge it if it is empty.

pressing button does not change anything.  battery used to work.  charging indicator is On with USB power connected to keyboard.