@Anthrax Das habe ich gemacht. Leider ist die Seite nicht erreichbar... Die Website ist nicht erreichbar 192.168.178.14:8090 hat die Verbindung abgelehnt. Ich glaube aber dass der Dienst noch gar nicht funktioniert... Code: [email protected]:~$ systemctl start hyperion Job for hyperion.service failed because the control process exited with error code. See "systemctl status hyperion.service" and "journalctl -xe" for details. journalctl -xe Code: -- Defined-By: systemd -- Support: https://www.debian.org/support -- -- Unit hyperion.service has finished shutting down. Dec 02 18:18:43 osmc systemd[1]: Starting Hyperion ambient light systemd service... -- Subject: Unit hyperion.service has begun start-up -- Defined-By: systemd -- Support: https://www.debian.org/support -- -- Unit hyperion.service has begun starting up. Dec 02 18:18:43 osmc systemd[1453]: hyperion.service: Failed at step CHROOT spawning /bin/bash: No such file or directory -- Subject: Process /bin/bash could not be executed -- Defined-By: systemd -- Support: https://www.debian.org/support -- -- The process /bin/bash could not be executed and failed. -- -- The error number returned by this process is 2. Dec 02 18:18:43 osmc systemd[1]: hyperion.service: Control process exited, code=exited status=210 Dec 02 18:18:43 osmc systemd[1]: Failed to start Hyperion ambient light systemd service. -- Subject: Unit hyperion.service has failed -- Defined-By: systemd -- Support: https://www.debian.org/support -- -- Unit hyperion.service has failed. -- -- The result is failed. Dec 02 18:18:43 osmc systemd[1]: hyperion.service: Unit entered failed state. Dec 02 18:18:43 osmc systemd[1]: hyperion.service: Failed with result 'exit-code'. systemctl status hyperion.service Code: * hyperion.service - Hyperion ambient light systemd service Loaded: loaded (/etc/systemd/system/hyperion.service; enabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since Sun 2018-12-02 18:20:13 CET; 593ms ago Process: 1631 ExecStartPre=/bin/bash -c /bin/echo 3 | tee /sys/module/amvdec_h265/parameters/double_write_mode (code=exited, status=210/CHROOT) Dec 02 18:20:13 osmc systemd[1]: Failed to start Hyperion ambient light systemd service. Dec 02 18:20:13 osmc systemd[1]: hyperion.service: Unit entered failed state. Dec 02 18:20:13 osmc systemd[1]: hyperion.service: Failed with result 'exit-code'.
@hobbeLe , ich empfehle bitte noch einmal die Anleitung durchzugehen... ich denke da ist etwas grundlegend schief gegangen... Evtl. liegt es auch am Unterschied zum Raspberry - dafür evtl. auch nochmal das ursprüngliche how-to ansehen: https://github.com/SJunkies/hyperion.ng/blob/master/CompileHowto.md
Hallo zusammen, kann mich leider nur kurz melden, daher erst einmal vielen Dank @Anthrax für die Arbeit und das zusammenschreiben der Anleitung!!!! Bezüglich Service kann ich nur sagen: Versuche mal statt systemctl -> sudo systemctl (also vor dem ganzen Befehl noch sudo schreiben) Du bist bei OSMC nicht als Root angemeldet und mit sudo vor jedem Befehl, erhältst du Root Rechte für den Befehl, ohne extra als Root angemeldet zu sein. Grüße SJ
@SJunkies, Deine Augen funktionieren anscheinend noch besser als meine... Stimmt: entweder osmc@osmc:~$ sudo systemctl start hyperion ODER root@osmc:~$ systemctl start hyperion dann könnte es auch noch ohne das hier klappen:
@SJunkies @Anthrax Hab natürlich beides versucht Hab den Rpi eben nochmal neu aufgesetzt. Werde jetzt mit Root Rechten alles Frisch installieren und dann mal sehen was passiert. Danke euch
Alles wird gut, ein wenig probieren gehört einfach dazu... ich habe mir der Faulheit sei dank noch ein Miniscript zum Neucompilieren der letzten Änderungen an @SJunkies code gebastelt: einfach als ausführbares script irgendwo ablegen - bspw. "/root/build_hyperion.sh" Code: #!/bin/bash sudo /usr/bin/apt-get update sudo /usr/bin/apt-get -y install git cmake build-essential qtbase5-dev libqt5serialport5-dev libusb-1.0-0-dev python3-dev libxrender-dev libavahi-core-dev libavahi-compat-libdnssd-dev libmbedtls-dev cd /root/hyperion.ng git pull origin entertainment-api cd /root/hyperion.ng/build cmake -DPLATFORM=amlogic -DENABLE_AMLOGIC=ON -DENABLE_DISPMANX=OFF -DENABLE_FB=ON -DENABLE_OSX=OFF -DENABLE_SPIDEV=OFF -DENABLE_TINKERFORGE=OFF -DENABLE_V4L2=ON -DENABLE_WS281XPWM=OFF -DENABLE_X11=OFF -DENABLE_TESTS=ON -DENABLE_PROFILER=OFF -DCMAKE_BUILD_TYPE=Release .. make -j $(nproc) sudo /usr/bin/apt-get -y remove --purge libegl1-mesa sudo /usr/bin/apt-get -y install libqt5concurrent5 libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 libqt5printsupport5 libqt5serialport5 libqt5sql5 libqt5test5 libqt5widgets5 libqt5xml5 qt5-qmake systemctl restart hyperion Und dann einfach mit "./root/build_hyperion.sh" laufen lassen ;-) Achtung, dies ist die Variante für den Vero 4K+ für Raspberry müsstet Ihr analog der Anleitung entsprechend anpassen. So und jetzt ist für mich Feierabend - Denn, dank brightnessMin = 0.0 ist nun bei mir auch das Problem mit den blauen Lampen bei schwarzem Bild gelöst und deswegen gibt es jetzt was auf die Augen! Tausend Dank @SJunkies und ich freue mich sehr, dass hier so eine tolle hilfsbereite Atmosphäre herrscht! Da macht das Basteln Spaß. Anthrax
..noch eine Anmerkung: Code: [Unit] Description=Hyperion ambient light systemd service After=network.target [Service] User=root ExecStartPre=/bin/bash -c '/bin/echo 3 | tee /sys/module/amvdec_h265/parameters/double_write_mode' ExecStart=/root/hyperion.ng/build/bin/hyperiond -v WorkingDirectory=/root/.hyperion/config TimeoutStopSec=5 KillMode=mixed Restart=always RestartSec=2 [Install] WantedBy=multi-user.target Code: ExecStartPre=/bin/bash -c '/bin/echo 3 | tee /sys/module/amvdec_h265/parameters/double_write_mode' Das betrifft glaube ich nur den Vero4K / AMLOGIC Geräte .. auf einem Raspberry (zumindest) bei meinem, ist der Eintrag mir nicht vorhanden/erforderlich. Also der Service wird vermutlich deswegen nicht starten! Einfach mal die ganze Zeile entfernen und erneut versuchen mit Code: sudo systemctl start hyperion Grüße SJ
Jepp, das dürfte das Problem gewesen sein Vorher ist wahrscheinlich noch ein: Code: sudo systemctl daemon-reload notwendig ;-)
@all kann mir eventuell jemand weiter helfen? -> Sorry falls das hier nicht reinpasst, kann auch gern ein eigenes Thema dafür erstellen. Ich bin dringend auf der Suche nach einer mathematischen Formel, um die Farbwerte eines YUV Bildsignals bzw. sich daraus ergebenden RGB Farbwerte von einem BT.2020 (HDR) Bild, in ein REC.709 Bild umzurechnen. Grund dafür: mein HDMI 2 AV Konverter erhält ein auf 1080p runterskaliertes 4K HDR Bild, aber die Farbwerte bleiben im HDR Bereich und liegen somit im falschem Farbspektrum, was ein sehr blasses Bild und somit auch falsche Farbwerte fürs Ambilight ergibt. Es erfolgt aktuell KEINE HDR zu SDR Konvertierung über andere Geräte etc.... Ich möchte nun via hyperion die Bilddaten welche vom Grabber kommen sozusagen wieder in den SDR REC.709 Farbbereich zurück / um konvertieren. Es gibt doch für alles irgendwie mathematische Formeln, nur leider finde ich dazu nichts passendes. Ich habe in dem Zusammenhang nur das hier finden können: https://hyperion-project.org/threads/color-correction-add-3d-lut-correction.2594/ Wobei die Umsetzung leider nicht weiter vorangetrieben wurde. und zuvor das hier: https://github.com/hyperion-project/hyperion.ng/issues/497 allerdings ist das keine wirkliche Umkonvertierung... Ich wäre über jeden Input sehr dankbar!!!! @Anthrax fyi: Der Vorschlag mit dem deaktivieren der API wenn x Sekundenlang keine Farbänderung stattfindet, bin ich gerade am Testen ... Grüße SJ
@SJunkies Verstehe ich das jetzt richtig. Ich soll diese Zeile löschen oder? Code: ExecStartPre=/bin/bash -c '/bin/echo 3 | tee /sys/module/amvdec_h265/parameters/double_write_mode' D.h. der Service schaut dann so aus Code: [Unit] Description=Hyperion ambient light systemd service After=network.target [Service] User=root ExecStart=/root/hyperion.ng/build/bin/hyperiond -v WorkingDirectory=/root/.hyperion/config TimeoutStopSec=5 KillMode=mixed Restart=always RestartSec=2 [Install] WantedBy=multi-user.target Vielen Dank dafür, werde es gleich mal testen. Liebe Grüße hobbeLe
Hat auch so funktioniert! ;-) @SJunkies Der Service sollte nun funktionieren und Hyperion konnte ich auch in der Konsole starten!!!! Ich freue mich ^^ EDIT: Und die "Web Configuration" ist auch erreichbar
Danke euch für all die hilfreichen Tipps! Wenn ich euch auch etwas Gutes tun kann dann dürft ihr mich gerne fragen ;-) Also Logs oder so Das Philips Hue läuft soweit, ich kann die LEDs von der Weboberfläche steuern... hab aber noch Probleme den Grabber zum laufen zu bewegen Liebe Grüße
Hey Leute ich bin leider immer noch nicht wirklich weiter gekommen .... Hat von euch noch jemand eine Idee? Code: [email protected]:/home/osmc# ls -la /dev/video0 crw-rw---- 1 root video 81, 0 Dez 14 17:43 /dev/video0 Grabber scheint ja richtig zu funktionieren ... Plattform Aufnahme ist deaktiviert USB-Aufnahme: aktiviert Eingang: 0 Gerät: /dev/video0 -> Auto hab ich auch schon getestet Wenn ich im Terminal versuche den Grabber anzusprechen kommt diese Meldung Code: [email protected]:/home/osmc# dd if=/dev/video0 of=snapshot.jpeg bs=11M count=1 dd: Fehler beim Lesen von '/dev/video0': Das Gerät oder die Ressource ist belegt 0+0 Datensätze ein 0+0 Datensätze aus 0 Bytes kopiert, 0,00124232 s, 0,0 kB/s Entweder Hyperion belegt das Gerät bereits oder ein anderer Dienst ... /EDIT: Hyperion belegt diesen Prozess. Code: [email protected]:/home/osmc# fuser /dev/video0 /dev/video0: 304m [email protected]:/home/osmc# ps aux root 304 4.8 4.6 213904 35524 ? Ssl 17:43 0:55 /root/hyperion.ng/build/bin/hyperiond -v Wieso aber will der nicht funktionieren :-( Die Philips Hue, leuchten im Leerlauf mit dem "Warm moods blobs" Effekt.. Die Verkabelung sollte soweit auch Funktionieren, das habe ich mit meinem Windows Rechner getestet. Da läufts Liebe Grüße und schönes Wochenende hobbeLe
Hi @hobbeLe, ich befürchte hierbei kann ich wenig helfen, da ich keinen externen Grabber verwende aber um auf Nummer sicher zu gehen: 1. hast Du mit diesem Parameter compiliert: -DENABLE_V4L2=ON ? 2. Was siehst Du wenn du in der Webconfig auf die Live Vorschau (oben rechts das Fernsehersymbol und dann den entsprechenden Button) klickst? Gruß Anthrax
Hi @hobbeLe, soweit ich mich erinnere, gib es einen Bug, das durch den StartEffekt der Grabber nicht mehr angesprochen wird.... Ich habe ihn dadurch deaktiviert und dann ging es bei mir...bin aber nicht sicher, ob das wirklich dein Problem behebt. Einfach mal in der Webconfig unter Konfiguration -> Effekte -> Start Effekt/Farbe und Hintergrund Effekt/Farbe deaktivieren. Ansonsten schau auch einmal ob unter Fernbedienung -> Quellenauswahl -> USB Aufnahme: (V4L2:/dev/video0) aufgeführt und aktiv ist und wie Anthrax schon gesagt hat mit der Live Vorschau checken was, aktuell für die LEDs als Bildquelle verwendet wird. @all weil ich schon gerade schreibe...ich komme aktuell leider aus beruflichen Gründen nicht dazu am Projekt weiter zu arbeiten...Die Vorweihnachtszeit beansprucht wieder einmal sehr viel Lebenszeit und Nerven ^^ Ich hoffe das ich nach den Festtagen wieder mehr Zeit dafür finde und Ihr mit dem aktuellem Stand trotzdem zurecht kommt und es funktioniert. LG SJ
@Anthrax 1. hast Du mit diesem Parameter compiliert: -DENABLE_V4L2=ON ? Code: [email protected]:~/hyperion.ng# cmake -DENABLE_V4L2=ON -- The C compiler identification is GNU 6.3.0 -- The CXX compiler identification is GNU 6.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- PLATFORM is not defined, evaluated platform: rpi -- PLATFORM: rpi -- ENABLE_AMLOGIC = OFF -- ENABLE_DISPMANX = ON -- ENABLE_FB = ON -- ENABLE_OSX = OFF -- ENABLE_SPIDEV = ON -- ENABLE_TINKERFORGE = ON -- ENABLE_V4L2 = ON -- ENABLE_WS281XPWM = ON -- ENABLE_USB_HID = ON -- ENABLE_X11 = OFF -- ENABLE_TESTS = OFF -- ENABLE_PROFILER = OFF -- validate json files checked files: 74 success: 74 errors: 0 -- validate json effect files checked effect files: 35 success: 35 errors: 0 -- validate json file -- Current Version: entertainment-api (SJunkies-f5388a02/d78da907-1543243000) -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success CMake Error at CMakeLists.txt:250 (find_package): By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5", but CMake did not find one. Could not find a package configuration file provided by "Qt5" with any of the following names: Qt5Config.cmake qt5-config.cmake Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR" to a directory containing one of the above files. If "Qt5" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! See also "/root/hyperion.ng/CMakeFiles/CMakeOutput.log". CMakeOutput.log Code: The system is: Linux - 4.14.78-2-osmc - armv7l Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: /usr/bin/cc Build flags: Id flags: The output was: 0 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" The C compiler identification is GNU, found in "/root/hyperion.ng/CMakeFiles/3.7.2/CompilerIdC/a.out" Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: /usr/bin/c++ Build flags: Id flags: The output was: 0 Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" The CXX compiler identification is GNU, found in "/root/hyperion.ng/CMakeFiles/3.7.2/CompilerIdCXX/a.out" Determining if the C compiler works passed with the following output: Change Dir: /root/hyperion.ng/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ba18d/fast" /usr/bin/make -f CMakeFiles/cmTC_ba18d.dir/build.make CMakeFiles/cmTC_ba18d.dir/build make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird betreten Building C object CMakeFiles/cmTC_ba18d.dir/testCCompiler.c.o /usr/bin/cc -o CMakeFiles/cmTC_ba18d.dir/testCCompiler.c.o -c /root/hyperion.ng/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_ba18d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ba18d.dir/link.txt --verbose=1 /usr/bin/cc CMakeFiles/cmTC_ba18d.dir/testCCompiler.c.o -o cmTC_ba18d -rdynamic make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird verlassen Detecting C compiler ABI info compiled with the following output: Change Dir: /root/hyperion.ng/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a9e45/fast" /usr/bin/make -f CMakeFiles/cmTC_a9e45.dir/build.make CMakeFiles/cmTC_a9e45.dir/build make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird betreten Building C object CMakeFiles/cmTC_a9e45.dir/CMakeCCompilerABI.c.o /usr/bin/cc -o CMakeFiles/cmTC_a9e45.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.7/Modules/CMakeCCompilerABI.c Linking C executable cmTC_a9e45 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a9e45.dir/link.txt --verbose=1 /usr/bin/cc -v CMakeFiles/cmTC_a9e45.dir/CMakeCCompilerABI.c.o -o cmTC_a9e45 -rdynamic Using built-in specs. COLLECT_GCC=/usr/bin/cc COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/ LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/ COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a9e45' '-rdynamic' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' /usr/lib/gcc/arm-linux-gnueabihf/6/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccL4YKvd.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -export-dynamic -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -pie -o cmTC_a9e45 /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o -L/usr/lib/gcc/arm-linux-gnueabihf/6 -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_a9e45.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a9e45' '-rdynamic' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird verlassen Parsed C implicit link information from above output: link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /root/hyperion.ng/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTC_a9e45/fast"] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_a9e45.dir/build.make CMakeFiles/cmTC_a9e45.dir/build] ignore line: [make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird betreten] ignore line: [Building C object CMakeFiles/cmTC_a9e45.dir/CMakeCCompilerABI.c.o] ignore line: [/usr/bin/cc -o CMakeFiles/cmTC_a9e45.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.7/Modules/CMakeCCompilerABI.c] ignore line: [Linking C executable cmTC_a9e45] ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a9e45.dir/link.txt --verbose=1] ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_a9e45.dir/CMakeCCompilerABI.c.o -o cmTC_a9e45 -rdynamic ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/cc] ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper] ignore line: [Target: arm-linux-gnueabihf] ignore line: [Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf] ignore line: [Thread model: posix] ignore line: [gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ] ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a9e45' '-rdynamic' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu'] link line: [ /usr/lib/gcc/arm-linux-gnueabihf/6/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccL4YKvd.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -export-dynamic -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -pie -o cmTC_a9e45 /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o -L/usr/lib/gcc/arm-linux-gnueabihf/6 -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_a9e45.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o] arg [/usr/lib/gcc/arm-linux-gnueabihf/6/collect2] ==> ignore arg [-plugin] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so] ==> ignore arg [-plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccL4YKvd.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [--sysroot=/] ==> ignore arg [--build-id] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-export-dynamic] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib/ld-linux-armhf.so.3] ==> ignore arg [-X] ==> ignore arg [--hash-style=gnu] ==> ignore arg [-m] ==> ignore arg [armelf_linux_eabi] ==> ignore arg [-pie] ==> ignore arg [-o] ==> ignore arg [cmTC_a9e45] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o] ==> ignore arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6] arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf] arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6/../../..] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../..] arg [-L/lib/arm-linux-gnueabihf] ==> dir [/lib/arm-linux-gnueabihf] arg [-L/usr/lib/arm-linux-gnueabihf] ==> dir [/usr/lib/arm-linux-gnueabihf] arg [CMakeFiles/cmTC_a9e45.dir/CMakeCCompilerABI.c.o] ==> ignore arg [-lgcc] ==> lib [gcc] arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--no-as-needed] ==> ignore arg [-lc] ==> lib [c] arg [-lgcc] ==> lib [gcc] arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--no-as-needed] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o] ==> ignore remove lib [gcc] remove lib [gcc_s] remove lib [gcc] remove lib [gcc_s] collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6] ==> [/usr/lib/gcc/arm-linux-gnueabihf/6] collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf] collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../..] ==> [/usr/lib] collapse library dir [/lib/arm-linux-gnueabihf] ==> [/lib/arm-linux-gnueabihf] collapse library dir [/usr/lib/arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf] implicit libs: [c] implicit dirs: [/usr/lib/gcc/arm-linux-gnueabihf/6;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf] implicit fwks: [] Detecting C [-std=c11] compiler features compiled with the following output: Change Dir: /root/hyperion.ng/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bbce1/fast" /usr/bin/make -f CMakeFiles/cmTC_bbce1.dir/build.make CMakeFiles/cmTC_bbce1.dir/build make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird betreten Building C object CMakeFiles/cmTC_bbce1.dir/feature_tests.c.o /usr/bin/cc -std=c11 -o CMakeFiles/cmTC_bbce1.dir/feature_tests.c.o -c /root/hyperion.ng/CMakeFiles/feature_tests.c Linking C executable cmTC_bbce1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bbce1.dir/link.txt --verbose=1 /usr/bin/cc CMakeFiles/cmTC_bbce1.dir/feature_tests.c.o -o cmTC_bbce1 -rdynamic make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird verlassen Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:1c_restrict Feature record: C_FEATURE:1c_static_assert Feature record: C_FEATURE:1c_variadic_macros Detecting C [-std=c99] compiler features compiled with the following output: Change Dir: /root/hyperion.ng/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ea9af/fast" /usr/bin/make -f CMakeFiles/cmTC_ea9af.dir/build.make CMakeFiles/cmTC_ea9af.dir/build make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird betreten Building C object CMakeFiles/cmTC_ea9af.dir/feature_tests.c.o /usr/bin/cc -std=c99 -o CMakeFiles/cmTC_ea9af.dir/feature_tests.c.o -c /root/hyperion.ng/CMakeFiles/feature_tests.c Linking C executable cmTC_ea9af /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ea9af.dir/link.txt --verbose=1 /usr/bin/cc CMakeFiles/cmTC_ea9af.dir/feature_tests.c.o -o cmTC_ea9af -rdynamic make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird verlassen Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:1c_restrict Feature record: C_FEATURE:0c_static_assert Feature record: C_FEATURE:1c_variadic_macros Detecting C [-std=c90] compiler features compiled with the following output: Change Dir: /root/hyperion.ng/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f721c/fast" /usr/bin/make -f CMakeFiles/cmTC_f721c.dir/build.make CMakeFiles/cmTC_f721c.dir/build make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird betreten Building C object CMakeFiles/cmTC_f721c.dir/feature_tests.c.o /usr/bin/cc -std=c90 -o CMakeFiles/cmTC_f721c.dir/feature_tests.c.o -c /root/hyperion.ng/CMakeFiles/feature_tests.c Linking C executable cmTC_f721c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f721c.dir/link.txt --verbose=1 /usr/bin/cc CMakeFiles/cmTC_f721c.dir/feature_tests.c.o -o cmTC_f721c -rdynamic make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird verlassen Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:0c_restrict Feature record: C_FEATURE:0c_static_assert Feature record: C_FEATURE:0c_variadic_macros Determining if the CXX compiler works passed with the following output: Change Dir: /root/hyperion.ng/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a5476/fast" /usr/bin/make -f CMakeFiles/cmTC_a5476.dir/build.make CMakeFiles/cmTC_a5476.dir/build make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird betreten Building CXX object CMakeFiles/cmTC_a5476.dir/testCXXCompiler.cxx.o /usr/bin/c++ -o CMakeFiles/cmTC_a5476.dir/testCXXCompiler.cxx.o -c /root/hyperion.ng/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTC_a5476 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a5476.dir/link.txt --verbose=1 /usr/bin/c++ CMakeFiles/cmTC_a5476.dir/testCXXCompiler.cxx.o -o cmTC_a5476 -rdynamic make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird verlassen Detecting CXX compiler ABI info compiled with the following output: Change Dir: /root/hyperion.ng/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_45f06/fast" /usr/bin/make -f CMakeFiles/cmTC_45f06.dir/build.make CMakeFiles/cmTC_45f06.dir/build make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird betreten Building CXX object CMakeFiles/cmTC_45f06.dir/CMakeCXXCompilerABI.cpp.o /usr/bin/c++ -o CMakeFiles/cmTC_45f06.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.7/Modules/CMakeCXXCompilerABI.cpp Linking CXX executable cmTC_45f06 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_45f06.dir/link.txt --verbose=1 /usr/bin/c++ -v CMakeFiles/cmTC_45f06.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_45f06 -rdynamic Using built-in specs. COLLECT_GCC=/usr/bin/c++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/ LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/ COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_45f06' '-rdynamic' '-shared-libgcc' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' /usr/lib/gcc/arm-linux-gnueabihf/6/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccChlPNz.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -export-dynamic -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -pie -o cmTC_45f06 /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o -L/usr/lib/gcc/arm-linux-gnueabihf/6 -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_45f06.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_45f06' '-rdynamic' '-shared-libgcc' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird verlassen Parsed CXX implicit link information from above output: link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /root/hyperion.ng/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTC_45f06/fast"] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_45f06.dir/build.make CMakeFiles/cmTC_45f06.dir/build] ignore line: [make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird betreten] ignore line: [Building CXX object CMakeFiles/cmTC_45f06.dir/CMakeCXXCompilerABI.cpp.o] ignore line: [/usr/bin/c++ -o CMakeFiles/cmTC_45f06.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.7/Modules/CMakeCXXCompilerABI.cpp] ignore line: [Linking CXX executable cmTC_45f06] ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_45f06.dir/link.txt --verbose=1] ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_45f06.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_45f06 -rdynamic ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/c++] ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper] ignore line: [Target: arm-linux-gnueabihf] ignore line: [Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf] ignore line: [Thread model: posix] ignore line: [gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ] ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_45f06' '-rdynamic' '-shared-libgcc' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu'] link line: [ /usr/lib/gcc/arm-linux-gnueabihf/6/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccChlPNz.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -export-dynamic -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -pie -o cmTC_45f06 /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o -L/usr/lib/gcc/arm-linux-gnueabihf/6 -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_45f06.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o] arg [/usr/lib/gcc/arm-linux-gnueabihf/6/collect2] ==> ignore arg [-plugin] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so] ==> ignore arg [-plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccChlPNz.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [--sysroot=/] ==> ignore arg [--build-id] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-export-dynamic] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib/ld-linux-armhf.so.3] ==> ignore arg [-X] ==> ignore arg [--hash-style=gnu] ==> ignore arg [-m] ==> ignore arg [armelf_linux_eabi] ==> ignore arg [-pie] ==> ignore arg [-o] ==> ignore arg [cmTC_45f06] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o] ==> ignore arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6] arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf] arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6/../../..] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../..] arg [-L/lib/arm-linux-gnueabihf] ==> dir [/lib/arm-linux-gnueabihf] arg [-L/usr/lib/arm-linux-gnueabihf] ==> dir [/usr/lib/arm-linux-gnueabihf] arg [CMakeFiles/cmTC_45f06.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore arg [-lstdc++] ==> lib [stdc++] arg [-lm] ==> lib [m] arg [-lgcc_s] ==> lib [gcc_s] arg [-lgcc] ==> lib [gcc] arg [-lc] ==> lib [c] arg [-lgcc_s] ==> lib [gcc_s] arg [-lgcc] ==> lib [gcc] arg [/usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o] ==> ignore remove lib [gcc_s] remove lib [gcc] remove lib [gcc_s] remove lib [gcc] collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6] ==> [/usr/lib/gcc/arm-linux-gnueabihf/6] collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf] collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../..] ==> [/usr/lib] collapse library dir [/lib/arm-linux-gnueabihf] ==> [/lib/arm-linux-gnueabihf] collapse library dir [/usr/lib/arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf] implicit libs: [stdc++;m;c] implicit dirs: [/usr/lib/gcc/arm-linux-gnueabihf/6;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf] implicit fwks: [] Detecting CXX [-std=c++14] compiler features compiled with the following output: Change Dir: /root/hyperion.ng/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_13076/fast" /usr/bin/make -f CMakeFiles/cmTC_13076.dir/build.make CMakeFiles/cmTC_13076.dir/build make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird betreten Building CXX object CMakeFiles/cmTC_13076.dir/feature_tests.cxx.o /usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_13076.dir/feature_tests.cxx.o -c /root/hyperion.ng/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_13076 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_13076.dir/link.txt --verbose=1 /usr/bin/c++ CMakeFiles/cmTC_13076.dir/feature_tests.cxx.o -o cmTC_13076 -rdynamic make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird verlassen Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers Feature record: CXX_FEATURE:1cxx_alias_templates Feature record: CXX_FEATURE:1cxx_alignas Feature record: CXX_FEATURE:1cxx_alignof Feature record: CXX_FEATURE:1cxx_attributes Feature record: CXX_FEATURE:1cxx_attribute_deprecated Feature record: CXX_FEATURE:1cxx_auto_type Feature record: CXX_FEATURE:1cxx_binary_literals Feature record: CXX_FEATURE:1cxx_constexpr Feature record: CXX_FEATURE:1cxx_contextual_conversions Feature record: CXX_FEATURE:1cxx_decltype Feature record: CXX_FEATURE:1cxx_decltype_auto Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:1cxx_default_function_template_args Feature record: CXX_FEATURE:1cxx_defaulted_functions Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers Feature record: CXX_FEATURE:1cxx_delegating_constructors Feature record: CXX_FEATURE:1cxx_deleted_functions Feature record: CXX_FEATURE:1cxx_digit_separators Feature record: CXX_FEATURE:1cxx_enum_forward_declarations Feature record: CXX_FEATURE:1cxx_explicit_conversions Feature record: CXX_FEATURE:1cxx_extended_friend_declarations Feature record: CXX_FEATURE:1cxx_extern_templates Feature record: CXX_FEATURE:1cxx_final Feature record: CXX_FEATURE:1cxx_func_identifier Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:1cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:1cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:1cxx_relaxed_constexpr Feature record: CXX_FEATURE:1cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:1cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates Detecting CXX [-std=c++11] compiler features compiled with the following output: Change Dir: /root/hyperion.ng/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e3164/fast" /usr/bin/make -f CMakeFiles/cmTC_e3164.dir/build.make CMakeFiles/cmTC_e3164.dir/build make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird betreten Building CXX object CMakeFiles/cmTC_e3164.dir/feature_tests.cxx.o /usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_e3164.dir/feature_tests.cxx.o -c /root/hyperion.ng/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_e3164 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e3164.dir/link.txt --verbose=1 /usr/bin/c++ CMakeFiles/cmTC_e3164.dir/feature_tests.cxx.o -o cmTC_e3164 -rdynamic make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird verlassen Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers Feature record: CXX_FEATURE:1cxx_alias_templates Feature record: CXX_FEATURE:1cxx_alignas Feature record: CXX_FEATURE:1cxx_alignof Feature record: CXX_FEATURE:1cxx_attributes Feature record: CXX_FEATURE:0cxx_attribute_deprecated Feature record: CXX_FEATURE:1cxx_auto_type Feature record: CXX_FEATURE:0cxx_binary_literals Feature record: CXX_FEATURE:1cxx_constexpr Feature record: CXX_FEATURE:0cxx_contextual_conversions Feature record: CXX_FEATURE:1cxx_decltype Feature record: CXX_FEATURE:0cxx_decltype_auto Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:1cxx_default_function_template_args Feature record: CXX_FEATURE:1cxx_defaulted_functions Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers Feature record: CXX_FEATURE:1cxx_delegating_constructors Feature record: CXX_FEATURE:1cxx_deleted_functions Feature record: CXX_FEATURE:0cxx_digit_separators Feature record: CXX_FEATURE:1cxx_enum_forward_declarations Feature record: CXX_FEATURE:1cxx_explicit_conversions Feature record: CXX_FEATURE:1cxx_extended_friend_declarations Feature record: CXX_FEATURE:1cxx_extern_templates Feature record: CXX_FEATURE:1cxx_final Feature record: CXX_FEATURE:1cxx_func_identifier Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates Detecting CXX [-std=c++98] compiler features compiled with the following output: Change Dir: /root/hyperion.ng/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cb0d2/fast" /usr/bin/make -f CMakeFiles/cmTC_cb0d2.dir/build.make CMakeFiles/cmTC_cb0d2.dir/build make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird betreten Building CXX object CMakeFiles/cmTC_cb0d2.dir/feature_tests.cxx.o /usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_cb0d2.dir/feature_tests.cxx.o -c /root/hyperion.ng/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_cb0d2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cb0d2.dir/link.txt --verbose=1 /usr/bin/c++ CMakeFiles/cmTC_cb0d2.dir/feature_tests.cxx.o -o cmTC_cb0d2 -rdynamic make[1]: Verzeichnis „/root/hyperion.ng/CMakeFiles/CMakeTmp“ wird verlassen Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers Feature record: CXX_FEATURE:0cxx_alias_templates Feature record: CXX_FEATURE:0cxx_alignas Feature record: CXX_FEATURE:0cxx_alignof Feature record: CXX_FEATURE:0cxx_attributes Feature record: CXX_FEATURE:0cxx_attribute_deprecated Feature record: CXX_FEATURE:0cxx_auto_type Feature record: CXX_FEATURE:0cxx_binary_literals Feature record: CXX_FEATURE:0cxx_constexpr Feature record: CXX_FEATURE:0cxx_contextual_conversions Feature record: CXX_FEATURE:0cxx_decltype Feature record: CXX_FEATURE:0cxx_decltype_auto Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:0cxx_default_function_template_args Feature record: CXX_FEATURE:0cxx_defaulted_functions Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers Feature record: CXX_FEATURE:0cxx_delegating_constructors Feature record: CXX_FEATURE:0cxx_deleted_functions Feature record: CXX_FEATURE:0cxx_digit_separators Feature record: CXX_FEATURE:0cxx_enum_forward_declarations Feature record: CXX_FEATURE:0cxx_explicit_conversions Feature record: CXX_FEATURE:0cxx_extended_friend_declarations Feature record: CXX_FEATURE:0cxx_extern_templates Feature record: CXX_FEATURE:0cxx_final Feature record: CXX_FEATURE:0cxx_func_identifier Feature record: CXX_FEATURE:0cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:0cxx_inheriting_constructors Feature record: CXX_FEATURE:0cxx_inline_namespaces Feature record: CXX_FEATURE:0cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:0cxx_local_type_template_args Feature record: CXX_FEATURE:0cxx_long_long_type Feature record: CXX_FEATURE:0cxx_noexcept Feature record: CXX_FEATURE:0cxx_nonstatic_member_init Feature record: CXX_FEATURE:0cxx_nullptr Feature record: CXX_FEATURE:0cxx_override Feature record: CXX_FEATURE:0cxx_range_for Feature record: CXX_FEATURE:0cxx_raw_string_literals Feature record: CXX_FEATURE:0cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:0cxx_right_angle_brackets Feature record: CXX_FEATURE:0cxx_rvalue_references Feature record: CXX_FEATURE:0cxx_sizeof_member Feature record: CXX_FEATURE:0cxx_static_assert Feature record: CXX_FEATURE:0cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:0cxx_thread_local Feature record: CXX_FEATURE:0cxx_trailing_return_types Feature record: CXX_FEATURE:0cxx_unicode_literals Feature record: CXX_FEATURE:0cxx_uniform_initialization Feature record: CXX_FEATURE:0cxx_unrestricted_unions Feature record: CXX_FEATURE:0cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:0cxx_variadic_macros Feature record: CXX_FEATURE:0cxx_variadic_templates Performing C++ SOURCE FILE Test COMPILER_SUPPORTS_CXX11 succeeded with the following output: Change Dir: /root/hyperion.ng/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_706fa/fast" /usr/bin/make -f CMakeFiles/cmTC_706fa.dir/build.make CMakeFiles/cmTC_706fa.dir/build make[1]: Entering directory '/root/hyperion.ng/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_706fa.dir/src.cxx.o /usr/bin/c++ -DCOMPILER_SUPPORTS_CXX11 -std=c++11 -o CMakeFiles/cmTC_706fa.dir/src.cxx.o -c /root/hyperion.ng/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_706fa /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_706fa.dir/link.txt --verbose=1 /usr/bin/c++ -DCOMPILER_SUPPORTS_CXX11 CMakeFiles/cmTC_706fa.dir/src.cxx.o -o cmTC_706fa -rdynamic make[1]: Leaving directory '/root/hyperion.ng/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } Performing C++ SOURCE FILE Test COMPILER_SUPPORTS_CXX0X succeeded with the following output: Change Dir: /root/hyperion.ng/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_be1ce/fast" /usr/bin/make -f CMakeFiles/cmTC_be1ce.dir/build.make CMakeFiles/cmTC_be1ce.dir/build make[1]: Entering directory '/root/hyperion.ng/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_be1ce.dir/src.cxx.o /usr/bin/c++ -DCOMPILER_SUPPORTS_CXX0X -std=c++0x -o CMakeFiles/cmTC_be1ce.dir/src.cxx.o -c /root/hyperion.ng/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_be1ce /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_be1ce.dir/link.txt --verbose=1 /usr/bin/c++ -DCOMPILER_SUPPORTS_CXX0X CMakeFiles/cmTC_be1ce.dir/src.cxx.o -o cmTC_be1ce -rdynamic make[1]: Leaving directory '/root/hyperion.ng/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } 2. Was siehst Du wenn du in der Webconfig auf die Live Vorschau (oben rechts das Fernsehersymbol und dann den entsprechenden Button) klickst? 3. @SJunkies -> Einfach mal in der Webconfig unter Konfiguration -> Effekte -> Start Effekt/Farbe und Hintergrund Effekt/Farbe deaktivieren. Das klappt leider auch nicht ... Die Lampen sind nun ausgeschaltet. Danke euch
Code: apt-get install libqt5serialport5 libqt5serialport5-dev qtbase5-dev qttools5-dev-tools libqt5svg5-dev qtmultimedia5-dev qt5-default Compiler lief nun durch. /dev/video0 ist jetzt aber nicht mehr verfügbar ... Code: [email protected]:/home/osmc# fuser /dev/video0 Angegebener Dateiname /dev/video0 existiert nicht. Erst nachdem ich Code: [email protected]:/home/osmc# sudo mknod /dev/video0 c 81 0 [email protected]:/home/osmc# ls -la /dev/video0 crw-r--r-- 1 root root 81, 0 Dez 15 14:21 /dev/video0 Bild ist nun in der Vorschau da und die Hue Lampen reagieren auf das Display