Posts by Murry

    Hallo qumad,

    würdest du deine Einstellungen teilen? Das compile habe ich hinbekommen, aber das starten des cef browsers gelingt mir nicht:

    norbert@vdr:~/cefbrowser/build/Release$ LD_LIBRARY_PATH="/home/norbert/cefbrowser/build/Release/" ./cefbrowser --config=/etc/vdr/sockets.ini --ozone-platform=headless --enable-features=UseOzonePlatform --off-screen-rendering-enabled
    [0418/164707.884957:WARNING:alloy_main_delegate.cc(559)] Alloy bootstrap is deprecated and will be removed in ~M127. See https://github.com/chromiumembedded/cef/issues/3685

    DevTools listening on ws://127.0.0.1:9222/devtools/browser/e0d7d5eb-9063-4dec-8062-5b87ff75521a
    [0418/164708.000483:INFO:component_installer.cc(307)] Failed to read manifest for Widevine Content Decryption Module (/home/norbert/cefbrowser/build/Release/profile/WidevineCdm/4.10.2891.0).: Keine Berechtigung (13)
    [0418/164708.124963:ERROR:angle_platform_impl.cc(44)] Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Could not open the default X display.
    ERR: Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Could not open the default X display.
    [0418/164708.125491:ERROR:gl_display.cc(497)] EGL Driver message (Critical) eglInitialize: Could not open the default X display.
    [0418/164708.125674:ERROR:gl_display.cc(767)] eglInitialize OpenGL failed with error EGL_NOT_INITIALIZED, trying next display type
    [0418/164708.125981:ERROR:angle_platform_impl.cc(44)] Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Could not open the default X display.
    ERR: Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Could not open the default X display.
    [0418/164708.126213:ERROR:gl_display.cc(497)] EGL Driver message (Critical) eglInitialize: Could not open the default X display.
    [0418/164708.126344:ERROR:gl_display.cc(767)] eglInitialize OpenGLES failed with error EGL_NOT_INITIALIZED
    [0418/164708.126470:ERROR:gl_display.cc(801)] Initialization of all EGL display types failed.
    [0418/164708.126653:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
    [0418/164708.232116:ERROR:angle_platform_impl.cc(44)] Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Could not open the default X display.
    ERR: Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Could not open the default X display.
    [0418/164708.232307:ERROR:gl_display.cc(497)] EGL Driver message (Critical) eglInitialize: Could not open the default X display.
    [0418/164708.232379:ERROR:gl_display.cc(767)] eglInitialize OpenGL failed with error EGL_NOT_INITIALIZED, trying next display type
    [0418/164708.232575:ERROR:angle_platform_impl.cc(44)] Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Could not open the default X display.
    ERR: Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Could not open the default X display.
    [0418/164708.232673:ERROR:gl_display.cc(497)] EGL Driver message (Critical) eglInitialize: Could not open the default X display.
    [0418/164708.232743:ERROR:gl_display.cc(767)] eglInitialize OpenGLES failed with error EGL_NOT_INITIALIZED
    [0418/164708.232853:ERROR:gl_display.cc(801)] Initialization of all EGL display types failed.
    [0418/164708.232967:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
    [0418/164708.234881:ERROR:viz_main_impl.cc(166)] Exiting GPU process due to errors during initialization
    [0418/164708.377391:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

    als root:

    norbert@vdr:~/cefbrowser/build/Release$ sudo LD_LIBRARY_PATH="/home/norbert/cefbrowser/build/Release/" ./cefbrowser --config=/etc/vdr/sockets.ini --ozone-platform=headless --enable-features=UseOzonePlatform --off-screen-rendering-enabled
    [0418/165820.208363:WARNING:alloy_main_delegate.cc(559)] Alloy bootstrap is deprecated and will be removed in ~M127. See https://github.com/chromiumembedded/cef/issues/3685
    [0418/165820.302602:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
    [0418/165820.302700:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
    [0418/165820.302739:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
    [0418/165820.302772:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
    [0418/165820.316383:ERROR:egl_util.cc(44)] Failed to load GLES library: /home/norbert/cefbrowser/build/Release/libGLESv2.so: /home/norbert/cefbrowser/build/Release/libGLESv2.so: Kann die Shared-Object-Datei nicht öffnen: Keine Berechtigung

    DevTools listening on ws://127.0.0.1:9222/devtools/browser/eab4fd3d-3f8e-4b71-98dc-3642570474b3
    [0418/165820.319820:ERROR:viz_main_impl.cc(166)] Exiting GPU process due to errors during initialization
    [0418/165820.357219:ERROR:egl_util.cc(44)] Failed to load GLES library: /home/norbert/cefbrowser/build/Release/libGLESv2.so: /home/norbert/cefbrowser/build/Release/libGLESv2.so: Kann die Shared-Object-Datei nicht öffnen: Keine Berechtigung
    [0418/165820.361772:ERROR:viz_main_impl.cc(166)] Exiting GPU process due to errors during initialization
    [0418/165820.375406:ERROR:egl_util.cc(44)] Failed to load GLES library: /home/norbert/cefbrowser/build/Release/libGLESv2.so: /home/norbert/cefbrowser/build/Release/libGLESv2.so: Kann die Shared-Object-Datei nicht öffnen: Keine Berechtigung
    [0418/165820.380833:ERROR:viz_main_impl.cc(166)] Exiting GPU process due to errors during initialization
    [0418/165820.394461:WARNING:vaapi_wrapper.cc(1524)] Skipping nVidia device named: nvidia-drm

    Hallo schnuddel,

    ein upgrade auf nobel gibt es nicht. Du must alles neu installieren. Also erst den Ubuntu Server 24.04 und dann mit ansible yavdr. Danach kannst du alles neu konfigurieren. Wenn möglich, würde ich nobel erst auf eine neue Partion installieren bis alles läuft.

    kinglear
    September 4, 2024 at 10:56 AM

    Hallo seahawk1986,

    die yavdr-ansible ist durchgelaufen. Allerdings erhalte ich immer die Meldung das ein Neustart erforderlich ist.

    Hat sich die Ausgabe der nvidia version geändert?

    norbert@vdr:~$ cat /proc/driver/nvidia/version

    NVRM version: NVIDIA UNIX x86_64 Kernel Module 550.67 Tue Mar 12 23:54:15 UTC 2024

    GCC version: gcc version 13.2.0 (Ubuntu 13.2.0-23ubuntu3)

    norbert@vdr:~$ grep -Po '\d+\.\d+\.\d+' /proc/driver/nvidia/version

    13.2.0

    13.2.0

    Replace obsolete python3-distutils dependency by just python3

    Is Distutils deprecated?

    distutils has been deprecated in NumPy 1.23. 0 . It will be removed for Python 3.12; for Python <= 3.11 it will not be removed until 2 years after the Python 3.12 release (Oct 2025). numpy.