Hello,
I have a reoccuring issue that pretty much after every update the includes kernel updates, I can successfully do the updates, be it through Pacman, TTY etc, but after a restart I get either Kernel Panics or "Invalid magic number" messages, so I have to resort to chrooting in via booting up a live install and following the instructions here .
Once I've chrooted in, usually a sudo mkinitcpio -P and then a sudo update-grub solves the issue, but I'm at a loss why I always need to do it!?
Just applied the recent linux-latest updates to kernel 5.5.6 today and the same problem occured, so chrooted in etc etc.
inxi -Fxxxza --no-host output below, let me know if you need any other log outputs to help diagnose and solve my problem.
System:
Kernel: 5.6.6-1-MANJARO x86_64 bits: 64 compiler: gcc v: 9.3.0
parameters: BOOT_IMAGE=/boot/vmlinuz-5.6-x86_64
root=UUID=e53068cc-8520-4879-ac32-420d7c5bf5c7 rw quiet
cryptdevice=UUID=248c58ba-a3fc-4aff-9bf5-4f7a0549d06a:luks-248c58ba-a3fc-4aff-9bf5-4f7a0549d06a
root=/dev/mapper/luks-248c58ba-a3fc-4aff-9bf5-4f7a0549d06a
resume=/dev/mapper/luks-248c58ba-a3fc-4aff-9bf5-4f7a0549d06a
Desktop: Xfce 4.14.2 tk: Gtk 3.24.13 info: xfce4-panel wm: xfwm4
dm: LightDM 1.30.0 Distro: Manjaro Linux
Machine:
Type: Desktop Mobo: Gigabyte model: GA-78LMT-USB3 R2 v: sex
serial: <filter> UEFI: Award v: F1 date: 11/08/2017
CPU:
Topology: 8-Core model: AMD FX-8350 bits: 64 type: MCP arch: Bulldozer
family: 15 (21) model-id: 2 stepping: N/A microcode: 6000852
L2 cache: 2048 KiB
flags: avx lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
bogomips: 64450
Speed: 1848 MHz min/max: 1400/4000 MHz boost: enabled Core speeds (MHz):
1: 2098 2: 1408 3: 4215 4: 3388 5: 1407 6: 1403 7: 1404 8: 2092
Vulnerabilities: Type: itlb_multihit status: Not affected
Type: l1tf status: Not affected
Type: mds status: Not affected
Type: meltdown status: Not affected
Type: spec_store_bypass
mitigation: Speculative Store Bypass disabled via prctl and seccomp
Type: spectre_v1
mitigation: usercopy/swapgs barriers and __user pointer sanitization
Type: spectre_v2 mitigation: Full AMD retpoline, IBPB: conditional, STIBP:
disabled, RSB filling
Type: tsx_async_abort status: Not affected
Graphics:
Device-1: NVIDIA GK208B [GeForce GT 710] vendor: Micro-Star MSI
driver: nvidia v: 430.64 bus ID: 01:00.0 chip ID: 10de:128b
Display: x11 server: X.Org 1.20.8 driver: nvidia
resolution: 1920x1080~60Hz
OpenGL: renderer: GeForce GT 710/PCIe/SSE2 v: 4.6.0 NVIDIA 430.64
direct render: Yes
Audio:
Device-1: AMD SBx00 Azalia vendor: Gigabyte driver: snd_hda_intel
v: kernel bus ID: 00:14.2 chip ID: 1002:4383
Device-2: NVIDIA GK208 HDMI/DP Audio vendor: Micro-Star MSI
driver: snd_hda_intel v: kernel bus ID: 01:00.1 chip ID: 10de:0e0f
Sound Server: ALSA v: k5.6.6-1-MANJARO
Network:
Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
vendor: Gigabyte driver: r8168 v: 8.048.00-NAPI port: ce00 bus ID: 03:00.0
chip ID: 10ec:8168
IF: enp3s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives:
Local Storage: total: 3.64 TiB used: 1.82 TiB (49.9%)
ID-1: /dev/sda vendor: Seagate model: ST4000DM005-2DP166 size: 3.64 TiB
block size: physical: 4096 B logical: 512 B speed: 3.0 Gb/s
rotation: 5980 rpm serial: <filter> rev: 0001 scheme: GPT
Partition:
ID-1: / raw size: 3.63 TiB size: 3.57 TiB (98.40%) used: 1.82 TiB (50.8%)
fs: ext4 dev: /dev/dm-0
ID-2: swap-1 size: 8.80 GiB used: 0 KiB (0.0%) fs: swap
swappiness: 60 (default) cache pressure: 100 (default) dev: /dev/dm-1
Sensors:
System Temperatures: cpu: 33.2 C mobo: N/A gpu: nvidia temp: 58 C
Fan Speeds (RPM): N/A gpu: nvidia fan: 50%
Info:
Processes: 249 Uptime: 8m Memory: 15.62 GiB used: 1.46 GiB (9.4%)
Init: systemd v: 244 Compilers: gcc: 9.3.0 clang: 10.0.0 Shell: bash
v: 5.0.16 running in: xfce4-terminal inxi: 3.0.37
Any help gratefully appreciated,
Thanks in advance!