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
zdykstra1 has joined #aarch64-laptops
zdykstra has quit [Ping timeout: 480 seconds]
zdykstra1 has quit [Quit: WeeChat 4.1.2]
zdykstra has joined #aarch64-laptops
<craftyguy> robclark: yeah, I wasn't able to ping it
<craftyguy> it wasn't immediate after boot either, but after "some number of minutes" (maybe more than an hour in one case?). wasn't able to figure out what events led to it :(
<steev> on or off battery?
<steev> i've been up for 2 hours without issue so far on johan's stuff
<robclark> craftyguy: ok, yeah, probably hard to recover anything useful to debug from that.. I really wish the windows laptops borrowed a couple things from CrOS (ie. suzyq and console-ramoops)
<craftyguy> steev: connected to power
<steev> suspended and resumed? wayland? xorg?
<craftyguy> no suspend/resume. wayland/wlroots
<steev> bluetooth devices connected/none
<craftyguy> I had to revert back to 6.7 for now, but maaaaybe I can get something useful if I ssh to it and "dmesg -w", and wait for it to happen :P
<craftyguy> yes, BT devices connected... headset and keyboard
<steev> i'm assuming you didn't just try to wake it up via keyboard, but the actual onborad keyboard
<robclark> I should have time to rebase to jhovold's rc1 branch over the w/e (haven't don't that yet)
<craftyguy> I didn't use suspend/resume before it happened
<craftyguy> I try to avoid suspend/resume since it's risky :P
<steev> i have been suspending and resuming since mani threw the patches my way to test
<craftyguy> I am connected to a usb-c dock
<craftyguy> so when I do suspend/resume, I disconnect first
<craftyguy> but usually I just don't. if I need to move somewhere I just shut it down
<robclark> hmm, I s/r regularly, this is my daily driver so I shut the lid and throw it in the backpack or bike bag to go to/fro office.. fairly recently sometimes it doesn't suspend and is a bit warm when I pull it back out on the other end, not sure what is up with that
<robclark> at office I have it connected to external monitor with usb hub.. although I guess I probably always unplug before closing the lid
<craftyguy> yeah I didn't have much luck doing s/r while connected to an external display. it mostly just doesn't use the ext. display on resume. sometimes PD is broken on resume too if I suspended while it was connected to a dock... I can usually recover it by doing a random dance of replugging and rotating the plug a bunch
* craftyguy not sure how to help debug that stuff further... maybe y'all already know what's going on but it's a low priority
<steev> yeah, that part i guess, but i find if i just unplug the external display it wakes up the internal display
Ablu is now known as Guest547
Ablu has joined #aarch64-laptops
Guest547 has quit [Ping timeout: 480 seconds]
derzahl has quit [Quit: auf wiedersehen]
psydroid[m] has quit []
jjardon[m] has quit [Quit: Client limit exceeded: 20000]
<dgilmore> jhovold: why is efi=noruntime needed? I am not using it with Fedora kernels
<steev> i don't think it's strictly required? but maybe it makes it so things trying to do efi runtime services... don't? but i think we can now with the qseecom?
arisu has quit []
hexdump0815 has joined #aarch64-laptops
hexdump01 has quit [Ping timeout: 480 seconds]
ajhalaney[m] has quit []
juergh1 has quit [Quit: Client limit exceeded: 20000]
cmeerw[m] has quit []
underpantsgnome[m] has quit []
amstan has quit [Quit: Client limit exceeded: 20000]
<steev> dgilmore: it's may, not required - if users have crashes on reboot, their firmware(bios) may not be up to date?
matrix638[m] has quit []
<zdykstra> Is Windows still required for a firmware/bios update on the x13s?
<craftyguy> no there's a way to do it without windows
<craftyguy> I'd have to try and find it again.. been a while :P
<craftyguy> zdykstra: ah, I think this is what I used: https://gitlab.com/TheOneWithTheBraid/x13s-firmware-update
<zdykstra> Beautiful, thanks!
<dgilmore> steev: I've never used it
<jglathe> also got 2 lockups in a few minutes on @jhovold 's 6.8rc1 . Could be resolved with switch VT to 1 and back to 2. Will test the touch screen on on the x13s, but graphics doesn't appear stable with 6.8rc1.
<craftyguy> hmm I wasn't able to switch VTs when mine locked up
<jglathe> performace felt a little slow before
jglathe has quit [Remote host closed the connection]
jglathe has joined #aarch64-laptops
jglathe has quit [Remote host closed the connection]
jglathe has joined #aarch64-laptops
<steev> Jasper[m]: are you the one with the splat from the BOE display?
jglathe_ has joined #aarch64-laptops
<jglathe_> Now X13s works with touchscreen ootb
<jglathe_> tested it on my 6.7.1, cherry-picked 53b655c7cc2e43729777cef27db48198d86f891f and 33c7d2ea19f2f4ecd981e478f12299ec5895496e from jhovold/wip/sc8280xp-v6.8-rc1
<jglathe_> Thank you @jhovold
<jglathe_> I always said I don't need touch, until you have it and use it instinctively on some things
neggles has quit [Server closed connection]
neggles has joined #aarch64-laptops
SintayewGashaw[m] has quit []
<jhovold> dgilmore: as I mentioned a bit further up, efi=noruntime is needed unless you have recent boot firmware *and* enable the "Linux Boot" option in the bios setup
<jhovold> That switch effectively does the same (i.e. disable the broken EFI services)
<jhovold> jglathe_, craftyguy: haven't noticed any lockups here and have been using rc1 all week
<jhovold> are you both on wayland?
<jhovold> (I use xorg here.)
<jhovold> steev: i saw the microphone patches, but have not looked at them yet
<jhovold> craftyguy: yeah, suspending with external display connected is indeed broken
<jhovold> we have some idea of what goes wrong, hotplug detect not working after resume and for some reason also for the eDP display
<jhovold> been trying to get lumag to look at it as he's recently done work in this area
<jhovold> but it's one of the higher prio bugs we have
<jhovold> robclark: make sure you disconnect all usb devices before suspending, as disconnect trigger wakeup currently, another bug on my list of things to fix...
<jhovold> and lumag apparently fixed that annoying and long-standing msm drm probe deferral bug which spammed the logs on boot unless the panel driver was loaded before the drm driver
<jhovold> I noticed when skimming the 6.8-rc1 drm changes, can finally drop my modules-load.d workaround
<jhovold> robclark: I assume you've noticed the new framebuffer warnings in 6.8-rc1:
<jhovold> fb0: Framebuffer is not in virtual address space.
<jhovold> new warning about old behaviour so I assume it's mostly benign
flokli has quit [Ping timeout: 480 seconds]
<jglathe_> I'm on wayland
ungeskriptet24 has quit []
ungeskriptet has joined #aarch64-laptops
nekogirl[m] has joined #aarch64-laptops
<nekogirl[m]> Hi Hi :)
adamcstephens has quit [Remote host closed the connection]
adamcstephens has joined #aarch64-laptops
Lucy[m] has quit [Quit: Client limit exceeded: 20000]
flokli has joined #aarch64-laptops
flokli has quit []
<jhovold> jglathe_: also using an external display?
<travmurav[m]> [ 0.337728] CPU: All CPU(s) started at EL2
<travmurav[m]> I wonder if the reason no one answers my job applications is because they know I'm stupid enough to take on projects like this...
<Jasper[m]> Congrats on the release hahaha
<travmurav[m]> This was successfully tested on C630 (sd850), Aspire1, TCLBook (sc7180), volterra (sc8280xp)
<travmurav[m]> Unfortunately none of the people I asked to test this on x13s could confirm it working
<travmurav[m]> I sat on this for a couple of days but I don't have access to resources that could give me insight into the problem
<travmurav[m]> so here we are
<Jasper[m]> <travmurav[m]> "I sat on this for a couple of..." <- https://github.com/TravMurav/slbounce/issues/1
<travmurav[m]> I guess just to make it absolutely clear
jhovold has quit [Quit: WeeChat 4.0.4]
<jglathe_> @jhovold yes, saw this on Volterra. Didn't try 6.8-rc1 on the x13s yet.
<jglathe_> @travmurav maybe these results just scare them. Congratulations, man! Do you need testers?
<travmurav[m]> Anyone testing is welcome of course, my current sample size is not that big :D
<jglathe_> Volterra(s) and X13s here
flokli has joined #aarch64-laptops
<Jasper[m]> jglathe_: do you still have a working windows install on the x13s aswell?
<jglathe_> yes I have
<Jasper[m]> jglathe_: Is hyperv working?
<jglathe_> you have no real hyperv console (or I'm too dumb to see it), but they say so, yes. WSL runs on hyperv
<Jasper[m]> jglathe_: Yeah wsl2 is fine hahaha
<Jasper[m]> Okay, are you on 1.59?
<jglathe_> yes
<jglathe_> Installing Hyper-V on Volterra... was on it for maintenance (backup) anyway
<Jasper[m]> Could you try running sltest.efi with the tcblaunch.exe in your windows install?
<Jasper[m]> So you need efi shell, sltest.efi and tcblaunch.exe on a bootable usb stick
<Jasper[m]> Please test with the "security chip" on both "discrete tpm" and "pluton" (keep in mind that the bitlocker and microsoft account stuff may break)
<jglathe_> will try
<zdykstra> travmurav[m]: congrats on the progress so far!
<robclark> travmurav[m]: ooohh, that looks interesting.. hope it can be made to work on x13s
<steev> travmurav[m]: oh that's nice
ungeskriptet has quit [Quit: The Lounge - https://thelounge.chat]
ungeskriptet has joined #aarch64-laptops
ungeskriptet has quit [Quit: The Lounge - https://thelounge.chat]
ungeskriptet has joined #aarch64-laptops
ungeskriptet has quit []
<jglathe> HyperV console is there now. Will try later (have to do some errands)
ungeskriptet has joined #aarch64-laptops
jhovold has joined #aarch64-laptops
<Jasper[m]> jglathe: Just to know if virt worked, don't need that
<Jasper[m]> sltest and such just need to be ran from efishell itself
<jglathe> yes, virt works on W11 arm. Both X13s and Volterra.
<Jasper[m]> jglathe: Yes, then now get tcblaunch.exe from your install
<Jasper[m]> put that, with EFI shell (for arm, as bootaa64.efi) in the right folder on a usb stick
<Jasper[m]> and then boot on x13s
<Jasper[m]> try it out as is listed in the readme
<jglathe> will do. But the errands(tm) first
<Jasper[m]> Oh yeah, sorry
craftyguy has quit [Remote host closed the connection]
<jhovold> travmurav[m]: impressive!
craftyguy has joined #aarch64-laptops
<Jasper[m]> <steev> "Jasper: are you the one with the..." <- Missed this, yes
jhovold has quit [Quit: WeeChat 4.1.2]
jhovold has joined #aarch64-laptops
craftyguy has quit [Remote host closed the connection]
craftyguy has joined #aarch64-laptops
craftyguy has quit [Remote host closed the connection]
craftyguy has joined #aarch64-laptops
krei-se has quit [Read error: No route to host]
krei-se has joined #aarch64-laptops
<steev> Jasper[m]: were you seeing it still with the 6.7 kernels?
<steev> and i'm guessing you're testing johan's 6.8, do you see it there
krei-se has quit [Read error: No route to host]
<Jasper[m]> steev: Yes
<Jasper[m]> steev: Not testing those, waiting for fedora rawhide to ship rc1
<steev> hm, can you show me the 6.7 one? because it should have had my patch
<steev> oh
<Jasper[m]> kernel-headers was updated, but not the kernel yet
<steev> no, the patch won't go to mainline before testing
<steev> or you can look at my patch and apply it to the fedora one
<Jasper[m]> steev: I tried compiling using fedora's instructions and it messed up somewhere
<jhovold> Jasper[m]: if you're talking about the missing panel entry, that warning is annoying but otherwise benign
<Jasper[m]> I'll try to take a look again when I have more time
<Jasper[m]> jhovold: Yeah, it worked before. We're trying to get it properly fixed
<steev> jhovold: it is, i tried writing up a patch though, just for giggles, but i don't want to submit it with no testing (and i don't have the panel)
<Jasper[m]> Jasper[m]: I wanted to line it up with the datasheet for the panel too
<steev> Jasper[m]: it didn't work before, the splat didn't happen
<steev> but that changed at some point
<Jasper[m]> steev: Mostly mean the panel itself (with the conservative timings set as fallback)
<steev> the panel should work fine, the splat just says that there is no entry, it should still be falling back on conservative timings
<jhovold> Jasper[m]: sounds good, especially if you have the datasheet
Lucanis has quit [Ping timeout: 480 seconds]
Lucanis has joined #aarch64-laptops
hightower2 has joined #aarch64-laptops
krei-se has joined #aarch64-laptops
danielt has quit [Ping timeout: 480 seconds]
nekogirl[m] has quit [Ping timeout: 480 seconds]
anarchron has quit [Ping timeout: 480 seconds]
Nick[m]12345 has quit [Ping timeout: 480 seconds]
enserzo[m] has quit [Ping timeout: 480 seconds]
konradybcio has quit [Ping timeout: 480 seconds]
malvi[m]1 has quit [Ping timeout: 480 seconds]
hlr[m] has quit [Ping timeout: 480 seconds]
cenunix[m] has quit [Ping timeout: 480 seconds]
pz[m] has quit [Ping timeout: 480 seconds]
kazek[m] has quit [Ping timeout: 480 seconds]
dcavalca has quit [Ping timeout: 480 seconds]
shjim[m] has quit [Ping timeout: 480 seconds]
claydoh[m] has quit [Ping timeout: 480 seconds]
akawolf[m] has quit [Ping timeout: 480 seconds]
strongtz[m] has quit [Ping timeout: 480 seconds]
mothenjoyer69 has quit [Ping timeout: 480 seconds]
ArtyomK[m] has quit [Ping timeout: 480 seconds]
firlaev-hans-fiete[m] has quit [Ping timeout: 480 seconds]
szclsya[m] has quit [Ping timeout: 480 seconds]
albsen[m] has quit [Ping timeout: 480 seconds]
davidebeatrici[m] has quit [Ping timeout: 480 seconds]
quinine has quit [Ping timeout: 480 seconds]
jenneron[m] has quit [Ping timeout: 480 seconds]
Nao[m] has quit [Ping timeout: 480 seconds]
matthew[m]12 has quit [Ping timeout: 480 seconds]
freekurt[m] has quit [Ping timeout: 480 seconds]
Dylanger[m] has quit [Ping timeout: 480 seconds]
sz3m3k[m] has quit [Ping timeout: 480 seconds]
clover[m] has quit [Ping timeout: 480 seconds]
averyfreeman[m] has quit [Ping timeout: 480 seconds]
LoganLeland[m] has quit [Ping timeout: 480 seconds]
PterKoczka[m] has quit [Ping timeout: 480 seconds]
Jasper[m] has quit [Ping timeout: 480 seconds]
_[m]123 has quit [Ping timeout: 480 seconds]
owc[m] has quit [Ping timeout: 480 seconds]
LikeNeosMatrix[m] has quit [Ping timeout: 480 seconds]
Sobek[m] has quit [Ping timeout: 480 seconds]
Las[m] has quit [Ping timeout: 480 seconds]
baspar[m] has quit [Ping timeout: 480 seconds]
Guest185 has quit [Ping timeout: 480 seconds]
travmurav[m] has quit [Ping timeout: 480 seconds]
harvests[m] has quit [Ping timeout: 480 seconds]
Bioxvirizm-x13s[m] has quit [Ping timeout: 480 seconds]
aigotchi[m] has quit [Ping timeout: 480 seconds]
Stirl[m] has quit [Ping timeout: 480 seconds]
mynery[m] has quit [Ping timeout: 480 seconds]
AlexMarty[m] has quit [Ping timeout: 480 seconds]
emily[m]1 has quit [Ping timeout: 480 seconds]
sporos11[m] has quit [Ping timeout: 480 seconds]
lun[m] has quit [Ping timeout: 480 seconds]
resuenehparg[m]1 has quit [Ping timeout: 480 seconds]
patzek[m] has quit [Ping timeout: 480 seconds]
EricCurtin[m] has quit [Ping timeout: 480 seconds]
Dantheman825[m] has quit [Ping timeout: 480 seconds]
omniwrench[m] has quit [Ping timeout: 480 seconds]
qzed has quit [Ping timeout: 480 seconds]
steevdave[m] has quit [Ping timeout: 480 seconds]
DocGalaxyBlock[m] has quit [Ping timeout: 480 seconds]
sally[m]123 has quit [Ping timeout: 480 seconds]
Nei[m] has quit [Ping timeout: 480 seconds]
harvestz[m] has quit [Ping timeout: 480 seconds]
EnigmaCurry[m] has quit [Ping timeout: 480 seconds]
Prawn[m]1 has quit [Ping timeout: 480 seconds]
wiizzard has quit [Ping timeout: 480 seconds]
NomadNaomie[m] has quit [Ping timeout: 480 seconds]
Leandro[m]1 has quit [Ping timeout: 480 seconds]
hlr[m] has joined #aarch64-laptops
anarchron has joined #aarch64-laptops
strongtz[m] has joined #aarch64-laptops
akawolf[m] has joined #aarch64-laptops
kazek[m] has joined #aarch64-laptops
LoganLeland[m] has joined #aarch64-laptops
shjim[m] has joined #aarch64-laptops
claydoh[m] has joined #aarch64-laptops
quinine has joined #aarch64-laptops
cenunix[m] has joined #aarch64-laptops
ArtyomK[m] has joined #aarch64-laptops
Leandro[m]1 has joined #aarch64-laptops
enserzo[m] has joined #aarch64-laptops
dcavalca has joined #aarch64-laptops
firlaev-hans-fiete[m] has joined #aarch64-laptops
sz3m3k[m] has joined #aarch64-laptops
davidebeatrici[m] has joined #aarch64-laptops
Dylanger[m] has joined #aarch64-laptops
jenneron[m] has joined #aarch64-laptops
EnigmaCurry[m] has joined #aarch64-laptops
konradybcio has joined #aarch64-laptops
freekurt[m] has joined #aarch64-laptops
_[m]123 has joined #aarch64-laptops
enick_50 has joined #aarch64-laptops
baspar[m] has joined #aarch64-laptops
steevdave[m] has joined #aarch64-laptops
harvests[m] has joined #aarch64-laptops
Nei[m] has joined #aarch64-laptops
Prawn[m]1 has joined #aarch64-laptops
Bioxvirizm-x13s[m] has joined #aarch64-laptops
danielt has joined #aarch64-laptops
clover[m] has joined #aarch64-laptops
pz[m] has joined #aarch64-laptops
Sobek[m] has joined #aarch64-laptops
nekogirl[m] has joined #aarch64-laptops
PterKoczka[m] has joined #aarch64-laptops
KhazAkar has quit [Quit: Connection closed for inactivity]
mothenjoyer69 has joined #aarch64-laptops
szclsya[m] has joined #aarch64-laptops
omniwrench[m] has joined #aarch64-laptops
sally[m]123 has joined #aarch64-laptops
Stirl[m] has joined #aarch64-laptops
AlexMarty[m] has joined #aarch64-laptops
wiizzard has joined #aarch64-laptops
Dantheman825[m] has joined #aarch64-laptops
Nick[m]12345 has joined #aarch64-laptops
qzed has joined #aarch64-laptops
qzed is now known as Guest621
Nao[m] has joined #aarch64-laptops
mynery[m] has joined #aarch64-laptops
emily[m]1 has joined #aarch64-laptops
malvi[m]1 has joined #aarch64-laptops
Jasper[m] has joined #aarch64-laptops
averyfreeman[m] has joined #aarch64-laptops
albsen[m] has joined #aarch64-laptops
patzek[m] has joined #aarch64-laptops
aigotchi[m] has joined #aarch64-laptops
Las[m] has joined #aarch64-laptops
harvestz[m] has joined #aarch64-laptops
owc[m] has joined #aarch64-laptops
DocGalaxyBlock[m] has joined #aarch64-laptops
matthew[m]12 has joined #aarch64-laptops
travmurav[m] has joined #aarch64-laptops
LikeNeosMatrix[m] has joined #aarch64-laptops
lun[m] has joined #aarch64-laptops
EricCurtin[m] has joined #aarch64-laptops
NomadNaomie[m] has joined #aarch64-laptops
sporos11[m] has joined #aarch64-laptops
resuenehparg[m]1 has joined #aarch64-laptops
jglathe_ has quit [Remote host closed the connection]
jglathe_ has joined #aarch64-laptops
jglathe has quit [Ping timeout: 480 seconds]
jhovold has quit [Ping timeout: 480 seconds]
hexdump0815 has quit [Quit: WeeChat 3.8]
hexdump0815 has joined #aarch64-laptops
<hexdump0815> travmurav[m]: congratulations! - i will try it on the galaxy book go during the next days and report the results
<hexdump0815> travmurav[m]: would you expect it to work on sdm835/msm8998 as well?
<f_> hi hexdump0815 ! Cool to see you here :)
abcdw has quit [Remote host closed the connection]
abcdw has joined #aarch64-laptops
hlr[m] has quit [Quit: Client limit exceeded: 20000]
jglathe has joined #aarch64-laptops
jglathe has quit [Remote host closed the connection]
KhazAkar has joined #aarch64-laptops
anarchron has quit [Quit: Client limit exceeded: 20000]