ChanServ 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
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #aarch64-laptops
fantom has quit [Ping timeout: 480 seconds]
alpernebbi has quit [Ping timeout: 480 seconds]
chrisl has quit [Ping timeout: 480 seconds]
alpernebbi has joined #aarch64-laptops
chrisl has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
tobhe_ has joined #aarch64-laptops
hexdump01 has joined #aarch64-laptops
hexdump0815 has quit [Ping timeout: 480 seconds]
tobhe has quit [Ping timeout: 480 seconds]
chrisl has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
IRC has joined #aarch64-laptops
chrisl has joined #aarch64-laptops
GAODA has joined #aarch64-laptops
<GAODA>
I want to run Ubuntu on a Lenovo computer with Qualcomm's latest SC8380 chip. After compiling GRUB, how can I make it take effect?
eluks has quit [Remote host closed the connection]
chrisl has joined #aarch64-laptops
eluks has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
<steev>
are you meaning how to put it on a custom iso? or how to install grub itself?
<GAODA>
I mean to replace the modified grub compiled into the existing ISO image for booting purposes. The GRUB file I compiled myself only contains "BOOTAA64.EFI modules."
<deathmist>
GAODA_: what's the goal? not sure if you can just run unmodified GRUB, at least not without manually specifying "devicetree ..." line yourself in each boot entry manually after config generation unless you keep the pre-existing config.d patches where some file tries to automate this for you. you'd probably also want EFI fixup protocol for device-specific details to be added
<deathmist>
to the final booted DTB
<deathmist>
hm actually ig the last one would require you to use something like dtbloader anyway which afaik isn't integrated in ubuntu
<JensGlathe[m]>
oh but it sorta is
<deathmist>
oh?
<JensGlathe[m]>
there is a grub patch from travmurav for executing efi executable
chrisl has joined #aarch64-laptops
<JensGlathe[m]>
as in load a driver
<JensGlathe[m]>
<deathmist> "oh?" <- sorry you're right, wrong internal wiring. Ubuntu doesn't have it
pabs has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
jglathe_volterra has quit [Remote host closed the connection]
<alexVinarskis[m]>
Last time i loaded iso to usb with Rufus on Windows, it got rid of read only limitation. Convenient if you want to just copy new dtbs for live iso without any other mods.
martiert has quit [Ping timeout: 480 seconds]
martiert has joined #aarch64-laptops
chrisl has joined #aarch64-laptops
GAODA_ has quit [Read error: Connection reset by peer]
davidinux has joined #aarch64-laptops
* travmurav[m]
wonders which aa64 device still has a disk drive for isohybrid to even make sense compared to just a raw gpt image
<travmurav[m]>
Kill optical media, save the planet! /s/s
<tobhe>
it probably doesn't even make sense for amd64 anymore
martiert has quit [Quit: WeeChat 4.5.1]
davidinux is now known as Guest15769
davidinux has joined #aarch64-laptops
martiert has joined #aarch64-laptops
Guest15769 has quit [Ping timeout: 480 seconds]
ravikant_ has quit [Ping timeout: 480 seconds]
<steev>
but my 2006 macbook :(
pbrobinson has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
ravikant_ has joined #aarch64-laptops
chrisl has joined #aarch64-laptops
* alpernebbi
.oO(can I make u-boot boot linux from a usb cd-reader?)
chrisl has quit [Ping timeout: 480 seconds]
sudeepholla has quit [Quit: Ex-Chat]
sudeepholla has joined #aarch64-laptops
pbrobinson has quit [Ping timeout: 480 seconds]
ravikant_ has quit [Ping timeout: 480 seconds]
chrisl has joined #aarch64-laptops
pbrobinson has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #aarch64-laptops
<JensGlathe[m]>
Yeah I guess, if the bios supports it. My T500 2009 needed a leg up with image written to the sata hdd
<JensGlathe[m]>
It crashed booting from dvd with the same image
chrisl has quit [Ping timeout: 480 seconds]
pbrobinson has quit [Ping timeout: 480 seconds]
ravikant_ has joined #aarch64-laptops
davidinux has quit [Ping timeout: 480 seconds]
chrisl has joined #aarch64-laptops
<agl>
steev: Have you patched the kernel 6.14.6 but have not pushed it to your Web-Seite?
<JensGlathe[m]>
you could try my dt, I also have a [bootable image](https://drive.google.com/file/d/14joHxIPkKeSUE9OcExZCrszaYlWJx3pJ/view?usp=drive_link). Prerequisites is secure boot off, windows drive decrypted. Boot from USB type A, if this doesn't work type-c. Current tree and kernel builds support it as good as it gets (for now), the only non-working parts are HDMI and camera.
davidinux has quit [Quit: WeeChat 4.3.1]
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
ungeskriptet_ has joined #aarch64-laptops
ungeskriptet has quit [Ping timeout: 480 seconds]
chrisl has joined #aarch64-laptops
<agl>
steev: Does the Web-Cam works with your x13s kernels?
<steev>
it should yes
<agl>
steev: Have you patched kernel 6.14.6 but have you not pushed it on your Web-site.
<steev>
i do not know yet
<agl>
6.14.6 is since 4 days out
SpieringsAE has joined #aarch64-laptops
SpieringsAE has quit []
<steev>
i am aware, unfortunately, i am busy with work. for what it's worth, all i basically do is pull the latest linux-6.14.y and then apply the patches on top if you don't want to wait for me to do that
<agl>
steev: Where can I get the patches?
<steev>
they're all the commits in my kernel
<steev>
git format-patch -o patches origin/linux-6.14.y..HEAD is typically how its done, but you might need to do it by commit since it's my branch and not stable
<JensGlathe[m]>
As some might have guessed Thinkbook 16 camera is working now
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #aarch64-laptops
djakov has quit [Remote host closed the connection]
djakov has joined #aarch64-laptops
Lucanis has joined #aarch64-laptops
Lucanis_ has joined #aarch64-laptops
Lucanis has quit [Ping timeout: 480 seconds]
<steev>
oh wow, and decent colors too
<steev>
agl: pushed
enyalios_ has quit [Remote host closed the connection]
enyalios has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
<alexVinarskis[m]>
jdb: wrt to SP9 Pro 5G display: i think your `edp_reg_en` gpio should be `3`, not `25` as per dtsi [1]. It also mentions two pmicgpios that are set high, not sure how pmic@0 decodes (no gpios node listed?) but 2nd one, pmic@2 should be `<&pmc8280c_gpios 8 GPIO_ACTIVE_HIGH>`. I would guess its a `enable-gpios` for the display.