Search found 3 matches

by ffwali
25 Mar 2021, 20:05
Forum: Software
Topic: Fedora IoT on KUNBUS Compact: Kernel OOPs
Replies: 5
Views: 5028

Re: Fedora IoT on KUNBUS Compact: Kernel OOPs

What I am trying to do (in simple words) is that I want to insert ti-dac082 driver in Kunbus running Fedora-IoT 34 (with kernel 5.11.X). If you see Fedora, it does not have the ti-dac082 driver in it natively that's why I had to compile it on my own. I simply git-clone the Revpi-4.19 kernel in my De...
by ffwali
19 Mar 2021, 19:09
Forum: Software
Topic: Fedora IoT on KUNBUS Compact: Kernel OOPs
Replies: 5
Views: 5028

Re: Fedora IoT on KUNBUS Compact: Kernel OOPs

Thanks for your reply, Rev-PI current kernel is based on kernel-4.19 although its an LTS kernel but it is not maintained for Fedora / Fedora IoT 34 it requires at least kernel-longterm 5.4/5.10 so kernelbakery won't work. Reference: https://copr.fedorainfracloud.org/coprs/kwizart/kernel-longterm-4.1...
by ffwali
18 Mar 2021, 13:33
Forum: Software
Topic: Fedora IoT on KUNBUS Compact: Kernel OOPs
Replies: 5
Views: 5028

Fedora IoT on KUNBUS Compact: Kernel OOPs

We are trying to port Fedora-IoT 34 in Kunbus Compact. I started by flashing the KUNBUS compact with Fedora IoT 34 and added the custom .dts files from KUNBUS. right now, I want to access DIO’s using Fedora with a custom kernel(5.11). Since Fedora doesn't have PiControl natively, I read the below gi...