Skip to content

Instantly share code, notes, and snippets.

View j1nx's full-sized avatar
💭
Trying to keep all balls in the air.

Peter Steenbergen j1nx

💭
Trying to keep all balls in the air.
View GitHub Profile
2022-02-10 20:49:33.397 - OVOS - mycroft.configuration.config:load_local:106 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
2022-02-10 20:49:33.894 - OVOS - mycroft.configuration.config:load_local:106 - DEBUG - Configuration /usr/lib/python3.8/site-packages/mycroft/configuration/mycroft.conf loaded
2022-02-10 20:49:34.218 - OVOS - mycroft.configuration.config:load_local:106 - DEBUG - Configuration /usr/lib/python3.8/site-packages/mycroft/configuration/mycroft.conf loaded
2022-02-10 20:49:34.514 - OVOS - mycroft.configuration.config:load_local:106 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
2022-02-10 20:49:34.800 - OVOS - mycroft.configuration.config:load_local:106 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
2022-02-10 20:49:35.129 - OVOS - mycroft.configuration.config:load_local:106 - DEBUG - Configuration /usr/lib/python3.8/site-packages/mycroft/configuration/mycroft.conf loaded
2022-02-10 20:49:35.625 - OVOS - mycroft.configuration.config:load_local:106 - DEBUG - Configu
Checking for OpenGL ES 2.0...
Trying source 0 (type pkgConfig) of library opengl_es2 ...
+ PKG_CONFIG_SYSROOT_DIR=/home/peter/Development/OpenVoiceOS/buildroot/output/host/aarch64-buildroot-linux-gnu/sysroot PKG_CONFIG_LIBDIR=/home/peter/Development/OpenVoiceOS/buildroot/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/li
b/pkgconfig:/home/peter/Development/OpenVoiceOS/buildroot/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/pkgconfig:/home/peter/Development/OpenVoiceOS/buildroot/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/aarch64-b
uildroot-linux-gnu/pkgconfig /home/peter/Development/OpenVoiceOS/buildroot/output/host/bin/pkg-config --exists --silence-errors glesv2
+ PKG_CONFIG_SYSROOT_DIR=/home/peter/Development/OpenVoiceOS/buildroot/output/host/aarch64-buildroot-linux-gnu/sysroot PKG_CONFIG_LIBDIR=/home/peter/Development/OpenVoiceOS/buildroot/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/li
b/pkgconfig:/home/peter/Development/OpenVoiceOS/buildroot/output/host/aarch64-buildroo
plasma-framework-5.75.0.tar.xz: OK (sha256: a6a68cdfeaeded999ebe7207c524f8a4a6fd13562a6d95b9f6137730ada0697a)
>>> kf5-plasma-framework 5.75.0 Extracting
/home/peter/Development/OpenVoiceOS/buildroot/output/host/bin/xzcat /home/peter/Development/OpenVoiceOS/downloads/kf5
-plasma-framework/plasma-framework-5.75.0.tar.xz | /home/peter/Development/OpenVoiceOS/buildroot/output/host/bin/tar
--strip-components=1 -C /home/peter/Development/OpenVoiceOS/buildroot/output/build/kf5-plasma-framework-5.75.0 -xf
-
>>> kf5-plasma-framework 5.75.0 Patching
>>> kf5-plasma-framework 5.75.0 Configuring
(mkdir -p /home/peter/Development/OpenVoiceOS/buildroot/output/build/kf5-plasma-framework-5.75.0/ && cd /home/peter/D
evelopment/OpenVoiceOS/buildroot/output/build/kf5-plasma-framework-5.75.0/ && rm -f CMakeCache.txt && PATH="/home/pet
macro(_qt5gui_find_extra_libs Name Libs LibDir IncDirs)
set(Qt5Gui_${Name}_LIBRARIES)
foreach(_dir ${IncDirs})
find_path(_actual_dir ${_dir})
if (_actual_dir)
list(APPEND Qt5Gui_${Name}_INCLUDE_DIRS ${_actual_dir})
@j1nx
j1nx / gist:16348c821694844c28c50dd3e34ad76f
Created November 2, 2020 18:10
plasma-framework cmake error
make[1]: Entering directory '/home/peter/Development/OpenVoiceOS/buildroot'
/usr/bin/make -j1 O=/home/peter/Development/OpenVoiceOS/buildroot/output HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" syncconfig
plasma-framework-5.75.0.tar.xz: OK (sha256: a6a68cdfeaeded999ebe7207c524f8a4a6fd13562a6d95b9f6137730ada0697a)
>>> kf5-plasma-framework 5.75.0 Extracting
/home/peter/Development/OpenVoiceOS/buildroot/output/host/bin/xzcat /home/peter/Development/OpenVoiceOS/downloads/kf5-plasma-framework/plasma-framework-5.75.0.tar.xz |
/home/peter/Development/OpenVoiceOS/buildroot/output/host/bin/tar --strip-components=1 -C /home/peter/Development/OpenVoiceOS/buildroot/output/build/kf5-plasma-framewor
k-5.75.0 -xf -
>>> kf5-plasma-framework 5.75.0 Patching
>>> kf5-plasma-framework 5.75.0 Configuring
(mkdir -p /home/peter/Development/OpenVoiceOS/buildroot/output/build/kf5-plasma-framework-5.75.0/ && cd /home/peter/Development/OpenVoiceOS/buildroot/output/build/kf5-p
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[ 0.000000] Linux version 5.4.59-v8 (peter@peter-laptop) (gcc version 9.3.0 (Buildroot 2020.02.5-dirty)) #1 SMP PREEMPT Wed Sep 2 10:27:01 CEST 2020
[ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.2
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000001ec00000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] On node 0 totalpages: 498688
[ 0.000000] DMA zone: 3696 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
@j1nx
j1nx / gist:65e0b8646acd706a65424675aa568111
Created June 6, 2020 12:42
glmark2-es2-wayland: MycroftOS 64bit - kernel 5.4.42 - mesa3d 19.3.4 - fullscreen @ 1080p
mycroft@MycroftOS-7aadc9:~ $ XDG_RUNTIME_DIR=/tmp/weston /usr/bin/glmark2-es2-wayland --fullscreen
=======================================================
glmark2 2017.07
=======================================================
OpenGL Information
GL_VENDOR: Broadcom
GL_RENDERER: V3D 4.2
GL_VERSION: OpenGL ES 3.1 Mesa 19.3.4
=======================================================
[build] use-vbo=false: FPS: 250 FrameTime: 4.000 ms
@j1nx
j1nx / gist:c4b8032cc021948cbd5d3cb88481f092
Created June 6, 2020 12:34
glmark2-es2-wayland: MycroftOS 64bit - kernel 5.4.42 - mesa3d 19.3.4
mycroft@MycroftOS-7aadc9:~ $ XDG_RUNTIME_DIR=/tmp/weston /usr/bin/glmark2-es2-wayland
=======================================================
glmark2 2017.07
=======================================================
OpenGL Information
GL_VENDOR: Broadcom
GL_RENDERER: V3D 4.2
GL_VERSION: OpenGL ES 3.1 Mesa 19.3.4
=======================================================
[build] use-vbo=false: FPS: 621 FrameTime: 1.610 ms
@j1nx
j1nx / gist:bd4761574d83347be58273059184331e
Created June 4, 2020 17:46
youtube skill resizing issue
mycroft@MycroftOS-7aadc9:~ $ QT_QPA_PLATFORM=wayland XDG_RUNTIME_DIR=/tmp/weston LD_LIBRARY_PATH=/usr/lib QML2_IMPORT_PATH=/usr/lib/qml mycroft-gui-app --hideTextInput --maximize
Using Wayland-EGL
Attribute Qt::AA_ShareOpenGLContexts must be set before QCoreApplication is created.
Using the 'xdg-shell' shell integration
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qrc:/main.qml:38:5: Unable to assign [undefined] to int
qrc:/main.qml:37:5: Unable to assign [undefined] to int
qrc:/main.qml:36:5: Unable to assign [undefined] to int
qrc:/main.qml:35:5: Unable to assign [undefined] to int
qrc:/main.qml:34:5: Unable to assign [undefined] to int
mycroft@MycroftOS-7aadc9:/var/log/mycroft $ cat gui.log
Using Wayland-EGL
Attribute Qt::AA_ShareOpenGLContexts must be set before QCoreApplication is created.
Using the 'xdg-shell' shell integration
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qrc:/main.qml:38:5: Unable to assign [undefined] to int
qrc:/main.qml:37:5: Unable to assign [undefined] to int
qrc:/main.qml:36:5: Unable to assign [undefined] to int
qrc:/main.qml:35:5: Unable to assign [undefined] to int
qrc:/main.qml:34:5: Unable to assign [undefined] to int