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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,976
» Latest member: georgeolive34
» Forum threads: 16,335
» Forum posts: 117,443

Full Statistics

Latest Threads
Pine Time dead
Forum: General Discussion on PineTime
Last Post: chris.burmajster
4 hours ago
» Replies: 0
» Views: 23
Booting Issues
Forum: PineNote Software
Last Post: vlagged
Yesterday, 04:17 PM
» Replies: 24
» Views: 18,871
App launcher shows tiny i...
Forum: PineNote Software
Last Post: vlagged
Yesterday, 04:12 PM
» Replies: 1
» Views: 1,021
Freezes and kernel panics...
Forum: Linux on RockPro64
Last Post: prahal
04-15-2026, 06:48 PM
» Replies: 4
» Views: 1,244
Looking for engineer for ...
Forum: PinePhone Pro Hardware
Last Post: Andrey_voce
04-06-2026, 08:44 AM
» Replies: 0
» Views: 209
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
04-05-2026, 03:03 AM
» Replies: 19
» Views: 8,834
Finally got Kali working ...
Forum: General Discussion on Pinebook Pro
Last Post: qingss0
04-04-2026, 08:00 AM
» Replies: 0
» Views: 306
Charging problem
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
04-04-2026, 07:30 AM
» Replies: 0
» Views: 137
Latest firmware for PineP...
Forum: PinePhone Software
Last Post: baptx
04-03-2026, 08:37 AM
» Replies: 106
» Views: 217,621
Updates have gotten me ex...
Forum: General Discussion on PineNote
Last Post: bills2002
04-02-2026, 05:16 PM
» Replies: 0
» Views: 264

 
  Anyone remember this "super computer" SBC from 10 rears ago?
Posted by: KNERD - 11-12-2019, 10:52 PM - Forum: General - No Replies

https://www.parallella.org/


Maybe the Pine Team can resurrect the CPU? They were looking for someone to take over a while back as the guy whote started it all went to do other work, maybe for the NSA.


  Pine phone Accessories
Posted by: bcnaz - 11-12-2019, 10:06 PM - Forum: General Discussion on PinePhone - Replies (2)

Will there be any Accessories offered for purchase when we pre-order our Brave Heart Phones  ?


  Hardening your Pinebook Pro
Posted by: Arwen - 11-12-2019, 08:34 PM - Forum: Linux on Pinebook Pro - Replies (13)

There are several things I tend to do, making client systems listen on fewer external services. And not run un-needed local services.

What do you do?

Here is my list, (a work in progress);

SSHD - Disable Root login
File - /etc/ssh/sshd_config
PermitRootLogin no
Service - systemctl restart sshd

NTPD - Don't allow others to use me for time source
File - /etc/ntp.conf
restrict 127.0.0.1 nomodify nopeer noquery limited kod
restrict [::1]
interface ignore wildcard
interface listen 127.0.0.1
interface listen ::1
Service - systemctl restart ntpd

Chromium browser
Launcher change: --password-store=basic

SMBD - Disable Samba services
systemctl stop smbd
systemctl disable smbd
systemctl stop nmbd
systemctl disable nmbd

Avahi service
systemctl stop avahi-daemon.service
systemctl stop avahi.daemon. socket
systemctl stop dbus-org.freedesktop.Avahi.service
systemctl disable avahi-daemon.service
systemctl disable avahi.daemon. socket
systemctl disable dbus-org.freedesktop.Avahi.service


  Adjusting screen resolution lead to a black screen
Posted by: Linux-Rob - 11-12-2019, 02:29 PM - Forum: Linux on Pinebook Pro - Replies (28)

I finally received my PBP. And broke it already... I run the default linux Open Sesame, as it comes from the factory.

As I could barely read the small letters with the HD / 1920x1080 resolution, I choose to reduce the resolution.

I changed it from the display settings from 1920x1080 to something like 1360x786 or so.
I clicked apply system wide, and apply.

After a reboot, I get the login prompt. When I login, the screen goes blank and stays blank.

How can I restore the original settings, or boot to rescue mode, or reset factory defaults, without having the GUI? From the console prompt? Or any other option?


  Pinephone and regional Australia
Posted by: Gripweed - 11-12-2019, 01:38 PM - Forum: General Discussion on PinePhone - Replies (2)

My apologies if this has been already discussed and I admit that, with the imminent release of the Pinephone, I am hoping that some kind person may be able to help.  If it all lines up I am hoping to purchase a Pinephone when they are released.

I have looked and can't find any information about the phone with regard to bands/freq that it will cover.  In regional Australia the important band is the B28 band.  I have been monitoring the Librem 5 for a while and that phone, at least so far, will not cover that band making the phone only usable really in major centres, which is no good for me.

So are there perhaps any Australians here who may have investigated this and be prepared to fast track my knowledge?

Thanks for any help that my come forth.


  PCIe card success ?
Posted by: DrYak - 11-12-2019, 01:16 PM - Forum: Pinebook Pro Hardware and Accessories - No Replies

Has someone tried using a M.2 to PCIe x4 riser card on the Pinebook Pro for shit'n'giggles ?

Did you manage to get something else than an NVMe recognized?
(Sata card/Network card/other PCIe card? Or let's be even more over-optimistic: some PLX (as Rockchip doesn't handle bifurcating) and *multiple* PCIe cards or a GPU ?)

I don't really think of any real-world use case that couldn't be handled by using USB 3.0 or does even make sense (a discrete GPU on this low-power chromebook-like laptop), but probably somebody is going to try this "for the lulz".


  Keyboard and key mapping
Posted by: ambein - 11-12-2019, 09:04 AM - Forum: Linux on Pinebook Pro - Replies (7)

What keyboard is this? It is not standard North American, as I thought it would be.

What "layout" is it. It will be frustrating as it is to have a different layout, but even more if this odd layout is mapped incorrectly.

Thanks.


  Wifi not working
Posted by: ambein - 11-12-2019, 09:00 AM - Forum: Linux on Pinebook Pro - Replies (19)

Gnome network manager is installed and running. 

No auto detect of networks. Manual entry of SSID and psk doesn't help: wlan0 is down. 

Based on other fora topics regarding wifi config of network/interfaces.d and wpa_supplicant.conf have been entered.

ifconfig shows only an lo device

dmesg|tail shows dhd_ioctl_entry: Interface is down

Most documentation stops at the configuration files and network manager, but says nothing beyond.

Maybe I wrote over the proper interfaces.d and wpa_supplicant.conf settings??? Can some one send me the defaults?

Any other suggestions?


  Website is now usable on mobile + blog notifications
Posted by: Luke - 11-12-2019, 06:28 AM - Forum: News - No Replies

Hi all,

The PINE64 page is now usable and hassle free on mobile. Shutout to @gamelaster and @fire219 for the help.

You can now also sign up for the blog in the widget at the bottom of the page by entering your email. You'll get notified via email once a new blog post goes live.

If you encounter any issues please report in this thread.


[Image: mfNlkRV.jpg]


[Image: XNCM14S.jpg]


  Rock64 lost connection after high I/O traffic
Posted by: Rock68 - 11-12-2019, 04:53 AM - Forum: Linux on Rock64 - Replies (3)

Hello Everybody, I´m new here and ask for help in this matter.

I have a Rock64 4G v2 and a tried it with many different Ubuntu bionic and Debian os, as:
-   Armbian_5.69_Rock64_Ubuntu_bionic_default_4.4.167
-   Armbian_5.90_Rock64_Ubuntu_bionic_default_4.4.182
-   Armbian_5.98_Rock64_Ubuntu_bionic_default_4.4.192
-   Armbian_5.98_Rock64_Debian_buster_default_4.4.192 (last one).

With all those os I get the same errors after dmesg: pls compare https://pastebin.com/0bxG6RC1

Do you think it is an hardware (memory) problem?

After normal boot and a while it get stuck and lost ssh or Ethernet connections.

I really don´t know what can I do with this SBC. Could yoo please help me?