ChanServ changed the topic of #linux-cros-arm to:
KREYREN_ has joined #linux-cros-arm
KREYREN_oftc has quit [Remote host closed the connection]
alpernebbi has joined #linux-cros-arm
hexdump0815 has joined #linux-cros-arm
hexdump01 has quit [Ping timeout: 480 seconds]
dcz_ has joined #linux-cros-arm
<jenneron[m]> janrinze: hi, they added dojo dts, please test it and upload dmesg https://gitlab.collabora.com/google/chromeos-kernel/-/commits/for-kernelci/?ref_type=heads
<janrinze> jenneron[m]: Hi. I have my build environment scripted now. what is the urls for the checkout of this kernel?
<janrinze> jenneron[m]: oh. just get the branch for-kernelci
<janrinze> jenneron[m]: git clone --depth=1 -b for-kernelci https://gitlab.collabora.com/google/chromeos-kernel.git linux Should be okay, right?
<jenneron[m]> yep, that should be okay
<jenneron[m]> i would use something like git clone --depth=1 -b for-kernelci https://gitlab.collabora.com/google/chromeos-kernel.git linux-20240228
<jenneron[m]> so you have date in directory name in case you want to clone this kernel again in the future
<janrinze> jenneron[m]: it is possible that my current kernelconfig is not properly matching this kernel.
<jenneron[m]> janrinze: can you also upload kernel config of this kmsg?
<jenneron[m]> janrinze: do you have CONFIG_SND_SOC_MAX98390 enabled?
<janrinze> jenneron[m]: platform mt8195-sound: deferred probe pending: mt8195_mt6359: ETDM2_OUT_BE: codec dai not found This seems to be consistent if I change everything to a module.
<janrinze> jenneron[m]: in the kernel configs the only DAI reference I can find are the Qualcom ones. CONFIG_SND_SOC_QDSP6_*_DAI which depends on QCOM_APR and SND_SOC_QCOM which in turn depends on ARCH_QCOM.
<janrinze> jenneron[m]: after a bit of digging, the ETDM2_OUT_BE label is not the device defined in the dojo dts. I think we have a slight misalignment between mt8195-cherry.dtsi and mt8195-cherry-dojo-r1.dts
<janrinze> on the bright side: touch screen is working now!
<janrinze> And as a bonus the nvme speed is much better now. 1115.28 MB/sec
<jenneron[m]> janrinze: ok, can you upload config?
KREYREN_ is now known as KREYREN_oftc
KREYREN_oftc has quit [Quit: Leaving]
KREYREN_oftc has joined #linux-cros-arm
<janrinze> jenneron[m]: after resizing the kernel partition I can have max 64MB kernels now. I'll put the latest dmesg and kernel config here.
<jenneron[m]> janrinze: btw is your snow chromebook rev4 or rev5?
<janrinze> jenneron[m]: no idea, how to find out?
<jenneron[m]> cat /proc/device-tree/compatible
<janrinze> jenneron[m]: I haven't powered it on for quite some time. Need to find the right SD card. I'll have a look.
<jenneron[m]> janrinze: you can just flash a pmOS image to any sd card, we have prebuilt images for snow
<janrinze> jenneron[m]: that's nice. I don't have a large set of empty SDcards. most have some existing OS or backup of an old OS.. i'll see if i can backup a few cards and have something available.
<janrinze> jenneron[m]: found the charger, it is a rev. 4 (march 2013 model)
<jenneron[m]> i see
<janrinze> runs Debian 8 :-D
<jenneron[m]> is there any chance you can give me an ssh connection to a snow running pmOS?
<janrinze> jenneron[m]: LOL!
<jenneron[m]> we need to adjust ucm configs for rev4
<jenneron[m]> both of my snow boards are rev5
<janrinze> I'll have to buy some spare SDcards and USB disks. That will allow me to do some more tinkering.
<jenneron[m]> pmOS on snow doesn't boot from USB currently
<jenneron[m]> only SD and eMMC
<janrinze> yeah, and the SDcards stick out on the side. (USB would stick out on the back though..)
<jenneron[m]> bootloader doesn't recognize most of USB sticks anyway
<jenneron[m]> i think it wants only USB 2.0 sticks
<jenneron[m]> no matter which port you're connecting to
<janrinze> the back has one USB3 and one USB2 connector
<jenneron[m]> yeah it doesn't matter
<janrinze> I remember using the USB3 as a fast network to another system.
<jenneron[m]> bootloader doesn't recognize USB 3.0 sticks connected to either port
<janrinze> got experience with tftpboot? :D
<weirdtreething[m]> <jenneron[m]> "bootloader doesn't recognize..." <- are you able to run your own u-boot on it?
<jenneron[m]> weirdtreething[m]: only as secondary bootloader
<jenneron[m]> i couldn't get it to work as primary
<weirdtreething[m]> <jenneron[m]> "i couldn't get it to work as..." <- ah got it
<jenneron[m]> i thinkGrimler works on it for exynos 5420
dcz_ has quit [Ping timeout: 480 seconds]