This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oct 10 05:02:38 a-macbookair kernel: speakersafetyd invoked oom-killer: gfp_mask=0x140cca(GFP_HIGHUSER_MOVABLE|__GFP_COMP), order=0, oom_score_adj=0 | |
Oct 10 05:02:38 a-macbookair kernel: CPU: 1 UID: 0 PID: 1728634 Comm: speakersafetyd Tainted: G S OE 6.11.0-400.asahi.fc40.aarch64+16k #1 | |
Oct 10 05:02:38 a-macbookair kernel: Tainted: [S]=CPU_OUT_OF_SPEC, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE | |
Oct 10 05:02:38 a-macbookair kernel: Hardware name: Apple MacBook Air (15-inch, M2, 2023) (DT) | |
Oct 10 05:02:38 a-macbookair kernel: Call trace: | |
Oct 10 05:02:38 a-macbookair kernel: dump_backtrace+0xdc/0x140 | |
Oct 10 05:02:38 a-macbookair kernel: show_stack+0x20/0x40 | |
Oct 10 05:02:38 a-macbookair kernel: dump_stack_lvl+0x60/0x80 | |
Oct 10 05:02:38 a-macbookair kernel: dump_stack+0x18/0x28 | |
Oct 10 05:02:38 a-macbookair kernel: dump_header+0x48/0x178 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* URLs */ | |
/* Revert Old Icons */ | |
@import url(https://davart154.github.io/Themes/Icon%20Revert%202023/2023%20Icon%20Revert.css); | |
/* Import Pretendard Variable */ | |
@import url(https://cdn.jsdelivr.net/gh/orioncactus/[email protected]/dist/web/variable/pretendardvariable-jp.min.css); | |
/* FONTS */ | |
/* Change Fonts (MomoTalk Theme) */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ rpm -qa|rg ncurses | |
ncurses-base-6.4-12.20240127.fc40.noarch | |
ncurses-libs-6.4-12.20240127.fc40.aarch64 | |
ncurses-6.4-12.20240127.fc40.aarch64 | |
ncurses-compat-libs-6.4-12.20240127.fc40.aarch64 | |
ncurses-term-6.4-12.20240127.fc40.noarch | |
ncurses-c++-libs-6.4-12.20240127.fc40.aarch64 | |
ncurses-devel-6.4-12.20240127.fc40.aarch64 | |
ncurses-static-6.4-12.20240127.fc40.aarch64 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Wrote tarball sdist to | |
/home/a/.ghcup/tmp/ghcup-f9ab778f4da031cd/haskell-language-server-2.9.0.0/dist-newstyle/sdist/haskell-language-server-2.9.0.0.tar.gz | |
Resolving dependencies... | |
Build profile: -w ghc-9.4.8 -O1 | |
In order, the following will be built (use -v for more details): | |
- haskell-language-server-2.9.0.0 (exe:haskell-language-server) (requires build) | |
Starting haskell-language-server-2.9.0.0 (exe:haskell-language-server) | |
Building haskell-language-server-2.9.0.0 (exe:haskell-language-server) | |
Failed to build exe:haskell-language-server from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
( My shell is fish-shell ) | |
╰─❯ bash -- --user <(curl -s "https://raw.githubusercontent.com/amber-lang/amber/master/setup/install.sh") | |
fish: Invalid redirection target: | |
bash -- --user <(curl -s "https://raw.githubusercontent.com/amber-lang/amber/master/setup/install.sh") | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ | |
╰─❯ bash -- --user (curl -s "https://raw.githubusercontent.com/amber-lang/amber/master/setup/install.sh"|psub) | |
bash: --user: No such file or directory |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5월 30 19:30:11 mba kernel: Booting Linux on physical CPU 0x0000000000 [0x611f0320] | |
5월 30 19:30:11 mba kernel: Linux version 6.8.9-asahi-7-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 14.1.1 20240507, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Thu, 23 May 2024 08:25:52 +0000 | |
5월 30 19:30:11 mba kernel: random: crng init done | |
5월 30 19:30:11 mba kernel: Machine model: Apple MacBook Air (15-inch, M2, 2023) | |
5월 30 19:30:11 mba kernel: efi: EFI v2.10 by Das U-Boot | |
5월 30 19:30:11 mba kernel: efi: RTPROP=0x9d855c040 INITRD=0x9d8529040 MEMRESERVE=0x9d8528040 | |
5월 30 19:30:11 mba kernel: OF: reserved mem: 0x0000000800828000..0x0000000800e2bfff (6160 KiB) nomap non-reusable asc-firmware@800828000 | |
5월 30 19:30:11 mba kernel: OF: reserved mem: 0x0000000801018000..0x0000000801a83fff (10672 KiB) nomap non-reusable asc-firmware@801018000 | |
5월 30 19:30:11 mba kernel: OF: reserved mem: 0x00000008020a8000..0x00000008024d7fff (4288 KiB) nomap non-reusable asc-firmware@8020a8000 | |
5월 30 19:30:11 mba kernel: OF: reserved |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6월 01 01:14:05 mba kernel: asahi 206400000.gpu: HeapAllocator[Kernel Private]:collect_garbage: failed to reserve space | |
6월 01 01:14:05 mba kernel: asahi 206400000.gpu: HeapAllocator[Kernel Private]:collect_garbage: failed to reserve space | |
6월 01 01:14:05 mba kernel: asahi 206400000.gpu: HeapAllocator[Kernel Private]:collect_garbage: failed to reserve space | |
6월 01 01:14:05 mba kernel: asahi 206400000.gpu: HeapAllocator[Kernel Private]:collect_garbage: failed to reserve space | |
6월 01 01:14:05 mba kernel: asahi 206400000.gpu: HeapAllocator[Kernel Private]:collect_garbage: failed to reserve space | |
6월 01 01:14:05 mba kernel: asahi 206400000.gpu: HeapAllocator[Kernel Private]:collect_garbage: failed to reserve space | |
6월 01 01:14:05 mba kernel: asahi 206400000.gpu: HeapAllocator[Kernel Private]:collect_garbage: failed to reserve space | |
6월 01 01:14:05 mba kernel: asahi 206400000.gpu: HeapAllocator[Kernel Private]:collect_garbage: failed to reserve space | |
6월 01 01:14:05 mba kernel: asahi 206400000.gpu: HeapAllocator[K |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alarm@mba ~> sudo pacman -Syu | |
[sudo] password for alarm: | |
:: Synchronizing package databases... | |
asahi is up to date | |
core is up to date | |
extra is up to date | |
community is up to date | |
alarm is up to date | |
aur is up to date | |
:: Starting full system upgrade... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alarm@mba ~> sudo pacman -Syu | |
[sudo] password for alarm: | |
:: Synchronizing package databases... | |
asahi is up to date | |
core is up to date | |
extra is up to date | |
community is up to date | |
alarm is up to date | |
aur is up to date | |
:: Starting full system upgrade... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mesa-asahi-edge /etc/ | |
mesa-asahi-edge /etc/etc/ | |
mesa-asahi-edge /etc/etc/OpenCL/ | |
mesa-asahi-edge /etc/etc/OpenCL/vendors/ | |
mesa-asahi-edge /etc/etc/OpenCL/vendors/mesa.icd | |
mesa-asahi-edge /etc/etc/OpenCL/vendors/rusticl.icd | |
mesa-asahi-edge /usr/ | |
mesa-asahi-edge /usr/include/ | |
mesa-asahi-edge /usr/include/EGL/ | |
mesa-asahi-edge /usr/include/EGL/eglext_angle.h |