Posts by pille2011
-
-
Den Audio Versatz kann man im Setup einstellen.
Hab ich schon probiert,leider ohne Erfolg.
Es gibt nach ca 2min auch Bildstörungen.
-
Muss hier noch einmal nachfragen.Habe auch mal das softhdvaapi mit modesettig Treiber probiert da mit softhddevice das Bild doch etwas matschig ist und horizontale Linien leicht flimmern.
Mit softhdvaapi ist das Bild jetzt ok,aber Bild und Ton ist nicht syncron.
Gibt es da noch eine spezielle Einstellung,habe hier gesucht aber nichts gefunden.
-
Da geb ich dir Recht.aber es war die Standard Einstellung dieses Asrock Board und ich ging davon aus das Standard stabil läuft.
Möchte mich hier auch noch einmal entschuldigen das ich euch mit diesem Blödsinn hier genervt habe.
-
Jo,da hat die CPU wohl Schluckauf im Turbo Modus.
Mal sehen ob es da mal ein BIOS Update gibt das das System im Turbo Modus stabil läuft.
Alles was mit yavdr zu tun hat läuft perfekt.
Gruß Frank
-
Konnte das Problem nun lösen.Es hat absolut nichts mit yavdr-ansible zu tun!!!
Ich musste im Bios den Turbo-Modus für die CPU ausschalten.
Nun läuft alles perfekt.
-
Hab nochmal getestet und in group_vars/all wieder alles auf original gestellt und die Rolle laufen lassen.
Habe sofort Bild/Ton.Es wird wieder der intel Treiber verwendet.
Nach einem reboot tritt das Problem wieder auf.
Wenn ich den Rechner längere Zeit Stromlos habe,also komplett vom Netzteil trenne und dann wieder verbinde und neu starte habe ich Bild/Ton,bis zum nächsten reboot.
Dann lasse ich die Rolle nochmal laufen und es kommt wieder der Fehler x-server
Code
Display Moreok: [localhost] TASK [yavdr-xorg : expand template for xorg-verbose.conf] ********************************************************************************************************************************************************************************** ok: [localhost] TASK [yavdr-xorg : remove intel snippet] *************************************************************************************************************************************************************************************************** changed: [localhost] TASK [yavdr-xorg : remove amd snippet] ***************************************************************************************************************************************************************************************************** ok: [localhost] TASK [yavdr-xorg : check /etc/yavdr/autoinstalled if a nvidia driver has been installed] *************************************************************************************************************************************************** ok: [localhost] TASK [yavdr-xorg : set_fact | nvidia_driver_installed] ************************************************************************************************************************************************************************************* ok: [localhost] TASK [yavdr-xorg : unbind vconsole] ******************************************************************************************************************************************************************************************************** skipping: [localhost] TASK [yavdr-xorg : wait a little, so noveau isn't used anymore] **************************************************************************************************************************************************************************** skipping: [localhost] TASK [yavdr-xorg : unload kms drivers] ***************************************************************************************************************************************************************************************************** skipping: [localhost] => (item=nouveau) skipping: [localhost] => (item=ttm) skipping: [localhost] => (item=drm_kms_helper) skipping: [localhost] => (item=drm) skipping: [localhost] TASK [yavdr-xorg : load nvidia driver] ***************************************************************************************************************************************************************************************************** skipping: [localhost] TASK [yavdr-xorg : wait a little before starting nvidia-persistenced] ********************************************************************************************************************************************************************** skipping: [localhost] TASK [yavdr-xorg : start nvidia-persistenced] ********************************************************************************************************************************************************************************************** skipping: [localhost] TASK [yavdr-xorg : start x-verbose@.service] *********************************************************************************************************************************************************************************************** fatal: [localhost]: FAILED! => { "changed": false } MSG: Unable to start service x-verbose@vt7.service: Job for x-verbose@vt7.service failed because a timeout was exceeded. See "systemctl status x-verbose@vt7.service" and "journalctl -xeu x-verbose@vt7.service" for details. PLAY RECAP ********************************************************************************************************************************************************************************************************************************* localhost : ok=129 changed=14 unreachable=0 failed=1 skipped=29 rescued=0 ignored=0 frank@stube:~/yavdr-ansible$
In der /var/log/Xorg.0.log steht dann folgendes.
-
Rolle ist mit Fehler durchgelaufen
Code
Display Moreok: [localhost] TASK [yavdr-xorg : expand template for xorg-verbose.conf] ********************************************************************************************************************************************************************************** ok: [localhost] TASK [yavdr-xorg : remove intel snippet] *************************************************************************************************************************************************************************************************** ok: [localhost] TASK [yavdr-xorg : remove amd snippet] ***************************************************************************************************************************************************************************************************** ok: [localhost] TASK [yavdr-xorg : check /etc/yavdr/autoinstalled if a nvidia driver has been installed] *************************************************************************************************************************************************** ok: [localhost] TASK [yavdr-xorg : set_fact | nvidia_driver_installed] ************************************************************************************************************************************************************************************* ok: [localhost] TASK [yavdr-xorg : unbind vconsole] ******************************************************************************************************************************************************************************************************** skipping: [localhost] TASK [yavdr-xorg : wait a little, so noveau isn't used anymore] **************************************************************************************************************************************************************************** skipping: [localhost] TASK [yavdr-xorg : unload kms drivers] ***************************************************************************************************************************************************************************************************** skipping: [localhost] => (item=nouveau) skipping: [localhost] => (item=ttm) skipping: [localhost] => (item=drm_kms_helper) skipping: [localhost] => (item=drm) skipping: [localhost] TASK [yavdr-xorg : load nvidia driver] ***************************************************************************************************************************************************************************************************** skipping: [localhost] TASK [yavdr-xorg : wait a little before starting nvidia-persistenced] ********************************************************************************************************************************************************************** skipping: [localhost] TASK [yavdr-xorg : start nvidia-persistenced] ********************************************************************************************************************************************************************************************** skipping: [localhost] TASK [yavdr-xorg : start x-verbose@.service] *********************************************************************************************************************************************************************************************** fatal: [localhost]: FAILED! => { "changed": false } MSG: Unable to start service x-verbose@vt7.service: Job for x-verbose@vt7.service failed because a timeout was exceeded. See "systemctl status x-verbose@vt7.service" and "journalctl -xeu x-verbose@vt7.service" for details. PLAY RECAP ********************************************************************************************************************************************************************************************************************************* localhost : ok=127 changed=7 unreachable=0 failed=1 skipped=30 rescued=0 ignored=0 frank@stube:~/yavdr-ansible$
Code
Display Morefrank@stube:~/yavdr-ansible$ sudo systemctl status x-verbose@vt7.service × x-verbose@vt7.service - X with verbose logging on vt7 Loaded: loaded (/etc/systemd/system/x-verbose@.service; static) Active: failed (Result: timeout) since Wed 2024-10-09 14:24:08 CEST; 3min 41s ago Process: 14098 ExecStartPre=/usr/bin/bash -c printf '\0' > /sys/module/drm/parameters/edid_firmware (code=exited, status=0/SUCCESS) Process: 14100 ExecStartPre=/usr/bin/bash -c shopt -s nullglob; for e in /sys/kernel/debug/dri/[0-9]/*/edid_override; do echo -n reset > "$$e"; done (code=exited, status=0/SUCCESS) Process: 14102 ExecStartPre=/usr/bin/bash -c shopt -s nullglob; for e in /sys/class/drm/card[0-9]*/status; do echo -n detect > "$$e"; done (code=exited, status=0/SUCCESS) Process: 14104 ExecStart=/usr/bin/x-daemon -logverbose 6 -noreset vt7 -config /etc/X11/xorg-verbose.conf (code=killed, signal=TERM) CPU: 63ms Okt 09 14:21:08 stube x-daemon[14106]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. Okt 09 14:21:08 stube x-daemon[14106]: (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 9 14:21:08 2024 Okt 09 14:21:08 stube x-daemon[14106]: (++) Using config file: "/etc/X11/xorg-verbose.conf" Okt 09 14:21:08 stube x-daemon[14106]: (==) Using config directory: "/etc/X11/xorg.conf.d" Okt 09 14:21:08 stube x-daemon[14106]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" Okt 09 14:22:38 stube systemd[1]: x-verbose@vt7.service: start operation timed out. Terminating. Okt 09 14:24:08 stube systemd[1]: x-verbose@vt7.service: State 'final-sigterm' timed out. Killing. Okt 09 14:24:08 stube systemd[1]: x-verbose@vt7.service: Killing process 14106 (Xorg) with signal SIGKILL. Okt 09 14:24:08 stube systemd[1]: x-verbose@vt7.service: Failed with result 'timeout'. Okt 09 14:24:08 stube systemd[1]: Failed to start x-verbose@vt7.service - X with verbose logging on vt7. frank@stube:~/yavdr-ansible$
Code
Display Morefrank@stube:~/yavdr-ansible$ sudo journalctl -xeu x-verbose@vt7.service ░░ Support: http://www.ubuntu.com/support ░░ ░░ The unit x-verbose@vt7.service has entered the 'failed' state with result 'timeout'. Okt 09 14:17:42 stube systemd[1]: Failed to start x-verbose@vt7.service - X with verbose logging on vt7. ░░ Subject: A start job for unit x-verbose@vt7.service has failed ░░ Defined-By: systemd ░░ Support: http://www.ubuntu.com/support ░░ ░░ A start job for unit x-verbose@vt7.service has finished with a failure. ░░ ░░ The job identifier is 4270 and the job result is failed. Okt 09 14:21:06 stube systemd[1]: /etc/systemd/system/x-verbose@.service:12: Ignoring unknown escape sequences: "printf '\0' > /sys/module/drm/parameters/edid_firmware" Okt 09 14:21:07 stube systemd[1]: /etc/systemd/system/x-verbose@.service:12: Ignoring unknown escape sequences: "printf '\0' > /sys/module/drm/parameters/edid_firmware" Okt 09 14:21:07 stube systemd[1]: Starting x-verbose@vt7.service - X with verbose logging on vt7... ░░ Subject: A start job for unit x-verbose@vt7.service has begun execution ░░ Defined-By: systemd ░░ Support: http://www.ubuntu.com/support ░░ ░░ A start job for unit x-verbose@vt7.service has begun execution. ░░ ░░ The job identifier is 6199. Okt 09 14:21:08 stube x-daemon[14106]: X.Org X Server 1.21.1.11 Okt 09 14:21:08 stube x-daemon[14106]: X Protocol Version 11, Revision 0 Okt 09 14:21:08 stube x-daemon[14106]: Current Operating System: Linux stube 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 Okt 09 14:21:08 stube x-daemon[14106]: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.8.0-45-generic root=UUID=96776c08-1cd5-4ebb-a696-429bca4d95c0 ro quiet splash vt.handoff=7 Okt 09 14:21:08 stube x-daemon[14106]: xorg-server 2:21.1.12-1ubuntu1 (For technical support please see http://www.ubuntu.com/support) Okt 09 14:21:08 stube x-daemon[14106]: Current version of pixman: 0.42.2 Okt 09 14:21:08 stube x-daemon[14106]: Before reporting problems, check http://wiki.x.org Okt 09 14:21:08 stube x-daemon[14106]: to make sure that you have the latest version. Okt 09 14:21:08 stube x-daemon[14106]: Markers: (--) probed, (**) from config file, (==) default setting, Okt 09 14:21:08 stube x-daemon[14106]: (++) from command line, (!!) notice, (II) informational, Okt 09 14:21:08 stube x-daemon[14106]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. Okt 09 14:21:08 stube x-daemon[14106]: (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 9 14:21:08 2024 Okt 09 14:21:08 stube x-daemon[14106]: (++) Using config file: "/etc/X11/xorg-verbose.conf" Okt 09 14:21:08 stube x-daemon[14106]: (==) Using config directory: "/etc/X11/xorg.conf.d" Okt 09 14:21:08 stube x-daemon[14106]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" Okt 09 14:22:38 stube systemd[1]: x-verbose@vt7.service: start operation timed out. Terminating. Okt 09 14:24:08 stube systemd[1]: x-verbose@vt7.service: State 'final-sigterm' timed out. Killing. Okt 09 14:24:08 stube systemd[1]: x-verbose@vt7.service: Killing process 14106 (Xorg) with signal SIGKILL. Okt 09 14:24:08 stube systemd[1]: x-verbose@vt7.service: Failed with result 'timeout'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: http://www.ubuntu.com/support ░░ ░░ The unit x-verbose@vt7.service has entered the 'failed' state with result 'timeout'. Okt 09 14:24:08 stube systemd[1]: Failed to start x-verbose@vt7.service - X with verbose logging on vt7. ░░ Subject: A start job for unit x-verbose@vt7.service has failed ░░ Defined-By: systemd ░░ Support: http://www.ubuntu.com/support ░░ ░░ A start job for unit x-verbose@vt7.service has finished with a failure. ░░ ░░ The job identifier is 6199 and the job result is failed. lines 33-85/85 (END)
Nach reboot,kein Bild/Ton
-
Die Rolle ins hängen geblieben bei
Code
Display MoreTASK [yavdr-common : package_facts | lookup installed packages] **************************************************************************************************************************************************************************** ok: [localhost] TASK [yavdr-common : debconf | disable all cloud-init datasources] ************************************************************************************************************************************************************************* skipping: [localhost] TASK [yavdr-common : command | reconfigure cloud-init package] ***************************************************************************************************************************************************************************** skipping: [localhost] TASK [yavdr-common : apt | ensure package cloud-init is not installed] ********************************************************************************************************************************************************************* skipping: [localhost] TASK [yavdr-common : apt | ensure packages for tzdata and locales are installed] *********************************************************************************************************************************************************** ok: [localhost] TASK [yavdr-common : apt | install language packs] ***************************************************************************************************************************************************************************************** ok: [localhost] TASK [yavdr-common : set timezone] ********************************************************************************************************************************************************************************************************* ok: [localhost] TASK [yavdr-common : set timezone area] **************************************************************************************************************************************************************************************************** skipping: [localhost] TASK [yavdr-common : set timezone city] **************************************************************************************************************************************************************************************************** skipping: [localhost] TASK [yavdr-common : Ensure localisation files for 'de_DE.UTF-8' are available] ************************************************************************************************************************************************************ ok: [localhost] TASK [yavdr-common : Ensure localisation files for '['de_DE.UTF-8', 'en_US.UTF-8']' are available] ***************************************************************************************************************************************** ok: [localhost] => (item=de_DE.UTF-8) ok: [localhost] => (item=en_US.UTF-8) TASK [yavdr-common : Get current locale and language configuration] ************************************************************************************************************************************************************************ ok: [localhost] TASK [yavdr-common : Parse 'LANG' from current locale and language configuration] ********************************************************************************************************************************************************** ok: [localhost] TASK [yavdr-common : Parse 'LANGUAGE' from current locale and language configuration] ****************************************************************************************************************************************************** ok: [localhost] TASK [yavdr-common : Configure locale to 'de_DE.UTF-8' and language to 'de_DE.UTF-8'] ****************************************************************************************************************************************************** ok: [localhost] TASK [yavdr-common : use bash instead of dash] ********************************************************************************************************************************************************************************************* ok: [localhost] TASK [yavdr-common : flush all handlers] *************************************************************************************************************************************************************************************************** RUNNING HANDLER [Start VDR] ****************************************************************************************************************************************************************************************************************
Kommando zurück,jetzt gehts doch weiter
-
wie sieht das im regulären Betrieb ab Boot aus?
Hab das gerade in group_vars/all geändert und las die Rolle nochmals laufen.
Der VDR hängt direkt am TV
-
Hat nichts gebracht
-
Probiere ich jetzt mal,muss ich da noch spezielle Optionen setzen das softhdvaapi genutzt wird?
-
Hab mehrere Optionen durchprobiert,leider ohne Erfolg.
Dann werde ich meinem Kumpel ein Nvidia System zusammen bauen mit softhdcuvid.
Schade das es mit Intel nicht funktioniert.
Das kuriose ist das es manchmal nach einem reboot geht.
Trotzdem Danke für eure Hile
-
-
Mit welchen Parametern startest du softhddevice? Mit -D?
Wenn du detached startest und ein Bild willst, musst du erst mal attachen.
Oder gar nicht erst detached starten.
Das entfernen von -D aus der /etc/vdr/conf.avail/softhddevice.conf hat auch nichts gebracht.
Hab auch noch folgendes probiert,in der 20-intel.conf Option "DRI" "3"
Hat aber auch nichts gebracht
-
Nach ca 30 mal reboot habe ich Bild und Ton und alles ist ok FB funktioniert.Dann wieder ewig kein Bild und Ton.
Vielleicht hat das Mainboard auch eine Macke
-
-
Hallo Fans
Installiere hier gerade für einen Kumpel.
Ubuntu 24.04 Server,ohne Fehler durchgelaufen.
ansible mit VDR-2.7.2/Kodi als Flatpak,ohne Fehler durchgelaufen.
Dann habe ich die cannels.conf nach /var/lib/vdr kopiert.VDR neu gestartet mit systemctl restart vdr.service und hatte sofort Bild und Ton.
Nach einem reboot kam nur noch ein schwarzer Bildschirm/kein Ton.
Folgendes habe ich probiert.
/etc/X11/xorg.conf.d/20-intel.conf bei "Device" den Driver von "Intel" auf "modesetting" gesetzt.
etc/vdr/conf.avail/softhddevice.conf von -v va-api auf -v va-api-egl geändert,wegen dem OSD.Hat alles nicht geholfen.In der Xorg.0.log steht folgendes.
Code
Display More[ 5.192] X.Org X Server 1.21.1.11 X Protocol Version 11, Revision 0 [ 5.192] Current Operating System: Linux stube 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 [ 5.192] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.8.0-45-generic root=UUID=0dc5d3b0-31c8-4a64-809a-0a43c15bd95f ro quiet splash vt.handoff=7 [ 5.192] xorg-server 2:21.1.12-1ubuntu1 (For technical support please see http://www.ubuntu.com/support) [ 5.192] Current version of pixman: 0.42.2 [ 5.192] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 5.192] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 5.192] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 8 12:52:30 2024 [ 5.196] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 5.196] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 5.199] (==) No Layout section. Using the first Screen section. [ 5.199] (**) |-->Screen "Screen0" (0) [ 5.199] (**) | |-->Monitor "HDMI1" [ 5.199] (**) | |-->Device "Device0" [ 5.199] (**) Option "BlankTime" "0" [ 5.199] (**) Option "StandbyTime" "0" [ 5.199] (**) Option "SuspendTime" "0" [ 5.199] (**) Option "OffTime" "0" [ 5.199] (**) Option "NoPM" "true" [ 5.199] (**) Allowing byte-swapped clients [ 5.199] (==) Automatically adding devices [ 5.199] (==) Automatically enabling devices [ 5.199] (==) Automatically adding GPU devices [ 5.199] (==) Automatically binding GPU devices [ 5.199] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 5.201] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 5.201] Entry deleted from font path. [ 5.201] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. [ 5.201] Entry deleted from font path. [ 5.201] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. [ 5.201] Entry deleted from font path. [ 5.201] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. [ 5.201] Entry deleted from font path. [ 5.201] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. [ 5.201] Entry deleted from font path. [ 5.201] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/Type1, built-ins [ 5.201] (==) ModulePath set to "/usr/lib/xorg/modules" [ 5.201] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 5.201] (II) Loader magic: 0x59431c6b3020 [ 5.201] (II) Module ABI versions: [ 5.201] X.Org ANSI C Emulation: 0.4 [ 5.201] X.Org Video Driver: 25.2 [ 5.201] X.Org XInput driver : 24.4 [ 5.201] X.Org Server Extension : 10.0 [ 5.202] (++) using VT number 7 [ 5.202] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 5.203] (II) xfree86: Adding drm device (/dev/dri/card1) [ 5.203] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1 [ 6.038] (--) PCI:*(0@0:2:0) 8086:46d1:1849:46d1 rev 0, Mem @ 0x6000000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072 [ 6.039] (II) LoadModule: "glx" [ 6.040] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 6.052] (II) Module glx: vendor="X.Org Foundation" [ 6.052] compiled for 1.21.1.11, module version = 1.0.0 [ 6.052] ABI class: X.Org Server Extension, version 10.0 [ 6.052] (II) LoadModule: "intel" [ 6.054] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 6.058] (II) Module intel: vendor="X.Org Foundation" [ 6.058] compiled for 1.21.1.11, module version = 2.99.917 [ 6.058] Module class: X.Org Video Driver [ 6.058] ABI class: X.Org Video Driver, version 25.2 [ 6.058] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 [ 6.058] (II) intel: Driver for Intel(R) HD Graphics [ 6.058] (II) intel: Driver for Intel(R) Iris(TM) Graphics [ 6.058] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
-
Und wie muss der Kodi-Eintrag genau aussehen?
In yavdr-ansible/group_vars/all
den Eintragsuchen und ändern in
-