Recentemente, redimensionei meu diretório /
fazendo as seguintes ações em uma inicialização do CD ao vivo do Gparted:
swap
(entre /home
e /
). /home
e estenda /
por meio da troca agora não alocada e do início da página inicial. Isso envolveu a movimentação do "início" do diretório /home
. /home
Algumas coisas que eu já pesquisei / verifiquei:
systemd-analyze
:
Startup finished in 16.130s (firmware) + 2.525s (loader) + 33.178s (kernel) + 10.969s (userspace) = 1min 2.804s
, então parece haver algum problema com o carregamento correto do kernel.
sudo dmesg
retorna muitas coisas desinteressantes, mas algumas coisas destacadas em vermelho, que eu presumo, podem estar causando o problema. Eu posso colar a coisa toda, mas aqui estão as coisas que eu vejo que parecem ruins:
[ 33.517028] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 33.517550] i915 0000:00:02.0: firmware: failed to load i915/skl_dmc_ver1_26.bin (-2)
[ 33.517553] i915 0000:00:02.0: Direct firmware load for i915/skl_dmc_ver1_26.bin failed with error -2
[ 33.517554] i915 0000:00:02.0: Failed to load DMC firmware [https://01.org/linuxgraphics/intel-linux-graphics-firmwares], disabling runtime power management.
[ 33.529588] [drm] GuC firmware load skipped
[ 33.532829] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 33.532888] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
[ 33.532950] [drm] Initialized i915 1.6.0 20160711 for 0000:00:02.0 on minor 0
[ 33.559664] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 33.559932] fbcon: inteldrmfb (fb0) is primary device
[ 33.581390] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 33.581390] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 33.581391] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 33.581391] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 33.581392] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x11/0x1e
[ 33.581392] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 33.581393] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 33.581393] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 33.581393] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 33.599112] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[ 33.599153] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[ 33.599184] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[ 33.599209] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[ 33.599234] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[ 33.599258] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[ 33.599285] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[ 33.599312] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[ 33.599342] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[ 34.278927] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too many full retries, give up
[ 34.320637] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too many full retries, give up
[ 34.362341] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too many full retries, give up
[ 34.404044] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too many full retries, give up
[ 34.445749] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too many full retries, give up
[ 34.487451] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too many full retries, give up
[ 34.529151] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too many full retries, give up
[ 34.529601] [drm:intel_dp_start_link_train [i915]] *ERROR* failed to train DP, aborting
[ 34.573582] Console: switching to colour frame buffer device 240x67
[ 34.592652] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 34.686901] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[ 34.861106] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 34.879100] [drm] RC6 on
[ 35.443123] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 35.662991] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 38.593098] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[ 38.593160] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Portanto, parece que não é possível carregar algum firmware e, mais tarde, há algum erro estranho que eu não tenho certeza sobre o que fazer com ele. Eu apreciaria qualquer ajuda que vocês possam oferecer.