| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,981
» Latest member: Fortuna
» Forum threads: 16,335
» Forum posts: 117,444
Full Statistics
|
| Latest Threads |
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
04-19-2026, 12:56 PM
» Replies: 13
» Views: 14,643
|
Pine Time dead
Forum: General Discussion on PineTime
Last Post: chris.burmajster
04-18-2026, 10:08 AM
» Replies: 0
» Views: 80
|
Booting Issues
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:17 PM
» Replies: 24
» Views: 19,000
|
App launcher shows tiny i...
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:12 PM
» Replies: 1
» Views: 1,047
|
Freezes and kernel panics...
Forum: Linux on RockPro64
Last Post: prahal
04-15-2026, 06:48 PM
» Replies: 4
» Views: 1,299
|
Looking for engineer for ...
Forum: PinePhone Pro Hardware
Last Post: Andrey_voce
04-06-2026, 08:44 AM
» Replies: 0
» Views: 236
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
04-05-2026, 03:03 AM
» Replies: 19
» Views: 9,024
|
Finally got Kali working ...
Forum: General Discussion on Pinebook Pro
Last Post: qingss0
04-04-2026, 08:00 AM
» Replies: 0
» Views: 341
|
Charging problem
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
04-04-2026, 07:30 AM
» Replies: 0
» Views: 149
|
Latest firmware for PineP...
Forum: PinePhone Software
Last Post: baptx
04-03-2026, 08:37 AM
» Replies: 106
» Views: 218,293
|
|
|
| i3 and Lightdm |
|
Posted by: lispy - 10-24-2019, 04:53 AM - Forum: General Discussion on Pinebook Pro
- Replies (3)
|
 |
Hi,
first I want to say thank you for this great piece of laptop. I received it yesterday and the hardware is really nice.
Only minor glitch is that it seems to be a bit light and so it's feet are lifted when the screen is fully opened. I think, I can attach a tiny weight and this would fix it.
BUT: Did anyone manage to change the session in lightdm? I tried to set user-session=i3 in lightdm.conf but it won't pick it up.
I also selected i3 from update-alternatives --config -x-window-managers, but also, no result. Even worse, my rock User won't login anymore.
What is the proper way to select the WM-Session in Debian? I never had any issues in Ubuntu. To I have to set something in the .xresource file?
|
|
|
|
| Pine phone chassis |
|
Posted by: mitcoes - 10-24-2019, 04:50 AM - Forum: PinePhone Accessories
- No Replies
|
 |
It would be nice to be able to buy the 14" pinebook chassis with it's 10 A battery to plug in the pine phone.
Or as an alternative a way of plugging the pine phone charge from its battery and be able to use it - even it has less power -.
Also the 11.6 pinetab chassis it's 4.5 A battery or a way of plug and play.
As an alternative to all this, there are some external big screens with batteries as the 15.6" 1080p 269 USD https://www.trytaihe.com/ or ASUS ZenScreen 15.6" from 233 USD that (with some earning for the project) can be offered at the Pinephone accessories shop too.
|
|
|
|
| USB-A (big ones) slots |
|
Posted by: mitcoes - 10-24-2019, 04:32 AM - Forum: PinePhone Hardware
- Replies (6)
|
 |
I would love to have at least 2 USB-A (big ones) slots in a phone.
That way cheap pen drives can be plugged in to increase the storage, or watch films // series or listen to music previously recorded from your main computer. Backups would be also great.
Also can let you use your phone as a desktop computer plugin a wireless adapter or cable keyboard and mouse. Or gaming with a lot of USB game controls. And of course, using a bigger screen.
I know you can plug a USB hub, but having at least 2 for storage - and copy - on the go would be a great differential feature and for security purposes, a USB hard key.
Last but not least the phone with HDMI out will also be able to be used as a TV box and or a NAS (OMV) once a new model will be purchased with cheap USB-A pen drive storage.
|
|
|
|
| Additional batteries and external battery chargers |
|
Posted by: mitcoes - 10-24-2019, 04:17 AM - Forum: PinePhone Accessories
- Replies (18)
|
 |
As the battery is going to be a 3A one (3.000 mA)
Having the ability to change it, and a device to recharge the external/s one/s would be a great deal.
Even the chance of purchasing the same format but with higher density batteries, with 4.5 A or even 6A in a near future would be interesting.
Also, it would be great to have it tested about the average duration with every OS, and how much it spends in idle, with the screen on, and playing some cross-platform or emulated game.
|
|
|
|
| How to install Ubuntu to eMMC and to install KDE (Neon) |
|
Posted by: Wizzard - 10-24-2019, 03:08 AM - Forum: Pinebook Pro Tutorials
- Replies (66)
|
 |
Hi, I will share my experiences with installing Ubuntu to eMMC, cause I want a fast and up to date system 
1. Write Ubuntu image to SD card. I used Mate build: https://github.com/ayufan-rock64/linux-b...mhf.img.xz and decompress it using unxz and write to SD.
I RECOMMEND TO CHECK LSBLK OR GPARTED WHICH DEVICE IS YOUR SDCARD BEFORE RUNNING "DD" COMMAND!
Code: sudo apt install gparted
Code: unxz bionic-mate-pinebookpro-0.9.14-1159-armhf.img.xz
sudo dd if=bionic-mate-pinebookpro-0.9.14-1159-armhf.img of=/dev/mmcblk0 bs=4M status=progress
2. Boot Ubuntu from SD card.
3. Download Ubuntu image again when booted from SD or copy the downloaded file from eMMC.
4. Write Ubuntu image to emmc.
I RECOMMEND TO CHECK LSBLK OR GPARTED WHICH DEVICE IS YOUR EMMC BEFORE RUNNING "DD" COMMAND!
Code: unxz bionic-mate-pinebookpro-0.9.14-1159-armhf.img.xz
sudo dd if=bionic-mate-pinebookpro-0.9.14-1159-armhf.img of=/dev/mmcblk1 bs=4M status=progress
5. Turn off PBP, remove SD card and turn PBP on. It should boot with Ubuntu installed.
When it does not boot, boot from SD card again and check the partitions on the eMMC in Gparted. I had the problem that boot partition was written in different fs (fat32 instead of fat16) so I needed to delete that boot partition from eMMC and to copy the boot partition from SD to eMMC in Gparted. Then it worked. I also resized the rootfs on eMMC to fill whole available space.
6. Now you have Ubuntu installed on eMMC and you can also boot from SD card, but only the same operating system. If we need also to boot other operating systems, we need to apply uboot fix. So download all the files from here https://github.com/mrfixit2001/updates_r...filesystem and run the mrfixit_update.sh script while running from eMMC. From now on you should be able to boot also other OS from SD like before.
7. Before installing KDE I suggest to enable ubuntu-backports and ubuntu-proposed repos in sources.list to get more recent packages.
My sources.list:
Code: deb http://ports.ubuntu.com/ubuntu-ports/ bionic main restricted universe multiverse
deb http://ports.ubuntu.com/ubuntu-ports/ bionic-security main restricted universe multiverse
deb http://ports.ubuntu.com/ubuntu-ports/ bionic-updates main restricted universe multiverse
deb http://ports.ubuntu.com/ubuntu-ports/ bionic-backports main restricted universe multiverse
deb http://ports.ubuntu.com/ubuntu-ports/ bionic-proposed main restricted universe multiverse
Before installing KDE I also recommend to enable Kubuntu PPA Backports to get a little newer packages:
Code: sudo add-apt-repository ppa:kubuntu-ppa/backports
Alternativelly, you can try KDE Neon packages for the newest KDE software.
Code: sudo apt-add-repository http://archive.neon.kde.org/user
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E6D4736255751E5D
sudo apt update
Installing KDE:
Code: sudo apt install plasma-desktop kde-full kubuntu-full kubuntu-desktop krusader konsole plasma-nm muon kwin sddm kinfocenter systemsettings powerdevil kde-config-sddm kde-config-screenlocker kde-config-gtk-style partitionmanager libkdesu5 kubuntu-notification-helper libkf5su-bin
Optionally install Calligra Office Suite, what is KDE alternative for LibreOffice.
Code: sudo apt install calligra
After installing you may just restart the computer and select Plasma in SDDM login screen.
To enable Netflix and Spotify in Chromium, run:
Code: sudo install_widevine_drm.sh
Credits: @ayufan for Ubuntu builds and @Mrfixit2001 for uboot fix.
|
|
|
|
| Frequent kernel panic, possibly due to PCIe SSD? |
|
Posted by: meier - 10-24-2019, 12:59 AM - Forum: Linux on RockPro64
- Replies (4)
|
 |
I am running the RockPro64 board as a headless system with the following configuration:
*Armbian Ubuntu 18.04 minimal (terminal only)
* built from "source" with default kernel configuration (excluding option WIREGUARD)
* booting from eMMC (mounted read-only, with overlayrootfs)
* using a NVMe M.2 SSD of various brands with PCIe adapter
The system itself works great, but we experience frequent kernel panics (every few days). Although the kernel is configured to reboot after 10s on panic, the system just freezes.
I already reached out to Armbian on the following post, but maybe someone here has an idea on how to tackle this issue?
https://forum.armbian.com/topic/10881-in...ll-pointer
I would really appreciate any hint or pointer on how to solve that, we are somewhat in despair.
|
|
|
|
| NVMe adaptor issue solved |
|
Posted by: Luke - 10-23-2019, 06:00 PM - Forum: Pinebook Pro Hardware and Accessories
- No Replies
|
 |
Te NVMe adapter issue has been identified and resolved.
If you already have an adaptor then you'll be getting the bits and pieces necessary to make it work properly. Needless to say, future adapters will include the solution to the problem
Those of you who have an adapter, until you receive the necessary stuff for the fix please do not use it in the Pinebook Pro chassis.
Thanks for testing and helping us get to the bottom of this.
[edit] posting this just as a notice and locking this thread to avoid discussion in more places than one - If you wish to discuss this further please post here.
|
|
|
|
|