{2024} BM²LTS-v4.4.x-Ubuntu 22.04.5- > DD-NET & NetCeiver
-
-
Danke Stephan. Da ich nie in "Basisinst. SDA" eingestiegen bin, dachte ich im Untermenü der "NVME Basisinst". ist die "UEFI Inst." ev. die "Recovery SDA"
-
aktuelle Problemlösung für NUC10/11 Geräte gefunden. Der 5.17.x Kernel fragt jetzt wieder sauber den
Set CPU governor Status ab
Dieser kann einfach beim Start vom BM2LTS Image v4.1.42 in der /etc/rc.local gesetzt werden.
einfach folgende Zeile in die rc.local einfügen.
echo powersave | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
rc.local Bsp.
Bash
Display More#!/bin/sh -e # # rc.local # # This script is executed at the end of each multiuser runlevel. # Make sure that the script will "exit 0" on success or any other # value on error. # # In order to enable or disable this script just change the execution # bits. # # By default this script does nothing. # Set CPU governor Status aktivieren echo powersave | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor exit 0 #!/bin/bash exit 0
mit
apt install cpufrequtils
und dann auf der Konsole cpufreq-info kann man sich die Taktfrequenz der Intel CPU anzeigen lassen.
Coderoot@BM2LTS64nDD:~# cpufreq-info cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009Bitte melden Sie Fehler an cpufreq@vger.kernel.org.analysiere CPU 0: Treiber: intel_pstate Folgende CPUs laufen mit der gleichen Hardware-Taktfrequenz: 0 Die Taktfrequenz folgender CPUs werden per Software koordiniert: 0 Maximale Dauer eines Taktfrequenzwechsels: 4294.55 ms. Hardwarebedingte Grenzen der Taktfrequenz: 400 MHz - 4.20 GHz mögliche Regler: performance, powersave momentane Taktik: die Frequenz soll innerhalb 400 MHz und 1.60 GHz. liegen. Der Regler "powersave" kann frei entscheiden, welche Taktfrequenz innerhalb dieser Grenze verwendet wird. momentane Taktfrequenz ist 900 MHz.
Damit sollten keine Probleme mehr mit
Quote
die CPU läuft bei 60-100%auftreten
-
wer möchte kann die aktuelle Version von softhddrm für BM2LTS v4.1.42 testen
- Plugin softhddrm 3.6.0 (UHD/HLG HDR) - Set DISPLAY if not already set
-
wer möchte kann die aktuelle Version von SkinLCARSNG für BM2LTS v4.1.42 testen
- Plugin SkinLCARSNG v.0.3.7
-
wer möchte kann die aktuelle Version von Satip-Plugin für BM2LTS v4.1.42 testen
- Plugin Satip v2.4.1-062022
-
Hi falls du eine neu ISO hast, hätte ich dieses WE ev. Zeit. MAcht aber ev. erst Sinn, wenn das CPU-Govenor Prob. in einem neueren Kernel behoben ist ?
-
Hi falls du eine neu ISO hast, hätte ich dieses WE ev. Zeit. MAcht aber ev. erst Sinn, wenn das CPU-Govenor Prob. in einem neueren Kernel behoben ist ?
zum Testen wäre da dieses Basis-Image
wenn das CPU-Govenor Prob. in einem neueren Kernel behoben ist ?
das war aber schon mit diesem Eintag für das letzte Image behoben
-
Hi, habs mal angetestet (BM2LTS64nMC)
Danke, zuerst zum Hauptprob. CPU 100%:
Soweit ich das sehe steigt die CPU Last sobald man einen SD-576i Sender wählt. Je mehr Bewegung im Bild desto mehr Überlastung.
Startet man das Menü oder wählt einen 720p Sender sinkt die Last wieder.
>> Ein Problem mit Scaling und wie gesagt Deinterlacer funkt nicht (weder bei 576i noch bei 1080i)
Als Beispiel das log beim Umschalten von DasErsteHD 720p >> Toggo 576i
(ich geh einstw. wieder auf Version 4.0.32)
Meine Softhddrm.conf
# FULL HD - Wiedergabe
-f
-d :0.0
-a hdmi:1
-p hdmi:1
-c PCM
-g 1920x1080+0+0
-r 50
syslog nachdem ich alle pulgins außer mcli u softhhdrm entfernt hatte:
Code
Display MoreJun 5 14:16:19 BM2LTS64nMC vdr: [1725] [softhddev]SetPlayMode: 1 Jun 5 14:16:19 BM2LTS64nMC vdr: [1725] [softhddev]SetVolumeDevice: 7 Jun 5 14:16:19 BM2LTS64nMC vdr: Set Playmode 1 Jun 5 14:16:19 BM2LTS64nMC vdr: [1757] SVDRP client handler thread started (pid=1725, tid=1757, prio=low) Jun 5 14:16:19 BM2LTS64nMC vdr: [1757] SVDRP 10.75.25.22 opening port 6419/udp Jun 5 14:16:19 BM2LTS64nMC vdr: video: set trick-speed 0 Jun 5 14:16:19 BM2LTS64nMC vdr: [softhddev]GetOsdSize: 1920x1080 1 Jun 5 14:16:19 BM2LTS64nMC vdr: [1757] SVDRP 10.75.25.22 listening on port 6419/udp Jun 5 14:16:19 BM2LTS64nMC vdr: [1757] SVDRP 10.75.25.22 > 255.255.255.255:6419 send dgram 'SVDRP:discover name:10.75.25.22 port:2001 vdrversion:20601 apiversion:20601 timeout:300' Jun 5 14:16:19 BM2LTS64nMC vdr: [1757] SVDRP 10.75.25.22 < 10.75.25.22:52147 discovery ignored (SVDRP:discover name:10.75.25.22 port:2001 vdrversion:20601 apiversion:20601 timeout:300) Jun 5 14:16:19 BM2LTS64nMC vdr: [1725] OSD size changed to 1920x1080 @ 1 Jun 5 14:16:19 BM2LTS64nMC vdr: [1725] [softhddev]CreateOsd: left 96, top 679, level 0, using OpenGL OSD support Jun 5 14:16:19 BM2LTS64nMC vdr: [1725] [softhddev]cOglOsd osdLeft 96 osdTop 679 screenWidth 1920 screenHeight 1080 Jun 5 14:16:20 BM2LTS64nMC vdr: [1754] mcli::handle_ten: m_chan.Name='SIXX' m_chan.Number=17: Status:1f Strength:0xff00 SNR:0xcce4 BER:0x0000 Jun 5 14:16:20 BM2LTS64nMC vdr: [1761] mcli: sections assembler thread started (pid=1725, tid=1761, prio=high) Jun 5 14:16:20 BM2LTS64nMC vdr: [1749] EPGSearch: search timer update started Jun 5 14:16:20 BM2LTS64nMC vdr: [1749] EPGSearch: search timer update finished Jun 5 14:16:20 BM2LTS64nMC vdr: [1749] EPGSearch: check for timer conflicts Jun 5 14:16:20 BM2LTS64nMC vdr: [1749] EPGSearch: check for timer conflicts - done Jun 5 14:16:20 BM2LTS64nMC vdr: video: mpeg2 detected ID 5f Jun 5 14:16:20 BM2LTS64nMC vdr: pesdemux: new codec 000000 -> 0x15000 Jun 5 14:16:20 BM2LTS64nMC vdr: codec: using audio codec ID 0x15000 (mp2) Jun 5 14:16:20 BM2LTS64nMC vdr: codec: audio 'MP2 (MPEG audio layer 2)' Jun 5 14:16:20 BM2LTS64nMC vdr: codec/audio: format change s16p 48000Hz *2 channels Jun 5 14:16:20 BM2LTS64nMC vdr: codec/audio: resample s16p 48000Hz *2 -> s16 48000Hz *2 Jun 5 14:16:20 BM2LTS64nMC vdr: pesdemux: pes start code id 0xc0 Jun 5 14:16:20 BM2LTS64nMC vdr: codec/audio: inital drift delay 183ms Jun 5 14:16:21 BM2LTS64nMC vdr: ***************codec: Video Open using video codec ID 0x0002 (mpeg2video) Jun 5 14:16:21 BM2LTS64nMC vdr: codec: video 'MPEG-2 video' Jun 5 14:16:21 BM2LTS64nMC vdr: codec: supports truncated packets Jun 5 14:16:21 BM2LTS64nMC vdr: codec: can use own buffer management Jun 5 14:16:21 BM2LTS64nMC vdr: codec: supports slice threads Jun 5 14:16:21 BM2LTS64nMC vdr: Codec open 0 Jun 5 14:16:21 BM2LTS64nMC vdr: Initializing cuvid hwaccel thread ID:1758 Jun 5 14:16:21 BM2LTS64nMC vdr: video: ready --:--:--.--- 40ms/frame 201231ms Jun 5 14:16:21 BM2LTS64nMC vdr: Cuvid_get_format: codec 2 fmts: Jun 5 14:16:21 BM2LTS64nMC vdr: #0110x00000077 cuda Jun 5 14:16:21 BM2LTS64nMC vdr: #0110x00000099 xvmc Jun 5 14:16:21 BM2LTS64nMC vdr: #0110x00000064 vdpau Jun 5 14:16:21 BM2LTS64nMC vdr: #0110x0000002e vaapi_vld Jun 5 14:16:21 BM2LTS64nMC vdr: #0110000000000 yuv420p Jun 5 14:16:21 BM2LTS64nMC vdr: Cuvid_get_format: codec 2 fmts: Jun 5 14:16:21 BM2LTS64nMC vdr: #0110x00000077 cuda Jun 5 14:16:21 BM2LTS64nMC vdr: #0110x00000099 xvmc Jun 5 14:16:21 BM2LTS64nMC vdr: #0110x00000064 vdpau Jun 5 14:16:21 BM2LTS64nMC vdr: #0110x0000002e vaapi_vld Jun 5 14:16:21 BM2LTS64nMC vdr: video profile 4 codec id 2 Jun 5 14:16:21 BM2LTS64nMC vdr: video: create decoder 16bit?=0 720x576 old#011 0 0 Jun 5 14:16:21 BM2LTS64nMC vdr: Cuvid Clean up Jun 5 14:16:21 BM2LTS64nMC vdr: video/cuvid: CuvidCreateSurfaces: 720x576 * 7 Jun 5 14:16:21 BM2LTS64nMC vdr: video: create 7 Textures Format NV12 w 720 h 576 Jun 5 14:16:21 BM2LTS64nMC vdr: video: input 720x576 (64:45) Jun 5 14:16:21 BM2LTS64nMC vdr: video: display aspect 16:9 Resolution 0 Jun 5 14:16:21 BM2LTS64nMC vdr: video: video +0+0 1920x1080 Jun 5 14:16:21 BM2LTS64nMC vdr: video: crop to +0+0 720x576 Jun 5 14:16:21 BM2LTS64nMC vdr: video: normal aspect output 1920x1080+0+0 Jun 5 14:16:21 BM2LTS64nMC vdr: GetFormat Init ok 720x576 Jun 5 14:16:21 BM2LTS64nMC vdr[1725]: Impossible to convert between the formats supported by the filter 'in' and the filter 'auto_scale_0' Jun 5 14:16:21 BM2LTS64nMC vdr: Cannot set graph config -38 Jun 5 14:16:21 BM2LTS64nMC vdr: video: Init of VAAPI deint Filter failed Jun 5 14:16:21 BM2LTS64nMC vdr: ++++++++++++++++++++++++++++++++++++starte audio Jun 5 14:16:21 BM2LTS64nMC vdr: video/cuvid: synced after 1 frames 201253ms Jun 5 14:16:21 BM2LTS64nMC vdr: Update HDR to TRC 6 color 5 Jun 5 14:16:21 BM2LTS64nMC vdr: vor create Jun 5 14:16:21 BM2LTS64nMC vdr: vor compile vertex Jun 5 14:16:21 BM2LTS64nMC vdr: compile Status 1 loglen 0 >< Jun 5 14:16:21 BM2LTS64nMC vdr: BT601 Colorspace used Jun 5 14:16:21 BM2LTS64nMC vdr: vor compile fragment Jun 5 14:16:21 BM2LTS64nMC vdr: compile Status 1 loglen 0 >< Jun 5 14:16:21 BM2LTS64nMC vdr: Link Status 1 loglen 0 Jun 5 14:16:21 BM2LTS64nMC vdr: get uniform colormatrix 0 Jun 5 14:16:21 BM2LTS64nMC vdr: nach set colormatrix Jun 5 14:16:21 BM2LTS64nMC vdr: get uniform colormatrix_c 1 -0,874202 Jun 5 14:16:21 BM2LTS64nMC vdr: vor create osd Jun 5 14:16:21 BM2LTS64nMC vdr: vor compile vertex osd Jun 5 14:16:21 BM2LTS64nMC vdr: compile Status 1 loglen 0 >< Jun 5 14:16:21 BM2LTS64nMC vdr: vor compile fragment osd Jun 5 14:16:21 BM2LTS64nMC vdr: compile Status 1 loglen 0 >< Jun 5 14:16:21 BM2LTS64nMC vdr: Link Status 1 loglen 0
CodeJun 5 14:16:21 BM2LTS64nMC vdr[1725]: Impossible to convert between the formats supported by the filter 'in' and the filter 'auto_scale_0' Jun 5 14:16:21 BM2LTS64nMC vdr: Cannot set graph config -38 Jun 5 14:16:21 BM2LTS64nMC vdr: video: Init of VAAPI deint Filter failed
Beide Probs sind leider nach wie vor vorhanden ... und wie zuletzt sind Auslastung und Deinterlacing unter Kodi OK.
-
Wäre es zum Eingrenzen möglich die softhddrm Version aus der bm2lts4.0.32 für die .43 zu bauen?
-
Wäre es zum Eingrenzen möglich die softhddrm Version aus der bm2lts4.0.32 für die .43 zu bauen?
ja, teste es mal -- gut wäre auch mal die alten Fragen "weiter oben " zu beantworten
-
1 vorab zu den alten Fragen unter .43:
- Kodi startet beim Start aus dem vdr Menü in 4:3 und man kann im Kodi Systemeinstellungsmenü keine Bild/Anzeigeeinstellungen vornehmen
- tv-guide konnte ich bisher nicht testen ...
war sonst noch was offen ?
2 Mit der angehängten softhddrm aus der 4.0.32 ist sowohl das Deinterlancing als auch die CPU Perfomance OK -
1 vorab zu den alten Fragen unter .43:
- Kodi startet beim Start aus dem vdr Menü in 4:3 und man kann im Kodi Systemeinstellungsmenü keine Bild/Anzeigeeinstellungen vornehmen
- tv-guide konnte ich bisher nicht testen ...
war sonst noch was offen ?
2 Mit der angehängten softhddrm aus der 4.0.32 ist sowohl das Deinterlancing als auch die CPU Perfomance OKzu Kodi siehe -- einfach tauschen
2 Mit der angehängten softhddrm aus der 4.0.32 ist sowohl das Deinterlancing als auch die CPU Perfomance OK
werde ich auch einmal einbauen zum Testen
-
sieht gut aus -- habe es noch einmal auf dem aktuellem System gebaut zum Testen
-
1 vdr-softhddrm-3.6.0-2.6.1-BM2LTS ist OK
2 Kodi Settings: /home/reel/.kodi/userdata
https://www.kodinerds.net/inde…-fest-in-Kodi-einstellen/
guisettings.xml
<setting id="videoscreen.resolution" default="true">16</setting>
<setting id="videoscreen.screenmode" default="true">DESKTOP</setting>
optional kann auch direkt der mode gewählt werden (hier 1080p50):
<setting id="videoscreen.screenmode">00192001080050.00000pstd</setting>
Ergänzt man obige Einstellungen in advancedsettings.xml startet kodi jedes mal damit:Code<advancedsettings> <videoscreen> <resolution default="true">16</resolution> <screenmode default="true">DESKTOP</screenmode> </videoscreen> </advancedsettings>
In meiner advanced ist auch noch die Fernbedienungstastenwiederholgsverzögerung drin.
-
mit tvguide startet der vdr gar nicht erst...
-
mit tvguide startet der vdr gar nicht erst...
-
mit dem neuem skin u tvguide
Code
Display MoreBM2LTS64nMC vdr: [1498] initializing plugin: epgsearch (2.4.1-010222-BM2LTS): Suche im EPG nach Wiederholungen und anderem Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] initializing plugin: femon (2.4.1): DVB Signal Informationsanzeige (OSD) Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] initializing plugin: live (3.1.5-BM2LTS): Live Interactive VDR Environment Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] initializing plugin: menuorg (0.5.2-BM2LTS): Reorganisiert das Haupmenü Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] loading menuorg config file from /var/lib/vdr/plugins/menuorg.xml Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] initializing plugin: mpv (1.2.4-BM2LTS): mpv player plugin Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] [mpv] No directory /usr/share/vdr/plugins/mpv/watch_later, mpv can't resume play! Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] initializing plugin: osdteletext (2.9.4-BM2LTS): Zeigt den Videotext auf dem OSD an Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] initializing plugin: skindesigner (1.2.18-BM2LTS): Skin Designer Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] initializing plugin: streamdev-server (0.6.3): VDR Streaming Server Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] initializing plugin: systeminfo (0.1.5): Anzeige von Systeminformationen Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] initializing plugin: tvguide (1.3.5): A fancy 2d EPG Viewer Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] tvguide: loading new Theme Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] loading /var/lib/vdr/themes/tvguide-default.theme Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] tvguide: set Theme to default Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] tvguide: set graphical style Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] tvguide: Set OSD to -858993459 x 1072483532 px Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] tvguide: Set Font to VDRSymbols Sans:Book Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] ERROR: FreeType: error 23 during FT_Set_Char_Size (font = /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf) Jun 6 16:11:59 BM2LTS64nMC vdr: message repeated 6 times: [ [1498] ERROR: FreeType: error 23 during FT_Set_Char_Size (font = /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf)] Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] tvguide: Creating Image Cache Jun 6 16:11:59 BM2LTS64nMC vdr: [1498] cTimeMs: using monotonic clock (resolution is 1 ns) Jun 6 16:11:59 BM2LTS64nMC vdr[1498]: Magick: abort due to signal 11 (SIGSEGV) "Segmentation Fault"... Jun 6 16:12:00 BM2LTS64nMC systemd[1]: systemd-analyze-plot.service: Deactivated successfully. Jun 6 16:12:00 BM2LTS64nMC systemd[1]: systemd-analyze-plot.service: Scheduled restart job, restart counter is at 1. Jun 6 16:12:00 BM2LTS64nMC systemd[1]: vdr.service: Main process exited, code=dumped, status=6/ABRT Jun 6 16:12:00 BM2LTS64nMC systemd[1]: vdr.service: Failed with result 'core-dump'. Jun 6 16:12:00 BM2LTS64nMC systemd[1]: Failed to start Video Disk Recorder.
-
mpv: Damit das auch (sw-decoding) läuft braucht es auch die libvdr-softhdvaapi.so.2.6.1_4.0.32
-
mpv: Damit das auch (sw-decoding) läuft braucht es auch die libvdr-softhdvaapi.so.2.6.1_4.0.32
keine Ahnung -- muß alles mit softhddrm laufen
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!