robclark changed the topic of #aarch64-laptops to: Linux support for AArch64 Laptops (Chrome OS Trogdor Devices - Asus NovaGo TP370QL - HP Envy x2 - Lenovo Mixx 630 - Lenovo Yoga C630 - Lenovo ThinkPad X13s - and various other snapdragon laptops) - https://oftc.irclog.whitequark.org/aarch64-laptops
rfs613 has joined #aarch64-laptops
<steev> okay, i pushed out preliminary 6.4 with the audio changes; i'm still looking for the reset thing that johan mentioned
<steev> i think i have it though
godvino has joined #aarch64-laptops
hexdump01 has joined #aarch64-laptops
hexdump0815 has quit [Ping timeout: 480 seconds]
godvino has quit [Quit: WeeChat 3.6]
jlinton has joined #aarch64-laptops
<jlinton> Hey, maybe someone already debugged this, but I went after the downstream grub bug that is keeping fedora/suse/etc kernel from starting on these machines and it turns out its because the pages the kernel is being is allocated as EFI_LOADER_DATA, which doesn't have +X set. And of course the platform doesn't have the EFI_MEMORY_ATTRIBUTE_PROTOCOL either. Converting it to EFI_LOADER_CODE in for just the kernel case, fixes
<jlinton> this, but <shrug> its yet another reason to revert to StartImage().
Caterpillar has quit [Quit: Konversation terminated!]
hexdump01 has quit []
hexdump0815 has joined #aarch64-laptops
<Bioxvirizm-x13s[m]> <clover[m]> "OK arch peeps, i pushed linux-x1..." <- Please help me. I updated from your repository without seeing the message in the chat, now my system does not load. Is there an easy way to restore system boot? I didn't ask for grub changes
godvino has joined #aarch64-laptops
<Jasper[m]1> <Bioxvirizm-x13s[m]> "Please help me. I updated..." <- Well you do need to change something in your config once you biot
<Jasper[m]1> *boot
<Jasper[m]1> Go back to the grub menu, select the option you want to boot and press "e"
<Jasper[m]1> Go to the line where it says "Image" next to "linux" and replace "Image" with "vmlinuz-linux" like it says in the message
<Bioxvirizm-x13s[m]> Ok. Thx i try
<ardb> jlinton: do you mean qcom machines in general?
godvino has quit [Ping timeout: 480 seconds]
<Bioxvirizm-x13s[m]> Jasper: It worked! Thanks for the tip. And did not send a bunch of literature to read)
<Jasper[m]1> <Bioxvirizm-x13s[m]> "Jasper: It worked! Thanks for..." <- You should still update your grub config since the edit you made is not permanent
godvino has joined #aarch64-laptops
<Bioxvirizm-x13s[m]> <Jasper[m]1> "You should still update your..." <- yeah, I checked that first thing, and used grub-customizer.
<DocGalaxyBlock[m]> Hey guys mee again.
<DocGalaxyBlock[m]> On my Windows on Snapdragon research I have found a sub 300€ IdeaPad 4G (SC8180 - 8GB - 256GB - 14" 1920x1080 IPS).
<DocGalaxyBlock[m]> Did anybody tried this one yet?
godvino has quit [Ping timeout: 480 seconds]
godvino has joined #aarch64-laptops
godvino has quit [Ping timeout: 480 seconds]
Evaia63101 has quit [Quit: Hack the Gibson]
Evaia63101 has joined #aarch64-laptops
<Jasper[m]1> @clover updated the kernel again, it abruptly rebooted twice after luks unlock before it booted properly now
<jlinton> qzed: Yes, that is the same place I ended up.
<jlinton> ardb: Yes should have been more specific I was talking about the x13s
quinine has joined #aarch64-laptops
<quinine> I used bootctl update to update systemd-boot, but this caused I can't to enter boot menu.
<quinine> I need to downgrade to an older version of systemd and run bootctl install to start.
<Jasper[m]1> I don't know if anyone here runs systemd-boot
<Jasper[m]1> I remember clover saying something about it being broken
<quinine> but older versions of systemd-boot don't seem to support compressed kernels.
<quinine> Jasper[m]1: I think the latest version of alarm systemd-boot is broken.
<clover[m]> sorry quininer, yeah systemd-boot is broken on aarch64 until the next release which should be soon
<clover[m]> i would switch to grub if i were you, just for now
<quinine> 🥲
<clover[m]> you can bootctl remove to remove systemd boot and i think it will preserve your config files until its fixed upstream
<clover[m]> the only special grub config needed in /etc/default/grub for the compressed kernel is GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 efi=noruntime pd_ignore_unused clk_ignore_unused" and you should be good to go with
<clover[m]> # grub-install --target=arm64-efi --efi-directory=/boot --bootloader-id=GRUB
<clover[m]> # grub-mkconfig -o /boot/grub/grub.cfg
<quinine> I found the old systemd-boot available. I won't be package with compression option for now.
<Jasper[m]1> clover[m]: > <@clover:ironrobin.net> the only special grub config needed in /etc/default/grub for the compressed kernel is GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 efi=noruntime pd_ignore_unused clk_ignore_unused" and you should be good to go with... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/DuNydVwHunWxQcOPahVNPSeA>)
<clover[m]> device tree line not needed if you have linux options set in the BIOS
<Jasper[m]1> Oh
<Jasper[m]1> I didn't know that
hightower2 has joined #aarch64-laptops
Las[m] has quit [Quit: Client limit exceeded: 20000]
exit70_ has quit []
exit70 has joined #aarch64-laptops