| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,698
» Latest member: rth
» Forum threads: 16,260
» Forum posts: 117,188
Full Statistics
|
| Latest Threads |
Volumio (PINE A64-LTS / S...
Forum: Linux on PINE A64-LTS / SOPINE
Last Post: kapqa
2 hours ago
» Replies: 8
» Views: 15,492
|
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: brorean
11-21-2025, 08:45 PM
» Replies: 1
» Views: 114
|
Hi everybody!
Forum: General
Last Post: MadisynErnser
11-20-2025, 10:03 PM
» Replies: 2
» Views: 2,267
|
PinePhone, PinePhone Pro,...
Forum: PinePhone Hardware
Last Post: brb78
11-20-2025, 04:15 PM
» Replies: 0
» Views: 92
|
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: biketool
11-20-2025, 09:04 AM
» Replies: 5
» Views: 591
|
Light Sensor / Proximity ...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
11-18-2025, 03:07 PM
» Replies: 1
» Views: 162
|
How to stop it turning on
Forum: General Discussion on PinePhone
Last Post: biketool
11-18-2025, 02:30 PM
» Replies: 3
» Views: 471
|
8/24 status of JumpDrive
Forum: PinePhone Software
Last Post: biketool
11-18-2025, 01:27 PM
» Replies: 5
» Views: 2,156
|
Questions about running U...
Forum: General Discussion on PineTime
Last Post: alicesphere
11-18-2025, 12:48 AM
» Replies: 0
» Views: 93
|
Difficulty with openSUSE ...
Forum: PinePhone Software
Last Post: danm1988
11-17-2025, 07:49 AM
» Replies: 0
» Views: 99
|
|
|
| thunderbird crashes on startup on default Debian Mate platform |
|
Posted by: ndp - 11-06-2019, 05:58 AM - Forum: General Discussion on Pinebook Pro
- Replies (14)
|
 |
Regardless of whether I run thunderbird from the launchers or from the command line on my PBP it crashes every time with the following output:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
thunderbird %u
ExceptionHandler::GenerateDump cloned child 3439
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
npallett@Debian-Desktop:~$ Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='ISO-8859-1'>
BrokenPipeError: [Errno 32] Broken pipe
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I've checked dependencies and even re-installed thunderbird but the error persists
The thunderbird version is 60.9.0
|
|
|
|
| Booting with default debian image |
|
Posted by: mfritsche - 11-06-2019, 04:36 AM - Forum: Linux on Pinebook Pro
- Replies (15)
|
 |
Is there a guide/ explanation of the boot sequence for dummies?
I can see "Image" and "Image.bak" in /boot/. I want to build a custom kernel based on mrfixit2001's code (with changed configuration), but I haven't found out yet to recover as painless as possible when things go south.
Is there a boot menu in u-boot or something?
|
|
|
|
| Auto-wake behavior when external power is connected |
|
Posted by: diodelass - 11-05-2019, 08:18 PM - Forum: Pinebook Pro Hardware and Accessories
- Replies (7)
|
 |
I've noticed that my Pinebook Pro immediately wakes up from a suspend-to-RAM state whenever external power is connected or disconnected. I find this concerning, because this is approximately the last time I would ever want it to wake from sleep mode automatically - particularly since it does this even if the lid is closed at the time, and it's very hard to tell from the outside if the device is asleep or awake with the lid down.
What will it take to change this? I'm bracing myself for the worst, because I can't imagine the OS is involved at all in wake conditions - hence my posting in the hardware section. Is this something that could be fixed in the firmware with a straightforward method, or is it going to require attaching debugging clips to an IC in there somewhere, or what?
It's puzzling to me how this behavior was established in the first place. Is it affecting other units as well, or is ours somehow a fluke?
|
|
|
|
| Anybody compiled the latest ownCloud client? |
|
Posted by: sobyrne - 11-05-2019, 02:58 PM - Forum: Linux on Pinebook Pro
- Replies (8)
|
 |
I use a cloud service to store configuration files and use owncloud-client to access the files. Unfortunately the Debian version of ownCloud client is too old to interface to the cloud server I'm using. I tried to download the source and compile it but could not make the compilation proceed. Has anyone else tried and succeeded in compiling the armhf version of this software? I know that version 2.5.4 works (on an intel processor) and 2.4.1 does not (on the pinebook pro).
So far everything else I need works on this laptop. This is the one thing that will make the device useable for my work, so am keen to get it going. But I have not been able to successfully make the package compile, because it needs QT5.12 and inotify.
I think I have installed every library to do with inotify, but have not yet tried to install QT5.12, as the installation looks to be very hardware-specific.
Has anyone successfully compiled QT5.12 and ownCloud, and if so would you mind stepping me through the process?
|
|
|
|
| A true mainline Linux Kernel for the Pinebook Pro |
|
Posted by: tsys - 11-05-2019, 01:07 PM - Forum: Linux on Pinebook Pro
- Replies (154)
|
 |
Hi all,
I've built a true mainline Linux Kernel for the Pinebook Pro. It does only have a minimal amount of patches required to support - the eDP panel Mainlined
- the battery fuel gauge (Mainlining in progress)
- the Pinebook Pro devicetree (Mainline starting 5.7) Mainlined in 5.7
- USB-C DP altmode
- Rockchip SIP driver
- Ultra low power sleep
I do plan on mainlining those patches ASAP.
Display and graphics work using panfrost (xf86-video-fbturbo is not required if your mesa build is recent and has panfrost support). The whole device does pretty much just work as you would expect it to do.
At the moment there are a few caveats:- WiFi seems to be unstable, possibly due to issues with the Broadcom firmware and power management Fixed
- Bluetooth is untested Works through hciattach, actual native support through hci_uart would be great though Migrated to hci_uart and stable
- PCIe is untested PCIe works just fine
- Sound does not work (wip) Fixed though pinctrl
- Bootup takes a long time (~ 3 minutes) since the kernel hangs twice for quite some time during boot Workaround through new defconfig
- Charging via USB-C does not work Fixed though some devicetree adjustments
- Device does not power down fully Workaround in the rk808 driver, proper support in the ATF would be nice
- USB-C DP altmode does not work Fixed, with USB 3.1 gen 2 support
- Suspend to RAM is not working Fixed through forward port of SIP driver. Works only with BSP U-Boot, gives > 200 h standby
Development is taking place in the Manjaro gitlab: https://gitlab.manjaro.org/tsys/linux-pinebook-pro
Have a nice day,
Tobias
|
|
|
|
Re-image Help *facepalm* |
|
Posted by: xircledev - 11-05-2019, 12:51 PM - Forum: Linux on Pinebook Pro
- Replies (2)
|
 |
So, yeah... Deep in the documentation reads, and I'm paraphrasing, "Don't mess with the Chromium browser." I didn't see this until AFTER I had already borked the Chromium install by messing with the flags in the settings tab.
Not happy with my initial round of customizations, I downloaded the Debain image, flashed it to my SD Card so I get back to factory settings. When I place the SD Card in the bootable slot and boot up, nothing happens. Blank screen.
Since I have the Pinebook and have reinstalled that OS plenty of times, I figured this would work the same way.
Can someone offer any suggestions on how to get my machine back to the factory install?
Thanks
I did some digging and found a way to boot from the SD Card. Here's the post.
https://forum.pine64.org/showthread.php?...6#pid51516
|
|
|
|
|