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)
Penguinpee has quit [Remote host closed the connection]
Penguinpee has joined #aarch64-laptops
matthias_bgg has joined #aarch64-laptops
hexdump01 has joined #aarch64-laptops
hexdump0815 has quit [Ping timeout: 480 seconds]
aceridus has quit [Remote host closed the connection]
Lucanis0 has quit []
Lucanis has joined #aarch64-laptops
jhovold has joined #aarch64-laptops
SSJ_GZ has joined #aarch64-laptops
<HdkR> I see the new Microsoft developer device launched today with standard 8CX Gen 3. Should be nice to throw at people once it works :D
iivanov has joined #aarch64-laptops
matthias_bgg has quit [Ping timeout: 480 seconds]
matthias_bgg has joined #aarch64-laptops
<qzed> steev: are you aware of any wifi/ath10k issues on the sc8180x with kernel 6.0?
<javierm> qzed: if you have CONFIG_DEBUG_INFO enabled in your kernel then you could do something like: ./scripts/faddr2line vmlinux ath10k_snoc_napi_poll+0x84/0x150
<qzed> javierm: Unfortunately that kernel is built without :/ but thanks for the tip!
<javierm> qzed: did it work with v5.19 ?
<qzed> I'll build one with debug info once I got a bit more time on my hands, just wanted to ask here first whether someone might have already fixed that
<qzed> I think so, but it's been a while
<qzed> since I last worked on the device
<javierm> qzed: because the only change I see in that driver between v5.19..v6.0 is https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=1ee6c5abebd3
<javierm> where's your DTS ?
<qzed> huh, interesting. that would suggest it's also been an issue in 5.19...
<qzed> let me get the link to dts
<qzed> I mean it's very well possible that it's been an issue on 5.19 and I just didn't notice it... I haven't used wifi all that much and the issue is somewhat sporadic.
<qzed> Also, I haven't been working on the device for a while
<javierm> qzed: so the DTS looks good to me
<qzed> javierm: thanks for checking!
matthias_bgg has quit [Ping timeout: 480 seconds]
matthias_bgg has joined #aarch64-laptops
matthias_bgg has quit [Ping timeout: 480 seconds]
matthias_bgg has joined #aarch64-laptops
matthias_bgg has quit [Ping timeout: 480 seconds]
matthias_bgg has joined #aarch64-laptops
matthias_bgg has quit [Ping timeout: 480 seconds]
matthias_bgg has joined #aarch64-laptops
<steev> qzed: i'm still on 5.19.0-rc8-next-20220728 on my sc8180x :(
<qzed> no worries, hopefully I can find some time next week to dig into this
<steev> i need to figure out what i've done wrong, because 6.0 broke for my sc8180x. and i haven't even started looking at 6.1
<qzed> oh... my tree does work on the spx, but has some spurious problems with the usb-mp thing and also that wifi stuff... and on some boots display
<qzed> but I guess not that much worse than 5.19
iivanov has quit [Quit: Leaving...]
matthias_bgg has quit [Ping timeout: 480 seconds]
jhovold has quit [Ping timeout: 480 seconds]
matthias_bgg has joined #aarch64-laptops
aceridus has joined #aarch64-laptops
falk689_ has joined #aarch64-laptops
falk689 has quit [Ping timeout: 480 seconds]
SSJ_GZ has quit [Ping timeout: 480 seconds]
leandrof has joined #aarch64-laptops
<leandrof> oh hey i figured out how to use irc stuff
<leandrof> i have ordered the laptop already
<leandrof> its going to arrive in the next few days
<leandrof> i guess 115€ is a steal for a galaxy book go, isnt it?
leandrof has quit [Remote host closed the connection]
falk689_ has quit [Remote host closed the connection]
matthias_bgg has quit [Quit: Leaving]
falk689 has joined #aarch64-laptops
<aceridus> Leandro[m]: Where did you end up buying your galaxy book go from? I picked mine up from Ebay for $130 delivered
<aceridus> jenneron[m]: Leandro[m]: I cleaned up my DTS as much as possible and then verified it still works. Changes can be seen at https://github.com/amcduffee/linux/tree/galaxy-book-go
<Leandro[m]> Let's go
<Leandro[m]> <aceridus> "Leandro: Where did you end up..." <- eBay-Kleinanzeigen
<Leandro[m]> So yes, used
<Leandro[m]> Oh god how do I do this, already got a Linux fork, GitHub doesn't like having multiple "same" forks
<HdkR> Multiple branches in your one fork, or multiple remotes locally :)
<HdkR> Depending on what you're trying to do
<aceridus> Leandro[m]: It is a nice little machine, the build quality isn't too bad. Running W10 requires patience and leaves not very many resources to work with... Needless to say, with a 7c Gen2 and only 4GB of RAM it seems Linux will be a much better fit!
<Leandro[m]> aceridus: Yea
<Leandro[m]> I've already experienced Linux on a gen1 machine with 2gb more ram, it was awesome
<aceridus> So, I tried pulling over the &usb_1_dwc3, &usb_1_hsphy and &usb_1_qmpphy nodes, including their required regulators, from sc7180-trogdor.dtsi in an attempt to get the type-c USB ports operational. No luck. I am curious how similar the galaxy book go is to the trogdor based Chromebooks. I seems like not that close?
<aceridus> I presume working off the dsdt.dsl file for the machine is the most surefire way to get hardware devices working, but I am still struggling to make progress in interpreting the file. The structure and syntax are confusing to me, so largely not helpful...
<Leandro[m]> I know some people that could help with this acpi stuff
<aceridus> Very nice, glad I could at least help stumble into a working DTS for keyboard and usb-a, sure does make it orders of magnitude easier to work with the laptop, haha