Raspbian distro is missing module (usb_f_fs ) -- no write access to configFS /sys/kernel/config/ otherwise

Open
#2,879 14 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
c, linux

Research direction

Start by examining the kernel configuration and Raspberry Pi build definitions for the usb_f_fs module on the Lite and Full Stretch variants. Check whether the module is enabled and whether /sys/kernel/config/ is usable from userspace; done means native builds provide the requested module and configFS access without a custom kernel.

Written by the indexing model from the issue text.

Description

Waiting for external input

I know that if I compile my own and chose this module to be added when building, this module works.
I want this native support as it was included in older versions of Raspbian.

There is no access to this mounted area without module (usb_f_fs ) from userland otherwise and no access to configFS /sys/kernel/config/ from userspace.
Own by the kernel to load HW settings

can we get this natively working on the Lite and the Full version of stretch?

Dominant language
C
Stars
13.2k
Forks
5.5k
Avg merge
2d 21h
Merged PRs (30d)
21

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from raspberrypi/linux

All issues in raspberrypi/linux

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.