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)
SallyAhaj has joined #aarch64-laptops
<steev>
clover[m]: if you want, i think i tagged it correctly... i added a -1 tag, it includes the uefi stuff from qzed (answer Y to the 2 new options), it also adds "timings" for the lcd to get rid of that splat, and (more for completeness than anything, adds in chassis type)
<clover[m]>
you da man
<steev>
i forgot you don't use grub - with the efivars stuff built in, the next time update-grub ran, it would add an option to enter the efi firmware stuff, but dunno if it works, i haven't actually tried that
<clover[m]>
i use sd-boot
<steev>
yeah :)
<steev>
we all have our flaws
<clover[m]>
lol
hexdump0815 has joined #aarch64-laptops
hexdump01 has quit [Ping timeout: 480 seconds]
iivanov has joined #aarch64-laptops
iivanov__ has joined #aarch64-laptops
iivanov has quit [Ping timeout: 480 seconds]
iivanov has joined #aarch64-laptops
iivanov__ has quit [Ping timeout: 480 seconds]
matthias_bgg has quit [Ping timeout: 480 seconds]
<jhovold>
steev: I've updated the wip/sc8280xp-20220720 branch with some wireless-next regression fixes that restores WiFi
matthias_bgg has joined #aarch64-laptops
c00k has joined #aarch64-laptops
<javierm>
does anyone have a minimal kernel config for the hp x2 chromebook ?
<danielt>
I have a kernel config that I use (which I copied from some docs a long time back)... I didn't minimise it though.
<c00k>
same as javierm for miix-630?
<c00k>
my miix-630 is times out at wating for device /dev/disk/by-uuid/dfd...
<javierm>
danielt: cool. Could you please share it?
<danielt>
javierm: Yep... just digging it out.
<c00k>
javierm: do you allready have a functioning setup?
<javierm>
and installs F36 by default, everything works besides the wifi
<javierm>
you can also install a different Fedora raw image with --image foo.raw
<c00k>
ah, that's nice!
<c00k>
I'll take a look
<javierm>
c00k: Ok
<c00k>
wasn't it also possible for the sdm835 to use the blob's for wifi?
<javierm>
c00k: I don't know tbh. I just plugged a USB wifi adapter and moved on :)
<c00k>
javierm: :)
<danielt>
So... FWIW I am using https://gist.github.com/daniel-thompson/cf79e92e2f6f2c8da051ed31900bd389 (I don't remember where I got it TBH is looks like it was setup for multiple chromebooks too... I suspect it might be related to the cadmium stuff since I contributed the initial X2 port to that project and was trying to align as much as I could).
<javierm>
danielt: thanks. I'll compare with mine. I guess that will have to trim it down which was something I was trying to avoid
<danielt>
From my own config `make localmodconfig` strips out 177 config options and removing the mediatek and rockchip platform support knocks out another 100.
<javierm>
danielt: yeah, I'll use localmodconfig too
<danielt>
javierm: I was a little curious about what is enabled in my config. Self-compiled from-clean build on the HP X2 takes 20m33 for the config I post, whilst with a localmodconfig and the Mediatek and Rockchip platforms disabled this dropped to 16m14.
<javierm>
danielt: good to know. I got distracted by something else but will do a localmodconfig with your .config later
iivanov has quit [Ping timeout: 480 seconds]
<qzed>
bamse: should this qcom TrEE/uefi stuff go to drivers/firmware or drivers/soc/qcom?
matthias_bgg has quit [Ping timeout: 480 seconds]
iivanov has joined #aarch64-laptops
iivanov has quit [Read error: Connection reset by peer]
iivanov has joined #aarch64-laptops
iivanov has quit [Read error: Connection reset by peer]
iivanov has joined #aarch64-laptops
iivanov__ has joined #aarch64-laptops
iivanov has quit [Ping timeout: 480 seconds]
<steev>
jhovold: oh nice, i'll give it a try later
iivanov__ has quit [Quit: Leaving...]
matthias_bgg has joined #aarch64-laptops
<steev>
qzed: sorry about the email? apparently kernel test robot tests my tree? i never knew
<qzed>
nothing to be sorry for, that actually reminded me that I had to update the docs in the first patch too xD
Evaia632 has joined #aarch64-laptops
Evaia63 has quit [synthon.oftc.net graviton.oftc.net]
Evaia632 is now known as Evaia63
<steev>
jhovold: yep, that fixed the wifi issues for me too, thanks :D
<clover[m]>
linux-steev rc7-1 package built
<steev>
clover[m]: :) well that's good to hear... i was somehow able to push the tag without pushing the commits
<clover[m]>
ok, so you need to re-tag?
<steev>
no
<steev>
i got them pushed eventually, but you confirmed it worked
<steev>
i'll be doing a new one once we have the proper commits for the uefisecapp stuff
<clover[m]>
am confuse
<steev>
i was having issues pushing the commits because i'd somehow pushed the tag first. eventually got them pushed out, and you confirmed that it built
<steev>
i build my tip of tree, not a tag
<clover[m]>
i see, ok i made a new iso with it, will test when i get home. anything specific i should look for? the conservative panel warning should be gone right?
<steev>
conservative panel splat should be gone, and /sys/firmware/efi/efivars should be populated, assuming you made QCOM_TEE=y and QCOM_TEE_UEFISECAPP=y
<clover[m]>
ok will check
<clover[m]>
will add those to the config
<qzed>
alright, I think things should be ready for submission...