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)
<steev> woo, rc1
<steev> will push out what i have going here shortly-ish...
<steev> only real changes are latest versions of patchsets and found a patch on asoc that fixes a clock (no noticable difference on the user side of things)
irctian1 has joined #aarch64-laptops
irctian12 has quit [Ping timeout: 480 seconds]
irctian12 has joined #aarch64-laptops
irctian1 has quit [Ping timeout: 480 seconds]
irctian1 has joined #aarch64-laptops
irctian12 has quit [Ping timeout: 480 seconds]
Erisa has quit [Ping timeout: 480 seconds]
Erisa has joined #aarch64-laptops
<init> sound working with 6.2.y and ucm patch
<init> some crackling here and there, but it's working.
<init> thank steev for the repo
Erisa has quit [Read error: No route to host]
Erisa has joined #aarch64-laptops
Erisa has quit [Read error: No route to host]
<steev> pushed out the rc1 stuff... guess we're gonna need to sort out these devicelinks things?
<clover[m]> ooo
Erisa has joined #aarch64-laptops
<clover[m]> is the microphone DMic01?
<clover[m]> is that supposed to be working now?
<clover[m]> it kinda works, but on a zoom call it sounds like a demon
<steev> haven't tested it at all, but i think so?
<clover[m]> also steev is this expected?
<clover[m]> > $ dmesg | grep bluetooth
<clover[m]> [ 7.345436] bluetooth hci0: Direct firmware load for qca/hpbtfw21.tlv failed with error -2
<steev> if you don't have the /lib/firmware/qca/hpbtfw21.tlv installed, yeah
<steev> that comes from linux-firmware
<steev> seems odd that you don't have it now though?
<steev> didn't you have working bluetooth before?
<clover[m]> things seemed to work okish except my bt mic
<clover[m]> was it recently added?
<steev> no, that should have been a thing for as long as i've said "here's my bluetooth stuffs"
<clover[m]> lol weird
<steev> that's the firmware, not the nvm patch
<steev> the nvm patch isn't required
<clover[m]> im looking here and i dont see that firmware file
<steev> hpbtfw21.tlv ?
<steev> its right there in qca
hexdump01 has joined #aarch64-laptops
<clover[m]> what am i missing...
<clover[m]> is it the commit or something
<clover[m]> im on 20221109
<steev> move to a modern release pls
<clover[m]> thats probably it
hexdump0815 has quit [Ping timeout: 480 seconds]
<steev> yeah, 2022 november it wasn't in :)
<clover[m]> [ 7.981800] bluetooth hci0: Direct firmware load for qca/hpnv21.8c failed with error -2
<clover[m]> is this the nonessential one?
<steev> yeah, that's the non essential one, and if you want it, it comes from windows, it's the hpnv21.b8c on the windows partition somewhere
<steev> just rename it or create a symlink, i don't have it in me to fight the qualcomm peeps to figure out why it gets the name wrong
<steev> i mean, i know why, i just don't know how to make it check the chip family
<HdkR> oh, is that hpnv21.8c supposed to just be the hpbtfw21.tlv?
<steev> no
<steev> it's hpnv21.b8c
<steev> hang on a sec
<steev> https://buildd-arm.kali.org/experiments/hpnv21.b8c download that, drop it into /lib/firmware/qca/ as hpnv21.8c
<steev> bluetooth firmware does seem to be part of the newest system hardware drivers package
<steev> new bt firmware*
<steev> oh, the 6.3 bluetooth patches aren't updated, i should do that... tomorrow
<HdkR> Looks like that caused a kernel abort in qca_download_firmware with a page fault
<HdkR> ...
<HdkR> wget fail
<steev> lol
<HdkR> Looks like it worked, let's see if I can connect something
<steev> i don't think anything LE will work
<steev> my airpods don't quite work right... but they don't quite work right in windows either... but that's also not specific to the thinkpad, the asus rog desktop system i have also has issues with the airpods
<steev> that's connecting it to the h2go soundstream which has surprisingly decent bass
<steev> and yes i have a "the key"
<HdkR> hmmm, PS5 controller being angry
<steev> stadia was hit or miss
<steev> sometimes it worked, sometimes it randomly dropped
<steev> sometimes it wouldn't connect, sometimes it would
<anarchron> clover: are you getting video on zoom?
<HdkR> `Can't open HIDP control socket` curious
<HdkR> Wonder if it is trying to use LE
svarbanov_ has quit [Remote host closed the connection]
svarbanov_ has joined #aarch64-laptops
irctian1 has quit [Read error: Connection reset by peer]
irctian1 has joined #aarch64-laptops
irctian1 has quit [Ping timeout: 480 seconds]
iivanov has joined #aarch64-laptops
matthias_bgg has quit [Remote host closed the connection]
xroumegue has joined #aarch64-laptops
<abelvesa> jhovold: I think bamse is waiting for your R-b tag for this one: https://lore.kernel.org/all/20230219165701.2557446-1-abel.vesa@linaro.org/
hightower2 has joined #aarch64-laptops
<javierm> jhovold: I'm getting https://paste.centos.org/view/raw/d3a386e4 on msm module rmmod, is that something that your https://lists.freedesktop.org/archives/dri-devel/2023-March/394050.html series fix?
<jhovold> abelvesa: I've acked it now. I was hoping for some more details on the actual impact but this should do.
<abelvesa> jhovold: the only thing I have access to is the LLCC SC table and the fix takes the values from that table, that's it
<jhovold> javierm: I'm afraid my series should not have any impact on that bug you're hitting as it happens during early unbind
<javierm> jhovold: got it. I can dig deeper later then, I just didn't want to spend time if was something you were already addressing in your series
<abelvesa> jhovold: the impact is explain by the overflow value
<abelvesa> *explained
<jhovold> javierm: i was focusing the bind error paths, haven't really tried unloading driver once its bound, i'm sure there are many more issues lurking there
<javierm> jhovold: yeah
<jhovold> abelvesa: my point was that saying that the slice ids overflow the 32 bit registers is only explaining the first part of the consequences, it doesn't say what that leads to (e.g. corrupting some other settings, reduced performance, etc)
<abelvesa> jhovold: right, well, I don't think it is corrupting other settings, but the performance will obviously be reduced as all the settings for that specific slice will not be written accordingly
<abelvesa> jhovold: let me know if you want me to add that to the commit message as well
<jhovold> abelvesa: well, if you've got an understanding aready that you could amend the commit message with, that'd be great.
<jhovold> judging from a a quick look it may overwrite adjacent registers as well though
<jhovold> e.g. when determining register offsets using macros like LLCC_TRP_ATTR0_CFGn
<abelvesa> jhovold: so I remembered I checked this a couple of weeks ago and it wasn't the case, but I forgot exactly why
svarbanov_ has quit [Ping timeout: 480 seconds]
<abelvesa> ok, so there is no ATTR2_CFG (which would be at 0x21100) on sc8280xp and next thing after ATTR[12]_CFG (0x2100[04]) is the SCID_DIS_CAP_ALLOC (at 0x21f00)
svarbanov has joined #aarch64-laptops
<abelvesa> correct me if I'm wrong here, but ATTR1_CFGn goes up to 0x210f8 and ATTR2_CFGn goes up to 0x210fc, where n=0..31
<jhovold> yeah, sure, there may not be anything important there currently, but it's still overwriting random registers
<abelvesa> ok then, will reword and resend
<jhovold> i only looked at one of these macros and sees that ends up pointing outside of the expected 32 register range
<jhovold> saw*
hightower2 has quit [Remote host closed the connection]
echanude has joined #aarch64-laptops
<HdkR> Does Displayport/HDMI audio not work on the X13s or is my adapter bunk?
<gwolf> HdkR: It doesn't show up in the C630, and if the code is in any way related...
<gwolf> i'd expect not to show in the X13S either
<HdkR> hmmm
<gwolf> FWIW, even though my C630 is still mute, BT-audio works quite well (as expected! But still, worth mentioning IMO)
<gwolf> (well, not mute, but its cracks are hardly classifiable as "audio works OK")
<HdkR> Maybe related to all the qcom-soundwire errors that dmesg spams
<HdkR> "Failed to get cgcr reset ctrl required for SW gating"
<init> did a full morning office work on the x13s this morning. I have to say that it's pretty good in term of responsiveness, way less sluggish than windows on a almost-all-emulated ecosystem.
<init> not sure TLP is excessively effective, but I did see an improvement on battery drain after installing it.
<init> i use a BT mouse, which works quite well, I had some episode of slowdown but it resolved itself, with no specific error in the console
<init> wifi went down only once and went back up by itself
<init> no gpu crash
<init> most recent gnome and X11. I have a weird problem of console focus with firefox on Wayland for now.
<init> I think it's liveable to work with.
<init> which is great.
<HdkR> Looking at how this soundwire controller initializes, looks like v1.6 has a clock gate, which for some reason even though it is described in the DT, it isn't able to pick up on
<HdkR> and then skips initialization which explains why it can't be seen
<HdkR> Looks like sc7280 and sc8280xp are the only two that use this currently
<HdkR> oh, might help to enable LPASSCSR_8280XP
hightower2 has joined #aarch64-laptops
<steev> yeah you need the LPASSCSR...
<HdkR> Three controllers register, wsa883x-codec spins up. No audio device, I guess this is some alsa ucm thing now?
<steev> you probably need the latest if you don't have it, yeah - https://salsa.debian.org/steev/alsa-ucm-conf building this on your ubuntu should work
<HdkR> Is that necessary for DP audio though? I thought that was for internal and headset?
<steev> oh
<steev> i don't know about hdmi/dp audio
<steev> that might be an option that isn't enabled in the kernel config under audio
<HdkR> hmm
<travmurav[m]> Is there some MultiMedaX to dispayport swithch magic that has to be tickled in the ucm maybe? (assuming adsp audio)
<travmurav[m]> I think I saw something like that the last time I looked at it on my device
<steev> could look at what 7180 or whatever does it then
<travmurav[m]> does x13s use lpass directly tho?
<travmurav[m]> that is, compared to booting the adsp and talking to it
<HdkR> Looks like Trogdor does some dai-link thing in the audio dts section
<HdkR> Which has a link to some hdmi node
<init> hey steev, is lenovo-x13s-v6.3.0-rc1 as stable as 6.2.y ?
<init> "from what you know so far"
<steev> in my current testing (which isn't heavily), yeah, mostly?
<steev> i'm about to push out a new bit though, once i rebuild
<steev> grabbed the latest interconnect changes, and jhovold's drm patches
<steev> also abel's latest slice
<steev> freaking europeans and their working and posting stuff while i'm asleep :(
<steev> (and other places that aren't america)
<steev> ooh, mhi changes too
<steev> (not in, just noticed mani posted them)
<mani_s> steev, those are just cleanup patches, and a debugfs patch to monitor pcie link transitions
<mani_s> doesn't necessarily be included in any release branch
<steev> si
<steev> i was just excited to see them :)
<mani_s> steev, :)
<mani_s> you can still use watch how the link transitions during runtime
<mani_s> steev, it'd be interesting to enable ASPM powersupersave and check how it saves power
<mani_s> I can confirm that link enters L1SS state and now we should see some improvement in powersaving
<steev> init: if you wanna give it a try... you can try now, i just pushed out, it's mostly just re-arranging some things, i dropped 1 bt patch, but it didn't seem to affect anything anyway, and will come in time
<steev> i moved my patches to the end so they're easier for me to update/punt
<steev> init: the big thing with 6.3 is... (and i don't fully understand it) devicelinks don't seem to be working properl, according ot jhovold, thats why even though things appear to work, we get the messages in dmesg about not being able to create them
<init> interesting
<init> what does it affects ? external dp or something more fundamental?
<clover[m]> <anarchron> "clover: are you getting video on..." <- no but that's expected. cam doesnt work yet
<clover[m]> latest box64 emulates zoom just fine, messes up internal mic though so im using a headset with a usb dongle. bt headset mic doesnt work, possibly due to BLE
<steev> actually it looks like it only currently affects pmic_glink
<steev> mani_s: giving it a shot now, because why not
<clover[m]> got netflix working cool
<steev> using the thing you linked the other day?
<clover[m]> yes
<steev> nice!
<clover[m]> i also had to change useragent to chromium os
<clover[m]> pretty easy to do with this extension https://add0n.com/useragent-switcher.html
<HdkR> A shame that they hardcoded 4KB pages in to that binary
<HdkR> But not entirely unexpected
laine has joined #aarch64-laptops
alpernebbi has quit [Ping timeout: 480 seconds]
maz_ has joined #aarch64-laptops
minecrell4 has joined #aarch64-laptops
pbsds3 has joined #aarch64-laptops
macc24_ has joined #aarch64-laptops
kettenis_ has joined #aarch64-laptops
javierm_ has joined #aarch64-laptops
kettenis has quit [Remote host closed the connection]
JoshuaAs- has joined #aarch64-laptops
Esmil has quit [Remote host closed the connection]
Esmil has joined #aarch64-laptops
JoshuaAshton has quit [Read error: Connection reset by peer]
Esmil has quit [reticulum.oftc.net helix.oftc.net]
macc24_ has quit [reticulum.oftc.net helix.oftc.net]
javierm_ has quit [reticulum.oftc.net helix.oftc.net]
xroumegue has quit [reticulum.oftc.net helix.oftc.net]
macc24 has quit [reticulum.oftc.net helix.oftc.net]
pbsds has quit [reticulum.oftc.net helix.oftc.net]
maz has quit [reticulum.oftc.net helix.oftc.net]
minecrell has quit [reticulum.oftc.net helix.oftc.net]
javierm has quit [reticulum.oftc.net helix.oftc.net]
agraf has quit [reticulum.oftc.net helix.oftc.net]
macc24_ has joined #aarch64-laptops
xroumegue has joined #aarch64-laptops
javierm_ has joined #aarch64-laptops
Esmil has joined #aarch64-laptops
agraf has joined #aarch64-laptops
minecrell has joined #aarch64-laptops
pbsds has joined #aarch64-laptops
minecrell has quit [Max SendQ exceeded]
pbsds has quit [Ping timeout: 484 seconds]
macc24 has joined #aarch64-laptops
<clover[m]> i dont really understand the whole 4K 16K page thing debate
javierm has joined #aarch64-laptops
macc24_ has quit [Read error: No route to host]
javierm_ has quit [Remote host closed the connection]
<HdkR> clover[m]: It's not a debate, it's just different constraints
Esmil has quit [Remote host closed the connection]
Esmil has joined #aarch64-laptops
xroumegue has quit [reticulum.oftc.net helix.oftc.net]
agraf has quit [reticulum.oftc.net helix.oftc.net]
<HdkR> Ideally software is written in pagesize agnostic ways, but that isn't what happens in practice.
xroumegue has joined #aarch64-laptops
agraf has joined #aarch64-laptops
<HdkR> And the linker makes some hardcoded assumptions about pagesize when creating an ELF
minecrell4 has quit []
minecrell has joined #aarch64-laptops
<steev> to be fair, there's a lot of userland that does that
<ardb> anyone else have non-working trackpad after resume from suspend on c630?
<ardb> i've used mine with windows in tablet mode on a flight and now the trackpad is busted everytime i resume
<steev> i can't even get mine to resume from suspend :(
<ardb> ouch
<steev> i need to try out 6.3 rc1 on it
<HdkR> steev: There's a /lot/ of userland that does it. I should know, I do it
<steev> :D
<clover[m]> box64 recently merged steam_chrome branch into main
<HdkR> Nice to see them catching up
hightower2 has quit [Remote host closed the connection]
<xnox> sneak peek
<clover[m]> woop woop
<init> anyone knows which model is the mipi sensor on the x13s?
minecrell9 has joined #aarch64-laptops
minecrell has quit [reticulum.oftc.net helix.oftc.net]
xroumegue has quit [reticulum.oftc.net helix.oftc.net]
agraf has quit [reticulum.oftc.net helix.oftc.net]
agraf has joined #aarch64-laptops
xroumegue has joined #aarch64-laptops
minecrell9 has quit []
minecrell9 has joined #aarch64-laptops
xypron_ has quit []
<xnox> it failed after that screen but that's another story