Mirando los registros del kernel para ver si hay algún problema con mi máquina

Mirando los registros del kernel para ver si hay algún problema con mi máquina

Mi máquina ubuntu se ralentizó, estaba siguiendo estas instrucciones:

https://askubuntu.com/questions/21632/slow-response-and-system-lag

la lentitud que veo es bastante uniforme y definitivamente hay mucho retraso cuando hago clic o escribo. a veces escribo 30 caracteres y espero a que aparezcan todos en la pantalla :(

esto es lo que veo en los registros para tail -f /var/log/kern.log:

Mar 30 17:39:33 xps kernel: [ 2042.602201] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe C (start=122122 end=122123) time 183 us, min 1073, max 1079, scanline start 1068, end 1080 Mar 30 17:39:35 xps kernel: [ 2044.735890] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe B (start=122129 end=122130) time 265 us, min 1073, max 1079, scanline start 1062, end 1079 Mar 30 17:39:54 xps kernel: [
2063.685605] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe C (start=123387 end=123388) time 146 us, min 1073, max 1079, scanline start 1071, end 1080 Mar 30 17:40:14 xps kernel: [
2083.868953] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe C (start=124598 end=124599) time 237 us, min 1073, max 1079, scanline start 1068, end 1084 Mar 30 17:40:27 xps kernel: [
2096.985566] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe C (start=125385 end=125386) time 181 us, min 1073, max 1079, scanline start 1070, end 1081 Mar 30 17:40:35 xps kernel: [
2105.435562] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe C (start=125892 end=125893) time 157 us, min 1073, max 1079, scanline start 1071, end 1082 Mar 30 17:40:53 xps kernel: [
2123.402264] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe C (start=126970 end=126971) time 152 us, min 1073, max 1079, scanline start 1072, end 1082 Mar 30 17:40:55 xps kernel: [
2124.960538] perf: interrupt took too long (5190 > 5173), lowering kernel.perf_event_max_sample_rate to 38500 Mar 30 17:41:12 xps kernel: [ 2141.818912] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe C (start=128075 end=128076) time 197 us, min 1073, max 1079, scanline start 1071, end 1083 Mar 30 17:41:59 xps kernel: [ 2189.352247] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe C (start=130927 end=130928) time 205 us, min 1073, max 1079, scanline start 1070, end 1083 Mar 30 17:42:08 xps kernel: [ 2198.085593] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe C (start=131451 end=131452) time 157 us, min 1073, max 1079, scanline start 1072, end 1082 Mar 30 17:42:11 xps kernel: [ 2200.541142] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe B (start=131467 end=131468) time 178 us, min 1073, max 1079, scanline start 1069, end 1081

¿Alguien sabe si eso es bueno o malo?

información relacionada