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
<enyalios> jhovold: did something change with the modules needed in the initrd between 6.6.9 and 6.7.0?
<enyalios> im building using the same script that has working for all previous kernels and initrds
<enyalios> but suddenly with 6.7.0 my rootfs gets mounted read only and everything fails on startup
<enyalios> using steevs kernel tree with johan_defconfig
<enyalios> building initrd with `dracut --kver 6.7.0+ -m "kernel-modules rootfs-block base"`
<enyalios> force_drivers+=" nvme phy_qcom_qmp_pcie pcie_qcom i2c_hid_of i2c_qcom_geni leds_qcom_lpg pwm_bl qrtr pmic_glink_altmode gpio_sbu_mux phy_qcom_qmp_combo panel-edp msm phy_qcom_edp "
<enyalios> in /etc/dracut.conf.d/20_thinkpad-x13s.conf
<steev> enyalios: shouldn't be; does your checkout have https://github.com/steev/linux/commit/3ddb8e12d284b56061978aae5698e25e82f7ddf1 this commit?
<steev> https://lore.kernel.org/all/20cd835e-f84c-4c43-812e-6706f7266150@linux.intel.com/ - you could try the workarounds there, listing, > - Booting with "pcie_aspm=off"
<steev> > - Booting with "pcie_aspm.policy=performance"
<steev> try one of those?
<steev> i'm booting here with pcie_aspm.policy=powersupersave enabled though; steev@wintermute:~/kernels/torvalds$ uname -r
<steev> steev@wintermute:~/kernels/torvalds$ uptime
<steev> 6.7.0
<steev> 20:42:33 up 6:40, 2 users, load average: 0.35, 0.32, 0.28
<enyalios> it appears to have that commit
sally has joined #aarch64-laptops
<enyalios> steev: removed the superpowersave option, tried each of pcie_aspm=off and pcie_aspm.policy=performance in turns, and no change
<enyalios> still just mounts read-only and everything fails
sally[m]123 has left #aarch64-laptops [#aarch64-laptops]
<steev> stupid question
<steev> what about if you throw "rw" on the command line?
<enyalios> im heading to bed, ill mess with it more tomorrow
<enyalios> shouldnt that not matter, doesnt the initrd do the mounting for the rootfs?
<steev> it shouldn't matter, and, it shouldn't be, but just checking to see if it's something in the initrd itself or what
hexdump01 has joined #aarch64-laptops
hexdump0815 has quit [Ping timeout: 480 seconds]
rmsilva- has joined #aarch64-laptops
rmsilva has quit [Ping timeout: 480 seconds]
iivanov has joined #aarch64-laptops
iivanov has quit [Remote host closed the connection]
iivanov has joined #aarch64-laptops
<jhovold> craftyguy: the wwan related options has been enabled in johan_defconfig since I upstreamed support for it for 6.2
<jhovold> enyalios: looks like you're missing some clock driver that are now built as modules, I maintain a list of modules needed in the commit message for johan_defconfig:
<jhovold> those should not be needed to boot however
<jhovold> see if you can reproduce the issue with my branch or mainline first
jglathe has joined #aarch64-laptops
svarbanov has joined #aarch64-laptops
svarbanov_ has quit [Ping timeout: 480 seconds]
<enyalios> jhovold, steev: weird, laptop_defconfig works just fine
<steev> i think laptop has some things built in that jhovold has as module
mcbridematt has quit [Ping timeout: 480 seconds]
<steev> clover[m]: i pushed out 6.7 again; the only change is that my bluetooth patch will now try the boardid generated firmware and if it doesn't exist, falls back to the .bin
<steev> not super happy with it, just yet, at least, not enough to at least throw it at the mailing list and get roasted for it
hightower2 has joined #aarch64-laptops
iivanov has quit [Read error: Connection reset by peer]
iivanov has joined #aarch64-laptops
konradybcio has quit []
konradybcio has joined #aarch64-laptops
iivanov has quit [Quit: Leaving...]
KhazAkar has quit [Quit: Connection closed for inactivity]
jglathe has quit [Remote host closed the connection]
mcbridematt has joined #aarch64-laptops
jglathe has joined #aarch64-laptops
jglathe has quit [Remote host closed the connection]
Caterpillar has quit [Quit: Konversation terminated!]
<anarchron> I've gotten wwan to work with the latest kernels. You need an upstream version of modem manager and also to follow the fedora guide to FCC unlock
<anarchron> Has anyone apart from Bryan gotten the webcam to work with Firefox? Would love to use the x13s for zoom
<steev> i believe bryan said he needed to install libcamera not just build it/export it, for it to work with other apps
<steev> i got cheese to see the camera, but i haven't tried recently