| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,665
» Latest member: Weston234
» Forum threads: 16,242
» Forum posts: 117,139
Full Statistics
|
| Latest Threads |
Wake up Call
Forum: General Discussion on PinePhone
Last Post: biketool
2 hours ago
» Replies: 4
» Views: 186
|
How to add an homemade ap...
Forum: Mobian on PinePhone
Last Post: JChdeL
Today, 04:13 AM
» Replies: 3
» Views: 283
|
kivy app keeping focus wh...
Forum: Mobian on PinePhone
Last Post: JChdeL
Today, 04:12 AM
» Replies: 0
» Views: 24
|
Optimizing Battery Life o...
Forum: General Discussion on PinePhone
Last Post: earthworm
Today, 03:04 AM
» Replies: 0
» Views: 45
|
Has anyone installed Tris...
Forum: General
Last Post: RandB
Yesterday, 12:08 PM
» Replies: 1
» Views: 2,181
|
Xen hypervisor on Rock64
Forum: Linux on Rock64
Last Post: darkfader
Yesterday, 09:25 AM
» Replies: 6
» Views: 9,686
|
[Article] RISC-V Ox64 BL8...
Forum: General
Last Post: smithjohns
Yesterday, 12:54 AM
» Replies: 3
» Views: 9,468
|
Pinetab2s running DanctNI...
Forum: PineTab Software
Last Post: biketool
11-02-2025, 04:45 AM
» Replies: 0
» Views: 87
|
Open-Source Support for P...
Forum: General Discussion on PineTime
Last Post: euiccc2025
11-01-2025, 05:55 PM
» Replies: 2
» Views: 2,215
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
11-01-2025, 04:04 PM
» Replies: 11
» Views: 5,693
|
|
|
| Trying to install Mousai |
|
Posted by: AndyM - 06-10-2023, 08:25 AM - Forum: PostmarketOS on PinePhone
- No Replies
|
 |
I have most of the dependencies sorted but have now come across
Code: Run-time dependency libpulse-mainloop-glib found: NO
There is no libpulse-mainloop-glib development package as far as I can see but there is
Code: libpulse-mainloop-glib-9999_git20220621-r0 - Pulseaudio mainloop-glib library
It may be the package I need, but I cannot seem to be able to install it. Can anyone help me please?
The answer was simple - install pulseaudio-dev
|
|
|
|
| Pinetab2 keyboard is not working |
|
Posted by: neox - 06-09-2023, 03:34 PM - Forum: PineTab Accessories
- Replies (2)
|
 |
Hi there, I received my pinetab2 this week. It seems that the provided keyboard is not working for me, while it is detected (Plasma interface resizes itself when connecting). Any idea how I could diagnose this ?
|
|
|
|
| PineTab 2 Dead Screen |
|
Posted by: Kramey - 06-09-2023, 11:41 AM - Forum: General Discussion on PineTab
- Replies (16)
|
 |
I received my PineTab 2 a few days ago and tried to boot it up. Nothing on the screen and no sound but I did see the backlight on the keyboard come on a few seconds after turning on power. Tried booting from freshly burned SD card with the same results.
Finally connected the PineTab to my laptop using the debug adapter it came with and was able to see that it actually had booted up. I could log in through a terminal app and poke around the file system. But the screen stayed dark and there was no sound.
I've submitted a ticket on the problem but it's been three days and no response.
Has anyone else had similar problems? Were you able to resolve them?
Thanks.
Ken Ramey
|
|
|
|
| PineTab2 power options |
|
Posted by: livanti21 - 06-09-2023, 07:47 AM - Forum: General Discussion on PineTab
- Replies (3)
|
 |
I have one other question for the group. I'm finding it difficult to turn the screen off without powering it down. I have changed the settings to use the power button to turn the screen off in while on battery and wired but it appears to do nothing.
Is anyone else having this issue or is it a known issue? I've tried everything but nothing is working. Any advice would be much appreciated. Thank you in advance!
|
|
|
|
| Pinetab2: (multi)boot normal image on eMMC and some OS on SD- card |
|
Posted by: Bart - 06-09-2023, 05:39 AM - Forum: General Discussion on PineTab
- Replies (4)
|
 |
Hello,
Beside the default OS from DanctNix I would like to experiment with other OSes. Documentation states simply said "... put bootable OS on an SD-card and reboot ..." but that aint't gonna work obviously.
So now I try getting grip on the boot procedure. the boot partition (EFI) on the eMMC contains files for the u-boot boot loader. It has a routine (boot.txt) that checks for the presence of a SD and two or more partitions on it. It expects /boot with Image.gz, initramfs-linux.img and .dtb files on the first, and / (root) sits as the OS on the second.
As far as I can understand (I am not familiar with u-boot), without changing things on the eMMC, if I copy the files from the eMMC to a SD-card first partition and a compatible OS to a second partition, the SD-card might be bootable but I suppose Image.gz and initramfs-linux.img will need (Q1) to be altered ? In this setup, if no SD-card is present, my Pinetab2 boots the default OS, if SD-card is present it will boot the one (and not more than one) OS on the SD-card.
Is there an easy way with u-boot to provide a boot menu and thus possible (Q2) access to multiple OSes ? Has Tow-Boot something to do with it ? I found some references but I'm not sure things apply to the Pinetab2 ...
Is it possible to (Q3) let UEFI provide boot options ? It would need the Rockchip RK3566 and it's chipset to be UEFI aware, I suppose.
If I check the danctnix factory image file, I find multiple partitions. The first two have no mountable filesystem, the third has a extlinux.conf file and the fourth has the OS files. In this post Manuel Traut uses this setup to start from and then adapts partition 3 and 4 to run another OS. But (Q4) what is the function of the first two 'mystery' partitions ? And (Q5) could there be some risk this setup will overwrite the eMMC as is originally intended ?
Finally, the Pinetab2 ships with a debug UART adapter. Is there (Q6) more information about this adapter than what I find in the Pinetab2 Wiki ? Can I use this adapter to change the initial boot order where the eMMC has prevalence over the SD-card ?
Anyway, I'm looking forward to the next experiments !
|
|
|
|
|