Skip to content

Instantly share code, notes, and snippets.

@warpme
Created May 21, 2023 09:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save warpme/cdc7e9a23bca4cb10c0433d880cc288d to your computer and use it in GitHub Desktop.
Save warpme/cdc7e9a23bca4cb10c0433d880cc288d to your computer and use it in GitHub Desktop.
root@Myth-Frontend-da19c87a6df4:~ # mythfrontend.sh eglfs
Sun May 21 11:58:46 CEST 2023
kodi-gbm is not running ...
kodi-wayland is not running ...
kodi-x11 is not running ...
Sun May 21 11:58:47 CEST 2023
Runing with drawing to Xorg and video render via EGL DMAbuf
USER=root
XINITRC=/etc/X11/xinit/xinitrc
XDG_SESSION_TYPE=tty
HOME=/root
KDE_HOME_READONLY=1
QT_QPA_EGLFS_DEBUG=1
MESA_SHADER_CACHE_DISABLE=1
XSERVERRC=/etc/X11/xinit/xserverrc
QT_QPA_DEBUG=1
LOGNAME=root
XCOMPOSEFILE=/usr/share/X11/locale/en_US.UTF-8/Compose
XDG_SESSION_CLASS=user
TERM=linux
USE_VDPAU_COLORKEY=1
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/libexec:/usr/lib/qt6/bin
QT_DEBUG_PLUGINS=1
XDG_RUNTIME_DIR=/var/run/xdg/minimyth
DISPLAY=:0.0
ICEAUTHORITY=/root/.ICEauthority
LANG=en_US.UTF-8
PERL_BADLANG=0
SHELL=/bin/ash
QT_LOGGING_RULES=qt.qpa.*=true
PWD=/root
QT_QPA_PLATFORM=xcb
QT_PLUGIN_PATH=/usr/lib/qt6/plugins
Myth cmd.line:/usr/bin/mythfrontend -O IgnoreSchemaVerMismatch=1 -O IgnoreProtoVerMismatch=1
Sun May 21 11:58:47 CEST 2023
Runing with drawing to EGLFS
qt.qpa.input.devices: no keyboards registered for seat "" The platform plugin should have provided one via QWindowSystemInterface::registerInputDevice(). Creating a default one for now.
qt.qpa.plugin: init_platform called with pluginNamesWithArguments "eglfs" platformPluginPath "" platformThemeName ""
qt.core.plugin.factoryloader: checking directory path "/usr/lib/qt6/plugins/platforms" ...
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqwayland-generic.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqwayland-generic.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"wayland"
]
},
"archlevel": 0,
"className": "QWaylandIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("wayland")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqxcb.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqxcb.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"xcb"
]
},
"archlevel": 0,
"className": "QXcbIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("xcb")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqoffscreen.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqoffscreen.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"offscreen"
]
},
"archlevel": 0,
"className": "QOffscreenIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("offscreen")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqlinuxfb.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqlinuxfb.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"linuxfb"
]
},
"archlevel": 0,
"className": "QLinuxFbIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("linuxfb")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqvnc.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqvnc.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"vnc"
]
},
"archlevel": 0,
"className": "QVncIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("vnc")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqminimalegl.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqminimalegl.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"minimalegl"
]
},
"archlevel": 0,
"className": "QMinimalEglIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("minimalegl")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqminimal.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqminimal.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"minimal"
]
},
"archlevel": 0,
"className": "QMinimalIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("minimal")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqeglfs.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqeglfs.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"eglfs"
]
},
"archlevel": 0,
"className": "QEglFSIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("eglfs")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqwayland-egl.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqwayland-egl.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"wayland-egl"
]
},
"archlevel": 0,
"className": "QWaylandEglPlatformIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("wayland-egl")
qt.core.plugin.factoryloader: checking directory path "/usr/bin/platforms" ...
qt.qpa.plugin: Attempting to load Qt platform plugin "eglfs" with arguments QList()
qt.core.library: "/usr/lib/qt6/plugins/platforms/libqeglfs.so" loaded library
qt.qpa.plugin: Successfully loaded Qt platform plugin "eglfs"
qt.qpa.theme: Adding platform integration's theme names to list of theme names: QList()
qt.qpa.theme: Failed to create platform theme; using "null" platform theme
qt.core.plugin.factoryloader: checking directory path "/usr/lib/qt6/plugins/egldeviceintegrations" ...
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/egldeviceintegrations/libqeglfs-kms-integration.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/egldeviceintegrations/libqeglfs-kms-integration.so, metadata=
{
"IID": "org.qt-project.qt.qpa.egl.QEglFSDeviceIntegrationFactoryInterface.5.5",
"MetaData": {
"Keys": [
"eglfs_kms"
]
},
"archlevel": 0,
"className": "QEglFSKmsGbmIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("eglfs_kms")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/egldeviceintegrations/libqeglfs-x11-integration.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/egldeviceintegrations/libqeglfs-x11-integration.so, metadata=
{
"IID": "org.qt-project.qt.qpa.egl.QEglFSDeviceIntegrationFactoryInterface.5.5",
"MetaData": {
"Keys": [
"eglfs_x11"
]
},
"archlevel": 0,
"className": "QEglFSX11IntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("eglfs_x11")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/egldeviceintegrations/libqeglfs-kms-egldevice-integration.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/egldeviceintegrations/libqeglfs-kms-egldevice-integration.so, metadata=
{
"IID": "org.qt-project.qt.qpa.egl.QEglFSDeviceIntegrationFactoryInterface.5.5",
"MetaData": {
"Keys": [
"eglfs_kms_egldevice"
]
},
"archlevel": 0,
"className": "QEglFSKmsEglDeviceIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("eglfs_kms_egldevice")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/egldeviceintegrations/libqeglfs-emu-integration.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/egldeviceintegrations/libqeglfs-emu-integration.so, metadata=
{
"IID": "org.qt-project.qt.qpa.egl.QEglFSDeviceIntegrationFactoryInterface.5.5",
"MetaData": {
"Keys": [
"eglfs_emu"
]
},
"archlevel": 0,
"className": "QEglFSEmulatorIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("eglfs_emu")
qt.core.plugin.factoryloader: checking directory path "/usr/bin/egldeviceintegrations" ...
qt.qpa.egldeviceintegration: EGL device integration plugin keys: QList("eglfs_kms", "eglfs_x11", "eglfs_kms_egldevice", "eglfs_emu")
qt.qpa.egldeviceintegration: EGL device integration plugin keys (sorted): QList("eglfs_kms", "eglfs_x11", "eglfs_kms_egldevice", "eglfs_emu")
qt.qpa.egldeviceintegration: Trying to load device EGL integration "eglfs_kms"
qt.core.library: "/usr/lib/qt6/plugins/egldeviceintegrations/libqeglfs-kms-integration.so" loaded library
qt.qpa.eglfs.kms: New DRM/KMS via GBM integration created
qt.qpa.egldeviceintegration: Using EGL device integration "eglfs_kms"
qt.qpa.eglfs.kms: platformInit: Load Screen Config
qt.qpa.eglfs.kms: platformInit: Opening DRM device
qt.qpa.input: udev device discovery for type QFlags<QDeviceDiscovery::QDeviceType>(Device_DRM|Device_VideoMask)
qt.qpa.input: Found matching devices QList("/dev/dri/card0", "/dev/dri/card1")
qt.qpa.eglfs.kms: Found the following video devices: QList("/dev/dri/card0", "/dev/dri/card1")
qt.qpa.eglfs.kms: Using "/dev/dri/card0"
qt.qpa.eglfs.kms: Using backend-provided DRM device /dev/dri/card0
qt.qpa.eglfs.kms: Creating GBM device for file descriptor 6 obtained from "/dev/dri/card0"
qt.qpa.eglfs.kms: Using dedicated drm event reading thread
qt.qpa.eglfs.kms: Initializing event reader for device 0x1d398380 fd 6
qt.qpa.eglfs.kms: Querying EGLDisplay
qt.qpa.eglfs.kms: Event reader thread: entering event loop
qt.qpa.eglfs.kms: Atomic reported as supported
qt.qpa.eglfs.kms: Atomic enabled
qt.qpa.eglfs.kms: Found 3 planes
qt.qpa.eglfs.kms: plane 0: id = 31 countFormats = 14 possibleCrtcs = 0x1 supported formats = XR24 AR24 XB24 AB24 RG24 BG24 RG16 BG16 NV12 NV16 NV24 NV15 NV20 NV30
qt.qpa.eglfs.kms: property 0: id = 8 name = 'type'
qt.qpa.eglfs.kms: type is ENUM, value is 1, possible values are:
qt.qpa.eglfs.kms: enum 0: Overlay - 0
qt.qpa.eglfs.kms: enum 1: Primary - 1
qt.qpa.eglfs.kms: enum 2: Cursor - 2
qt.qpa.eglfs.kms: property 1: id = 17 name = 'FB_ID'
qt.qpa.eglfs.kms: type is OBJECT
qt.qpa.eglfs.kms: property 2: id = 18 name = 'IN_FENCE_FD'
qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is -1, possible values are:
qt.qpa.eglfs.kms: -1
qt.qpa.eglfs.kms: 2147483647
qt.qpa.eglfs.kms: property 3: id = 20 name = 'CRTC_ID'
qt.qpa.eglfs.kms: type is OBJECT
qt.qpa.eglfs.kms: property 4: id = 13 name = 'CRTC_X'
qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: -2147483648
qt.qpa.eglfs.kms: 2147483647
qt.qpa.eglfs.kms: property 5: id = 14 name = 'CRTC_Y'
qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: -2147483648
qt.qpa.eglfs.kms: 2147483647
qt.qpa.eglfs.kms: property 6: id = 15 name = 'CRTC_W'
qt.qpa.eglfs.kms: type is RANGE, value is 1920, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 2147483647
qt.qpa.eglfs.kms: property 7: id = 16 name = 'CRTC_H'
qt.qpa.eglfs.kms: type is RANGE, value is 1080, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 2147483647
qt.qpa.eglfs.kms: property 8: id = 9 name = 'SRC_X'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 4294967295
qt.qpa.eglfs.kms: property 9: id = 10 name = 'SRC_Y'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 4294967295
qt.qpa.eglfs.kms: property 10: id = 11 name = 'SRC_W'
qt.qpa.eglfs.kms: type is RANGE, value is 125829120, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 4294967295
qt.qpa.eglfs.kms: property 11: id = 12 name = 'SRC_H'
qt.qpa.eglfs.kms: type is RANGE, value is 70778880, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 4294967295
qt.qpa.eglfs.kms: property 12: id = 30 name = 'IN_FORMATS'
qt.qpa.eglfs.kms: type is BLOB
qt.qpa.eglfs.kms: property 13: id = 33 name = 'rotation'
qt.qpa.eglfs.kms: type is BITMASK, value is 1, possible bits are:
qt.qpa.eglfs.kms: bitmask 0: rotate-0 - 1
qt.qpa.eglfs.kms: bitmask 1: reflect-x - 16
qt.qpa.eglfs.kms: bitmask 2: reflect-y - 32
qt.qpa.eglfs.kms: plane 1: id = 34 countFormats = 14 possibleCrtcs = 0x1 supported formats = XR24 AR24 XB24 AB24 RG24 BG24 RG16 BG16 NV12 NV16 NV24 NV15 NV20 NV30
qt.qpa.eglfs.kms: property 0: id = 8 name = 'type'
qt.qpa.eglfs.kms: type is ENUM, value is 2, possible values are:
qt.qpa.eglfs.kms: enum 0: Overlay - 0
qt.qpa.eglfs.kms: enum 1: Primary - 1
qt.qpa.eglfs.kms: enum 2: Cursor - 2
qt.qpa.eglfs.kms: property 1: id = 17 name = 'FB_ID'
qt.qpa.eglfs.kms: type is OBJECT
qt.qpa.eglfs.kms: property 2: id = 18 name = 'IN_FENCE_FD'
qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is -1, possible values are:
qt.qpa.eglfs.kms: -1
qt.qpa.eglfs.kms: 2147483647
qt.qpa.eglfs.kms: property 3: id = 20 name = 'CRTC_ID'
qt.qpa.eglfs.kms: type is OBJECT
qt.qpa.eglfs.kms: property 4: id = 13 name = 'CRTC_X'
qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: -2147483648
qt.qpa.eglfs.kms: 2147483647
qt.qpa.eglfs.kms: property 5: id = 14 name = 'CRTC_Y'
qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: -2147483648
qt.qpa.eglfs.kms: 2147483647
qt.qpa.eglfs.kms: property 6: id = 15 name = 'CRTC_W'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 2147483647
qt.qpa.eglfs.kms: property 7: id = 16 name = 'CRTC_H'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 2147483647
qt.qpa.eglfs.kms: property 8: id = 9 name = 'SRC_X'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 4294967295
qt.qpa.eglfs.kms: property 9: id = 10 name = 'SRC_Y'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 4294967295
qt.qpa.eglfs.kms: property 10: id = 11 name = 'SRC_W'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 4294967295
qt.qpa.eglfs.kms: property 11: id = 12 name = 'SRC_H'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 4294967295
qt.qpa.eglfs.kms: property 12: id = 30 name = 'IN_FORMATS'
qt.qpa.eglfs.kms: type is BLOB
qt.qpa.eglfs.kms: property 13: id = 36 name = 'rotation'
qt.qpa.eglfs.kms: type is BITMASK, value is 1, possible bits are:
qt.qpa.eglfs.kms: bitmask 0: rotate-0 - 1
qt.qpa.eglfs.kms: bitmask 1: reflect-x - 16
qt.qpa.eglfs.kms: bitmask 2: reflect-y - 32
qt.qpa.eglfs.kms: plane 2: id = 38 countFormats = 14 possibleCrtcs = 0x1 supported formats = XR24 AR24 XB24 AB24 RG24 BG24 RG16 BG16 NV12 NV16 NV24 NV15 NV20 NV30
qt.qpa.eglfs.kms: property 0: id = 8 name = 'type'
qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
qt.qpa.eglfs.kms: enum 0: Overlay - 0
qt.qpa.eglfs.kms: enum 1: Primary - 1
qt.qpa.eglfs.kms: enum 2: Cursor - 2
qt.qpa.eglfs.kms: property 1: id = 17 name = 'FB_ID'
qt.qpa.eglfs.kms: type is OBJECT
qt.qpa.eglfs.kms: property 2: id = 18 name = 'IN_FENCE_FD'
qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is -1, possible values are:
qt.qpa.eglfs.kms: -1
qt.qpa.eglfs.kms: 2147483647
qt.qpa.eglfs.kms: property 3: id = 20 name = 'CRTC_ID'
qt.qpa.eglfs.kms: type is OBJECT
qt.qpa.eglfs.kms: property 4: id = 13 name = 'CRTC_X'
qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: -2147483648
qt.qpa.eglfs.kms: 2147483647
qt.qpa.eglfs.kms: property 5: id = 14 name = 'CRTC_Y'
qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: -2147483648
qt.qpa.eglfs.kms: 2147483647
qt.qpa.eglfs.kms: property 6: id = 15 name = 'CRTC_W'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 2147483647
qt.qpa.eglfs.kms: property 7: id = 16 name = 'CRTC_H'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 2147483647
qt.qpa.eglfs.kms: property 8: id = 9 name = 'SRC_X'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 4294967295
qt.qpa.eglfs.kms: property 9: id = 10 name = 'SRC_Y'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 4294967295
qt.qpa.eglfs.kms: property 10: id = 11 name = 'SRC_W'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 4294967295
qt.qpa.eglfs.kms: property 11: id = 12 name = 'SRC_H'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 4294967295
qt.qpa.eglfs.kms: property 12: id = 30 name = 'IN_FORMATS'
qt.qpa.eglfs.kms: type is BLOB
qt.qpa.eglfs.kms: property 13: id = 40 name = 'rotation'
qt.qpa.eglfs.kms: type is BITMASK, value is 1, possible bits are:
qt.qpa.eglfs.kms: bitmask 0: rotate-0 - 1
qt.qpa.eglfs.kms: bitmask 1: reflect-x - 16
qt.qpa.eglfs.kms: bitmask 2: reflect-y - 32
qt.qpa.eglfs.kms: "HDMI1" mode count: 26 crtc index: 0 crtc id: 37
qt.qpa.eglfs.kms: mode 0 1920 x 1080 @ 60 hz
qt.qpa.eglfs.kms: mode 1 1920 x 1080 @ 60 hz
qt.qpa.eglfs.kms: mode 2 1920 x 1080 @ 60 hz
qt.qpa.eglfs.kms: mode 3 1920 x 1080 @ 50 hz
qt.qpa.eglfs.kms: mode 4 1280 x 1024 @ 75 hz
qt.qpa.eglfs.kms: mode 5 1280 x 960 @ 60 hz
qt.qpa.eglfs.kms: mode 6 1152 x 864 @ 75 hz
qt.qpa.eglfs.kms: mode 7 1280 x 720 @ 60 hz
qt.qpa.eglfs.kms: mode 8 1280 x 720 @ 60 hz
qt.qpa.eglfs.kms: mode 9 1280 x 720 @ 60 hz
qt.qpa.eglfs.kms: mode 10 1280 x 720 @ 50 hz
qt.qpa.eglfs.kms: mode 11 1024 x 768 @ 75 hz
qt.qpa.eglfs.kms: mode 12 1024 x 768 @ 70 hz
qt.qpa.eglfs.kms: mode 13 1024 x 768 @ 60 hz
qt.qpa.eglfs.kms: mode 14 800 x 600 @ 75 hz
qt.qpa.eglfs.kms: mode 15 800 x 600 @ 72 hz
qt.qpa.eglfs.kms: mode 16 800 x 600 @ 60 hz
qt.qpa.eglfs.kms: mode 17 800 x 600 @ 56 hz
qt.qpa.eglfs.kms: mode 18 720 x 576 @ 50 hz
qt.qpa.eglfs.kms: mode 19 720 x 576 @ 50 hz
qt.qpa.eglfs.kms: mode 20 720 x 480 @ 60 hz
qt.qpa.eglfs.kms: mode 21 720 x 480 @ 60 hz
qt.qpa.eglfs.kms: mode 22 640 x 480 @ 75 hz
qt.qpa.eglfs.kms: mode 23 640 x 480 @ 73 hz
qt.qpa.eglfs.kms: mode 24 640 x 480 @ 60 hz
qt.qpa.eglfs.kms: mode 25 640 x 480 @ 60 hz
qt.qpa.eglfs.kms: Selected mode 0 : 1920 x 1080 @ 60 hz for output "HDMI1"
qt.qpa.eglfs.kms: Physical size is QSizeF(930, 530) mm for output "HDMI1"
qt.qpa.eglfs.kms: Format is 34325258 requested_by_user = false for output "HDMI1"
qt.qpa.eglfs.kms: Output "HDMI1" framebuffer size is QSize(1920, 1080)
qt.qpa.eglfs.kms: property 0: id = 1 name = 'EDID'
qt.qpa.eglfs.kms: type is BLOB
qt.qpa.eglfs.kms: property 1: id = 2 name = 'DPMS'
qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
qt.qpa.eglfs.kms: enum 0: On - 0
qt.qpa.eglfs.kms: enum 1: Standby - 1
qt.qpa.eglfs.kms: enum 2: Suspend - 2
qt.qpa.eglfs.kms: enum 3: Off - 3
qt.qpa.eglfs.kms: property 2: id = 5 name = 'link-status'
qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
qt.qpa.eglfs.kms: enum 0: Good - 0
qt.qpa.eglfs.kms: enum 1: Bad - 1
qt.qpa.eglfs.kms: property 3: id = 6 name = 'non-desktop'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 1
qt.qpa.eglfs.kms: property 4: id = 4 name = 'TILE'
qt.qpa.eglfs.kms: type is BLOB
qt.qpa.eglfs.kms: property 5: id = 20 name = 'CRTC_ID'
qt.qpa.eglfs.kms: type is OBJECT
qt.qpa.eglfs.kms: property 6: id = 43 name = 'max bpc'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 8
qt.qpa.eglfs.kms: 16
qt.qpa.eglfs.kms: property 7: id = 44 name = 'content type'
qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
qt.qpa.eglfs.kms: enum 0: No Data - 0
qt.qpa.eglfs.kms: enum 1: Graphics - 1
qt.qpa.eglfs.kms: enum 2: Photo - 2
qt.qpa.eglfs.kms: enum 3: Cinema - 3
qt.qpa.eglfs.kms: enum 4: Game - 4
qt.qpa.eglfs.kms: property 8: id = 7 name = 'HDR_OUTPUT_METADATA'
qt.qpa.eglfs.kms: type is BLOB
qt.qpa.eglfs.kms: property 0: id = 22 name = 'ACTIVE'
qt.qpa.eglfs.kms: type is RANGE, value is 1, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 1
qt.qpa.eglfs.kms: property 1: id = 23 name = 'MODE_ID'
qt.qpa.eglfs.kms: type is BLOB
qt.qpa.eglfs.kms: property 2: id = 19 name = 'OUT_FENCE_PTR'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 18446744073709551615
qt.qpa.eglfs.kms: property 3: id = 24 name = 'VRR_ENABLED'
qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
qt.qpa.eglfs.kms: 0
qt.qpa.eglfs.kms: 1
qt.qpa.eglfs.kms: Output HDMI1 can use 3 planes: 31 34 38
qt.qpa.eglfs.kms: Chose plane 31 for output HDMI1 (crtc id 37) (may not be applicable)
qt.qpa.eglfs.kms: EDID data for output "HDMI1": identifier '', manufacturer 'SANTAK CORP.', model 'S2-TEK TV-', serial 'SN-000000001-', physical size: 930.00x530.00
qt.qpa.eglfs.kms: Creating new global GBM mouse cursor
qt.qpa.eglfs.kms: Initializing cursor atlas from ":/cursor.json"
qt.core.plugin.factoryloader: checking directory path "/usr/lib/qt6/plugins/imageformats" ...
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/imageformats/libqsvg.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/imageformats/libqsvg.so, metadata=
{
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
"MetaData": {
"Keys": [
"svg",
"svgz"
],
"MimeTypes": [
"image/svg+xml",
"image/svg+xml-compressed"
]
},
"archlevel": 0,
"className": "QSvgPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("svg", "svgz")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/imageformats/libqjpeg.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/imageformats/libqjpeg.so, metadata=
{
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
"MetaData": {
"Keys": [
"jpg",
"jpeg"
],
"MimeTypes": [
"image/jpeg",
"image/jpeg"
]
},
"archlevel": 0,
"className": "QJpegPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("jpg", "jpeg")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/imageformats/libqico.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/imageformats/libqico.so, metadata=
{
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
"MetaData": {
"Keys": [
"ico",
"cur"
],
"MimeTypes": [
"image/vnd.microsoft.icon",
"image/vnd.microsoft.icon"
]
},
"archlevel": 0,
"className": "QICOPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("ico", "cur")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/imageformats/libqgif.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/imageformats/libqgif.so, metadata=
{
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
"MetaData": {
"Keys": [
"gif"
],
"MimeTypes": [
"image/gif"
]
},
"archlevel": 0,
"className": "QGifPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("gif")
qt.core.plugin.factoryloader: checking directory path "/usr/bin/imageformats" ...
qt.core.library: "/usr/lib/qt6/plugins/imageformats/libqsvg.so" loaded library
qt.core.library: "/usr/lib/qt6/plugins/imageformats/libqjpeg.so" loaded library
qt.core.library: "/usr/lib/qt6/plugins/imageformats/libqico.so" loaded library
qt.core.library: "/usr/lib/qt6/plugins/imageformats/libqgif.so" loaded library
qt.qpa.eglfs.kms: Sorted screen list: QList(OrderedScreen(QPlatformScreen=0x1d3e56e0 ("HDMI1") : 2147483647 / QPoint(0,0) / primary: false))
qt.qpa.eglfs.kms: Adding QPlatformScreen 0x1d3e56e0 ( "HDMI1" ) to QPA with geometry QRect(0,0 1920x1080) and isPrimary= false
qt.qpa.input: libinput: event0 - rk805 pwrkey: is tagged by udev as: Keyboard
qt.qpa.input: libinput: event0 - rk805 pwrkey: device is a keyboard
qt.qpa.input: libinput: event1 - gpio_ir_recv: not tagged as supported input device
qt.qpa.input: libinput: event1 - not using input device '/dev/input/event1'
qt.qpa.input: libinput: event2 - eventlircd: not tagged as supported input device
qt.qpa.input: libinput: event2 - not using input device '/dev/input/event2'
qt.qpa.input: Using xkbcommon for key mapping
qt.core.plugin.factoryloader: checking directory path "/usr/lib/qt6/plugins/styles" ...
qt.core.plugin.factoryloader: checking directory path "/usr/bin/styles" ...
2023-05-21 11:58:47.244633 I Exporting 'QT_QPA_EGLFS_KMS_ATOMIC=1'
2023-05-21 11:58:47.244667 I Exporting 'QT_QPA_EGLFS_ALWAYS_SET_MODE=1'
2023-05-21 11:58:47.244679 I Qt eglfs_kms planar video not requested
2023-05-21 11:58:47.855080 I Setup Interrupt handler
2023-05-21 11:58:47.855101 I Setup Terminated handler
2023-05-21 11:58:47.855115 I Setup Segmentation fault handler
2023-05-21 11:58:47.855129 I Setup Aborted handler
2023-05-21 11:58:47.855147 I Setup Floating point exception handler
2023-05-21 11:58:47.855164 I Setup Illegal instruction handler
2023-05-21 11:58:47.855181 I Setup Bus error handler
2023-05-21 11:58:47.855203 I Setup Real-time signal 0 handler
2023-05-21 11:58:47.855218 I Setup Hangup handler
2023-05-21 11:58:47.855239 I Setup User defined signal 1 handler
2023-05-21 11:58:47.855254 I Setup User defined signal 2 handler
2023-05-21 11:58:47.855815 C mythfrontend version: HEAD -> master [v34-Pre-4efd8a3c211] www.mythtv.org
2023-05-21 11:58:47.855829 C Qt version: compile: 6.5.0, runtime: 6.5.0
2023-05-21 11:58:47.855933 I Linux 6.3.3 (arm64)
2023-05-21 11:58:47.855939 N Enabled verbose msgs: general
2023-05-21 11:58:47.855964 N Setting Log Level to LOG_INFO
2023-05-21 11:58:47.866820 N Using runtime prefix = /usr
2023-05-21 11:58:47.866831 N Using configuration directory = /home/minimyth/.mythtv
2023-05-21 11:58:47.866923 I Added logging to the console
2023-05-21 11:58:47.866933 I Assumed character encoding: en_US.UTF-8
2023-05-21 11:58:47.867040 N Setting 'IgnoreProtoVerMismatch' being forced to '1'
2023-05-21 11:58:47.867094 N Setting 'IgnoreSchemaVerMismatch' being forced to '1'
2023-05-21 11:58:47.868717 I Loading pl translation for module mythfrontend
2023-05-21 11:58:47.869710 I Using a profile name of: 'Myth-Frontend-da19c87a6df4' (Usually the same as this host's name.)
2023-05-21 11:58:47.870470 I Start up testing connections. DB 192.168.1.254, BE , attempt 0, status dbAwake, Delay: 2000
2023-05-21 11:58:48.073040 I Qt: checking directory path "/usr/lib/qt6/plugins/sqldrivers" ...
2023-05-21 11:58:48.073237 I Qt: looking at "/usr/lib/qt6/plugins/sqldrivers/libqsqlmysql.so"
2023-05-21 11:58:48.073623 I Qt: Found metadata in lib /usr/lib/qt6/plugins/sqldrivers/libqsqlmysql.so, metadata=
{
"IID": "org.qt-project.Qt.QSqlDriverFactoryInterface",
"MetaData": {
"Keys": [
"QMYSQL",
"QMARIADB"
]
},
"archlevel": 0,
"className": "QMYSQLDriverPlugin",
"debug": false,
"version": 394496
}
2023-05-21 11:58:48.073757 I Qt: Got keys from plugin meta data QList("QMYSQL", "QMARIADB")
2023-05-21 11:58:48.073787 I Qt: checking directory path "/usr/bin/sqldrivers" ...
2023-05-21 11:58:48.079508 I Qt: "/usr/lib/qt6/plugins/sqldrivers/libqsqlmysql.so" loaded library
2023-05-21 11:58:48.322364 N Setting QT default locale to pl_US
2023-05-21 11:58:48.322383 I Current locale pl_US
2023-05-21 11:58:48.322703 E No locale defaults file for pl_US, skipping
2023-05-21 11:58:48.401193 N Setting 'IgnoreProtoVerMismatch' being forced to '1'
2023-05-21 11:58:48.401220 N Setting 'IgnoreSchemaVerMismatch' being forced to '1'
2023-05-21 11:58:48.402090 I Qt: checking directory path "/usr/lib/qt6/plugins/tls" ...
2023-05-21 11:58:48.402180 I Qt: checking directory path "/usr/bin/tls" ...
2023-05-21 11:58:48.402272 I Qt: No functional TLS backend was found
2023-05-21 11:58:48.402293 I Qt: No functional TLS backend was found
2023-05-21 11:58:48.402299 I Qt: No TLS backend is available
2023-05-21 11:58:48.402313 I Qt: No functional TLS backend was found
2023-05-21 11:58:48.402351 I Qt: No functional TLS backend was found
2023-05-21 11:58:48.402647 I Qt: No functional TLS backend was found
2023-05-21 11:58:48.402664 I Qt: No functional TLS backend was found
2023-05-21 11:58:48.402672 I Qt: No functional TLS backend was found
2023-05-21 11:58:48.402677 I Qt: No TLS backend is available
2023-05-21 11:58:48.402685 I Qt: No functional TLS backend was found
2023-05-21 11:58:48.402699 I Qt: No functional TLS backend was found
2023-05-21 11:58:48.402707 I Qt: No functional TLS backend was found
2023-05-21 11:58:48.402715 I Qt: No functional TLS backend was found
2023-05-21 11:58:48.402719 I Qt: No TLS backend is available
2023-05-21 11:58:48.402727 I Qt: No functional TLS backend was found
2023-05-21 11:58:48.402741 I Qt: No functional TLS backend was found
2023-05-21 11:58:48.402813 I Qt: No functional TLS backend was found
2023-05-21 11:58:48.420290 I Listening on TCP 0.0.0.0:6547
2023-05-21 11:58:48.426841 I Listening on TCP [::]:6547
2023-05-21 11:58:48.510967 I Loading pl translation for module mythfrontend
2023-05-21 11:58:48.566444 I Display: Screen 'HDMI-1' not found, defaulting to primary screen (HDMI1)
2023-05-21 11:58:48.566502 I Display: Using screen 'HDMI1' (Make: SANTAK CORP. Model: S2-TEK TV-)
2023-05-21 11:58:48.566539 I Display: Qt screen pixel ratio: 1.00
2023-05-21 11:58:48.566574 I Display: Geometry: 1920x1080+0+0 Size(Qt): 930mmx530mm
2023-05-21 11:58:48.566980 I /dev/dri/card0 Qt EGLFS/KMS Fd:6 Crtc id:37 Connector id:42 Atomic: 1
2023-05-21 11:58:48.567135 I /dev/dri/card0: Authenticated
2023-05-21 11:58:48.679254 I /dev/dri/card0: DRM device retrieved from Qt
2023-05-21 11:58:48.679269 I /dev/dri/card0: Multi-plane setup: Requested: 0 Setup: 0
2023-05-21 11:58:48.679286 I DispDRM: Filtering out modes that aren't 1920x1080
2023-05-21 11:58:48.680045 I Qt: "libXNVCtrl" cannot load: Cannot load library libXNVCtrl: (libXNVCtrl: cannot open shared object file: No such file or directory)
2023-05-21 11:58:48.680590 I Qt: "libXNVCtrl.so.0" cannot load: Cannot load library libXNVCtrl.so.0: (libXNVCtrl.so.0: cannot open shared object file: No such file or directory)
2023-05-21 11:58:48.680959 I /dev/dri/card0 Qt EGLFS/KMS Fd:6 Crtc id:37 Connector id:42 Atomic: 1
2023-05-21 11:58:48.681095 I /dev/dri/card0: Authenticated
2023-05-21 11:58:48.794954 I /dev/dri/card0: DRM device retrieved from Qt
2023-05-21 11:58:48.794968 I /dev/dri/card0: Multi-plane setup: Requested: 0 Setup: 0
2023-05-21 11:58:48.795018 I VRR: No variable refresh rate support detected
2023-05-21 11:58:48.795100 N Display: Desktop video mode: 1920x1080 60.000Hz
2023-05-21 11:58:48.795108 N Display: Display has custom colourspace
2023-05-21 11:58:48.795218 N Display: Supported HDR formats: Żaden
2023-05-21 11:58:48.864419 I Display: Using 1920x1080@60Hz for GUI
2023-05-21 11:58:48.864429 I InputHandler: Starting
2023-05-21 11:58:48.868979 I LIRC: Successfully initialized '/dev/lircd' using '/home/minimyth/.mythtv/lircrc' config
2023-05-21 11:58:48.869985 I UDPListener: Enabling
2023-05-21 11:58:48.878169 I Binding to UDP 0.0.0.0:6948
2023-05-21 11:58:48.878493 I Binding to UDP [::]:6948
2023-05-21 11:58:49.123513 I Using Frameless Window
2023-05-21 11:58:49.123519 I Using Full Screen Window
2023-05-21 11:58:49.123784 I Qt: Check for forced use of QRhi resulted in enable false with api Null
2023-05-21 11:58:49.124544 I Qt: Creating gbm_surface for screen HDMI1
2023-05-21 11:58:49.124590 I Qt: Got native format 34325258 from eglGetConfigAttrib() with return code true
2023-05-21 11:58:49.135130 I Qt: Created context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 0, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 0, stencilBufferSize 0, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QColorSpace(), profile QSurfaceFormat::NoProfile) with config:
2023-05-21 11:58:49.135166 I Qt: EGL_BUFFER_SIZE: 24
2023-05-21 11:58:49.135175 I Qt: EGL_ALPHA_SIZE: 0
2023-05-21 11:58:49.135193 I Qt: EGL_BLUE_SIZE: 8
2023-05-21 11:58:49.135201 I Qt: EGL_GREEN_SIZE: 8
2023-05-21 11:58:49.135208 I Qt: EGL_RED_SIZE: 8
2023-05-21 11:58:49.135215 I Qt: EGL_DEPTH_SIZE: 0
2023-05-21 11:58:49.135222 I Qt: EGL_STENCIL_SIZE: 0
2023-05-21 11:58:49.135229 I Qt: EGL_CONFIG_CAVEAT: 12344
2023-05-21 11:58:49.135236 I Qt: EGL_CONFIG_ID: 7
2023-05-21 11:58:49.135250 I Qt: EGL_LEVEL: 0
2023-05-21 11:58:49.135258 I Qt: EGL_MAX_PBUFFER_HEIGHT: 4096
2023-05-21 11:58:49.135266 I Qt: EGL_MAX_PBUFFER_PIXELS: 0
2023-05-21 11:58:49.135273 I Qt: EGL_MAX_PBUFFER_WIDTH: 4096
2023-05-21 11:58:49.135280 I Qt: EGL_NATIVE_RENDERABLE: 1
2023-05-21 11:58:49.135287 I Qt: EGL_NATIVE_VISUAL_ID: 875713112
2023-05-21 11:58:49.135301 I Qt: EGL_NATIVE_VISUAL_TYPE: 12344
2023-05-21 11:58:49.135309 I Qt: EGL_SAMPLES: 0
2023-05-21 11:58:49.135316 I Qt: EGL_SAMPLE_BUFFERS: 0
2023-05-21 11:58:49.135323 I Qt: EGL_SURFACE_TYPE: 4
2023-05-21 11:58:49.135330 I Qt: EGL_TRANSPARENT_TYPE: 12344
2023-05-21 11:58:49.135338 I Qt: EGL_TRANSPARENT_BLUE_VALUE: 0
2023-05-21 11:58:49.135352 I Qt: EGL_TRANSPARENT_GREEN_VALUE: 0
2023-05-21 11:58:49.135360 I Qt: EGL_TRANSPARENT_RED_VALUE: 0
2023-05-21 11:58:49.135368 I Qt: EGL_BIND_TO_TEXTURE_RGB: 0
2023-05-21 11:58:49.135375 I Qt: EGL_BIND_TO_TEXTURE_RGBA: 0
2023-05-21 11:58:49.135383 I Qt: EGL_MIN_SWAP_INTERVAL: 1
2023-05-21 11:58:49.135397 I Qt: EGL_MAX_SWAP_INTERVAL: 1
2023-05-21 11:58:49.136063 I Display: Have main widget
2023-05-21 11:58:49.136068 I Display: Have main window
2023-05-21 11:58:49.136107 I Display: Screen 'HDMI-1' not found, defaulting to primary screen (HDMI1)
2023-05-21 11:58:49.147826 I Qt: checking directory path "/usr/lib/qt6/plugins/accessible" ...
2023-05-21 11:58:49.147950 I Qt: checking directory path "/usr/bin/accessible" ...
2023-05-21 11:58:49.148101 I Qt: checking directory path "/usr/lib/qt6/plugins/accessiblebridge" ...
2023-05-21 11:58:49.148193 I Qt: checking directory path "/usr/bin/accessiblebridge" ...
2023-05-21 11:58:49.212669 I Qt: Created context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 0, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 0, stencilBufferSize 0, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QColorSpace(), profile QSurfaceFormat::NoProfile) with config:
2023-05-21 11:58:49.212696 I Qt: EGL_BUFFER_SIZE: 24
2023-05-21 11:58:49.212704 I Qt: EGL_ALPHA_SIZE: 0
2023-05-21 11:58:49.212712 I Qt: EGL_BLUE_SIZE: 8
2023-05-21 11:58:49.212718 I Qt: EGL_GREEN_SIZE: 8
2023-05-21 11:58:49.212725 I Qt: EGL_RED_SIZE: 8
2023-05-21 11:58:49.212743 I Qt: EGL_DEPTH_SIZE: 0
2023-05-21 11:58:49.212750 I Qt: EGL_STENCIL_SIZE: 0
2023-05-21 11:58:49.212757 I Qt: EGL_CONFIG_CAVEAT: 12344
2023-05-21 11:58:49.212765 I Qt: EGL_CONFIG_ID: 7
2023-05-21 11:58:49.212772 I Qt: EGL_LEVEL: 0
2023-05-21 11:58:49.212779 I Qt: EGL_MAX_PBUFFER_HEIGHT: 4096
2023-05-21 11:58:49.212794 I Qt: EGL_MAX_PBUFFER_PIXELS: 0
2023-05-21 11:58:49.212802 I Qt: EGL_MAX_PBUFFER_WIDTH: 4096
2023-05-21 11:58:49.212809 I Qt: EGL_NATIVE_RENDERABLE: 1
2023-05-21 11:58:49.212817 I Qt: EGL_NATIVE_VISUAL_ID: 875713112
2023-05-21 11:58:49.212824 I Qt: EGL_NATIVE_VISUAL_TYPE: 12344
2023-05-21 11:58:49.212832 I Qt: EGL_SAMPLES: 0
2023-05-21 11:58:49.212846 I Qt: EGL_SAMPLE_BUFFERS: 0
2023-05-21 11:58:49.212854 I Qt: EGL_SURFACE_TYPE: 4
2023-05-21 11:58:49.212861 I Qt: EGL_TRANSPARENT_TYPE: 12344
2023-05-21 11:58:49.212868 I Qt: EGL_TRANSPARENT_BLUE_VALUE: 0
2023-05-21 11:58:49.212875 I Qt: EGL_TRANSPARENT_GREEN_VALUE: 0
2023-05-21 11:58:49.212884 I Qt: EGL_TRANSPARENT_RED_VALUE: 0
2023-05-21 11:58:49.212898 I Qt: EGL_BIND_TO_TEXTURE_RGB: 0
2023-05-21 11:58:49.212907 I Qt: EGL_BIND_TO_TEXTURE_RGBA: 0
2023-05-21 11:58:49.212915 I Qt: EGL_MIN_SWAP_INTERVAL: 1
2023-05-21 11:58:49.212923 I Qt: EGL_MAX_SWAP_INTERVAL: 1
2023-05-21 11:58:49.215637 I Qt: Created context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 0, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 0, stencilBufferSize 0, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QColorSpace(), profile QSurfaceFormat::NoProfile) with config:
2023-05-21 11:58:49.215662 I Qt: EGL_BUFFER_SIZE: 24
2023-05-21 11:58:49.215670 I Qt: EGL_ALPHA_SIZE: 0
2023-05-21 11:58:49.215678 I Qt: EGL_BLUE_SIZE: 8
2023-05-21 11:58:49.215685 I Qt: EGL_GREEN_SIZE: 8
2023-05-21 11:58:49.215692 I Qt: EGL_RED_SIZE: 8
2023-05-21 11:58:49.215699 I Qt: EGL_DEPTH_SIZE: 0
2023-05-21 11:58:49.215707 I Qt: EGL_STENCIL_SIZE: 0
2023-05-21 11:58:49.215715 I Qt: EGL_CONFIG_CAVEAT: 12344
2023-05-21 11:58:49.215723 I Qt: EGL_CONFIG_ID: 7
2023-05-21 11:58:49.215730 I Qt: EGL_LEVEL: 0
2023-05-21 11:58:49.215737 I Qt: EGL_MAX_PBUFFER_HEIGHT: 4096
2023-05-21 11:58:49.215745 I Qt: EGL_MAX_PBUFFER_PIXELS: 0
2023-05-21 11:58:49.215753 I Qt: EGL_MAX_PBUFFER_WIDTH: 4096
2023-05-21 11:58:49.215761 I Qt: EGL_NATIVE_RENDERABLE: 1
2023-05-21 11:58:49.215769 I Qt: EGL_NATIVE_VISUAL_ID: 875713112
2023-05-21 11:58:49.215776 I Qt: EGL_NATIVE_VISUAL_TYPE: 12344
2023-05-21 11:58:49.215784 I Qt: EGL_SAMPLES: 0
2023-05-21 11:58:49.215792 I Qt: EGL_SAMPLE_BUFFERS: 0
2023-05-21 11:58:49.215799 I Qt: EGL_SURFACE_TYPE: 4
2023-05-21 11:58:49.215807 I Qt: EGL_TRANSPARENT_TYPE: 12344
2023-05-21 11:58:49.215814 I Qt: EGL_TRANSPARENT_BLUE_VALUE: 0
2023-05-21 11:58:49.215822 I Qt: EGL_TRANSPARENT_GREEN_VALUE: 0
2023-05-21 11:58:49.215830 I Qt: EGL_TRANSPARENT_RED_VALUE: 0
2023-05-21 11:58:49.215837 I Qt: EGL_BIND_TO_TEXTURE_RGB: 0
2023-05-21 11:58:49.215845 I Qt: EGL_BIND_TO_TEXTURE_RGBA: 0
2023-05-21 11:58:49.215854 I Qt: EGL_MIN_SWAP_INTERVAL: 1
2023-05-21 11:58:49.215862 I Qt: EGL_MAX_SWAP_INTERVAL: 1
2023-05-21 11:58:49.274162 I Qt: Created context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 0, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize -1, stencilBufferSize 0, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QColorSpace(), profile QSurfaceFormat::CompatibilityProfile) with config:
2023-05-21 11:58:49.274189 I Qt: EGL_BUFFER_SIZE: 24
2023-05-21 11:58:49.274196 I Qt: EGL_ALPHA_SIZE: 0
2023-05-21 11:58:49.274203 I Qt: EGL_BLUE_SIZE: 8
2023-05-21 11:58:49.274222 I Qt: EGL_GREEN_SIZE: 8
2023-05-21 11:58:49.274230 I Qt: EGL_RED_SIZE: 8
2023-05-21 11:58:49.274238 I Qt: EGL_DEPTH_SIZE: 0
2023-05-21 11:58:49.274248 I Qt: EGL_STENCIL_SIZE: 0
2023-05-21 11:58:49.274255 I Qt: EGL_CONFIG_CAVEAT: 12344
2023-05-21 11:58:49.274284 I Qt: EGL_CONFIG_ID: 7
2023-05-21 11:58:49.274293 I Qt: EGL_LEVEL: 0
2023-05-21 11:58:49.274300 I Qt: EGL_MAX_PBUFFER_HEIGHT: 4096
2023-05-21 11:58:49.274307 I Qt: EGL_MAX_PBUFFER_PIXELS: 0
2023-05-21 11:58:49.274314 I Qt: EGL_MAX_PBUFFER_WIDTH: 4096
2023-05-21 11:58:49.274321 I Qt: EGL_NATIVE_RENDERABLE: 1
2023-05-21 11:58:49.274337 I Qt: EGL_NATIVE_VISUAL_ID: 875713112
2023-05-21 11:58:49.274345 I Qt: EGL_NATIVE_VISUAL_TYPE: 12344
2023-05-21 11:58:49.274353 I Qt: EGL_SAMPLES: 0
2023-05-21 11:58:49.274360 I Qt: EGL_SAMPLE_BUFFERS: 0
2023-05-21 11:58:49.274367 I Qt: EGL_SURFACE_TYPE: 4
2023-05-21 11:58:49.274380 I Qt: EGL_TRANSPARENT_TYPE: 12344
2023-05-21 11:58:49.274389 I Qt: EGL_TRANSPARENT_BLUE_VALUE: 0
2023-05-21 11:58:49.274397 I Qt: EGL_TRANSPARENT_GREEN_VALUE: 0
2023-05-21 11:58:49.274405 I Qt: EGL_TRANSPARENT_RED_VALUE: 0
2023-05-21 11:58:49.274412 I Qt: EGL_BIND_TO_TEXTURE_RGB: 0
2023-05-21 11:58:49.274420 I Qt: EGL_BIND_TO_TEXTURE_RGBA: 0
2023-05-21 11:58:49.274435 I Qt: EGL_MIN_SWAP_INTERVAL: 1
2023-05-21 11:58:49.274444 I Qt: EGL_MAX_SWAP_INTERVAL: 1
2023-05-21 11:58:49.278339 I Qt: QOpenGLFramebufferObject: Framebuffer incomplete attachment.
2023-05-21 11:58:49.278387 I Qt: QOpenGLFramebufferObject: Framebuffer incomplete, missing attachment.
2023-05-21 11:58:49.278424 E Failed to create framebuffer object
2023-05-21 11:58:49.278628 I OpenGL: OpenGL vendor : lima
2023-05-21 11:58:49.278635 I OpenGL: OpenGL renderer : Mali450
2023-05-21 11:58:49.278642 I OpenGL: OpenGL version : OpenGL ES 2.0 Mesa 22.3.6
2023-05-21 11:58:49.278648 I OpenGL: Qt platform : eglfs
2023-05-21 11:58:49.278704 I OpenGL: EGL display : Yes
2023-05-21 11:58:49.278710 I OpenGL: Qt OpenGL module : OpenGL ES
2023-05-21 11:58:49.278715 I OpenGL: Qt OpenGL format : OpenGLES 2.0
2023-05-21 11:58:49.278739 I OpenGL: Qt OpenGL surface : RGBA: 8:8:8:0 Depth: 0 Stencil: 0
2023-05-21 11:58:49.278747 I OpenGL: Max texture size : 4096
2023-05-21 11:58:49.278756 I OpenGL: Shaders : Vertex,Fragment
2023-05-21 11:58:49.278762 I OpenGL: 16bit framebuffers : No
2023-05-21 11:58:49.339312 I OpenGL: Initialised MythRenderOpenGL
2023-05-21 11:58:49.339327 I OpenGL: Using full range output
2023-05-21 11:58:49.344092 I Qt: Adding FB, size 1920x1080, DRM format 0x34325258, stride 7680, handle 2
2023-05-21 11:58:49.344314 I Qt: Setting mode for screen HDMI1
2023-05-21 11:58:49.361046 I Qt: Adding FB, size 1920x1080, DRM format 0x34325258, stride 7680, handle 3
2023-05-21 11:58:49.388669 I Qt: Adding FB, size 1920x1080, DRM format 0x34325258, stride 7680, handle 4
2023-05-21 11:58:49.395156 I UICache: Pruning cache directory: /home/minimyth/.mythtv/cache/remotecache
2023-05-21 11:58:49.395422 I UICache: Kept 0 files, deleted 0 files, stat error on 0 files
2023-05-21 11:58:49.395447 I UICache: Pruning cache directory: /home/minimyth/.mythtv/cache/thumbnails
2023-05-21 11:58:49.395535 I UICache: Kept 0 files, deleted 0 files, stat error on 0 files
2023-05-21 11:58:49.631044 E XMLParseBase: Unknown widget type.
Location: /usr/share/mythtv/themes/Monochrome-mm2/base.xml @ 883
Name: 'basebrowser' Type: 'webbrowser'
2023-05-21 11:58:49.739667 I MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.1.254:6543 (try 1 of 1)
2023-05-21 11:58:50.053645 E XMLParseBase: Unknown widget type.
Location: /usr/share/mythtv/themes/default-wide/base.xml @ 683
Name: 'basewebbrowser' Type: 'webbrowser'
2023-05-21 11:58:50.232511 I CECAdapter: Using physical address 1.0.0.0 from EDID
2023-05-21 11:58:50.272235 I CECAdapter: Found 1 CEC devices(s).
2023-05-21 11:58:50.272272 I CECAdapter: Device 1: path '/dev/cec0' com port 'Linux' SELECTED
2023-05-21 11:58:50.272282 I CECAdapter: Trying to open device /dev/cec0 (Linux).
2023-05-21 11:58:50.274542 I CECAdapter: connection opened
2023-05-21 11:58:50.810541 I CECAdapter: setting HDMI port to 1 on device TV (0)
2023-05-21 11:58:51.322828 I CECAdapter: >> source activated: Playback 2 (8)
2023-05-21 11:58:51.322980 I CECAdapter: Source 8 Activated
2023-05-21 11:58:51.323070 I CECAdapter: CEC client registered: libCEC version = 6.0.2, client version = 6.0.2, firmware version = 0, logical address(es) = Playback 2 (8) , physical address: 1.0.0.0, git revision: v11.14.0-v33.1-11-g51cb10a678+23-5263159~dirty, compiled on 2023-04-29 14:10:37 by piotro@minimyth2-aarch64-next on Linux 6.2.10-arch1-12 (x86_64), features: P8_USB, DRM, P8_detect, randr, Linux
2023-05-21 11:58:51.997370 I CECAdapter: << powering on 'TV' (0)
2023-05-21 11:58:52.062184 I CECAdapter: << Playback 2 (8) -> broadcast (F): active source (1000)
2023-05-21 11:58:52.493266 I CECAdapter: Opened CEC device.
2023-05-21 11:58:52.493641 I CECAdapter: << powering on 'TV' (0)
2023-05-21 11:58:52.562366 I CECAdapter: Asked TV to turn on.
2023-05-21 11:58:52.562566 I CECAdapter: >> source activated: Playback 2 (8)
2023-05-21 11:58:52.562589 I CECAdapter: Source 8 Activated
2023-05-21 11:58:52.562637 I CECAdapter: << powering on 'TV' (0)
2023-05-21 11:58:52.631814 I CECAdapter: << Playback 2 (8) -> broadcast (F): active source (1000)
[AVHWDeviceContext @ 0x1de977e0] Failed to initialise VAAPI connection: -1 (unknown libva error).
Cannot load libcuda.so.1
2023-05-21 11:58:52.842903 I CECAdapter: Asked TV to switch to this input.
2023-05-21 11:58:52.849483 I VideoProfile: Resetting decoder/render support
2023-05-21 11:58:52.883413 I VAAPIDec: VAAPI functionality checked failed
2023-05-21 11:58:52.888772 I NVDEC: No NVDEC decoders found
2023-05-21 11:58:52.906354 I V4L2_M2M: Supported/available V4L2 decoders:
2023-05-21 11:58:52.906369 I V4L2_M2M: MPEG2(Request)
2023-05-21 11:58:52.906377 I V4L2_M2M: H264(Request)
2023-05-21 11:58:52.906382 I V4L2_M2M: VP8(Request)
2023-05-21 11:58:52.906387 I V4L2_M2M: VP9(Request)
2023-05-21 11:58:52.906392 I V4L2_M2M: HEVC(Request)
2023-05-21 11:58:52.944276 I DRMPRIMECtx: DRM PRIME codecs supported: None
2023-05-21 11:58:52.957185 I VideoProfile: Available GPU interops: GL-VAAPI-DRM,GL-NVDEC,GL-DRM-PRIME
2023-05-21 11:58:52.957209 I VideoProfile: Decoder/render support: ffmpeg null opengl opengl-yv12
2023-05-21 11:58:52.957218 I VideoProfile: Decoder/render support: v4l2 opengl-hw
2023-05-21 11:58:52.957230 I VideoProfile: Decoder/render support: v4l2-dec null opengl opengl-yv12
2023-05-21 11:58:52.976351 I RAOP Device: Created RAOP device objects.
2023-05-21 11:58:52.984738 I Listening on TCP 0.0.0.0:5000
2023-05-21 11:58:52.984894 I Listening on TCP [::]:5000
2023-05-21 11:58:52.984942 I RAOP Device: Listening for connections on port 5000
2023-05-21 11:58:52.999264 I Registering service 3b43652c2b6a@MythTV on Myth-Frontend-da19c87a6df4._raop._tcp port 5000 TXT tp=UDsm=falssv=falseek=1et=0,1cn=0,1ch=2ss=1sr=4410pw=falsevn=3 txtvers=md=0,1,vs=115.2da=true
am=MythTV,1
2023-05-21 11:58:53.973829 I Bonjour: Service registration complete: name '3b43652c2b6a@MythTV on Myth-Frontend-da19c87a6df4' type '_raop._tcp.' domain: 'local.'
2023-05-21 11:58:55.009350 N Registering Internal as a media playback plugin.
2023-05-21 11:58:55.015479 N Creating MediaMonitor
2023-05-21 11:58:55.015488 I IgnoreDevices=/dev/mmcblk0,/dev/mmcblk1,/dev/mmcblk2,/dev/mmcblk3,/dev/mmcblk0p1,/dev/mmcblk0p2,/dev/mmcblk0p3,/dev/mmcblk0p4,/dev/mmcblk1p1,/dev/mmcblk1p2,/dev/mmcblk1p3,/dev/mmcblk1p4,/dev/mmcblk2p1,/dev/mmcblk2p2,/dev/mmcblk2p3,/dev/mmcblk2p4,/dev/mmcblk3p1,/dev/mmcblk3p2,/dev/mmcblk3p3,/dev/mmcblk3p4,/dev/mmcblk0boot0,/dev/mmcblk0boot1,/dev/mmcblk1boot0,/dev/mmcblk1boot1,/dev/mmcblk2boot0,/dev/mmcblk2boot1,/dev/mmcblk3boot0,/dev/mmcblk3boot1,/dev/zram0,/dev/zram1,/dev/zram2,/dev/zram3,/dev/zram4,/dev/zram5,/dev/zram6,/dev/zram7,
2023-05-21 11:58:55.019161 N MediaMonitor disabled by user setting.
2023-05-21 11:58:55.052309 I Qt: "/usr/lib/mythtv/plugins/libmythgame.so" loaded library
2023-05-21 11:58:55.077431 I Loading pl translation for module mythgame
2023-05-21 11:58:55.125854 I Qt: "/usr/lib/mythtv/plugins/libmythmusic.so" loaded library
2023-05-21 11:58:55.137696 I Current MythMusic Schema Version (MusicDBSchemaVer): 1025
2023-05-21 11:58:55.293937 I Loading pl translation for module mythmusic
2023-05-21 11:58:55.306359 I Qt: "/usr/lib/mythtv/plugins/libmythnews.so" loaded library
2023-05-21 11:58:55.327738 I Loading pl translation for module mythnews
2023-05-21 11:58:55.341106 I Qt: "/usr/lib/mythtv/plugins/libmythweather.so" loaded library
2023-05-21 11:58:55.374904 I Loading pl translation for module mythweather
2023-05-21 11:58:55.389242 I Qt: "/usr/lib/mythtv/plugins/libmythzoneminder.so" loaded library
2023-05-21 11:58:55.403587 I ZMClient: no valid IP or port found for mythzmserver
2023-05-21 11:58:55.418672 I Loading pl translation for module mythzoneminder
2023-05-21 11:58:55.430315 I Listening on TCP 0.0.0.0:6546
2023-05-21 11:58:55.437095 I Listening on TCP [::]:6546
2023-05-21 11:58:55.532337 N Found mainmenu.xml for theme 'Monochrome-mm2'
2023-05-21 11:58:55.558646 I Registering HouseKeeperTask 'HardwareProfiler'.
2023-05-21 11:58:55.568138 I Starting HouseKeeper.
2023-05-21 11:58:55.584089 I Starting process manager
2023-05-21 11:58:55.587636 I Starting IO manager (write)
2023-05-21 11:58:55.587735 I Starting process signal handler
2023-05-21 11:58:55.587996 I Starting IO manager (read)
2023-05-21 11:58:55.742416 I HTTPPool: Using maximum 8 threads
2023-05-21 11:58:55.742479 I Qt: No functional TLS backend was found
2023-05-21 11:58:55.742490 I Qt: No functional TLS backend was found
2023-05-21 11:58:55.742496 I Qt: No TLS backend is available
2023-05-21 11:58:55.742512 I Qt: No functional TLS backend was found
2023-05-21 11:58:55.742531 I Qt: No functional TLS backend was found
2023-05-21 11:58:55.773275 I Qt: No functional TLS backend was found
2023-05-21 11:58:55.807437 I Listening on TCP 0.0.0.0:8081
2023-05-21 11:58:55.807648 I Listening on TCP [::]:8081
2023-05-21 11:58:56.031769 I Bonjour: Service registration complete: name 'Mythfrontend on Myth-Frontend-da19c87a6df4' type '_mythfrontend._tcp.' domain: 'local.'
2023-05-21 11:58:56.783057 I Bonjour: Service registration complete: name 'mythfrontend on Myth-Frontend-da19c87a6df4' type '_http._tcp.' domain: 'local.'
2023-05-21 11:58:59.238093 E CECAdapter: CEC physical address error: Physical address in use by another device. Please verify your settings
2023-05-21 11:58:59.238115 I CECAdapter: setting HDMI port to 1 on device TV (0)
2023-05-21 11:58:59.238126 I CECAdapter: >> source deactivated: Playback 2 (8)
2023-05-21 11:58:59.238165 I CECAdapter: Source 8 Deactivated
2023-05-21 11:58:59.373861 I CECAdapter: >> source activated: Playback 2 (8)
2023-05-21 11:58:59.373883 I CECAdapter: Source 8 Activated
2023-05-21 11:58:59.373982 I CECAdapter: << powering on 'TV' (0)
2023-05-21 11:58:59.442230 I CECAdapter: << Playback 2 (8) -> broadcast (F): active source (1000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment