ChanServ changed the topic of #aarch64-laptops to: Linux support for AArch64 Laptops (Asus NovaGo TP370QL - HP Envy x2 - Lenovo Mixx 630 - Lenovo Yoga C630)
Lucanis0 has joined #aarch64-laptops
Lucanis has quit [Quit: Leaving]
Lucanis0 has quit []
Lucanis has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
hexdump0815 has joined #aarch64-laptops
hexdump01 has quit [Ping timeout: 480 seconds]
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
jhovold has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
flowriser_ has quit [Quit: Konversation terminated!]
e1eph4nt has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
Penguinpee_ has joined #aarch64-laptops
Penguinpee is now known as Guest2438
Penguinpee_ is now known as Penguinpee
Guest2438 has quit [Ping timeout: 480 seconds]
e1eph4nt has quit [Ping timeout: 480 seconds]
<HdkR> Oops, ran the battery flat overnight
<Penguinpee> At least that's not a kernel OOPS ;)
e1eph4nt has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
<steev> HdkR: i've done that a number of times :(
<HdkR> it's a shame it takes so long to come back after being plugged in
<HdkR> Had to wait like 20 minutes before it finally decided to come back online
<steev> weird
<steev> mine doesn't take that long, but i do notice that the first time i try to power it back on it shuts itself back off
<HdkR> definitely noticed that, but then hammering the power button again, long pressing, combination doesn't seem to bring it back until it is charged enough
<steev> i usually just have to press it 1 time, not long, or any sort of combination
<HdkR> weird
<steev> oh, because you wiped out windows, you are probably on older bios
<steev> i have no idea if it would be possible to download the lenovo bios update exe, extract it with innoextract (i'm assuming they use innosetup) and apply it via fwupd manually or not
<HdkR> Definitely on older BIOS at this point
<steev> oh, interesting
<steev> you can do it from a usb drive
<steev> so they basically do "copy Rfs\Usb\Bootaa64.efi %Drive%\EFI\Boot\Bootaa64.efi" and "xcopy /S /E Rfs\Fw\*.* %Drive%\Flash\"
<HdkR> oh, huh
<steev> yeah, looks like lenovo does innosetup for all their stuff, so the exe's can be ripped apart with innoextract
<HdkR> Will need to give it an update once I'm done tinkering then
<HdkR> Would be nice if it also solves the issue where sometimes it doesn't see any boot devices, including internal nvme
<steev> so yeah; usb key -> fat32; mkdir $drive/{EFI/Boot/,Flash}; cp Rfs/Usb/Bootaa64.efi $drive/EFI/Boot/; cp -a Rfs/Fw/* $drive/Flash; boot machine, f12 -> usb device, it should boot from it and start the EC update stuff
<HdkR> Which I think is from a freshly created list
e1eph4nt has quit [Ping timeout: 480 seconds]
jhovold has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
<HdkR> So gmu_set_oob with GMU_OOB_GPU_SET is timing out
e1eph4nt has joined #aarch64-laptops
<clover[m]> doing some more gpu bring up today?
e1eph4nt has quit [Ping timeout: 480 seconds]
<HdkR> Trying to break my face on this wall anyway
<HdkR> Seems like gmu is angry
e1eph4nt has joined #aarch64-laptops
<HdkR> Hm. Are devices in the DT supposed to have overlapping memory regions?
<HdkR> Is there a tool to see what has overlapping regions?
<HdkR> Are these supposed to be in very specific locations or does it not matter?
<HdkR> gmu is currently overlapping gpucc
<clover[m]> <clover[m]> "steev: did you see this? https:/..." <- Didn't work for me :(
pierro78 has joined #aarch64-laptops
pierro78 has quit []
pierro78 has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
<HdkR> "fixed" address overlap and it boots at least. Now complaining about "cx_gdsc status stuck at 'off'"
<HdkR> hm, adreno_smmu angry when moved
alpernebbi has joined #aarch64-laptops
e1eph4nt has joined #aarch64-laptops
<steev> as someone who is horrendous at math, i wish there was an easy way to look at the regions and maths
<HdkR> Sounds like a script someone could generate quick
Penguinpee has quit [Remote host closed the connection]
Penguinpee has joined #aarch64-laptops
e1eph4nt has quit [Ping timeout: 480 seconds]
e1eph4nt has joined #aarch64-laptops