| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
what is the point?
Forum: General Discussion on PinePhone
Last Post: biketool
1 hour ago
» Replies: 6
» Views: 260
|
Irradium (based on crux l...
Forum: Linux on Pinebook
Last Post: mara
Yesterday, 07:38 AM
» Replies: 3
» Views: 11,847
|
Danctnix USB GPS for Pine...
Forum: PineTab Software
Last Post: biketool
Yesterday, 06:09 AM
» Replies: 0
» Views: 53
|
Pinetab2 camera drivers
Forum: PineTab Software
Last Post: biketool
Yesterday, 03:39 AM
» Replies: 10
» Views: 6,780
|
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: realchunkyflea
11-27-2025, 05:01 PM
» Replies: 3
» Views: 310
|
PinePhone sensors - Gyros...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
11-27-2025, 04:23 PM
» Replies: 2
» Views: 96
|
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
11-27-2025, 10:30 AM
» Replies: 10
» Views: 15,929
|
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
11-26-2025, 02:45 PM
» Replies: 10
» Views: 16,858
|
PinePhone, PinePhone Pro,...
Forum: PinePhone Hardware
Last Post: j_s
11-26-2025, 11:33 AM
» Replies: 4
» Views: 305
|
Quill OS for the PineNote
Forum: PineNote Software
Last Post: JhonSmith
11-26-2025, 01:42 AM
» Replies: 1
» Views: 194
|
|
|
| Manjaro Crashes after entering password. |
|
Posted by: chastitywhiterose - 12-16-2020, 07:01 PM - Forum: Linux on Pinebook Pro
- Replies (5)
|
 |
I bought the Pinebook Pro and was just running the Manjaro Linux default operating system. I installed all of the most amazing programming tools and games and it was running fine....until today. I was trying to install the updates using the default graphical package manager that appears on the desktop. However it just froze during it and I could not even close it or get other things working. So I tried to force a shutdown by holding the power button. Then when I booted it up again and hit enter, it completely froze. I could not login to KDE Plasma anymore. However I had installed the Gnome Desktop environment last month so next time I selected the Gnome session and then entered my password and hit enter. It successfully booted me into Gnome. So I know the problem probably lies with something in KDE.
For now I have a workaround. I ran these commands to disable the default login screen and replace it with gdm.
systemctl disable sddm
systemctl stop sddm
systemctl enable gdm
systemctl start gdm
So I can successfully log into Gnome but only a few of my installed programs load at all. I can browse in firefox, run commands in a terminal, and open the file manager to move files around, but other programs don't open at all from the menu. I'm not sure what went wrong and I spent two hours trying things before giving up for the night. Has anyone else encountered similar problems? I think I may have a half installed update because the crash seemed to happen when I first installed the updates. I broke something and I'll try again when I have the strength. I'm wondering if anyone has any suggestions for how to get things back the way they were.
|
|
|
|
cannot connect to wireless - Pine64/Manjaro |
|
Posted by: markbesw - 12-16-2020, 05:11 PM - Forum: General Discussion on Pinebook Pro
- No Replies
|
 |
Hi All, I just received my Pine64 laptop. Nice machine!
Unfortunately, I have not been able to get internet access working. I have xfinity wifi, and I am connected successfully to it with a Windows laptop. I tried to enable WiFi using the Network Management icon on the right side of the taskbar. Networks shows the available Wifi access points correctly. When I click Connect, it displays "configuring I/F" for a few seconds, then displays "setting network address" for about a minute. Then it reports, "Connection failed", followed by "Wireless Interface (wlan0) IP configuration was unavailable".
I found a post that advised turning on "IPv4 required for this connection" in System Settings -> Connections. I tried this but got the same error.
Thanks for any advice. I am vi competent, and have no trouble changing settings in /etc/long/twisty/path/to/somewhere/* ...
(uname -a reports (in part): 5.7.2-1-MANJARO-ARM )
|
|
|
|
| How to Fix Touch Capacitive Sticker on Pinebook Pro Trackpad? |
|
Posted by: NM_ - 12-16-2020, 01:15 PM - Forum: Pinebook Pro Hardware and Accessories
- Replies (4)
|
 |
I received a Pinebook pro recently and it arrived with the touch capacitive sticker on the trackpad containing air bubbles and creases (please see picture). This sticker is required for the trackpad to work. I realize it looks like a protective film, but if I remove a portion of it and use my finger on the trackpad, the pointer does not move.
Could someone please inform me about the material I need to buy to replace the sticker please?
|
|
|
|
| My Debian journey on the Pinebook Pro |
|
Posted by: schwarzwieweiss - 12-16-2020, 09:59 AM - Forum: Linux on Pinebook Pro
- Replies (32)
|
 |
I've been using Debian on my Pinebook Pro for quite a while now, going through some iterations:
- A few days after receiving my Pinebook Pro in early 2020, I installed Debian on a microSD card using the script from https://github.com/daniel-thompson/pineb...installer/, disabled eMMC, and used only the microSD card
- A few weeks later I installed an NVMe SSD in my Pinebook Pro and copied over the installation from the microSD card, but kept u-boot and /boot on the microSD card
- Again some time later I finally flashed u-boot to the SPI flash and could boot directly from the NVMe SSD, so I got rid of the microSD card. Time for a fresh installation I thought and tried the very latest (daily) SD card image for the Debian Installer, leading to
- installing Debian using the serial console as the Pinebook Pro's display did not turn on when booting the Debian Installer. However, I could install Debian on the NVMe SSD (/boot plus encrypted /), remove the microSD card with the installer and boot the fresh installation. Serial console only, so I grabbed https://github.com/xmixahlx/pbp-tools and compiled kernel 5.7, booted it and finally the display turned on.
The installation from 4. has been in use for several months now. Whenever there is a new kernel package coming in from Debian, I try to boot that, which always work and always gives serial console output only. So I always return to kernel 5.7 built with the script from xmixahlx. I also tried kernel 5.8 when xmixahlx updated the script but that kernel fails to decrypt my encrypted /. As my main hope is that Debian will "simply work" at some point in the future, I never investigated this issue properly and just stayed with kernel 5.7.
Given this month's blog post, I thought I'd give the most recent (Alpha 3) Debian Installer for Bullseye another shot. Still no output on the display, serial console only, so I didn't bother going through the actual installation but decided to stick with the one I have.
While above might sound somewhat negative, I am quite happy with the Pinebook Pro and Debian on it. It's working great and I can live with sticking to an older kernel for a while. Everything else "just works" (well, everything is obviously only what I use/tested, e.g. I don't put my devices in sleep mode, I turn them off, so I never tested sleep/hibernation/...). And it's fantastic that you can install from the official repositories using the official installer.
However, if someone managed to have the Debian Installer/kernel turn on the display and output to it, I'd be happy to hear it and give it another try. This is essentially the only thing missing for me at the moment.
(I did test other distributions over the months, installing them to a microSD card, booting and testing the distribution without touching the Debian installation. Some worked really well, but none of them made me reconsider my choice to use Debian (which I use on my other devices as well).)
|
|
|
|
|