lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
<DC-IRC> <mark> I also have my rock 5B running on 6.2 Lobster
<DC-IRC> <bret> Have you been testing it? What is it missing? 😄
<DC-IRC> <brentr> @amazingfate This patch seems to have been removed from the 6.1 kernel:
<DC-IRC> <brentr> Does anyone know why? Without it there's no audio on the RockPi-S
<DC-IRC> <mark> I was trying to find a version with working Linux headers and this one had them.
<DC-IRC> <amazingfate> @brentr are you the guy who created this pr? I find you two share the same name.
<DC-IRC> <brentr> Yes, that's me. Did I accidentally remove the audio patch?!
<DC-IRC> <brentr> Seems I did indeed. Time for another PR 🙂
<DC-IRC> <Tenkawa> @brentr @amazingfate do you have the compile.sh line handy if I just wanted to pull the source for the 6.x tree for the Rock5 and build it in the new build infrastructure? I don't need/want to change out anything else.. just the kernel
<DC-IRC> <amazingfate> `./compile.sh kernel COMPRESS_OUTPUTIMAGE=sha,gpg,xz DEB_COMPRESS=xz BOARD=rock-5b BRANCH=edge`
<DC-IRC> <Tenkawa> thanks
<DC-IRC> <Tenkawa> I want to compare 1 unit vs the other one
<DC-IRC> <Tenkawa> 2 identical rock5's 2 kernels'
<DC-IRC> <Tenkawa> 2 identical rock5's 2 kernels
<DC-IRC> <amazingfate> Just change to `BRANCH=legacy` to compile the legacy kernel.
<DC-IRC> <Tenkawa> Is that the old 5.10 one?
<DC-IRC> <Tenkawa> I already have a modified version if that kernel which if why I wanted to do this test
<DC-IRC> <Tenkawa> I already have a modified version of that kernel which if why I wanted to do this test
<DC-IRC> <Tenkawa> is there no source pkg?
<DC-IRC> <amazingfate> That's a 5.10 maintained by us based on rockchip's rkr3.6 sdk.
<DC-IRC> <Tenkawa> that just pulled bin debs
<DC-IRC> <amazingfate> The pulled debs should be the latest.
<DC-IRC> <Tenkawa> That is "not" what I am looking for
<DC-IRC> <Tenkawa> I want to "build" the kernel
<DC-IRC> <Tenkawa> And others will too
<DC-IRC> <Tenkawa> If you don't publiclize that kernek source... people will notice
<DC-IRC> <Tenkawa> If you don't publiclize that kernel source... people will notice
<DC-IRC> <amazingfate> If you haven't modifed anything, you will build the same deb as the pulled one.
<DC-IRC> <amazingfate> If you add some patches or edit the config, you will start a build.
<DC-IRC> <Tenkawa> ok found the options to add/remove to the cmdline