Welcome to Pastey

A lightweight, self-hosted paste platform


Untitled
==> es_launch_stdout.log <==
2023-04-21 21:42:50,114 DEBUG (emulatorlauncher:123):start_rom Running system: nes
2023-04-21 21:42:50,123 DEBUG (unixSettings.py:21):__init__ Creating parser for /userdata/system/batocera.conf
2023-04-21 21:42:50,126 DEBUG (unixSettings.py:69):loadAll Looking for global.* in /userdata/system/batocera.conf
2023-04-21 21:42:50,126 DEBUG (unixSettings.py:69):loadAll Looking for controllers.* in /userdata/system/batocera.conf
2023-04-21 21:42:50,127 DEBUG (unixSettings.py:69):loadAll Looking for nes.* in /userdata/system/batocera.conf
2023-04-21 21:42:50,127 DEBUG (unixSettings.py:69):loadAll Looking for nes.folder["/userdata/roms/nes"].* in /userdata/system/batocera.conf
2023-04-21 21:42:50,127 DEBUG (unixSettings.py:69):loadAll Looking for nes["2048 (tsone).nes"].* in /userdata/system/batocera.conf
2023-04-21 21:42:50,127 DEBUG (unixSettings.py:69):loadAll Looking for display.* in /userdata/system/batocera.conf
2023-04-21 21:42:50,128 DEBUG (Emulator.py:44):__init__ uimode: Full
Untitled
2023-04-18 17:24:26.279 T:2208    debug <general>: CGLContextEGL::SwapBuffers: sync check blocking
2023-04-18 17:24:26.295 T:2208    debug <general>: CGLContextEGL::SwapBuffers: sync sleep: 16399
2023-04-18 17:24:30.484 T:2246    error <general>: AddOnLog: peripheral.joystick: joystick information vendorid=79 for /dev/input/event16
2023-04-18 17:24:30.484 T:2246    error <general>: AddOnLog: peripheral.joystick: joystick information productid=11 for /dev/input/event16
2023-04-18 17:24:31.279 T:2208    debug <general>: CGLContextEGL::SwapBuffers: sync check blocking
2023-04-18 17:24:31.296 T:2208    debug <general>: CGLContextEGL::SwapBuffers: sync sleep: 16449
2023-04-18 17:24:35.563 T:2246     info <general>: UnregisterRemovedDevices - device removed from joystick/peripheral.joystick/0: USB Gamepad  (0079:0011)
2023-04-18 17:24:36.279 T:2208    debug <general>: CGLContextEGL::SwapBuffers: sync check blocking
2023-04-18 17:24:36.296 T:2208    debug <general>: CGLContextEGL::SwapBuffers: sync sleep: 16443
2023-04-18 17:24:41.279 T:2208    debug <general>: CGLContextEGL::SwapBuffers: sync check blocking
Untitled
diff --git a/xbmc/application/Application.cpp b/xbmc/application/Application.cpp
index c0e1f11..505fb82 100644
--- a/xbmc/application/Application.cpp
+++ b/xbmc/application/Application.cpp
@@ -3072,6 +3072,11 @@ void CApplication::ConfigureAndEnableAddons()

       if (isConfigureAddonsAtStartupEnabled)
       {
+        if (addon->Type() == AddonType::PVRDLL) // skip and no not initialized PVR plugins
+        {
Untitled
0fcb8b235bd03774202100ca48ff2739e39e4384 Merge pull request #8393 from batocera-linux/gunpad2key
d60107dc88c61d1225f268cfcc4dba33fe968233 (batocera/gunpad2key) gun pad2keys
d5406311677a807cab1aa6893487d5734f4b3287 fbneo-dipswitch for guns
fd65f9c9f87244054e4362f5c1a52f13c55555e1 diff tools
cecf175f7be58a990475b735071be921eb941dd7 Merge pull request #8391 from dmanlfc/alsa-topology
a61abc69ab72633f2f5a457c03ab40fc6f7668fb add the alsa-topology-conf package
fbb970100d0aa53402d2621d04e7a53b00880df3 Merge pull request #8390 from dmanlfc/splash-updates
deccea72f841e73bf7a42e3190778191a8aa49c0 some cards label drm differently so more flexible display_type logic
1cce6145c810025dd95b739f8c085bec7b98525e Merge pull request #8389 from dmanlfc/sof-2.2.4
2b2080ac7886b01cb825c5a2216f13c396bf6f99 update sof to 2.2.4
Untitled
2023-03-27 15:29:43.076 T:8946     info <general>: -----------------------------------------------------------------------
2023-03-27 15:29:43.076 T:8946     info <general>: Starting Kodi (20.1 (20.1.0) Git:20230326-nogitfound). Platform: Linux x86 64-bit
2023-03-27 15:29:43.076 T:8946     info <general>: Using Release Kodi x64
2023-03-27 15:29:43.076 T:8946     info <general>: Kodi compiled 2023-03-26 by GCC 12.2.0 for Linux x86 64-bit version 6.2.8 (393736)
2023-03-27 15:29:43.076 T:8946     info <general>: Running on Buildroot 2023.02, kernel: Linux x86 64-bit version 6.2.8
2023-03-27 15:29:43.076 T:8946     info <general>: FFmpeg version/source: 4.4.3
2023-03-27 15:29:43.076 T:8946     info <general>: Host CPU: Intel(R) Core(TM) i5-7260U CPU @ 2.20GHz, 4 cores available
2023-03-27 15:29:43.076 T:8946     info <general>: special://xbmc/ is mapped to: /usr/share/kodi
2023-03-27 15:29:43.076 T:8946     info <general>: special://xbmcbin/ is mapped to: /usr/lib/kodi
2023-03-27 15:29:43.076 T:8946     info <general>: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
Untitled
[Match]
Name=eth0
    
[Link]
MACAddress=$(generate_mac_address)
Untitled
{
"JITTERENTROPY_LIBRARY_KCONFIG_VAR":
{
"expanded":
"BR2_PACKAGE_JITTERENTROPY_LIBRARY",
"raw":
"BR2_PACKAGE_JITTERENTROPY_LIBRARY"
},
"HOST_C_ARES_CPE_ID_VERSION":
{
Untitled
[root@BATOCERA /userdata/system]# tail -n100 logs/sway.log
00:06:36.812 [DEBUG] [sway/config/output.c:282] Assigning configured mode to HDMI-A-1
00:06:36.812 [DEBUG] [sway/config/output.c:441] Auto-detected output transform: 0
00:06:36.812 [DEBUG] [sway/config/output.c:455] Auto-detected output scale: 1.000000
00:06:36.812 [DEBUG] [sway/config/output.c:506] Committing output HDMI-A-1
00:06:36.812 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:06:36.812 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
00:06:36.812 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x12aeef10 committing with 1 instructions
00:06:36.812 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x12aeef10
00:06:36.812 [DEBUG] [sway/input/libinput.c:208] sway_input_configure_libinput_device('*' on '1133:49271:Logitech_USB_Optical_Mouse')
Untitled
    # write to file
    try:
        num_bytes = -1
        data = b''
        with io.FileIO(index_path, 'w') as index_file:
            data = html.encode()
            num_bytes = index_file.write(data) # atomic
            if num_bytes != len(data):
                raise Exception('Incomplete Write')
    except Exception as e:
Untitled
    # write to file
    try:
        with io.FileIO(index_path, 'w') as index_file:
            data = html.encode()
            num_bytes = index_file.write(data)
            if num_bytes != len(data):
                raise InterruptedError(f"Only {num_bytes} of {len(data)} written to {index_file}.")
    except OSError as e:
        print('cannot create file %s %s' % (index_path, e))
        return
Untitled
    try:
        import signal
        saved_handler = signal.signal(signal.SIGINT, lambda x, y: print("Finishing filesystem write."))
        with open(index_path, 'w', encoding='utf-8') as index_file:
            index_file.write(html)
    except OSError as e:
        print('cannot create file %s %s' % (index_path, e))
        return
    finally:
        signal.signal(signal.SIGINT, saved_handler)
Untitled
    try:
        with open(index_path, 'w', encoding='utf-8') as index_file:
            index_file.write(html)
    except OSError as e:
        print('cannot create file %s %s' % (index_path, e))
        return
Untitled
Processed 7397942 files, 3307000 regular extents (3874847 refs), 4126895 inline.
Type       Perc     Disk Usage   Uncompressed Referenced
TOTAL       74%      212G         286G         308G
none       100%      183G         183G         168G
zstd        28%       29G         103G         140G