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)
hexdump0815 has joined #aarch64-laptops
hexdump01 has quit [Ping timeout: 480 seconds]
jenneron__ has joined #aarch64-laptops
jenneron_ has quit [Ping timeout: 480 seconds]
<qzed>
bamse: is it normal to get a bunch of `Remote returned an error: End of Transfer` in tqftpserv?
<qzed>
I also see an `unhandled op 5`
falk689 has quit [Remote host closed the connection]
falk689 has joined #aarch64-laptops
<qzed>
also what's up with those mcfg_hw/sw files?
jenneron__ has quit [Remote host closed the connection]
jenneron__ has joined #aarch64-laptops
<qzed>
ah, I assume modem configs... found them on windows
jhovold has joined #aarch64-laptops
jhovold has quit [Ping timeout: 480 seconds]
<bamse>
steev: okay, sounds like something we need to debug
<bamse>
qzed: the wifi hardware is supposed to have a board-id flashed onto it in factory, but unfortunately it's not uncommon for vendors to skip that step :/
<qzed>
bamse: if it's supposed to be in the eeprom, I think there are other issues...
<qzed>
apparently the region ID is also not there and falls back to US, which is what I think blocks channel 12 because that's not available in north america
<bamse>
qzed: i unfortunately don't remember the details :/
<qzed>
I suppose that's probably because I use dummy files instead of those partitions
<bamse>
hmm, i didn't expect that to be the case...but it's not impossible
<qzed>
anyways, it mostly works, I'm sure we can figure out the kinks at some point too
<bamse>
i did think it was some programmable bits in the external wifi module
<qzed>
haven't really looked at it yet in detail, so I'm just speculating
<qzed>
bamse: another thing before I try installing on the nvme:
<qzed>
as far as I can tell, the pro-x uses pcie1 and pcie2 combined for a total of 4 lanes
<qzed>
in the DT, you've set num-lanes = <4> for pcie2 and the nvme works with pcie2 in use
<qzed>
but it kinda looks like pcie2_phy only has two lanes?
<qzed>
is that correct?
<bamse>
i've not looked at sc8180x in this regards for a while, but i think it's the same design as in sc8280xp...
<qzed>
I mean it does seem to work, I'm just wondering a bit whether it's using 2 or 4 lanes and how that whole bonded together thing works
<bamse>
you can either run two 2-lane controllers with the two 2-lane phys...or the first controller in 4-lane mode, wired up to both the associated phys
<bamse>
so i would expect that if this works for you by just setting up the controller to 4 lanes and fire up the first phy, then you're running off the bootloader configuration of the second phy...or something like that
<qzed>
hmm okay, yeah that's kinda what I'd wanted to avoid before installing...
<bamse>
my colleague is working on some patches for doing this properly...
<qzed>
nice!
<bamse>
the only thing i can think of is that it perhaps might break if you do suspend the platform without the support to power things up properly again
<bamse>
but we're not doing that yet...
<bamse>
so just run with it :)
<qzed>
alright
<qzed>
thanks!
<steev>
bamse: i'll wait til rc1 before looking closer
<qzed>
steev: I found a workaround to disable those `chan info` messages
<qzed>
it looks like at least some of the HL3.1 stuff also uses single-chan-info-per-channel
jenneron___ has joined #aarch64-laptops
jenneron__ has quit [Ping timeout: 480 seconds]
<steev>
qzed: when using your wifi to transmit a decent amount of data (e.g. apt update && apt full-upgrade), does doing something like moving the mouse cursor "lag" ?