MichaIng / DietPi

Lightweight justice for your single-board computer!
https://dietpi.com/
GNU General Public License v2.0
4.8k stars 494 forks source link

Quartz64 | CONFIG_CAN_GS_USB is not set #6009

Closed clee closed 1 year ago

clee commented 1 year ago

Required Information

Steps to reproduce

  1. Plug in a USB CAN adapter

Expected behaviour

Actual behaviour

Joulinar commented 1 year ago

hmm we don't do any kernel development. Probably an upstream issue? What do you think @MichaIng

clee commented 1 year ago

I think this is more of a kernel configuration issue; the module exists, it's just not being built/included here.

MichaIng commented 1 year ago

Another limitations of Peter Geis' Quartz64 kernel. WireGuard and some BPF related modules, required for container engines, are missing as well. Since he does not react to related merge requests, I guess we either need to compile the kernel ourselves, or use e.g. Debian's. Armbian does not (yet) support it.

MichaIng commented 1 year ago

FYI: #6151

MichaIng commented 1 year ago

The new set of images has this module available: https://dietpi.com/downloads/images/testing/ I'm still testing those before moving to stable downloads, but so far all works pretty good.

The kernel itself can be upgraded as well with the matching firmware package from here: https://dietpi.com/downloads/binaries/

Will ship this upgrade with next DietPi update, after some more testing and probably little enhancements to the kernel config.