ChanServ changed the topic of #asahi-alt to: Asahi Linux: porting Linux to Apple Silicon macs | User-contributed/unofficial distribution ports | Logs: https://alx.sh/l/asahi-alt
cylm has quit [Ping timeout: 480 seconds]
tobhe_ has joined #asahi-alt
tobhe has quit [Ping timeout: 480 seconds]
nightbreak has quit [Remote host closed the connection]
nightbreak has joined #asahi-alt
tobhe has joined #asahi-alt
tobhe_ has quit [Ping timeout: 480 seconds]
john-cabaj has joined #asahi-alt
mattia013 has quit [Remote host closed the connection]
john-cabaj has quit [Ping timeout: 480 seconds]
ipatch has quit [Quit: WeeChat 4.6.3]
john-cabaj has joined #asahi-alt
john-cabaj has quit [Ping timeout: 480 seconds]
<mps>
can limine bootloader work on m1 asahi ?
<mps>
i.e. does anyone uses it
chadmed has joined #asahi-alt
<chadmed>
mps: if its a uefi bootloader and builds for aarch64 then yeah probably
<chadmed>
why not just try it
<mps>
chadmed: I'm preparing one machine for testing. Just asked if it can't work to not waste time
<mps>
yes, it is uefi, i tested it with qemu aarch64
<mps>
only issue is it can't load compressed kernel or I didn't found how it can
ipatch has joined #asahi-alt
mesa has quit [Quit: WeeChat 4.0.4]
chadmed has quit [Quit: Konversation terminated!]
chadmed has joined #asahi-alt
<mps>
hm no, efibootmgr says 'efivarfs.c:402 efivarfs_set_variable(): failed to create /sys/firmware/efi/efivars/Boot0004-8be4df61-93ca-11d2-aa0d-00e098032b8c for writing: Read-only file system'
maxmatteo has joined #asahi-alt
maxmatteo has quit [Quit: Leaving...]
<chadmed>
install it as removeable
<chadmed>
we cant write to efi vars but if it supports just being at BOOTAA64.EFI then it should still work
<mps>
I use this command `efibootmgr --create --disk /dev/nvme0n1 --part 4 --label 'Alpine limine boot' --loader '\EFI\limine\BOOTAA64.EFI' --unicode -v`
<mps>
so, how to embed partition number in BOOTAA64.EFI
<abby>
you can't use efibootmgr, the bootloader has to be put at $esp/EFI/BOOT/BOOTAA64.EFI
_whitelogger has joined #asahi-alt
<mps>
abby: hm, thanks. worth to try
<mps>
hah, it works and strait with luks \o/
<mps>
chadmed: abby: thanks
<mps>
only one 'issue', limine could not load compressed kernel, or I don't know how to set it