@ian57 said in dtparam=spi=on hyperion ???:
@socadens tu as bien créé le rep hyperion dans /recalbox/share/system/config/hyperion et cipier ton fichier de conf dedans
que disent les logs depuis hypercon quand tu lances hyperionq depuis hypercon?
les masses alim et pi semble bien reliée, c'est quoi ta résistance. moi une fois je m'étais gouré et j'avais mis 1k à la place de 100 et hop rien ne marchait (cable vga-peritel tu te souviens @Substring ? :D)
mesure ta resistance avec un ohmmetre poyur etre sur. sut le site c'est mis 330Ohm, moi j'ai 100 et ça marche
sinon pastebin ton fichier de conf hyperion et mets le lien ici je jetterai un oeil
J'ai bien créé le dossier hyperion sous /recalbox/share/system/configs/hyperion et j'ai mis le fichier dedans je parle du fichier json
En revanche c'est bien le dossier "configs" existant ou je dois créer un dossier "config" ( on remarquera que j'ai mis avec le s celui existant)
Ma résistance est une 330Ohm
Mon fichier hyperion.json :
// Automatically generated configuration file for Hyperion ambilight daemon
// Notice: All values are explained with comments at our wiki: wiki.hyperion-project.org (config area)
// Generated by: HyperCon (The Hyperion deamon configuration file builder)
// Created with HyperCon 1.0.0
{
// DEVICE CONFIGURATION
"device" :
{
"name" : "MyHyperionConfig",
"type" : "ws2812spi",
"colorOrder" : "grb"
},
"color" :
{
"channelAdjustment" :
[
{
"id" : "default",
"leds" : "*",
"pureRed" :
{
"redChannel" : 255,
"greenChannel" : 0,
"blueChannel" : 0
},
"pureGreen" :
{
"redChannel" : 0,
"greenChannel" : 255,
"blueChannel" : 0
},
"pureBlue" :
{
"redChannel" : 0,
"greenChannel" : 0,
"blueChannel" : 255
}
}
],
"temperature" :
[
{
"id" : "default",
"leds" : "*",
"correctionValues" :
{
"red" : 255,
"green" : 255,
"blue" : 255
}
}
],
"transform" :
[
{
"id" : "default",
"leds" : "*",
"hsl" :
{
"saturationGain" : 1.0000,
"luminanceGain" : 1.0000,
"luminanceMinimum" : 0.0000
},
"red" :
{
"threshold" : 0.0000,
"gamma" : 2.5000
},
"green" :
{
"threshold" : 0.0000,
"gamma" : 2.5000
},
"blue" :
{
"threshold" : 0.0000,
"gamma" : 2.5000
}
}
],
"smoothing" :
{
"type" : "linear",
"time_ms" : 200,
"updateFrequency" : 20.0000,
"updateDelay" : 0
}
},
"framegrabber" :
{
"width" : 64,
"height" : 64,
"frequency_Hz" : 5.0,
"priority" : 890
},
"blackborderdetector" :
{
"enable" : true,
"threshold" : 0.05,
"unknownFrameCnt" : 600,
"borderFrameCnt" : 50,
"maxInconsistentCnt" : 10,
"blurRemoveCnt" : 1,
"mode" : "osd"
},
"bootsequence" :
{
"color" : [0,0,0],
"effect" : "Rainbow swirl fast",
"duration_ms" : 3000,
"priority" : 700
},
"jsonServer" :
{
"port" : 19444
},
"protoServer" :
{
"port" : 19445
},
"webConfig" :
{
"document_root" : "/storage/.kodi/addons/service.hyperion/webconfig",
"port" : 8099
},
"effects" :
{
"paths" :
[
"/storage/.kodi/addons/service.hyperion/effects",
"/usr/share/hyperion/effects"
]
},
"leds" :
[
{
"index" : 0,
"hscan" : { "minimum" : 0.4400, "maximum" : 0.4500 },
"vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 }
},
{
"index" : 1,
"hscan" : { "minimum" : 0.4300, "maximum" : 0.4400 },
"vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 }
},
{
"index" : 2,
"hscan" : { "minimum" : 0.4200, "maximum" : 0.4300 },
"vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 }
},
{
"index" : 3,
"hscan" : { "minimum" : 0.4100, "maximum" : 0.4200 },
"vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 }
},
{
"index" : 4,
"hscan" : { "minimum" : 0.4000, "maximum" : 0.4100 },
"vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 }
},
{
"index" : 5,
"hscan" : { "minimum" : 0.3900, "maximum" : 0.4000 },
"vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 }
},
{
"index" : 6,
"hscan" : { "minimum" : 0.3800, "maximum" : 0.3900 },
"vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 }
},
{
"index" : 7,
"hscan" : { "minimum" : 0.3700, "maximum" : 0.3800 },
"vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 }
},
{
"index" : 8,
"hscan" : { "minimum" : 0.3600, "maximum" : 0.3700 },
"vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 }
},
{
"index" : 9,
"hscan" : { "minimum" : 0.3500, "maximum" : 0.3600 },
"vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 }
},
{
"index" : 10,
"hscan" : { "minimum" : 0.3400, "maximum" : 0.3500 },
"vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 }
},
{
"index" : 11,
"hscan" : { "minimum" : 0.3300, "maximum" : 0.3400 },
"vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 }
},
{
"index" : 12,
"hscan" : { "minimum" : 0.3200, "maximum" : 0.3300 },
"vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 }
},
{
"index" : 13,
"hscan" : { "minimum" : 0.3100, "maximum" : 0.3200 },
"vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 }
},
{
"index" : 14,
"hscan" : { "minimum" : 0.3000, "maximum" : 0.3100 },
"vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 }
},
{
"index" : 15,
"hscan" : { "minimum" : 0.2900, "maximum" : 0.3000 },
"vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 }
},
RETRAIT DE TOUT LE TEXTE POUR LES LEDS CAR CA FAIT TROP DE TEXTE
],
"endOfJson" : "endOfJson"
}