Beiträge von ad-on-is

    Hi,


    If i disable menu in "Kodi checker" but increase the backlight amount in "Process" the kodi menu gets lightened with the amount of the backlight


    Expected result:
    - Increase backlight, disable menu in kodi checker
    - When playing a video dark pixels should get lightened according to the backlight amount
    - When stoping a video and going back to menu all lights should be off

    Seems like SPI is not working:


    yes... checked that a few times. tried switching the wires. also tried several GND-pins. but without success.


    "ls /dev" shows:

    Code
    ...
    spidev0.0
    spidev0.1
    ...


    I also tried using spidev0.1 without success.


    "lsmod" also shows that spi is enabled

    Code
    spi_bcm2835             7753  0

    Hi,


    I can't get hyperion to work with Kodi 16.1.
    Everything is connected properly. I also ran a test of my led strip with arduino and all LEDs work fine.


    - Hyperion starts without errors.
    - Android App connects to Hyperion server.


    But no matter what I do, I cannot control the LEDs.


    That's how my hyperion configuration looks like:
    [MEDIA=pastebin]iMCg5mqQ[/MEDIA]


    Here's my /boot/config.txt



    Code
    gpu_mem_1024=256
    hdmi_ignore_cec_init=1
    disable_overscan=1
    start_x=1
    disable_splash=1
    dtparam=spi=on
    gpu_mem_256=112
    sdtv_aspect=1
    gpu_mem_512=144



    Any suggestions what I'm doing wrong here?


    Cheers,
    Adis