On Thu, Jun 24, 2021 at 09:28:54AM -0400, Albretch Mueller wrote: > > That specific kernel module does not require any firmware. > > Well, I am using: > > $ uname -a > Linux Microknoppix 5.3.5-64 #16 SMP PREEMPT Wed Oct 23 02:08:38 CEST > 2019 x86_64 GNU/Linux
And that's non-Debian kernel. > which they say is based on buster. As far as userland is concerned - it may be so. As we see, the kernel is different. Try executing "/sbin/modinfo dm9601", it should show you if the device in question is supported by your current kernel or not. Reco

