mariusster Posted February 11, 2016 Posted February 11, 2016 Hi all, I'm using armbian on a cubietruck for various purposes. One of them is HAM radio. BUt I just noticed we don't have support for AX25. In fact, we're missing all HAM-related stuff, so I think it isn't possible to build just the modules: # CONFIG_HAMRADIO is not set What I would need is this: CONFIG_HAMRADIO=y## Packet Radio protocols#CONFIG_AX25=m## AX.25 network device drivers#CONFIG_MKISS=m # uname -aLinux cubie.acasa.local 4.3.3-sunxi #3 SMP Mon Dec 28 11:27:16 CET 2015 armv7l GNU/Linux Thanks for your support. Marius
zador.blood.stained Posted February 11, 2016 Posted February 11, 2016 Added, should be available in next kernel release once Igor merges these changes.
mariusster Posted February 11, 2016 Author Posted February 11, 2016 Wow, that was quick Thanks guys, your distro rocks.
Igor Posted February 11, 2016 Posted February 11, 2016 Thanks And new kernel is going to be roll out very soon. I am doing last tests and corrections ...
hardvk0 Posted February 11, 2016 Posted February 11, 2016 Good news. I can not wait for the new version arrives. Also supported by AX25, I may resume some things left in my glorious 8088 and 286 they rest in peace. 73 y buenos DX
Igor Posted February 12, 2016 Posted February 12, 2016 I may resume some things left in my glorious 8088 and 286 they rest in peace. Oh, that's long time ago My first Linux web / shell server was powered by this chip: + 8 Mb memory running Slackware 1.x Images with this kernel are ready, while repository will be updated a bit later. If you start from scratch, go for: Armbian_5.00_Cubietruck_Debian_jessie_4.4.1.zip 73 de Igor
Han Posted June 4, 2017 Posted June 4, 2017 Hi, Just started with Armbian on an Orangepipc. I included hamradio in the config file, did make scripts.... That worked fine, but a make modules gave an error, recipe for target archprepare failed. However, is the AX25 enabled kernel available for this system?
Igor Posted June 4, 2017 Posted June 4, 2017 Are you compiling with our script or on your own? Which kernel - legacy or development? Generic approach to alter kernel configuration - check config files and create a pull request for what you need to be added: https://github.com/armbian/build/tree/master/config/kernel For orangepi pc, you need to alter sun8i-default and sun8i-dev If pull request is accepted, in less than 24h beta repository will have updated kernel.
Recommended Posts