Pi 4 + LE 11 Nightly : missing path /dev/spidev

  • After updating from a nightly that was build on October 14th to November 16 i am missing the path for Hyperion.NG output (/dev/spidev0.0 and /dev/spidev0.1)

    dtparam=spi=on is set in config.txt and my hifiberry is working like always.

    here some ssh outputs:

    Code
    LibreELEC:~ # vcdbg log msg 2>&1 >/dev/null | grep spi
    007983.027: dtparam: spi=on
    Code
    LibreELEC:~/.config/modprobe.d # lsmod | grep spi_
    spi_bcm2835            24576  0
    Code
    LibreELEC:~ # ls /sys/bus/spi/devices/
    spi0.0  spi0.1
    Code
    LibreELEC:~ # ls /sys/module/spidev/
    parameters  uevent
    Code
    LibreELEC:~ # ls /sys/module/spi_bcm2835/
    coresize    holders     initstate   parameters  sections    uevent
    drivers     initsize    notes       refcnt      taint

    so everything tells me that spi is working but no spidev* directory in /dev/ and i have no idea where to look or how to fix this issue.

    does anyone know if something changed in the kernel (i read somewhere that enabling/disabling is a kernel feature) so that this comes up?

    oh and today i tried a fresh install on a new sd card (LE 10 -> LE 11 nightly Nov.24 -> hyperion.ng) but its all the same..

    hope anyone can shed some light in this because i am out of ideas right now

    greets

  • Hyperion itself is just working with legacy "renderers" (LE10) so grabbing the picture is completely broken for everything at LE11 till Hyperion supports something else (same for other up to date distributions too). Everything is switching away from the legacy renderes at Linux so likewise there needs some movement soon or Hyperion just won't work anymore.

  • Sorry, it seems i made some information disappear ;)

    below i have listed my hardware that i am using and Hyperion.NG was working in this configuration till i had updated from October LE11 Nightly to November LE 11 Nightly!

    -RPi4

    -218x APA102 LEDs

    -USB Grabber

    -5v 20A Netzteil

    -Hifiberry-Digi

    i got that USB Grabber because the internal Grabber from Hyperion doesnt work anymore and that worked really well.

    After searching half the interwebs it seems that it is something Kernel-related....

    Unluckily i do not have an older image from October on my HDD to downgrade/compare

  • Thank you all for your help, really appreciate it :)

    CvH i understand that the word Hyperion directly starts some kind of autopiloted answer. i would do the same if i had the same questions over and over again ;D

    HiassofT I just downloaded the update and transferred it to the Pi. i report back once i have a chance to reboot it.

    popcornmix Thank you for the link to github. i was sitting here and asking myself "what to do now"... maybe one day i start to learn how that github stuff works. but that will be not today ;)

    Cheers

    Puschl