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 has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
<DC-IRC> [Discord] <amazingfate> Need to use pwm 4pin fan.
PhotoJim has quit [Server closed connection]
PhotoJim has joined #armbian-rockchip
juri_ has quit [Ping timeout: 252 seconds]
juri_ has joined #armbian-rockchip
<DC-IRC> [Discord] <deitydurg> https://github.com/loopyd/armbian-kitchen my armbian rockchip rom kitchen
<DC-IRC> [Discord] <deitydurg> https://github.com/loopyd/armbian-kitchen my armbian rockchip rom kitchen (currently gets wifi, mali drivers, docker, xrdp and cloud-init without presetup in 6.10 rc5)
<DC-IRC> [Discord] <deitydurg> https://github.com/loopyd/armbian-kitchen my armbian rockchip rom kitchen (currently gets wifi, mali drivers, docker, xrdp and cloud-init without presetup in 6.10 rc5) i am writing more user extensions as time rolls on
<DC-IRC> [Discord] <deitydurg> https://github.com/loopyd/armbian-kitchen my armbian rockchip rom kitchen (currently gets wifi, mali drivers, docker, xrdp with pulseaudio and pulseaudio modules built from source code and cloud-init without presetup in 6.10 rc5) i am writing more user extensions as time rolls on
<DC-IRC> [Discord] <deitydurg> https://github.com/loopyd/armbian-kitchen my armbian rockchip rom kitchen (currently gets wifi, mali drivers, docker, xrdp with pulseaudio and pulseaudio modules built from source code and cloud-init without presetup in 6.10 rc5) i am writing more user extensions as time rolls on. i plan to add lsmod for light kernel builds for orange pi 5+ and others as i aquire more hardware
<DC-IRC> [Discord] <deitydurg> https://github.com/loopyd/armbian-kitchen my armbian rockchip rom kitchen (currently gets wifi, mali drivers, docker, xrdp with audio routing enabled, pulseaudio and pulseaudio modules built from source code and cloud-init without presetup in 6.10 rc5) i am writing more user extensions as time rolls on. i plan to add lsmod for light kernel builds for orange pi 5+ and others as <clipped message>
<DC-IRC> [Discord] <deitydurg> i aquire more hardware
<DC-IRC> [Discord] <deitydurg> https://github.com/loopyd/armbian-kitchen my armbian rockchip rom kitchen (currently gets wifi, mali drivers, docker, xrdp with audio routing enabled, pulseaudio and pulseaudio modules built from source code and cloud-init without presetup in 6.10 rc5) i am writing more user extensions as time rolls on. i plan to add lsmod for light kernel builds for orange pi 5+ and others as <clipped message>
<DC-IRC> [Discord] <deitydurg> i aquire more hardware. this kitchen is over 25,000 line sso far of bash customization so i appreciate feedback/contributions.
<DC-IRC> [Discord] <deitydurg> https://github.com/loopyd/armbian-kitchen my armbian rockchip rom kitchen (currently gets wifi, mali drivers, docker, xrdp with audio routing enabled, pulseaudio and pulseaudio modules built from source code and cloud-init without presetup in 6.10 rc5) i am writing more user extensions as time rolls on. i plan to add lsmod for light kernel builds for orange pi 5+ and others as <clipped message>
<DC-IRC> [Discord] <deitydurg> i aquire more hardware. this kitchen is over 25,000 lines so far of bash customization so i appreciate feedback/contributions.
<DC-IRC> [Discord] <deitydurg> https://github.com/loopyd/armbian-kitchen my armbian rockchip rom kitchen (currently gets wifi, mali drivers, docker, xrdp with audio routing enabled and proper xsession spawning, pulseaudio and pulseaudio modules built from source code and cloud-init without presetup in 6.10 rc5) i am writing more user extensions as time rolls on. i plan to add lsmod for light kernel builds f <clipped message>
<DC-IRC> [Discord] <deitydurg> or orange pi 5+ and others as i aquire more hardware. this kitchen is over 25,000 lines so far of bash customization so i appreciate feedback/contributions.
<DC-IRC> [Discord] <deitydurg> https://github.com/loopyd/armbian-kitchen my armbian rockchip rom kitchen (currently gets wifi, mali drivers, docker, xrdp with audio routing enabled and proper xsession spawning, pulseaudio and pulseaudio modules built from source code and cloud-init without presetup in 6.10 rc5) i am writing more user extensions as time rolls on. i plan to add lsmod for light kernel builds f <clipped message>
<DC-IRC> [Discord] <deitydurg> or orange pi 5+ and others as i aquire more hardware. this kitchen is over 25,000 lines so far of bash customization so i appreciate feedback/contributions. thus far it only supports ubuntu so if you have debian love i appreciate that being added to the kitchen.
<DC-IRC> [Discord] <infinity_q> e
<DC-IRC> [Discord] <lanefu> 25,000 lines?
<DC-IRC> [Discord] <deitydurg> yes so far, with custom management scripts and all.
<DC-IRC> [Discord] <deitydurg> I'm working today on more. Been squashing bugs as I go.
<DC-IRC> [Discord] <deitydurg> Slow going...it takes about 45 minutes to get through a full build, but I finally have a fast workflow.
<DC-IRC> [Discord] <deitydurg> I could not figure out cross-compilation, i noticed c-plus-plus-compiler host module. I'd like to bake deb packages in the host so that the build happens faster, but there are a lot of dependencies, especially in regard to pulseaudio, that just made it easier to build in the chroot during th ebuild.
<DC-IRC> [Discord] <deitydurg> I could not figure out cross-compilation, i noticed c-plus-plus-compiler host module. I'd like to bake deb packages in the host so that the build happens faster, but there are a lot of dependencies, especially in regard to pulseaudio, that just made it easier to build in the chroot during the build.
<DC-IRC> [Discord] <deitydurg> I could not figure out cross-compilation, i noticed c-plus-plus-compiler host extension, but i was wary of also needing arm64 dependencies for some builds to succeed. I'd like to bake deb packages in the host so that the build happens faster, but there are a lot of dependencies, especially in regard to pulseaudio, that just made it easier to build in the chroot during the build.
<DC-IRC> [Discord] <deitydurg> I am stil studying your source tree to learn how you do it with artifact caching. it seems like tha tis only for kernel, and wouldn't be if i want to buidl my own deb packages for injection.
<DC-IRC> [Discord] <deitydurg> How I am currently doing it is injection of the build script into the image, and providing it to the user to use later if they want to upgrade the package versions.
<DC-IRC> [Discord] <deitydurg> How I am currently doing it is injection of the build script into the image, and providing it to the user to use later if they want to upgrade the package versions. Trying to import the arm64 dependencies into the host so that the host can perform the builds seemed needlessly overcomplicated.
<DC-IRC> [Discord] <deitydurg> How I am currently doing it is injection of the build script into the image, and providing it to the user to use later if they want to upgrade the package versions. Trying to import the arm64 dependencies into the host so that the host can perform the builds seemed needlessly overcomplicated with an additional chroot kit such as buildroot, i felt that was out of scope.
<DC-IRC> [Discord] <deitydurg> BUILD_MSRC=yes inflates the build time also from what I noticed, it does not use the artifact cache like the kernel does.
<DC-IRC> [Discord] <deitydurg> how it owrks for now using the armbian build api
<DC-IRC> [Discord] <deitydurg> how it owrks for now using the armbian build api inside the chroot
<DC-IRC> [Discord] <deitydurg> how it works for now using the armbian build api inside the chroot
<DC-IRC> [Discord] <deitydurg> how it works for now using the armbian build api inside the chroot and a modified version of fetch_from_repo
<DC-IRC> [Discord] <deitydurg> i wrote my own flash utility too so it is very easy to flash them for testing.