You are not logged in.

#1 2021-10-25 06:50:40

sefacs89
Member
Registered: 2019-08-12
Posts: 27

[Solved] Blank Line in Kernel Log

Hello everyone today i see this while booting
can someone explain me why the blank line

 
[    0.000000] Linux version 5.14.14-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Wed, 20 Oct 2021 21:35:18 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=some UUID rw loglevel=7 audit=0 nvidia-drm.modeset=1
[    3.998203] nvidia: loading out-of-tree module taints kernel.
[    4.003187] nvidia: module license 'NVIDIA' taints kernel.
[    4.008143] Disabling lock debugging due to kernel taint
[    4.098173] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    4.133512] nvidia-nvlink: Nvlink Core is being initialized, major device number 237

[    4.144747] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    4.276090] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.74  Mon Sep 13 23:09:15 UTC 2021
[    4.291513] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.74  Mon Sep 13 22:59:50 UTC 2021
[    4.305665] nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
[    4.326663] nvidia-uvm: Loaded the UVM driver, major device number 235.
[    4.351509] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    4.556798] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dffff window]
[    4.567811] caller _nv000723rm+0x1ad/0x200 [nvidia] mapping multiple BARs
[    5.069108] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0

why i see a blank line between "4.133512" and "4.144747" time frame ?

thank you very much

Last edited by sefacs89 (2021-10-25 07:52:19)

Offline

#2 2021-10-25 07:07:06

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,979

Re: [Solved] Blank Line in Kernel Log

Shows up in many journals and likely is just a stray newline in nvidias kernel messages - I'd not be overly worried about it.

Online

#3 2021-10-25 07:52:05

sefacs89
Member
Registered: 2019-08-12
Posts: 27

Re: [Solved] Blank Line in Kernel Log

seth wrote:

Shows up in many journals and likely is just a stray newline in nvidias kernel messages - I'd not be overly worried about it.

thanks you very much

Offline

Board footer

Powered by FluxBB