Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue]: 4K HDR media transcoding never starts (10.9) #11380

Open
1 task done
stryan opened this issue Apr 18, 2024 · 50 comments
Open
1 task done

[Issue]: 4K HDR media transcoding never starts (10.9) #11380

stryan opened this issue Apr 18, 2024 · 50 comments
Labels
bug Something isn't working confirmed This issue has been reviewed and confirmed upstream The issue is due to a upstream library or project

Comments

@stryan
Copy link

stryan commented Apr 18, 2024

Please describe your bug

Upgraded my 10.8.13 instance to 10.9.0 unstable and ran into the following issue:

When attempting to play 4K HDR media I can see ffmpeg starting for the transcode but it never actually writes anything to the transcode segment file and eventually times out with following error in dmesg:
Fence expiration time out i915-0000:29:00.0:ffmpeg[18950]:2!

I suspect this has something to do with tone-mapping as when I play a SDR 4K file everything works fine. It also doesn't appear to ever stop trying as I just get loading circle forever and I see jellyfin spawn more ffmpeg instances once one dies.

Reproduction Steps

  1. Attempt to play 4K HDR media

Jellyfin Version

Unstable (master branch)

if other:

No response

Environment

- OS: openSUSE MicroOS
- Linux Kernel: 6.8.5-1-default
- Virtualization: Podman
- Clients: Browser
- Browser: Firefox 124.0.2
- FFmpeg Version:6.0.1-Jellyfin
- Playback Method: Transcode
- Hardware Acceleration: QSV
- GPU Model: Intel A380
- Plugins: LDAP
- Reverse Proxy: Caddy
- Base URL: none
- Networking: Bridge
- Storage: Video files over NFS and with local files

Jellyfin logs

Apr 17 22:30:16 lintukoto jellyfin[18844]: [02:30:16] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: Clean up collections and playlists Completed after 0 minute(s) and 0 seconds
Apr 17 22:30:17 lintukoto jellyfin[18844]: [02:30:17] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: Update Plugins Completed after 0 minute(s) and 0 seconds
Apr 17 22:30:37 lintukoto jellyfin[18844]: [02:30:37] [INF] [16] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for stryan. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
Apr 17 22:30:37 lintukoto jellyfin[18844]: [02:30:37] [INF] [11] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
Apr 17 22:30:37 lintukoto jellyfin[18844]: [02:30:37] [INF] [11] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -init_hw_device opencl=ocl@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:"/mnt/local/MOVIE.mkv" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset slow -b:v 39544034 -maxrate 39544034 -bufsize 79088068 -g:v:0 72 -keyint_min:v:0 72 -vf "setparams=color_primaries=bt2020:color_trc=smpte2084:colorspace=bt2020nc,procamp_vaapi=b=16:c=1,tonemap_vaapi=format=nv12:p=bt709:t=bt709:m=bt709:extra_hw_frames=32,hwmap=derive_device=qsv,format=qsv" -codec:a:0 libfdk_aac -ab 384000 -af "volume=4.25,pan=stereo|c0=0.5*c2+0.707*c0+0.707*c4+0.5*c3|c1=0.5*c2+0.707*c1+0.707*c5+0.5*c3" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename "4f30d509e0f7c2a6eebc091bb9c501a3-1.mp4" -start_number 0 -hls_segment_filename "/tmp/transcodes/4f30d509e0f7c2a6eebc091bb9c501a3%d.mp4" -hls_playlist_type vod -hls_list_size 0 -y "/tmp/transcodes/4f30d509e0f7c2a6eebc091bb9c501a3.m3u8"
Apr 17 22:30:57 lintukoto jellyfin[18844]: [02:30:57] [INF] [20] Emby.Server.Implementations.HttpServer.WebSocketManager: WS 192.168.10.1 request
Apr 17 22:31:06 lintukoto jellyfin[18844]: [02:31:06] [ERR] [8] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
Apr 17 22:31:06 lintukoto jellyfin[18844]: [02:31:06] [INF] [8] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
Apr 17 22:31:07 lintukoto jellyfin[18844]: [02:31:07] [INF] [8] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -init_hw_device opencl=ocl@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:"/mnt/local/MOVIE.mkv" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset slow -b:v 39544034 -maxrate 39544034 -bufsize 79088068 -g:v:0 72 -keyint_min:v:0 72 -vf "setparams=color_primaries=bt2020:color_trc=smpte2084:colorspace=bt2020nc,procamp_vaapi=b=16:c=1,tonemap_vaapi=format=nv12:p=bt709:t=bt709:m=bt709:extra_hw_frames=32,hwmap=derive_device=qsv,format=qsv" -codec:a:0 libfdk_aac -ab 384000 -af "volume=4.25,pan=stereo|c0=0.5*c2+0.707*c0+0.707*c4+0.5*c3|c1=0.5*c2+0.707*c1+0.707*c5+0.5*c3" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename "4f30d509e0f7c2a6eebc091bb9c501a3-1.mp4" -start_number 0 -hls_segment_filename "/tmp/transcodes/4f30d509e0f7c2a6eebc091bb9c501a3%d.mp4" -hls_playlist_type vod -hls_list_size 0 -y "/tmp/transcodes/4f30d509e0f7c2a6eebc091bb9c501a3.m3u8"
Apr 17 22:31:12 lintukoto jellyfin[18844]: [02:31:12] [INF] [20] Emby.Server.Implementations.HttpServer.WebSocketManager: WS 192.168.10.1 closed
Apr 17 22:31:35 lintukoto jellyfin[18844]: [02:31:35] [ERR] [10] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
Apr 17 22:31:35 lintukoto jellyfin[18844]: [02:31:35] [INF] [27] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
Apr 17 22:31:35 lintukoto jellyfin[18844]: [02:31:35] [INF] [27] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -init_hw_device opencl=ocl@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:"/mnt/local/MOVIE.mkv" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset slow -b:v 39544034 -maxrate 39544034 -bufsize 79088068 -g:v:0 72 -keyint_min:v:0 72 -vf "setparams=color_primaries=bt2020:color_trc=smpte2084:colorspace=bt2020nc,procamp_vaapi=b=16:c=1,tonemap_vaapi=format=nv12:p=bt709:t=bt709:m=bt709:extra_hw_frames=32,hwmap=derive_device=qsv,format=qsv" -codec:a:0 libfdk_aac -ab 384000 -af "volume=4.25,pan=stereo|c0=0.5*c2+0.707*c0+0.707*c4+0.5*c3|c1=0.5*c2+0.707*c1+0.707*c5+0.5*c3" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename "4f30d509e0f7c2a6eebc091bb9c501a3-1.mp4" -start_number 0 -hls_segment_filename "/tmp/transcodes/4f30d509e0f7c2a6eebc091bb9c501a3%d.mp4" -hls_playlist_type vod -hls_list_size 0 -y "/tmp/transcodes/4f30d509e0f7c2a6eebc091bb9c501a3.m3u8"
Apr 17 22:31:35 lintukoto jellyfin[18844]: [02:31:35] [ERR] [10] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL GET /videos/c8c710f8-db1b-9ab5-1e7a-eba60b4717b1/hls1/main/0.mp4.
Apr 17 22:31:35 lintukoto jellyfin[18844]: MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at lambda_method1551(Closure, Object)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
Apr 17 22:31:35 lintukoto jellyfin[18844]:    at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)

FFmpeg logs

{"Protocol":0,"Id":"c8c710f8db1b9ab51e7aeba60b4717b1","Path":"/mnt/local/MOVIE.mkv","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mkv,webm","Size":31617671168,"Name":"MOVIE.2160p.uhd.bluray.x265","IsRemote":false,"ETag":"349c8da2e54e9bfca0ddb8559d58384b","RunTimeTicks":63964479488,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":false,"LiveStreamId":null,"BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":0,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"hevc","CodecTag":null,"Language":null,"ColorRange":null,"ColorSpace":"bt2020nc","ColorTransfer":"smpte2084","ColorPrimaries":"bt2020","DvVersionMajor":1,"DvVersionMinor":0,"DvProfile":8,"DvLevel":6,"RpuPresentFlag":1,"ElPresentFlag":0,"BlPresentFlag":1,"DvBlSignalCompatibilityId":1,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":2,"VideoRangeType":5,"VideoDoViTitle":"DV Profile 8.1 (HDR10)","AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"4K HEVC HDR","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":39544034,"BitDepth":10,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":2076,"Width":3840,"AverageFrameRate":23.976025,"RealFrameRate":23.976025,"Profile":"Main 10","Type":1,"AspectRatio":"1.85:1","Index":0,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p10le","Level":153,"IsAnamorphic":null},{"Codec":"truehd","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"English - TRUEHD - 5.1 - Default","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"5.1","BitRate":3610896,"BitDepth":24,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":0,"AspectRatio":null,"Index":1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"ac3","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"English - Dolby Digital - 5.1","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"5.1","BitRate":640000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":0,"AspectRatio":null,"Index":2,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"aac","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Commentary by director/screenwriter David S. Ward and producer Chris Chesser","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"Commentary by director/screenwriter David S. Ward and producer Chris Chesser - English - AAC - Stereo","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"stereo","BitRate":117313,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":2,"SampleRate":48000,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":"LC","Type":0,"AspectRatio":null,"Index":3,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"English (SRT)","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"English (SRT) - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":4,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"English (SDH SRT)","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"English (SDH SRT) - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":5,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"PGSSUB","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"English","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"English - PGSSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":6,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"PGSSUB","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"English (SDH)","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"English (SDH) - PGSSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":7,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"PGSSUB","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"English (Comm)","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"English (Comm) - PGSSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":8,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"PGSSUB","CodecTag":null,"Language":"fre","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"French","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"French - PGSSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":9,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"PGSSUB","CodecTag":null,"Language":"fre","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"French (Comm)","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"French (Comm) - PGSSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":10,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":43912243,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":0,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null}

/usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -init_hw_device opencl=ocl@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:"/mnt/local/MOVIE.mkv" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset slow -b:v 39544034 -maxrate 39544034 -bufsize 79088068 -g:v:0 72 -keyint_min:v:0 72 -vf "setparams=color_primaries=bt2020:color_trc=smpte2084:colorspace=bt2020nc,procamp_vaapi=b=16:c=1,tonemap_vaapi=format=nv12:p=bt709:t=bt709:m=bt709:extra_hw_frames=32,hwmap=derive_device=qsv,format=qsv" -codec:a:0 libfdk_aac -ab 384000 -af "volume=4.25,pan=stereo|c0=0.5*c2+0.707*c0+0.707*c4+0.5*c3|c1=0.5*c2+0.707*c1+0.707*c5+0.5*c3" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename "4f30d509e0f7c2a6eebc091bb9c501a3-1.mp4" -start_number 0 -hls_segment_filename "/tmp/transcodes/4f30d509e0f7c2a6eebc091bb9c501a3%d.mp4" -hls_playlist_type vod -hls_list_size 0 -y "/tmp/transcodes/4f30d509e0f7c2a6eebc091bb9c501a3.m3u8"


ffmpeg version 6.0.1-Jellyfin Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 12 (Debian 12.2.0-14)
  configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-gnutls --enable-chromaprint --enable-opencl --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libdav1d --enable-libsvtav1 --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-vaapi --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
  libavutil      58.  2.100 / 58.  2.100
  libavcodec     60.  3.100 / 60.  3.100
  libavformat    60.  3.100 / 60.  3.100
  libavdevice    60.  1.100 / 60.  1.100
  libavfilter     9.  3.100 /  9.  3.100
  libswscale      7.  1.100 /  7.  1.100
  libswresample   4. 10.100 /  4. 10.100
  libpostproc    57.  1.100 / 57.  1.100
libva info: VA-API version 1.21.0
libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_21
libva info: va_openDriver() returns 0
libva info: VA-API version 1.21.0
libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_21
libva info: va_openDriver() returns 0
Input #0, matroska,webm, from 'file:/mnt/local/MOVIE.mkv':
  Metadata:
    title           : MOVIE
    encoder         : libebml v1.4.5 + libmatroska v1.7.1
    MOVIE/ENCODER   : Nero AAC codec / 1.5.4.0
  Duration: 01:46:36.45, start: 0.000000, bitrate: 39544 kb/s
  Chapters:
    Chapter #0:0: start 0.000000, end 204.996000
      Metadata:
        title           : Chapter 01
    Chapter #0:1: start 204.996000, end 390.765000
      Metadata:
        title           : Chapter 02
    Chapter #0:2: start 390.765000, end 760.218000
      Metadata:
        title           : Chapter 03
    Chapter #0:3: start 760.218000, end 1030.529000
      Metadata:
        title           : Chapter 04
    Chapter #0:4: start 1030.529000, end 1547.171000
      Metadata:
        title           : Chapter 05
    Chapter #0:5: start 1547.171000, end 2007.631000
      Metadata:
        title           : Chapter 06
    Chapter #0:6: start 2007.631000, end 2526.524000
      Metadata:
        title           : Chapter 07
    Chapter #0:7: start 2526.524000, end 3056.804000
      Metadata:
        title           : Chapter 08
    Chapter #0:8: start 3056.804000, end 3366.238000
      Metadata:
        title           : Chapter 09
    Chapter #0:9: start 3366.238000, end 3654.693000
      Metadata:
        title           : Chapter 10
    Chapter #0:10: start 3654.693000, end 4077.031000
      Metadata:
        title           : Chapter 11
    Chapter #0:11: start 4077.031000, end 4467.755000
      Metadata:
        title           : Chapter 12
    Chapter #0:12: start 4467.755000, end 4790.661000
      Metadata:
        title           : Chapter 13
    Chapter #0:13: start 4790.661000, end 5269.598000
      Metadata:
        title           : Chapter 14
    Chapter #0:14: start 5269.598000, end 5651.521000
      Metadata:
        title           : Chapter 15
    Chapter #0:15: start 5651.521000, end 6060.054000
      Metadata:
        title           : Chapter 16
    Chapter #0:16: start 6060.054000, end 6396.448000
      Metadata:
        title           : Chapter 17
  Stream #0:0: Video: hevc (Main 10), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2076 [SAR 1:1 DAR 320:173], 23.98 fps, 23.98 tbr, 1k tbn (default)
    Metadata:
      BPS             : 34985404
      DURATION        : 01:46:36.432000000
      NUMBER_OF_FRAMES: 153361
      NUMBER_OF_BYTES : 27972719868
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    Side data:
      DOVI configuration record: version: 1.0, profile: 8, level: 6, rpu flag: 1, el flag: 0, bl flag: 1, compatibility id: 1
  Stream #0:1(eng): Audio: truehd, 48000 Hz, 5.1(side), s32 (24 bit) (default)
    Metadata:
      BPS             : 3610896
      DURATION        : 01:46:36.433000000
      NUMBER_OF_FRAMES: 7675719
      NUMBER_OF_BYTES : 2887107020
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:2(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 640 kb/s
    Metadata:
      BPS             : 640000
      DURATION        : 01:46:36.448000000
      NUMBER_OF_FRAMES: 199889
      NUMBER_OF_BYTES : 511715840
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:3(eng): Audio: aac (LC), 48000 Hz, stereo, fltp (comment)
    Metadata:
      title           : Commentary by director/screenwriter David S. Ward and producer Chris Chesser
      BPS             : 117313
      DURATION        : 01:46:35.904000000
      NUMBER_OF_FRAMES: 299808
      NUMBER_OF_BYTES : 93790792
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:4(eng): Subtitle: subrip
    Metadata:
      title           : English (SRT)
      BPS             : 64
      DURATION        : 01:44:05.072000000
      NUMBER_OF_FRAMES: 1344
      NUMBER_OF_BYTES : 50027
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:5(eng): Subtitle: subrip (hearing impaired)
    Metadata:
      title           : English (SDH SRT)
      BPS             : 74
      DURATION        : 01:46:15.452000000
      NUMBER_OF_FRAMES: 1655
      NUMBER_OF_BYTES : 59539
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:6(eng): Subtitle: hdmv_pgs_subtitle, 1920x1080
    Metadata:
      title           : English
      BPS             : 44571
      DURATION        : 01:44:05.072000000
      NUMBER_OF_FRAMES: 2688
      NUMBER_OF_BYTES : 34793859
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:7(eng): Subtitle: hdmv_pgs_subtitle, 1920x1080 (hearing impaired)
    Metadata:
      title           : English (SDH)
      BPS             : 51194
      DURATION        : 01:46:15.452000000
      NUMBER_OF_FRAMES: 3310
      NUMBER_OF_BYTES : 40798842
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:8(eng): Subtitle: hdmv_pgs_subtitle, 1920x1080 (comment)
    Metadata:
      title           : English (Comm)
      BPS             : 56316
      DURATION        : 01:46:30.593000000
      NUMBER_OF_FRAMES: 2708
      NUMBER_OF_BYTES : 44986994
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:9(fre): Subtitle: hdmv_pgs_subtitle, 1920x1080
    Metadata:
      title           : French
      BPS             : 40937
      DURATION        : 01:45:50.678000000
      NUMBER_OF_FRAMES: 2780
      NUMBER_OF_BYTES : 32497883
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:10(fre): Subtitle: hdmv_pgs_subtitle, 1920x1080 (comment)
    Metadata:
      title           : French (Comm)
      BPS             : 47574
      DURATION        : 01:46:30.593000000
      NUMBER_OF_FRAMES: 2676
      NUMBER_OF_BYTES : 38003595
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
Stream mapping:
  Stream #0:0 -> #0:0 (hevc (native) -> av1 (av1_qsv))
  Stream #0:1 -> #0:1 (truehd (native) -> aac (libfdk_aac))
Press [q] to stop, [?] for help
libva info: VA-API version 1.21.0
libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_21
libva info: va_openDriver() returns 0
libva info: VA-API version 1.21.0
libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_21
libva info: va_openDriver() returns 0
[hls @ 0x55d4dda88640] Opening '/tmp/transcodes/4f30d509e0f7c2a6eebc091bb9c501a3-1.mp4' for writing
Output #0, hls, to '/tmp/transcodes/4f30d509e0f7c2a6eebc091bb9c501a3.m3u8':
  Metadata:
    encoder         : Lavf60.3.100
  Stream #0:0: Video: av1, qsv(tv, bt709, progressive), 3840x2076 [SAR 1:1 DAR 320:173], q=2-31, 39544 kb/s, 23.98 fps, 24k tbn (default)
    Metadata:
      encoder         : Lavc60.3.100 av1_qsv
    Side data:
      DOVI configuration record: version: 1.0, profile: 8, level: 6, rpu flag: 1, el flag: 0, bl flag: 1, compatibility id: 1
  Stream #0:1: Audio: aac, 48000 Hz, stereo, s16, 384 kb/s (default)
    Metadata:
      encoder         : Lavc60.3.100 libfdk_aac
frame=    0 fps=0.0 q=0.0 size=N/A time=00:00:00.00 bitrate=N/A speed=   0x    
[av1_qsv @ 0x55d4dda83f00] Invalid FrameType:0.
[vost#0:0/av1_qsv @ 0x55d4dda87e40] Error submitting video frame to the encoder
[libfdk_aac @ 0x55d4dda81a00] 2 frames left in the queue on closing
Conversion failed!

Please attach any browser or client logs here

No response

Please attach any screenshots here

Transcode settings:
image
image
image
image

Code of Conduct

  • I agree to follow this project's Code of Conduct
@stryan stryan added the bug Something isn't working label Apr 18, 2024
@jellyfin-bot

This comment was marked as resolved.

@stryan
Copy link
Author

stryan commented Apr 18, 2024

The only alteration I made to the ffmpeg log is mild censoring of the movie name; can provide direct copy and paste of the ffmpeg log if desired.

@nyanmisaka
Copy link
Member

It's clear that the error is caused by the driver/kernel. Fence expiration time out i915-0000:29:00.0:ffmpeg[18950]:2!

Can you disable the AV1 encoder and VPP tonemap options in turn and try again?

@jellyfin-bot jellyfin-bot added this to Needs triage in Issue Triage for Main Repo Apr 18, 2024
@stryan
Copy link
Author

stryan commented Apr 18, 2024

I figured as much, but I'm still surprised. I haven't updated the kernel since 10.8 and it was working fine before the 10.9 update so I figured I'd report it.

Disabled AV1 encoder and no dice but I can't seem to find the VPP option anymore? It's no longer in the same place as 10.8 at least.

@stryan stryan changed the title [Issue]: 4K HDR media transcording never starts (10.9) [Issue]: 4K HDR media transcoding never starts (10.9) Apr 18, 2024
@solidsnake1298
Copy link
Member

I wasn't able to reproduce this issue on my Arc equipped Ubuntu server.

I only did a quick test with an Android client and will do more testing when I get home.

@solidsnake1298
Copy link
Member

solidsnake1298 commented Apr 19, 2024

Did some more testing to more closely replicate your situation. I was not able to reproduce.

Tried with HEVC DV7.6 or 8.1 -> AV1 SDR. Tried with AV1 HDR10 -> AV1 SDR. All browser (Firefox and Chromium) and codec combinations transcoded and tone mapped.

@solisinvictum
Copy link

solisinvictum commented Apr 19, 2024

Since this night, i have exact the same issue. First i thought something broke hardware wise. After many Hours troubleshooting, i found out jellyfin never transcode anymore (didnt matter from to wich container/format).

BUT, im running the latest stable Jellyfin. In my Server is a Intel ARC A380 gpu.

OS is Arch Linux.

Everytime jellyfin tries something to transcode, this errors i have in dmesg:

[ 81.026591] Fence expiration time out i915-0000:01:00.0:ffmpeg[521]:2!
[...]

And in LOG of Jellyfin self:
[2024-04-19 07:40:22.862 +02:00] [ERR] [24] Jellyfin.Api.Helpers.TranscodingJobHelper: FFmpeg exited with code 137

Sometimes with Error code 135.

But that i found out at the last step. Because running ffmpeg alone works without problems with commands like $ ffmpeg -i source.ext -c:v h264_qsv output.mkv

I try now to build ffmpeg nightly/git and test if this works. if not, i install debian stable and try again. Because i dont know if this is a bug in the arch package of jellyfin.

But so far i can say from my point, it must be a bug in jellyfin, because hardware acceleration with ffmpeg or mpv works just fine.

sry for my bad english

Edit:

Builded ffmpeg from git. Than created a symlink to /usr/lib/jellyfin-ffmpeg/ffmpeg because for some reason it isnt possible anymore to change the path in the webinterface. Now ffmpeg didnt crash and dmesg is fine. But in the transcoding log of jellyfin is now this:

Option autorotate (automatically insert correct rotate filters) cannot be applied to output url 0 -- you are trying to apply an input option to an output file or vice versa. Move this option before the file it belongs to.

(for example, tried with hardware decoding first, than this error came up with hwaccel)

Giving now up. Sadly i didnt have any ideas anymore. I saw that OP have OpenSuse Micro installed with a nearly up to date kernel.

My 2 cents are, that something broke the last few Days with the Intel Media Driver, ffmpeg, or opencl or something on rolling releases like Arch or OpenSuse in combination with jellyfin (this makes more sense because ubuntu seems to run fine like @solidsnake1298 mentioned. so i going to install debian now)

@nyanmisaka
Copy link
Member

Hi @solisinvictum, what's VAAPI driver version on Arch linux? Can run vainfo and share the output?

@solisinvictum
Copy link

lol i just edited my first post and was one secound away formating my jellyfin server. Of course, here is the output:

[user@jellyfin ~]$ vainfo
Trying display: wayland
Trying display: x11
error: can't connect to X server!
Trying display: drm
vainfo: VA-API version: 1.21 (libva 2.21.0)
vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 24.2.0 ()
vainfo: Supported profile and entrypoints
VAProfileNone : VAEntrypointVideoProc
VAProfileNone : VAEntrypointStats
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointEncSliceLP
VAProfileH264High : VAEntrypointVLD
VAProfileH264High : VAEntrypointEncSliceLP
VAProfileJPEGBaseline : VAEntrypointVLD
VAProfileJPEGBaseline : VAEntrypointEncPicture
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
VAProfileHEVCMain : VAEntrypointVLD
VAProfileHEVCMain : VAEntrypointEncSliceLP
VAProfileHEVCMain10 : VAEntrypointVLD
VAProfileHEVCMain10 : VAEntrypointEncSliceLP
VAProfileVP9Profile0 : VAEntrypointVLD
VAProfileVP9Profile0 : VAEntrypointEncSliceLP
VAProfileVP9Profile1 : VAEntrypointVLD
VAProfileVP9Profile1 : VAEntrypointEncSliceLP
VAProfileVP9Profile2 : VAEntrypointVLD
VAProfileVP9Profile2 : VAEntrypointEncSliceLP
VAProfileVP9Profile3 : VAEntrypointVLD
VAProfileVP9Profile3 : VAEntrypointEncSliceLP
VAProfileHEVCMain12 : VAEntrypointVLD
VAProfileHEVCMain422_10 : VAEntrypointVLD
VAProfileHEVCMain422_10 : VAEntrypointEncSliceLP
VAProfileHEVCMain422_12 : VAEntrypointVLD
VAProfileHEVCMain444 : VAEntrypointVLD
VAProfileHEVCMain444 : VAEntrypointEncSliceLP
VAProfileHEVCMain444_10 : VAEntrypointVLD
VAProfileHEVCMain444_10 : VAEntrypointEncSliceLP
VAProfileHEVCMain444_12 : VAEntrypointVLD
VAProfileHEVCSccMain : VAEntrypointVLD
VAProfileHEVCSccMain : VAEntrypointEncSliceLP
VAProfileHEVCSccMain10 : VAEntrypointVLD
VAProfileHEVCSccMain10 : VAEntrypointEncSliceLP
VAProfileHEVCSccMain444 : VAEntrypointVLD
VAProfileHEVCSccMain444 : VAEntrypointEncSliceLP
VAProfileAV1Profile0 : VAEntrypointVLD
VAProfileAV1Profile0 : VAEntrypointEncSliceLP
VAProfileHEVCSccMain444_10 : VAEntrypointVLD
VAProfileHEVCSccMain444_10 : VAEntrypointEncSliceLP

Please see my last edit.

@solisinvictum
Copy link

i dont want to be offend somebody, but if some more logs help, please response wich, than i upload/backup them. Because my whole Family and Friends are using my Server (~20 people) and they nagging me on whatsapp already than my server runs again :-)

@gnattu
Copy link
Member

gnattu commented Apr 19, 2024

This is possibly related to the i915 driver change in 6.6 kernel and everything after.

We are having similar issues with DG2 series on everything after 6.6 kernel and erroring out with Fence expiration time out

@solisinvictum
Copy link

@gnattu good idea. give me a moment, i install a LTS / 6.5 Kernel and test it and report back.

@solisinvictum
Copy link

Yep!

@gnattu is absolutly right. i just installed:

[user@jellyfin ~]$ uname -a
Linux jellyfin 6.5.9-arch2-1 #1 SMP PREEMPT_DYNAMIC Thu, 26 Oct 2023 00:52:20 +0000 x86_64 GNU/Linux
[user@jellyfin ~]$

Deleted the ffmpeg symlink, installed jellyfin-ffmpeg again and voila.

Transcoding runs perfectly.

Only one thing: i just reviewed the pacman.log. i updated in this week from 6.8.4 to 6.8.7. BUT restarted yesterday night, because server is whole the time busy and didnt wanted to interrupt my viewers. So for Arch, it seems something from 6.8.4 to 6.8.7 has changed, wich breaks transcoding/intel dg2 series gpus in combination with jellyfin (because like said, mpv and ffmpeg alone runs just fine).

@gnattu
Copy link
Member

gnattu commented Apr 19, 2024

Yep!

@gnattu is absolutly right. i just installed:

[user@jellyfin ~]$ uname -a Linux jellyfin 6.5.9-arch2-1 #1 SMP PREEMPT_DYNAMIC Thu, 26 Oct 2023 00:52:20 +0000 x86_64 GNU/Linux [user@jellyfin ~]$

Deleted the ffmpeg symlink, installed jellyfin-ffmpeg again and voila.

Transcoding runs perfectly.

Only one thing: i just reviewed the pacman.log. i updated in this week from 6.8.4 to 6.8.7. BUT restarted yesterday night, because server is whole the time busy and didnt wanted to interrupt my viewers. So for Arch, it seems something from 6.8.4 to 6.8.7 has changed, wich breaks transcoding/intel dg2 series gpus in combination with jellyfin (because like said, mpv and ffmpeg alone runs just fine).

I'm bisecting this. The last known working kernel version for 6.6 branch is 6.6.25, and you will have this problem on 6.6.26. I'm looking at 6.8 branch now to cross-checking which change may caused this.

@gnattu
Copy link
Member

gnattu commented Apr 19, 2024

Now I got the suspecting changes:

Both 6.6.26 and 6.8.5 has this series of patches applied:

https://lore.kernel.org/stable/20240327155622.538140-4-andi.shyti@linux.intel.com/T/

And apparently this breaks our transcoding.

@solisinvictum
Copy link

solisinvictum commented Apr 19, 2024

for my part, thanks for your good hint. so i stay on arch and 6.5.9 and wait/dont update anymore until 10.9 of jellyfin is released. maybe until than the kernel/jellyfin is fixed in this regard.

@gnattu i dont know if it helps, but on Arch, it worked 99,9% with 6.8.4. But Arch maintain a kernel on they repo, with many patches etc. Maybe they had already this or similar problem and fixed it on they kernel? Because like said, i updated this week from 6.8.4 to 6.8.7. And after a reboot, i got these problems. But so far it matters for Arch: i cant say to 100% that this is because of Arch kernel self, or the packages wich get updated along with the kernel update. I can imagine, that something in the jellyfin package from the official Archrepo is wrong wich didnt got fixed in they repo? Because what makes me curious, that ffmpeg works just like it should (but i tested only in this way without any extra flags: ffmpeg -i source.ext -c:v h264_qsv output.mkv (to and from different hardware accelerated codecs wich the A380 is capable of)).

@gnattu
Copy link
Member

gnattu commented Apr 19, 2024

But Arch maintain a kernel on they repo, with many patches etc.

Arch applies very minimal patches and it is very unlikes for them to applying patches to fix this for us, and this probably has not even raised upstream awareness yet. The suspecting patches are applied directly the upstream kernel and affecting more than arch users. Everyone using those kernels will have their transcoding broken.

Because what makes me curious, that ffmpeg works just like it should (but i tested only in this way without any extra flags: ffmpeg -i source.ext -c:v h264_qsv output.mkv (to and from different hardware accelerated codecs wich the A380 is capable of)).

We are using much more of that during HDR transcoding. We will require some OpenCL capability and the frame mapping functionalities to work, and their driver changes usually break such usages. (Fun fact: Intel has already broken the HDR tone mapping once on Windows this year: intel/vpl-gpu-rt#323)

@nyanmisaka
Copy link
Member

Now I got the suspecting changes:

Both 6.6.26 and 6.8.5 has this series of patches applied:

https://lore.kernel.org/stable/20240327155622.538140-4-andi.shyti@linux.intel.com/T/

And apparently this breaks our transcoding.

Have you got an Intel Arc for testing?

@gnattu
Copy link
Member

gnattu commented Apr 19, 2024

Now I got the suspecting changes:
Both 6.6.26 and 6.8.5 has this series of patches applied:
https://lore.kernel.org/stable/20240327155622.538140-4-andi.shyti@linux.intel.com/T/
And apparently this breaks our transcoding.

Have you got an Intel Arc for testing?

I've asked another one having this issue helped me discovered that 6.6.26 is the first version broken in 6.6 branch, and in this issue we got 6.8.5 not working but 6.8.4 works.

@nyanmisaka
Copy link
Member

nyanmisaka commented Apr 19, 2024

Now I got the suspecting changes:
Both 6.6.26 and 6.8.5 has this series of patches applied:
https://lore.kernel.org/stable/20240327155622.538140-4-andi.shyti@linux.intel.com/T/
And apparently this breaks our transcoding.

Have you got an Intel Arc for testing?

I've asked another one having this issue helped me discovered that 6.6.26 is the first version broken in 6.6 branch, and in this issue we got 6.8.5 not working but 6.8.4 works.

https://gitlab.com/linux-kernel/stable/-/commits/linux-6.6.y/drivers/gpu/drm/i915

Commits between 2c07e2437a3e98027c049ca560e4b6e39a975089 and a7ff84a6fe5ae8889a5f1c97008358836bd7f947 are all suspicious.

edit:
I'm moving recently so can't test it locally. Maybe open a new issue in media-driver or drm/i915 to make them aware.

@gnattu
Copy link
Member

gnattu commented Apr 19, 2024

Commits between 2c07e2437a3e98027c049ca560e4b6e39a975089 and a7ff84a6fe5ae8889a5f1c97008358836bd7f947 are all suspicious.

I have cross-checked. Only the one I linked is preset in both 6.8.5 and 6.6.26 changes and directly affects DG2. The other drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74 series appears in both but not affecting DG2 directly as the IP version check is targeting newer not older GFXs. And all other changes simply do not show up in 6.8.5 patches.

@nyanmisaka
Copy link
Member

Make sense. There are also some similar issues in upstream - Fence expiration time out i915-0000*
https://gitlab.freedesktop.org/drm/intel/-/issues/10777 (test bot, ADL, DG2)
https://gitlab.freedesktop.org/drm/intel/-/issues/10536 (user, TGL?)

@gnattu
Copy link
Member

gnattu commented Apr 19, 2024

The user one seems to be unrelated as he is using an unaffected kernel. The CI one might be related but I'm not sure

@nyanmisaka
Copy link
Member

The user one seems to be unrelated as he is using an unaffected kernel. The CI one might be related but I'm not sure

Now we need someone who can revert that patch series and test it on Arc GPU.
https://patchwork.kernel.org/project/intel-gfx/list/?series=839205

@nyanmisaka nyanmisaka added confirmed This issue has been reviewed and confirmed upstream The issue is due to a upstream library or project labels Apr 19, 2024
@nyanmisaka
Copy link
Member

As for why transcoding is affected by CCS (Compute Command Streamer), I think it is because some stages in the transcoding pipeline such as video scaling and VPP tone-mapping filters are performed on CCS.

@jumoog
Copy link

jumoog commented Apr 19, 2024

time for Jellyfin OS/Kernel 😄

@solisinvictum
Copy link

The user one seems to be unrelated as he is using an unaffected kernel. The CI one might be related but I'm not sure

Now we need someone who can revert that patch series and test it on Arc GPU. https://patchwork.kernel.org/project/intel-gfx/list/?series=839205

If you can explain me how i apply the patch, i could do it. i have like mentioned a arc a380. i know how i compile a kernel, but not how i patch it.

time for Jellyfin OS/Kernel 😄

yeah, something like libreelec (just enough os for kodi) would be sick. with the jellyfin-media-player options and interface. Something you could flash on a pc/raspberry/something else and it starts only jellyfin-media-player :D but this is OT for this thread.

@solidsnake1298
Copy link
Member

Now I got the suspecting changes:

Both 6.6.26 and 6.8.5 has this series of patches applied:

https://lore.kernel.org/stable/20240327155622.538140-4-andi.shyti@linux.intel.com/T/

And apparently this breaks our transcoding.

Based on what you've said, the version of 6.8 that Ubuntu 24.04 will be using is NOT affected by the issues in 6.8.5, correct?

I had planned on upgrading to Ubuntu 24.04 along with some planned hardware upgrades so I wanted some clarification before I do that.

@gnattu
Copy link
Member

gnattu commented Apr 19, 2024

Now I got the suspecting changes:
Both 6.6.26 and 6.8.5 has this series of patches applied:
https://lore.kernel.org/stable/20240327155622.538140-4-andi.shyti@linux.intel.com/T/
And apparently this breaks our transcoding.

Based on what you've said, the version of 6.8 that Ubuntu 24.04 will be using is NOT affected by the issues in 6.8.5, correct?

I had planned on upgrading to Ubuntu 24.04 along with some planned hardware upgrades so I wanted some clarification before I do that.

It is hard to say before I actually look at what is inside the so-called 6.8 kernel used in Ubuntu 24.04. Ubuntu’s kernel usually has a lot of patches applied themselves so I am not very sure about that.

Edit: I just have a Quick Look at the current Ubuntu noble tree. That kernel is currently basing on 6.8.4 and does not have this patch back-ported for now. But be aware as a kernel upgrade could happen at any time and Ubuntu may move to a newer base in the future, and if this issue has not been addressed by then, your setup will break with an apt upgrade.

@qauff
Copy link

qauff commented Apr 19, 2024

Now I got the suspecting changes:
Both 6.6.26 and 6.8.5 has this series of patches applied:
https://lore.kernel.org/stable/20240327155622.538140-4-andi.shyti@linux.intel.com/T/
And apparently this breaks our transcoding.

Have you got an Intel Arc for testing?

I've asked another one having this issue helped me discovered that 6.6.26 is the first version broken in 6.6 branch, and in this issue we got 6.8.5 not working but 6.8.4 works.

Hi @gnattu. I'm the other one! I'm posting here too to stay up to date, and to lend a hand at further testing if anyone needs my Intel Arc A310 🫡. I'm staying on linux-lts-6.6.25 on Arch for now, good to know the mainline version that works is 6.8.4! Thanks everyone for all your hard work testing, reporting, bisecting so far!

@gnattu
Copy link
Member

gnattu commented Apr 19, 2024

I made a pacman package reverting the changes of the suspecting patch series:

https://github.com/gnattu/linux/releases/tag/6.8.7-jelly

You can try install this as your kernel to see if it makes things better.

This is not verified by myself though so it could have some human errors, so be prepared to fix the kernel when this thing does not boot, you have been warned.

@solisinvictum
Copy link

solisinvictum commented Apr 19, 2024

I made a pacman package reverting the changes of the suspecting patch series:

https://github.com/gnattu/linux/releases/tag/6.8.7-jelly

You can try install this as your kernel to see if it makes things better.

This is not verified by myself though so it could have some human errors, so be prepared to fix the kernel when this thing does not boot, you have been warned.

Im currently working until tomorrow (for your timezone). As soon im at home, i try your kernel out and report back.

From my Side, many thanks to community etc back too! rly nice to pin out a problem :)

@qauff
Copy link

qauff commented Apr 19, 2024

I made a pacman package reverting the changes of the suspecting patch series:

https://github.com/gnattu/linux/releases/tag/6.8.7-jelly

You can try install this as your kernel to see if it makes things better.

This is not verified by myself though so it could have some human errors, so be prepared to fix the kernel when this thing does not boot, you have been warned.

Just tested the your patched/reverted kernel on my system. I am able to transcode 4K videos. Looks like that's the offending patch series. Thanks for this @gnattu!!!

@gnattu
Copy link
Member

gnattu commented Apr 19, 2024

To make the upstream maintainer's life easier, if someone wants to provide the following information, it would be very helpful:

  • The output of uname -srvmo for the full kernel version string.
  • The output of lspci -vnn -d :*:0300 for PCIe device information.
  • A dmesg log with debug enabled. This can be obtained by adding drm.debug=0xe log_buf_len=4M ignore_loglevel to the kernel parameter, then triggering the issue, and saving the entire output of dmesg from boot to the problem.

I will attach this information to the upstream bug report as well as the offending patch series.

@stryan
Copy link
Author

stryan commented Apr 19, 2024

I can grab that this evening/in a bit.

@stryan
Copy link
Author

stryan commented Apr 19, 2024

uname:
Linux 6.8.6-1-default #1 SMP PREEMPT_DYNAMIC Mon Apr 15 06:36:47 UTC 2024 (605b284) x86_64 GNU/Linux
lspci:

29:00.0 VGA compatible controller [0300]: Intel Corporation DG2 [Arc A380] [8086:56a5] (rev 05) (prog-if 00 [VGA controller])
        Subsystem: Device [172f:4017]
        Flags: bus master, fast devsel, latency 0, IRQ 72, IOMMU group 16
        Memory at fb000000 (64-bit, non-prefetchable) [size=16M]
        Memory at 7c00000000 (64-bit, prefetchable) [size=8G]
        Expansion ROM at fc000000 [disabled] [size=2M]
        Capabilities: [40] Vendor Specific Information: Len=0c <?>
        Capabilities: [70] Express Endpoint, MSI 00
        Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable+ 64bit+
        Capabilities: [d0] Power Management version 3
        Capabilities: [100] Alternative Routing-ID Interpretation (ARI)
        Capabilities: [420] Physical Resizable BAR
        Capabilities: [400] Latency Tolerance Reporting
        Kernel driver in use: i915
        Kernel modules: i915, xe

Dmesg log:
lintukoto_dmesg.log

Sounds like y'all have already bisected the problem but on the off chance another datapoint is helpful, I'm having a user report that non 4K/tonemapped content is affected by this too.

@gnattu
Copy link
Member

gnattu commented Apr 19, 2024

Upstream bug report: https://gitlab.freedesktop.org/drm/intel/-/issues/10895

@nyanmisaka
Copy link
Member

Upstream bug report: https://gitlab.freedesktop.org/drm/intel/-/issues/10895

Maybe remove the -init_hw_device opencl=ocl@va since we don't use OCL this time.

@Titaniumtown
Copy link

Titaniumtown commented Apr 20, 2024

Just upgraded to 10.9, glad to see others have the same issue and it's being worked on. Cheering from the side-lines!

@gnattu

This comment was marked as outdated.

@gnattu

This comment was marked as outdated.

@solisinvictum

This comment was marked as outdated.

@gnattu
Copy link
Member

gnattu commented Apr 23, 2024

@solisinvictum If you don't mind, can you add drm.debug=0xe log_buf_len=4M ignore_loglevel to the kernel parameters and capture the dmesg again? This parameter will enable debug logging for the i915 driver and will provide more information for the Intel developers to find the issue.

@solisinvictum
Copy link

solisinvictum commented Apr 24, 2024

Sure. Let me quick reinstall the kernel, add the parameters etc and reboot and try again. i edit this post as soon im done.

Edit: Ok, im just seeing two Users are watching something. Im quick asking if they can stop for 5 minutes.

@solisinvictum

This comment was marked as outdated.

@gnattu
Copy link
Member

gnattu commented Apr 26, 2024

Alright, we've received the latest patch from Intel developers:

https://github.com/gnattu/linux/releases/tag/6.8.7-intel-set-ccs-mode-on-reset

This time, Intel developers reproduced our issue on their side, so this kernel has a higher chance of fixing our issue.

As always, the kernel is an Arch Linux package with the patches applied. If anyone has time to verify this kernel, it would be very helpful.

@solisinvictum
Copy link

Nice. Give me a Moment to boot up my PC. Than i try out and report back.

@solisinvictum
Copy link

solisinvictum commented Apr 26, 2024

First, only a minor suggestion someone maybe could pick up for 10.9:

grafik

It would be nice, if the Kernel would be written where the arrow is. Like:

Architecture: X64 (Linux jellyfin 6.8.7-arch1-2-custom)

Now to the Topic:

grafik

It works!

[user@jellyfin ~]$ uname -a
Linux jellyfin 6.8.7-arch1-2-custom #1 SMP PREEMPT_DYNAMIC Fri, 26 Apr 2024 00:19:45 +0000 x86_64 GNU/Linux
[user@jellyfin ~]$
/videos/6329045d-5775-a583-e366-048c9128216a/hls1/main/296.ts

{"Protocol":0,"Id":"6329045d5775a583e366048c9128216a","Path":"/mnt/Server/Media/Movies/Paranormal Activity (2007)/Paranormal Activity (2007).mkv","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mkv,webm","Size":2253233152,"Name":"Paranormal Activity (2007)","IsRemote":false,"ETag":"0c9195171cf2c0431afb7abc8dfc3f4e","RunTimeTicks":51322810368,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":false,"LiveStreamId":null,"BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":0,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"av1","CodecTag":null,"Language":null,"ColorRange":null,"ColorSpace":"bt709","ColorTransfer":"bt709","ColorPrimaries":"bt709","DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":"SDR","VideoRangeType":"SDR","VideoDoViTitle":null,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"DisplayTitle":"1080p AV1 SDR","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":3512252,"BitDepth":10,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"Height":1080,"Width":1920,"AverageFrameRate":24,"RealFrameRate":24,"Profile":"Main","Type":1,"AspectRatio":"16:9","Index":0,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p10le","Level":8,"IsAnamorphic":null},{"Codec":"opus","CodecTag":null,"Language":"ger","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Surround 5.1","VideoRange":null,"VideoRangeType":null,"VideoDoViTitle":null,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"DisplayTitle":"Surround 5.1 - Ger - OPUS - Default","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"5.1","BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":0,"AspectRatio":null,"Index":1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"opus","CodecTag":null,"Language":"ger","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Surround 5.1","VideoRange":null,"VideoRangeType":null,"VideoDoViTitle":null,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"DisplayTitle":"Surround 5.1 - Ger - OPUS","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"5.1","BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":0,"AspectRatio":null,"Index":2,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"opus","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Surround 5.1","VideoRange":null,"VideoRangeType":null,"VideoDoViTitle":null,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"DisplayTitle":"Surround 5.1 - Englisch - OPUS","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"5.1","BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":0,"AspectRatio":null,"Index":3,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"opus","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Surround 5.1","VideoRange":null,"VideoRangeType":null,"VideoDoViTitle":null,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"DisplayTitle":"Surround 5.1 - Englisch - OPUS","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"5.1","BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":0,"AspectRatio":null,"Index":4,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"PGSSUB","CodecTag":null,"Language":"ger","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":null,"VideoRangeType":null,"VideoDoViTitle":null,"LocalizedUndefined":"Undefiniert","LocalizedDefault":"Standard","LocalizedForced":"Erzwungen","LocalizedExternal":"Extern","DisplayTitle":"Ger - PGSSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":5,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":3512252,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":null,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null}

/usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -ss 00:14:48.000 -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/Server/Media/Movies/Paranormal Activity (2007)/Paranormal Activity (2007).mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_qsv -low_power 1 -preset veryslow -look_ahead 0 -b:v 336000 -maxrate 336000 -bufsize 672000 -g:v:0 72 -keyint_min:v:0 72 -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=426:h=238:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv" -codec:a:0 aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 296 -hls_segment_filename "/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f.m3u8"


ffmpeg version 6.0.1-Jellyfin Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13.2.1 (GCC) 20230801
  configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-shared --disable-libxcb --disable-sdl2 --disable-xlib --enable-gpl --enable-version3 --enable-static --enable-gmp --enable-gnutls --enable-chromaprint --enable-libfontconfig --enable-libass --enable-libbluray --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopus --enable-libopenmpt --enable-libtheora --enable-libvorbis --enable-libdav1d --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-opencl --enable-vaapi --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
  libavutil      58.  2.100 / 58.  2.100
  libavcodec     60.  3.100 / 60.  3.100
  libavformat    60.  3.100 / 60.  3.100
  libavdevice    60.  1.100 / 60.  1.100
  libavfilter     9.  3.100 /  9.  3.100
  libswscale      7.  1.100 /  7.  1.100
  libswresample   4. 10.100 /  4. 10.100
  libpostproc    57.  1.100 / 57.  1.100
[libdav1d @ 0x5e2878d0a780] libdav1d 1.4.1
Input #0, matroska,webm, from 'file:/mnt/Server/Media/Movies/Paranormal Activity (2007)/Paranormal Activity (2007).mkv':
  Metadata:
    title           : Paranormal Activity
    creation_time   : 2024-04-25T12:04:56.000000Z
    ENCODER         : Lavf60.16.100
  Duration: 01:25:32.28, start: -0.007000, bitrate: 3512 kb/s
  Chapters:
    Chapter #0:0: start 0.000000, end 462.542000
      Metadata:
        title           : Chapter 1
    Chapter #0:1: start 462.542000, end 1133.458000
      Metadata:
        title           : Chapter 2
    Chapter #0:2: start 1133.458000, end 1609.292000
      Metadata:
        title           : Chapter 3
    Chapter #0:3: start 1609.292000, end 2159.708000
      Metadata:
        title           : Chapter 4
    Chapter #0:4: start 2159.708000, end 2662.625000
      Metadata:
        title           : Chapter 5
    Chapter #0:5: start 2662.625000, end 3111.167000
      Metadata:
        title           : Chapter 6
    Chapter #0:6: start 3111.167000, end 3606.958000
      Metadata:
        title           : Chapter 7
    Chapter #0:7: start 3606.958000, end 4198.042000
      Metadata:
        title           : Chapter 8
    Chapter #0:8: start 4198.042000, end 4673.958000
      Metadata:
        title           : Chapter 9
    Chapter #0:9: start 4673.958000, end 5132.250000
      Metadata:
        title           : Chapter 10
  Stream #0:0: Video: av1 (Main), yuv420p10le(tv, bt709), 1920x1080, SAR 1:1 DAR 16:9, 24 fps, 24 tbr, 1k tbn (default)
    Metadata:
      DURATION        : 01:25:32.250000000
  Stream #0:1(ger): Audio: opus, 48000 Hz, 5.1, fltp (default)
    Metadata:
      title           : Surround 5.1
      DURATION        : 01:25:32.281000000
  Stream #0:2(ger): Audio: opus, 48000 Hz, 5.1, fltp
    Metadata:
      title           : Surround 5.1
      DURATION        : 01:25:32.281000000
  Stream #0:3(eng): Audio: opus, 48000 Hz, 5.1, fltp
    Metadata:
      title           : Surround 5.1
      DURATION        : 01:25:32.281000000
  Stream #0:4(eng): Audio: opus, 48000 Hz, 5.1, fltp
    Metadata:
      title           : Surround 5.1
      DURATION        : 01:25:32.281000000
  Stream #0:5(ger): Subtitle: hdmv_pgs_subtitle, 1920x1080
    Metadata:
      DURATION        : 01:25:19.000000000
Stream mapping:
  Stream #0:0 -> #0:0 (av1 (native) -> h264 (h264_qsv))
  Stream #0:1 -> #0:1 (opus (native) -> aac (native))
Press [q] to stop, [?] for help
Output #0, hls, to '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f.m3u8':
  Metadata:
    encoder         : Lavf60.3.100
  Stream #0:0: Video: h264, qsv(tv, bt709, progressive), 426x238 [SAR 1904:1917 DAR 16:9], q=2-31, 336 kb/s, 24 fps, 90k tbn (default)
    Metadata:
      encoder         : Lavc60.3.100 h264_qsv
    Side data:
      cpb: bitrate max/min/avg: 336000/0/336000 buffer size: 672000 vbv_delay: N/A
  Stream #0:1: Audio: aac (LC), 48000 Hz, stereo, fltp, 384 kb/s (default)
    Metadata:
      encoder         : Lavc60.3.100 aac
frame=    0 fps=0.0 q=0.0 size=       0kB time=-577014:32:22.77 bitrate=  -0.0kbits/s speed=N/A    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f296.ts' for writing
frame=   73 fps=0.0 q=24.0 size=N/A time=00:00:00.29 bitrate=N/A speed=0.439x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f297.ts' for writing
frame=  176 fps=149 q=31.0 size=N/A time=00:00:04.60 bitrate=N/A speed= 3.9x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f298.ts' for writing
frame=  277 fps=165 q=25.0 size=N/A time=00:00:08.81 bitrate=N/A speed=5.23x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f299.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f300.ts' for writing
frame=  371 fps=170 q=33.0 size=N/A time=00:00:12.71 bitrate=N/A speed=5.82x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f301.ts' for writing
frame=  471 fps=175 q=28.0 size=N/A time=00:00:16.89 bitrate=N/A speed=6.29x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f302.ts' for writing
frame=  552 fps=173 q=26.0 size=N/A time=00:00:20.26 bitrate=N/A speed=6.36x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f303.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f304.ts' for writing
frame=  660 fps=179 q=24.0 size=N/A time=00:00:24.76 bitrate=N/A speed=6.72x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f305.ts' for writing
frame=  770 fps=184 q=25.0 size=N/A time=00:00:29.35 bitrate=N/A speed=7.01x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f306.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f307.ts' for writing
frame=  872 fps=186 q=30.0 size=N/A time=00:00:33.60 bitrate=N/A speed=7.16x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f308.ts' for writing
frame=  961 fps=185 q=22.0 size=N/A time=00:00:37.31 bitrate=N/A speed=7.19x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f309.ts' for writing
frame= 1067 fps=187 q=29.0 size=N/A time=00:00:41.72 bitrate=N/A speed=7.33x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f310.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f311.ts' for writing
frame= 1162 fps=188 q=25.0 size=N/A time=00:00:45.67 bitrate=N/A speed=7.38x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f312.ts' for writing
frame= 1266 fps=189 q=24.0 size=N/A time=00:00:50.02 bitrate=N/A speed=7.47x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f313.ts' for writing
frame= 1356 fps=188 q=29.0 size=N/A time=00:00:53.76 bitrate=N/A speed=7.47x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f314.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f315.ts' for writing
frame= 1455 fps=189 q=24.0 size=N/A time=00:00:57.89 bitrate=N/A speed=7.52x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f316.ts' for writing
frame= 1560 fps=190 q=26.0 size=N/A time=00:01:02.27 bitrate=N/A speed=7.59x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f317.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f318.ts' for writing
frame= 1661 fps=191 q=26.0 size=N/A time=00:01:06.47 bitrate=N/A speed=7.64x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f319.ts' for writing
frame= 1770 fps=192 q=26.0 size=N/A time=00:01:11.01 bitrate=N/A speed=7.72x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f320.ts' for writing
frame= 1872 fps=193 q=22.0 size=N/A time=00:01:15.26 bitrate=N/A speed=7.76x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f321.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f322.ts' for writing
frame= 1974 fps=193 q=26.0 size=N/A time=00:01:19.53 bitrate=N/A speed=7.79x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f323.ts' for writing
frame= 2074 fps=194 q=23.0 size=N/A time=00:01:23.69 bitrate=N/A speed=7.82x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f324.ts' for writing
frame= 2151 fps=192 q=30.0 size=N/A time=00:01:26.91 bitrate=N/A speed=7.75x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f325.ts' for writing
frame= 2225 fps=190 q=28.0 size=N/A time=00:01:29.98 bitrate=N/A speed=7.68x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f326.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f327.ts' for writing
frame= 2305 fps=189 q=24.0 size=N/A time=00:01:33.31 bitrate=N/A speed=7.64x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f328.ts' for writing
frame= 2395 fps=188 q=27.0 size=N/A time=00:01:37.06 bitrate=N/A speed=7.64x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f329.ts' for writing
frame= 2479 fps=188 q=25.0 size=N/A time=00:01:40.56 bitrate=N/A speed=7.61x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f330.ts' for writing
frame= 2570 fps=187 q=27.0 size=N/A time=00:01:44.36 bitrate=N/A speed=7.61x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f331.ts' for writing
frame= 2657 fps=187 q=29.0 size=N/A time=00:01:47.98 bitrate=N/A speed= 7.6x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f332.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f333.ts' for writing
frame= 2743 fps=186 q=27.0 size=N/A time=00:01:51.55 bitrate=N/A speed=7.58x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f334.ts' for writing
frame= 2816 fps=185 q=26.0 size=N/A time=00:01:54.60 bitrate=N/A speed=7.53x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f335.ts' for writing
frame= 2891 fps=184 q=24.0 size=N/A time=00:01:57.71 bitrate=N/A speed=7.49x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f336.ts' for writing
frame= 2966 fps=183 q=23.0 size=N/A time=00:02:00.85 bitrate=N/A speed=7.45x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f337.ts' for writing
frame= 3052 fps=182 q=25.0 size=N/A time=00:02:04.43 bitrate=N/A speed=7.44x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f338.ts' for writing
frame= 3127 fps=182 q=26.0 size=N/A time=00:02:07.55 bitrate=N/A speed= 7.4x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f339.ts' for writing
frame= 3216 fps=181 q=29.0 size=N/A time=00:02:11.26 bitrate=N/A speed= 7.4x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f340.ts' for writing
frame= 3293 fps=181 q=29.0 size=N/A time=00:02:14.48 bitrate=N/A speed=7.38x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f341.ts' for writing
frame= 3365 fps=180 q=28.0 size=N/A time=00:02:17.47 bitrate=N/A speed=7.34x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f342.ts' for writing
frame= 3436 fps=179 q=34.0 size=N/A time=00:02:20.43 bitrate=N/A speed= 7.3x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f343.ts' for writing
frame= 3518 fps=178 q=28.0 size=N/A time=00:02:23.87 bitrate=N/A speed=7.29x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f344.ts' for writing
frame= 3595 fps=178 q=29.0 size=N/A time=00:02:27.07 bitrate=N/A speed=7.27x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f345.ts' for writing
frame= 3668 fps=177 q=30.0 size=N/A time=00:02:30.10 bitrate=N/A speed=7.24x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f346.ts' for writing
frame= 3741 fps=176 q=25.0 size=N/A time=00:02:33.15 bitrate=N/A speed=7.21x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f347.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f348.ts' for writing
frame= 3823 fps=176 q=26.0 size=N/A time=00:02:36.56 bitrate=N/A speed= 7.2x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f349.ts' for writing
frame= 3899 fps=175 q=27.0 size=N/A time=00:02:39.72 bitrate=N/A speed=7.18x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f350.ts' for writing
frame= 3987 fps=175 q=27.0 size=N/A time=00:02:43.39 bitrate=N/A speed=7.18x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f351.ts' for writing
frame= 4079 fps=175 q=26.0 size=N/A time=00:02:47.23 bitrate=N/A speed=7.19x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f352.ts' for writing
frame= 4170 fps=176 q=26.0 size=N/A time=00:02:51.02 bitrate=N/A speed= 7.2x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f353.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f354.ts' for writing
frame= 4254 fps=175 q=29.0 size=N/A time=00:02:54.52 bitrate=N/A speed= 7.2x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f355.ts' for writing
frame= 4328 fps=175 q=28.0 size=N/A time=00:02:57.60 bitrate=N/A speed=7.18x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f356.ts' for writing
frame= 4406 fps=174 q=24.0 size=N/A time=00:03:00.84 bitrate=N/A speed=7.16x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f357.ts' for writing
frame= 4486 fps=174 q=21.0 size=N/A time=00:03:04.19 bitrate=N/A speed=7.15x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f358.ts' for writing
frame= 4573 fps=174 q=25.0 size=N/A time=00:03:07.86 bitrate=N/A speed=7.15x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f359.ts' for writing
frame= 4652 fps=174 q=26.0 size=N/A time=00:03:11.10 bitrate=N/A speed=7.14x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f360.ts' for writing
frame= 4731 fps=174 q=25.0 size=N/A time=00:03:14.41 bitrate=N/A speed=7.13x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f361.ts' for writing
frame= 4808 fps=173 q=30.0 size=N/A time=00:03:17.61 bitrate=N/A speed=7.12x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f362.ts' for writing
frame= 4889 fps=173 q=25.0 size=N/A time=00:03:20.98 bitrate=N/A speed=7.11x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f363.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f364.ts' for writing
frame= 4975 fps=173 q=25.0 size=N/A time=00:03:24.56 bitrate=N/A speed=7.11x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f365.ts' for writing
frame= 5070 fps=173 q=22.0 size=N/A time=00:03:28.51 bitrate=N/A speed=7.13x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f366.ts' for writing
frame= 5172 fps=174 q=27.0 size=N/A time=00:03:32.75 bitrate=N/A speed=7.15x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f367.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f368.ts' for writing
frame= 5279 fps=174 q=26.0 size=N/A time=00:03:37.21 bitrate=N/A speed=7.18x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f369.ts' for writing
frame= 5386 fps=175 q=22.0 size=N/A time=00:03:41.67 bitrate=N/A speed=7.21x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f370.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f371.ts' for writing
frame= 5487 fps=175 q=29.0 size=N/A time=00:03:45.89 bitrate=N/A speed=7.22x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f372.ts' for writing
frame= 5593 fps=176 q=33.0 size=N/A time=00:03:50.29 bitrate=N/A speed=7.25x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f373.ts' for writing
frame= 5685 fps=176 q=28.0 size=N/A time=00:03:54.13 bitrate=N/A speed=7.26x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f374.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f375.ts' for writing
frame= 5764 fps=176 q=26.0 size=N/A time=00:03:57.44 bitrate=N/A speed=7.25x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f376.ts' for writing
frame= 5871 fps=176 q=26.0 size=N/A time=00:04:01.89 bitrate=N/A speed=7.27x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f377.ts' for writing
frame= 5965 fps=177 q=28.0 size=N/A time=00:04:05.80 bitrate=N/A speed=7.28x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f378.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f379.ts' for writing
frame= 6063 fps=177 q=32.0 size=N/A time=00:04:09.89 bitrate=N/A speed=7.29x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f380.ts' for writing
frame= 6136 fps=176 q=30.0 size=N/A time=00:04:12.94 bitrate=N/A speed=7.27x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f381.ts' for writing
frame= 6226 fps=176 q=27.0 size=N/A time=00:04:16.68 bitrate=N/A speed=7.28x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f382.ts' for writing
frame= 6330 fps=177 q=25.0 size=N/A time=00:04:20.99 bitrate=N/A speed=7.29x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f383.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f384.ts' for writing
frame= 6437 fps=177 q=34.0 size=N/A time=00:04:25.47 bitrate=N/A speed=7.32x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f385.ts' for writing
frame= 6546 fps=178 q=29.0 size=N/A time=00:04:29.99 bitrate=N/A speed=7.34x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f386.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f387.ts' for writing
frame= 6654 fps=178 q=32.0 size=N/A time=00:04:34.51 bitrate=N/A speed=7.36x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f388.ts' for writing
frame= 6749 fps=179 q=31.0 size=N/A time=00:04:38.48 bitrate=N/A speed=7.37x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f389.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f390.ts' for writing
frame= 6848 fps=179 q=27.0 size=N/A time=00:04:42.58 bitrate=N/A speed=7.38x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f391.ts' for writing
frame= 6948 fps=179 q=27.0 size=N/A time=00:04:46.76 bitrate=N/A speed=7.39x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f392.ts' for writing
frame= 7033 fps=179 q=30.0 size=N/A time=00:04:50.30 bitrate=N/A speed=7.39x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f393.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f394.ts' for writing
frame= 7139 fps=179 q=29.0 size=N/A time=00:04:54.72 bitrate=N/A speed=7.41x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f395.ts' for writing
frame= 7240 fps=180 q=26.0 size=N/A time=00:04:58.92 bitrate=N/A speed=7.42x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f396.ts' for writing
frame= 7329 fps=180 q=26.0 size=N/A time=00:05:02.63 bitrate=N/A speed=7.42x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f397.ts' for writing
frame= 7408 fps=179 q=34.0 size=N/A time=00:05:05.94 bitrate=N/A speed=7.41x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f398.ts' for writing
frame= 7485 fps=179 q=26.0 size=N/A time=00:05:09.14 bitrate=N/A speed= 7.4x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f399.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f400.ts' for writing
frame= 7563 fps=179 q=24.0 size=N/A time=00:05:12.40 bitrate=N/A speed=7.39x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f401.ts' for writing
frame= 7653 fps=179 q=20.0 size=N/A time=00:05:16.13 bitrate=N/A speed=7.39x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f402.ts' for writing
frame= 7745 fps=179 q=20.0 size=N/A time=00:05:19.97 bitrate=N/A speed=7.39x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f403.ts' for writing
frame= 7834 fps=179 q=19.0 size=N/A time=00:05:23.69 bitrate=N/A speed=7.39x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f404.ts' for writing
frame= 7905 fps=178 q=13.0 size=N/A time=00:05:26.63 bitrate=N/A speed=7.37x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f405.ts' for writing
frame= 7981 fps=178 q=17.0 size=N/A time=00:05:29.79 bitrate=N/A speed=7.36x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f406.ts' for writing
frame= 8060 fps=178 q=17.0 size=N/A time=00:05:33.09 bitrate=N/A speed=7.35x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f407.ts' for writing
frame= 8122 fps=177 q=13.0 size=N/A time=00:05:35.65 bitrate=N/A speed=7.33x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f408.ts' for writing
frame= 8187 fps=177 q=14.0 size=N/A time=00:05:38.38 bitrate=N/A speed=7.31x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f409.ts' for writing
frame= 8267 fps=177 q=26.0 size=N/A time=00:05:41.71 bitrate=N/A speed= 7.3x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f410.ts' for writing
frame= 8335 fps=176 q=21.0 size=N/A time=00:05:44.55 bitrate=N/A speed=7.28x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f411.ts' for writing
frame= 8407 fps=176 q=24.0 size=N/A time=00:05:47.56 bitrate=N/A speed=7.27x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f412.ts' for writing
frame= 8479 fps=176 q=26.0 size=N/A time=00:05:50.57 bitrate=N/A speed=7.26x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f413.ts' for writing
frame= 8561 fps=175 q=17.0 size=N/A time=00:05:53.96 bitrate=N/A speed=7.25x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f414.ts' for writing
frame= 8636 fps=175 q=17.0 size=N/A time=00:05:57.09 bitrate=N/A speed=7.24x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f415.ts' for writing
frame= 8710 fps=175 q=12.0 size=N/A time=00:06:00.19 bitrate=N/A speed=7.23x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f416.ts' for writing
frame= 8783 fps=175 q=16.0 size=N/A time=00:06:03.22 bitrate=N/A speed=7.22x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f417.ts' for writing
frame= 8853 fps=174 q=17.0 size=N/A time=00:06:06.14 bitrate=N/A speed=7.21x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f418.ts' for writing
frame= 8921 fps=174 q=12.0 size=N/A time=00:06:08.98 bitrate=N/A speed=7.19x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f419.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f420.ts' for writing
frame= 9006 fps=174 q=12.0 size=N/A time=00:06:12.52 bitrate=N/A speed=7.19x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f421.ts' for writing
frame= 9089 fps=174 q=12.0 size=N/A time=00:06:15.97 bitrate=N/A speed=7.19x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f422.ts' for writing
frame= 9165 fps=174 q=12.0 size=N/A time=00:06:19.13 bitrate=N/A speed=7.18x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f423.ts' for writing
frame= 9248 fps=173 q=17.0 size=N/A time=00:06:22.59 bitrate=N/A speed=7.18x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f424.ts' for writing
frame= 9324 fps=173 q=16.0 size=N/A time=00:06:25.74 bitrate=N/A speed=7.17x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f425.ts' for writing
frame= 9397 fps=173 q=12.0 size=N/A time=00:06:28.80 bitrate=N/A speed=7.16x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f426.ts' for writing
frame= 9466 fps=173 q=14.0 size=N/A time=00:06:31.68 bitrate=N/A speed=7.14x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f427.ts' for writing
frame= 9539 fps=172 q=17.0 size=N/A time=00:06:34.73 bitrate=N/A speed=7.14x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f428.ts' for writing
frame= 9610 fps=172 q=14.0 size=N/A time=00:06:37.67 bitrate=N/A speed=7.12x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f429.ts' for writing
frame= 9690 fps=172 q=12.0 size=N/A time=00:06:41.00 bitrate=N/A speed=7.12x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f430.ts' for writing
frame= 9761 fps=172 q=16.0 size=N/A time=00:06:43.98 bitrate=N/A speed=7.11x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f431.ts' for writing
frame= 9838 fps=172 q=15.0 size=N/A time=00:06:47.18 bitrate=N/A speed= 7.1x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f432.ts' for writing
frame= 9924 fps=172 q=17.0 size=N/A time=00:06:50.75 bitrate=N/A speed= 7.1x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f433.ts' for writing
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f434.ts' for writing
frame=10013 fps=172 q=19.0 size=N/A time=00:06:54.48 bitrate=N/A speed=7.11x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f435.ts' for writing
frame=10121 fps=172 q=20.0 size=N/A time=00:06:58.98 bitrate=N/A speed=7.12x    
[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f436.ts' for writing


[q] command received. Exiting.

[hls @ 0x5e2878d34f40] Opening '/var/lib/jellyfin/transcodes/a3e0fdf0b94f6571e04451d7253c5b7f437.ts' for writing
frame=10199 fps=172 q=25.0 Lsize=N/A time=00:07:01.99 bitrate=N/A speed=7.13x    
video:17412kB audio:14117kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
[aac @ 0x5e2878dfa780] Qavg: 65071.469
[    0.000000] Linux version 6.8.7-arch1-2-custom (linux-custom@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Fri, 26 Apr 2024 00:19:45 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux-custom root=UUID=4e6089e5-6cf9-4c78-a413-d41d6795e213 rw zswap.enabled=0 rootfstype=xfs mitigations=off i915.enable_guc=3 drm.debug=0xe log_buf_len=4M ignore_logleve loglevel=3
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000002ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000030000-0x000000000004ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000050000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000000806fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000807000-0x0000000000807fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000000808000-0x000000000080ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000810000-0x000000000180ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000001810000-0x000000007e79dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007e79e000-0x000000007eb6bfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007eb6c000-0x000000007eb7dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007eb7e000-0x000000007ebfdfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007ebfe000-0x000000007ef5ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007ef60000-0x000000007effffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007f000000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0x7d367018-0x7d370c57] usable ==> usable
[    0.000000] e820: update [mem 0x7d367018-0x7d370c57] usable ==> usable
[    0.000000] e820: update [mem 0x7b3ce018-0x7b489457] usable ==> usable
[    0.000000] e820: update [mem 0x7b3ce018-0x7b489457] usable ==> usable
[    0.000000] e820: update [mem 0x7b3a6018-0x7b3cd457] usable ==> usable
[    0.000000] e820: update [mem 0x7b3a6018-0x7b3cd457] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000002ffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000030000-0x000000000004ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000050000-0x000000000009dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000000806fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000807000-0x0000000000807fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000000808000-0x000000000080ffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000810000-0x000000000180ffff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000001810000-0x000000007b3a6017] usable
[    0.000000] reserve setup_data: [mem 0x000000007b3a6018-0x000000007b3cd457] usable
[    0.000000] reserve setup_data: [mem 0x000000007b3cd458-0x000000007b3ce017] usable
[    0.000000] reserve setup_data: [mem 0x000000007b3ce018-0x000000007b489457] usable
[    0.000000] reserve setup_data: [mem 0x000000007b489458-0x000000007d367017] usable
[    0.000000] reserve setup_data: [mem 0x000000007d367018-0x000000007d370c57] usable
[    0.000000] reserve setup_data: [mem 0x000000007d370c58-0x000000007e79dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000007e79e000-0x000000007eb6bfff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007eb6c000-0x000000007eb7dfff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000007eb7e000-0x000000007ebfdfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000007ebfe000-0x000000007ef5ffff] usable
[    0.000000] reserve setup_data: [mem 0x000000007ef60000-0x000000007effffff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000007f000000-0x000000007fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000017fffffff] usable
[    0.000000] efi: EFI v2.7 by Proxmox distribution of EDK II
[    0.000000] efi: SMBIOS=0x7e9d4000 SMBIOS 3.0=0x7e9d2000 ACPI=0x7eb7d000 ACPI 2.0=0x7eb7d014 MEMATTR=0x7d398198 INITRD=0x7d371e98 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 4.2023.08-4 02/15/2024
[    0.000000] Hypervisor detected: KVM
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000001] kvm-clock: using sched offset of 621248460465348 cycles
[    0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000005] tsc: Detected 4007.996 MHz processor
[    0.000087] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000090] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000097] last_pfn = 0x180000 max_arch_pfn = 0x400000000
[    0.000130] MTRR map: 4 entries (2 fixed + 2 variable; max 18), built from 8 variable MTRRs
[    0.000133] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000173] last_pfn = 0x7ef60 max_arch_pfn = 0x400000000
[    0.011259] Kernel/User page tables isolation: disabled on command line.
[    0.011262] Using GB pages for direct mapping
[    0.014359] printk: log_buf_len: 4194304 bytes
[    0.014362] printk: early log buf free: 125712(95%)
[    0.014363] Secure boot disabled
[    0.014363] RAMDISK: [mem 0x7855b000-0x78f5dfff]
[    0.014366] ACPI: Early table checksum verification disabled
[    0.014370] ACPI: RSDP 0x000000007EB7D014 000024 (v02 BOCHS )
[    0.014374] ACPI: XSDT 0x000000007EB7C0E8 00005C (v01 BOCHS  BXPC     00000001      01000013)
[    0.014379] ACPI: FACP 0x000000007EB74000 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.014384] ACPI: DSDT 0x000000007EB75000 006137 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.014387] ACPI: FACS 0x000000007EBBA000 000040
[    0.014389] ACPI: APIC 0x000000007EB73000 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.014392] ACPI: SSDT 0x000000007EB72000 0000CA (v01 BOCHS  VMGENID  00000001 BXPC 00000001)
[    0.014395] ACPI: HPET 0x000000007EB71000 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.014397] ACPI: MCFG 0x000000007EB70000 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.014400] ACPI: WAET 0x000000007EB6F000 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.014403] ACPI: BGRT 0x000000007EB6E000 000038 (v01 INTEL  EDK2     00000002      01000013)
[    0.014405] ACPI: Reserving FACP table memory at [mem 0x7eb74000-0x7eb740f3]
[    0.014406] ACPI: Reserving DSDT table memory at [mem 0x7eb75000-0x7eb7b136]
[    0.014407] ACPI: Reserving FACS table memory at [mem 0x7ebba000-0x7ebba03f]
[    0.014407] ACPI: Reserving APIC table memory at [mem 0x7eb73000-0x7eb7308f]
[    0.014408] ACPI: Reserving SSDT table memory at [mem 0x7eb72000-0x7eb720c9]
[    0.014409] ACPI: Reserving HPET table memory at [mem 0x7eb71000-0x7eb71037]
[    0.014409] ACPI: Reserving MCFG table memory at [mem 0x7eb70000-0x7eb7003b]
[    0.014410] ACPI: Reserving WAET table memory at [mem 0x7eb6f000-0x7eb6f027]
[    0.014410] ACPI: Reserving BGRT table memory at [mem 0x7eb6e000-0x7eb6e037]
[    0.014691] No NUMA configuration found
[    0.014692] Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
[    0.014695] NODE_DATA(0) allocated [mem 0x17edf8000-0x17edfcfff]
[    0.014711] Zone ranges:
[    0.014712]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.014713]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.014714]   Normal   [mem 0x0000000100000000-0x000000017fffffff]
[    0.014715]   Device   empty
[    0.014716] Movable zone start for each node
[    0.014716] Early memory node ranges
[    0.014717]   node   0: [mem 0x0000000000001000-0x000000000002ffff]
[    0.014718]   node   0: [mem 0x0000000000050000-0x000000000009dfff]
[    0.014719]   node   0: [mem 0x0000000000100000-0x0000000000806fff]
[    0.014719]   node   0: [mem 0x0000000000808000-0x000000000080ffff]
[    0.014720]   node   0: [mem 0x0000000001810000-0x000000007e79dfff]
[    0.014721]   node   0: [mem 0x000000007ebfe000-0x000000007ef5ffff]
[    0.014721]   node   0: [mem 0x0000000100000000-0x000000017fffffff]
[    0.014722] Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
[    0.014731] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.014733] On node 0, zone DMA: 32 pages in unavailable ranges
[    0.014746] On node 0, zone DMA: 98 pages in unavailable ranges
[    0.014747] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.017780] On node 0, zone DMA32: 4096 pages in unavailable ranges
[    0.017797] On node 0, zone DMA32: 1120 pages in unavailable ranges
[    0.020961] On node 0, zone Normal: 4256 pages in unavailable ranges
[    0.023915] ACPI: PM-Timer IO Port: 0x608
[    0.023932] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.023968] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.023971] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.023973] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.023974] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.023974] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.023975] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.023979] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.023980] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.023994] e820: update [mem 0x7cdb1000-0x7cdd4fff] usable ==> reserved
[    0.024005] TSC deadline timer available
[    0.024005] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.024021] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()
[    0.024031] kvm-guest: KVM setup pv remote TLB flush
[    0.024035] kvm-guest: setup PV sched yield
[    0.024044] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.024045] PM: hibernation: Registered nosave memory: [mem 0x00030000-0x0004ffff]
[    0.024046] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.024047] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.024047] PM: hibernation: Registered nosave memory: [mem 0x00807000-0x00807fff]
[    0.024048] PM: hibernation: Registered nosave memory: [mem 0x00810000-0x0180ffff]
[    0.024049] PM: hibernation: Registered nosave memory: [mem 0x7b3a6000-0x7b3a6fff]
[    0.024050] PM: hibernation: Registered nosave memory: [mem 0x7b3cd000-0x7b3cdfff]
[    0.024051] PM: hibernation: Registered nosave memory: [mem 0x7b3ce000-0x7b3cefff]
[    0.024052] PM: hibernation: Registered nosave memory: [mem 0x7b489000-0x7b489fff]
[    0.024053] PM: hibernation: Registered nosave memory: [mem 0x7cdb1000-0x7cdd4fff]
[    0.024054] PM: hibernation: Registered nosave memory: [mem 0x7d367000-0x7d367fff]
[    0.024055] PM: hibernation: Registered nosave memory: [mem 0x7d370000-0x7d370fff]
[    0.024056] PM: hibernation: Registered nosave memory: [mem 0x7e79e000-0x7eb6bfff]
[    0.024056] PM: hibernation: Registered nosave memory: [mem 0x7eb6c000-0x7eb7dfff]
[    0.024057] PM: hibernation: Registered nosave memory: [mem 0x7eb7e000-0x7ebfdfff]
[    0.024058] PM: hibernation: Registered nosave memory: [mem 0x7ef60000-0x7effffff]
[    0.024058] PM: hibernation: Registered nosave memory: [mem 0x7f000000-0x7fffffff]
[    0.024059] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xdfffffff]
[    0.024059] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.024059] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfeffbfff]
[    0.024060] PM: hibernation: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]
[    0.024060] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.024062] [mem 0x80000000-0xdfffffff] available for PCI devices
[    0.024063] Booting paravirtualized kernel on KVM
[    0.024065] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.028101] setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.028360] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u524288
[    0.028364] pcpu-alloc: s225280 r8192 d28672 u524288 alloc=1*2097152
[    0.028366] pcpu-alloc: [0] 0 1 2 3 
[    0.028392] kvm-guest: PV spinlocks enabled
[    0.028394] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.028398] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-custom root=UUID=4e6089e5-6cf9-4c78-a413-d41d6795e213 rw zswap.enabled=0 rootfstype=xfs mitigations=off i915.enable_guc=3 drm.debug=0xe log_buf_len=4M ignore_logleve loglevel=3
[    0.028487] Unknown kernel command line parameters "ignore_logleve BOOT_IMAGE=/vmlinuz-linux-custom", will be passed to user space.
[    0.028502] random: crng init done
[    0.028919] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.029137] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.029210] Fallback order for Node 0: 0 
[    0.029213] Built 1 zonelists, mobility grouping on.  Total pages: 1022612
[    0.029214] Policy zone: Normal
[    0.029432] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.029437] software IO TLB: area num 4.
[    0.051248] Memory: 3910048K/4155888K available (16384K kernel code, 2119K rwdata, 12920K rodata, 3432K init, 3828K bss, 245580K reserved, 0K cma-reserved)
[    0.051396] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.051415] ftrace: allocating 48826 entries in 191 pages
[    0.057665] ftrace: allocated 191 pages with 7 groups
[    0.057738] Dynamic Preempt: full
[    0.057772] rcu: Preemptible hierarchical RCU implementation.
[    0.057773] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[    0.057773] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.057774] 	Trampoline variant of Tasks RCU enabled.
[    0.057774] 	Rude variant of Tasks RCU enabled.
[    0.057775] 	Tracing variant of Tasks RCU enabled.
[    0.057775] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.057776] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.059689] NR_IRQS: 20736, nr_irqs: 456, preallocated irqs: 16
[    0.059889] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.059990] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.060023] Console: colour dummy device 80x25
[    0.060025] printk: legacy console [tty0] enabled
[    0.060053] ACPI: Core revision 20230628
[    0.060191] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[    0.060291] APIC: Switch to symmetric I/O mode setup
[    0.060512] x2apic enabled
[    0.060789] APIC: Switched APIC routing to: physical x2apic
[    0.060792] kvm-guest: APIC: send_IPI_mask() replaced with kvm_send_ipi_mask()
[    0.060796] kvm-guest: APIC: send_IPI_mask_allbutself() replaced with kvm_send_ipi_mask_allbutself()
[    0.060797] kvm-guest: setup PV IPIs
[    0.061841] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.061867] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39c5ded8016, max_idle_ns: 440795406786 ns
[    0.061872] Calibrating delay loop (skipped) preset value.. 8019.99 BogoMIPS (lpj=13359986)
[    0.061982] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.062045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.062046] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.062052] Spectre V2 : User space: Vulnerable
[    0.062053] Speculative Store Bypass: Vulnerable
[    0.062053] SRBDS: Unknown: Dependent on hypervisor status
[    0.062054] GDS: Unknown: Dependent on hypervisor status
[    0.062072] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.062073] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.062074] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.062074] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.062075] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.062076] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.062077] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.062078] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.062079] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.080609] Freeing SMP alternatives memory: 40K
[    0.080613] pid_max: default: 32768 minimum: 301
[    0.081749] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
[    0.081767] landlock: Up and running.
[    0.081768] Yama: becoming mindful.
[    0.081772] LSM support for eBPF active
[    0.081791] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.081795] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.082026] smpboot: CPU0: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[    0.082127] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.082135] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.082145] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.082154] Performance Events: Skylake events, full-width counters, Intel PMU driver.
[    0.082184] ... version:                2
[    0.082184] ... bit width:              48
[    0.082185] ... generic registers:      4
[    0.082185] ... value mask:             0000ffffffffffff
[    0.082186] ... max period:             00007fffffffffff
[    0.082186] ... fixed-purpose events:   3
[    0.082187] ... event mask:             000000070000000f
[    0.082270] signal: max sigframe size: 2032
[    0.082291] rcu: Hierarchical SRCU implementation.
[    0.082292] rcu: 	Max phase no-delay instances is 1000.
[    0.082517] smp: Bringing up secondary CPUs ...
[    0.082593] smpboot: x86: Booting SMP configuration:
[    0.082594] .... node  #0, CPUs:      #1 #2 #3
[    0.082996] smp: Brought up 1 node, 4 CPUs
[    0.082996] smpboot: Max logical packages: 1
[    0.082996] smpboot: Total of 4 processors activated (32076.96 BogoMIPS)
[    0.082996] devtmpfs: initialized
[    0.082996] x86/mm: Memory block size: 128MB
[    0.082996] ACPI: PM: Registering ACPI NVS region [mem 0x00807000-0x00807fff] (4096 bytes)
[    0.082996] ACPI: PM: Registering ACPI NVS region [mem 0x00810000-0x0180ffff] (16777216 bytes)
[    0.082996] ACPI: PM: Registering ACPI NVS region [mem 0x7eb7e000-0x7ebfdfff] (524288 bytes)
[    0.082996] ACPI: PM: Registering ACPI NVS region [mem 0x7ef60000-0x7effffff] (655360 bytes)
[    0.085234] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.085239] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.085283] pinctrl core: initialized pinctrl subsystem
[    0.085403] PM: RTC time: 09:42:44, date: 2024-04-26
[    0.085764] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.085866] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.086059] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.086084] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.086091] audit: initializing netlink subsys (disabled)
[    0.086162] thermal_sys: Registered thermal governor 'fair_share'
[    0.086162] thermal_sys: Registered thermal governor 'bang_bang'
[    0.086162] thermal_sys: Registered thermal governor 'step_wise'
[    0.086162] thermal_sys: Registered thermal governor 'user_space'
[    0.086162] thermal_sys: Registered thermal governor 'power_allocator'
[    0.086164] audit: type=2000 audit(1714124564.786:1): state=initialized audit_enabled=0 res=1
[    0.086164] cpuidle: using governor ladder
[    0.086164] cpuidle: using governor menu
[    0.086164] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.086164] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.086164] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as E820 entry
[    0.086164] PCI: Using configuration type 1 for base access
[    0.086164] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.095274] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.095274] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.095274] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.095274] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.095521] ACPI: Added _OSI(Module Device)
[    0.095521] ACPI: Added _OSI(Processor Device)
[    0.095521] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.095521] ACPI: Added _OSI(Processor Aggregator Device)
[    0.097887] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.101931] ACPI: _OSC evaluation for CPUs failed, trying _PDC
[    0.102301] ACPI: Interpreter enabled
[    0.102316] ACPI: PM: (supports S0 S3 S4 S5)
[    0.102317] ACPI: Using IOAPIC for interrupt routing
[    0.102724] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.102727] PCI: Ignoring E820 reservations for host bridge windows
[    0.102992] ACPI: Enabled 3 GPEs in block 00 to 3F
[    0.109342] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.109351] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.109403] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC]
[    0.109484] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability]
[    0.110138] PCI host bridge to bus 0000:00
[    0.110141] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.110143] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.110145] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.110148] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[    0.110150] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff window]
[    0.110152] pci_bus 0000:00: root bus resource [mem 0x7000000000-0x77ffffffff window]
[    0.110153] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.110220] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint
[    0.110810] pci 0000:00:01.0: [1234:1111] type 00 class 0x030000 conventional PCI endpoint
[    0.118574] pci 0000:00:01.0: BAR 0 [mem 0x80000000-0x80ffffff pref]
[    0.128574] pci 0000:00:01.0: BAR 2 [mem 0x8320b000-0x8320bfff]
[    0.145238] pci 0000:00:01.0: ROM [mem 0xffff0000-0xffffffff pref]
[    0.145792] pci 0000:00:01.0: BAR 0: assigned to efifb
[    0.145820] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.153578] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300 conventional PCI endpoint
[    0.156341] pci 0000:00:1a.0: BAR 4 [io  0x7100-0x711f]
[    0.158008] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300 conventional PCI endpoint
[    0.162336] pci 0000:00:1a.1: BAR 4 [io  0x70e0-0x70ff]
[    0.164383] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300 conventional PCI endpoint
[    0.172905] pci 0000:00:1a.2: BAR 4 [io  0x70c0-0x70df]
[    0.174131] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320 conventional PCI endpoint
[    0.174721] pci 0000:00:1a.7: BAR 0 [mem 0x8320a000-0x8320afff]
[    0.175203] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300 conventional PCI endpoint
[    0.175203] pci 0000:00:1b.0: BAR 0 [mem 0x83200000-0x83203fff]
[    0.183526] pci 0000:00:1c.0: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[    0.205245] pci 0000:00:1c.0: BAR 0 [mem 0x83209000-0x83209fff]
[    0.245253] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.245335] pci 0000:00:1c.0:   bridge window [mem 0x81000000-0x81ffffff]
[    0.265882] pci 0000:00:1c.0:   bridge window [mem 0x7000000000-0x700fffffff 64bit pref]
[    0.267524] pci 0000:00:1c.1: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[    0.269201] pci 0000:00:1c.1: BAR 0 [mem 0x83208000-0x83208fff]
[    0.271870] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.271971] pci 0000:00:1c.1:   bridge window [mem 0x82e00000-0x82ffffff]
[    0.272547] pci 0000:00:1c.1:   bridge window [mem 0x7010000000-0x701fffffff 64bit pref]
[    0.274055] pci 0000:00:1c.2: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[    0.275763] pci 0000:00:1c.2: BAR 0 [mem 0x83207000-0x83207fff]
[    0.278568] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.278618] pci 0000:00:1c.2:   bridge window [mem 0x82c00000-0x82dfffff]
[    0.279202] pci 0000:00:1c.2:   bridge window [mem 0x7020000000-0x702fffffff 64bit pref]
[    0.280563] pci 0000:00:1c.3: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[    0.281888] pci 0000:00:1c.3: BAR 0 [mem 0x83206000-0x83206fff]
[    0.283818] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.283872] pci 0000:00:1c.3:   bridge window [mem 0x82a00000-0x82bfffff]
[    0.284642] pci 0000:00:1c.3:   bridge window [mem 0x7030000000-0x703fffffff 64bit pref]
[    0.285927] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint
[    0.290419] pci 0000:00:1d.0: BAR 4 [io  0x70a0-0x70bf]
[    0.291693] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint
[    0.294154] pci 0000:00:1d.1: BAR 4 [io  0x7080-0x709f]
[    0.295374] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint
[    0.302199] pci 0000:00:1d.2: BAR 4 [io  0x7060-0x707f]
[    0.303573] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint
[    0.304199] pci 0000:00:1d.7: BAR 0 [mem 0x83205000-0x83205fff]
[    0.307623] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 conventional PCI bridge
[    0.309569] pci 0000:00:1e.0: PCI bridge to [bus 05-09] (subtractive decode)
[    0.309603] pci 0000:00:1e.0:   bridge window [io  0x6000-0x6fff]
[    0.309624] pci 0000:00:1e.0:   bridge window [mem 0x82000000-0x828fffff]
[    0.310186] pci 0000:00:1e.0:   bridge window [mem 0x7040000000-0x707fffffff 64bit pref]
[    0.311137] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint
[    0.311989] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO
[    0.312283] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint
[    0.317056] pci 0000:00:1f.2: BAR 4 [io  0x7040-0x705f]
[    0.318028] pci 0000:00:1f.2: BAR 5 [mem 0x83204000-0x83204fff]
[    0.318993] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint
[    0.319388] pci 0000:00:1f.3: BAR 4 [io  0x7000-0x703f]
[    0.320243] acpiphp: Slot [0] registered
[    0.320423] pci 0000:01:00.0: [8086:56a5] type 00 class 0x030000 PCIe Endpoint
[    0.341907] pci 0000:01:00.0: BAR 0 [mem 0x81000000-0x81ffffff 64bit]
[    0.358568] pci 0000:01:00.0: BAR 2 [mem 0x7000000000-0x700fffffff 64bit pref]
[    0.408570] pci 0000:01:00.0: ROM [mem 0xffe00000-0xffffffff pref]
[    0.408848] pci 0000:01:00.0: ASPM: overriding L1 acceptable latency from 0x0 to 0x7
[    0.410566] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.411216] acpiphp: Slot [0-2] registered
[    0.411378] pci 0000:02:00.0: [8086:4f92] type 00 class 0x040300 PCIe Endpoint
[    0.412279] pci 0000:02:00.0: BAR 0 [mem 0x82e00000-0x82e03fff 64bit]
[    0.417610] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.418305] acpiphp: Slot [0-3] registered
[    0.418563] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.419145] acpiphp: Slot [0-4] registered
[    0.419426] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.419970] pci_bus 0000:05: extended config space not accessible
[    0.420142] acpiphp: Slot [0-5] registered
[    0.420156] acpiphp: Slot [5] registered
[    0.420168] acpiphp: Slot [6] registered
[    0.420181] acpiphp: Slot [7] registered
[    0.420193] acpiphp: Slot [8] registered
[    0.420205] acpiphp: Slot [9] registered
[    0.420217] acpiphp: Slot [10] registered
[    0.420230] acpiphp: Slot [11] registered
[    0.420243] acpiphp: Slot [12] registered
[    0.420255] acpiphp: Slot [13] registered
[    0.420267] acpiphp: Slot [14] registered
[    0.420279] acpiphp: Slot [15] registered
[    0.420291] acpiphp: Slot [16] registered
[    0.420303] acpiphp: Slot [17] registered
[    0.420315] acpiphp: Slot [18] registered
[    0.420328] acpiphp: Slot [19] registered
[    0.420340] acpiphp: Slot [20] registered
[    0.420352] acpiphp: Slot [21] registered
[    0.420364] acpiphp: Slot [22] registered
[    0.420376] acpiphp: Slot [23] registered
[    0.420388] acpiphp: Slot [24] registered
[    0.420400] acpiphp: Slot [25] registered
[    0.420412] acpiphp: Slot [26] registered
[    0.420424] acpiphp: Slot [27] registered
[    0.420436] acpiphp: Slot [28] registered
[    0.420448] acpiphp: Slot [29] registered
[    0.420460] acpiphp: Slot [30] registered
[    0.420472] acpiphp: Slot [31] registered
[    0.420804] pci 0000:05:01.0: [1b36:0001] type 01 class 0x060400 conventional PCI bridge
[    0.421802] pci 0000:05:01.0: BAR 0 [mem 0x82800000-0x828000ff 64bit]
[    0.422183] pci 0000:05:01.0: PCI bridge to [bus 06]
[    0.422207] pci 0000:05:01.0:   bridge window [io  0x6000-0x6fff]
[    0.422222] pci 0000:05:01.0:   bridge window [mem 0x82600000-0x827fffff]
[    0.425264] pci 0000:05:01.0:   bridge window [mem 0x7070000000-0x707fffffff 64bit pref]
[    0.426632] pci 0000:05:02.0: [1b36:0001] type 01 class 0x060400 conventional PCI bridge
[    0.430274] pci 0000:05:02.0: BAR 0 [mem 0x82801000-0x828010ff 64bit]
[    0.431894] pci 0000:05:02.0: PCI bridge to [bus 07]
[    0.431946] pci 0000:05:02.0:   bridge window [mem 0x82400000-0x825fffff]
[    0.432966] pci 0000:05:02.0:   bridge window [mem 0x7060000000-0x706fffffff 64bit pref]
[    0.434127] pci 0000:05:03.0: [1b36:0001] type 01 class 0x060400 conventional PCI bridge
[    0.437196] pci 0000:05:03.0: BAR 0 [mem 0x82802000-0x828020ff 64bit]
[    0.439129] pci 0000:05:03.0: PCI bridge to [bus 08]
[    0.439184] pci 0000:05:03.0:   bridge window [mem 0x82200000-0x823fffff]
[    0.439771] pci 0000:05:03.0:   bridge window [mem 0x7050000000-0x705fffffff 64bit pref]
[    0.440684] pci 0000:05:04.0: [1b36:0001] type 01 class 0x060400 conventional PCI bridge
[    0.442560] pci 0000:05:04.0: BAR 0 [mem 0x82803000-0x828030ff 64bit]
[    0.445221] pci 0000:05:04.0: PCI bridge to [bus 09]
[    0.445259] pci 0000:05:04.0:   bridge window [mem 0x82000000-0x821fffff]
[    0.445851] pci 0000:05:04.0:   bridge window [mem 0x7040000000-0x704fffffff 64bit pref]
[    0.454117] pci 0000:00:1e.0: PCI bridge to [bus 05-09] (subtractive decode)
[    0.454223] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.454226] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.454228] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.454229] pci 0000:00:1e.0:   bridge window [mem 0x80000000-0xdfffffff window] (subtractive decode)
[    0.454231] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xfebfffff window] (subtractive decode)
[    0.454232] pci 0000:00:1e.0:   bridge window [mem 0x7000000000-0x77ffffffff window] (subtractive decode)
[    0.454797] pci_bus 0000:06: extended config space not accessible
[    0.455037] acpiphp: Slot [3] registered
[    0.455068] acpiphp: Slot [8-2] registered
[    0.455092] acpiphp: Slot [10-2] registered
[    0.455115] acpiphp: Slot [18-2] registered
[    0.455138] acpiphp: Slot [0-6] registered
[    0.455157] acpiphp: Slot [1] registered
[    0.455217] acpiphp: Slot [2] registered
[    0.455236] acpiphp: Slot [4] registered
[    0.455257] acpiphp: Slot [5-2] registered
[    0.455278] acpiphp: Slot [6-2] registered
[    0.455298] acpiphp: Slot [7-2] registered
[    0.455319] acpiphp: Slot [9-2] registered
[    0.455341] acpiphp: Slot [11-2] registered
[    0.455363] acpiphp: Slot [12-2] registered
[    0.455385] acpiphp: Slot [13-2] registered
[    0.455406] acpiphp: Slot [14-2] registered
[    0.455428] acpiphp: Slot [15-2] registered
[    0.455449] acpiphp: Slot [16-2] registered
[    0.455470] acpiphp: Slot [17-2] registered
[    0.455492] acpiphp: Slot [19-2] registered
[    0.455513] acpiphp: Slot [20-2] registered
[    0.455534] acpiphp: Slot [21-2] registered
[    0.455555] acpiphp: Slot [22-2] registered
[    0.455577] acpiphp: Slot [23-2] registered
[    0.455599] acpiphp: Slot [24-2] registered
[    0.455620] acpiphp: Slot [25-2] registered
[    0.455642] acpiphp: Slot [26-2] registered
[    0.455663] acpiphp: Slot [27-2] registered
[    0.455690] acpiphp: Slot [28-2] registered
[    0.455713] acpiphp: Slot [29-2] registered
[    0.455736] acpiphp: Slot [30-2] registered
[    0.455757] acpiphp: Slot [31-2] registered
[    0.456883] pci 0000:06:03.0: [1af4:1002] type 00 class 0x00ff00 conventional PCI endpoint
[    0.458045] pci 0000:06:03.0: BAR 0 [io  0x60c0-0x60ff]
[    0.462908] pci 0000:06:03.0: BAR 4 [mem 0x707000c000-0x707000ffff 64bit pref]
[    0.467199] pci 0000:06:08.0: [1af4:1003] type 00 class 0x078000 conventional PCI endpoint
[    0.468543] pci 0000:06:08.0: BAR 0 [io  0x6080-0x60bf]
[    0.470405] pci 0000:06:08.0: BAR 1 [mem 0x82602000-0x82602fff]
[    0.475931] pci 0000:06:08.0: BAR 4 [mem 0x7070008000-0x707000bfff 64bit pref]
[    0.479143] pci 0000:06:0a.0: [1af4:1001] type 00 class 0x010000 conventional PCI endpoint
[    0.481535] pci 0000:06:0a.0: BAR 0 [io  0x6000-0x607f]
[    0.483260] pci 0000:06:0a.0: BAR 1 [mem 0x82601000-0x82601fff]
[    0.491878] pci 0000:06:0a.0: BAR 4 [mem 0x7070004000-0x7070007fff 64bit pref]
[    0.496466] pci 0000:06:12.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint
[    0.498104] pci 0000:06:12.0: BAR 0 [io  0x6100-0x611f]
[    0.499004] pci 0000:06:12.0: BAR 1 [mem 0x82600000-0x82600fff]
[    0.502931] pci 0000:06:12.0: BAR 4 [mem 0x7070000000-0x7070003fff 64bit pref]
[    0.504803] pci 0000:06:12.0: ROM [mem 0xfffc0000-0xffffffff pref]
[    0.510435] pci 0000:05:01.0: PCI bridge to [bus 06]
[    0.511013] pci_bus 0000:07: extended config space not accessible
[    0.511261] acpiphp: Slot [0-7] registered
[    0.511294] acpiphp: Slot [1-2] registered
[    0.511317] acpiphp: Slot [2-2] registered
[    0.511342] acpiphp: Slot [3-2] registered
[    0.511365] acpiphp: Slot [4-2] registered
[    0.511389] acpiphp: Slot [5-3] registered
[    0.511413] acpiphp: Slot [6-3] registered
[    0.511437] acpiphp: Slot [7-3] registered
[    0.511459] acpiphp: Slot [8-3] registered
[    0.511483] acpiphp: Slot [9-3] registered
[    0.511508] acpiphp: Slot [10-3] registered
[    0.511532] acpiphp: Slot [11-3] registered
[    0.511556] acpiphp: Slot [12-3] registered
[    0.511581] acpiphp: Slot [13-3] registered
[    0.511604] acpiphp: Slot [14-3] registered
[    0.511628] acpiphp: Slot [15-3] registered
[    0.511651] acpiphp: Slot [16-3] registered
[    0.511675] acpiphp: Slot [17-3] registered
[    0.511699] acpiphp: Slot [18-3] registered
[    0.511722] acpiphp: Slot [19-3] registered
[    0.511746] acpiphp: Slot [20-3] registered
[    0.511770] acpiphp: Slot [21-3] registered
[    0.511794] acpiphp: Slot [22-3] registered
[    0.511818] acpiphp: Slot [23-3] registered
[    0.511841] acpiphp: Slot [24-3] registered
[    0.511865] acpiphp: Slot [25-3] registered
[    0.511889] acpiphp: Slot [26-3] registered
[    0.511916] acpiphp: Slot [27-3] registered
[    0.511940] acpiphp: Slot [28-3] registered
[    0.511966] acpiphp: Slot [29-3] registered
[    0.511990] acpiphp: Slot [30-3] registered
[    0.512014] acpiphp: Slot [31-3] registered
[    0.522667] pci 0000:05:02.0: PCI bridge to [bus 07]
[    0.523510] pci_bus 0000:08: extended config space not accessible
[    0.523776] acpiphp: Slot [0-8] registered
[    0.523803] acpiphp: Slot [1-3] registered
[    0.523828] acpiphp: Slot [2-3] registered
[    0.523850] acpiphp: Slot [3-3] registered
[    0.523871] acpiphp: Slot [4-3] registered
[    0.523892] acpiphp: Slot [5-4] registered
[    0.523913] acpiphp: Slot [6-4] registered
[    0.523934] acpiphp: Slot [7-4] registered
[    0.523956] acpiphp: Slot [8-4] registered
[    0.523977] acpiphp: Slot [9-4] registered
[    0.523998] acpiphp: Slot [10-4] registered
[    0.524020] acpiphp: Slot [11-4] registered
[    0.524041] acpiphp: Slot [12-4] registered
[    0.524063] acpiphp: Slot [13-4] registered
[    0.524084] acpiphp: Slot [14-4] registered
[    0.524106] acpiphp: Slot [15-4] registered
[    0.524127] acpiphp: Slot [16-4] registered
[    0.524148] acpiphp: Slot [17-4] registered
[    0.524169] acpiphp: Slot [18-4] registered
[    0.524191] acpiphp: Slot [19-4] registered
[    0.524212] acpiphp: Slot [20-4] registered
[    0.524233] acpiphp: Slot [21-4] registered
[    0.524255] acpiphp: Slot [22-4] registered
[    0.524276] acpiphp: Slot [23-4] registered
[    0.524297] acpiphp: Slot [24-4] registered
[    0.524318] acpiphp: Slot [25-4] registered
[    0.524339] acpiphp: Slot [26-4] registered
[    0.524360] acpiphp: Slot [27-4] registered
[    0.524381] acpiphp: Slot [28-4] registered
[    0.524403] acpiphp: Slot [29-4] registered
[    0.524424] acpiphp: Slot [30-4] registered
[    0.524445] acpiphp: Slot [31-4] registered
[    0.533798] pci 0000:05:03.0: PCI bridge to [bus 08]
[    0.534546] pci_bus 0000:09: extended config space not accessible
[    0.534758] acpiphp: Slot [0-9] registered
[    0.534788] acpiphp: Slot [1-4] registered
[    0.534813] acpiphp: Slot [2-4] registered
[    0.534840] acpiphp: Slot [3-4] registered
[    0.534869] acpiphp: Slot [4-4] registered
[    0.534896] acpiphp: Slot [5-5] registered
[    0.534917] acpiphp: Slot [6-5] registered
[    0.534936] acpiphp: Slot [7-5] registered
[    0.534955] acpiphp: Slot [8-5] registered
[    0.534974] acpiphp: Slot [9-5] registered
[    0.534995] acpiphp: Slot [10-5] registered
[    0.535015] acpiphp: Slot [11-5] registered
[    0.535034] acpiphp: Slot [12-5] registered
[    0.535054] acpiphp: Slot [13-5] registered
[    0.535073] acpiphp: Slot [14-5] registered
[    0.535092] acpiphp: Slot [15-5] registered
[    0.535111] acpiphp: Slot [16-5] registered
[    0.535130] acpiphp: Slot [17-5] registered
[    0.535161] acpiphp: Slot [18-5] registered
[    0.535191] acpiphp: Slot [19-5] registered
[    0.535221] acpiphp: Slot [20-5] registered
[    0.535240] acpiphp: Slot [21-5] registered
[    0.535257] acpiphp: Slot [22-5] registered
[    0.535273] acpiphp: Slot [23-5] registered
[    0.535289] acpiphp: Slot [24-5] registered
[    0.535306] acpiphp: Slot [25-5] registered
[    0.535322] acpiphp: Slot [26-5] registered
[    0.535338] acpiphp: Slot [27-5] registered
[    0.535354] acpiphp: Slot [28-5] registered
[    0.535371] acpiphp: Slot [29-5] registered
[    0.535387] acpiphp: Slot [30-5] registered
[    0.535404] acpiphp: Slot [31-5] registered
[    0.546211] pci 0000:05:04.0: PCI bridge to [bus 09]
[    0.553069] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[    0.553174] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.553273] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.553368] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    0.553463] ACPI: PCI: Interrupt link LNKE configured for IRQ 10
[    0.553557] ACPI: PCI: Interrupt link LNKF configured for IRQ 10
[    0.553652] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[    0.553750] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    0.553798] ACPI: PCI: Interrupt link GSIA configured for IRQ 16
[    0.553807] ACPI: PCI: Interrupt link GSIB configured for IRQ 17
[    0.553814] ACPI: PCI: Interrupt link GSIC configured for IRQ 18
[    0.553822] ACPI: PCI: Interrupt link GSID configured for IRQ 19
[    0.553830] ACPI: PCI: Interrupt link GSIE configured for IRQ 20
[    0.553838] ACPI: PCI: Interrupt link GSIF configured for IRQ 21
[    0.553846] ACPI: PCI: Interrupt link GSIG configured for IRQ 22
[    0.553854] ACPI: PCI: Interrupt link GSIH configured for IRQ 23
[    0.555348] iommu: Default domain type: Translated
[    0.555348] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.555448] SCSI subsystem initialized
[    0.555458] libata version 3.00 loaded.
[    0.555458] ACPI: bus type USB registered
[    0.555458] usbcore: registered new interface driver usbfs
[    0.555458] usbcore: registered new interface driver hub
[    0.555458] usbcore: registered new device driver usb
[    0.555458] EDAC MC: Ver: 3.0.0
[    0.555814] efivars: Registered efivars operations
[    0.555814] NetLabel: Initializing
[    0.555814] NetLabel:  domain hash size = 128
[    0.555814] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.555814] NetLabel:  unlabeled traffic allowed by default
[    0.555814] mctp: management component transport protocol core
[    0.555814] NET: Registered PF_MCTP protocol family
[    0.555814] PCI: Using ACPI for IRQ routing
[    0.707579] PCI: pci_cache_line_size set to 64 bytes
[    0.708162] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.708182] e820: reserve RAM buffer [mem 0x00807000-0x008fffff]
[    0.708184] e820: reserve RAM buffer [mem 0x00810000-0x008fffff]
[    0.708185] e820: reserve RAM buffer [mem 0x7b3a6018-0x7bffffff]
[    0.708186] e820: reserve RAM buffer [mem 0x7b3ce018-0x7bffffff]
[    0.708187] e820: reserve RAM buffer [mem 0x7cdb1000-0x7fffffff]
[    0.708189] e820: reserve RAM buffer [mem 0x7d367018-0x7fffffff]
[    0.708190] e820: reserve RAM buffer [mem 0x7e79e000-0x7fffffff]
[    0.708191] e820: reserve RAM buffer [mem 0x7ef60000-0x7fffffff]
[    0.708622] pci 0000:00:01.0: vgaarb: setting as boot VGA device
[    0.708622] pci 0000:00:01.0: vgaarb: bridge control possible
[    0.708622] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.708622] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.708622] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.708622] vgaarb: loaded
[    0.708628] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.708628] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[    0.717419] clocksource: Switched to clocksource kvm-clock
[    0.718000] VFS: Disk quotas dquot_6.6.0
[    0.718015] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.718088] pnp: PnP ACPI init
[    0.718409] system 00:03: [mem 0xe0000000-0xefffffff window] has been reserved
[    0.718536] pnp: PnP ACPI: found 4 devices
[    0.723502] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.723644] NET: Registered PF_INET protocol family
[    0.723706] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.735599] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.735619] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.735633] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.735732] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.735833] TCP: Hash tables configured (established 32768 bind 32768)
[    0.735902] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    0.735924] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.735936] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.735991] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.736004] NET: Registered PF_XDP protocol family
[    0.736012] pci 0000:01:00.0: ROM [mem 0xffe00000-0xffffffff pref]: can't claim; no compatible bridge window
[    0.736017] pci 0000:06:12.0: ROM [mem 0xfffc0000-0xffffffff pref]: can't claim; no compatible bridge window
[    0.736025] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.736028] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.736030] pci 0000:00:1c.2: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
[    0.736032] pci 0000:00:1c.3: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
[    0.736044] pci 0000:00:1c.0: bridge window [io  0x1000-0x1fff]: assigned
[    0.736046] pci 0000:00:1c.1: bridge window [io  0x2000-0x2fff]: assigned
[    0.736048] pci 0000:00:1c.2: bridge window [io  0x3000-0x3fff]: assigned
[    0.736050] pci 0000:00:1c.3: bridge window [io  0x4000-0x4fff]: assigned
[    0.736053] pci 0000:01:00.0: ROM [mem size 0x00200000 pref]: can't assign; no space
[    0.736055] pci 0000:01:00.0: ROM [mem size 0x00200000 pref]: failed to assign
[    0.736056] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.736086] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.737616] pci 0000:00:1c.0:   bridge window [mem 0x81000000-0x81ffffff]
[    0.741670] pci 0000:00:1c.0:   bridge window [mem 0x7000000000-0x700fffffff 64bit pref]
[    0.760434] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.760454] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
[    0.761974] pci 0000:00:1c.1:   bridge window [mem 0x82e00000-0x82ffffff]
[    0.763010] pci 0000:00:1c.1:   bridge window [mem 0x7010000000-0x701fffffff 64bit pref]
[    0.765009] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.765028] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    0.766564] pci 0000:00:1c.2:   bridge window [mem 0x82c00000-0x82dfffff]
[    0.768910] pci 0000:00:1c.2:   bridge window [mem 0x7020000000-0x702fffffff 64bit pref]
[    0.770053] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.770075] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    0.770965] pci 0000:00:1c.3:   bridge window [mem 0x82a00000-0x82bfffff]
[    0.771595] pci 0000:00:1c.3:   bridge window [mem 0x7030000000-0x703fffffff 64bit pref]
[    0.772930] pci 0000:06:12.0: ROM [mem 0x82640000-0x8267ffff pref]: assigned
[    0.772945] pci 0000:05:01.0: PCI bridge to [bus 06]
[    0.772964] pci 0000:05:01.0:   bridge window [io  0x6000-0x6fff]
[    0.773934] pci 0000:05:01.0:   bridge window [mem 0x82600000-0x827fffff]
[    0.774542] pci 0000:05:01.0:   bridge window [mem 0x7070000000-0x707fffffff 64bit pref]
[    0.776170] pci 0000:05:02.0: PCI bridge to [bus 07]
[    0.777635] pci 0000:05:02.0:   bridge window [mem 0x82400000-0x825fffff]
[    0.778678] pci 0000:05:02.0:   bridge window [mem 0x7060000000-0x706fffffff 64bit pref]
[    0.781462] pci 0000:05:03.0: PCI bridge to [bus 08]
[    0.782302] pci 0000:05:03.0:   bridge window [mem 0x82200000-0x823fffff]
[    0.782873] pci 0000:05:03.0:   bridge window [mem 0x7050000000-0x705fffffff 64bit pref]
[    0.783859] pci 0000:05:04.0: PCI bridge to [bus 09]
[    0.784659] pci 0000:05:04.0:   bridge window [mem 0x82000000-0x821fffff]
[    0.785198] pci 0000:05:04.0:   bridge window [mem 0x7040000000-0x704fffffff 64bit pref]
[    0.786259] pci 0000:00:1e.0: PCI bridge to [bus 05-09]
[    0.786279] pci 0000:00:1e.0:   bridge window [io  0x6000-0x6fff]
[    0.787129] pci 0000:00:1e.0:   bridge window [mem 0x82000000-0x828fffff]
[    0.787845] pci 0000:00:1e.0:   bridge window [mem 0x7040000000-0x707fffffff 64bit pref]
[    0.789465] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.789470] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.789472] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.789474] pci_bus 0000:00: resource 7 [mem 0x80000000-0xdfffffff window]
[    0.789476] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfebfffff window]
[    0.789477] pci_bus 0000:00: resource 9 [mem 0x7000000000-0x77ffffffff window]
[    0.789479] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    0.789480] pci_bus 0000:01: resource 1 [mem 0x81000000-0x81ffffff]
[    0.789481] pci_bus 0000:01: resource 2 [mem 0x7000000000-0x700fffffff 64bit pref]
[    0.789483] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.789485] pci_bus 0000:02: resource 1 [mem 0x82e00000-0x82ffffff]
[    0.789486] pci_bus 0000:02: resource 2 [mem 0x7010000000-0x701fffffff 64bit pref]
[    0.789488] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.789489] pci_bus 0000:03: resource 1 [mem 0x82c00000-0x82dfffff]
[    0.789491] pci_bus 0000:03: resource 2 [mem 0x7020000000-0x702fffffff 64bit pref]
[    0.789492] pci_bus 0000:04: resource 0 [io  0x4000-0x4fff]
[    0.789493] pci_bus 0000:04: resource 1 [mem 0x82a00000-0x82bfffff]
[    0.789495] pci_bus 0000:04: resource 2 [mem 0x7030000000-0x703fffffff 64bit pref]
[    0.789497] pci_bus 0000:05: resource 0 [io  0x6000-0x6fff]
[    0.789498] pci_bus 0000:05: resource 1 [mem 0x82000000-0x828fffff]
[    0.789499] pci_bus 0000:05: resource 2 [mem 0x7040000000-0x707fffffff 64bit pref]
[    0.789500] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7 window]
[    0.789502] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff window]
[    0.789503] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.789505] pci_bus 0000:05: resource 7 [mem 0x80000000-0xdfffffff window]
[    0.789506] pci_bus 0000:05: resource 8 [mem 0xf0000000-0xfebfffff window]
[    0.789508] pci_bus 0000:05: resource 9 [mem 0x7000000000-0x77ffffffff window]
[    0.789510] pci_bus 0000:06: resource 0 [io  0x6000-0x6fff]
[    0.789511] pci_bus 0000:06: resource 1 [mem 0x82600000-0x827fffff]
[    0.789512] pci_bus 0000:06: resource 2 [mem 0x7070000000-0x707fffffff 64bit pref]
[    0.789514] pci_bus 0000:07: resource 1 [mem 0x82400000-0x825fffff]
[    0.789516] pci_bus 0000:07: resource 2 [mem 0x7060000000-0x706fffffff 64bit pref]
[    0.789517] pci_bus 0000:08: resource 1 [mem 0x82200000-0x823fffff]
[    0.789518] pci_bus 0000:08: resource 2 [mem 0x7050000000-0x705fffffff 64bit pref]
[    0.789520] pci_bus 0000:09: resource 1 [mem 0x82000000-0x821fffff]
[    0.789521] pci_bus 0000:09: resource 2 [mem 0x7040000000-0x704fffffff 64bit pref]
[    0.790103] ACPI: \_SB_.GSIA: Enabled at IRQ 16
[    0.793088] ACPI: \_SB_.GSIB: Enabled at IRQ 17
[    0.793948] ACPI: \_SB_.GSIC: Enabled at IRQ 18
[    0.794703] ACPI: \_SB_.GSID: Enabled at IRQ 19
[    0.798600] PCI: CLS 0 bytes, default 64
[    0.798634] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.798638] software IO TLB: mapped [mem 0x000000007455b000-0x000000007855b000] (64MB)
[    0.798776] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x39c5ded8016, max_idle_ns: 440795406786 ns
[    0.798931] Trying to unpack rootfs image as initramfs...
[    0.806158] Initialise system trusted keyrings
[    0.806181] Key type blacklist registered
[    0.806266] workingset: timestamp_bits=41 max_order=20 bucket_order=0
[    0.806283] zbud: loaded
[    0.806528] integrity: Platform Keyring initialized
[    0.806534] integrity: Machine keyring initialized
[    0.819464] Key type asymmetric registered
[    0.819472] Asymmetric key parser 'x509' registered
[    0.819506] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.819642] io scheduler mq-deadline registered
[    0.819644] io scheduler kyber registered
[    0.819659] io scheduler bfq registered
[    0.823546] pcieport 0000:00:1c.0: PME: Signaling with IRQ 24
[    0.823828] pcieport 0000:00:1c.0: AER: enabled with IRQ 24
[    0.825393] pcieport 0000:00:1c.1: PME: Signaling with IRQ 25
[    0.825645] pcieport 0000:00:1c.1: AER: enabled with IRQ 25
[    0.827186] pcieport 0000:00:1c.2: PME: Signaling with IRQ 26
[    0.827436] pcieport 0000:00:1c.2: AER: enabled with IRQ 26
[    0.828956] pcieport 0000:00:1c.3: PME: Signaling with IRQ 27
[    0.829278] pcieport 0000:00:1c.3: AER: enabled with IRQ 27
[    0.830518] shpchp 0000:05:01.0: HPC vendor_id 1b36 device_id 1 ss_vid 0 ss_did 0
[    0.830819] ACPI: \_SB_.GSIF: Enabled at IRQ 21
[    0.832702] shpchp 0000:05:01.0: pci_hp_register failed with error -16
[    0.832714] shpchp 0000:05:01.0: Slot initialization failed
[    0.835382] shpchp 0000:05:02.0: HPC vendor_id 1b36 device_id 1 ss_vid 0 ss_did 0
[    0.835635] ACPI: \_SB_.GSIG: Enabled at IRQ 22
[    0.837114] shpchp 0000:05:02.0: pci_hp_register failed with error -16
[    0.837126] shpchp 0000:05:02.0: Slot initialization failed
[    0.838799] shpchp 0000:05:03.0: HPC vendor_id 1b36 device_id 1 ss_vid 0 ss_did 0
[    0.839054] ACPI: \_SB_.GSIH: Enabled at IRQ 23
[    0.840537] shpchp 0000:05:03.0: pci_hp_register failed with error -16
[    0.840550] shpchp 0000:05:03.0: Slot initialization failed
[    0.842527] shpchp 0000:05:04.0: HPC vendor_id 1b36 device_id 1 ss_vid 0 ss_did 0
[    0.842779] ACPI: \_SB_.GSIE: Enabled at IRQ 20
[    0.844503] shpchp 0000:05:04.0: pci_hp_register failed with error -16
[    0.844518] shpchp 0000:05:04.0: Slot initialization failed
[    0.845564] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.845716] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.845844] ACPI: button: Power Button [PWRF]
[    0.846352] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.848967] Non-volatile memory driver v1.3
[    0.848971] Linux agpgart interface v0.103
[    0.849026] ACPI: bus type drm_connector registered
[    0.849682] ahci 0000:00:1f.2: version 3.0
[    0.850748] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
[    0.850754] ahci 0000:00:1f.2: flags: 64bit ncq only 
[    0.851763] Freeing initrd memory: 10252K
[    0.852128] scsi host0: ahci
[    0.852361] scsi host1: ahci
[    0.852472] scsi host2: ahci
[    0.852602] scsi host3: ahci
[    0.852743] scsi host4: ahci
[    0.852857] scsi host5: ahci
[    0.852909] ata1: SATA max UDMA/133 abar m4096@0x83204000 port 0x83204100 irq 28 lpm-pol 0
[    0.852922] ata2: SATA max UDMA/133 abar m4096@0x83204000 port 0x83204180 irq 28 lpm-pol 0
[    0.852930] ata3: SATA max UDMA/133 abar m4096@0x83204000 port 0x83204200 irq 28 lpm-pol 0
[    0.852936] ata4: SATA max UDMA/133 abar m4096@0x83204000 port 0x83204280 irq 28 lpm-pol 0
[    0.852941] ata5: SATA max UDMA/133 abar m4096@0x83204000 port 0x83204300 irq 28 lpm-pol 0
[    0.852947] ata6: SATA max UDMA/133 abar m4096@0x83204000 port 0x83204380 irq 28 lpm-pol 0
[    0.853844] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    0.853858] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.853882] uhci_hcd 0000:00:1a.0: detected 2 ports
[    0.854006] uhci_hcd 0000:00:1a.0: irq 16, io port 0x00007100
[    0.854312] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.08
[    0.854316] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.854318] usb usb1: Product: UHCI Host Controller
[    0.854319] usb usb1: Manufacturer: Linux 6.8.7-arch1-2-custom uhci_hcd
[    0.854320] usb usb1: SerialNumber: 0000:00:1a.0
[    0.854469] hub 1-0:1.0: USB hub found
[    0.854491] hub 1-0:1.0: 2 ports detected
[    0.855478] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    0.855484] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 2
[    0.856263] ehci-pci 0000:00:1a.7: irq 19, io mem 0x8320a000
[    0.872056] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.872138] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[    0.872141] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.872143] usb usb2: Product: EHCI Host Controller
[    0.872144] usb usb2: Manufacturer: Linux 6.8.7-arch1-2-custom ehci_hcd
[    0.872145] usb usb2: SerialNumber: 0000:00:1a.7
[    0.872316] hub 2-0:1.0: USB hub found
[    0.872328] hub 2-0:1.0: 6 ports detected
[    0.898815] hub 1-0:1.0: USB hub found
[    0.898824] hub 1-0:1.0: 2 ports detected
[    0.898934] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    0.898941] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 3
[    0.899175] ehci-pci 0000:00:1d.7: irq 19, io mem 0x83205000
[    0.912192] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.913339] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[    0.913344] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.913345] usb usb3: Product: EHCI Host Controller
[    0.913347] usb usb3: Manufacturer: Linux 6.8.7-arch1-2-custom ehci_hcd
[    0.913348] usb usb3: SerialNumber: 0000:00:1d.7
[    0.913565] hub 3-0:1.0: USB hub found
[    0.913587] hub 3-0:1.0: 6 ports detected
[    0.913937] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    0.913943] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    0.913970] uhci_hcd 0000:00:1a.1: detected 2 ports
[    0.914097] uhci_hcd 0000:00:1a.1: irq 17, io port 0x000070e0
[    0.914304] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.08
[    0.914307] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.914308] usb usb4: Product: UHCI Host Controller
[    0.914309] usb usb4: Manufacturer: Linux 6.8.7-arch1-2-custom uhci_hcd
[    0.914310] usb usb4: SerialNumber: 0000:00:1a.1
[    0.914424] hub 4-0:1.0: USB hub found
[    0.914442] hub 4-0:1.0: 2 ports detected
[    0.915470] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    0.915479] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    0.915494] uhci_hcd 0000:00:1a.2: detected 2 ports
[    0.915589] uhci_hcd 0000:00:1a.2: irq 18, io port 0x000070c0
[    0.915751] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.08
[    0.915753] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.915754] usb usb5: Product: UHCI Host Controller
[    0.915756] usb usb5: Manufacturer: Linux 6.8.7-arch1-2-custom uhci_hcd
[    0.915757] usb usb5: SerialNumber: 0000:00:1a.2
[    0.915859] hub 5-0:1.0: USB hub found
[    0.915878] hub 5-0:1.0: 2 ports detected
[    0.916769] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.916777] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    0.916793] uhci_hcd 0000:00:1d.0: detected 2 ports
[    0.916851] uhci_hcd 0000:00:1d.0: irq 16, io port 0x000070a0
[    0.917010] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.08
[    0.917013] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.917014] usb usb6: Product: UHCI Host Controller
[    0.917015] usb usb6: Manufacturer: Linux 6.8.7-arch1-2-custom uhci_hcd
[    0.917016] usb usb6: SerialNumber: 0000:00:1d.0
[    0.917131] hub 6-0:1.0: USB hub found
[    0.917154] hub 6-0:1.0: 2 ports detected
[    0.918054] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.918060] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    0.918075] uhci_hcd 0000:00:1d.1: detected 2 ports
[    0.918135] uhci_hcd 0000:00:1d.1: irq 17, io port 0x00007080
[    0.918296] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.08
[    0.918300] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.918302] usb usb7: Product: UHCI Host Controller
[    0.918303] usb usb7: Manufacturer: Linux 6.8.7-arch1-2-custom uhci_hcd
[    0.918304] usb usb7: SerialNumber: 0000:00:1d.1
[    0.918423] hub 7-0:1.0: USB hub found
[    0.918439] hub 7-0:1.0: 2 ports detected
[    0.919442] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.919449] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    0.919483] uhci_hcd 0000:00:1d.2: detected 2 ports
[    0.919556] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00007060
[    0.919874] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.08
[    0.919877] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.919878] usb usb8: Product: UHCI Host Controller
[    0.919879] usb usb8: Manufacturer: Linux 6.8.7-arch1-2-custom uhci_hcd
[    0.919880] usb usb8: SerialNumber: 0000:00:1d.2
[    0.920002] hub 8-0:1.0: USB hub found
[    0.920018] hub 8-0:1.0: 2 ports detected
[    0.920191] usbcore: registered new interface driver usbserial_generic
[    0.920196] usbserial: USB Serial support registered for generic
[    0.920267] rtc_cmos 00:02: RTC can wake from S4
[    0.920759] rtc_cmos 00:02: registered as rtc0
[    0.920829] rtc_cmos 00:02: setting system clock to 2024-04-26T09:42:45 UTC (1714124565)
[    0.920900] rtc_cmos 00:02: alarms up to one day, y3k, 242 bytes nvram
[    0.920939] intel_pstate: CPU model not supported
[    0.921044] ledtrig-cpu: registered to indicate activity on CPUs
[    0.921137] simple-framebuffer simple-framebuffer.0: [drm:simpledrm_probe] display mode={"": 60 61440 1280 1280 1280 1280 800 800 800 800 0x40 0x0}
[    0.921145] simple-framebuffer simple-framebuffer.0: [drm:simpledrm_probe] framebuffer format=XR24 little-endian (0x34325258), size=1280x800, stride=5120 byte
[    0.921151] simple-framebuffer simple-framebuffer.0: [drm:simpledrm_probe] using I/O memory framebuffer at [mem 0x80000000-0x803e7fff flags 0x200]
[    0.921182] simple-framebuffer simple-framebuffer.0: [drm:drm_fb_build_fourcc_list] adding native format XR24 little-endian (0x34325258)
[    0.921301] simple-framebuffer simple-framebuffer.0: [drm:drm_sysfs_connector_hotplug_event] [CONNECTOR:35:Unknown-1] generating connector hotplug event
[    0.921306] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[    0.921317] [drm:drm_client_modeset_probe] 
[    0.921321] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:35:Unknown-1]
[    0.921326] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:35:Unknown-1] status updated from unknown to connected
[    0.921342] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:35:Unknown-1] probed modes :
[    0.921344] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 61440 1280 1280 1280 1280 800 800 800 800 0x48 0x0
[    0.921348] [drm:drm_client_modeset_probe] connector 35 enabled? yes
[    0.921351] [drm:drm_client_modeset_probe] Not using firmware configuration
[    0.921352] [drm:drm_client_modeset_probe] looking for cmdline mode on connector 35
[    0.921354] [drm:drm_client_modeset_probe] looking for preferred mode on connector 35 0
[    0.921355] [drm:drm_client_modeset_probe] found mode 1280x800
[    0.921357] [drm:drm_client_modeset_probe] picking CRTCs for 4096x4096 config
[    0.921359] [drm:drm_client_modeset_probe] desired mode 1280x800 set on crtc 33 (0,0)
[    0.921361] simple-framebuffer simple-framebuffer.0: [drm:__drm_fb_helper_initial_config_and_unlock] test CRTC 0 primary plane
[    0.921364] simple-framebuffer simple-framebuffer.0: [drm:drm_fbdev_generic_helper_fb_probe] surface width(1280), height(800) and bpp(32)
[    0.921382] simple-framebuffer simple-framebuffer.0: [drm:drm_mode_addfb2] [FB:36]
[    0.921648] fbcon: Deferring console take-over
[    0.921650] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    0.921679] hid: raw HID events driver (C) Jiri Kosina
[    0.921818] drop_monitor: Initializing network drop monitor service
[    0.921932] NET: Registered PF_INET6 protocol family
[    0.927176] Segment Routing with IPv6
[    0.927180] RPL Segment Routing with IPv6
[    0.927195] In-situ OAM (IOAM) with IPv6
[    0.927230] NET: Registered PF_PACKET protocol family
[    0.927614] IPI shorthand broadcast: enabled
[    0.928892] sched_clock: Marking stable (930003444, -1357975)->(937462618, -8817149)
[    0.929039] registered taskstats version 1
[    0.929277] Loading compiled-in X.509 certificates
[    0.931279] Loaded X.509 cert 'Build time autogenerated kernel key: 149669c59173cb3eabe0c76cc18cd9dae236f916'
[    0.932554] Key type .fscrypt registered
[    0.932556] Key type fscrypt-provisioning registered
[    0.938861] integrity: Loading X.509 certificate: UEFI:db
[    0.938912] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.938914] integrity: Loading X.509 certificate: UEFI:db
[    0.938933] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.971567] PM:   Magic number: 4:579:728
[    0.971571] PM:   hash matches drivers/base/power/main.c:772
[    0.974356] RAS: Correctable Errors collector initialized.
[    0.974425] clk: Disabling unused clocks
[    1.165337] usb 3-1: new high-speed USB device number 2 using ehci-pci
[    1.165908] ata2: SATA link down (SStatus 0 SControl 300)
[    1.166126] ata1: SATA link down (SStatus 0 SControl 300)
[    1.166255] ata3: SATA link down (SStatus 0 SControl 300)
[    1.169522] ata5: SATA link down (SStatus 0 SControl 300)
[    1.169684] ata4: SATA link down (SStatus 0 SControl 300)
[    1.169847] ata6: SATA link down (SStatus 0 SControl 300)
[    1.170679] Freeing unused decrypted memory: 2028K
[    1.171115] Freeing unused kernel image (initmem) memory: 3432K
[    1.171126] Write protecting the kernel read-only data: 30720k
[    1.171519] Freeing unused kernel image (rodata/data gap) memory: 1416K
[    1.185704] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.185722] rodata_test: all tests were successful
[    1.185743] Run /init as init process
[    1.185748]   with arguments:
[    1.185749]     /init
[    1.185750]     ignore_logleve
[    1.185751]   with environment:
[    1.185752]     HOME=/
[    1.185752]     TERM=linux
[    1.185753]     BOOT_IMAGE=/vmlinuz-linux-custom
[    1.205561] fbcon: Taking over console
[    1.208946] Console: switching to colour frame buffer device 160x50
[    1.301363] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    1.303572] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.303582] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.324296] Free page reporting enabled
[    1.324399] virtio_blk virtio2: 4/0/0 default/read/poll queues
[    1.325189] usb 3-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
[    1.325193] usb 3-1: New USB device strings: Mfr=1, Product=3, SerialNumber=10
[    1.325195] usb 3-1: Product: QEMU USB Tablet
[    1.325197] usb 3-1: Manufacturer: QEMU
[    1.325199] usb 3-1: SerialNumber: 28754-0000:00:1d.7-1
[    1.326723] virtio_blk virtio2: [vda] 419430400 512-byte logical blocks (215 GB/200 GiB)
[    1.331067] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    1.331394]  vda: vda1 vda2
[    1.343729] usbcore: registered new interface driver usbhid
[    1.343733] usbhid: USB HID core driver
[    1.347673] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb3/3-1/3-1:1.0/0003:0627:0001.0001/input/input3
[    1.347831] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0
[    1.787676] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
[    1.791564] XFS (vda2): Mounting V5 Filesystem 4e6089e5-6cf9-4c78-a413-d41d6795e213
[    1.840411] XFS (vda2): Ending clean mount
[    1.950865] systemd[1]: systemd 255.4-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    1.950871] systemd[1]: Detected virtualization kvm.
[    1.950882] systemd[1]: Detected architecture x86-64.
[    1.952294] systemd[1]: Hostname set to <jellyfin>.
[    2.358789] systemd[1]: bpf-lsm: LSM BPF program attached
[    2.408838] zram: Added device: zram0
[    2.630389] systemd[1]: Queued start job for default target Graphical Interface.
[    2.663133] systemd[1]: Created slice Slice /system/dirmngr.
[    2.663515] systemd[1]: Created slice Slice /system/getty.
[    2.663806] systemd[1]: Created slice Slice /system/gpg-agent.
[    2.664095] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[    2.664399] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[    2.664705] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[    2.664998] systemd[1]: Created slice Slice /system/keyboxd.
[    2.665301] systemd[1]: Created slice Slice /system/modprobe.
[    2.665870] systemd[1]: Created slice Slice /system/systemd-zram-setup.
[    2.666183] systemd[1]: Created slice User and Session Slice.
[    2.666347] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.666490] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.666764] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.666890] systemd[1]: Expecting device /dev/disk/by-uuid/8522-8637...
[    2.666978] systemd[1]: Expecting device /dev/zram0...
[    2.667065] systemd[1]: Reached target Local Encrypted Volumes.
[    2.667188] systemd[1]: Reached target Local Integrity Protected Volumes.
[    2.667311] systemd[1]: Reached target Path Units.
[    2.667416] systemd[1]: Reached target Slice Units.
[    2.667527] systemd[1]: Reached target Local Verity Protected Volumes.
[    2.667690] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.669343] systemd[1]: Listening on Process Core Dump Socket.
[    2.669598] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.669804] systemd[1]: Listening on Journal Socket.
[    2.670388] systemd[1]: Listening on Network Service Netlink Socket.
[    2.670465] systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.670890] systemd[1]: Listening on udev Control Socket.
[    2.671095] systemd[1]: Listening on udev Kernel Socket.
[    2.671566] systemd[1]: Listening on User Database Manager Socket.
[    2.672781] systemd[1]: Mounting Huge Pages File System...
[    2.673469] systemd[1]: Mounting POSIX Message Queue File System...
[    2.674298] systemd[1]: Mounting Kernel Debug File System...
[    2.677248] systemd[1]: Mounting Kernel Trace File System...
[    2.679050] systemd[1]: Starting Create List of Static Device Nodes...
[    2.679958] systemd[1]: Starting Load Kernel Module configfs...
[    2.681180] systemd[1]: Starting Load Kernel Module dm_mod...
[    2.685461] systemd[1]: Starting Load Kernel Module drm...
[    2.687116] systemd[1]: Starting Load Kernel Module fuse...
[    2.690179] systemd[1]: Starting Load Kernel Module loop...
[    2.692233] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    2.694858] systemd[1]: Starting Journal Service...
[    2.702000] systemd[1]: Starting Load Kernel Modules...
[    2.704930] systemd[1]: Starting Generate network units from Kernel command line...
[    2.706417] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.708482] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.712355] systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.716085] device-mapper: uevent: version 1.0.3
[    2.716615] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[    2.717444] systemd[1]: Starting Coldplug All udev Devices...
[    2.718004] fuse: init (API version 7.39)
[    2.718675] loop: module loaded
[    2.720612] systemd[1]: Mounted Huge Pages File System.
[    2.721011] systemd[1]: Mounted POSIX Message Queue File System.
[    2.721356] systemd[1]: Mounted Kernel Debug File System.
[    2.721819] systemd[1]: Mounted Kernel Trace File System.
[    2.723803] systemd[1]: Finished Create List of Static Device Nodes.
[    2.724682] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    2.724814] systemd[1]: Finished Load Kernel Module configfs.
[    2.725334] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    2.725544] systemd[1]: Finished Load Kernel Module dm_mod.
[    2.726050] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    2.726250] systemd[1]: Finished Load Kernel Module drm.
[    2.726743] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    2.726835] systemd[1]: Finished Load Kernel Module fuse.
[    2.727258] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    2.727376] systemd[1]: Finished Load Kernel Module loop.
[    2.727810] systemd[1]: Finished Load Kernel Modules.
[    2.728229] systemd[1]: Finished Generate network units from Kernel command line.
[    2.728392] systemd-journald[206]: Collecting audit messages is disabled.
[    2.729966] systemd[1]: Finished Remount Root and Kernel File Systems.
[    2.731710] systemd[1]: Reached target Preparation for Network.
[    2.734016] systemd[1]: Mounting FUSE Control File System...
[    2.739057] systemd[1]: Mounting Kernel Configuration File System...
[    2.741538] systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
[    2.743679] systemd[1]: Starting Load/Save OS Random Seed...
[    2.744839] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    2.747573] systemd[1]: Starting Apply Kernel Variables...
[    2.753966] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    2.754246] systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.754797] systemd[1]: Mounted FUSE Control File System.
[    2.755145] systemd[1]: Mounted Kernel Configuration File System.
[    2.774350] systemd[1]: Started Journal Service.
[    2.800653] systemd-journald[206]: Received client request to flush runtime journal.
[    2.817322] systemd-journald[206]: /var/log/journal/e8092c41f7644a07a1fcdc1697ef1de9/system.journal: Journal file uses a different sequence number ID, rotating.
[    2.817328] systemd-journald[206]: Rotating system journal.
[    3.081261] virtio_net virtio3 enp6s18: renamed from eth0
[    3.091592] zram0: detected capacity change from 0 to 3955712
[    3.147195] mousedev: PS/2 mouse device common for all mice
[    3.152090] Adding 1977852k swap on /dev/zram0.  Priority:100 extents:1 across:1977852k SSDsc
[    3.181912] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    3.182245] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    3.182423] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    3.182986] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    3.182990] cfg80211: failed to load regulatory.db
[    3.204213] i801_smbus 0000:00:1f.3: Enabling SMBus device
[    3.204239] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    3.204399] i2c i2c-0: 1/1 memory slots populated (from DMI)
[    3.204401] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD
[    3.211092] lpc_ich 0000:00:1f.0: I/O space for GPIO uninitialized
[    3.212576] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    3.218927] Console: switching to colour dummy device 80x25
[    3.232140] simple-framebuffer simple-framebuffer.0: [drm:drm_mode_rmfb_work_fn] Removing [FB:36] from all active usage due to RMFB ioctl
[    3.232151] simple-framebuffer simple-framebuffer.0: [drm:drm_framebuffer_remove] Disabling [PLANE:31:plane-0] because [FB:36] is removed
[    3.232161] simple-framebuffer simple-framebuffer.0: [drm:drm_framebuffer_remove] Disabling [PLANE:31:plane-0] because [FB:36] is removed
[    3.232164] simple-framebuffer simple-framebuffer.0: [drm:drm_framebuffer_remove] Disabling [CRTC:33:crtc-0] because [FB:36] is removed
[    3.232531] simple-framebuffer simple-framebuffer.0: [drm:drm_client_release] fbdev
[    3.232708] bochs-drm 0000:00:01.0: vgaarb: deactivate vga console
[    3.232852] [drm] Found bochs VGA, ID 0xb0c5.
[    3.232854] [drm] Framebuffer size 16384 kB @ 0x80000000, mmio @ 0x8320b000.
[    3.234703] [drm] Found EDID data blob.
[    3.234723] bochs-drm 0000:00:01.0: [drm:update_display_info.part.0] [CONNECTOR:31:Virtual-1] Assigning EDID-1.4 digital sink color depth as 8 bpc.
[    3.234730] bochs-drm 0000:00:01.0: [drm:update_display_info.part.0] [CONNECTOR:31:Virtual-1] ELD monitor QEMU Monitor
[    3.234733] bochs-drm 0000:00:01.0: [drm:update_display_info.part.0] [CONNECTOR:31:Virtual-1] ELD size 32, SAD count 0
[    3.237935] bochs-drm 0000:00:01.0: [drm:drm_sysfs_connector_hotplug_event] [CONNECTOR:31:Virtual-1] generating connector hotplug event
[    3.237946] [drm] Initialized bochs-drm 1.0.0 20130925 for 0000:00:01.0 on minor 0
[    3.237951] [drm:drm_client_modeset_probe] 
[    3.237955] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:31:Virtual-1]
[    3.237959] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:31:Virtual-1] status updated from unknown to connected
[    3.237966] bochs-drm 0000:00:01.0: [drm:update_display_info.part.0] [CONNECTOR:31:Virtual-1] Assigning EDID-1.4 digital sink color depth as 8 bpc.
[    3.237970] bochs-drm 0000:00:01.0: [drm:update_display_info.part.0] [CONNECTOR:31:Virtual-1] ELD monitor QEMU Monitor
[    3.237972] bochs-drm 0000:00:01.0: [drm:update_display_info.part.0] [CONNECTOR:31:Virtual-1] ELD size 32, SAD count 0
[    3.238263] [drm:drm_mode_debug_printmodeline] Modeline "2048x1152": 60 162000 2048 2074 2154 2250 1152 1153 1156 1200 0x40 0x5
[    3.238269] [drm:drm_mode_prune_invalid] Not using 2048x1152 mode: MEM
[    3.238272] [drm:drm_mode_debug_printmodeline] Modeline "1920x1200": 60 193250 1920 2056 2256 2592 1200 1203 1209 1245 0x40 0x6
[    3.238275] [drm:drm_mode_prune_invalid] Not using 1920x1200 mode: MEM
[    3.238278] [drm:drm_mode_debug_printmodeline] Modeline "1792x1344": 60 204750 1792 1920 2120 2448 1344 1345 1348 1394 0x40 0x6
[    3.238281] [drm:drm_mode_prune_invalid] Not using 1792x1344 mode: MEM
[    3.238284] [drm:drm_mode_debug_printmodeline] Modeline "1856x1392": 60 218250 1856 1952 2176 2528 1392 1393 1396 1439 0x40 0x6
[    3.238287] [drm:drm_mode_prune_invalid] Not using 1856x1392 mode: MEM
[    3.238290] [drm:drm_mode_debug_printmodeline] Modeline "1920x1440": 60 234000 1920 2048 2256 2600 1440 1441 1444 1500 0x40 0x6
[    3.238293] [drm:drm_mode_prune_invalid] Not using 1920x1440 mode: MEM
[    3.238296] [drm:drm_mode_debug_printmodeline] Modeline "5120x2160": 50 742500 5120 6216 6304 6600 2160 2168 2178 2250 0x40 0x5
[    3.238299] [drm:drm_mode_prune_invalid] Not using 5120x2160 mode: MEM
[    3.238302] [drm:drm_mode_debug_printmodeline] Modeline "4096x2160": 50 594000 4096 5064 5152 5280 2160 2168 2178 2250 0x40 0x5
[    3.238305] [drm:drm_mode_prune_invalid] Not using 4096x2160 mode: MEM
[    3.238308] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5
[    3.238311] [drm:drm_mode_prune_invalid] Not using 3840x2160 mode: MEM
[    3.238314] [drm:drm_mode_debug_printmodeline] Modeline "2560x1080": 50 185625 2560 3108 3152 3300 1080 1084 1089 1125 0x40 0x5
[    3.238318] [drm:drm_mode_prune_invalid] Not using 2560x1080 mode: MEM
[    3.238320] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5
[    3.238324] [drm:drm_mode_prune_invalid] Not using 3840x2160 mode: MEM
[    3.238326] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5
[    3.238330] [drm:drm_mode_prune_invalid] Not using 3840x2160 mode: MEM
[    3.238334] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:31:Virtual-1] probed modes :
[    3.238337] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 75 107300 1280 1600 1638 1728 800 804 808 828 0x48 0xa
[    3.238341] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0xa
[    3.238345] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5
[    3.238348] [drm:drm_mode_debug_printmodeline] Modeline "1600x1200": 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[    3.238352] [drm:drm_mode_debug_printmodeline] Modeline "1680x1050": 60 146250 1680 1784 1960 2240 1050 1053 1059 1089 0x40 0x6
[    3.238356] [drm:drm_mode_debug_printmodeline] Modeline "1400x1050": 60 121750 1400 1488 1632 1864 1050 1053 1057 1089 0x40 0x6
[    3.238359] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[    3.238362] [drm:drm_mode_debug_printmodeline] Modeline "1440x900": 60 106500 1440 1520 1672 1904 900 903 909 934 0x40 0x6
[    3.238366] [drm:drm_mode_debug_printmodeline] Modeline "1280x960": 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
[    3.238369] [drm:drm_mode_debug_printmodeline] Modeline "1360x768": 60 85500 1360 1424 1536 1792 768 771 777 795 0x40 0x5
[    3.238373] [drm:drm_mode_debug_printmodeline] Modeline "1280x768": 60 79500 1280 1344 1472 1664 768 771 778 798 0x40 0x6
[    3.238376] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[    3.238380] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[    3.238384] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[    3.238387] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[    3.238391] [drm:drm_client_modeset_probe] connector 31 enabled? yes
[    3.238394] [drm:drm_client_modeset_probe] Not using firmware configuration
[    3.238396] [drm:drm_client_modeset_probe] looking for cmdline mode on connector 31
[    3.238398] [drm:drm_client_modeset_probe] looking for preferred mode on connector 31 0
[    3.238400] [drm:drm_client_modeset_probe] found mode 1280x800
[    3.238402] [drm:drm_client_modeset_probe] picking CRTCs for 8192x8192 config
[    3.238404] [drm:drm_client_modeset_probe] desired mode 1280x800 set on crtc 35 (0,0)
[    3.238408] bochs-drm 0000:00:01.0: [drm:__drm_fb_helper_initial_config_and_unlock] test CRTC 0 primary plane
[    3.238412] bochs-drm 0000:00:01.0: [drm:drm_fbdev_generic_helper_fb_probe] surface width(1280), height(800) and bpp(32)
[    3.238428] bochs-drm 0000:00:01.0: [drm:drm_mode_addfb2] [FB:37]
[    3.240768] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input6
[    3.245163] fbcon: bochs-drmdrmfb (fb0) is primary device
[    3.247552] [drm:bochs_pipe_enable [bochs]] 1280x800 @ 32 bpp, vy 3276
[    3.247564] [drm:bochs_pipe_enable [bochs]] hw_blank 0
[    3.254339] [drm:bochs_plane_update [bochs]] x 0, y 0, addr 0 -> offset 0, vx 0, vy 0
[    3.254540] [drm:bochs_plane_update [bochs]] format XR24
[    3.254677] Console: switching to colour frame buffer device 160x50
[    3.254761] [drm:bochs_plane_update [bochs]] x 0, y 0, addr 0 -> offset 0, vx 0, vy 0
[    3.254927] [drm:bochs_plane_update [bochs]] format XR24
[    3.255579] bochs-drm 0000:00:01.0: [drm] fb0: bochs-drmdrmfb frame buffer device
[    3.257522] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input5
[    3.298365] iTCO_vendor_support: vendor-support=0
[    3.313961] iTCO_wdt iTCO_wdt.1.auto: Found a ICH9 TCO device (Version=2, TCOBASE=0x0660)
[    3.314108] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[    3.341681] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
[    3.367398] cryptd: max_cpu_qlen set to 1000
[    3.369451] snd_hda_intel 0000:00:1b.0: no codecs found!
[    3.395239] AVX2 version of gcm_enc/dec engaged.
[    3.715188] AES CTR mode by8 optimization enabled
[    3.738728] Setting dangerous option enable_guc - tainting kernel
[    3.738732] Setting dangerous option enable_guc - tainting kernel
[    3.739551] i915 0000:01:00.0: [drm:intel_gt_common_init_early [i915]] WOPCM: 2048K
[    3.739698] i915 0000:01:00.0: [drm:intel_uc_init_early [i915]] GT0: enable_guc=3 (guc:yes submission:yes huc:yes slpc:yes)
[    3.739866] i915 0000:01:00.0: [drm:intel_gt_probe_all [i915]] GT0: Setting up Primary GT
[    3.740034] i915 0000:01:00.0: [drm:i915_driver_probe [i915]] rawclk rate: 38400 kHz
[    3.740242] i915 0000:01:00.0: [drm:intel_engines_init_mmio [i915]] GT0: vdbox enable: 0005, instances: 0005
[    3.740347] i915 0000:01:00.0: [drm:intel_engines_init_mmio [i915]] GT0: vebox enable: 0003, instances: 0003
[    3.740450] i915 0000:01:00.0: [drm:intel_engines_init_mmio [i915]] GT0: ccs0 fused off
[    3.740552] i915 0000:01:00.0: [drm:intel_engines_init_mmio [i915]] GT0: ccs2 fused off
[    3.740652] i915 0000:01:00.0: [drm:intel_engines_init_mmio [i915]] GT0: ccs3 fused off
[    3.741060] i915 0000:01:00.0: [drm:i915_ggtt_probe_hw [i915]] GGTT size = 4096M
[    3.741278] i915 0000:01:00.0: [drm:i915_ggtt_probe_hw [i915]] GMADR size = 0M
[    3.741431] i915 0000:01:00.0: [drm:i915_ggtt_probe_hw [i915]] DSM size = 0M
[    3.741544] i915 0000:01:00.0: [drm] VT-d active for gfx access
[    3.748438] i915 0000:01:00.0: BAR 0 [mem 0x81000000-0x81ffffff 64bit]: releasing
[    3.748454] i915 0000:01:00.0: BAR 2 [mem 0x7000000000-0x700fffffff 64bit pref]: releasing
[    3.748524] i915 0000:01:00.0: [drm] Failed to resize BAR2 to 8192M (-EINVAL)
[    3.748542] i915 0000:01:00.0: BAR 2 [mem 0x7000000000-0x700fffffff 64bit pref]: assigned
[    3.748617] i915 0000:01:00.0: BAR 0 [mem 0x81000000-0x81ffffff 64bit]: assigned
[    3.767257] i915 0000:01:00.0: [drm:intel_gt_setup_lmem [i915]] Local memory: [mem 0x00000000-0x17c7fffff]
[    3.767602] i915 0000:01:00.0: [drm:intel_gt_setup_lmem [i915]] Local memory IO start: 0x0000007000000000
[    3.767770] i915 0000:01:00.0: [drm] Local memory IO size: 0x0000000010000000
[    3.767772] i915 0000:01:00.0: [drm] Local memory available: 0x000000017c800000
[    3.767773] i915 0000:01:00.0: [drm] Using a reduced BAR size of 256MiB. Consider enabling 'Resizable BAR' or similar, if available in the BIOS.
[    3.768056] i915 0000:01:00.0: [drm:i915_gem_init_stolen [i915]] GEN6_STOLEN_RESERVED = 0x000000017fc00147
[    3.768275] i915 0000:01:00.0: [drm:i915_gem_init_stolen [i915]] Memory reserved for graphics device: 24576K, usable: 20480K
[    3.768455] i915 0000:01:00.0: [drm:init_stolen_lmem [i915]] Stolen Local memory IO start: 0x0000000000000000
[    3.768617] i915 0000:01:00.0: [drm:init_stolen_lmem [i915]] Stolen Local DSM base: 0x000000017e800000
[    3.769414] i915 0000:01:00.0: [drm:intel_opregion_setup [i915]] graphic opregion physical addr: 0x0
[    3.769623] i915 0000:01:00.0: [drm:intel_opregion_setup [i915]] ACPI OpRegion not supported!
[    3.769988] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Set default to SSC at 120000 kHz
[    3.784987] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found valid VBT in SPI flash
[    3.785194] i915 0000:01:00.0: [drm:intel_bios_init [i915]] VBT signature "$VBT DASH G2        ", BDB version 251
[    3.785393] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found BDB block 1 (size 10, min size 7)
[    3.785566] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found BDB block 2 (size 395, min size 5)
[    3.785741] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found BDB block 9 (size 100, min size 100)
[    3.785917] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found BDB block 12 (size 19, min size 19)
[    3.786092] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found BDB block 27 (size 814, min size 812)
[    3.786267] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found BDB block 40 (size 34, min size 34)
[    3.786441] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Generating LFP data table pointers
[    3.786611] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found BDB block 41 (size 148, min size 148)
[    3.786788] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found BDB block 42 (size 1366, min size 1366)
[    3.786955] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found BDB block 43 (size 305, min size 305)
[    3.787135] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found BDB block 44 (size 78, min size 78)
[    3.787302] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found BDB block 52 (size 822, min size 822)
[    3.787481] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found BDB block 56 (size 210, min size 210)
[    3.787659] i915 0000:01:00.0: [drm:intel_bios_init [i915]] BDB_GENERAL_FEATURES int_tv_support 0 int_crt_support 0 lvds_use_ssc 0 lvds_ssc_freq 120000 display_clock_mode 1 fdi_rx_polarity_inverted 0
[    3.787834] i915 0000:01:00.0: [drm:intel_bios_init [i915]] crt_ddc_bus_pin: 2
[    3.788009] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Expected child device config size for VBT version 251 not known; assuming 39
[    3.788178] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found VBT child device with type 0x60d6
[    3.788345] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found VBT child device with type 0x60d2
[    3.788523] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found VBT child device with type 0x60d6
[    3.788710] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Found VBT child device with type 0x60d6
[    3.788877] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Skipping SDVO device mapping
[    3.789047] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Port A VBT info: CRT:0 DVI:1 HDMI:1 DP:1 eDP:0 DSI:0 DP++:1 LSPCON:0 USB-Type-C:0 TBT:0 DSC:0
[    3.789220] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Port A VBT HDMI level shift: 9
[    3.789394] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Port B VBT info: CRT:0 DVI:1 HDMI:1 DP:0 eDP:0 DSI:0 DP++:0 LSPCON:0 USB-Type-C:0 TBT:0 DSC:0
[    3.789568] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Port B VBT HDMI level shift: 9
[    3.789742] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Port C VBT info: CRT:0 DVI:1 HDMI:1 DP:1 eDP:0 DSI:0 DP++:1 LSPCON:0 USB-Type-C:0 TBT:0 DSC:0
[    3.789912] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Port C VBT HDMI level shift: 9
[    3.790080] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Port H VBT info: CRT:0 DVI:1 HDMI:1 DP:1 eDP:0 DSI:0 DP++:1 LSPCON:0 USB-Type-C:0 TBT:0 DSC:0
[    3.790248] i915 0000:01:00.0: [drm:intel_bios_init [i915]] Port H VBT HDMI level shift: 9
[    3.790429] i915 0000:01:00.0: [drm:intel_power_domains_init [i915]] Allowed DC state mask 09
[    3.790636] i915 0000:01:00.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00
[    3.790834] i915 0000:01:00.0: [drm:intel_power_well_enable [i915]] enabling PW_1
[    3.791019] i915 0000:01:00.0: [drm:intel_cdclk_init_hw [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 38400 kHz, bypass 19200 kHz, voltage level 0
[    3.791208] i915 0000:01:00.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os
[    3.791418] i915 0000:01:00.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1
[    3.791676] i915 0000:01:00.0: [drm:intel_power_well_enable [i915]] enabling always-on
[    3.791849] i915 0000:01:00.0: [drm:intel_power_well_enable [i915]] enabling DC_off
[    3.792038] i915 0000:01:00.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00
[    3.792228] i915 0000:01:00.0: [drm:intel_power_well_enable [i915]] enabling PW_2
[    3.792484] i915 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[    3.797047] i915 0000:01:00.0: [drm:intel_power_well_enable [i915]] enabling PW_A
[    3.797344] i915 0000:01:00.0: [drm:intel_power_well_enable [i915]] enabling PW_B
[    3.797591] i915 0000:01:00.0: [drm:intel_power_well_enable [i915]] enabling PW_C
[    3.797822] i915 0000:01:00.0: [drm:intel_power_well_enable [i915]] enabling PW_D
[    3.798849] i915 0000:01:00.0: [drm:intel_dmc_init [i915]] Loading i915/dg2_dmc_ver2_08.bin
[    3.799211] i915 0000:01:00.0: [drm:intel_fbc_init [i915]] Sanitized enable_fbc value: 1
[    3.800174] i915 0000:01:00.0: [drm:skl_wm_init [i915]] SAGV supported: no, original SAGV block time: 10 us
[    3.800458] i915 0000:01:00.0: [drm:intel_print_wm_latency [i915]] Gen9 Plane WM0 latency 3 (3.0 usec)
[    3.800694] i915 0000:01:00.0: [drm:intel_print_wm_latency [i915]] Gen9 Plane WM1 latency 37 (37.0 usec)
[    3.800958] i915 0000:01:00.0: [drm:intel_print_wm_latency [i915]] Gen9 Plane WM2 latency 55 (55.0 usec)
[    3.801830] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]] DMC 0:
[    3.802480] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[0]: 0x8f074 = 0x86fc0
[    3.802659] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[1]: 0x8f034 = 0xc003b400 (EVT_CTL)
[    3.802836] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[2]: 0x8f004 = 0x1240108 (EVT_HTP)
[    3.803005] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[3]: 0x8f038 = 0xc003b200 (EVT_CTL)
[    3.803195] i915 0000:01:00.0: [drm:intel_print_wm_latency [i915]] Gen9 Plane WM3 latency 63 (63.0 usec)
[    3.803257] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[4]: 0x8f008 = 0x153c13f4 (EVT_HTP)
[    3.803393] i915 0000:01:00.0: [drm:intel_print_wm_latency [i915]] Gen9 Plane WM4 latency 125 (125.0 usec)
[    3.803466] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]] DMC 1:
[    3.803533] i915 0000:01:00.0: [drm:intel_print_wm_latency [i915]] Gen9 Plane WM5 latency 153 (153.0 usec)
[    3.803654] i915 0000:01:00.0: [drm:intel_print_wm_latency [i915]] Gen9 Plane WM6 latency 245 (245.0 usec)
[    3.803643] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[0]: 0x5f074 = 0x96fc0
[    3.803769] i915 0000:01:00.0: [drm:intel_print_wm_latency [i915]] Gen9 Plane WM7 latency 303 (303.0 usec)
[    3.803821] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[1]: 0x5f034 = 0xc003df00 (EVT_CTL) (disabling)
[    3.803997] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[2]: 0x5f004 = 0x1f501f18 (EVT_HTP)
[    3.804061] i915 0000:01:00.0: [drm:intel_display_driver_probe_nogem [i915]] 4 display pipes available.
[    3.804176] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[3]: 0x5f038 = 0xc003e000 (EVT_CTL) (disabling)
[    3.804347] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[4]: 0x5f008 = 0x2044200c (EVT_HTP)
[    3.804415] i915 0000:01:00.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 163200 kHz, VCO 1305600 kHz, ref 38400 kHz, bypass 19200 kHz, voltage level 0
[    3.804517] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[5]: 0x5f03c = 0xc003bf00 (EVT_CTL) (disabling)
[    3.804546] i915 0000:01:00.0: [drm:intel_update_max_cdclk [i915]] Max CD clock rate: 652800 kHz
[    3.804677] i915 0000:01:00.0: [drm:intel_display_driver_probe_nogem [i915]] Max dotclock rate: 1305600 kHz
[    3.804695] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[6]: 0x5f00c = 0x21802100 (EVT_HTP)
[    3.804852] i915 0000:01:00.0: [drm:intel_dp_aux_ch [i915]] [ENCODER:235:DDI A/PHY A] Using AUX CH A (VBT)
[    3.804868] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]] DMC 2:
[    3.805006] i915 0000:01:00.0: [drm:intel_dp_init_connector [i915]] Adding DP connector on [ENCODER:235:DDI A/PHY A]
[    3.805036] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[0]: 0x5f474 = 0x9efc0
[    3.805172] i915 0000:01:00.0: [drm:intel_hdmi_init_connector [i915]] Adding HDMI connector on [ENCODER:235:DDI A/PHY A]
[    3.805208] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[1]: 0x5f43c = 0xc003bf00 (EVT_CTL) (disabling)
[    3.805355] i915 0000:01:00.0: [drm:intel_hdmi_init_connector [i915]] [ENCODER:235:DDI A/PHY A] Using DDC pin 0x1 (VBT)
[    3.805398] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[2]: 0x5f40c = 0x84888408 (EVT_HTP)
[    3.805570] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]] DMC 3:
[    3.805738] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[0]: 0x5f874 = 0x53fc0
[    3.805909] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[1]: 0x5f83c = 0xc003bf00 (EVT_CTL) (disabling)
[    3.806084] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[2]: 0x5f80c = 0x24882408 (EVT_HTP)
[    3.806323] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]] DMC 4:
[    3.806502] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[0]: 0x5fc74 = 0x5afc0
[    3.806754] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[1]: 0x5fc3c = 0xc003bf00 (EVT_CTL) (disabling)
[    3.806922] i915 0000:01:00.0: [drm:dmc_load_work_fn [i915]]  mmio[2]: 0x5fc0c = 0x94889408 (EVT_HTP)
[    3.809776] i915 0000:01:00.0: [drm:intel_hdmi_init_connector [i915]] Adding HDMI connector on [ENCODER:254:DDI B/PHY B]
[    3.809906] i915 0000:01:00.0: [drm] Finished loading DMC firmware i915/dg2_dmc_ver2_08.bin (v2.8)
[    3.809997] i915 0000:01:00.0: [drm:intel_hdmi_init_connector [i915]] [ENCODER:254:DDI B/PHY B] Using DDC pin 0x2 (VBT)
[    3.810128] i915 0000:01:00.0: [drm:intel_dp_aux_ch [i915]] [ENCODER:258:DDI C/PHY C] Using AUX CH C (VBT)
[    3.810311] i915 0000:01:00.0: [drm:intel_dp_init_connector [i915]] Adding DP connector on [ENCODER:258:DDI C/PHY C]
[    3.810441] i915 0000:01:00.0: [drm:intel_hdmi_init_connector [i915]] Adding HDMI connector on [ENCODER:258:DDI C/PHY C]
[    3.810550] i915 0000:01:00.0: [drm:intel_hdmi_init_connector [i915]] [ENCODER:258:DDI C/PHY C] Using DDC pin 0x3 (VBT)
[    3.810665] i915 0000:01:00.0: [drm:intel_dp_aux_ch [i915]] [ENCODER:270:DDI D/PHY D] Using AUX CH D (VBT)
[    3.810778] i915 0000:01:00.0: [drm:intel_dp_init_connector [i915]] Adding DP connector on [ENCODER:270:DDI D/PHY D]
[    3.810958] i915 0000:01:00.0: [drm:intel_hdmi_init_connector [i915]] Adding HDMI connector on [ENCODER:270:DDI D/PHY D]
[    3.811066] i915 0000:01:00.0: [drm:intel_hdmi_init_connector [i915]] [ENCODER:270:DDI D/PHY D] Using DDC pin 0x4 (VBT)
[    3.811225] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [CRTC:80:pipe A] hw state readout: disabled
[    3.811400] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [CRTC:131:pipe B] hw state readout: disabled
[    3.811534] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [CRTC:182:pipe C] hw state readout: disabled
[    3.811668] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [CRTC:233:pipe D] hw state readout: disabled
[    3.811806] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:31:plane 1A] hw state readout: disabled, pipe A
[    3.811939] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:40:plane 2A] hw state readout: disabled, pipe A
[    3.812113] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:49:plane 3A] hw state readout: disabled, pipe A
[    3.812234] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:58:plane 4A] hw state readout: disabled, pipe A
[    3.812352] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:67:plane 5A] hw state readout: disabled, pipe A
[    3.812470] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:76:cursor A] hw state readout: disabled, pipe A
[    3.812600] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:82:plane 1B] hw state readout: disabled, pipe B
[    3.812747] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:91:plane 2B] hw state readout: disabled, pipe B
[    3.812864] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:100:plane 3B] hw state readout: disabled, pipe B
[    3.813021] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:109:plane 4B] hw state readout: disabled, pipe B
[    3.813141] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:118:plane 5B] hw state readout: disabled, pipe B
[    3.813260] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:127:cursor B] hw state readout: disabled, pipe B
[    3.813442] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:133:plane 1C] hw state readout: disabled, pipe C
[    3.813611] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:142:plane 2C] hw state readout: disabled, pipe C
[    3.813783] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:151:plane 3C] hw state readout: disabled, pipe C
[    3.813958] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:160:plane 4C] hw state readout: disabled, pipe C
[    3.814132] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:169:plane 5C] hw state readout: disabled, pipe C
[    3.814365] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:178:cursor C] hw state readout: disabled, pipe C
[    3.814547] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:184:plane 1D] hw state readout: disabled, pipe D
[    3.814720] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:193:plane 2D] hw state readout: disabled, pipe D
[    3.814894] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:202:plane 3D] hw state readout: disabled, pipe D
[    3.815068] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:211:plane 4D] hw state readout: disabled, pipe D
[    3.815286] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:220:plane 5D] hw state readout: disabled, pipe D
[    3.815597] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:229:cursor D] hw state readout: disabled, pipe D
[    3.815780] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:235:DDI A/PHY A] hw state readout: disabled, pipe A
[    3.815954] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:237:DP-MST A] hw state readout: disabled, pipe A
[    3.816181] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:238:DP-MST B] hw state readout: disabled, pipe B
[    3.816354] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:239:DP-MST C] hw state readout: disabled, pipe C
[    3.816525] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:240:DP-MST D] hw state readout: disabled, pipe D
[    3.816723] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:254:DDI B/PHY B] hw state readout: disabled, pipe A
[    3.816933] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:258:DDI C/PHY C] hw state readout: disabled, pipe A
[    3.817147] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:260:DP-MST A] hw state readout: disabled, pipe A
[    3.817329] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:261:DP-MST B] hw state readout: disabled, pipe B
[    3.817503] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:262:DP-MST C] hw state readout: disabled, pipe C
[    3.817728] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:263:DP-MST D] hw state readout: disabled, pipe D
[    3.817919] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:270:DDI D/PHY D] hw state readout: disabled, pipe A
[    3.818091] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:272:DP-MST A] hw state readout: disabled, pipe A
[    3.818258] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:273:DP-MST B] hw state readout: disabled, pipe B
[    3.820280] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:274:DP-MST C] hw state readout: disabled, pipe C
[    3.820503] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:275:DP-MST D] hw state readout: disabled, pipe D
[    3.820730] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:236:DP-1] hw state readout: disabled
[    3.820897] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:248:HDMI-A-1] hw state readout: disabled
[    3.821138] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:255:HDMI-A-2] hw state readout: disabled
[    3.821308] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:259:DP-2] hw state readout: disabled
[    3.821522] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:267:HDMI-A-3] hw state readout: disabled
[    3.821691] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:271:DP-3] hw state readout: disabled
[    3.821861] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:279:HDMI-A-4] hw state readout: disabled
[    3.822069] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:31:plane 1A] min_cdclk 0 kHz
[    3.822244] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:40:plane 2A] min_cdclk 0 kHz
[    3.822417] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:49:plane 3A] min_cdclk 0 kHz
[    3.822592] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:58:plane 4A] min_cdclk 0 kHz
[    3.822774] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:67:plane 5A] min_cdclk 0 kHz
[    3.822960] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:76:cursor A] min_cdclk 0 kHz
[    3.823130] i915 0000:01:00.0: [drm:intel_bw_crtc_update [i915]] pipe A data rate 0 num active planes 0
[    3.823300] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:82:plane 1B] min_cdclk 0 kHz
[    3.823461] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:91:plane 2B] min_cdclk 0 kHz
[    3.823630] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:100:plane 3B] min_cdclk 0 kHz
[    3.823870] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:109:plane 4B] min_cdclk 0 kHz
[    3.824077] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:118:plane 5B] min_cdclk 0 kHz
[    3.824245] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:127:cursor B] min_cdclk 0 kHz
[    3.824413] i915 0000:01:00.0: [drm:intel_bw_crtc_update [i915]] pipe B data rate 0 num active planes 0
[    3.824588] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:133:plane 1C] min_cdclk 0 kHz
[    3.824753] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:142:plane 2C] min_cdclk 0 kHz
[    3.824918] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:151:plane 3C] min_cdclk 0 kHz
[    3.825082] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:160:plane 4C] min_cdclk 0 kHz
[    3.825247] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:169:plane 5C] min_cdclk 0 kHz
[    3.825452] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:178:cursor C] min_cdclk 0 kHz
[    3.825625] i915 0000:01:00.0: [drm:intel_bw_crtc_update [i915]] pipe C data rate 0 num active planes 0
[    3.825807] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:184:plane 1D] min_cdclk 0 kHz
[    3.825977] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:193:plane 2D] min_cdclk 0 kHz
[    3.826144] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:202:plane 3D] min_cdclk 0 kHz
[    3.826311] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:211:plane 4D] min_cdclk 0 kHz
[    3.826525] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:220:plane 5D] min_cdclk 0 kHz
[    3.826685] i915 0000:01:00.0: [drm:intel_modeset_setup_hw_state [i915]] [PLANE:229:cursor D] min_cdclk 0 kHz
[    3.826965] i915 0000:01:00.0: [drm:intel_bw_crtc_update [i915]] pipe D data rate 0 num active planes 0
[    3.827177] i915 0000:01:00.0: [drm:intel_crtc_state_dump [i915]] [CRTC:80:pipe A] enable: no [setup_hw_state]
[    3.827344] i915 0000:01:00.0: [drm:intel_crtc_state_dump [i915]] [CRTC:131:pipe B] enable: no [setup_hw_state]
[    3.827505] i915 0000:01:00.0: [drm:intel_crtc_state_dump [i915]] [CRTC:182:pipe C] enable: no [setup_hw_state]
[    3.827676] i915 0000:01:00.0: [drm:intel_crtc_state_dump [i915]] [CRTC:233:pipe D] enable: no [setup_hw_state]
[    3.827890] i915 0000:01:00.0: [drm:skl_wm_get_hw_state_and_sanitize [i915]] [CRTC:80:pipe A] dbuf slices 0x0, ddb (0 - 0), active pipes 0x0, mbus joined: no
[    3.828082] i915 0000:01:00.0: [drm:skl_wm_get_hw_state_and_sanitize [i915]] [CRTC:131:pipe B] dbuf slices 0x0, ddb (0 - 0), active pipes 0x0, mbus joined: no
[    3.828366] i915 0000:01:00.0: [drm:skl_wm_get_hw_state_and_sanitize [i915]] [CRTC:182:pipe C] dbuf slices 0x0, ddb (0 - 0), active pipes 0x0, mbus joined: no
[    3.828541] i915 0000:01:00.0: [drm:skl_wm_get_hw_state_and_sanitize [i915]] [CRTC:233:pipe D] dbuf slices 0x0, ddb (0 - 0), active pipes 0x0, mbus joined: no
[    3.836982] i915 0000:01:00.0: [drm:intel_wopcm_init [i915]] GuC WOPCM is already locked [1440K, 544K)
[    3.837192] i915 0000:01:00.0: [drm:i915_init_ggtt [i915]] clearing unused GTT space: [0, fee00000]
[    3.837396] MCR Steering: Default steering: group=0x2, instance=0x0
[    3.837398] MCR Steering: MSLICE steering: group=0x1, instance=0x0
[    3.837400] MCR Steering: LNCF steering: uses default steering
[    3.837402] i915 0000:01:00.0: [drm:wa_init_finish [i915]] GT0: Initialized 16 GT workarounds on global
[    3.837787] i915 0000:01:00.0: [drm:wa_init_finish [i915]] GT0: Initialized 21 engine workarounds on rcs'0
[    3.838018] i915 0000:01:00.0: [drm:wa_init_finish [i915]] GT0: Initialized 1 whitelist workarounds on rcs'0
[    3.838165] i915 0000:01:00.0: [drm:wa_init_finish [i915]] GT0: Initialized 9 context workarounds on rcs'0
[    3.838416] i915 0000:01:00.0: [drm:wa_init_finish [i915]] GT0: Initialized 2 engine workarounds on bcs'0
[    3.838564] i915 0000:01:00.0: [drm:wa_init_finish [i915]] GT0: Initialized 2 context workarounds on bcs'0
[    3.838792] i915 0000:01:00.0: [drm:wa_init_finish [i915]] GT0: Initialized 1 engine workarounds on vcs'0
[    3.839076] i915 0000:01:00.0: [drm:wa_init_finish [i915]] GT0: Initialized 1 context workarounds on vcs'0
[    3.839296] i915 0000:01:00.0: [drm:wa_init_finish [i915]] GT0: Initialized 1 engine workarounds on vcs'2
[    3.839447] i915 0000:01:00.0: [drm:wa_init_finish [i915]] GT0: Initialized 1 context workarounds on vcs'2
[    3.839636] i915 0000:01:00.0: [drm:wa_init_finish [i915]] GT0: Initialized 1 engine workarounds on vecs'0
[    3.839783] i915 0000:01:00.0: [drm:wa_init_finish [i915]] GT0: Initialized 1 context workarounds on vecs'0
[    3.840061] i915 0000:01:00.0: [drm:wa_init_finish [i915]] GT0: Initialized 1 engine workarounds on vecs'1
[    3.840210] i915 0000:01:00.0: [drm:wa_init_finish [i915]] GT0: Initialized 1 context workarounds on vecs'1
[    3.840396] i915 0000:01:00.0: [drm:wa_init_finish [i915]] GT0: Initialized 1 engine workarounds on ccs'1
[    3.840543] i915 0000:01:00.0: [drm:wa_init_finish [i915]] GT0: Initialized 1 context workarounds on ccs'1
[    3.841749] i915 0000:01:00.0: [drm:intel_guc_log_create [i915]] GT0: GUC: guc_log_level=1 (enabled, verbose:no, verbosity:0)
[    3.841943] i915 0000:01:00.0: [drm:intel_guc_capture_init [i915]] GT0: GUC: capture found 24 ext-regs.
[    3.842750] i915 0000:01:00.0: [drm:intel_guc_ads_create [i915]] GT0: GUC: Used 8 KB for temporary ADS regset
[    3.850583] i915 0000:01:00.0: [drm:intel_guc_init [i915]] GT0: GUC: param[ 0] = 0xb03d7
[    3.850792] i915 0000:01:00.0: [drm:intel_guc_init [i915]] GT0: GUC: param[ 1] = 0x42c800
[    3.851110] i915 0000:01:00.0: [drm:intel_guc_init [i915]] GT0: GUC: param[ 2] = 0x4
[    3.851287] i915 0000:01:00.0: [drm:intel_guc_init [i915]] GT0: GUC: param[ 3] = 0x40
[    3.851529] i915 0000:01:00.0: [drm:intel_guc_init [i915]] GT0: GUC: param[ 4] = 0x3a0
[    3.851706] i915 0000:01:00.0: [drm:intel_guc_init [i915]] GT0: GUC: param[ 5] = 0x56a50005
[    3.851886] i915 0000:01:00.0: [drm:intel_guc_init [i915]] GT0: GUC: param[ 6] = 0x0
[    3.853328] i915 0000:01:00.0: [drm:intel_guc_init [i915]] GT0: GUC: param[ 7] = 0x0
[    3.853597] i915 0000:01:00.0: [drm:intel_guc_init [i915]] GT0: GUC: param[ 8] = 0x0
[    3.853827] i915 0000:01:00.0: [drm:intel_guc_init [i915]] GT0: GUC: param[ 9] = 0x0
[    3.854002] i915 0000:01:00.0: [drm:intel_guc_init [i915]] GT0: GUC: param[10] = 0x0
[    3.854173] i915 0000:01:00.0: [drm:intel_guc_init [i915]] GT0: GUC: param[11] = 0x0
[    3.854344] i915 0000:01:00.0: [drm:intel_guc_init [i915]] GT0: GUC: param[12] = 0x0
[    3.854574] i915 0000:01:00.0: [drm:intel_guc_init [i915]] GT0: GUC: param[13] = 0x0
[    3.854744] i915 0000:01:00.0: [drm:intel_huc_init [i915]] GT0: HuC: loaded by GSC = yes
[    3.856788] i915 0000:01:00.0: [drm] GT0: GuC firmware i915/dg2_guc_70.bin version 70.20.0
[    3.856793] i915 0000:01:00.0: [drm] GT0: HuC firmware i915/dg2_huc_gsc.bin version 7.10.15
[    3.866838] i915 0000:01:00.0: [drm:intel_guc_fw_upload [i915]] GT0: GUC: init took 8ms, freq = 2400MHz, before = 2400MHz, status = 0x8002F034, count = 0, ret = 0
[    3.867253] i915 0000:01:00.0: [drm:guc_enable_communication [i915]] GT0: GUC: communication enabled
[    3.868286] i915 0000:01:00.0: [drm] GT0: GUC: submission enabled
[    3.868289] i915 0000:01:00.0: [drm] GT0: GUC: SLPC enabled
[    3.868587] i915 0000:01:00.0: [drm] GT0: GUC: RC enabled
[    3.921819] i915 0000:01:00.0: [drm:intel_engines_driver_register [i915]] renamed rcs'0 to rcs0
[    3.922026] i915 0000:01:00.0: [drm:intel_engines_driver_register [i915]] renamed bcs'0 to bcs0
[    3.922166] i915 0000:01:00.0: [drm:intel_engines_driver_register [i915]] renamed vcs'0 to vcs0
[    3.922301] i915 0000:01:00.0: [drm:intel_engines_driver_register [i915]] renamed vcs'2 to vcs1
[    3.922434] i915 0000:01:00.0: [drm:intel_engines_driver_register [i915]] renamed vecs'0 to vecs0
[    3.922622] i915 0000:01:00.0: [drm:intel_engines_driver_register [i915]] renamed vecs'1 to vecs1
[    3.922756] i915 0000:01:00.0: [drm:intel_engines_driver_register [i915]] renamed ccs'1 to ccs0
[    3.923158] i915 0000:01:00.0: [drm:intel_fbdev_init [i915]] [CRTC:80:pipe A] not active, skipping
[    3.923326] i915 0000:01:00.0: [drm:intel_fbdev_init [i915]] [CRTC:131:pipe B] not active, skipping
[    3.923471] i915 0000:01:00.0: [drm:intel_fbdev_init [i915]] [CRTC:182:pipe C] not active, skipping
[    3.923665] i915 0000:01:00.0: [drm:intel_fbdev_init [i915]] [CRTC:233:pipe D] not active, skipping
[    3.923811] i915 0000:01:00.0: [drm:intel_fbdev_init [i915]] no active fbs found, not using BIOS config
[    3.923974] i915 0000:01:00.0: [drm:i915_gem_open [i915]] 
[    3.924781] i915 0000:01:00.0: [drm:intel_dp_connector_register [i915]] registering AUX A/DDI A/PHY A bus for card1-DP-1
[    3.925048] i915 0000:01:00.0: [drm:drm_sysfs_connector_hotplug_event] [CONNECTOR:236:DP-1] generating connector hotplug event
[    3.925080] i915 0000:01:00.0: [drm:drm_sysfs_connector_hotplug_event] [CONNECTOR:248:HDMI-A-1] generating connector hotplug event
[    3.925106] i915 0000:01:00.0: [drm:drm_sysfs_connector_hotplug_event] [CONNECTOR:255:HDMI-A-2] generating connector hotplug event
[    3.925137] i915 0000:01:00.0: [drm:intel_dp_connector_register [i915]] registering AUX C/DDI C/PHY C bus for card1-DP-2
[    3.928863] i915 0000:01:00.0: [drm:drm_sysfs_connector_hotplug_event] [CONNECTOR:259:DP-2] generating connector hotplug event
[    3.928919] i915 0000:01:00.0: [drm:drm_sysfs_connector_hotplug_event] [CONNECTOR:267:HDMI-A-3] generating connector hotplug event
[    3.928952] i915 0000:01:00.0: [drm:intel_dp_connector_register [i915]] registering AUX D/DDI D/PHY D bus for card1-DP-3
[    3.930573] i915 0000:01:00.0: [drm:drm_sysfs_connector_hotplug_event] [CONNECTOR:271:DP-3] generating connector hotplug event
[    3.930608] i915 0000:01:00.0: [drm:drm_sysfs_connector_hotplug_event] [CONNECTOR:279:HDMI-A-4] generating connector hotplug event
[    3.930615] [drm] Initialized i915 1.6.0 20230929 for 0000:01:00.0 on minor 1
[    3.930762] i915 0000:01:00.0: [drm:intel_gsc_init [i915]] setting up GSC lmem
[    3.934763] i915 0000:01:00.0: [drm:intel_audio_init [i915]] use AUD_FREQ_CNTRL of 0x8010 (init value 0x8010)
[    3.935025] i915 0000:01:00.0: [drm:intel_audio_init [i915]] aud_ts_cdclk set to M=60, N=408
[    3.936322] i915 display info: display version: 13
[    3.936325] i915 display info: cursor_needs_physical: no
[    3.936326] i915 display info: has_cdclk_crawl: no
[    3.936327] i915 display info: has_cdclk_squash: yes
[    3.936328] i915 display info: has_ddi: yes
[    3.936329] i915 display info: has_dp_mst: yes
[    3.936329] i915 display info: has_dsb: yes
[    3.936330] i915 display info: has_fpga_dbg: yes
[    3.936331] i915 display info: has_gmch: no
[    3.936331] i915 display info: has_hotplug: yes
[    3.936332] i915 display info: has_hti: no
[    3.936333] i915 display info: has_ipc: yes
[    3.936333] i915 display info: has_overlay: no
[    3.936334] i915 display info: has_psr: yes
[    3.936335] i915 display info: has_psr_hw_tracking: no
[    3.936336] i915 display info: overlay_needs_physical: no
[    3.936336] i915 display info: supports_tv: no
[    3.936337] i915 display info: has_hdcp: yes
[    3.936338] i915 display info: has_dmc: yes
[    3.936338] i915 display info: has_dsc: yes
[    3.936341] i915 0000:01:00.0: [drm:intel_power_well_disable [i915]] disabling PW_A
[    3.936590] [drm:drm_client_modeset_probe] 
[    3.936603] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:236:DP-1]
[    3.936609] i915 0000:01:00.0: [drm:intel_dp_detect [i915]] [CONNECTOR:236:DP-1]
[    3.936639] [drm:intel_dsm_detect.isra.0 [i915]] no _DSM method for intel device
[    3.936794] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:236:DP-1] status updated from unknown to disconnected
[    3.936801] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:236:DP-1] disconnected
[    3.936832] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:248:HDMI-A-1]
[    3.936836] i915 0000:01:00.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:248:HDMI-A-1]
[    3.937005] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:248:HDMI-A-1] status updated from unknown to disconnected
[    3.937011] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:248:HDMI-A-1] disconnected
[    3.937014] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:255:HDMI-A-2]
[    3.937017] i915 0000:01:00.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:255:HDMI-A-2]
[    3.936962] [drm:intel_dsm_detect.isra.0 [i915]] no _DSM method for intel device
[    3.937188] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:255:HDMI-A-2] status updated from unknown to disconnected
[    3.937192] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:255:HDMI-A-2] disconnected
[    3.937195] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:259:DP-2]
[    3.937218] i915 device info: pciid=0x56a5 rev=0x05 platform=DG2 (subplatform=0x2) gen=12
[    3.937221] i915 device info: graphics version: 12.55
[    3.937222] i915 device info: media version: 12.55
[    3.937224] i915 device info: graphics stepping: B1
[    3.937225] i915 device info: media stepping: B1
[    3.937226] i915 device info: display stepping: C0
[    3.937227] i915 device info: base die stepping: **
[    3.937228] i915 device info: gt: 0
[    3.937229] i915 device info: memory-regions: 0x43
[    3.937230] i915 device info: page-sizes: 0x211000
[    3.937231] i915 device info: platform: DG2
[    3.937232] i915 device info: ppgtt-size: 48
[    3.937233] i915 device info: ppgtt-type: 2
[    3.937234] i915 device info: dma_mask_size: 46
[    3.937235] i915 device info: is_mobile: no
[    3.937236] i915 device info: is_lp: no
[    3.937237] i915 device info: require_force_probe: no
[    3.937238] i915 device info: is_dgfx: yes
[    3.937239] i915 device info: has_64bit_reloc: yes
[    3.937240] i915 device info: has_64k_pages: yes
[    3.937241] i915 device info: gpu_reset_clobbers_display: no
[    3.937242] i915 device info: has_reset_engine: yes
[    3.937243] i915 device info: has_3d_pipeline: yes
[    3.937244] i915 device info: has_flat_ccs: yes
[    3.937245] i915 device info: has_global_mocs: yes
[    3.937246] i915 device info: has_gmd_id: no
[    3.937247] i915 device info: has_gt_uc: yes
[    3.937248] i915 device info: has_heci_pxp: yes
[    3.937249] i915 device info: has_heci_gscfi: yes
[    3.937250] i915 device info: has_guc_deprivilege: yes
[    3.937251] i915 device info: has_guc_tlb_invalidation: no
[    3.937252] i915 device info: has_l3_ccs_read: no
[    3.937253] i915 device info: has_l3_dpf: no
[    3.937254] i915 device info: has_llc: no
[    3.937255] i915 device info: has_logical_ring_contexts: yes
[    3.937256] i915 device info: has_logical_ring_elsq: yes
[    3.937257] i915 device info: has_media_ratio_mode: yes
[    3.937258] i915 device info: has_mslice_steering: yes
[    3.937259] i915 device info: has_oa_bpc_reporting: yes
[    3.937260] i915 device info: has_oa_slice_contrib_limits: yes
[    3.937261] i915 device info: has_oam: yes
[    3.937262] i915 device info: has_one_eu_per_fuse_bit: no
[    3.937263] i915 device info: has_pxp: no
[    3.937264] i915 device info: has_rc6: yes
[    3.937265] i915 device info: has_rc6p: no
[    3.937266] i915 device info: has_rps: yes
[    3.937267] i915 device info: has_runtime_pm: yes
[    3.937268] i915 device info: has_snoop: yes
[    3.937269] i915 device info: has_coherent_ggtt: no
[    3.937270] i915 device info: tuning_thread_rr_after_dep: no
[    3.937271] i915 device info: unfenced_needs_alignment: no
[    3.937272] i915 device info: hws_needs_physical: no
[    3.937273] i915 device info: has_pooled_eu: no
[    3.937274] i915 device info: rawclk rate: 38400 kHz
[    3.937276] i915 device info: iommu: enabled
[    3.937277] i915 device info: available engines: 8c1403
[    3.937198] i915 0000:01:00.0: [drm:intel_dp_detect [i915]] [CONNECTOR:259:DP-2]
[    3.937278] i915 device info: subslice total: 8
[    3.937279] i915 device info: geometry dss mask=00000000,0000ff00
[    3.937281] i915 device info: compute dss mask=00000000,0000ff00
[    3.937282] i915 device info: EU total: 128
[    3.937283] i915 device info: EU per subslice: 16
[    3.937284] i915 device info: has slice power gating: no
[    3.937285] i915 device info: has subslice power gating: no
[    3.937286] i915 device info: has EU power gating: no
[    3.937521] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:259:DP-2] status updated from unknown to disconnected
[    3.937525] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:259:DP-2] disconnected
[    3.937528] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:267:HDMI-A-3]
[    3.937530] i915 0000:01:00.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:267:HDMI-A-3]
[    3.937649] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:267:HDMI-A-3] status updated from unknown to disconnected
[    3.937652] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:267:HDMI-A-3] disconnected
[    3.937654] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:271:DP-3]
[    3.937657] i915 0000:01:00.0: [drm:intel_dp_detect [i915]] [CONNECTOR:271:DP-3]
[    3.937770] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:271:DP-3] status updated from unknown to disconnected
[    3.937772] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:271:DP-3] disconnected
[    3.937775] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:279:HDMI-A-4]
[    3.937777] i915 0000:01:00.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:279:HDMI-A-4]
[    3.937888] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:279:HDMI-A-4] status updated from unknown to disconnected
[    3.937891] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:279:HDMI-A-4] disconnected
[    3.937893] [drm:drm_client_modeset_probe] No connectors reported connected with modes
[    3.937896] [drm:drm_client_modeset_probe] connector 236 enabled? no
[    3.937898] [drm:drm_client_modeset_probe] connector 248 enabled? no
[    3.937899] [drm:drm_client_modeset_probe] connector 255 enabled? no
[    3.937901] [drm:drm_client_modeset_probe] connector 259 enabled? no
[    3.937902] [drm:drm_client_modeset_probe] connector 267 enabled? no
[    3.937904] [drm:drm_client_modeset_probe] connector 271 enabled? no
[    3.937905] [drm:drm_client_modeset_probe] connector 279 enabled? no
[    3.937910] [drm:drm_client_modeset_probe] Not using firmware configuration
[    3.937912] [drm:drm_client_modeset_probe] picking CRTCs for 16384x16384 config
[    3.937922] snd_hda_intel 0000:02:00.0: bound 0000:01:00.0 (ops i915_audio_component_bind_ops [i915])
[    3.938053] i915 0000:01:00.0: [drm:__drm_fb_helper_initial_config_and_unlock] test CRTC 0 primary plane
[    3.938058] i915 0000:01:00.0: [drm] Cannot find any crtc or sizes
[    3.938129] [drm:drm_client_modeset_probe] 
[    3.938133] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:236:DP-1]
[    3.938136] i915 0000:01:00.0: [drm:intel_dp_detect [i915]] [CONNECTOR:236:DP-1]
[    3.938253] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:236:DP-1] disconnected
[    3.938256] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:248:HDMI-A-1]
[    3.938258] i915 0000:01:00.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:248:HDMI-A-1]
[    3.938370] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:248:HDMI-A-1] disconnected
[    3.938372] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:255:HDMI-A-2]
[    3.938374] i915 0000:01:00.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:255:HDMI-A-2]
[    3.938485] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:255:HDMI-A-2] disconnected
[    3.938488] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:259:DP-2]
[    3.938490] i915 0000:01:00.0: [drm:intel_dp_detect [i915]] [CONNECTOR:259:DP-2]
[    3.938601] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:259:DP-2] disconnected
[    3.938603] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:267:HDMI-A-3]
[    3.938605] i915 0000:01:00.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:267:HDMI-A-3]
[    3.938760] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:267:HDMI-A-3] disconnected
[    3.938764] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:271:DP-3]
[    3.938767] i915 0000:01:00.0: [drm:intel_dp_detect [i915]] [CONNECTOR:271:DP-3]
[    3.938930] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:271:DP-3] disconnected
[    3.938934] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:279:HDMI-A-4]
[    3.938937] i915 0000:01:00.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:279:HDMI-A-4]
[    3.939106] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:279:HDMI-A-4] disconnected
[    3.939110] [drm:drm_client_modeset_probe] No connectors reported connected with modes
[    3.939113] [drm:drm_client_modeset_probe] connector 236 enabled? no
[    3.939115] [drm:drm_client_modeset_probe] connector 248 enabled? no
[    3.939116] [drm:drm_client_modeset_probe] connector 255 enabled? no
[    3.939118] [drm:drm_client_modeset_probe] connector 259 enabled? no
[    3.939120] [drm:drm_client_modeset_probe] connector 267 enabled? no
[    3.939121] [drm:drm_client_modeset_probe] connector 271 enabled? no
[    3.939123] [drm:drm_client_modeset_probe] connector 279 enabled? no
[    3.939127] [drm:drm_client_modeset_probe] Not using firmware configuration
[    3.939129] [drm:drm_client_modeset_probe] picking CRTCs for 16384x16384 config
[    3.939134] i915 0000:01:00.0: [drm:__drm_fb_helper_initial_config_and_unlock] test CRTC 0 primary plane
[    3.939139] i915 0000:01:00.0: [drm] Cannot find any crtc or sizes
[    3.939159] [drm:drm_client_modeset_probe] 
[    3.939163] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:236:DP-1]
[    3.939166] i915 0000:01:00.0: [drm:intel_dp_detect [i915]] [CONNECTOR:236:DP-1]
[    3.939452] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:236:DP-1] disconnected
[    3.939456] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:248:HDMI-A-1]
[    3.939459] i915 0000:01:00.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:248:HDMI-A-1]
[    3.939622] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:248:HDMI-A-1] disconnected
[    3.939626] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:255:HDMI-A-2]
[    3.939629] i915 0000:01:00.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:255:HDMI-A-2]
[    3.939794] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:255:HDMI-A-2] disconnected
[    3.939797] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:259:DP-2]
[    3.939801] i915 0000:01:00.0: [drm:intel_dp_detect [i915]] [CONNECTOR:259:DP-2]
[    3.939964] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:259:DP-2] disconnected
[    3.939968] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:267:HDMI-A-3]
[    3.939972] i915 0000:01:00.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:267:HDMI-A-3]
[    3.940135] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:267:HDMI-A-3] disconnected
[    3.940139] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:271:DP-3]
[    3.940142] i915 0000:01:00.0: [drm:intel_dp_detect [i915]] [CONNECTOR:271:DP-3]
[    3.940304] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:271:DP-3] disconnected
[    3.940307] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:279:HDMI-A-4]
[    3.940310] i915 0000:01:00.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:279:HDMI-A-4]
[    3.940474] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:279:HDMI-A-4] disconnected
[    3.940477] [drm:drm_client_modeset_probe] No connectors reported connected with modes
[    3.940480] [drm:drm_client_modeset_probe] connector 236 enabled? no
[    3.940482] [drm:drm_client_modeset_probe] connector 248 enabled? no
[    3.940484] [drm:drm_client_modeset_probe] connector 255 enabled? no
[    3.940486] [drm:drm_client_modeset_probe] connector 259 enabled? no
[    3.940488] [drm:drm_client_modeset_probe] connector 267 enabled? no
[    3.940490] [drm:drm_client_modeset_probe] connector 271 enabled? no
[    3.940492] [drm:drm_client_modeset_probe] connector 279 enabled? no
[    3.940496] [drm:drm_client_modeset_probe] Not using firmware configuration
[    3.940499] [drm:drm_client_modeset_probe] picking CRTCs for 16384x16384 config
[    3.940503] i915 0000:01:00.0: [drm:__drm_fb_helper_initial_config_and_unlock] test CRTC 0 primary plane
[    3.940508] i915 0000:01:00.0: [drm] Cannot find any crtc or sizes
[    3.940529] i915 0000:01:00.0: [drm:i915_audio_component_get_power [i915]] restored AUD_FREQ_CNTRL to 0x8010
[    3.945075] snd_hda_intel 0000:02:00.0: Unknown capability 0
[    3.998505] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port A
[    3.998750] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port A
[    3.999028] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port A
[    3.999192] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port A
[    3.999346] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port B
[    3.999499] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port B
[    3.999653] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port B
[    3.999805] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port B
[    3.999953] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port C
[    4.000100] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port C
[    4.000297] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port C
[    4.000523] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port C
[    4.000680] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port D
[    4.000839] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port D
[    4.000997] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port D
[    4.001155] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port D
[    4.001315] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port E
[    4.001473] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port E
[    4.001628] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port E
[    4.001788] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port E
[    4.001945] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port F
[    4.002156] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port F
[    4.002320] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port F
[    4.002479] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port F
[    4.002639] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port G
[    4.002793] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port G
[    4.003026] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port G
[    4.003193] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port G
[    4.003350] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port H
[    4.003506] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port H
[    4.003664] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port H
[    4.003823] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port H
[    4.003980] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port I
[    4.004139] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port I
[    4.004300] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port I
[    4.004459] i915 0000:01:00.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port I
[    4.006544] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1c.1/0000:02:00.0/sound/card1/input7
[    4.006612] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1c.1/0000:02:00.0/sound/card1/input8
[    4.006666] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1c.1/0000:02:00.0/sound/card1/input9
[    4.012188] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1c.1/0000:02:00.0/sound/card1/input10
[    4.015904] i915 0000:01:00.0: [drm:intel_power_well_disable [i915]] disabling PW_B
[    4.016141] i915 0000:01:00.0: [drm:intel_power_well_disable [i915]] disabling PW_C
[    4.016617] i915 0000:01:00.0: [drm:intel_power_well_disable [i915]] disabling PW_D
[    4.770666] i915 0000:01:00.0: [drm] GT0: HuC: authenticated for all workloads
[    4.770674] mei_pxp i915.mei-gsc.256-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:01:00.0 (ops i915_pxp_tee_component_ops [i915])
[    5.120464] netfs: FS-Cache loaded
[    5.125113] Key type dns_resolver registered
[    5.393712] Key type cifs.spnego registered
[    5.393739] Key type cifs.idmap registered
[    5.394621] CIFS: No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3.1.1), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3.1.1 (or even SMB3 or SMB2.1) specify vers=1.0 on mount.
[    5.394624] CIFS: Attempting to mount //192.168.5.5/Server
[   16.344485] [drm:bochs_plane_update [bochs]] x 0, y 0, addr 0 -> offset 0, vx 0, vy 0
[   16.344529] [drm:bochs_plane_update [bochs]] format XR24
[   16.488343] i915 0000:01:00.0: [drm:intel_power_well_disable [i915]] disabling PW_2
[   16.488568] i915 0000:01:00.0: [drm:intel_power_well_disable [i915]] disabling DC_off
[   16.488755] i915 0000:01:00.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5
[   16.488902] i915 0000:01:00.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01
[   16.489241] i915 0000:01:00.0: [drm:intel_power_well_disable [i915]] disabling always-on
[   41.791377] systemd-journald[206]: /var/log/journal/e8092c41f7644a07a1fcdc1697ef1de9/user-1000.journal: Journal file uses a different sequence number ID, rotating.
[  176.853826] i915 0000:01:00.0: [drm:i915_gem_open [i915]] 
[  176.854033] i915 0000:01:00.0: [drm:intel_power_well_enable [i915]] enabling always-on
[  176.928050] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  176.952248] i915 0000:01:00.0: [drm:i915_gem_open [i915]] 
[  176.954440] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  176.971602] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  176.988314] i915 0000:01:00.0: [drm:i915_gem_open [i915]] 
[  176.990491] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  177.066191] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  177.073808] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  177.079040] i915 0000:01:00.0: [drm:i915_gem_open [i915]] 
[  177.081116] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  177.085546] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  177.091262] i915 0000:01:00.0: [drm:i915_gem_open [i915]] 
[  177.093258] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  177.107470] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  181.835914] i915 0000:01:00.0: [drm:i915_gem_open [i915]] 
[  181.840860] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  181.845160] i915 0000:01:00.0: [drm:i915_gem_open [i915]] 
[  181.846791] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  181.850679] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  181.855390] i915 0000:01:00.0: [drm:i915_gem_open [i915]] 
[  181.856869] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  181.873711] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  181.879649] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  181.885405] i915 0000:01:00.0: [drm:i915_gem_open [i915]] 
[  181.887676] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  181.892324] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  181.898611] i915 0000:01:00.0: [drm:i915_gem_open [i915]] 
[  181.902344] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  181.914342] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  210.179997] i915 0000:01:00.0: [drm:i915_gem_open [i915]] 
[  210.182582] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  210.186475] i915 0000:01:00.0: [drm:i915_gem_open [i915]] 
[  210.188431] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  210.192787] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  210.198692] i915 0000:01:00.0: [drm:i915_gem_open [i915]] 
[  210.200611] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  210.267039] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  210.273074] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  210.278573] i915 0000:01:00.0: [drm:i915_gem_open [i915]] 
[  210.280800] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  210.285202] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  210.291022] i915 0000:01:00.0: [drm:i915_gem_open [i915]] 
[  210.293238] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  210.400745] i915 0000:01:00.0: [drm:set_proto_ctx_engines_bond [i915]] Bonding not supported on this platform
[  272.512646] i915 0000:01:00.0: [drm:intel_power_well_disable [i915]] disabling always-on

Here are the Jelyfin Transcode Log and full DMESG if wanted to verification everything is good.

@gnattu
Copy link
Member

gnattu commented Apr 26, 2024

It would be nice, if the Kernel would be written where the arrow is. Like:

Actually, we removed this architecture entry entirely in version 10.9 because we believe the server should not expose too much information about the underlying system, especially in a public API that does not require any authentication. Therefore, you will no longer see this architecture bar in 10.9.

It's good to see that this is properly fixed. Now we only need to wait for this patch to be merged into upstream and for Torvalds to draft a new kernel release.

@subjut subjut mentioned this issue Apr 26, 2024
1 task
@solidsnake1298
Copy link
Member

Now I got the suspecting changes:
Both 6.6.26 and 6.8.5 has this series of patches applied:
https://lore.kernel.org/stable/20240327155622.538140-4-andi.shyti@linux.intel.com/T/
And apparently this breaks our transcoding.

Based on what you've said, the version of 6.8 that Ubuntu 24.04 will be using is NOT affected by the issues in 6.8.5, correct?

I had planned on upgrading to Ubuntu 24.04 along with some planned hardware upgrades so I wanted some clarification before I do that.

It is hard to say before I actually look at what is inside the so-called 6.8 kernel used in Ubuntu 24.04. Ubuntu’s kernel usually has a lot of patches applied themselves so I am not very sure about that.

Edit: I just have a Quick Look at the current Ubuntu noble tree. That kernel is currently basing on 6.8.4 and does not have this patch back-ported for now. But be aware as a kernel upgrade could happen at any time and Ubuntu may move to a newer base in the future, and if this issue has not been addressed by then, your setup will break with an apt upgrade.

Can confirm that the version of 6.8 in Noble is not affected (yet).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed This issue has been reviewed and confirmed upstream The issue is due to a upstream library or project
Projects
Status: Needs Testing
Development

No branches or pull requests

9 participants