| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,969
» Latest member: Bianca
» Forum threads: 16,334
» Forum posts: 117,438
Full Statistics
|
| Latest Threads |
Looking for engineer for ...
Forum: PinePhone Pro Hardware
Last Post: Andrey_voce
04-06-2026, 08:44 AM
» Replies: 0
» Views: 176
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
04-05-2026, 03:03 AM
» Replies: 19
» Views: 8,730
|
Finally got Kali working ...
Forum: General Discussion on Pinebook Pro
Last Post: qingss0
04-04-2026, 08:00 AM
» Replies: 0
» Views: 268
|
Charging problem
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
04-04-2026, 07:30 AM
» Replies: 0
» Views: 121
|
Latest firmware for PineP...
Forum: PinePhone Software
Last Post: baptx
04-03-2026, 08:37 AM
» Replies: 106
» Views: 217,142
|
Updates have gotten me ex...
Forum: General Discussion on PineNote
Last Post: bills2002
04-02-2026, 05:16 PM
» Replies: 0
» Views: 224
|
Voidlinux working on eMMC
Forum: General Discussion on PineTab
Last Post: tllim
04-01-2026, 04:14 PM
» Replies: 1
» Views: 311
|
Pinecil V2 doesn’t power ...
Forum: General Discussion on Pinecil
Last Post: Juptin
03-28-2026, 02:37 AM
» Replies: 1
» Views: 2,096
|
dead Pinebook - help plea...
Forum: General Discussion on Pinebook Pro
Last Post: williamcorlin
03-26-2026, 04:22 PM
» Replies: 3
» Views: 953
|
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
03-25-2026, 12:57 PM
» Replies: 1
» Views: 609
|
|
|
*** Intel NVME 660p SSD Success Story *** |
|
Posted by: MiiCode2 - 12-05-2019, 10:01 PM - Forum: Pinebook Pro Hardware and Accessories
- Replies (18)
|
 |
If anyone is looking for an NVME drive for their Pinebook Pro, I have tested the 512GB Intel 660p M.2 2280 SSD on battery power and I am happy to report and recommend it.
I tested it on the Manjaro Preview 4. At 5% battery power Manjaro warns that the battery is low and that you should either select Hibernate, Suspend or Shutdown.
I kept the Pinebook Pro powered on for about 9 Hrs with drive mounted and the screen turned off.
Occasionally I would turn on the screen and copy a 14GB file from the SSD to the emmc.
I also duplicated the 14GB file on the SSD. On the SSD my speed was was consistently about 230 mb/sec.
I decided to keep on running and was copying 5GB of 14GB when the laptop appeared to try and turn off at 2% battery power.
I should note that for the last 1.5 hours I had the screen on at about 50% brightness.
The Inted SSD operates at 3.3V and draws a maximum 1.35 amps. So that works out to 4.46 watts.
The part number is SSDPEKNW512G8X1.
|
|
|
|
| Quick Question Wayland vs X |
|
Posted by: Jeremiah Cornelius - 12-05-2019, 11:33 AM - Forum: Linux on Pinebook Pro
- Replies (3)
|
 |
I've not yet received my Pinebook Pro yet, so some of this may be obvious once I begin to work with various images.
On these threads, I see a lot of discussion about the function and performance of different DEs - XFDE, KDE, Gnome 3 - and nearly all of these reference the state of Wayland and the Panfrost driver for Mali T860 MP.
My own experience with Wayland is reasonable. Enough to determine that it is promising, but not yet mature enough in support by all applications and cases for my daily use with Gnome 3. Especially scaling with XWayland, but also other controls and decorations rendering.
Are there obstacles on the Pinebook Pro that make use of X11 sessions for DE problematic? Are they slower, or is image size noticeably more bloated? Does Panfrost have notable impediment driving X11? X is stable and easily configurable since X.org took over from XFree86, and I'd prefer my configurations to eliminate issues that on these forums, seem to have Wayland or Panfrost complexities.
Building kernels is no great barrier for me. I'm liable to try alternatives to Panfrost if they are a compilation or modules.conf effort.
Thanks!
— Jeremiah
|
|
|
|
| Flashing Updated U-Boot on Android |
|
Posted by: tophneal - 12-05-2019, 07:14 AM - Forum: Android on Pinebook Pro
- Replies (6)
|
 |
(11-08-2019, 05:52 PM)Arglebargle Wrote: RE u-boot: The script to patch u-boot on the eMMC is simple enough that it should just work, I don't think it's doing anything that would fail on chromeOS.
If for some reason it does fail I hacked a copy so I could flash to a specified device instead of the detected root; I used this to patch loopback mounted copies of ayufan's images so they're ready to use again if I need them. Just edit DEVID to point at the device you want to flash updated u-boot onto: https://pastebin.com/raw/EeK074XB.
You don't want to be working in crosh, either switch to the debug shell (ctrl+alt+f2) or drop to a proper shell from crosh by running "shell" and then switch to root. I usually just "sudo -i bash" as cronos (default password is "cronos") and away you go.
--
I tried the ChromeOS build out for a bit last night and it seemed to work well. Netflix video playback seemed significantly smoother compared to Linux, is there better support for hardware accelerated video here vs the Linux builds? My only real gripe with the experience was the touchpad, otherwise the PBP makes a pretty decent chromebook.
I'm toying with the idea of running Android from my eMMC (might circle back to Chromium if we get an updated release,) but first I was wondering if anyone could tell me if the method above should work to update u-boot if performed through a terminal emulator with root. Obviously, I don't want to lose the ability to boot SDs.
|
|
|
|
| common bootloader? |
|
Posted by: Jeeves - 12-05-2019, 04:36 AM - Forum: Development Discussion on PineTime
- Replies (15)
|
 |
I've just ordered my pinetime devkit so it'll be a while before it arrives, but I was thinking the first thing we should probably do in common before we all go off to do our own things is develop a bootloader that will work in common with all our projects. It's all very well writing the flash via SWD with the devkits, but in the production version presumably we're going to need another way of writing the flash that doesn't involve opening the case.
The bootloader should be able to:
- Drive the display, bluetooth and SPI flash.
- Present a nice liveness/progress bar indicator during the boot process.
- Delay on boot, check if the button is pressed.
- If the button is pressed, enter "rescue" mode that will offer a serial console over bluetooth with xmodem (or similar) support to download a (compressed?) firmware image.
- Write any firmware image received to SPI flash, verify checksums.
- Check on boot if a new firmware image is available in external flash, if so write it to internal (memory mapped) flash.
- Protect the internal flash.
- Set the watchdog timer.
- Branch to whatever address we agree the kernel entry point should live at.
Is anyone working on anything like this? If not, I guess that's my first job when I get hold of my devkit.
|
|
|
|
| Remote desktop access Rock64 over Internet |
|
Posted by: hg6806 - 12-05-2019, 04:27 AM - Forum: Linux on Rock64
- Replies (2)
|
 |
Hello to all
Unfortunately, for RealVNC server is no install package available, so I#m looking for a SW to access my Rock64 desktop over the internet.
It should be something cloud based and not a port release.
Teamviewer?
Any suggestions?
|
|
|
|
| "Pinebook Serial Console" unreliable, inhibits boot, kills WiFi and SD |
|
Posted by: Solra Bizna - 12-05-2019, 03:06 AM - Forum: Pinebook Pro Hardware and Accessories
- Replies (9)
|
 |
I purchased a "Pinebook Serial Console" from the Pine Store to use to debug my Pinebook Pro's boot process. It seems to work fine on the USB side, but on the Pinebook side it's got some serious issues.
1. If I try to boot the machine with the cable plugged in, uboot does its thing, says it's starting the kernel, and then nothing ever happens again. No serial output, no video, no network presence. (If I yank the cable, right after making a selection, before it finishes loading the kernel, everything boots fine from there, and I can plug it in after boot completion and hit enter for a login prompt.)
2. If I plug it into a running "default Debian+MATE" system, I get errors on the kernel log about SDIO screwing up, and WiFi dies. (If said system is booted from an SD card, it also loses communication with the card and does what any Linux system does when you yank its root filesystem away.)
3. If I leave the cable plugged in during a reboot (not a cold boot), uboot fails to read the SD card and hangs—with or without an SD card plugged in.
4. Even when things are otherwise working, the connection is very unreliable. If the PBP outputs too quickly, vast quantities of output are dropped. This happens both in Linux and uboot. If I do an ifconfig, for example, I get the first line and a half or so okay, followed by mangled snippets of the remainder. And nmtui is completely unusable.
The wiki does mention that some of these cables render the PBP unbootable, but I didn't see any previous mention of this on the forums. I assume that previous discussion of this problem has happened in other media.
First messages from the kernel log after WiFi dies an untimely death:
Code: Dec 5 08:31:58 Debian-Desktop kernel: [ 266.315561] sdioh_buffer_tofrom_bus: R
X FAILED ffffffc0f1ed5a20, addr=0x08000, pkt_len=32, ERR=-84
Dec 5 08:31:58 Debian-Desktop kernel: [ 266.315585] dhdsdio_readframes: RXHEAD
ER FAILED: -35
Dec 5 08:31:58 Debian-Desktop kernel: [ 266.315600] dhdsdio_rxfail: abort comm
and, terminate frame, send NAK
Dec 5 08:31:58 Debian-Desktop kernel: [ 266.339116] dwmmc_rockchip fe310000.dw
mmc: All phases work, using default phase 0.
That repeats a few times, then I see escalating stuff about WiFi crashing and burning.
This cable is still useful for basic boot troubleshooting (of the "did my kernel boot at all?" variety), but something is clearly very, very wrong.
|
|
|
|
|