summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-19My pull request is merged, no need any moreXiao Pan
https://github.com/dreemurrs-embedded/Pine64-Arch/pull/683
2024-12-16fix typoXiao Pan
2024-12-16allow aarch64 to build sdcv-gitXiao Pan
2024-12-16symlink to aarch64 dirXiao Pan
2024-12-16pkg: osk-sdl: fix pinephone osk-sdl regression mesa can'tXiao Pan
open /usr/lib/gbm/dri_gbm.so error Issue Description: Pinephone after upgraded the whole system at around 2024-12-14Z, osk-sdl (used to unlock FDE (Full Disk Encryption)) does not start and outputs the following error: ``` MESA-LOADER: failed to open dri: /usr/lib/gbm/dri_gbm.so: cannnot open shared object file: No such file or directory (search paths /usr/lib/gbm, suffix _gbm) ERROR: Could not create window/display: EGL not initialized ``` How to reproduce: Make sure you had a working FDE with osk-sdl in the past, you can use old packages from http://tardis.tiny-vps.com/aarm/repos/2024/12/03/aarch64/core and http://tardis.tiny-vps.com/aarm/repos/2024/12/03/aarch64/extra archives by adding those links to /etc/pacman.conf to configure FDE to make sure FDE works with old mesa version 1:24.2.7-1. Then you remove those archive url and use default package server and upgrade the whole system, along the way mesa is upgraded to 1:24.3.1-3. To reproduce the error, `sudo mkinitcpio -P` should also be executed. If you had a good FDE with osk-sdl in the past, the following commands should reproduce the error: ``` sudo pacman -Syyu sudo mkinitcpio -P sudo reboot ``` Expected behavoir: after reboot, osk-sdl will run normally. Actual behavior: osk-sdl failed to start and outputs errors described in Issue Description. Fix and reasons: It seems osk-sdl with new mesa 1:24.3.1-3 somehow requires /usr/lib/gbm/dri_gbm.so and initramfs does not have /usr/lib/gbm/dri_gbm.so. So let's add that to /usr/lib/initcpio/install/osk-sdl as shown in the commit, then rebuild initramfs with `sudo mkinitcpio -P`, and reboot. Then the issue is fixed. Note old mesa 1:24.2.7-1 does not have /usr/lib/gbm/dri_gbm.so. I don't know why new mesa 1:24.3.1-3 added /usr/lib/gbm/dri_gbm.so and requires it when using osk-sdl. I don't know what /usr/lib/gbm/dri_gbm.so is for. It seems related to https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31428 Another workaround is to downgrade mesa from 1:24.3.1-3 to 1:24.2.7-1, but I don't think it is a proper way to fix the issue. Related discussion see https://github.com/dreemurrs-embedded/Pine64-Arch/discussions/682
2024-12-16Add osk-sdl PKGBUILD from danctnix Pine64-ArchXiao Pan
https://github.com/dreemurrs-embedded/Pine64-Arch
2024-12-16add sdcv-git pkgbuild to aarch64 dirXiao Pan
2024-12-16add fixed mepo PKGBUILDXiao Pan
2024-12-16to distinguish aur and local fly repoXiao Pan
2024-12-16fixXiao Pan
https://aur.archlinux.org/packages/mepo#comment-997100
2024-12-16add mepo PKGBUILD from AURXiao Pan
2024-08-15fixXiao Pan
2024-08-15sdcv add provide stardict so stardict-net will not dependency not satisfiedXiao Pan
2024-08-15add sdcv-git pkgbuild from aurXiao Pan
2024-08-15updateXiao Pan
2024-06-15remove dynotify, so no need to makeXiao Pan
2024-05-28fsh added dynotify C program which needs build nowXiao Pan
2024-04-01LICENSE changeXiao Pan
2024-01-09add fsh-gitXiao Pan
2023-12-16updateXiao Pan
2023-11-25switch to gitlabXiao Pan
2023-11-25change PKGBUILD url from github to gitlabXiao Pan
2023-11-25updateXiao Pan
2023-11-01pass-otp fork by jorti addressed bug of hotp counter, more see ↵Xiao Pan
https://github.com/tadfisher/pass-otp/pull/172
2023-11-01updateXiao Pan
2023-11-01initXiao Pan
2023-08-16remove albionXiao Pan
2023-07-24updateXiao Pan
2023-07-21official python-httpcore has new version nowXiao Pan
2023-07-19updateXiao Pan
2023-07-19updpkgsums, also I forget that I changed the version of albion online to ↵Xiao Pan
newer when add aur pkgbuilds, but it does not matter much.
2023-07-19add aur albion-online-launcher-binXiao Pan
2023-07-07searxng-git need newer version of python-httpcoreXiao Pan
2023-07-06aur task-spooler PKGBUILD new version fix the issue of can not build on ↵Xiao Pan
aarch64 arch
2023-06-30updateXiao Pan
2023-06-30maybe better way to manage cross platform not any arch pkgbuildsXiao Pan
2023-06-30updateXiao Pan
2023-06-30edit task-spooler PKGBUILD to fit aarch64Xiao Pan
2023-06-30copy aur task-spoolerXiao Pan
2023-05-27enca arch official extra repo updated to newest, no need nowXiao Pan
2023-05-26enca, copy PKGBUILD and fix a bug, <https://bugs.archlinux.org/task/78620>, ↵Xiao Pan
wait for maintainer to accept the patch
2023-05-26updateXiao Pan
2023-02-01updateXiao Pan
2023-01-27updateXiao Pan
2023-01-27updateXiao Pan
2023-01-27zoom-firejail, firejail 0.9.72 removed --shell= and set --shell=none as the ↵Xiao Pan
default
2023-01-27Merge commit '240d90c357148d228f209663768799b3d4e750d8' as 'any/zoom-firejail'Xiao Pan
2023-01-27Squashed 'any/zoom-firejail/' content from commit 1bdafa9Xiao Pan
git-subtree-dir: any/zoom-firejail git-subtree-split: 1bdafa9bd8815433ebaedf64cc4f93f104b0b440
2023-01-27updateXiao Pan
2023-01-27PKGBUILDs are not copyrightable, ↵Xiao Pan
https://bbs.archlinux.org/viewtopic.php?id=252234