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
<steev> konradybcio: yeah, it only happens for me on torvalds, so whatever it is, is fixed in next i guess :) i'll poke when i have time
<bamse> steev: nice, didn't think anyone had tested it...as there was no t-b ;)
<jlinton> Uh, just tossing this out there, but btmgmt on the x13s is inverting the public-address setting. So if one tries to actually set a mac AA:BB:CC:DD:EE:FF it needs to be set as FF:EE:DD:CC:BB:AA
hexdump01 has joined #aarch64-laptops
hexdump0815 has quit [Ping timeout: 480 seconds]
hexdump0815 has joined #aarch64-laptops
hexdump01 has quit [Ping timeout: 480 seconds]
alpernebbi has quit [Ping timeout: 480 seconds]
alpernebbi has joined #aarch64-laptops
<steev> bamse: i don't know how to "properly" test it, but yeah, it has been in my 6.6 and 6.7 trees for a while
alpernebbi has quit [Ping timeout: 480 seconds]
alpernebbi has joined #aarch64-laptops
alexeymin has quit [Remote host closed the connection]
alexeymin has joined #aarch64-laptops
iivanov has joined #aarch64-laptops
alexeymin has quit [Quit: No Ping reply in 180 seconds.]
alexeymin has joined #aarch64-laptops
iivanov has quit [Remote host closed the connection]
iivanov has joined #aarch64-laptops
<travmurav[m]> jlinton: I believe bluetooth address is little-endian (inverted) by convention, so perhaps it accepts BE but prints LE?
jhovold has joined #aarch64-laptops
<travmurav[m]> jlinton: or hm, I think you're right, need to set in LE and it prints "normal" BE representation
<travmurav[m]> which is the same for the local-bd-address property in dt
Nei[m] has quit [Quit: Client limit exceeded: 20000]
krei-se has quit [Read error: Connection reset by peer]
krei-se has joined #aarch64-laptops
krei-se has quit [Read error: Connection reset by peer]
<danielt> Is there a "well known thing" I have to do when changing from v6.3 to v6.4 on a Yoga C630? I'm seeing RCU soft lockup reports jamming the boot when I made the switch.
<danielt> I'll launching a bisect in the mean time...
abcdw has quit [Remote host closed the connection]
abcdw has joined #aarch64-laptops
krei-se has joined #aarch64-laptops
iivanov has quit [Remote host closed the connection]
iivanov has joined #aarch64-laptops
iivanov has quit [Ping timeout: 480 seconds]
iivanov has joined #aarch64-laptops
iivanov has quit [Ping timeout: 480 seconds]
iivanov has joined #aarch64-laptops
iivanov has quit [Remote host closed the connection]
iivanov has joined #aarch64-laptops
<steev> danielt: in looking... i don't have a 6.4 tree for the c630, and i *think* i might have run into something similar... but i do have a recent 6.6 tree, and it doesn't have those rcu lockups
iivanov has quit [Quit: Leaving...]
<konradybcio> seen that on some other 845
<konradybcio> occasionally on other snapdragons
push has joined #aarch64-laptops
push_ has quit [Read error: Connection reset by peer]
Sobek[m] has quit [Quit: Client limit exceeded: 20000]
alpernebbi has quit [Ping timeout: 480 seconds]
alpernebbi has joined #aarch64-laptops
alexeymin has quit [Quit: No Ping reply in 180 seconds.]
alexeymin has joined #aarch64-laptops
alpernebbi has quit [Ping timeout: 480 seconds]
alpernebbi has joined #aarch64-laptops
<jlinton> travmurav[m]: Just to be clear, I don't think this is a btmgmt problem as it maintains the address format on !x13s machines I tried it on. AKA the input address, matches the `btmgmt info` address, matches the addresses displayed on 3rd party devices which are scanning/pairing. Its only on the x13s (and presumably other things with the btqca(?) driver) that I see the problem.
<jlinton> Also, I can change it on the fly without restarting bluetooth on the amd machine I just tested it on, which isn't true on the x13s.
alpernebbi has quit [Ping timeout: 480 seconds]
alpernebbi has joined #aarch64-laptops
alpernebbi has quit [Ping timeout: 480 seconds]
alpernebbi has joined #aarch64-laptops
<steev> konradybcio: i think it's some sort of race (the messages from yesterday) - i just rebooted 3 times (once was the *very random freeze when gnome should start and the system reboots on its own) and haven't seen the messages in any of the 3
<steev> oh no, for some reason they just weren't printed on the screen, but they're there. disregard previous statement :(
<konradybcio> you can probably make your testing faster if you disable gdm on startup temporarily
jhovold has quit [Ping timeout: 480 seconds]
<steev> yeah, throwing 3 in the command line would definitely speed it up