Welcome, Guest |
You have to register before you can post on our site.
|
|
|
Gentoo on Pinetab |
Posted by: istewart - 01-26-2025, 08:21 PM - Forum: General Discussion on PineTab
- No Replies
|
 |
Hello,
I've been trying to set up Gentoo on an SD card in my Pinetab2 since I received it a few weeks ago. I am generally more comfortable with Portage than pacman, and I would also like to test and possibly provide support for Gentoo's arm64 binary packages. This means that I have built a partition table up from scratch on the SD card, rather than duplicating an existing installation image. It's a very simple partition table:
mmcblk1p1: EFI boot partition mounted at /efi, FAT32
mmcblk1p2: swap
mmcblk1p3: root partition, ext4
The Pine64 RockPro64 entry on the Gentoo wiki: https://wiki.gentoo.org/wiki/PINE64_ROCK...bootloader indicates that whoever wrote it had success using a standalone build of Grub on an EFI system partition to get the RockPro to boot, but I am not having the same success on the Pinetab. Should I instead be installing U-Boot to the boot partition? Or flashing it to the first sectors of the SD card? I am still unsure about the normal procedure for using U-Boot or where it should be installed.
At what point might I also want to consider the rk2aw bootloader? This person had success using it with Fedora: https://www.jistr.com/blog/2023-11-27-fe...-pinetab2/
It also seems like the tablet is now not booting at all with the SD card inserted, which was not the case before I formatted the SD card with the boot partition. But it could be possible that it is actually attempting to boot but I just have no video output/keyboard backlight, since the stock Gentoo binary kernel probably doesn't have drivers for these. I can attempt to use the Danctnix kernel patches and build my own kernel, but I am curious, exactly what devices does it patch in support for?
The bes2600 wifi driver is not important to start with, as I have a USB-Ethernet adapter that has Linux kernel support. I plan to install the wifi driver after I have a properly booting system, and also write a Gentoo ebuild for it.
|
|
|
Default Debian Trixie entry from /etc/apt/sources.list |
Posted by: spont - 01-17-2025, 10:20 PM - Forum: PineNote Software
- Replies (4)
|
 |
getHello,
I just received my Community Edition PineNote today I accidentally removed the default Debian Trixie entry from `/etc/apt/sources.list`, and was hoping someone could post theirs for me?
Before I removed the entry, `sudo apt update && sudo apt upgrade` was working correctly and showing 0 new updates available after I did my initial upgrade on the first boot.
After the entry was removed, when I use the standard Debian naming convention for the Trixie sources list I'm getting this error:
Code: Get:1 http://deb.debian.org/debian trixie InRelease [175 kB]
Hit:2 http://pinenote.mweigand.net/repo_pn_stable trixie InRelease
Error: Release file for http://deb.debian.org/debian/dists/trixie/InRelease is expired (invalid since 2d 1h 54min 47s). Updates for this repository will not be applied.
If I point apt to `bookworm` instead of `trixie` I'm able to `update && upgrade`, which shows a number of packages to update indicating I'm currently on a different version (or was, at this point).
The fact that `pnedeb.sources` is pointing to `trixie` tells me I'm not wrong that the factory version that was shipped was also `trixie`, but I'm wondering if I'm just pointing to an incorrect `deb` url...
Could someone please post their `/etc/apt/sources.list` for me?
|
|
|
Bricked Pinetab 2 |
Posted by: vatin - 01-17-2025, 03:07 AM - Forum: General Discussion on PineTab
- Replies (6)
|
 |
Did a routine pacman -Syu, and halfway through, the terminal spit out some error message. Then the tablet shuts itself off and could never turned back on again regardless the duration of time I hold the power button. No led blinking. No slightest hint of backlight turning on. No text on screen. Nothing. As solid as rock. So off it went to the recycling center.
|
|
|
wasp-os bluetooth dev documentation? |
Posted by: vrtigo - 01-16-2025, 03:43 PM - Forum: Development Discussion on PineTime
- No Replies
|
 |
Having a bit of a time trying to develop bluetooth on the PineTime under wasp-os 0.4.
There is little documentation about this from what ive seen, but Ive figured out that I need to use ubluepy, and set up and advertise a service. I can do this, but it nukes the Nordic UART Service, leaving development from that point problematic. Ive tried adding the NUS service and characteristics using the UUID's found in pynus, but the app fails to load when I do so with very little information about whats wrong.
Any ideas on how to move forward?
|
|
|
What is the package manager? |
Posted by: Deckard - 01-14-2025, 07:10 PM - Forum: PineTab Software
- Replies (3)
|
 |
Hello, All
Could you please name the package manager that comes w this port of Arch Linux that comes w pinetab2? I searched for "pacman" and "pamac" but to no avail. How can I alleviate this issue?
Many thanks,
Deckard
|
|
|
|