Code Monkey home page Code Monkey logo

kernel-config-options's People

Contributors

benjaminwegener avatar hexdump0815 avatar vulpes2 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

kernel-config-options's Issues

armv7l config - enable CONFIG_BPF_SYSCALL

Hello,

I flashed 220824-01 on Odroid U3, wanted to install Home Assistant via docker and it failed with:

Error response from daemon: Cannot restart container homeassistant: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error setting cgroup config for procHooks process: bpf_prog_query(BPF_CGROUP_DEVICE) failed: function not implemented: unknown

I found that it is related to this issue in Alpine Aports:
https://gitlab.alpinelinux.org/alpine/aports/-/issues/13549

I've checked that CONFIG_BPF_SYSCALL is indeed not set.

linux@odroid:~$ cat /boot/config-5.19.1-stb-exy+ | grep CONFIG_BPF
CONFIG_BPF=y
# CONFIG_BPF_SYSCALL is not set
# CONFIG_BPF_JIT is not set
# CONFIG_BPFILTER is not set

Would it be please possible to enable it?

Thanks!

Consider enabling some more options.

First off thank you for providing an up to date image for the odroid u2. I have an odroid u2 which I use as a buildbox, and which was previously on wheezy with the odriod vendor kernel, this was becoming increasingly untenable, so I reinstalled it with your image.

Unfortunately I ran into a couple of issues, the first is that iotop doesn't work. It fails with.

root@odroidu2:~# iotop
Could not run iotop as some of the requirements are not met:
- Linux >= 2.6.20 with
  - I/O accounting support (CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING)
root@odroidu2:~#

The second is that openvpn doesn't work, because the tuntap driver is missing. I believe the required option is CONFIG_TUN.

I'm currently in the process of attempting to follow your kernel build instructions and build a kernel with these options enabled. I will report back with whether it works or not.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.