Ganz normal über den Menüpunkt Verlassen
[gelöst]ansible-noble Fernbedienung
-
-
Und reagiert der VDR, wenn du ihm die Tastendrücke über svdrp zuschickst? Also z.B.
svdrpsend hitk menu
-
-
Im log ist auch folgendes zu finden
CodeJun 08 06:33:17 stube kernel: pcieport 0000:00:1c.5: AER: Corrected error message received from 0000:00:1c.5 Jun 08 06:33:17 stube kernel: pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID) Jun 08 06:33:17 stube kernel: pcieport 0000:00:1c.5: device [8086:43bd] error status/mask=00001000/00002000 Jun 08 06:33:17 stube kernel: pcieport 0000:00:1c.5: [12] Timeout
Code
Display Moreroot@stube:/home/frank# lspci 00:00.0 Host bridge: Intel Corporation Device 4c53 (rev 01) 00:01.0 PCI bridge: Intel Corporation Device 4c01 (rev 01) 00:14.0 USB controller: Intel Corporation Tiger Lake-H USB 3.2 Gen 2x1 xHCI Host Controller (rev 11) 00:14.2 RAM memory: Intel Corporation Tiger Lake-H Shared SRAM (rev 11) 00:15.0 Serial bus controller: Intel Corporation Tiger Lake-H Serial IO I2C Controller #0 (rev 11) 00:16.0 Communication controller: Intel Corporation Tiger Lake-H Management Engine Interface (rev 11) 00:17.0 SATA controller: Intel Corporation Device 43d2 (rev 11) 00:1c.0 PCI bridge: Intel Corporation Tiger Lake-H PCI Express Root Port #5 (rev 11) 00:1c.5 PCI bridge: Intel Corporation Device 43bd (rev 11) 00:1d.0 PCI bridge: Intel Corporation Tiger Lake-H PCI Express Root Port #9 (rev 11) 00:1f.0 ISA bridge: Intel Corporation Device 4387 (rev 11) 00:1f.4 SMBus: Intel Corporation Tiger Lake-H SMBus Controller (rev 11) 00:1f.5 Serial bus controller: Intel Corporation Tiger Lake-H SPI Controller (rev 11) 01:00.0 VGA compatible controller: NVIDIA Corporation TU117GL [T600] (rev a1) 01:00.1 Audio device: NVIDIA Corporation Device 10fa (rev a1) 03:00.0 Multimedia controller: Digital Devices GmbH Cine V7 04:00.0 Non-Volatile memory controller: Micron/Crucial Technology P2 NVMe PCIe SSD (rev 01) root@stube:/home/frank#
Kann es sein das mein Mainboard eine Macke hat und dadurch dieser Fehler auftritt
-
Du kannst ja mal versuchsweise ASPM abschalten, indem du pcie_aspm=off in der /etc/default/grub zu den Boot-Parametern (Variable GRUB_CMDLINE_LINUX_DEFAULT) hinzufügst und dann ein sudo update-grub ausführst (vgl. https://www.thomas-krenn.com/e…Bus_Error_Status_00001100 ).
Ansonsten kann es auch noch sein, dass ein VDR-Plugin fälschlicherweise einen Lock hält, der verhindert, dass das OSD aufgehen kann - welche Plugins nutzt du denn außer softhdcuvid?
-
pcie_aspm=off
Das hat nichts gebracht.
Hatte auch schon alle unnötigen plugins entfernt,aber das bringt auch nichts.
Naja,werd ich wohl mit leben müssen und den VDR jedes mal neu starten.
Schade war eigentlich immer total überzeugt von yaVDR
Hab mir jetzt als Notlösung auf der FB eine Taste belegt die den VDR neu startet
-
Ich habe gerade mal die vdr-plugin-softhdcuvid Pakete aktualisiert, so dass der nvidia-550 Treiber verwendet wird (nachdem es mit dem nvidia-335 Treiber auch nicht wollte) und kann das auf meinem System mit einer GT1030 Karte nicht erfolgreich starten, wenn es mit libplacebo-Unterstützung gebaut wurde:
Code
Display MoreThread 52 "video decoder" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fff5f7fe640 (LWP 2519)] 0x00007ffff29b7fe3 in pl_find_named_fmt () from /lib/x86_64-linux-gnu/libplacebo.so.342 (gdb) bt #0 0x00007ffff29b7fe3 in pl_find_named_fmt () from /lib/x86_64-linux-gnu/libplacebo.so.342 #1 0x00007ffff30fa679 in createTextureDst (decoder=decoder@entry=0x5555560b2f30, anz=7, size_x=size_x@entry=1920, size_y=size_y@entry=1080, PixFmt=PixFmt@entry=AV_PIX_FMT_NV12) at video.c:2274 #2 0x00007ffff30fab64 in CuvidCreateSurfaces (PixFmt=AV_PIX_FMT_NV12, height=<optimized out>, width=<optimized out>, decoder=0x5555560b2f30) at video.c:1591 #3 CuvidSetupOutput (decoder=0x5555560b2f30) at video.c:2660 #4 Cuvid_get_format (decoder=0x5555560b2f30, video_ctx=0x7fffe001d540, fmt=<optimized out>) at video.c:2973 #5 0x00007ffff143ba39 in ?? () from /lib/x86_64-linux-gnu/libavcodec.so.58 #6 0x00007ffff140a9b4 in ?? () from /lib/x86_64-linux-gnu/libavcodec.so.58 #7 0x00007fffa32201e0 in ?? () from /lib/x86_64-linux-gnu/libnvcuvid.so.1 #8 0x00007fffa3280ef8 in ?? () from /lib/x86_64-linux-gnu/libnvcuvid.so.1 #9 0x00007fffa327087d in ?? () from /lib/x86_64-linux-gnu/libnvcuvid.so.1 #10 0x00007fffa3272fd9 in ?? () from /lib/x86_64-linux-gnu/libnvcuvid.so.1 #11 0x00007fffa3281323 in ?? () from /lib/x86_64-linux-gnu/libnvcuvid.so.1 #12 0x00007fffa328197e in ?? () from /lib/x86_64-linux-gnu/libnvcuvid.so.1 #13 0x00007fffa321ff7b in ?? () from /lib/x86_64-linux-gnu/libnvcuvid.so.1 #14 0x00007ffff1409361 in ?? () from /lib/x86_64-linux-gnu/libavcodec.so.58 #15 0x00007ffff1409e72 in ?? () from /lib/x86_64-linux-gnu/libavcodec.so.58 #16 0x00007ffff143985f in ?? () from /lib/x86_64-linux-gnu/libavcodec.so.58 #17 0x00007ffff143a6e0 in avcodec_send_packet () from /lib/x86_64-linux-gnu/libavcodec.so.58 #18 0x00007ffff31047aa in CodecVideoDecode (decoder=0x5555560b5aa0, avpkt=0x7ffff3125470 <MyVideoStream+2160>) at codec.c:525 #19 0x00007ffff30f3f11 in VideoDecodeInput (stream=0x7ffff3124c00 <MyVideoStream>, trick=<optimized out>) at softhddev.c:1921 #20 0x00007ffff30f6aee in CuvidDisplayHandlerThread () at video.c:4976 #21 0x00007ffff30f6267 in VideoDisplayHandlerThread (dummy=<optimized out>) at video.c:5753 #22 0x00007ffff787fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 #23 0x00007ffff7911850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Ohne libplacebo kann ich das Problem mit dem nicht reagierenden OSD mit skinelchihd als Skin nicht reproduzieren.
-
Hab mal vdr-plugin-softhdcuvid selber gebaut,aber ohne libplacebo und mit nvidia-driver-535
Das ganze hab ich jetzt mit jammy getestet,werde das bei noble auch noch testen.
So wie es aussieht tritt der Fehler nicht mehr auf,muss es aber beobachten da ich den Fehler nicht 100% provozieren konnte.
Ohne libplacebo kann ich das Problem mit dem nicht reagierenden OSD mit skinelchihd als Skin nicht reproduzieren.
Danke für den Hinweis
Hoffe das ich softhdcuvid richtig gebaut habe
-
Mit nvidia-driver-550 und softhdcuvid habe ich nun kein Bild mehr nur das yavdr Logo
-
Ich habe mal ein Paket vdr-plugin-softhdcuvid-nocebo erstellt, das ohne libplacebo auskommt.
-
vdr-plugin-softhdcuvid-nocebo
Das sieht gut aus,Bild und Ton ist wieder da.Werde morgen ausgiebig testen und berichten,gute Nacht
-
-
pille2011
Changed the title of the thread from “ansible-noble Fernbedienung” to “[gelöst]ansible-noble Fernbedienung”.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!