ChanServ changed the topic of #linux-msm to:
lumag_ has quit [Ping timeout: 480 seconds]
lumag_ has joined #linux-msm
svarbanov has quit [Ping timeout: 480 seconds]
lumag_ has quit [Remote host closed the connection]
lumag_ has joined #linux-msm
<steev> bamse: in your c630 next branch you revert a commit - wasn't there a patch posted (at some point) that fixes that?
<bamse> steev: the drm scheduler thing?
<steev> yeah
<steev> 5.16-rc1 runs into it
<bamse> okay, i thought there was something on the list for that...but failed to follow up on it
<steev> i'll search my mail, because i swear i saw it too but figured that was in next for 17
<steev> ah, somewhere in drm tip
<steev> it's drm/scheduler: fix drm_sched_job_add_implicit_dependencies harder
<steev> hm, no
<steev> i mean, yes, but it needs some other commit too i guess
<bamse> if you have it infront of you, would you mind sending a reply to that patch saying that it break our boards? i presume you have some oops you could share?
<steev> i do, i'll have to cut the log down a bit, but i mean that patch is the one that should fix it
<steev> just testing that first
<bamse> that would be nice, but if so that needs to end up in 5.16-rc
<steev> ah, okay, 4eaf02d60 and 963d0b356 in next fix it (applied in that order)
<bamse> and they are targeting 5.17? or 5.16?
<steev> i have no idea how to tell that, christian koenig said that they are pushed to drm-misc-fixes in drm-tip but i have no idea what that means
<steev> so i shall reply to that mail and find out
<steev> aside from that minor issue, 5.16 rc1 appears to work well (minus audio of course)
lumag_ has quit [Ping timeout: 480 seconds]
marvin24 has joined #linux-msm
marvin24_ has quit [Ping timeout: 480 seconds]
cxl000_ has quit [Quit: Leaving]
enok has joined #linux-msm
svarbanov has joined #linux-msm
cxl000 has joined #linux-msm
svarbanov has quit [Ping timeout: 480 seconds]
Danct12 has quit [Remote host closed the connection]
Danct12 has joined #linux-msm
svarbanov has joined #linux-msm
svarbanov has quit [Ping timeout: 480 seconds]
<srinik> calebccff: if you get a chance can you pick last two patches from this https://git.linaro.org/people/srinivas.kandagatla/linux.git/log/?h=c630/v5.15 and try
svarbanov has joined #linux-msm
lumag_ has joined #linux-msm
<steev> srinik: already pulled in the patches, will try the ucm changes in a bit
<srinik> steev: do you have a 5.16-rc1 based branch somewhere I can try
<steev> sure, one moment
<srinik> steev: thanks
<steev> srinik: the kernel config i'm using is based off the distro_defconfig (i add some inconsequentials, the new ksmb stuff and damo things)
svarbanov has quit [Ping timeout: 480 seconds]
<srinik> steev: its good for me as long as I can get UI up.. I tested it, and it works for me
<steev> srinik: i get.... two audio pops
<steev> well, audible, not audio
<steev> and "aplay -D hw:0,1 audio/africa-toto.wav" doesn't error, but there is also no audio output
<steev> oh
<steev> srinik: i keep getting SLIM_RX2 port is busy
<srinik> steev: can you delete the asound.state file, alsactl might be configuring RX2 even before ucm starts setting up things
<steev> sure
<srinik> steev: new ucm configs have changed a bit so old asound.state might be not a good starting point
<steev> rm'd /var/lib/asound.state, powered the machine off so it wouldn't save one from the reboot and... aplay plays, however canberra-gtk-play -i desktop-login just does the audio pops
<steev> i just have an ogg file setup to play at login, mostly so i know that audio works that boot, and if it doesn't play i know to reboot
ndec has quit [Read error: Connection reset by peer]
pundir has quit [Remote host closed the connection]
arnd_ has quit [Remote host closed the connection]
robclark has quit [Remote host closed the connection]
jessica_24 has quit [Remote host closed the connection]
jstultz has quit [Read error: Connection reset by peer]
elder_ has quit [Remote host closed the connection]
steev has quit [Read error: Connection reset by peer]
agross has quit [Remote host closed the connection]
elder_ has joined #linux-msm
ndec has joined #linux-msm
jstultz has joined #linux-msm
agross has joined #linux-msm
robclark has joined #linux-msm
steev has joined #linux-msm
arnd_ has joined #linux-msm
jessica_24 has joined #linux-msm
<srinik> steev: looks like the mixers are not setup, can you try to add this debug https://paste.debian.net/1219969/ patch and see if the mixers are actually getting setup correctly
<srinik> steev: am also on debian 11, I will try the same usecase of adding a ogg file at login and see if i can reproduce the issue
<srinik> steev: am sure you replaced the ucm2 files with new ones..
<steev> si, they're in there, there was a command, how can i tell which one is being used? i don't recall
<steev> i'm thinking not the right one now, because gnome's sound settings only show speaker output, no mic
<steev> https://salsa.debian.org/steev/alsa-ucm-conf is the alsa-ucm-conf package i'm using, it's 1.2.5.1 with just the 2 patches from the repo you gave me on top
<steev> i'm guessing it's the module symlink? lrwxrwxrwx 1 root root 30 Nov 9 16:04 snd_soc_sdm845.conf -> ../Qualcomm/sdm845/sdm845.conf
pundir has joined #linux-msm
<steev> srinik: with patch applied - https://paste.debian.net/1219973/
<steev> srinik: also, for what it's worth, up until sid/unstable switched over to pipewire/wireplumber, sound was working (mostly) fine
<ndec> i thought pipewire was supposed to fix all audio problems!
<steev> it does.... something
<steev> my understanding was that pipewire was meant to make it so i could screenshare easily in wayland, no idea where audio came in
<calebccff> srinik: just gave those patches a spin, no more crashes!, just these messages; https://p.calebs.dev/irozinubam.md, is that expected?
<steev> calebccff: i had that too, see the above where he mentions ditching the existing asound.state
<calebccff> steev: hmm, I'm running AOSP / tinyalsa on my device
<steev> do they not have an asound.state? i haven't touched android in quite a few years
<calebccff> steev: I don't think so, Android does a lot of it's own custom audio stuff
<steev> https://git.linaro.org/people/srinivas.kandagatla/alsa-ucm-conf.git/commit/?h=v1.2.5/c630&id=093688df3b1926aaba56a8d560648ca1e9b0eba1 maybe that gives some insight?
<calebccff> i would guess that my UCM configs are mostly utter nonsense, I'll take alook through that thanks
<steev> sadly... i'm not much help, i can't really wrap my head around all these things. i've been fighting with getting audio working for quite a while with no luck. it works on debian 11, but breaks on newer, which seems to be par for the course with audio, every update breaks something
<calebccff> steev: yeah I have not had the best of luck with UCM, we've resorted to just shipping our own fork of ucm2 in postmarketOS to avoid breakages, i have noo idea what most of these mixer controls are
<steev> they are obvious INT0 MIX2 INP, duh
<steev> the part that frustrates me is when i'm being told "as an end user, you shouldn't be worrying about that"
<steev> well yes, you're right, i shouldn't as an end user, but if there are so many moving parts, why aren't they documented properly, so that troubleshooting is... much easier
<calebccff> it seems with a lot of this stuff lack of docs are a running trend, i would expect it's largely because it's Qcom IP
<steev> i get that, but like, figuring out which ucm config file is in use...
<steev> that has nothing to do with qcom and everything to do with alsa
<calebccff> ahh, yeah that's a different issue entirely
djakov has quit [Remote host closed the connection]
djakov has joined #linux-msm
svarbanov has joined #linux-msm
lumag_ has quit [Ping timeout: 480 seconds]