4 Apr
2023
4 Apr
'23
18:53
On 04.04.2023 20:12, Per Jessen wrote:
Context - I have a Raspi (raspi1) running Leap 15.0, controlling some SK6812 LEDs. Has been working very well since 15.0, but I thought it was probably time to consider an upgrade. I have a 2nd Raspi (raspi2) now running 15.4.
I am having trouble getting access to the GPIO I need, and I noticed that 15.4 has a lot more miscellaneous modules being loaded.
I don't seem to be able to prevent loading modules with this:
/etc/modprobe.d/99-local.conf
blacklist this-or-that
In my limited understanding, this ought to prevent this-or-that from being loaded, but it doesn't. Any thoughts?
"blacklist" is not applied to modules loaded as dependency.