2024-04-29, 06:26 PM
This is my goal, to get the server stable enough to sit there an do it's thing without my intervention. When it boots successfully, as far as I can tell it works. The CPU seems a little higher than expected when I am transcoding for fps shows 600+ so that seems positive Unfortunately when it throws this GPU wedged error it doesn't work at all so I can't tell if its a software problem or a hardware problem.
After like 50 failed boots, I just had a successful one:
its very inconsistant which makes me think either a timing issue which could be software or hardware problem.
After like 50 failed boots, I just had a successful one:
Code:
[ 1.447596] i915 0000:03:00.0: vgaarb: deactivate vga console
[ 1.447613] i915 0000:03:00.0: [drm] Local memory IO size: 0x000000017c800000
[ 1.447615] i915 0000:03:00.0: [drm] Local memory available: 0x000000017c800000
[ 1.461206] i915 0000:03:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=none
[ 1.464118] i915 0000:03:00.0: [drm] Finished loading DMC firmware i915/dg2_dmc_ver2_08.bin (v2.8)
[ 1.485580] i915 0000:03:00.0: [drm] GT0: GuC firmware i915/dg2_guc_70.bin version 70.5.1
[ 1.485584] i915 0000:03:00.0: [drm] GT0: HuC firmware i915/dg2_huc_gsc.bin version 7.10.3
[ 1.497628] i915 0000:03:00.0: [drm] GT0: GUC: submission enabled
[ 1.497632] i915 0000:03:00.0: [drm] GT0: GUC: SLPC enabled
[ 1.497858] i915 0000:03:00.0: [drm] GT0: GUC: RC enabled
[ 1.517399] [drm] Initialized i915 1.6.0 20201103 for 0000:03:00.0 on minor 0
[ 1.550000] fbcon: i915drmfb (fb0) is primary device
[ 1.650900] i915 0000:03:00.0: [drm] fb0: i915drmfb frame buffer device
[ 4.918698] mei i915.mei-gscfi.768-e2c2afa2-3817-4d19-9d95-06b16b588a5d: cannot connect
[ 4.921583] mei_gsc i915.mei-gscfi.768: FW not ready: resetting: dev_state = 2 pxp = 0
[ 4.921604] mei_gsc i915.mei-gscfi.768: unexpected reset: dev_state = ENABLED fw status = 00000345 84670000 00000000 00000000 E0020002 00000000
[ 4.922336] mei_gsc i915.mei-gsc.768: FW not ready: resetting: dev_state = 2 pxp = 2
[ 4.922357] mei_gsc i915.mei-gsc.768: unexpected reset: dev_state = ENABLED fw status = 00000345 84670000 00000000 00000000 E0020002 00000000
[ 4.964479] snd_hda_intel 0000:04:00.0: bound 0000:03:00.0 (ops i915_audio_component_bind_ops [i915])
[ 5.321272] i915 0000:03:00.0: [drm] GT0: HuC: authenticated for all workloads
[ 5.321288] mei_pxp i915.mei-gsc.768-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:03:00.0 (ops i915_pxp_tee_component_ops [i915])
its very inconsistant which makes me think either a timing issue which could be software or hardware problem.