Meanwhile I adopted linux-current-rockchip64.config in build/config and build the system with comedi drivers included. Hope it will work. My be the way I couse is not optimal but that's what I could figure out so far. Any help still appreciated.
Thomas
The most resent build 24.5.0-trunk.93 does not have comedi drivers included. I tried to build them with the armbian build system, but it is exclude there. How I can change that so that I can include these drivers. I have a bunch of data aquisition system relying on this drivers that I ran with a rockpi 4c+
Any hint appreciate,
Thomas
I installed the image, then sudo update -> upgrade, then armbian-config->install headers -> ls -l /usr/src/linux-headers-5.15.93....
so, do I have to reboot and then install the headers from within armbina-config?
I use Armbian_23.8.1_Rockpi-4cplus_bookworm_current_6.1.50_xfce_desktop and need the current headers but could not find them
sudo apt search linux-headers do not show them.
I need them for the procedure described here https://github.com/glasgowneuro/comedi_raspberry_pi_bullseye/tree/main
in order to install missing kernel drivers (comedi usbdux-sigma)
Can anyone help please!