Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
I want wired_two_computer connection and wif both on. And I need
bluetooth for mouse now so wifi card needs to be on. Also I mostly use
wifi nowadays.
|
|
|
|
|
|
With the hook now linux-megi upgrade seems no problem.
From
https://matrix.to/#/!lmoJhRvQcNTuGtHgry:kde.org/$FWkLUkcTd5zH-8sssWP9p5jT5C9W2BZPlDKVc4WZjcE?via=kde.org&via=matrix.org&via=tchncs.de
: "It seems there's a new way to trigger mkinitcpio after linux-megi
upgrade in
https://github.com/dreemurrs-embedded/danctnix-packages/blob/16b7cd6350d272edf2f6e9ef83afdc481e5d5d37/pine64/linux-megi/PKGBUILD#L110-L113
committed on Apr 4, 2024 in this commit
https://github.com/dreemurrs-embedded/danctnix-packages/commit/5e8caa55c81b916f9cf437082d82843681213311#diff-08b52e5bad72f7ed6fc775bdfb607ab91afca57c0d056750d08ab6bf9b7bbc90R110.
So I guess my old dirty workaround is not needed any more. I will try
next several times linux-megi upgrades."
|
|
|
|
phosh-osk-stub no need, now named as stevia is a dependency of phosh,
stevia is default osk now
need linux headers for mimic to build and work
tcpdump useful so I add
|
|
|
|
|
|
|
|
need swgp, test phosh-osk-stub
|
|
|
|
|
|
related upstream PR and commit:
https://github.com/sudo-project/sudo/pull/427
https://github.com/sudo-project/sudo/commit/7c121ff8340c6fa551ba4997dde9d450cf74e40c
|
|
|
|
Because if I wg to ib, ssh will use ipv4 instead of ipv6. Because I use
ipvlan on ib, so I can't connect to ib's ipv4 so I need to connect to
ib's ipv6 instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 64a63e688a944c6e4dbf05e9fbdfdf1d83efdd0f.
I left school, so no need to consider this any more.
|
|
|
|
|
|
|
|
|
|
aur/chatty-git and aur/phosh-osk-stub-git without glib2-devel pkg will error:
> Dependency 'glib-2.0' tool variable 'glib_mkenums' contains erroneous value: '/usr/bin/glib-mkenums'
> This is a distributor issue -- please report it to your glib-2.0 provider.
It might be their pkgbuild miss glib2-devel as makedeps tho. But I
choose to install glib2-devel to prevent similar situation happen again.
|
|
debug plplot not build on pp issue
|
|
danctnix-packages convert some pkgs to dummy pkgs, remove those and
change not dummy pkgs as explict install. Also remove some useless/bad
apss and add some maybe useful/good apps.
|
|
Loupe another name is Image Viewer. Setting it up in GUI will result
into this mimeapps.list change.
|
|
|
|
After uninstall gnome-console, apps desktop entries with Terminal=true
can't be opened with a terminal any more. In the past, those are opened
with gnome console. The reason is it hardcoded some terminals and
there's not alacritty, see [0]. This url [1] wrote that this commit [2]
now support using other terminals using xdg-terminal-exec wrapper. As
describe in the commit, this is only temporary solution, a proper
solution is xdg-default-apps specification see [3] which does not seem
to making any progress. The xdg-terminal-exec wrapper way works great
and enough for me tho.
[0] https://unix.stackexchange.com/a/642886
[1] https://unix.stackexchange.com/a/748350
[2] https://gitlab.gnome.org/GNOME/glib/-/commit/22e1b9bcc0ca7cd1ba2457ddf5b5545752f9c7ea
[3] https://gitlab.freedesktop.org/xdg/xdg-specs/-/issues/54
|
|
https://www.reddit.com/r/PINE64official/comments/1dr2qz1/pinephone_software_in_2024_a_rapidfire_comparison/
wrote that using irqbalance has huge 7-8 times improvements on
"screen-off" battery life. Not sure what's that screen-off means. I
tested 4 hours pinephone suspend without power adaptor with and without
irqbalance, without irqbalance battery drop from 99% to 88%, with it
drop to 91%, so I think maybe it is useful, so I choose to use it.
|
|
|
|
Default mirror often outputs errors like this: "error: failed retrieving
file 'core.db' from mirror.archlinuxarm.org : Connection timed out after
10002 milliseconds". So I tried to specify mirrors manually and it seems
much better now.
Another way maybe is DisableDownloadTimeout in pacman.conf, not tested.
|
|
|
|
|
|
|
|
|
|
https://github.com/neovim/neovim/issues/33075
https://github.com/neovim/neovim/pull/33122
|
|
|
|
h-hg/fcitx.nvim is the only one out of the three alternatives that does
not have this issue: after / search with chinese pingyin, then enter,
then in normal mode if I press one key, e.g., k, it will trying to use
chinese pingyin instead of using english
|
|
|
|
|
|
|
|
|
|
|