You are not logged in.

#1 2024-01-27 16:51:47

millus
Member
Registered: 2019-07-21
Posts: 212

[SOLVED] After pacman -Syu and reboot, only HDMI audio is available

After updating and rebooting, the standard intel sound device (mainboard) is no longer available in the mixer. Only HDMI over the GPU is now available.

$ lspci |grep Audio
00:1f.3 Audio device: Intel Corporation 200 Series PCH HD Audio
01:00.1 Audio device: NVIDIA Corporation AD102 High Definition Audio Controller (rev a1)
$ cat /proc/asound/card*/codec* | grep Codec
Codec: Nvidia GPU a3 HDMI/DP
$ aplay -lL
null
    Discard all samples (playback) or generate zero samples (capture)
lavrate
    Rate Converter Plugin Using Libav/FFmpeg Library
samplerate
    Rate Converter Plugin Using Samplerate Library
speexrate
    Rate Converter Plugin Using Speex Resampler
jack
    JACK Audio Connection Kit
oss
    Open Sound System
pipewire
    PipeWire Sound Server
pulse
    PulseAudio Sound Server
speex
    Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
    Plugin for channel upmix (4,6,8)
vdownmix
    Plugin for channel downmix (stereo) with a simple spacialization
default
    Default ALSA Output (currently PipeWire Media Server)
sysdefault:CARD=Loopback
    Loopback, Loopback PCM
    Default Audio Device
front:CARD=Loopback,DEV=0
    Loopback, Loopback PCM
    Front output / input
surround21:CARD=Loopback,DEV=0
    Loopback, Loopback PCM
    2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=Loopback,DEV=0
    Loopback, Loopback PCM
    4.0 Surround output to Front and Rear speakers
surround41:CARD=Loopback,DEV=0
    Loopback, Loopback PCM
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Loopback,DEV=0
    Loopback, Loopback PCM
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Loopback,DEV=0
    Loopback, Loopback PCM
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Loopback,DEV=0
    Loopback, Loopback PCM
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
usbstream:CARD=Loopback
    Loopback
    USB Stream Output
hdmi:CARD=NVidia,DEV=0
    HDA NVidia, ROG PG279Q
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=1
    HDA NVidia, EV2730Q
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=2
    HDA NVidia, HDMI 2
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=3
    HDA NVidia, HDMI 3
    HDMI Audio Output
usbstream:CARD=NVidia
    HDA NVidia
    USB Stream Output
usbstream:CARD=Snowball
    Blue Snowball
    USB Stream Output
usbstream:CARD=C920
    HD Pro Webcam C920
    USB Stream Output
**** List of PLAYBACK Hardware Devices ****
card 0: Loopback [Loopback], device 0: Loopback PCM [Loopback PCM]
  Subdevices: 7/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
card 0: Loopback [Loopback], device 1: Loopback PCM [Loopback PCM]
  Subdevices: 8/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [ROG PG279Q]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 1 [EV2730Q]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
$ amixer -c0
Simple mixer control 'PCM',0
  Capabilities: pvolume
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 255
  Mono:
  Front Left: Playback 255 [100%] [0.00dB]
  Front Right: Playback 255 [100%] [0.00dB]
$ sudo fuser -v /dev/snd/*
[sudo] password for millus: 
                     USER        PID ACCESS COMMAND
/dev/snd/controlC0:  millus     29706 F.... pipewire
                     millus     33427 F.... wireplumber
/dev/snd/controlC1:  millus     29706 F.... pipewire
                     millus     33427 F.... wireplumber
/dev/snd/controlC2:  millus     33427 F.... wireplumber
/dev/snd/controlC4:  millus     33427 F.... wireplumber
/dev/snd/pcmC0D0c:   millus     29706 F...m pipewire
/dev/snd/pcmC0D0p:   millus     29706 F...m pipewire
/dev/snd/pcmC1D3p:   millus     29706 F...m pipewire
/dev/snd/pcmC2D0c:   millus     29706 F...m pipewire
/dev/snd/pcmC4D0c:   millus     29706 F...m pipewire
/dev/snd/seq:        millus     29706 F.... pipewire
$ sudo dmesg | grep snd
[sudo] password for millus: 
[    3.391173] snd_hda_intel 0000:01:00.1: Disabling MSI
[    3.391178] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    4.185009] usbcore: registered new interface driver snd-usb-audio

During audio playback (youtube in chromium):

$ pactl list sink-inputs
Sink Input #129
	Driver: PipeWire
	Owner Module: n/a
	Client: 128
	Sink: 72
	Sample Specification: float32le 2ch 48000Hz
	Channel Map: front-left,front-right
	Format: pcm, format.sample_format = "\"float32le\""  format.rate = "48000"  format.channels = "2"  format.channel_map = "\"front-left,front-right\""
	Corked: no
	Mute: no
	Volume: front-left: 58961 /  90% / -2.75 dB,   front-right: 58961 /  90% / -2.75 dB
	        balance 0.00
	Buffer Latency: 0 usec
	Sink Latency: 0 usec
	Resample method: PipeWire
	Properties:
		client.api = "pipewire-pulse"
		pulse.server.type = "unix"
		application.name = "Chromium"
		application.process.id = "14462"
		application.process.user = "millus"
		application.process.host = "archlinux"
		application.process.binary = "chromium"
		application.language = "en_US.UTF-8"
		window.x11.display = ":0.0"
		application.process.machine_id = "d21a2c0902a345689b1674099dce7a9e"
		application.process.session_id = "1"
		application.icon_name = "chromium-browser"
		media.name = "Playback"
		node.rate = "1/48000"
		node.latency = "1024/48000"
		stream.is-live = "true"
		node.name = "Chromium"
		node.want-driver = "true"
		node.autoconnect = "true"
		media.class = "Stream/Output/Audio"
		adapt.follower.spa-node = ""
		object.register = "false"
		factory.id = "6"
		clock.quantum-limit = "8192"
		factory.mode = "split"
		audio.adapt.follower = ""
		library.name = "audioconvert/libspa-audioconvert"
		client.id = "112"
		object.id = "113"
		object.serial = "129"
		pulse.attr.maxlength = "4194304"
		pulse.attr.tlength = "16384"
		pulse.attr.prebuf = "12296"
		pulse.attr.minreq = "4096"
		module-stream-restore.id = "sink-input-by-application-name:Chromium"
$ pactl list sinks
Sink #72
	State: RUNNING
	Name: alsa_output.pci-0000_01_00.1.hdmi-stereo
	Description: AD102 High Definition Audio Controller Digital Stereo (HDMI)
	Driver: PipeWire
	Sample Specification: s16le 2ch 48000Hz
	Channel Map: front-left,front-right
	Owner Module: 4294967295
	Mute: no
	Volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB
	        balance 0.00
	Base Volume: 65536 / 100% / 0.00 dB
	Monitor Source: alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor
	Latency: 0 usec, configured 0 usec
	Flags: HARDWARE DECIBEL_VOLUME LATENCY SET_FORMATS 
	Properties:
		alsa.card = "1"
		alsa.card_name = "HDA NVidia"
		alsa.class = "generic"
		alsa.device = "3"
		alsa.driver_name = "snd_hda_intel"
		alsa.id = "HDMI 0"
		alsa.long_card_name = "HDA NVidia at 0xde080000 irq 17"
		alsa.name = "ROG PG279Q"
		alsa.resolution_bits = "16"
		alsa.subclass = "generic-mix"
		alsa.subdevice = "0"
		alsa.subdevice_name = "subdevice #0"
		api.alsa.card.longname = "HDA NVidia at 0xde080000 irq 17"
		api.alsa.card.name = "HDA NVidia"
		api.alsa.path = "hdmi:1"
		api.alsa.pcm.card = "1"
		api.alsa.pcm.stream = "playback"
		audio.channels = "2"
		audio.position = "FL,FR"
		card.profile.device = "4"
		device.api = "alsa"
		device.class = "sound"
		device.id = "49"
		device.profile.description = "Digital Stereo (HDMI)"
		device.profile.name = "hdmi-stereo"
		device.routes = "1"
		factory.name = "api.alsa.pcm.sink"
		media.class = "Audio/Sink"
		device.description = "AD102 High Definition Audio Controller"
		node.name = "alsa_output.pci-0000_01_00.1.hdmi-stereo"
		node.nick = "ROG PG279Q"
		node.pause-on-idle = "false"
		object.path = "alsa:pcm:1:hdmi:1:playback"
		priority.driver = "696"
		priority.session = "696"
		factory.id = "18"
		clock.quantum-limit = "8192"
		client.id = "36"
		node.driver = "true"
		factory.mode = "merge"
		audio.adapt.follower = ""
		library.name = "audioconvert/libspa-audioconvert"
		object.id = "63"
		object.serial = "72"
		node.max-latency = "16384/48000"
		api.alsa.period-size = "1024"
		api.alsa.period-num = "32"
		api.alsa.headroom = "0"
		api.acp.auto-port = "false"
		api.acp.auto-profile = "false"
		api.alsa.card = "1"
		api.alsa.use-acp = "true"
		api.dbus.ReserveDevice1 = "Audio1"
		device.bus = "pci"
		device.bus_path = "pci-0000:01:00.1"
		device.enum.api = "udev"
		device.icon_name = "audio-card-analog-pci"
		device.name = "alsa_card.pci-0000_01_00.1"
		device.nick = "HDA NVidia"
		device.plugged.usec = "3422859"
		device.product.id = "0x22ba"
		device.product.name = "AD102 High Definition Audio Controller"
		device.subsystem = "sound"
		sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1"
		device.vendor.id = "0x10de"
		device.vendor.name = "NVIDIA Corporation"
		device.string = "1"
	Ports:
		hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, availability group: Legacy 1, available)
	Active Port: hdmi-output-0
	Formats:
		pcm

Sink #75
	State: IDLE
	Name: alsa_output.platform-snd_aloop.0.analog-stereo
	Description: Loopback Analog Stereo
	Driver: PipeWire
	Sample Specification: s32le 2ch 48000Hz
	Channel Map: front-left,front-right
	Owner Module: 4294967295
	Mute: no
	Volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB
	        balance 0.00
	Base Volume: 65536 / 100% / 0.00 dB
	Monitor Source: alsa_output.platform-snd_aloop.0.analog-stereo.monitor
	Latency: 0 usec, configured 0 usec
	Flags: HARDWARE HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY 
	Properties:
		alsa.card = "0"
		alsa.card_name = "Loopback"
		alsa.class = "generic"
		alsa.device = "0"
		alsa.driver_name = "snd_aloop"
		alsa.id = "Loopback PCM"
		alsa.long_card_name = "Loopback 1"
		alsa.name = "Loopback PCM"
		alsa.resolution_bits = "16"
		alsa.subclass = "generic-mix"
		alsa.subdevice = "0"
		alsa.subdevice_name = "subdevice #0"
		api.alsa.card.longname = "Loopback 1"
		api.alsa.card.name = "Loopback"
		api.alsa.path = "front:0"
		api.alsa.pcm.card = "0"
		api.alsa.pcm.stream = "playback"
		audio.channels = "2"
		audio.position = "FL,FR"
		card.profile.device = "11"
		device.api = "alsa"
		device.class = "sound"
		device.id = "52"
		device.profile.description = "Analog Stereo"
		device.profile.name = "analog-stereo"
		device.routes = "1"
		factory.name = "api.alsa.pcm.sink"
		media.class = "Audio/Sink"
		device.description = "Loopback"
		node.name = "alsa_output.platform-snd_aloop.0.analog-stereo"
		node.nick = "Loopback PCM"
		node.pause-on-idle = "false"
		object.path = "alsa:pcm:0:front:0:playback"
		priority.driver = "1009"
		priority.session = "1009"
		factory.id = "18"
		clock.quantum-limit = "8192"
		client.id = "36"
		node.driver = "true"
		factory.mode = "merge"
		audio.adapt.follower = ""
		library.name = "audioconvert/libspa-audioconvert"
		object.id = "62"
		object.serial = "75"
		node.max-latency = "16384/48000"
		api.alsa.period-size = "1024"
		api.alsa.period-num = "32"
		api.alsa.headroom = "0"
		api.acp.auto-port = "false"
		api.acp.auto-profile = "false"
		api.alsa.card = "0"
		api.alsa.use-acp = "true"
		api.dbus.ReserveDevice1 = "Audio0"
		device.bus_path = "platform-snd_aloop.0"
		device.enum.api = "udev"
		device.form_factor = "internal"
		device.icon_name = "audio-card-analog"
		device.name = "alsa_card.platform-snd_aloop.0"
		device.nick = "Loopback"
		device.plugged.usec = "3127973"
		device.subsystem = "sound"
		sysfs.path = "/devices/platform/snd_aloop.0/sound/card0"
		device.string = "0"
	Ports:
		analog-output: Analog Output (type: Analog, priority: 9900, availability unknown)
	Active Port: analog-output
	Formats:
		pcm
$ pactl list cards
Card #58
	Name: alsa_card.pci-0000_01_00.1
	Driver: alsa
	Owner Module: n/a
	Properties:
		api.acp.auto-port = "false"
		api.acp.auto-profile = "false"
		api.alsa.card = "1"
		api.alsa.card.longname = "HDA NVidia at 0xde080000 irq 17"
		api.alsa.card.name = "HDA NVidia"
		api.alsa.path = "hw:1"
		api.alsa.use-acp = "true"
		api.dbus.ReserveDevice1 = "Audio1"
		device.api = "alsa"
		device.bus = "pci"
		device.bus_path = "pci-0000:01:00.1"
		device.description = "AD102 High Definition Audio Controller"
		device.enum.api = "udev"
		device.icon_name = "audio-card-analog-pci"
		device.name = "alsa_card.pci-0000_01_00.1"
		device.nick = "HDA NVidia"
		device.plugged.usec = "3422859"
		device.product.id = "0x22ba"
		device.product.name = "AD102 High Definition Audio Controller"
		device.subsystem = "sound"
		sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1"
		device.vendor.id = "0x10de"
		device.vendor.name = "NVIDIA Corporation"
		media.class = "Audio/Device"
		factory.id = "14"
		client.id = "36"
		object.id = "49"
		object.serial = "58"
		object.path = "alsa:pcm:1"
		alsa.card = "1"
		alsa.card_name = "HDA NVidia"
		alsa.long_card_name = "HDA NVidia at 0xde080000 irq 17"
		alsa.driver_name = "snd_hda_intel"
		device.string = "1"
	Profiles:
		off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
		output:hdmi-stereo: Digital Stereo (HDMI) Output (sinks: 1, sources: 0, priority: 5900, available: yes)
		output:hdmi-stereo-extra1: Digital Stereo (HDMI 2) Output (sinks: 1, sources: 0, priority: 5700, available: yes)
		output:hdmi-stereo-extra2: Digital Stereo (HDMI 3) Output (sinks: 1, sources: 0, priority: 5700, available: no)
		output:hdmi-stereo-extra3: Digital Stereo (HDMI 4) Output (sinks: 1, sources: 0, priority: 5700, available: no)
		output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI 3) Output (sinks: 1, sources: 0, priority: 600, available: no)
		output:hdmi-surround71-extra2: Digital Surround 7.1 (HDMI 3) Output (sinks: 1, sources: 0, priority: 600, available: no)
		output:hdmi-surround-extra3: Digital Surround 5.1 (HDMI 4) Output (sinks: 1, sources: 0, priority: 600, available: no)
		output:hdmi-surround71-extra3: Digital Surround 7.1 (HDMI 4) Output (sinks: 1, sources: 0, priority: 600, available: no)
		pro-audio: Pro Audio (sinks: 4, sources: 0, priority: 1, available: yes)
	Active Profile: output:hdmi-stereo
	Ports:
		hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, latency offset: -10000 usec, availability group: Legacy 1, available)
			Properties:
				port.type = "hdmi"
				port.availability-group = "Legacy 1"
				device.icon_name = "video-display"
				card.profile.port = "0"
				device.product.name = "ROG PG279Q
  "
			Part of profile(s): output:hdmi-stereo
		hdmi-output-1: HDMI / DisplayPort 2 (type: HDMI, priority: 5800, latency offset: 0 usec, availability group: Legacy 2, available)
			Properties:
				port.type = "hdmi"
				port.availability-group = "Legacy 2"
				device.icon_name = "video-display"
				card.profile.port = "1"
				device.product.name = "EV2730Q
     "
			Part of profile(s): output:hdmi-stereo-extra1
		hdmi-output-2: HDMI / DisplayPort 3 (type: HDMI, priority: 5700, latency offset: 0 usec, availability group: Legacy 3, not available)
			Properties:
				port.type = "hdmi"
				port.availability-group = "Legacy 3"
				device.icon_name = "video-display"
				card.profile.port = "2"
			Part of profile(s): output:hdmi-stereo-extra2, output:hdmi-surround-extra2, output:hdmi-surround71-extra2
		hdmi-output-3: HDMI / DisplayPort 4 (type: HDMI, priority: 5600, latency offset: 0 usec, availability group: Legacy 4, not available)
			Properties:
				port.type = "hdmi"
				port.availability-group = "Legacy 4"
				device.icon_name = "video-display"
				card.profile.port = "3"
			Part of profile(s): output:hdmi-stereo-extra3, output:hdmi-surround-extra3, output:hdmi-surround71-extra3

Card #59
	Name: alsa_card.usb-046d_HD_Pro_Webcam_C920_265CFA6F-02
	Driver: alsa
	Owner Module: n/a
	Properties:
		api.acp.auto-port = "false"
		api.acp.auto-profile = "false"
		api.alsa.card = "4"
		api.alsa.card.longname = "HD Pro Webcam C920 at usb-0000:00:14.0-4.1, high speed"
		api.alsa.card.name = "HD Pro Webcam C920"
		api.alsa.path = "hw:4"
		api.alsa.use-acp = "true"
		api.dbus.ReserveDevice1 = "Audio4"
		device.api = "alsa"
		device.bus = "usb"
		device.bus-id = "usb-046d_HD_Pro_Webcam_C920_265CFA6F-02"
		device.bus_path = "pci-0000:00:14.0-usb-0:4.1:1.2"
		device.description = "HD Pro Webcam C920"
		device.enum.api = "udev"
		device.form_factor = "webcam"
		device.icon_name = "camera-web-analog-usb"
		device.name = "alsa_card.usb-046d_HD_Pro_Webcam_C920_265CFA6F-02"
		device.nick = "HD Pro Webcam C920"
		device.plugged.usec = "13465680"
		device.product.id = "0x082d"
		device.product.name = "HD Pro Webcam C920"
		device.serial = "046d_HD_Pro_Webcam_C920_265CFA6F"
		device.subsystem = "sound"
		sysfs.path = "/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.2/sound/card4"
		device.vendor.id = "0x046d"
		device.vendor.name = "Logitech, Inc."
		media.class = "Audio/Device"
		factory.id = "14"
		client.id = "36"
		object.id = "50"
		object.serial = "59"
		object.path = "alsa:pcm:4"
		alsa.card = "4"
		alsa.card_name = "HD Pro Webcam C920"
		alsa.long_card_name = "HD Pro Webcam C920 at usb-0000:00:14.0-4.1, high speed"
		alsa.driver_name = "snd_usb_audio"
		device.string = "4"
	Profiles:
		off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
		input:analog-stereo: Analog Stereo Input (sinks: 0, sources: 1, priority: 65, available: yes)
		input:iec958-stereo: Digital Stereo (IEC958) Input (sinks: 0, sources: 1, priority: 55, available: yes)
		pro-audio: Pro Audio (sinks: 0, sources: 1, priority: 1, available: yes)
	Active Profile: input:analog-stereo
	Ports:
		analog-input-mic: Microphone (type: Mic, priority: 8700, latency offset: 0 usec, availability unknown)
			Properties:
				port.type = "mic"
				device.icon_name = "audio-input-microphone"
				card.profile.port = "0"
			Part of profile(s): input:analog-stereo
		iec958-stereo-input: Digital Input (S/PDIF) (type: SPDIF, priority: 0, latency offset: 0 usec, availability unknown)
			Properties:
				port.type = "spdif"
				card.profile.port = "1"
			Part of profile(s): input:iec958-stereo

Card #60
	Name: alsa_card.usb-BLUE_MICROPHONE_Blue_Snowball_AYM_2018_07_04_92251-00
	Driver: alsa
	Owner Module: n/a
	Properties:
		api.acp.auto-port = "false"
		api.acp.auto-profile = "false"
		api.alsa.card = "2"
		api.alsa.card.longname = "BLUE MICROPHONE Blue Snowball at usb-0000:00:14.0-5.1, full speed"
		api.alsa.card.name = "Blue Snowball"
		api.alsa.path = "hw:2"
		api.alsa.use-acp = "true"
		api.dbus.ReserveDevice1 = "Audio2"
		device.api = "alsa"
		device.bus = "usb"
		device.bus-id = "usb-BLUE_MICROPHONE_Blue_Snowball_AYM_2018_07_04_92251-00"
		device.bus_path = "pci-0000:00:14.0-usb-0:5.1:1.0"
		device.description = "Blue Snowball"
		device.enum.api = "udev"
		device.icon_name = "audio-card-analog-usb"
		device.name = "alsa_card.usb-BLUE_MICROPHONE_Blue_Snowball_AYM_2018_07_04_92251-00"
		device.nick = "Blue Snowball"
		device.plugged.usec = "4184583"
		device.product.id = "0x0005"
		device.product.name = "Blue Snowball"
		device.serial = "BLUE_MICROPHONE_Blue_Snowball_AYM_2018_07_04_92251"
		device.subsystem = "sound"
		sysfs.path = "/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.1/1-5.1:1.0/sound/card2"
		device.vendor.id = "0x0d8c"
		device.vendor.name = "C-Media Electronics, Inc."
		media.class = "Audio/Device"
		factory.id = "14"
		client.id = "36"
		object.id = "51"
		object.serial = "60"
		object.path = "alsa:pcm:2"
		alsa.card = "2"
		alsa.card_name = "Blue Snowball"
		alsa.long_card_name = "BLUE MICROPHONE Blue Snowball at usb-0000:00:14.0-5.1, full speed"
		alsa.driver_name = "snd_usb_audio"
		device.string = "2"
	Profiles:
		off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
		input:analog-stereo: Analog Stereo Input (sinks: 0, sources: 1, priority: 65, available: yes)
		pro-audio: Pro Audio (sinks: 0, sources: 1, priority: 1, available: yes)
	Active Profile: input:analog-stereo
	Ports:
		analog-input-mic: Microphone (type: Mic, priority: 8700, latency offset: 0 usec, availability unknown)
			Properties:
				port.type = "mic"
				device.icon_name = "audio-input-microphone"
				card.profile.port = "0"
			Part of profile(s): input:analog-stereo

Card #61
	Name: alsa_card.platform-snd_aloop.0
	Driver: alsa
	Owner Module: n/a
	Properties:
		api.acp.auto-port = "false"
		api.acp.auto-profile = "false"
		api.alsa.card = "0"
		api.alsa.card.longname = "Loopback 1"
		api.alsa.card.name = "Loopback"
		api.alsa.path = "hw:0"
		api.alsa.use-acp = "true"
		api.dbus.ReserveDevice1 = "Audio0"
		device.api = "alsa"
		device.bus_path = "platform-snd_aloop.0"
		device.description = "Loopback"
		device.enum.api = "udev"
		device.form_factor = "internal"
		device.icon_name = "audio-card-analog"
		device.name = "alsa_card.platform-snd_aloop.0"
		device.nick = "Loopback"
		device.plugged.usec = "3127973"
		device.subsystem = "sound"
		sysfs.path = "/devices/platform/snd_aloop.0/sound/card0"
		media.class = "Audio/Device"
		factory.id = "14"
		client.id = "36"
		object.id = "52"
		object.serial = "61"
		object.path = "alsa:pcm:0"
		alsa.card = "0"
		alsa.card_name = "Loopback"
		alsa.long_card_name = "Loopback 1"
		alsa.driver_name = "snd_aloop"
		device.string = "0"
	Profiles:
		off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
		output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (sinks: 1, sources: 1, priority: 6565, available: yes)
		output:analog-stereo+input:analog-surround-21: Analog Stereo Output + Analog Surround 2.1 Input (sinks: 1, sources: 1, priority: 6513, available: yes)
		output:analog-stereo+input:analog-surround-41: Analog Stereo Output + Analog Surround 4.1 Input (sinks: 1, sources: 1, priority: 6513, available: yes)
		output:analog-stereo+input:analog-surround-51: Analog Stereo Output + Analog Surround 5.1 Input (sinks: 1, sources: 1, priority: 6513, available: yes)
		output:analog-stereo+input:analog-surround-40: Analog Stereo Output + Analog Surround 4.0 Input (sinks: 1, sources: 1, priority: 6512, available: yes)
		output:analog-stereo+input:analog-surround-50: Analog Stereo Output + Analog Surround 5.0 Input (sinks: 1, sources: 1, priority: 6512, available: yes)
		output:analog-stereo+input:analog-surround-71: Analog Stereo Output + Analog Surround 7.1 Input (sinks: 1, sources: 1, priority: 6512, available: yes)
		output:analog-stereo: Analog Stereo Output (sinks: 1, sources: 0, priority: 6500, available: yes)
		output:analog-surround-21+input:analog-stereo: Analog Surround 2.1 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1365, available: yes)
		output:analog-surround-41+input:analog-stereo: Analog Surround 4.1 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1365, available: yes)
		output:analog-surround-51+input:analog-stereo: Analog Surround 5.1 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1365, available: yes)
		output:analog-surround-21+input:analog-surround-21: Analog Surround 2.1 Output + Analog Surround 2.1 Input (sinks: 1, sources: 1, priority: 1313, available: yes)
		output:analog-surround-21+input:analog-surround-41: Analog Surround 2.1 Output + Analog Surround 4.1 Input (sinks: 1, sources: 1, priority: 1313, available: yes)
		output:analog-surround-21+input:analog-surround-51: Analog Surround 2.1 Output + Analog Surround 5.1 Input (sinks: 1, sources: 1, priority: 1313, available: yes)
		output:analog-surround-41+input:analog-surround-21: Analog Surround 4.1 Output + Analog Surround 2.1 Input (sinks: 1, sources: 1, priority: 1313, available: yes)
		output:analog-surround-41+input:analog-surround-41: Analog Surround 4.1 Output + Analog Surround 4.1 Input (sinks: 1, sources: 1, priority: 1313, available: yes)
		output:analog-surround-41+input:analog-surround-51: Analog Surround 4.1 Output + Analog Surround 5.1 Input (sinks: 1, sources: 1, priority: 1313, available: yes)
		output:analog-surround-51+input:analog-surround-21: Analog Surround 5.1 Output + Analog Surround 2.1 Input (sinks: 1, sources: 1, priority: 1313, available: yes)
		output:analog-surround-51+input:analog-surround-41: Analog Surround 5.1 Output + Analog Surround 4.1 Input (sinks: 1, sources: 1, priority: 1313, available: yes)
		output:analog-surround-51+input:analog-surround-51: Analog Surround 5.1 Output + Analog Surround 5.1 Input (sinks: 1, sources: 1, priority: 1313, available: yes)
		output:analog-surround-21+input:analog-surround-40: Analog Surround 2.1 Output + Analog Surround 4.0 Input (sinks: 1, sources: 1, priority: 1312, available: yes)
		output:analog-surround-21+input:analog-surround-50: Analog Surround 2.1 Output + Analog Surround 5.0 Input (sinks: 1, sources: 1, priority: 1312, available: yes)
		output:analog-surround-21+input:analog-surround-71: Analog Surround 2.1 Output + Analog Surround 7.1 Input (sinks: 1, sources: 1, priority: 1312, available: yes)
		output:analog-surround-41+input:analog-surround-40: Analog Surround 4.1 Output + Analog Surround 4.0 Input (sinks: 1, sources: 1, priority: 1312, available: yes)
		output:analog-surround-41+input:analog-surround-50: Analog Surround 4.1 Output + Analog Surround 5.0 Input (sinks: 1, sources: 1, priority: 1312, available: yes)
		output:analog-surround-41+input:analog-surround-71: Analog Surround 4.1 Output + Analog Surround 7.1 Input (sinks: 1, sources: 1, priority: 1312, available: yes)
		output:analog-surround-51+input:analog-surround-40: Analog Surround 5.1 Output + Analog Surround 4.0 Input (sinks: 1, sources: 1, priority: 1312, available: yes)
		output:analog-surround-51+input:analog-surround-50: Analog Surround 5.1 Output + Analog Surround 5.0 Input (sinks: 1, sources: 1, priority: 1312, available: yes)
		output:analog-surround-51+input:analog-surround-71: Analog Surround 5.1 Output + Analog Surround 7.1 Input (sinks: 1, sources: 1, priority: 1312, available: yes)
		output:analog-surround-21: Analog Surround 2.1 Output (sinks: 1, sources: 0, priority: 1300, available: yes)
		output:analog-surround-41: Analog Surround 4.1 Output (sinks: 1, sources: 0, priority: 1300, available: yes)
		output:analog-surround-51: Analog Surround 5.1 Output (sinks: 1, sources: 0, priority: 1300, available: yes)
		output:analog-surround-40+input:analog-stereo: Analog Surround 4.0 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1265, available: yes)
		output:analog-surround-50+input:analog-stereo: Analog Surround 5.0 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1265, available: yes)
		output:analog-surround-71+input:analog-stereo: Analog Surround 7.1 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1265, available: yes)
		output:analog-surround-40+input:analog-surround-21: Analog Surround 4.0 Output + Analog Surround 2.1 Input (sinks: 1, sources: 1, priority: 1213, available: yes)
		output:analog-surround-40+input:analog-surround-41: Analog Surround 4.0 Output + Analog Surround 4.1 Input (sinks: 1, sources: 1, priority: 1213, available: yes)
		output:analog-surround-40+input:analog-surround-51: Analog Surround 4.0 Output + Analog Surround 5.1 Input (sinks: 1, sources: 1, priority: 1213, available: yes)
		output:analog-surround-50+input:analog-surround-21: Analog Surround 5.0 Output + Analog Surround 2.1 Input (sinks: 1, sources: 1, priority: 1213, available: yes)
		output:analog-surround-50+input:analog-surround-41: Analog Surround 5.0 Output + Analog Surround 4.1 Input (sinks: 1, sources: 1, priority: 1213, available: yes)
		output:analog-surround-50+input:analog-surround-51: Analog Surround 5.0 Output + Analog Surround 5.1 Input (sinks: 1, sources: 1, priority: 1213, available: yes)
		output:analog-surround-71+input:analog-surround-21: Analog Surround 7.1 Output + Analog Surround 2.1 Input (sinks: 1, sources: 1, priority: 1213, available: yes)
		output:analog-surround-71+input:analog-surround-41: Analog Surround 7.1 Output + Analog Surround 4.1 Input (sinks: 1, sources: 1, priority: 1213, available: yes)
		output:analog-surround-71+input:analog-surround-51: Analog Surround 7.1 Output + Analog Surround 5.1 Input (sinks: 1, sources: 1, priority: 1213, available: yes)
		output:analog-surround-40+input:analog-surround-40: Analog Surround 4.0 Output + Analog Surround 4.0 Input (sinks: 1, sources: 1, priority: 1212, available: yes)
		output:analog-surround-40+input:analog-surround-50: Analog Surround 4.0 Output + Analog Surround 5.0 Input (sinks: 1, sources: 1, priority: 1212, available: yes)
		output:analog-surround-40+input:analog-surround-71: Analog Surround 4.0 Output + Analog Surround 7.1 Input (sinks: 1, sources: 1, priority: 1212, available: yes)
		output:analog-surround-50+input:analog-surround-40: Analog Surround 5.0 Output + Analog Surround 4.0 Input (sinks: 1, sources: 1, priority: 1212, available: yes)
		output:analog-surround-50+input:analog-surround-50: Analog Surround 5.0 Output + Analog Surround 5.0 Input (sinks: 1, sources: 1, priority: 1212, available: yes)
		output:analog-surround-50+input:analog-surround-71: Analog Surround 5.0 Output + Analog Surround 7.1 Input (sinks: 1, sources: 1, priority: 1212, available: yes)
		output:analog-surround-71+input:analog-surround-40: Analog Surround 7.1 Output + Analog Surround 4.0 Input (sinks: 1, sources: 1, priority: 1212, available: yes)
		output:analog-surround-71+input:analog-surround-50: Analog Surround 7.1 Output + Analog Surround 5.0 Input (sinks: 1, sources: 1, priority: 1212, available: yes)
		output:analog-surround-71+input:analog-surround-71: Analog Surround 7.1 Output + Analog Surround 7.1 Input (sinks: 1, sources: 1, priority: 1212, available: yes)
		output:analog-surround-40: Analog Surround 4.0 Output (sinks: 1, sources: 0, priority: 1200, available: yes)
		output:analog-surround-50: Analog Surround 5.0 Output (sinks: 1, sources: 0, priority: 1200, available: yes)
		output:analog-surround-71: Analog Surround 7.1 Output (sinks: 1, sources: 0, priority: 1200, available: yes)
		input:analog-stereo: Analog Stereo Input (sinks: 0, sources: 1, priority: 65, available: yes)
		input:analog-surround-21: Analog Surround 2.1 Input (sinks: 0, sources: 1, priority: 13, available: yes)
		input:analog-surround-41: Analog Surround 4.1 Input (sinks: 0, sources: 1, priority: 13, available: yes)
		input:analog-surround-51: Analog Surround 5.1 Input (sinks: 0, sources: 1, priority: 13, available: yes)
		input:analog-surround-40: Analog Surround 4.0 Input (sinks: 0, sources: 1, priority: 12, available: yes)
		input:analog-surround-50: Analog Surround 5.0 Input (sinks: 0, sources: 1, priority: 12, available: yes)
		input:analog-surround-71: Analog Surround 7.1 Input (sinks: 0, sources: 1, priority: 12, available: yes)
		pro-audio: Pro Audio (sinks: 2, sources: 2, priority: 1, available: yes)
	Active Profile: output:analog-stereo+input:analog-stereo
	Ports:
		analog-input: Analog Input (type: Analog, priority: 10000, latency offset: 0 usec, availability unknown)
			Properties:
				port.type = "analog"
				card.profile.port = "0"
			Part of profile(s): input:analog-stereo, input:analog-surround-21, input:analog-surround-40, input:analog-surround-41, input:analog-surround-50, input:analog-surround-51, input:analog-surround-71, output:analog-stereo+input:analog-stereo, output:analog-stereo+input:analog-surround-21, output:analog-stereo+input:analog-surround-40, output:analog-stereo+input:analog-surround-41, output:analog-stereo+input:analog-surround-50, output:analog-stereo+input:analog-surround-51, output:analog-stereo+input:analog-surround-71, output:analog-surround-21+input:analog-stereo, output:analog-surround-21+input:analog-surround-21, output:analog-surround-21+input:analog-surround-40, output:analog-surround-21+input:analog-surround-41, output:analog-surround-21+input:analog-surround-50, output:analog-surround-21+input:analog-surround-51, output:analog-surround-21+input:analog-surround-71, output:analog-surround-40+input:analog-stereo, output:analog-surround-40+input:analog-surround-21, output:analog-surround-40+input:analog-surround-40, output:analog-surround-40+input:analog-surround-41, output:analog-surround-40+input:analog-surround-50, output:analog-surround-40+input:analog-surround-51, output:analog-surround-40+input:analog-surround-71, output:analog-surround-41+input:analog-stereo, output:analog-surround-41+input:analog-surround-21, output:analog-surround-41+input:analog-surround-40, output:analog-surround-41+input:analog-surround-41, output:analog-surround-41+input:analog-surround-50, output:analog-surround-41+input:analog-surround-51, output:analog-surround-41+input:analog-surround-71, output:analog-surround-50+input:analog-stereo, output:analog-surround-50+input:analog-surround-21, output:analog-surround-50+input:analog-surround-40, output:analog-surround-50+input:analog-surround-41, output:analog-surround-50+input:analog-surround-50, output:analog-surround-50+input:analog-surround-51, output:analog-surround-50+input:analog-surround-71, output:analog-surround-51+input:analog-stereo, output:analog-surround-51+input:analog-surround-21, output:analog-surround-51+input:analog-surround-40, output:analog-surround-51+input:analog-surround-41, output:analog-surround-51+input:analog-surround-50, output:analog-surround-51+input:analog-surround-51, output:analog-surround-51+input:analog-surround-71, output:analog-surround-71+input:analog-stereo, output:analog-surround-71+input:analog-surround-21, output:analog-surround-71+input:analog-surround-40, output:analog-surround-71+input:analog-surround-41, output:analog-surround-71+input:analog-surround-50, output:analog-surround-71+input:analog-surround-51, output:analog-surround-71+input:analog-surround-71
		analog-output: Analog Output (type: Analog, priority: 9900, latency offset: 0 usec, availability unknown)
			Properties:
				port.type = "analog"
				card.profile.port = "1"
			Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo, output:analog-stereo+input:analog-surround-21, output:analog-stereo+input:analog-surround-40, output:analog-stereo+input:analog-surround-41, output:analog-stereo+input:analog-surround-50, output:analog-stereo+input:analog-surround-51, output:analog-stereo+input:analog-surround-71, output:analog-surround-21, output:analog-surround-21+input:analog-stereo, output:analog-surround-21+input:analog-surround-21, output:analog-surround-21+input:analog-surround-40, output:analog-surround-21+input:analog-surround-41, output:analog-surround-21+input:analog-surround-50, output:analog-surround-21+input:analog-surround-51, output:analog-surround-21+input:analog-surround-71, output:analog-surround-40, output:analog-surround-40+input:analog-stereo, output:analog-surround-40+input:analog-surround-21, output:analog-surround-40+input:analog-surround-40, output:analog-surround-40+input:analog-surround-41, output:analog-surround-40+input:analog-surround-50, output:analog-surround-40+input:analog-surround-51, output:analog-surround-40+input:analog-surround-71, output:analog-surround-41, output:analog-surround-41+input:analog-stereo, output:analog-surround-41+input:analog-surround-21, output:analog-surround-41+input:analog-surround-40, output:analog-surround-41+input:analog-surround-41, output:analog-surround-41+input:analog-surround-50, output:analog-surround-41+input:analog-surround-51, output:analog-surround-41+input:analog-surround-71, output:analog-surround-50, output:analog-surround-50+input:analog-stereo, output:analog-surround-50+input:analog-surround-21, output:analog-surround-50+input:analog-surround-40, output:analog-surround-50+input:analog-surround-41, output:analog-surround-50+input:analog-surround-50, output:analog-surround-50+input:analog-surround-51, output:analog-surround-50+input:analog-surround-71, output:analog-surround-51, output:analog-surround-51+input:analog-stereo, output:analog-surround-51+input:analog-surround-21, output:analog-surround-51+input:analog-surround-40, output:analog-surround-51+input:analog-surround-41, output:analog-surround-51+input:analog-surround-50, output:analog-surround-51+input:analog-surround-51, output:analog-surround-51+input:analog-surround-71, output:analog-surround-71, output:analog-surround-71+input:analog-stereo, output:analog-surround-71+input:analog-surround-21, output:analog-surround-71+input:analog-surround-40, output:analog-surround-71+input:analog-surround-41, output:analog-surround-71+input:analog-surround-50, output:analog-surround-71+input:analog-surround-51, output:analog-surround-71+input:analog-surround-71

Tried these without any change:

$ lsmod |grep snd-hda

$ sudo modprobe snd-hda-intel model=auto

$ systemctl --user restart pipewire-pulse.service

and editing /etc/modprobe.d/modprobe.conf (created that file as it didn't exist yet):

options snd-hda-intel model=auto 

and reboot -> also no change.

lsmod output is (snd_hda_intel <- underscores, not hyphens):

$ lsmod | grep snd_hda_intel
snd_hda_intel          65536  3
snd_intel_dspcfg       40960  2 snd_soc_avs,snd_hda_intel
snd_hda_codec         225280  4 snd_soc_avs,snd_hda_codec_hdmi,snd_soc_hda_codec,snd_hda_intel
snd_hda_core          151552  6 snd_soc_avs,snd_hda_codec_hdmi,snd_soc_hda_codec,snd_hda_intel,snd_hda_ext_core,snd_hda_codec
snd_pcm               204800  15 snd_soc_avs,snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_compress,snd_soc_core,snd_aloop,snd_hda_core,snd_pcm_dmaengine
snd                   155648  36 snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_timer,snd_compress,snd_soc_core,snd_aloop,snd_ump,snd_pcm,snd_rawmidi

Last edited by millus (2024-01-30 14:11:44)

Offline

#2 2024-01-27 23:42:20

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,985

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

Try blacklisting snd_soc_avs https://bbs.archlinux.org/viewtopic.php?id=292164 it got introduced and potentially registering on vid:pids it doesn't actually support.

Offline

#3 2024-01-28 17:29:43

millus
Member
Registered: 2019-07-21
Posts: 212

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

I added

blacklist snd_soc_avs

to /etc/modprobe.d/blacklist.conf, ran mkinitcpio -P and rebooted
but it didn't help.
Then I also added

blacklist snd_soc_core

ran mkinitcpio -P and rebooted but that also didn't help.
Current lsmod:

$ lsmod | grep snd
snd_seq_dummy          12288  0
snd_hrtimer            12288  1
snd_seq               131072  7 snd_seq_dummy
snd_usb_audio         466944  4
snd_usbmidi_lib        49152  1 snd_usb_audio
snd_ump                36864  1 snd_usb_audio
snd_rawmidi            53248  2 snd_usbmidi_lib,snd_ump
snd_seq_device         16384  3 snd_seq,snd_ump,snd_rawmidi
snd_hda_codec_hdmi     94208  1
snd_hda_intel          65536  3
snd_intel_dspcfg       40960  1 snd_hda_intel
snd_intel_sdw_acpi     16384  1 snd_intel_dspcfg
snd_hda_codec         225280  2 snd_hda_codec_hdmi,snd_hda_intel
snd_hda_core          151552  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_hwdep              20480  2 snd_usb_audio,snd_hda_codec
snd_aloop              40960  5
snd_pcm               204800  11 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_aloop,snd_hda_core
snd_timer              53248  4 snd_seq,snd_hrtimer,snd_aloop,snd_pcm
snd                   155648  34 snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_timer,snd_aloop,snd_ump,snd_pcm,snd_rawmidi
soundcore              16384  1 snd
mc                     90112  11 videodev,si2157,snd_usb_audio,dvb_usb_v2,videobuf2_v4l2,uvcvideo,dvb_core,videobuf2_common,em28xx
$ cat /proc/asound/card*/codec* | grep Codec
Codec: Nvidia GPU a3 HDMI/DP

Last edited by millus (2024-01-28 17:45:58)

Offline

#4 2024-01-28 18:33:52

millus
Member
Registered: 2019-07-21
Posts: 212

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

If you need any more system info of any kind, please just ask.
I just want my system to work again so I can watch videos, play games, and all. Really, who RELEASES broken updates like this that break people's OS, they should be excluded from any further development.
Do I really need to convert my fs from ext4 to BTRFS so I can rollback my OS everytime some ah decides he is ok bricking my system? wth is the big idea of this guys responsible really. This feels like some doesnt give a 2nd thought on what he is doing and just pushes code not giving a f.f. about the users getting into trouble thanks to him. So now 10000 people have to spend hours on the internet each to figure out what got broken or, the other way round like you did, to help others to repair it? He should pay for causing this kind of insane trouble.
So, can anyone tell us please, who is responsible for releasing this kind of brick-"update"?

Last edited by millus (2024-01-28 18:41:55)

Offline

#5 2024-01-28 19:11:24

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,985

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

The kernel developers and there are hundreds of interactions and logistics to think of and sometimes something slips through. You should probably not run a rolling release distribution if this instills such a reaction from you. FWIW if this is your only goal, opting for linux-lts as a stop gap measure is usually a good means to an end and is likely to work fine here -- for the time being.

As for the actual problem, can you give me a full kernel log, i.e.

sudo journalctl -b

Offline

#6 2024-01-28 19:40:07

millus
Member
Registered: 2019-07-21
Posts: 212

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

Thanks for your effort =_=
Here is my journalctl (I cropped the 'date/archlinux' prefix at the start of each line to reduce load slightly)

kernel: Linux version 6.7.1-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Sun, 21 Jan 2024 22:14:10 +0000
kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d784f2e1-9026-4481-9832-cb861cfcf26a rw audit=0 loglevel=3 quiet initcall_blacklist=simpledrm_platform_driver_init
kernel: BIOS-provided physical RAM map:
kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
kernel: BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable
kernel: BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved
kernel: BIOS-e820: [mem 0x0000000040400000-0x000000006f6ddfff] usable
kernel: BIOS-e820: [mem 0x000000006f6de000-0x000000006f6defff] ACPI NVS
kernel: BIOS-e820: [mem 0x000000006f6df000-0x000000006f6dffff] reserved
kernel: BIOS-e820: [mem 0x000000006f6e0000-0x0000000077ea2fff] usable
kernel: BIOS-e820: [mem 0x0000000077ea3000-0x00000000798bcfff] reserved
kernel: BIOS-e820: [mem 0x00000000798bd000-0x0000000079a0ffff] usable
kernel: BIOS-e820: [mem 0x0000000079a10000-0x0000000079dc3fff] ACPI NVS
kernel: BIOS-e820: [mem 0x0000000079dc4000-0x000000007af03fff] reserved
kernel: BIOS-e820: [mem 0x000000007af04000-0x000000007affefff] type 20
kernel: BIOS-e820: [mem 0x000000007afff000-0x000000007affffff] usable
kernel: BIOS-e820: [mem 0x000000007b000000-0x000000007fffffff] reserved
kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
kernel: BIOS-e820: [mem 0x0000000100000000-0x000000107effffff] usable
kernel: NX (Execute Disable) protection: active
kernel: APIC: Static calls initialized
kernel: efi: EFI v2.7 by American Megatrends
kernel: efi: ACPI 2.0=0x79a10000 ACPI=0x79a10000 SMBIOS=0x7adc4000 SMBIOS 3.0=0x7adc3000 MEMATTR=0x74d5d018 ESRT=0x7697ec18 
kernel: efi: Remove mem51: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
kernel: efi: Not removing mem52: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
kernel: efi: Not removing mem53: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
kernel: efi: Not removing mem54: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
kernel: efi: Not removing mem55: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
kernel: efi: Remove mem56: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
kernel: SMBIOS 3.1.1 present.
kernel: DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./Z370 Professional Gaming i7, BIOS P3.30 10/19/2018
kernel: tsc: Detected 3700.000 MHz processor
kernel: tsc: Detected 3699.850 MHz TSC
kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
kernel: last_pfn = 0x107f000 max_arch_pfn = 0x400000000
kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
kernel: last_pfn = 0x7b000 max_arch_pfn = 0x400000000
kernel: found SMP MP-table at [mem 0x000fde80-0x000fde8f]
kernel: esrt: Reserving ESRT space from 0x000000007697ec18 to 0x000000007697ec50.
kernel: e820: update [mem 0x7697e000-0x7697efff] usable ==> reserved
kernel: Using GB pages for direct mapping
kernel: Secure boot disabled
kernel: RAMDISK: [mem 0x30365000-0x341a9fff]
kernel: ACPI: Early table checksum verification disabled
kernel: ACPI: RSDP 0x0000000079A10000 000024 (v02 ALASKA)
kernel: ACPI: XSDT 0x0000000079A100A8 0000D4 (v01 ALASKA A M I    01072009 AMI  00010013)
kernel: ACPI: FACP 0x0000000079A3C950 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
kernel: ACPI: DSDT 0x0000000079A10218 02C736 (v02 ALASKA A M I    01072009 INTL 20160422)
kernel: ACPI: FACS 0x0000000079DC3F00 000040
kernel: ACPI: APIC 0x0000000079A3CA68 0000F4 (v03 ALASKA A M I    01072009 AMI  00010013)
kernel: ACPI: FPDT 0x0000000079A3CB60 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
kernel: ACPI: FIDT 0x0000000079A3CBA8 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
kernel: ACPI: MCFG 0x0000000079A3CC48 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
kernel: ACPI: SSDT 0x0000000079A3CC88 0003A3 (v01 SataRe SataTabl 00001000 INTL 20160422)
kernel: ACPI: SSDT 0x0000000079A3D030 003165 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
kernel: ACPI: SSDT 0x0000000079A40198 0025F4 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
kernel: ACPI: HPET 0x0000000079A42790 000038 (v01 INTEL  KBL      00000001 MSFT 0000005F)
kernel: ACPI: SSDT 0x0000000079A427C8 000B83 (v02 INTEL  xh_kbl_s 00000000 INTL 20160422)
kernel: ACPI: UEFI 0x0000000079A43350 000048 (v01 ALASKA A M I    00000002      01000013)
kernel: ACPI: SSDT 0x0000000079A43398 0017AE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
kernel: ACPI: AAFT 0x0000000079A44B48 0004C9 (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
kernel: ACPI: LPIT 0x0000000079A45018 000094 (v01 INTEL  KBL      00000000 MSFT 0000005F)
kernel: ACPI: SSDT 0x0000000079A450B0 000141 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
kernel: ACPI: SSDT 0x0000000079A451F8 000517 (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
kernel: ACPI: SSDT 0x0000000079A45710 0002E9 (v02 INTEL  Wwan     00000001 INTL 20160422)
kernel: ACPI: DBGP 0x0000000079A45A00 000034 (v01 INTEL           00000002 MSFT 0000005F)
kernel: ACPI: DBG2 0x0000000079A45A38 000054 (v00 INTEL           00000002 MSFT 0000005F)
kernel: ACPI: DMAR 0x0000000079A45A90 0000A8 (v01 INTEL  EDK2     00000001 INTL 00000001)
kernel: ACPI: BGRT 0x0000000079A45B38 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
kernel: ACPI: WSMT 0x0000000079A45B70 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
kernel: ACPI: Reserving FACP table memory at [mem 0x79a3c950-0x79a3ca63]
kernel: ACPI: Reserving DSDT table memory at [mem 0x79a10218-0x79a3c94d]
kernel: ACPI: Reserving FACS table memory at [mem 0x79dc3f00-0x79dc3f3f]
kernel: ACPI: Reserving APIC table memory at [mem 0x79a3ca68-0x79a3cb5b]
kernel: ACPI: Reserving FPDT table memory at [mem 0x79a3cb60-0x79a3cba3]
kernel: ACPI: Reserving FIDT table memory at [mem 0x79a3cba8-0x79a3cc43]
kernel: ACPI: Reserving MCFG table memory at [mem 0x79a3cc48-0x79a3cc83]
kernel: ACPI: Reserving SSDT table memory at [mem 0x79a3cc88-0x79a3d02a]
kernel: ACPI: Reserving SSDT table memory at [mem 0x79a3d030-0x79a40194]
kernel: ACPI: Reserving SSDT table memory at [mem 0x79a40198-0x79a4278b]
kernel: ACPI: Reserving HPET table memory at [mem 0x79a42790-0x79a427c7]
kernel: ACPI: Reserving SSDT table memory at [mem 0x79a427c8-0x79a4334a]
kernel: ACPI: Reserving UEFI table memory at [mem 0x79a43350-0x79a43397]
kernel: ACPI: Reserving SSDT table memory at [mem 0x79a43398-0x79a44b45]
kernel: ACPI: Reserving AAFT table memory at [mem 0x79a44b48-0x79a45010]
kernel: ACPI: Reserving LPIT table memory at [mem 0x79a45018-0x79a450ab]
kernel: ACPI: Reserving SSDT table memory at [mem 0x79a450b0-0x79a451f0]
kernel: ACPI: Reserving SSDT table memory at [mem 0x79a451f8-0x79a4570e]
kernel: ACPI: Reserving SSDT table memory at [mem 0x79a45710-0x79a459f8]
kernel: ACPI: Reserving DBGP table memory at [mem 0x79a45a00-0x79a45a33]
kernel: ACPI: Reserving DBG2 table memory at [mem 0x79a45a38-0x79a45a8b]
kernel: ACPI: Reserving DMAR table memory at [mem 0x79a45a90-0x79a45b37]
kernel: ACPI: Reserving BGRT table memory at [mem 0x79a45b38-0x79a45b6f]
kernel: ACPI: Reserving WSMT table memory at [mem 0x79a45b70-0x79a45b97]
kernel: No NUMA configuration found
kernel: Faking a node at [mem 0x0000000000000000-0x000000107effffff]
kernel: NODE_DATA(0) allocated [mem 0x107effb000-0x107effffff]
kernel: Zone ranges:
kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
kernel:   Normal   [mem 0x0000000100000000-0x000000107effffff]
kernel:   Device   empty
kernel: Movable zone start for each node
kernel: Early memory node ranges
kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
kernel:   node   0: [mem 0x0000000000059000-0x000000000009efff]
kernel:   node   0: [mem 0x0000000000100000-0x000000003fffffff]
kernel:   node   0: [mem 0x0000000040400000-0x000000006f6ddfff]
kernel:   node   0: [mem 0x000000006f6e0000-0x0000000077ea2fff]
kernel:   node   0: [mem 0x00000000798bd000-0x0000000079a0ffff]
kernel:   node   0: [mem 0x000000007afff000-0x000000007affffff]
kernel:   node   0: [mem 0x0000000100000000-0x000000107effffff]
kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000107effffff]
kernel: On node 0, zone DMA: 1 pages in unavailable ranges
kernel: On node 0, zone DMA: 1 pages in unavailable ranges
kernel: On node 0, zone DMA: 97 pages in unavailable ranges
kernel: On node 0, zone DMA32: 1024 pages in unavailable ranges
kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
kernel: On node 0, zone DMA32: 6682 pages in unavailable ranges
kernel: On node 0, zone DMA32: 5615 pages in unavailable ranges
kernel: On node 0, zone Normal: 20480 pages in unavailable ranges
kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
kernel: ACPI: PM-Timer IO Port: 0x1808
kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
kernel: ACPI: Using ACPI (MADT) for SMP configuration information
kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
kernel: e820: update [mem 0x748b8000-0x748f8fff] usable ==> reserved
kernel: TSC deadline timer available
kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
kernel: PM: hibernation: Registered nosave memory: [mem 0x40000000-0x403fffff]
kernel: PM: hibernation: Registered nosave memory: [mem 0x6f6de000-0x6f6defff]
kernel: PM: hibernation: Registered nosave memory: [mem 0x6f6df000-0x6f6dffff]
kernel: PM: hibernation: Registered nosave memory: [mem 0x748b8000-0x748f8fff]
kernel: PM: hibernation: Registered nosave memory: [mem 0x7697e000-0x7697efff]
kernel: PM: hibernation: Registered nosave memory: [mem 0x77ea3000-0x798bcfff]
kernel: PM: hibernation: Registered nosave memory: [mem 0x79a10000-0x79dc3fff]
kernel: PM: hibernation: Registered nosave memory: [mem 0x79dc4000-0x7af03fff]
kernel: PM: hibernation: Registered nosave memory: [mem 0x7af04000-0x7affefff]
kernel: PM: hibernation: Registered nosave memory: [mem 0x7b000000-0x7fffffff]
kernel: PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfdffffff]
kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
kernel: [mem 0x80000000-0xfdffffff] available for PCI devices
kernel: Booting paravirtualized kernel on bare hardware
kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d784f2e1-9026-4481-9832-cb861cfcf26a rw audit=0 loglevel=3 quiet initcall_blacklist=simpledrm_platform_driver_init
kernel: audit: disabled (until reboot)
kernel: blacklisting initcall simpledrm_platform_driver_init
kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
kernel: random: crng init done
kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
kernel: Fallback order for Node 0: 0 
kernel: Built 1 zonelists, mobility grouping on.  Total pages: 16477509
kernel: Policy zone: Normal
kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
kernel: software IO TLB: area num 16.
kernel: Memory: 65604624K/66956872K available (16384K kernel code, 2141K rwdata, 13228K rodata, 3436K init, 3760K bss, 1351988K reserved, 0K cma-reserved)
kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
kernel: Kernel/User page tables isolation: enabled
kernel: ftrace: allocating 49247 entries in 193 pages
kernel: ftrace: allocated 193 pages with 3 groups
kernel: Dynamic Preempt: full
kernel: rcu: Preemptible hierarchical RCU implementation.
kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
kernel:         Trampoline variant of Tasks RCU enabled.
kernel:         Rude variant of Tasks RCU enabled.
kernel:         Tracing variant of Tasks RCU enabled.
kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
kernel: NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
kernel: Console: colour dummy device 80x25
kernel: printk: legacy console [tty0] enabled
kernel: ACPI: Core revision 20230628
kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
kernel: APIC: Switch to symmetric I/O mode setup
kernel: DMAR: Host address width 39
kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
kernel: DMAR: RMRR base: 0x0000007ab56000 end: 0x0000007ad9ffff
kernel: DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
kernel: x2apic enabled
kernel: APIC: Switched APIC routing to: cluster x2apic
kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6aa99074b1c, max_idle_ns: 881590506587 ns
kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7402.02 BogoMIPS (lpj=12332833)
kernel: x86/cpu: SGX disabled by BIOS.
kernel: CPU0: Thermal monitoring enabled (TM1)
kernel: process: using mwait in idle threads
kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
kernel: Spectre V2 : Mitigation: IBRS
kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
kernel: RETBleed: Mitigation: IBRS
kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
kernel: MDS: Mitigation: Clear CPU buffers
kernel: TAA: Mitigation: TSX disabled
kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
kernel: SRBDS: Mitigation: Microcode
kernel: GDS: Mitigation: Microcode
kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
kernel: Freeing SMP alternatives memory: 40K
kernel: pid_max: default: 32768 minimum: 301
kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
kernel: landlock: Up and running.
kernel: Yama: becoming mindful.
kernel: LSM support for eBPF active
kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
kernel: smpboot: CPU0: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz (family: 0x6, model: 0x9e, stepping: 0xa)
kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
kernel: ... version:                4
kernel: ... bit width:              48
kernel: ... generic registers:      4
kernel: ... value mask:             0000ffffffffffff
kernel: ... max period:             00007fffffffffff
kernel: ... fixed-purpose events:   3
kernel: ... event mask:             000000070000000f
kernel: signal: max sigframe size: 2032
kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1217
kernel: rcu: Hierarchical SRCU implementation.
kernel: rcu:         Max phase no-delay instances is 1000.
kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
kernel: smp: Bringing up secondary CPUs ...
kernel: smpboot: x86: Booting SMP configuration:
kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
kernel: smp: Brought up 1 node, 12 CPUs
kernel: smpboot: Max logical packages: 1
kernel: smpboot: Total of 12 processors activated (88831.24 BogoMIPS)
kernel: devtmpfs: initialized
kernel: x86/mm: Memory block size: 2048MB
kernel: ACPI: PM: Registering ACPI NVS region [mem 0x6f6de000-0x6f6defff] (4096 bytes)
kernel: ACPI: PM: Registering ACPI NVS region [mem 0x79a10000-0x79dc3fff] (3883008 bytes)
kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
kernel: pinctrl core: initialized pinctrl subsystem
kernel: PM: RTC time: 19:32:15, date: 2024-01-28
kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
kernel: thermal_sys: Registered thermal governor 'fair_share'
kernel: thermal_sys: Registered thermal governor 'bang_bang'
kernel: thermal_sys: Registered thermal governor 'step_wise'
kernel: thermal_sys: Registered thermal governor 'user_space'
kernel: thermal_sys: Registered thermal governor 'power_allocator'
kernel: cpuidle: using governor ladder
kernel: cpuidle: using governor menu
kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
kernel: PCI: not using MMCONFIG
kernel: PCI: Using configuration type 1 for base access
kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
kernel: ACPI: Added _OSI(Module Device)
kernel: ACPI: Added _OSI(Processor Device)
kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
kernel: ACPI: Added _OSI(Processor Aggregator Device)
kernel: ACPI: 9 ACPI AML tables successfully acquired and loaded
kernel: ACPI: Dynamic OEM Table Load:
kernel: ACPI: SSDT 0xFFFF9AA4C128D800 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
kernel: ACPI: Dynamic OEM Table Load:
kernel: ACPI: SSDT 0xFFFF9AA4C2436000 00077A (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
kernel: ACPI: Dynamic OEM Table Load:
kernel: ACPI: SSDT 0xFFFF9AA4C1293000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160422)
kernel: ACPI: Dynamic OEM Table Load:
kernel: ACPI: SSDT 0xFFFF9AA4C128E400 000317 (v02 PmRef  ApHwp    00003000 INTL 20160422)
kernel: ACPI: Dynamic OEM Table Load:
kernel: ACPI: SSDT 0xFFFF9AA4C128D400 00030A (v02 PmRef  ApCst    00003000 INTL 20160422)
kernel: ACPI: _OSC evaluated successfully for all CPUs
kernel: ACPI: Interpreter enabled
kernel: ACPI: PM: (supports S0 S3 S4 S5)
kernel: ACPI: Using IOAPIC for interrupt routing
kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
kernel: PCI: Using E820 reservations for host bridge windows
kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
kernel: PCI host bridge to bus 0000:00
kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
kernel: pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000
kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
kernel: pci 0000:00:02.0: [8086:3e92] type 00 class 0x038000
kernel: pci 0000:00:02.0: reg 0x10: [mem 0xdc000000-0xdcffffff 64bit]
kernel: pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
kernel: pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
kernel: pci 0000:00:14.0: reg 0x10: [mem 0xde130000-0xde13ffff 64bit]
kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
kernel: pci 0000:00:14.2: [8086:a2b1] type 00 class 0x118000
kernel: pci 0000:00:14.2: reg 0x10: [mem 0xde14e000-0xde14efff 64bit]
kernel: pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
kernel: pci 0000:00:16.0: reg 0x10: [mem 0xde14d000-0xde14dfff 64bit]
kernel: pci 0000:00:16.0: PME# supported from D3hot
kernel: pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
kernel: pci 0000:00:17.0: reg 0x10: [mem 0xde148000-0xde149fff]
kernel: pci 0000:00:17.0: reg 0x14: [mem 0xde14c000-0xde14c0ff]
kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
kernel: pci 0000:00:17.0: reg 0x24: [mem 0xde14b000-0xde14b7ff]
kernel: pci 0000:00:17.0: PME# supported from D3hot
kernel: pci 0000:00:1b.0: [8086:a2e7] type 01 class 0x060400
kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
kernel: pci 0000:00:1c.0: [8086:a290] type 01 class 0x060400
kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
kernel: pci 0000:00:1c.2: [8086:a292] type 01 class 0x060400
kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
kernel: pci 0000:00:1c.4: [8086:a294] type 01 class 0x060400
kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
kernel: pci 0000:00:1d.0: [8086:a298] type 01 class 0x060400
kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
kernel: pci 0000:00:1d.4: [8086:a29c] type 01 class 0x060400
kernel: pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
kernel: pci 0000:00:1f.0: [8086:a2c9] type 00 class 0x060100
kernel: pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xde144000-0xde147fff]
kernel: pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xde140000-0xde143fff 64bit]
kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xde120000-0xde12ffff 64bit]
kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
kernel: pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xde14a000-0xde14a0ff 64bit]
kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
kernel: pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xde100000-0xde11ffff]
kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
kernel: pci 0000:01:00.0: [10de:2684] type 00 class 0x030000
kernel: pci 0000:01:00.0: reg 0x10: [mem 0xdd000000-0xddffffff]
kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
kernel: pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
kernel: pci 0000:01:00.0: reg 0x30: [mem 0xde000000-0xde07ffff pref]
kernel: pci 0000:01:00.0: BAR 1: assigned to efifb
kernel: pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
kernel: pci 0000:01:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
kernel: pci 0000:01:00.1: [10de:22ba] type 00 class 0x040300
kernel: pci 0000:01:00.1: reg 0x10: [mem 0xde080000-0xde083fff]
kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
kernel: pci 0000:00:01.0:   bridge window [mem 0xdd000000-0xde0fffff]
kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
kernel: pci 0000:02:00.0: [1987:5018] type 00 class 0x010802
kernel: pci 0000:02:00.0: reg 0x10: [mem 0xdef00000-0xdef03fff 64bit]
kernel: pci 0000:02:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:1b.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
kernel: pci 0000:00:1b.0: PCI bridge to [bus 02]
kernel: pci 0000:00:1b.0:   bridge window [mem 0xdef00000-0xdeffffff]
kernel: pci 0000:03:00.0: [1b21:2142] type 00 class 0x0c0330
kernel: pci 0000:03:00.0: reg 0x10: [mem 0xdee00000-0xdee07fff 64bit]
kernel: pci 0000:03:00.0: enabling Extended Tags
kernel: pci 0000:03:00.0: PME# supported from D0
kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
kernel: pci 0000:00:1c.0:   bridge window [mem 0xdee00000-0xdeefffff]
kernel: pci 0000:04:00.0: [1b21:1184] type 01 class 0x060400
kernel: pci 0000:04:00.0: enabling Extended Tags
kernel: pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
kernel: pci 0000:00:1c.2: PCI bridge to [bus 04-09]
kernel: pci 0000:00:1c.2:   bridge window [io  0xc000-0xdfff]
kernel: pci 0000:00:1c.2:   bridge window [mem 0xdea00000-0xdecfffff]
kernel: pci 0000:05:01.0: [1b21:1184] type 01 class 0x060400
kernel: pci 0000:05:01.0: enabling Extended Tags
kernel: pci 0000:05:01.0: PME# supported from D0 D3hot D3cold
kernel: pci 0000:05:03.0: [1b21:1184] type 01 class 0x060400
kernel: pci 0000:05:03.0: enabling Extended Tags
kernel: pci 0000:05:03.0: PME# supported from D0 D3hot D3cold
kernel: pci 0000:05:05.0: [1b21:1184] type 01 class 0x060400
kernel: pci 0000:05:05.0: enabling Extended Tags
kernel: pci 0000:05:05.0: PME# supported from D0 D3hot D3cold
kernel: pci 0000:05:07.0: [1b21:1184] type 01 class 0x060400
kernel: pci 0000:05:07.0: enabling Extended Tags
kernel: pci 0000:05:07.0: PME# supported from D0 D3hot D3cold
kernel: pci 0000:04:00.0: PCI bridge to [bus 05-09]
kernel: pci 0000:04:00.0:   bridge window [io  0xc000-0xdfff]
kernel: pci 0000:04:00.0:   bridge window [mem 0xdea00000-0xdecfffff]
kernel: pci 0000:06:00.0: [8086:24fb] type 00 class 0x028000
kernel: pci 0000:06:00.0: reg 0x10: [mem 0xdec00000-0xdec01fff 64bit]
kernel: pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
kernel: pci 0000:05:01.0: PCI bridge to [bus 06]
kernel: pci 0000:05:01.0:   bridge window [mem 0xdec00000-0xdecfffff]
kernel: pci 0000:07:00.0: [8086:1539] type 00 class 0x020000
kernel: pci 0000:07:00.0: reg 0x10: [mem 0xdeb00000-0xdeb1ffff]
kernel: pci 0000:07:00.0: reg 0x18: [io  0xd000-0xd01f]
kernel: pci 0000:07:00.0: reg 0x1c: [mem 0xdeb20000-0xdeb23fff]
kernel: pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
kernel: pci 0000:05:03.0: PCI bridge to [bus 07]
kernel: pci 0000:05:03.0:   bridge window [io  0xd000-0xdfff]
kernel: pci 0000:05:03.0:   bridge window [mem 0xdeb00000-0xdebfffff]
kernel: pci 0000:05:05.0: PCI bridge to [bus 08]
kernel: pci 0000:09:00.0: [1b21:0612] type 00 class 0x010601
kernel: pci 0000:09:00.0: reg 0x10: [io  0xc050-0xc057]
kernel: pci 0000:09:00.0: reg 0x14: [io  0xc040-0xc043]
kernel: pci 0000:09:00.0: reg 0x18: [io  0xc030-0xc037]
kernel: pci 0000:09:00.0: reg 0x1c: [io  0xc020-0xc023]
kernel: pci 0000:09:00.0: reg 0x20: [io  0xc000-0xc01f]
kernel: pci 0000:09:00.0: reg 0x24: [mem 0xdea00000-0xdea001ff]
kernel: pci 0000:05:07.0: PCI bridge to [bus 09]
kernel: pci 0000:05:07.0:   bridge window [io  0xc000-0xcfff]
kernel: pci 0000:05:07.0:   bridge window [mem 0xdea00000-0xdeafffff]
kernel: pci 0000:0a:00.0: [1b21:2142] type 00 class 0x0c0330
kernel: pci 0000:0a:00.0: reg 0x10: [mem 0xded00000-0xded07fff 64bit]
kernel: pci 0000:0a:00.0: enabling Extended Tags
kernel: pci 0000:0a:00.0: PME# supported from D0
kernel: pci 0000:00:1c.4: PCI bridge to [bus 0a]
kernel: pci 0000:00:1c.4:   bridge window [mem 0xded00000-0xdedfffff]
kernel: pci 0000:00:1d.0: PCI bridge to [bus 0b]
kernel: pci 0000:0c:00.0: [1d6a:d107] type 00 class 0x020000
kernel: pci 0000:0c:00.0: reg 0x10: [mem 0xde840000-0xde84ffff 64bit]
kernel: pci 0000:0c:00.0: reg 0x18: [mem 0xde850000-0xde850fff 64bit]
kernel: pci 0000:0c:00.0: reg 0x20: [mem 0xde400000-0xde7fffff 64bit]
kernel: pci 0000:0c:00.0: reg 0x30: [mem 0xde800000-0xde83ffff pref]
kernel: pci 0000:0c:00.0: enabling Extended Tags
kernel: pci 0000:0c:00.0: supports D1 D2
kernel: pci 0000:0c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
kernel: pci 0000:0c:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1d.4 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
kernel: pci 0000:00:1d.4: PCI bridge to [bus 0c]
kernel: pci 0000:00:1d.4:   bridge window [mem 0xde400000-0xde8fffff]
kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 11
kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 11
kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
kernel: iommu: Default domain type: Translated
kernel: iommu: DMA domain TLB invalidation policy: lazy mode
kernel: SCSI subsystem initialized
kernel: libata version 3.00 loaded.
kernel: ACPI: bus type USB registered
kernel: usbcore: registered new interface driver usbfs
kernel: usbcore: registered new interface driver hub
kernel: usbcore: registered new device driver usb
kernel: pps_core: LinuxPPS API ver. 1 registered
kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
kernel: PTP clock support registered
kernel: EDAC MC: Ver: 3.0.0
kernel: efivars: Registered efivars operations
kernel: NetLabel: Initializing
kernel: NetLabel:  domain hash size = 128
kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
kernel: NetLabel:  unlabeled traffic allowed by default
kernel: mctp: management component transport protocol core
kernel: NET: Registered PF_MCTP protocol family
kernel: PCI: Using ACPI for IRQ routing
kernel: PCI: pci_cache_line_size set to 64 bytes
kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
kernel: e820: reserve RAM buffer [mem 0x6f6de000-0x6fffffff]
kernel: e820: reserve RAM buffer [mem 0x748b8000-0x77ffffff]
kernel: e820: reserve RAM buffer [mem 0x7697e000-0x77ffffff]
kernel: e820: reserve RAM buffer [mem 0x77ea3000-0x77ffffff]
kernel: e820: reserve RAM buffer [mem 0x79a10000-0x7bffffff]
kernel: e820: reserve RAM buffer [mem 0x7b000000-0x7bffffff]
kernel: e820: reserve RAM buffer [mem 0x107f000000-0x107fffffff]
kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
kernel: pci 0000:01:00.0: vgaarb: bridge control possible
kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
kernel: vgaarb: loaded
kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
kernel: clocksource: Switched to clocksource tsc-early
kernel: VFS: Disk quotas dquot_6.6.0
kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
kernel: pnp: PnP ACPI init
kernel: system 00:00: [mem 0x40000000-0x403fffff] has been reserved
kernel: system 00:01: [io  0x0280-0x028f] has been reserved
kernel: system 00:01: [io  0x0290-0x029f] has been reserved
kernel: system 00:01: [io  0x02a0-0x02af] has been reserved
kernel: system 00:01: [io  0x02b0-0x02bf] has been reserved
kernel: system 00:02: [io  0x0680-0x069f] has been reserved
kernel: system 00:02: [io  0xffff] has been reserved
kernel: system 00:02: [io  0xffff] has been reserved
kernel: system 00:02: [io  0xffff] has been reserved
kernel: system 00:02: [io  0x1800-0x18fe] has been reserved
kernel: system 00:02: [io  0x164e-0x164f] has been reserved
kernel: system 00:03: [io  0x0800-0x087f] has been reserved
kernel: system 00:05: [io  0x1854-0x1857] has been reserved
kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
kernel: system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
kernel: system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
kernel: system 00:06: [mem 0xdffe0000-0xdfffffff] has been reserved
kernel: system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
kernel: system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
kernel: system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
kernel: system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
kernel: system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
kernel: system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
kernel: system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
kernel: system 00:08: [io  0xff00-0xfffe] has been reserved
kernel: system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
kernel: system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
kernel: system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
kernel: pnp: PnP ACPI: found 10 devices
kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
kernel: NET: Registered PF_INET protocol family
kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
kernel: tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
kernel: TCP: Hash tables configured (established 524288 bind 65536)
kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
kernel: UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
kernel: UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
kernel: NET: Registered PF_XDP protocol family
kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
kernel: pci 0000:00:01.0:   bridge window [mem 0xdd000000-0xde0fffff]
kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
kernel: pci 0000:00:1b.0: PCI bridge to [bus 02]
kernel: pci 0000:00:1b.0:   bridge window [mem 0xdef00000-0xdeffffff]
kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
kernel: pci 0000:00:1c.0:   bridge window [mem 0xdee00000-0xdeefffff]
kernel: pci 0000:05:01.0: PCI bridge to [bus 06]
kernel: pci 0000:05:01.0:   bridge window [mem 0xdec00000-0xdecfffff]
kernel: pci 0000:05:03.0: PCI bridge to [bus 07]
kernel: pci 0000:05:03.0:   bridge window [io  0xd000-0xdfff]
kernel: pci 0000:05:03.0:   bridge window [mem 0xdeb00000-0xdebfffff]
kernel: pci 0000:05:05.0: PCI bridge to [bus 08]
kernel: pci 0000:05:07.0: PCI bridge to [bus 09]
kernel: pci 0000:05:07.0:   bridge window [io  0xc000-0xcfff]
kernel: pci 0000:05:07.0:   bridge window [mem 0xdea00000-0xdeafffff]
kernel: pci 0000:04:00.0: PCI bridge to [bus 05-09]
kernel: pci 0000:04:00.0:   bridge window [io  0xc000-0xdfff]
kernel: pci 0000:04:00.0:   bridge window [mem 0xdea00000-0xdecfffff]
kernel: pci 0000:00:1c.2: PCI bridge to [bus 04-09]
kernel: pci 0000:00:1c.2:   bridge window [io  0xc000-0xdfff]
kernel: pci 0000:00:1c.2:   bridge window [mem 0xdea00000-0xdecfffff]
kernel: pci 0000:00:1c.4: PCI bridge to [bus 0a]
kernel: pci 0000:00:1c.4:   bridge window [mem 0xded00000-0xdedfffff]
kernel: pci 0000:00:1d.0: PCI bridge to [bus 0b]
kernel: pci 0000:00:1d.4: PCI bridge to [bus 0c]
kernel: pci 0000:00:1d.4:   bridge window [mem 0xde400000-0xde8fffff]
kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
kernel: pci_bus 0000:00: resource 7 [mem 0x80000000-0xdfffffff window]
kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
kernel: pci_bus 0000:01: resource 1 [mem 0xdd000000-0xde0fffff]
kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
kernel: pci_bus 0000:02: resource 1 [mem 0xdef00000-0xdeffffff]
kernel: pci_bus 0000:03: resource 1 [mem 0xdee00000-0xdeefffff]
kernel: pci_bus 0000:04: resource 0 [io  0xc000-0xdfff]
kernel: pci_bus 0000:04: resource 1 [mem 0xdea00000-0xdecfffff]
kernel: pci_bus 0000:05: resource 0 [io  0xc000-0xdfff]
kernel: pci_bus 0000:05: resource 1 [mem 0xdea00000-0xdecfffff]
kernel: pci_bus 0000:06: resource 1 [mem 0xdec00000-0xdecfffff]
kernel: pci_bus 0000:07: resource 0 [io  0xd000-0xdfff]
kernel: pci_bus 0000:07: resource 1 [mem 0xdeb00000-0xdebfffff]
kernel: pci_bus 0000:09: resource 0 [io  0xc000-0xcfff]
kernel: pci_bus 0000:09: resource 1 [mem 0xdea00000-0xdeafffff]
kernel: pci_bus 0000:0a: resource 1 [mem 0xded00000-0xdedfffff]
kernel: pci_bus 0000:0c: resource 1 [mem 0xde400000-0xde8fffff]
kernel: pci 0000:00:14.0: quirk_usb_early_handoff+0x0/0x7d0 took 38175 usecs
kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
kernel: pci 0000:03:00.0: PME# does not work under D0, disabling it
kernel: pci 0000:0a:00.0: PME# does not work under D0, disabling it
kernel: PCI: CLS 64 bytes, default 64
kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
kernel: software IO TLB: mapped [mem 0x00000000708b8000-0x00000000748b8000] (64MB)
kernel: Trying to unpack rootfs image as initramfs...
kernel: Initialise system trusted keyrings
kernel: Key type blacklist registered
kernel: workingset: timestamp_bits=41 max_order=24 bucket_order=0
kernel: zbud: loaded
kernel: integrity: Platform Keyring initialized
kernel: integrity: Machine keyring initialized
kernel: Key type asymmetric registered
kernel: Asymmetric key parser 'x509' registered
kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
kernel: io scheduler mq-deadline registered
kernel: io scheduler kyber registered
kernel: io scheduler bfq registered
kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
kernel: ACPI: button: Sleep Button [SLPB]
kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
kernel: ACPI: button: Power Button [PWRB]
kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
kernel: ACPI: button: Power Button [PWRF]
kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
kernel: Non-volatile memory driver v1.3
kernel: Linux agpgart interface v0.103
kernel: ACPI: bus type drm_connector registered
kernel: initcall simpledrm_platform_driver_init blacklisted
kernel: ahci 0000:00:17.0: version 3.0
kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl SATA mode
kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
kernel: Freeing initrd memory: 63764K
kernel: scsi host0: ahci
kernel: scsi host1: ahci
kernel: scsi host2: ahci
kernel: scsi host3: ahci
kernel: ata1: SATA max UDMA/133 abar m2048@0xde14b000 port 0xde14b100 irq 133 lpm-pol 0
kernel: ata2: SATA max UDMA/133 abar m2048@0xde14b000 port 0xde14b180 irq 133 lpm-pol 0
kernel: ata3: SATA max UDMA/133 abar m2048@0xde14b000 port 0xde14b200 irq 133 lpm-pol 0
kernel: ata4: SATA max UDMA/133 abar m2048@0xde14b000 port 0xde14b280 irq 133 lpm-pol 0
kernel: ahci 0000:09:00.0: SSS flag set, parallel bus scan disabled
kernel: ahci 0000:09:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
kernel: ahci 0000:09:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc 
kernel: scsi host4: ahci
kernel: scsi host5: ahci
kernel: ata5: SATA max UDMA/133 abar m512@0xdea00000 port 0xdea00100 irq 134 lpm-pol 0
kernel: ata6: SATA max UDMA/133 abar m512@0xdea00000 port 0xdea00180 irq 134 lpm-pol 0
kernel: usbcore: registered new interface driver usbserial_generic
kernel: usbserial: USB Serial support registered for generic
kernel: rtc_cmos 00:04: RTC can wake from S4
kernel: rtc_cmos 00:04: registered as rtc0
kernel: rtc_cmos 00:04: setting system clock to 2024-01-28T19:32:15 UTC (1706470335)
kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
kernel: intel_pstate: Intel P-state driver initializing
kernel: intel_pstate: Disabling energy efficiency optimization
kernel: intel_pstate: HWP enabled
kernel: ledtrig-cpu: registered to indicate activity on CPUs
kernel: hid: raw HID events driver (C) Jiri Kosina
kernel: resource: resource sanity check: requesting [mem 0x00000000fdffe800-0x00000000fe0007ff], which spans more than pnp 00:07 [mem 0xfdb00000-0xfdffffff]
kernel: caller get_primary_reg_base+0x4f/0xb0 mapping multiple BARs
kernel: intel_pmc_core INT33A1:00:  initialized
kernel: drop_monitor: Initializing network drop monitor service
kernel: Initializing XFRM netlink socket
kernel: NET: Registered PF_INET6 protocol family
kernel: Segment Routing with IPv6
kernel: RPL Segment Routing with IPv6
kernel: In-situ OAM (IOAM) with IPv6
kernel: NET: Registered PF_PACKET protocol family
kernel: microcode: Current revision: 0x000000f4
kernel: microcode: Updated early from: 0x00000096
kernel: IPI shorthand broadcast: enabled
kernel: sched_clock: Marking stable (640158052, 367260)->(645924732, -5399420)
kernel: registered taskstats version 1
kernel: Loading compiled-in X.509 certificates
kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 09c1c4685cfdcd4303252fc8f64558155c09dd82'
kernel: zswap: loaded using pool zstd/zsmalloc
kernel: Key type .fscrypt registered
kernel: Key type fscrypt-provisioning registered
kernel: integrity: Loading X.509 certificate: UEFI:db
kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
kernel: integrity: Loading X.509 certificate: UEFI:db
kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
kernel: PM:   Magic number: 8:567:547
kernel: tty ttyS23: hash matches
kernel: port serial8250:0.22: hash matches
kernel: RAS: Correctable Errors collector initialized.
kernel: clk: Disabling unused clocks
kernel: ata5: SATA link down (SStatus 0 SControl 300)
kernel: ata4: SATA link down (SStatus 4 SControl 300)
kernel: ata3: SATA link down (SStatus 4 SControl 300)
kernel: ata2: SATA link down (SStatus 4 SControl 300)
kernel: ata1: SATA link down (SStatus 4 SControl 300)
kernel: ata6: SATA link down (SStatus 0 SControl 300)
kernel: Freeing unused decrypted memory: 2028K
kernel: Freeing unused kernel image (initmem) memory: 3436K
kernel: Write protecting the kernel read-only data: 30720k
kernel: Freeing unused kernel image (rodata/data gap) memory: 1108K
kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
kernel: rodata_test: all tests were successful
kernel: x86/mm: Checking user space page tables
kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
kernel: Run /init as init process
kernel:   with arguments:
kernel:     /init
kernel:   with environment:
kernel:     HOME=/
kernel:     TERM=linux
kernel:     BOOT_IMAGE=/vmlinuz-linux
kernel: tsc: Refined TSC clocksource calibration: 3695.999 MHz
kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a8d2284b57, max_idle_ns: 881590451434 ns
kernel: clocksource: Switched to clocksource tsc
kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
kernel: usb usb1: Product: xHCI Host Controller
kernel: usb usb1: Manufacturer: Linux 6.7.1-arch1-1 xhci-hcd
kernel: usb usb1: SerialNumber: 0000:00:14.0
kernel: hub 1-0:1.0: USB hub found
kernel: hub 1-0:1.0: 16 ports detected
kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
kernel: usb usb2: Product: xHCI Host Controller
kernel: usb usb2: Manufacturer: Linux 6.7.1-arch1-1 xhci-hcd
kernel: usb usb2: SerialNumber: 0000:00:14.0
kernel: hub 2-0:1.0: USB hub found
kernel: hub 2-0:1.0: 10 ports detected
kernel: usb: port power management may be unreliable
kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
kernel: nvme nvme0: pci function 0000:02:00.0
kernel: nvme nvme0: Shutdown timeout set to 10 seconds
kernel: nvme nvme0: 12/0/0 default/read/poll queues
kernel:  nvme0n1: p1 p2 p3 p4 p5
kernel: xhci_hcd 0000:03:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
kernel: xhci_hcd 0000:03:00.0: Host supports USB 3.1 Enhanced SuperSpeed
kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
kernel: usb usb3: Product: xHCI Host Controller
kernel: usb usb3: Manufacturer: Linux 6.7.1-arch1-1 xhci-hcd
kernel: usb usb3: SerialNumber: 0000:03:00.0
kernel: hub 3-0:1.0: USB hub found
kernel: hub 3-0:1.0: 2 ports detected
kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
kernel: usb usb4: Product: xHCI Host Controller
kernel: usb usb4: Manufacturer: Linux 6.7.1-arch1-1 xhci-hcd
kernel: usb usb4: SerialNumber: 0000:03:00.0
kernel: hub 4-0:1.0: USB hub found
kernel: hub 4-0:1.0: 2 ports detected
kernel: xhci_hcd 0000:0a:00.0: xHCI Host Controller
kernel: xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 5
kernel: xhci_hcd 0000:0a:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
kernel: xhci_hcd 0000:0a:00.0: xHCI Host Controller
kernel: xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 6
kernel: xhci_hcd 0000:0a:00.0: Host supports USB 3.1 Enhanced SuperSpeed
kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
kernel: usb usb5: Product: xHCI Host Controller
kernel: usb usb5: Manufacturer: Linux 6.7.1-arch1-1 xhci-hcd
kernel: usb usb5: SerialNumber: 0000:0a:00.0
kernel: hub 5-0:1.0: USB hub found
kernel: hub 5-0:1.0: 2 ports detected
kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
kernel: usb usb6: Product: xHCI Host Controller
kernel: usb usb6: Manufacturer: Linux 6.7.1-arch1-1 xhci-hcd
kernel: usb usb6: SerialNumber: 0000:0a:00.0
kernel: hub 6-0:1.0: USB hub found
kernel: hub 6-0:1.0: 2 ports detected
kernel: fbcon: Taking over console
kernel: usb 1-4: new high-speed USB device number 2 using xhci_hcd
kernel: EXT4-fs (nvme0n1p4): mounted filesystem d784f2e1-9026-4481-9832-cb861cfcf26a r/w with ordered data mode. Quota mode: none.
systemd[1]: systemd 255.3-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
systemd[1]: Detected architecture x86-64.
kernel: usb 1-4: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.63
kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
kernel: usb 1-4: Product: USB2.1 Hub
kernel: usb 1-4: Manufacturer: GenesysLogic
kernel: hub 1-4:1.0: USB hub found
kernel: hub 1-4:1.0: 4 ports detected
kernel: usb 2-4: new SuperSpeed USB device number 2 using xhci_hcd
kernel: usb 2-4: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.63
kernel: usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
kernel: usb 2-4: Product: USB3.1 Hub
kernel: usb 2-4: Manufacturer: GenesysLogic
kernel: hub 2-4:1.0: USB hub found
kernel: hub 2-4:1.0: 4 ports detected
kernel: usb 1-5: new high-speed USB device number 3 using xhci_hcd
kernel: usb 1-5: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.24
kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
kernel: usb 1-5: Product: USB2.0 Hub
kernel: usb 1-5: Manufacturer: GenesysLogic
kernel: hub 1-5:1.0: USB hub found
kernel: hub 1-5:1.0: 2 ports detected
systemd[1]: bpf-lsm: LSM BPF program attached
kernel: usb 2-5: new SuperSpeed USB device number 3 using xhci_hcd
kernel: usb 2-5: New USB device found, idVendor=05e3, idProduct=0616, bcdDevice=92.24
kernel: usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
kernel: usb 2-5: Product: USB3.0 Hub
kernel: usb 2-5: Manufacturer: GenesysLogic
kernel: hub 2-5:1.0: USB hub found
kernel: hub 2-5:1.0: 2 ports detected
systemd[1]: Queued start job for default target Graphical Interface.
systemd[1]: Created slice Slice /system/getty.
systemd[1]: Created slice Slice /system/modprobe.
systemd[1]: Created slice Slice /system/systemd-fsck.
systemd[1]: Created slice User and Session Slice.
systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
systemd[1]: Started Forward Password Requests to Wall Directory Watch.
systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
systemd[1]: Expecting device /dev/disk/by-uuid/78c48dc2-b490-4cf5-be3a-2126732512ae...
systemd[1]: Expecting device /dev/disk/by-uuid/B771-998A...
systemd[1]: Expecting device /dev/disk/by-uuid/c4ac3243-3900-4ced-8857-76f67926dd8e...
systemd[1]: Reached target Local Encrypted Volumes.
systemd[1]: Reached target Local Integrity Protected Volumes.
systemd[1]: Reached target Remote File Systems.
systemd[1]: Reached target Slice Units.
systemd[1]: Reached target Local Verity Protected Volumes.
systemd[1]: Listening on Device-mapper event daemon FIFOs.
systemd[1]: Listening on LVM2 poll daemon socket.
systemd[1]: Listening on Process Core Dump Socket.
systemd[1]: Listening on Journal Socket (/dev/log).
systemd[1]: Listening on Journal Socket.
systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
systemd[1]: Listening on udev Control Socket.
systemd[1]: Listening on udev Kernel Socket.
systemd[1]: Mounting Huge Pages File System...
systemd[1]: Mounting POSIX Message Queue File System...
systemd[1]: Mounting Kernel Debug File System...
systemd[1]: Mounting Kernel Trace File System...
systemd[1]: Starting Create List of Static Device Nodes...
systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
systemd[1]: Starting Load Kernel Module configfs...
systemd[1]: Starting Load Kernel Module dm_mod...
systemd[1]: Starting Load Kernel Module drm...
systemd[1]: Starting Load Kernel Module fuse...
systemd[1]: Starting Load Kernel Module loop...
systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
systemd[1]: Starting Journal Service...
systemd[1]: Starting Load Kernel Modules...
systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
systemd[1]: Starting Remount Root and Kernel File Systems...
systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
systemd[1]: Starting Coldplug All udev Devices...
kernel: usb 1-4.1: new high-speed USB device number 4 using xhci_hcd
systemd[1]: Mounted Huge Pages File System.
systemd[1]: Mounted POSIX Message Queue File System.
systemd[1]: Mounted Kernel Debug File System.
systemd[1]: Mounted Kernel Trace File System.
kernel: loop: module loaded
kernel: fuse: init (API version 7.39)
kernel: device-mapper: uevent: version 1.0.3
kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
systemd-journald[268]: Collecting audit messages is disabled.
kernel: mc: Linux media interface: v0.10
systemd[1]: Finished Create List of Static Device Nodes.
kernel: EXT4-fs (nvme0n1p4): re-mounted d784f2e1-9026-4481-9832-cb861cfcf26a r/w. Quota mode: none.
kernel: videodev: Linux video capture interface: v2.00
systemd[1]: modprobe@configfs.service: Deactivated successfully.
kernel: v4l2loopback_dc: loading out-of-tree module taints kernel.
kernel: v4l2loopback_dc: module verification failed: signature and/or required key missing - tainting kernel
kernel: v4l2loopback driver version 0.6.3 (droidcam) loaded
systemd-journald[268]: Journal started
systemd-journald[268]: Runtime Journal (/run/log/journal/d21a2c0902a345689b1674099dce7a9e) is 8.0M, max 3.1G, 3.1G free.
systemd-modules-load[269]: Inserted module 'crypto_user'
systemd-modules-load[269]: Inserted module 'sr_mod'
systemd-modules-load[269]: Inserted module 'sg'
systemd-modules-load[269]: Inserted module 'videodev'
systemd-modules-load[269]: Inserted module 'v4l2loopback_dc'
systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
systemd-modules-load[269]: Inserted module 'snd_aloop'
systemd[1]: Finished Load Kernel Module configfs.
systemd[1]: Started Journal Service.
systemd-modules-load[269]: Inserted module 'dvb_usb_rtl28xxu'
kernel: usbcore: registered new interface driver dvb_usb_rtl28xxu
systemd[1]: Finished Load Kernel Module dm_mod.
systemd-modules-load[269]: Inserted module 'rtl2830'
systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
systemd[1]: modprobe@drm.service: Deactivated successfully.
systemd[1]: Finished Load Kernel Module drm.
systemd[1]: modprobe@fuse.service: Deactivated successfully.
systemd[1]: Finished Load Kernel Module fuse.
systemd[1]: modprobe@loop.service: Deactivated successfully.
kernel: usb 2-4.3: new SuperSpeed USB device number 4 using xhci_hcd
systemd[1]: Finished Load Kernel Module loop.
kernel: usb 2-4.3: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.63
kernel: usb 2-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
kernel: usb 2-4.3: Product: USB3.1 Hub
kernel: usb 2-4.3: Manufacturer: GenesysLogic
kernel: hub 2-4.3:1.0: USB hub found
kernel: hub 2-4.3:1.0: 4 ports detected
systemd[1]: Finished Remount Root and Kernel File Systems.
systemd[1]: Finished Coldplug All udev Devices.
systemd[1]: Mounting FUSE Control File System...
systemd[1]: Mounting Kernel Configuration File System...
systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
systemd[1]: Starting Flush Journal to Persistent Storage...
systemd[1]: Starting Load/Save OS Random Seed...
systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
systemd[1]: Mounted FUSE Control File System.
systemd[1]: Mounted Kernel Configuration File System.
systemd-journald[268]: Time spent on flushing to /var/log/journal/d21a2c0902a345689b1674099dce7a9e is 47.960ms for 962 entries.
systemd-journald[268]: System Journal (/var/log/journal/d21a2c0902a345689b1674099dce7a9e) is 1.9G, max 4.0G, 2.0G free.
systemd-journald[268]: Received client request to flush runtime journal.
kernel: usb 1-6: new high-speed USB device number 5 using xhci_hcd
systemd-journald[268]: /var/log/journal/d21a2c0902a345689b1674099dce7a9e/system.journal: Journal file uses a different sequence number ID, rotating.
systemd-journald[268]: Rotating system journal.
systemd[1]: Finished Load/Save OS Random Seed.
systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
systemd[1]: Finished Flush Journal to Persistent Storage.
systemd[1]: Create System Users was skipped because no trigger condition checks were met.
systemd[1]: Starting Create Static Device Nodes in /dev...
kernel: usb 1-6: New USB device found, idVendor=174c, idProduct=2074, bcdDevice= 1.00
kernel: usb 1-6: New USB device strings: Mfr=2, Product=3, SerialNumber=0
kernel: usb 1-6: Product: ASM107x
kernel: usb 1-6: Manufacturer: ASRock
kernel: hub 1-6:1.0: USB hub found
kernel: hub 1-6:1.0: 4 ports detected
systemd[1]: Finished Create Static Device Nodes in /dev.
systemd[1]: Reached target Preparation for Local File Systems.
systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
systemd[1]: Starting Rule-based Manager for Device Events and Files...
systemd-udevd[305]: Using default interface naming scheme 'v255'.
systemd[1]: Started Rule-based Manager for Device Events and Files.
kernel: usb 2-6: new SuperSpeed USB device number 5 using xhci_hcd
kernel: usb 2-6: New USB device found, idVendor=174c, idProduct=3074, bcdDevice= 1.00
kernel: usb 2-6: New USB device strings: Mfr=2, Product=3, SerialNumber=0
kernel: usb 2-6: Product: ASM107x
kernel: usb 2-6: Manufacturer: ASRock
kernel: dca service started, version 1.12.1
systemd[1]: Starting Load Kernel Module dm_mod...
systemd[1]: Starting Load Kernel Module loop...
systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
systemd[1]: Create System Users was skipped because no trigger condition checks were met.
systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
kernel: EDAC ie31200: No ECC support
kernel: EDAC ie31200: No ECC support
kernel: hub 2-6:1.0: USB hub found
kernel: hub 2-6:1.0: 4 ports detected
kernel: mei_me 0000:00:16.0: enabling device (0004 -> 0006)
kernel: MACsec IEEE 802.1AE
systemd[1]: Finished Load Kernel Module dm_mod.
systemd[1]: modprobe@loop.service: Deactivated successfully.
kernel: usb 1-5.1: new full-speed USB device number 6 using xhci_hcd
kernel: igb: Intel(R) Gigabit Ethernet Network Driver
kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4
systemd[1]: Finished Load Kernel Module loop.
systemd[1]: Found device Corsair MP600 PRO XT Linux\x20swap.
systemd[1]: Found device Corsair MP600 PRO XT Linux\x20filesystem.
kernel: pps pps0: new PPS source ptp0
kernel: igb 0000:07:00.0: added PHC on eth0
kernel: igb 0000:07:00.0: Intel(R) Gigabit Ethernet Network Connection
kernel: igb 0000:07:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 70:85:c2:5a:01:3d
kernel: igb 0000:07:00.0: eth0: PBA No: FFFFFF-0FF
kernel: igb 0000:07:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
systemd[1]: Found device Corsair MP600 PRO XT EFI\x20system\x20partition.
systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
systemd[1]: Activating swap /dev/disk/by-uuid/c4ac3243-3900-4ced-8857-76f67926dd8e...
systemd[1]: Starting Load Kernel Module dm_mod...
systemd[1]: Starting Load Kernel Module loop...
systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
systemd[1]: Starting File System Check on /dev/disk/by-uuid/78c48dc2-b490-4cf5-be3a-2126732512ae...
systemd[1]: Starting File System Check on /dev/disk/by-uuid/B771-998A...
systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
systemd[1]: Create System Users was skipped because no trigger condition checks were met.
systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
systemd[1]: Starting Virtual Console Setup...
systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
kernel: Adding 68359164k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:68359164k SS
kernel: usb 1-5.1: New USB device found, idVendor=0d8c, idProduct=0005, bcdDevice= 1.00
kernel: usb 1-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kernel: usb 1-5.1: Product: Blue Snowball
kernel: usb 1-5.1: Manufacturer: BLUE MICROPHONE
kernel: usb 1-5.1: SerialNumber: AYM_2018/07/04_92251
kernel: e1000e: Intel(R) PRO/1000 Network Driver
kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
systemd-fsck[414]: /dev/nvme0n1p2: clean, 1055/58624 files, 181777/256000 blocks
kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
kernel: igb 0000:07:00.0 enp7s0: renamed from eth0
(udev-worker)[345]: cfg80211: Process '/usr/bin/set-wireless-regdom' failed with exit code 1.
systemd-fsck[413]: fsck.fat 4.2 (2021-01-31)
systemd-fsck[413]: There are differences between boot sector and its backup.
systemd-fsck[413]: This is mostly harmless. Differences: (offset:original/backup)
systemd-fsck[413]:   67:8a/71, 68:99/b7, 69:71/8a, 70:b7/99
systemd-fsck[413]:   Not automatically fixing this.
systemd-fsck[413]: /dev/nvme0n1p1: 14 files, 8650/189518 clusters
kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
kernel: pci 0000:00:1f.1: [8086:a2a0] type 00 class 0x058000
kernel: pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
kernel: i2c i2c-0: 4/4 memory slots populated (from DMI)
kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
kernel: i2c i2c-0: Successfully instantiated SPD at 0x51
kernel: i2c i2c-0: Successfully instantiated SPD at 0x52
kernel: i2c i2c-0: Successfully instantiated SPD at 0x53
kernel: iTCO_vendor_support: vendor-support=0
kernel: ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
kernel: ee1004 0-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
kernel: ee1004 0-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
kernel: ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
systemd[1]: Finished Load Kernel Module dm_mod.
systemd[1]: Activated swap /dev/disk/by-uuid/c4ac3243-3900-4ced-8857-76f67926dd8e.
systemd[1]: modprobe@loop.service: Deactivated successfully.
kernel: Intel(R) Wireless WiFi driver for Linux
kernel: iwlwifi 0000:06:00.0: enabling device (0000 -> 0002)
kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
kernel: iwlwifi 0000:06:00.0: Detected crf-id 0x0, cnv-id 0x0 wfpm id 0x0
kernel: iwlwifi 0000:06:00.0: PCI dev 24fb/2110, rev=0x220, rfid=0xd55555d5
kernel: cryptd: max_cpu_qlen set to 1000
kernel: iwlwifi 0000:06:00.0: loaded firmware version 29.198743027.0 3168-29.ucode op_mode iwlmvm
kernel: AVX2 version of gcm_enc/dec engaged.
kernel: AES CTR mode by8 optimization enabled
kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input5
kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input6
kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input7
kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
systemd[1]: Finished Load Kernel Module loop.
kernel: usb 2-4.4: new SuperSpeed USB device number 6 using xhci_hcd
systemd[1]: Finished File System Check on /dev/disk/by-uuid/78c48dc2-b490-4cf5-be3a-2126732512ae.
kernel: usb 2-4.4: New USB device found, idVendor=05e3, idProduct=0749, bcdDevice=15.39
kernel: usb 2-4.4: New USB device strings: Mfr=3, Product=4, SerialNumber=5
kernel: usb 2-4.4: Product: USB3.0 Card Reader
kernel: usb 2-4.4: Manufacturer: Generic
kernel: usb 2-4.4: SerialNumber: 000000001539
mtp-probe[435]: checking bus 2, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4.4"
mtp-probe[435]: bus: 2, device: 6 was not an MTP device
kernel: iwlwifi 0000:06:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
kernel: thermal thermal_zone0: failed to read out thermal zone (-61)
systemd[1]: Finished File System Check on /dev/disk/by-uuid/B771-998A.
kernel: iwlwifi 0000:06:00.0: base HW address: f4:96:34:5f:2c:ba, OTP minor version: 0x0
systemd[1]: Finished Virtual Console Setup.
systemd[1]: Reached target Swaps.
kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
kernel: iwlwifi 0000:06:00.0 wlp6s0: renamed from wlan0
systemd[1]: Mounting /boot...
systemd[1]: Mounting /efi...
systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
systemd[1]: Mounting Temporary Directory /tmp...
systemd[1]: Starting Load Kernel Module dm_mod...
systemd[1]: Starting Load Kernel Module loop...
systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
kernel: EXT4-fs (nvme0n1p2): mounted filesystem 78c48dc2-b490-4cf5-be3a-2126732512ae r/w with ordered data mode. Quota mode: none.
systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
systemd[1]: Create System Users was skipped because no trigger condition checks were met.
systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
systemd[1]: Mounted /boot.
systemd[1]: Starting Load/Save RF Kill Switch Status...
systemd[1]: Mounted Temporary Directory /tmp.
systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
kernel: usb 1-7: new full-speed USB device number 7 using xhci_hcd
systemd[1]: Finished Load Kernel Module dm_mod.
systemd[1]: Started Load/Save RF Kill Switch Status.
systemd[1]: Mounted /efi.
systemd[1]: modprobe@loop.service: Deactivated successfully.
kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
kernel: intel_tcc_cooling: Programmable TCC Offset detected
kernel: intel_rapl_common: Found RAPL domain package
kernel: intel_rapl_common: Found RAPL domain core
kernel: intel_rapl_common: Found RAPL domain uncore
kernel: intel_rapl_common: Found RAPL domain dram
kernel: atlantic 0000:0c:00.0 enp12s0: renamed from eth0
systemd[1]: Finished Load Kernel Module loop.
systemd[1]: Reached target Local File Systems.
systemd[1]: Listening on System Extension Image Management (Varlink).
systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
kernel: nvidia: module license 'NVIDIA' taints kernel.
kernel: Disabling lock debugging due to kernel taint
kernel: nvidia: module license taints kernel.
kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 70:85:c2:5a:01:3d
kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
kernel: e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
kernel: e1000e 0000:00:1f.6 eno1: renamed from eth0
systemd[1]: Starting Set Up Additional Binary Formats...
systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
systemd[1]: Starting Create Volatile Files and Directories...
systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 478 (systemd-binfmt)
systemd[1]: Mounting Arbitrary Executable File Formats File System...
systemd[1]: Mounted Arbitrary Executable File Formats File System.
kernel: usb-storage 2-4.4:1.0: USB Mass Storage device detected
kernel: scsi host6: usb-storage 2-4.4:1.0
kernel: usbcore: registered new interface driver usb-storage
kernel: usbcore: registered new interface driver uas
mtp-probe[490]: checking bus 2, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4.4"
mtp-probe[490]: bus: 2, device: 6 was not an MTP device
systemd[1]: Finished Set Up Additional Binary Formats.
kernel: usb 1-7: New USB device found, idVendor=1e7d, idProduct=2ee2, bcdDevice= 1.06
kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
kernel: usb 1-7: Product: ROCCAT Vulcan II Max
kernel: usb 1-7: Manufacturer: ROCCAT
kernel: usb 1-5.2: new full-speed USB device number 8 using xhci_hcd
systemd[1]: Finished Create Volatile Files and Directories.
systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
systemd[1]: Starting Record System Boot/Shutdown in UTMP...
systemd[1]: Finished Record System Boot/Shutdown in UTMP.
kernel: usb 1-5.2: New USB device found, idVendor=046d, idProduct=c099, bcdDevice=60.00
kernel: usb 1-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kernel: usb 1-5.2: Product: G502 X
kernel: usb 1-5.2: Manufacturer: Logitech
kernel: usb 1-5.2: SerialNumber: 205938564746
kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
kernel: 
kernel: nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
kernel: usb 1-8: new high-speed USB device number 9 using xhci_hcd
kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  545.29.06  Thu Nov 16 01:59:08 UTC 2023
(udev-worker)[323]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
(udev-worker)[344]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
(udev-worker)[344]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
(udev-worker)[323]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
kernel: usb 1-8: New USB device found, idVendor=0781, idProduct=5591, bcdDevice= 1.00
kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kernel: usb 1-8: Product:  SanDisk 3.2Gen1
kernel: usb 1-8: Manufacturer:  USB
kernel: usb 1-8: SerialNumber: 05015d9e6b3134d03af2284d0875140cece37cc253e79203933f734919b4c3d3f6fd0000000000000000000015b47167008b1610915581079e2c99ca
kernel: usb-storage 1-8:1.0: USB Mass Storage device detected
kernel: scsi host7: usb-storage 1-8:1.0
systemd-modules-load[269]: Inserted module 'nvidia_uvm'
kernel: nvidia-uvm: Loaded the UVM driver, major device number 510.
kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  545.29.06  Thu Nov 16 01:47:29 UTC 2023
(udev-worker)[323]: nvidia_modeset: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidia-modeset c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 254'' failed with exit code 1.
kernel: vboxdrv: Found 12 processor cores/threads
kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
systemd-modules-load[269]: Inserted module 'vboxdrv'
kernel: vboxdrv: TSC mode is Invariant, tentative frequency 3695990116 Hz
kernel: vboxdrv: Successfully loaded version 7.0.14 r161095 (interface 0x00330004)
systemd-modules-load[269]: Inserted module 'vboxnetadp'
kernel: VBoxNetAdp: Successfully started.
systemd-modules-load[269]: Inserted module 'vboxnetflt'
kernel: VBoxNetFlt: Successfully started.
kernel: usb 1-9: new full-speed USB device number 10 using xhci_hcd
systemd-modules-load[269]: Inserted module 'vmw_vmci'
systemd-modules-load[269]: Failed to find module 'vmmon'
kernel: Guest personality initialized and is inactive
kernel: VMCI host device registered (name=vmci, major=10, minor=120)
kernel: Initialized host personality
systemd[1]: Finished Load Kernel Modules.
systemd[1]: Starting Apply Kernel Variables...
systemd[1]: Finished Apply Kernel Variables.
systemd[1]: Reached target System Initialization.
systemd[1]: Started CUPS Scheduler.
systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
systemd[1]: Started Daily rotation of log files.
systemd[1]: Started Daily man-db regeneration.
systemd[1]: Started Daily verification of password and group files.
systemd[1]: Started Daily Cleanup of Temporary Directories.
systemd[1]: Started Daily locate database update.
systemd[1]: Reached target Path Units.
systemd[1]: Reached target Timer Units.
systemd[1]: Listening on CUPS Scheduler.
systemd[1]: Listening on D-Bus System Message Bus Socket.
systemd[1]: Reached target Socket Units.
kernel: usb 1-9: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
mtp-probe[557]: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7"
mtp-probe[557]: bus: 1, device: 7 was not an MTP device
systemd[1]: Starting D-Bus System Message Bus...
mtp-probe[559]: checking bus 1, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
mtp-probe[559]: bus: 1, device: 9 was not an MTP device
mtp-probe[589]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.1"
mtp-probe[589]: bus: 1, device: 6 was not an MTP device
mtp-probe[591]: checking bus 1, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2"
mtp-probe[591]: bus: 1, device: 8 was not an MTP device
mtp-probe[627]: checking bus 1, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
mtp-probe[627]: bus: 1, device: 9 was not an MTP device
systemd[1]: Started D-Bus System Message Bus.
kernel: hid-generic 0003:0D8C:0005.0001: No inputs registered, leaving
kernel: hid-generic 0003:0D8C:0005.0001: hidraw0: USB HID v1.00 Device [BLUE MICROPHONE Blue Snowball] on usb-0000:00:14.0-5.1/input2
kernel: input: ROCCAT ROCCAT Vulcan II Max as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:1E7D:2EE2.0002/input/input10
systemd[1]: Reached target Basic System.
dbus-broker-launch[551]: Ready
kernel: Bluetooth: Core ver 2.22
kernel: NET: Registered PF_BLUETOOTH protocol family
kernel: Bluetooth: HCI device and connection manager initialized
kernel: Bluetooth: HCI socket layer initialized
kernel: Bluetooth: L2CAP socket layer initialized
kernel: Bluetooth: SCO socket layer initialized
systemd[1]: Starting Save/Restore Sound Card State...
systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
systemd[1]: Started DHCP/ IPv4LL/ IPv6RA/ DHCPv6 client on all interfaces.
systemd[1]: Reached target Network.
systemd[1]: Starting CUPS Scheduler...
systemd[1]: Starting Realtime RGB LED Driver for Linux...
alsactl[630]: alsa-lib main.c:1554:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2
systemd[1]: Starting Initialize hardware monitoring sensors...
systemd[1]: Starting Network Time Service...
(modprobe)[634]: lm_sensors.service: Referenced but unset environment variable evaluates to an empty string: BUS_MODULES
systemd[1]: Starting User Login Management...
systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
systemd[1]: Starting Permit User Sessions...
systemd[1]: VMware Networks Configuration Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/vmware/networking).
systemd[1]: Starting VMware Networks...
systemd[1]: Started VMware USB Arbitrator.
systemd[1]: Open Virtual Machine Tools (vmware-vmblock-fuse) was skipped because of an unmet condition check (ConditionVirtualization=vmware).
modprobe[638]: modprobe: FATAL: Module vmnet not found in directory /lib/modules/6.7.1-arch1-1
dhcpcd[631]: dhcpcd-10.0.6 starting
dhcpcd[641]: dev: loaded udev
dhcpcd[641]: DUID 00:01:00:01:2b:f4:12:4b:f4:96:34:5f:2c:ba
ntpd[635]: ntpd 4.2.8p17@1.4004-o Tue Jun  6 14:05:47 UTC 2023 (1): Starting
ntpd[635]: Command line: /usr/bin/ntpd -g -u ntp:ntp
ntpd[635]: ----------------------------------------------------
ntpd[635]: ntp-4 is maintained by Network Time Foundation,
ntpd[635]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
ntpd[635]: corporation.  Support and training for ntp-4 are
ntpd[635]: available at https://www.nwtime.org/support
ntpd[635]: ----------------------------------------------------
ntpd[635]: DEBUG behavior is enabled - a violation of any
ntpd[635]: diagnostic assertion will cause ntpd to abort
kernel: usbcore: registered new interface driver snd-usb-audio
kernel: hid-generic 0003:1E7D:2EE2.0002: input,hidraw1: USB HID v1.11 Keyboard [ROCCAT ROCCAT Vulcan II Max] on usb-0000:00:14.0-7/input0
kernel: nct6775: Found NCT6791D or compatible chip at 0x2e:0x290
kernel: input: ROCCAT ROCCAT Vulcan II Max Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1E7D:2EE2.0003/input/input11
kernel: input: ROCCAT ROCCAT Vulcan II Max System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1E7D:2EE2.0003/input/input12
kernel: usbcore: registered new interface driver btusb
ntpd[645]: proto: precision = 0.079 usec (-24)
ntpd[645]: basedate set to 2023-05-25
ntpd[645]: gps base set to 2023-05-28 (week 2264)
ntpd[645]: initial drift restored to 5.937000
ntpd[645]: Listen and drop on 0 v6wildcard [::]:123
ntpd[645]: Listen and drop on 1 v4wildcard 0.0.0.0:123
ntpd[645]: Listen normally on 2 lo 127.0.0.1:123
ntpd[645]: Listen normally on 3 lo [::1]:123
ntpd[645]: Listening on routing socket on fd #20 for interface updates
ntpd[645]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
ntpd[645]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
kernel: Bluetooth: hci0: Legacy ROM 2.x revision 5.0 build 25 week 20 2015
kernel: Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
kernel: 8021q: 802.1Q VLAN Support v1.8
systemd[1]: Finished Save/Restore Sound Card State.
systemd-logind[636]: New seat seat0.
systemd-logind[636]: Watching system buttons on /dev/input/event2 (Power Button)
systemd-logind[636]: Watching system buttons on /dev/input/event1 (Power Button)
systemd-logind[636]: Watching system buttons on /dev/input/event0 (Sleep Button)
vmware-usbarbitrator[639]: DICT --- GLOBAL SETTINGS /usr/lib/vmware/settings
vmware-usbarbitrator[639]: DICT --- NON PERSISTENT (null)
vmware-usbarbitrator[639]: DICT --- HOST DEFAULTS /etc/vmware/config
vmware-usbarbitrator[639]: DICT              product.name = "VMware Player"
vmware-usbarbitrator[639]: DICT           product.version = "16.0.0"
vmware-usbarbitrator[639]: DICT       product.buildNumber = "16894299"
vmware-usbarbitrator[639]: DICT workstation.product.version = "16.0.0"
vmware-usbarbitrator[639]: DICT    player.product.version = "16.0.0"
vmware-usbarbitrator[639]: DICT        vix.config.version = "1"
vmware-usbarbitrator[639]: DICT                    bindir = "/usr/bin"
vmware-usbarbitrator[639]: DICT                    libdir = "/usr/lib/vmware"
vmware-usbarbitrator[639]: DICT                vix.libdir = "/usr/lib/vmware-vix"
vmware-usbarbitrator[639]: DICT             initscriptdir = "/usr/lib/systemd/scripts"
vmware-usbarbitrator[639]: DICT           vmware.fullpath = "/usr/bin/vmware"
vmware-usbarbitrator[639]: DICT            authd.fullpath = "/usr/bin/vmware-authd"
vmware-usbarbitrator[639]: DICT           gksu.rootMethod = "su"
vmware-usbarbitrator[639]: DICT                NETWORKING = "yes"
vmware-usbarbitrator[639]: DICT installerDefaults.autoSoftwareUpdateEnabled = "no"
vmware-usbarbitrator[639]: DICT installerDefaults.dataCollectionEnabled = "no"
vmware-usbarbitrator[639]: DICT installerDefaults.componentDownloadEnabled = "no"
vmware-usbarbitrator[639]: DICT installerDefaults.transferVersion = "1"
vmware-usbarbitrator[639]: DICT             acceptOVFEULA = "yes"
vmware-usbarbitrator[639]: DICT                acceptEULA = "yes"
vmware-usbarbitrator[639]: DICT --- SITE DEFAULTS /usr/lib/vmware/config
vmware-usbarbitrator[639]: DICT                  tag.help = "introduction.htm"
vmware-usbarbitrator[639]: DICT   tag.configurationEditor = "config_editor_newvm.htm"
vmware-usbarbitrator[639]: DICT             tag.ideConfig = "devices_virtualdrive.htm"
vmware-usbarbitrator[639]: DICT          tag.floppyConfig = "devices_floppy.htm"
vmware-usbarbitrator[639]: DICT           tag.mouseConfig = "devices_mouse.htm"
vmware-usbarbitrator[639]: DICT             tag.netConfig = "devices_netadapter.htm"
vmware-usbarbitrator[639]: DICT        tag.parallelConfig = "devices_parallel.htm"
vmware-usbarbitrator[639]: DICT          tag.serialConfig = "devices_serial.htm"
vmware-usbarbitrator[639]: DICT           tag.soundConfig = "devices_sound.htm"
vmware-usbarbitrator[639]: DICT             tag.memConfig = "configvm_memory.htm"
vmware-usbarbitrator[639]: DICT            tag.miscConfig = "configvm.htm"
vmware-usbarbitrator[639]: DICT             tag.usbConfig = "devices_usb.htm"
vmware-usbarbitrator[639]: DICT         tag.displayConfig = "configvm_display-problems.htm"
vmware-usbarbitrator[639]: DICT                 tag.tools = "vmtools.htm"
vmware-usbarbitrator[639]: USBArbRuleStore: Loading device rules from rules file.
vmware-usbarbitrator[639]: VMware USB Arbitration Service Version 19.9.0
vmware-usbarbitrator[639]: USBGL: USB Sysfs found at /dev/bus/usb
vmware-usbarbitrator[639]: USBArb: Attempting to connect to existing arbitrator on /var/run/vmware/usbarbitrator-socket.
vmware-usbarbitrator[639]: SOCKET creating new socket, connecting to /var/run/vmware/usbarbitrator-socket
vmware-usbarbitrator[639]: SOCKET connect failed, error 2: No such file or directory
vmware-usbarbitrator[639]: USBArb: No other USB arbitrator instance is currently running.
vmware-usbarbitrator[639]: USBArb: listening socket 11 created successfully
vmware-usbarbitrator[639]: USBArb: adding listening socket 11 to poll queue
dhcpcd[641]: no interfaces have a carrier
systemd[1]: Finished Permit User Sessions.
systemd[1]: Started User Login Management.
kernel: input: ROCCAT ROCCAT Vulcan II Max Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1E7D:2EE2.0003/input/input13
kernel: input: ROCCAT ROCCAT Vulcan II Max as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1E7D:2EE2.0003/input/input14
kernel: hid-generic 0003:1E7D:2EE2.0003: input,hiddev96,hidraw2: USB HID v1.11 Mouse [ROCCAT ROCCAT Vulcan II Max] on usb-0000:00:14.0-7/input1
kernel: input: ROCCAT ROCCAT Vulcan II Max as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.2/0003:1E7D:2EE2.0004/input/input15
kernel: 8021q: adding VLAN 0 to HW filter on device enp7s0
dhcpcd[641]: enp7s0: waiting for carrier
kernel: scsi 6:0:0:0: Direct-Access     Generic  MassStorageClass 1539 PQ: 0 ANSI: 6
kernel: hid-generic 0003:1E7D:2EE2.0004: input,hidraw3: USB HID v1.11 Keyboard [ROCCAT ROCCAT Vulcan II Max] on usb-0000:00:14.0-7/input2
kernel: scsi 6:0:0:1: Direct-Access     Generic  MassStorageClass 1539 PQ: 0 ANSI: 6
kernel: hid-generic 0003:1E7D:2EE2.0005: hiddev97,hidraw4: USB HID v1.11 Device [ROCCAT ROCCAT Vulcan II Max] on usb-0000:00:14.0-7/input3
kernel: sd 6:0:0:0: Attached scsi generic sg0 type 0
kernel: sd 6:0:0:1: Attached scsi generic sg1 type 0
kernel: input: Logitech G502 X as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2:1.0/0003:046D:C099.0006/input/input16
kernel: hid-generic 0003:046D:C099.0006: input,hidraw5: USB HID v1.11 Mouse [Logitech G502 X] on usb-0000:00:14.0-5.2/input0
kernel: input: Logitech G502 X Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2:1.1/0003:046D:C099.0007/input/input17
systemd[1]: Finished Initialize hardware monitoring sensors.
systemd[1]: Started Realtime RGB LED Driver for Linux.
dhcpcd[641]: wlp6s0: waiting for carrier
kernel: iwlwifi 0000:06:00.0: Registered PHC clock: iwlwifi-PTP, with index: 2
systemd[1]: Reached target Sound Card.
systemd[1]: Starting Bluetooth service...
systemd[1]: Started Getty on tty1.
systemd[1]: Started Getty on tty4.
systemd[1]: Reached target Login Prompts.
systemd[1]: Started SLiM Simple Login Manager.
systemd[1]: Open Virtual Machine Tools (VMware Tools) was skipped because of an unmet condition check (ConditionVirtualization=vmware).
systemd[1]: Started Network Time Service.
(uetoothd)[721]: bluetooth.service: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
vmnetBridge[739]: Bridge process created.
kernel: hid-generic 0003:046D:C099.0007: input,hiddev98,hidraw6: USB HID v1.11 Keyboard [Logitech G502 X] on usb-0000:00:14.0-5.2/input1
kernel: usbcore: registered new interface driver usbhid
kernel: usbhid: USB HID core driver
bluetoothd[721]: Bluetooth daemon 5.72
systemd[1]: Started Bluetooth service.
systemd[1]: Reached target Bluetooth Support.
bluetoothd[721]: Starting SDP server
bluetoothd[721]: src/plugin.c:plugin_init() System does not support csip plugin
bluetoothd[721]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
bluetoothd[721]: src/plugin.c:plugin_init() System does not support micp plugin
bluetoothd[721]: src/plugin.c:plugin_init() System does not support vcp plugin
bluetoothd[721]: src/plugin.c:plugin_init() System does not support mcp plugin
bluetoothd[721]: src/plugin.c:plugin_init() System does not support bass plugin
bluetoothd[721]: src/plugin.c:plugin_init() System does not support bap plugin
kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
kernel: Bluetooth: BNEP filters: protocol multicast
kernel: Bluetooth: BNEP socket layer initialized
systemd[1]: Starting Manage, Install and Generate Color Profiles...
slim[748]: /usr/bin/xauth:  file /var/run/slim.auth does not exist
slim[750]: X.Org X Server 1.21.1.11
slim[750]: X Protocol Version 11, Revision 0
slim[750]: Current Operating System: Linux archlinux 6.7.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Sun, 21 Jan 2024 22:14:10 +0000 x86_64
slim[750]: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d784f2e1-9026-4481-9832-cb861cfcf26a rw audit=0 loglevel=3 quiet initcall_blacklist=simpledrm_platform_driver_init
slim[750]:  
slim[750]: Current version of pixman: 0.43.0
slim[750]:         Before reporting problems, check http://wiki.x.org
slim[750]:         to make sure that you have the latest version.
slim[750]: Markers: (--) probed, (**) from config file, (==) default setting,
slim[750]:         (++) from command line, (!!) notice, (II) informational,
slim[750]:         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
slim[750]: (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan 28 20:32:19 2024
slim[750]: (==) Using config directory: "/etc/X11/xorg.conf.d"
slim[750]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
systemd[1]: Started Manage, Install and Generate Color Profiles.
kernel: Bluetooth: hci0: Intel BT fw patch 0x43 completed & activated
systemd[1]: Started CUPS Scheduler.
vmware-usbarbitrator[639]: USBGL: kevent: adding USB device 1-4.1
kernel: usb 1-4.1: New USB device found, idVendor=046d, idProduct=082d, bcdDevice= 0.11
kernel: usb 1-4.1: New USB device strings: Mfr=0, Product=2, SerialNumber=1
kernel: usb 1-4.1: Product: HD Pro Webcam C920
kernel: usb 1-4.1: SerialNumber: 265CFA6F
kernel: 8021q: adding VLAN 0 to HW filter on device enp12s0
dhcpcd[641]: enp12s0: waiting for carrier
dbus-broker-launch[551]: Activation request for 'org.freedesktop.Avahi' failed: The systemd unit 'dbus-org.freedesktop.Avahi.service' could not be found.
kernel: colord-sane[755]: segfault at 38 ip 000072c08e3abdb4 sp 00007ffc64a85698 error 4 in libc.so.6[72c08e342000+15a000] likely on CPU 5 (core 5, socket 0)
kernel: Code: 28 00 00 00 75 8c 48 8d 0d 99 48 11 00 ba 5f 02 00 00 48 8d 35 9f c0 10 00 48 8d 3d c3 c0 10 00 e8 61 6d fa ff 90 f3 0f 1e fa <8b> 47 10 89 c2 81 e2 7f 01 00 00 90 83 e0 7c 0f 85 a7 00 00 00 53
systemd[1]: Created slice Slice /system/systemd-coredump.
systemd[1]: Started Process Core Dump (PID 765/UID 0).
kernel: scsi 7:0:0:0: Direct-Access      USB      SanDisk 3.2Gen1 1.00 PQ: 0 ANSI: 6
kernel: sd 7:0:0:0: Attached scsi generic sg2 type 0
kernel: sd 7:0:0:0: [sdc] 60088320 512-byte logical blocks: (30.8 GB/28.7 GiB)
kernel: sd 7:0:0:0: [sdc] Write Protect is off
kernel: sd 7:0:0:0: [sdc] Mode Sense: 43 00 00 00
kernel: sd 7:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
dhcpcd[641]: eno1: waiting for carrier
vmnetBridge[739]: RTM_NEWLINK: name:enp12s0 index:4 flags:0x00001003
vmnetBridge[739]: RTM_NEWLINK: name:eno1 index:5 flags:0x00001003
vmnetBridge[739]: RTM_NEWLINK: name:enp7s0 index:2 flags:0x00001003
vmnetBridge[739]: RTM_NEWLINK: name:wlp6s0 index:3 flags:0x00001043
vmnetBridge[739]: Adding interface wlp6s0 index:3
vmnetBridge[739]: Can't open vmnet device /dev/vmnet0 (No such device or address).
vmnetBridge[739]: RTM_NEWLINK: name:enp12s0 index:4 flags:0x00001003
kernel:  sdc: sdc1 sdc2
kernel: sd 7:0:0:0: [sdc] Attached SCSI removable disk
vmnetBridge[739]: Can't open vmnet device /dev/vmnet0 (No such device or address).
vmnetBridge[739]: RTM_NEWLINK: name:eno1 index:5 flags:0x00001003
vmnetBridge[739]: Can't open vmnet device /dev/vmnet0 (No such device or address).
vmware-networks[711]: Failed to enable hostonly virtual adapter on vmnet1
kernel: usb 1-4.2: new high-speed USB device number 11 using xhci_hcd
vmnet-dhcpd[777]: exiting.
vmware-networks[711]: Failed to start DHCP service on vmnet1
vmware-networks[711]: Failed to start NAT service on vmnet8
systemd-coredump[766]: Process 755 (colord-sane) of user 976 dumped core.
                 
                 Stack trace of thread 755:
                 #0  0x000072c08e3abdb4 pthread_mutex_lock (libc.so.6 + 0x8fdb4)
                 #1  0x000072c08de07f55 libusb_get_device_list (libusb-1.0.so.0 + 0xaf55)
                 #2  0x000072c0824396ed n/a (libhpmud.so.0 + 0xf6ed)
                 #3  0x000072c08243a04d hpmud_probe_devices (libhpmud.so.0 + 0x1004d)
                 #4  0x000072c082edc7b1 n/a (libsane-hpaio.so.1 + 0x1b7b1)
                 #5  0x000072c082ece8d8 sane_hpaio_get_devices (libsane-hpaio.so.1 + 0xd8d8)
                 #6  0x000072c08e52e186 sane_dll_get_devices (libsane.so.1 + 0x9186)
                 #7  0x000062a8da69969d n/a (colord-sane + 0x269d)
                 #8  0x000072c08e1ecd14 n/a (libgio-2.0.so.0 + 0xa9d14)
                 #9  0x000072c08e1f0c2d n/a (libgio-2.0.so.0 + 0xadc2d)
                 #10 0x000072c08e75b532 n/a (libcolord.so.2 + 0x1d532)
                 #11 0x000072c08e1ecd14 n/a (libgio-2.0.so.0 + 0xa9d14)
                 #12 0x000072c08e1f0c2d n/a (libgio-2.0.so.0 + 0xadc2d)
                 #13 0x000072c08e25b1be n/a (libgio-2.0.so.0 + 0x1181be)
                 #14 0x000072c08e1ecd14 n/a (libgio-2.0.so.0 + 0xa9d14)
                 #15 0x000072c08e1f0c2d n/a (libgio-2.0.so.0 + 0xadc2d)
                 #16 0x000072c08e2483b3 n/a (libgio-2.0.so.0 + 0x1053b3)
                 #17 0x000072c08e1ecd14 n/a (libgio-2.0.so.0 + 0xa9d14)
                 #18 0x000072c08e1ecd4d n/a (libgio-2.0.so.0 + 0xa9d4d)
                 #19 0x000072c08e598f69 n/a (libglib-2.0.so.0 + 0x59f69)
                 #20 0x000072c08e5f73a7 n/a (libglib-2.0.so.0 + 0xb83a7)
                 #21 0x000072c08e599b97 g_main_loop_run (libglib-2.0.so.0 + 0x5ab97)
                 #22 0x000062a8da6991f7 n/a (colord-sane + 0x21f7)
                 #23 0x000072c08e343cd0 n/a (libc.so.6 + 0x27cd0)
                 #24 0x000072c08e343d8a __libc_start_main (libc.so.6 + 0x27d8a)
                 #25 0x000062a8da699265 n/a (colord-sane + 0x2265)
                 
                 Stack trace of thread 756:
                 #0  0x000072c08e42a73d syscall (libc.so.6 + 0x10e73d)
                 #1  0x000072c08e5f2337 g_cond_wait (libglib-2.0.so.0 + 0xb3337)
                 #2  0x000072c08e5641b4 n/a (libglib-2.0.so.0 + 0x251b4)
                 #3  0x000072c08e5ccace n/a (libglib-2.0.so.0 + 0x8dace)
                 #4  0x000072c08e5caa45 n/a (libglib-2.0.so.0 + 0x8ba45)
                 #5  0x000072c08e3a89eb n/a (libc.so.6 + 0x8c9eb)
                 #6  0x000072c08e42c654 __clone (libc.so.6 + 0x110654)
                 
                 Stack trace of thread 759:
                 #0  0x000072c08e41ef6f __poll (libc.so.6 + 0x102f6f)
                 #1  0x000072c08e5f72f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                 #2  0x000072c08e599b97 g_main_loop_run (libglib-2.0.so.0 + 0x5ab97)
                 #3  0x000072c08e25519c n/a (libgio-2.0.so.0 + 0x11219c)
                 #4  0x000072c08e5caa45 n/a (libglib-2.0.so.0 + 0x8ba45)
                 #5  0x000072c08e3a89eb n/a (libc.so.6 + 0x8c9eb)
                 #6  0x000072c08e42c654 __clone (libc.so.6 + 0x110654)
                 
                 Stack trace of thread 757:
                 #0  0x000072c08e41ef6f __poll (libc.so.6 + 0x102f6f)
                 #1  0x000072c08e5f72f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                 #2  0x000072c08e597162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                 #3  0x000072c08e5971b2 n/a (libglib-2.0.so.0 + 0x581b2)
                 #4  0x000072c08e5caa45 n/a (libglib-2.0.so.0 + 0x8ba45)
                 #5  0x000072c08e3a89eb n/a (libc.so.6 + 0x8c9eb)
                 #6  0x000072c08e42c654 __clone (libc.so.6 + 0x110654)
                 
                 Stack trace of thread 764:
                 #0  0x000072c08e41ef6f __poll (libc.so.6 + 0x102f6f)
                 #1  0x000072c089e08340 n/a (libavahi-common.so.3 + 0x4340)
                 #2  0x000072c089e0aed1 avahi_simple_poll_run (libavahi-common.so.3 + 0x6ed1)
                 #3  0x000072c089e0b0b1 avahi_simple_poll_iterate (libavahi-common.so.3 + 0x70b1)
                 #4  0x000072c089e0b2c6 avahi_simple_poll_loop (libavahi-common.so.3 + 0x72c6)
                 #5  0x000072c089e0b34f n/a (libavahi-common.so.3 + 0x734f)
                 #6  0x000072c08e3a89eb n/a (libc.so.6 + 0x8c9eb)
                 #7  0x000072c08e42c654 __clone (libc.so.6 + 0x110654)
                 
                 Stack trace of thread 758:
                 #0  0x000072c08e42a73d syscall (libc.so.6 + 0x10e73d)
                 #1  0x000072c08e5f2d13 g_cond_wait_until (libglib-2.0.so.0 + 0xb3d13)
                 #2  0x000072c08e564185 n/a (libglib-2.0.so.0 + 0x25185)
                 #3  0x000072c08e5cd57b n/a (libglib-2.0.so.0 + 0x8e57b)
                 #4  0x000072c08e5caa45 n/a (libglib-2.0.so.0 + 0x8ba45)
                 #5  0x000072c08e3a89eb n/a (libc.so.6 + 0x8c9eb)
                 #6  0x000072c08e42c654 __clone (libc.so.6 + 0x110654)
                 ELF object binary architecture: AMD x86-64
vmware-networks[711]: Failed to enable hostonly virtual adapter on vmnet8
systemd[1]: systemd-coredump@0-765-0.service: Deactivated successfully.
vmnet-dhcpd[792]: exiting.
vmware-networks[711]: Failed to start DHCP service on vmnet8
vmware-networks[711]: Failed to start some/all services
vmware-networks[711]: Started Bridge networking on vmnet0
kernel: sd 6:0:0:0: [sda] Unit Not Ready
kernel: sd 6:0:0:0: [sda] Sense Key : Aborted Command [current] 
kernel: sd 6:0:0:0: [sda] Add. Sense: Incompatible medium installed
systemd[1]: vmware-networks.service: Control process exited, code=exited, status=1/FAILURE
vmnetBridge[739]: Bridge process exiting.
systemd[1]: vmware-networks.service: Failed with result 'exit-code'.
systemd[1]: Failed to start VMware Networks.
vmware-usbarbitrator[639]: USBGL: kevent: adding USB device 1-4.2
kernel: usb 1-4.2: New USB device found, idVendor=2040, idProduct=8265, bcdDevice= 1.00
kernel: usb 1-4.2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
kernel: usb 1-4.2: Product: dualHD
kernel: usb 1-4.2: Manufacturer: HCW
kernel: usb 1-4.2: SerialNumber: 0014305281
kernel: usb 1-4.3: new high-speed USB device number 12 using xhci_hcd
systemd[1]: Reached target Multi-User System.
systemd[1]: Reached target Graphical Interface.
systemd[1]: Startup finished in 27.650s (firmware) + 2.589s (loader) + 1.838s (kernel) + 3.654s (userspace) = 35.733s.
vmware-usbarbitrator[639]: USBGL: kevent: adding USB device 1-4.3
kernel: usb 1-4.3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.63
kernel: usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
kernel: usb 1-4.3: Product: USB2.1 Hub
kernel: usb 1-4.3: Manufacturer: GenesysLogic
kernel: hub 1-4.3:1.0: USB hub found
kernel: hub 1-4.3:1.0: 4 ports detected
mtp-probe[811]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1"
mtp-probe[811]: bus: 1, device: 4 was not an MTP device
mtp-probe[812]: checking bus 1, device 11: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2"
mtp-probe[812]: bus: 1, device: 11 was not an MTP device
kernel: usb 1-4.3.3: new full-speed USB device number 13 using xhci_hcd
kernel: sd 6:0:0:0: [sda] Read Capacity(10) failed: Result: hostbyte=DID_OK driverbyte=DRIVER_OK
kernel: sd 6:0:0:0: [sda] Sense Key : Aborted Command [current] 
kernel: sd 6:0:0:0: [sda] Add. Sense: Incompatible medium installed
kernel: sd 6:0:0:0: [sda] 0 512-byte logical blocks: (0 B/0 B)
kernel: sd 6:0:0:0: [sda] 0-byte physical blocks
vmware-usbarbitrator[639]: USBGL: kevent: adding USB device 1-4.3.3
kernel: usb 1-4.3.3: New USB device found, idVendor=044f, idProduct=0402, bcdDevice= 1.00
kernel: usb 1-4.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
kernel: usb 1-4.3.3: Product: Joystick - HOTAS Warthog
kernel: usb 1-4.3.3: Manufacturer: Thustmaster
kernel: input: Thustmaster Joystick - HOTAS Warthog as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.3/1-4.3.3:1.0/0003:044F:0402.0008/input/input20
kernel: hid-generic 0003:044F:0402.0008: input,hidraw7: USB HID v1.11 Joystick [Thustmaster Joystick - HOTAS Warthog] on usb-0000:00:14.0-4.3.3/input0
mtp-probe[844]: checking bus 1, device 13: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.3"
mtp-probe[844]: bus: 1, device: 13 was not an MTP device
slim[857]: The XKEYBOARD keymap compiler (xkbcomp) reports:
slim[857]: > Warning:          Could not resolve keysym XF86CameraAccessEnable
slim[857]: > Warning:          Could not resolve keysym XF86CameraAccessDisable
slim[857]: > Warning:          Could not resolve keysym XF86CameraAccessToggle
slim[857]: > Warning:          Could not resolve keysym XF86NextElement
slim[857]: > Warning:          Could not resolve keysym XF86PreviousElement
slim[857]: > Warning:          Could not resolve keysym XF86AutopilotEngageToggle
slim[857]: > Warning:          Could not resolve keysym XF86MarkWaypoint
slim[857]: > Warning:          Could not resolve keysym XF86Sos
slim[857]: > Warning:          Could not resolve keysym XF86NavChart
slim[857]: > Warning:          Could not resolve keysym XF86FishingChart
slim[857]: > Warning:          Could not resolve keysym XF86SingleRangeRadar
slim[857]: > Warning:          Could not resolve keysym XF86DualRangeRadar
slim[857]: > Warning:          Could not resolve keysym XF86RadarOverlay
slim[857]: > Warning:          Could not resolve keysym XF86TraditionalSonar
slim[857]: > Warning:          Could not resolve keysym XF86ClearvuSonar
slim[857]: > Warning:          Could not resolve keysym XF86SidevuSonar
slim[857]: > Warning:          Could not resolve keysym XF86NavInfo
slim[857]: Errors from xkbcomp are not fatal to the X server
kernel: sd 6:0:0:0: [sda] Test WP failed, assume Write Enabled
kernel: sd 6:0:0:0: [sda] Asking for cache data failed
kernel: sd 6:0:0:0: [sda] Assuming drive cache: write through
kernel: sd 6:0:0:0: [sda] Attached SCSI removable disk
kernel: sd 6:0:0:1: [sdb] Media removed, stopped polling
kernel: sd 6:0:0:1: [sdb] Attached SCSI removable disk
kernel: input: Eruption Virtual Keyboard as /devices/virtual/input/input21
kernel: Bluetooth: MGMT ver 1.22
kernel: input: Eruption Virtual Mouse as /devices/virtual/input/input22
bluetoothd[721]: Bluetooth management interface 1.22 initialized
bluetoothd[721]: Battery Provider Manager created
mtp-probe[860]: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7"
mtp-probe[861]: checking bus 1, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2"
mtp-probe[861]: bus: 1, device: 8 was not an MTP device
mtp-probe[860]: bus: 1, device: 7 was not an MTP device
mtp-probe[862]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.1"
mtp-probe[862]: bus: 1, device: 6 was not an MTP device
kernel: em28xx 1-4.2:1.0: New device HCW dualHD @ 480 Mbps (2040:8265, interface 0, class 0)
kernel: em28xx 1-4.2:1.0: DVB interface 0 found: bulk
kernel: NET: Registered PF_ALG protocol family
kernel: usb 1-4.1: Found UVC 1.00 device HD Pro Webcam C920 (046d:082d)
kernel: mousedev: PS/2 mouse device common for all mice
kernel: usbcore: registered new interface driver uvcvideo
mtp-probe[875]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1"
mtp-probe[875]: bus: 1, device: 4 was not an MTP device
systemd[1]: Starting Hostname Service...
kernel: em28xx 1-4.2:1.0: chip ID is em28174
systemd[1]: Started Hostname Service.
systemd-logind[636]: Watching system buttons on /dev/input/event18 (Eruption Virtual Keyboard)
systemd-logind[636]: Watching system buttons on /dev/input/event12 (ROCCAT ROCCAT Vulcan II Max Consumer Control)
systemd-logind[636]: Watching system buttons on /dev/input/event16 (Logitech G502 X Keyboard)
systemd-logind[636]: Watching system buttons on /dev/input/event9 (ROCCAT ROCCAT Vulcan II Max)
systemd-logind[636]: Watching system buttons on /dev/input/event11 (ROCCAT ROCCAT Vulcan II Max System Control)
systemd-logind[636]: Watching system buttons on /dev/input/event14 (ROCCAT ROCCAT Vulcan II Max)
eruption[633]: archlinux eruption[633]: No supported devices found!
mtp-probe[904]: checking bus 1, device 13: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.3"
mtp-probe[904]: bus: 1, device: 13 was not an MTP device
dbus-broker-launch[551]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
slim[726]: pam_unix(slim:session): session opened for user millus(uid=1000) by millus(uid=0)
systemd-logind[636]: New session 1 of user millus.
systemd[1]: Created slice User Slice of UID 1000.
systemd[1]: Starting User Runtime Directory /run/user/1000...
systemd[1]: Finished User Runtime Directory /run/user/1000.
systemd[1]: Starting User Manager for UID 1000...
(systemd)[912]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[millus] ruser=[<unknown>] rhost=[<unknown>]
(systemd)[912]: pam_unix(systemd-user:session): session opened for user millus(uid=1000) by millus(uid=0)
kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
systemd[912]: Queued start job for default target Main User Target.
systemd-journald[268]: /var/log/journal/d21a2c0902a345689b1674099dce7a9e/user-1000.journal: Journal file uses a different sequence number ID, rotating.
slim[929]: /usr/bin/xauth:  file /home/millus/.Xauthority does not exist
systemd[912]: Created slice User Application Slice.
systemd[912]: Reached target Paths.
systemd[912]: Reached target Timers.
systemd[912]: Starting D-Bus User Message Bus Socket...
systemd[912]: Listening on GnuPG network certificate management daemon.
systemd[912]: Listening on GCR ssh-agent wrapper.
systemd[912]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
systemd[912]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
systemd[912]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
systemd[912]: Listening on GnuPG cryptographic agent and passphrase cache.
systemd[912]: Listening on GnuPG public key management service.
systemd[912]: Listening on p11-kit server.
systemd[912]: Listening on PipeWire PulseAudio.
systemd[912]: Listening on PipeWire Multimedia System Sockets.
systemd[912]: Listening on D-Bus User Message Bus Socket.
systemd[912]: Reached target Sockets.
systemd[912]: Reached target Basic System.
systemd[1]: Started User Manager for UID 1000.
systemd[912]: Starting Update XDG user dir configuration...
systemd[1]: Started Session 1 of User millus.
systemd[912]: Finished Update XDG user dir configuration.
systemd[912]: Reached target Main User Target.
systemd[912]: Startup finished in 222ms.
slim[946]: sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo[946]: pam_unix(sudo:auth): conversation failed
sudo[946]: pam_unix(sudo:auth): auth could not identify password for [millus]
kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
kernel: em28xx 1-4.2:1.0: EEPROM ID = 26 00 01 00, EEPROM hash = 0x66edc64c
kernel: em28xx 1-4.2:1.0: EEPROM info:
kernel: em28xx 1-4.2:1.0:         microcode start address = 0x0004, boot configuration = 0x01
kernel: em28xx 1-4.2:1.0:         AC97 audio (5 sample rates)
kernel: em28xx 1-4.2:1.0:         500mA max power
kernel: em28xx 1-4.2:1.0:         Table at offset 0x27, strings=0x0e6a, 0x1888, 0x087e
kernel: em28xx 1-4.2:1.0: Identified as Hauppauge WinTV-dualHD DVB (card=99)
kernel: tveeprom: Hauppauge model 204209, rev C2I6, serial# 14305281
kernel: tveeprom: tuner model is SiLabs Si2157 (idx 186, type 4)
kernel: tveeprom: TV standards PAL(B/G) NTSC(M) PAL(I) SECAM(L/L') PAL(D/D1/K) ATSC/DVB Digital (eeprom 0xfc)
kernel: tveeprom: audio processor is None (idx 0)
kernel: tveeprom: has no radio, has IR receiver, has no IR transmitter
kernel: em28xx 1-4.2:1.0: We currently don't support analog TV or stream capture on dual tuners.
kernel: em28xx 1-4.2:1.0: dvb set to bulk mode.
kernel: em28xx 1-4.2:1.0: chip ID is em28174
dhcpcd[641]: eno1: carrier acquired
kernel: e1000e 0000:00:1f.6 eno1: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
dhcpcd[641]: eno1: IAID c2:5a:01:3d
dhcpcd[641]: eno1: IAID conflicts with one assigned to enp7s0
dhcpcd[641]: eno1: IAID conflicts with one assigned to enp7s0
dhcpcd[641]: eno1: adding address fe80::fbf8:fdf:70f0:5e76
slim[951]: feh WARNING: /home/millus/background.png does not exist - skipping
slim[951]: feh: No loadable images specified.
slim[951]: See 'feh --help' or 'man feh' for detailed usage information
dhcpcd[641]: eno1: rebinding lease of 192.168.1.27
dhcpcd[641]: eno1: soliciting an IPv6 router
kernel: em28xx 1-4.2:1.0: EEPROM ID = 26 00 01 00, EEPROM hash = 0x66edc64c
kernel: em28xx 1-4.2:1.0: EEPROM info:
kernel: em28xx 1-4.2:1.0:         microcode start address = 0x0004, boot configuration = 0x01
kernel: em28xx 1-4.2:1.0:         AC97 audio (5 sample rates)
kernel: em28xx 1-4.2:1.0:         500mA max power
kernel: em28xx 1-4.2:1.0:         Table at offset 0x27, strings=0x0e6a, 0x1888, 0x087e
kernel: em28xx 1-4.2:1.0: Identified as Hauppauge WinTV-dualHD DVB (card=99)
kernel: tveeprom: Hauppauge model 204209, rev C2I6, serial# 14305281
kernel: tveeprom: tuner model is SiLabs Si2157 (idx 186, type 4)
kernel: tveeprom: TV standards PAL(B/G) NTSC(M) PAL(I) SECAM(L/L') PAL(D/D1/K) ATSC/DVB Digital (eeprom 0xfc)
kernel: tveeprom: audio processor is None (idx 0)
kernel: tveeprom: has no radio, has IR receiver, has no IR transmitter
kernel: em28xx 1-4.2:1.0: dvb ts2 set to bulk mode.
kernel: usbcore: registered new interface driver em28xx
mtp-probe[956]: checking bus 1, device 11: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2"
mtp-probe[956]: bus: 1, device: 11 was not an MTP device
kernel: em28xx 1-4.2:1.0: Binding DVB extension
kernel: i2c i2c-8: Added multiplexed i2c bus 11
kernel: si2168 8-0064: Silicon Labs Si2168-B40 successfully identified
kernel: si2168 8-0064: firmware version: B 4.0.2
kernel: si2157 11-0060: Silicon Labs Si2157 successfully attached
kernel: dvbdev: DVB: registering new adapter (1-4.2:1.0)
kernel: em28xx 1-4.2:1.0: DVB: registering adapter 0 frontend 0 (Silicon Labs Si2168)...
kernel: dvbdev: dvb_create_media_entity: media entity 'Silicon Labs Si2168' registered.
kernel: dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
kernel: em28xx 1-4.2:1.0: DVB extension successfully initialized
kernel: em28xx 1-4.2:1.0: Binding DVB extension
kernel: i2c i2c-10: Added multiplexed i2c bus 12
kernel: si2168 10-0067: Silicon Labs Si2168-B40 successfully identified
kernel: si2168 10-0067: firmware version: B 4.0.2
kernel: si2157 12-0063: Silicon Labs Si2157 successfully attached
kernel: dvbdev: DVB: registering new adapter (1-4.2:1.0)
kernel: em28xx 1-4.2:1.0: DVB: registering adapter 1 frontend 0 (Silicon Labs Si2168)...
kernel: dvbdev: dvb_create_media_entity: media entity 'Silicon Labs Si2168' registered.
kernel: dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
kernel: em28xx 1-4.2:1.0: DVB extension successfully initialized
kernel: em28xx: Registered (Em28xx dvb Extension) extension
systemd[1]: systemd-rfkill.service: Deactivated successfully.
slim[946]: sudo: a password is required
sudo[946]: PAM Attempted to close sd-bus after fork, this should not happen.
slim[928]: /usr/bin/startxfce4: X server already running on display :0.0
systemd[912]: Created slice User Core Session Slice.
systemd[912]: Starting D-Bus User Message Bus...
dbus-broker-launch[972]: Service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
dbus-broker-launch[972]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
dbus-broker-launch[972]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
dbus-broker-launch[972]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
dbus-broker-launch[972]: Service file '/usr/share/dbus-1/services/org.xfce.calendar.service' is not named after the D-Bus name 'org.xfce.orage'.
dhcpcd[641]: eno1: Router Advertisement from fe80::3ea6:2fff:fe77:c0a6
dbus-broker-launch[972]: Ignoring duplicate name 'org.xfce.orage' in service file '/usr/share/dbus-1/services/org.xfce.orage.service'
dbus-broker-launch[972]: Service file '/usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
dhcpcd[641]: eno1: adding address 2a02:8109:9f33:a200:ec5e:2061:4b20:1628/64
dhcpcd[641]: eno1: adding route to 2a02:8109:9f33:a200::/64
dbus-broker-launch[972]: Service file '/usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifyd.service' is not named after the D-Bus name 'org.xfce.Notifyd'.
dbus-broker-launch[972]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
dbus-broker-launch[972]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
dhcpcd[641]: eno1: requesting DHCPv6 information
systemd[912]: Started D-Bus User Message Bus.
dhcpcd[641]: eno1: adding default route via fe80::3ea6:2fff:fe77:c0a6
dbus-broker-launch[972]: Ready
systemd[912]: Starting Virtual filesystem service...
systemd[912]: Started Virtual filesystem service.
systemd[912]: Starting Accessibility services bus...
systemd[912]: Started Accessibility services bus.
at-spi-bus-launcher[999]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
at-spi-bus-launcher[999]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
dbus-broker-launch[999]: Ready
systemd[912]: Created slice Slice /app/dbus-:1.2-org.xfce.Xfconf.
systemd[912]: Started dbus-:1.2-org.xfce.Xfconf@0.service.
systemd[912]: Created slice Slice /app/dbus-:1.9-org.a11y.atspi.Registry.
systemd[912]: Started dbus-:1.9-org.a11y.atspi.Registry@0.service.
slim[1008]: /usr/bin/iceauth:  creating new authority file /run/user/1000/ICEauthority
at-spi2-registryd[1007]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
systemd[912]: Started GnuPG cryptographic agent and passphrase cache.
gpg-agent[1017]: gpg-agent (GnuPG) 2.4.4 starting in supervised mode.
gpg-agent[1017]: using fd 3 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
gpg-agent[1017]: using fd 4 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
gpg-agent[1017]: using fd 5 for std socket (/run/user/1000/gnupg/S.gpg-agent)
gpg-agent[1017]: using fd 6 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
gpg-agent[1017]: listening on: std=5 extra=6 browser=4 ssh=3
systemd[912]: Started GnuPG cryptographic agent and passphrase cache.
gpg-agent[1021]: gpg-agent (GnuPG) 2.4.4 starting in supervised mode.
gpg-agent[1021]: using fd 3 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
gpg-agent[1021]: using fd 4 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
gpg-agent[1021]: using fd 5 for std socket (/run/user/1000/gnupg/S.gpg-agent)
gpg-agent[1021]: using fd 6 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
gpg-agent[1021]: listening on: std=5 extra=6 browser=4 ssh=3
slim[1020]: gpg-agent: a gpg-agent is already running - not starting a new one
systemd[912]: Started PipeWire Multimedia Service.
systemd[912]: Started Multimedia Service Session Manager.
systemd[912]: Started PipeWire PulseAudio.
systemd[1]: Starting RealtimeKit Scheduling Policy Service...
xfsettingsd[1030]: Unknown mode '2560x1440 @ 144.0' for output DP-0, aborting.
xfsettingsd[1030]: Unknown mode '1920x1920 @ 59.9' for output DP-2, aborting.
systemd[1]: Started RealtimeKit Scheduling Policy Service.
rtkit-daemon[1098]: Successfully called chroot.
rtkit-daemon[1098]: Successfully dropped privileges.
rtkit-daemon[1098]: Successfully limited resources.
rtkit-daemon[1098]: Running.
rtkit-daemon[1098]: Supervising 0 threads of 0 processes of 0 users.
rtkit-daemon[1098]: Supervising 0 threads of 0 processes of 0 users.
rtkit-daemon[1098]: Supervising 0 threads of 0 processes of 0 users.
rtkit-daemon[1098]: Watchdog thread running.
rtkit-daemon[1098]: Canary thread running.
rtkit-daemon[1098]: Supervising 0 threads of 0 processes of 0 users.
rtkit-daemon[1098]: Supervising 0 threads of 0 processes of 0 users.
rtkit-daemon[1098]: Supervising 0 threads of 0 processes of 0 users.
rtkit-daemon[1098]: Supervising 0 threads of 0 processes of 0 users.
rtkit-daemon[1098]: Supervising 0 threads of 0 processes of 0 users.
systemd[1]: Starting Authorization Manager...
wireplumber[1062]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
wireplumber[1062]: [0:00:10.617245230] [1062] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
wireplumber[1062]: [0:00:10.617336714] [1062] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
wireplumber[1062]: [0:00:10.617408765] [1062]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
polkitd[1111]: Started polkitd version 124
polkitd[1111]: Loading rules from directory /etc/polkit-1/rules.d
polkitd[1111]: Loading rules from directory /usr/share/polkit-1/rules.d
polkitd[1111]: Finished loading, compiling and executing 4 rules
polkitd[1111]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
systemd[1]: Started Authorization Manager.
rtkit-daemon[1098]: Successfully made thread 1040 of process 1040 owned by '1000' high priority at nice level -11.
rtkit-daemon[1098]: Supervising 1 threads of 1 processes of 1 users.
rtkit-daemon[1098]: Successfully made thread 1101 of process 1040 owned by '1000' RT at priority 20.
rtkit-daemon[1098]: Supervising 2 threads of 1 processes of 1 users.
rtkit-daemon[1098]: Successfully made thread 1063 of process 1063 owned by '1000' high priority at nice level -11.
rtkit-daemon[1098]: Supervising 3 threads of 2 processes of 1 users.
rtkit-daemon[1098]: Successfully made thread 1105 of process 1063 owned by '1000' RT at priority 20.
rtkit-daemon[1098]: Supervising 4 threads of 2 processes of 1 users.
rtkit-daemon[1098]: Supervising 4 threads of 2 processes of 1 users.
rtkit-daemon[1098]: Successfully made thread 1062 of process 1062 owned by '1000' high priority at nice level -11.
rtkit-daemon[1098]: Supervising 5 threads of 3 processes of 1 users.
rtkit-daemon[1098]: Successfully made thread 1096 of process 1062 owned by '1000' RT at priority 20.
rtkit-daemon[1098]: Supervising 6 threads of 3 processes of 1 users.
kernel: usb 1-4.1: reset high-speed USB device number 4 using xhci_hcd
dhcpcd[641]: eno1: REPLY6 received from fe80::3ea6:2fff:fe77:c0a6
dhcpcd[641]: eno1: refresh in 86400 seconds
wireplumber[1062]: [0:00:10.900861593] [1140] ERROR V4L2 v4l2_device.cpp:93 /dev/video1[-1:cap]: Failed to open V4L2 device '/dev/video1': Device or resource busy
kernel: usb 1-4.1: device firmware changed
kernel: usb 1-4.1: USB disconnect, device number 4
vmware-usbarbitrator[639]: USBGL: kevent: removing USB device 1-4.1
kernel: usb 1-4.1: new high-speed USB device number 14 using xhci_hcd
xfce4-panel[1508]: Plugin xfce4-orageclock-plugin: The Desktop file /usr/share/xfce4/panel/plugins/xfce4-orageclock-plugin.desktop requested the Gtk2 API (v1.0), which is no longer supported.
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/ldac
kernel: Bluetooth: RFCOMM TTY layer initialized
kernel: Bluetooth: RFCOMM socket layer initialized
kernel: Bluetooth: RFCOMM ver 1.11
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/aptx_hd
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/aptx_hd
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/aptx
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/aptx
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/aac
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/aac
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/aptx_ll_1
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/aptx_ll_0
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/faststream
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/faststream_duplex
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/opus_05
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/opus_05
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/opus_05_duplex
bluetoothd[721]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/opus_05_duplex
wireplumber[1062]: <WpSiAudioAdapter:0x5768fd483cc0> Object activation aborted: proxy destroyed
wireplumber[1062]: <WpSiAudioAdapter:0x5768fd483cc0> failed to activate item: Object activation aborted: proxy destroyed
systemd[912]: Starting sandboxed app permission store...
systemd[912]: Started sandboxed app permission store.
wireplumber[1062]: <WpPortalPermissionStorePlugin:0x5768fd219050> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
systemd[1]: Reached target User and Group Name Lookups.
systemd[1]: Starting Accounts Service...
systemd[912]: Starting XFCE notifications service...
systemd[912]: Started XFCE notifications service.
accounts-daemon[1597]: started daemon version 23.13.0
systemd[1]: Started Accounts Service.
xfce4-session[928]: Unable to launch "python3 /usr/bin/lutris": Failed to execute child process “python3 /usr/bin/lutris” (No such file or directory)
systemd[912]: Starting Thumbnailing service...
slim[1645]: Xfce power manager is not running
tumblerd[1647]: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.9: cannot open shared object file: No such file or directory
tumblerd[1647]: Failed to load plugin "tumbler-gepub-thumbnailer.so": libgepub-0.7.so.0: cannot open shared object file: No such file or directory
systemd[1]: Starting Daemon for power management...
slim[1669]: vmware-user: could not open /proc/fs/vmblock/dev
polkitd[1111]: Registered Authentication Agent for unix-session:1 (system bus name :1.29 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
slim[1663]: Xfce Power Manager: Another power manager is already running
tumblerd[1647]: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
systemd[1]: Started Daemon for power management.
systemd[912]: Starting Virtual filesystem service - disk device monitor...
systemd[1]: Starting Disk Manager...
udisksd[1749]: udisks daemon version 2.10.1 starting
panel-14-weathe[1568]: getting https://api.met.no/weatherapi/sunrise/2.0/?lat=52.553000&lon=13.452800&date=2024-01-28&offset=+01:00&days=5
slim[1659]: blueman-applet 20.32.26 WARNING  PluginManager:151 __load_plugin: Not loading PPPSupport because its conflict has higher priority
slim[1659]: blueman-applet 20.32.26 WARNING  PluginManager:151 __load_plugin: Not loading DhcpClient because its conflict has higher priority
panel-14-weathe[1568]: Download of astronomical data failed with HTTP Status Code 2, Reason phrase: Error resolving “api.met.no”: No address associated with hostname
systemd[1]: Starting Bluetooth management mechanism...
systemd[1]: Started Bluetooth management mechanism.
kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
dhcpcd[641]: eno1: probing address 192.168.1.27/24
kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
kernel: usb 1-4.1: New USB device found, idVendor=046d, idProduct=082d, bcdDevice= 0.11
kernel: usb 1-4.1: New USB device strings: Mfr=0, Product=2, SerialNumber=1
kernel: usb 1-4.1: Product: HD Pro Webcam C920
kernel: usb 1-4.1: SerialNumber: 265CFA6F
kernel: usb 1-4.1: Found UVC 1.00 device HD Pro Webcam C920 (046d:082d)
vmware-usbarbitrator[639]: USBGL: kevent: adding USB device 1-4.1
ntpd[645]: Listen normally on 4 eno1 [2a02:8109:9f33:a200:ec5e:2061:4b20:1628]:123
ntpd[645]: Listen normally on 5 eno1 [fe80::fbf8:fdf:70f0:5e76%5]:123
ntpd[645]: new interface(s) found: waking up resolver
mtp-probe[1855]: checking bus 1, device 14: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1"
mtp-probe[1855]: bus: 1, device: 14 was not an MTP device
wireplumber[1062]: [0:00:13.708652007] [1140]  WARN V4L2 v4l2_pixelformat.cpp:328 Unsupported V4L2 pixel format H264
wireplumber[1062]: <WpPortalPermissionStorePlugin:0x5768fd219050> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
mtp-probe[1871]: checking bus 1, device 14: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1"
mtp-probe[1871]: bus: 1, device: 14 was not an MTP device
systemd[912]: Reached target Sound Card.
pipewire[1040]: [0:00:13.715452458] [1040] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
pipewire[1040]: [0:00:13.715463743] [1040] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
pipewire[1040]: [0:00:13.715491387] [1040]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
pipewire[1040]: [0:00:13.719493650] [1872]  WARN V4L2 v4l2_pixelformat.cpp:328 Unsupported V4L2 pixel format H264
kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
wireplumber[1062]: <WpPortalPermissionStorePlugin:0x5768fd219050> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
systemd[1]: Started Disk Manager.
udisksd[1749]: Acquired the name org.freedesktop.UDisks2 on the system message bus
systemd[912]: Started Virtual filesystem service - disk device monitor.
slim[1867]: thunar-volman: Unsupported USB device type "usb".
systemd[912]: Started Thumbnailing service.
gvfsd-trash[1937]: GFileInfo created without standard::name
gvfsd-trash[1937]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
gvfsd-trash[1937]: GFileInfo created without standard::name
gvfsd-trash[1937]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
slim[1935]: thunar-volman: Unsupported USB device type "uvcvideo".
systemd[912]: Starting Virtual filesystem metadata service...
systemd[912]: Started Virtual filesystem metadata service.
slim[1950]: thunar-volman: Unsupported USB device type "uvcvideo".
xfdesktop[1621]: Failed to register the newly set background with AccountsService '/usr/share/xfce4/backdrops/xubuntu-wallpaper.png': GDBus.Error:org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.DisplayManager.AccountsService”
slim[1959]: thunar-volman: Unsupported USB device type "snd-usb-audio".
slim[1965]: thunar-volman: Unsupported USB device type "snd-usb-audio".
slim[2016]: xbindkeys: no process found
dhcpcd[641]: eno1: leased 192.168.1.27 for 864000 seconds
dhcpcd[641]: eno1: adding route to 192.168.1.0/24
dhcpcd[641]: eno1: adding default route via 192.168.1.1
kernel: pci 0000:00:1f.3: deferred probe pending
ntpd[645]: Listen normally on 6 eno1 192.168.1.27:123
ntpd[645]: new interface(s) found: waking up resolver
panel-14-weathe[1568]: getting https://api.met.no/weatherapi/sunrise/2.0/?lat=52.553000&lon=13.452800&date=2024-01-28&offset=+01:00&days=5
panel-14-weathe[1568]: Download of astronomical data failed with HTTP Status Code 404, Reason phrase: Not Found
xfwm4[1023]: getMoveToMonitorProps: assertion 'other_rect->x == current_rect->x + current_rect->width' failed
xfwm4[1023]: clientMoveToMonitorByDirectionTarget: assertion 'candidate_monitors != NULL' failed
xfwm4[1023]: getMoveToMonitorProps: assertion 'current_rect->y == other_rect->y + other_rect->height' failed
xfwm4[1023]: clientMoveToMonitorByDirectionTarget: assertion 'candidate_monitors != NULL' failed
xfwm4[1023]: getMoveToMonitorProps: assertion 'other_rect->y == current_rect->y + current_rect->height' failed
xfwm4[1023]: clientMoveToMonitorByDirectionTarget: assertion 'candidate_monitors != NULL' failed
sudo[2391]:    millus : TTY=pts/0 ; PWD=/home/millus ; USER=root ; COMMAND=/usr/bin/journalctl -b
sudo[2391]: pam_unix(sudo:session): session opened for user root(uid=0) by millus(uid=1000)
sudo[2391]: pam_unix(sudo:session): session closed for user root
panel-14-weathe[1568]: getting https://api.met.no/weatherapi/sunrise/2.0/?lat=52.553000&lon=13.452800&date=2024-01-28&offset=+01:00&days=5
panel-14-weathe[1568]: Download of astronomical data failed with HTTP Status Code 404, Reason phrase: Not Found
systemd[1]: systemd-hostnamed.service: Deactivated successfully.
sudo[2730]:    millus : TTY=pts/0 ; PWD=/home/millus ; USER=root ; COMMAND=/usr/bin/journalctl -b
sudo[2730]: pam_unix(sudo:session): session opened for user root(uid=0) by millus(uid=1000)

Last edited by millus (2024-01-28 19:41:14)

Offline

#7 2024-01-28 21:47:54

seth
Member
Registered: 2012-09-03
Posts: 52,660

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

I cropped the 'date/archlinux' prefix at the start of each line to reduce load slightly

… and break every syntax highlighter.
"Really, who POSTS broken journals like this that break people's SH, they should be excluded from any further usage of the system."
See? Sucks. wink

Please post the output of

lspci -tvnn

no other sound device sticks out and it's gonna be easier to spot it in the unattributed list (or spot its absence)

What's btw. on nvme0n1p4/5? Parallel windows installation?

Offline

#8 2024-01-29 11:43:36

millus
Member
Registered: 2019-07-21
Posts: 212

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

luls ^^"

$ lspci -tvnn
-[0000:00]-+-00.0  Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers [8086:3ec2]
           +-01.0-[01]--+-00.0  NVIDIA Corporation AD102 [GeForce RTX 4090] [10de:2684]
           |            \-00.1  NVIDIA Corporation AD102 High Definition Audio Controller [10de:22ba]
           +-02.0  Intel Corporation CoffeeLake-S GT2 [UHD Graphics 630] [8086:3e92]
           +-14.0  Intel Corporation 200 Series/Z370 Chipset Family USB 3.0 xHCI Controller [8086:a2af]
           +-14.2  Intel Corporation 200 Series PCH Thermal Subsystem [8086:a2b1]
           +-16.0  Intel Corporation 200 Series PCH CSME HECI #1 [8086:a2ba]
           +-17.0  Intel Corporation 200 Series PCH SATA controller [AHCI mode] [8086:a282]
           +-1b.0-[02]----00.0  Phison Electronics Corporation E18 PCIe4 NVMe Controller [1987:5018]
           +-1c.0-[03]----00.0  ASMedia Technology Inc. ASM2142/ASM3142 USB 3.1 Host Controller [1b21:2142]
           +-1c.2-[04-09]----00.0-[05-09]--+-01.0-[06]----00.0  Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] [8086:24fb]
           |                               +-03.0-[07]----00.0  Intel Corporation I211 Gigabit Network Connection [8086:1539]
           |                               +-05.0-[08]--
           |                               \-07.0-[09]----00.0  ASMedia Technology Inc. ASM1062 Serial ATA Controller [1b21:0612]
           +-1c.4-[0a]----00.0  ASMedia Technology Inc. ASM2142/ASM3142 USB 3.1 Host Controller [1b21:2142]
           +-1d.0-[0b]--
           +-1d.4-[0c]----00.0  Aquantia Corp. AQC107 NBase-T/IEEE 802.3bz Ethernet Controller [AQtion] [1d6a:d107]
           +-1f.0  Intel Corporation Z370 Chipset LPC/eSPI Controller [8086:a2c9]
           +-1f.2  Intel Corporation 200 Series/Z370 Chipset Family Power Management Controller [8086:a2a1]
           +-1f.3  Intel Corporation 200 Series PCH HD Audio [8086:a2f0]
           +-1f.4  Intel Corporation 200 Series/Z370 Chipset Family SMBus Controller [8086:a2a3]
           \-1f.6  Intel Corporation Ethernet Connection (2) I219-V [8086:15b8]

nvme 1 = /efi
nvme 2 = /boot
nvme 3 = SWAP
nvme 4 is archlinux /
and 5 is an 1M bios boot partition

Last edited by millus (2024-01-29 11:45:25)

Offline

#9 2024-01-29 15:33:18

seth
Member
Registered: 2012-09-03
Posts: 52,660

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

Offline

#10 2024-01-29 15:36:25

millus
Member
Registered: 2019-07-21
Posts: 212

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

Uh, I did that, as I mentioned earlier, but it didn't do anything? >_>

Offline

#11 2024-01-29 15:43:33

seth
Member
Registered: 2012-09-03
Posts: 52,660

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

Sorry, didn't realize that this was literally the same thread (I had picked up pattern and suggestion before)

The sound chip is on the same bus as the network chip

systemd[1]: vmware-networks.service: Control process exited, code=exited, status=1/FAILURE
systemd[1]: vmware-networks.service: Failed with result 'exit-code'.

Is is just a hunch, but
1. does the issue remain w/ the lts kernel?
2. does the issue remain if you install dbus-daemon-units (replacing dbus-broker-units, you'll have to reboot)
3. does the issue remain if you just disable vmware?

Offline

#12 2024-01-29 16:09:27

millus
Member
Registered: 2019-07-21
Posts: 212

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

I started with 3.

sudo pacman -R open-vm-tools xf86-input-vmmouse xf86-video-vmware vmware-workstation

then 2., replaced it, which lead to "reboot" and "shutdown" commands not working so I had to push the case's hardware reset button,
then before trying 1. I noticed the kernel was just updated from 6.7.1 to 6.7.2, so I tried updating first,
but so far no change.
I will now reboot from 6.7.2 to 6.6.14-1 LTS (the most recent one)...
... and yeah, I have sound again! But this is unusable because the graphics are now 1024x768 and no way in arandr to change it to anything else, lol. (Also tried zen kernel, same resolution issue as lts.)

Edit: Also tried downgrading to random lower versions, 6.5.7, 6.6.9 and 6.7. But all of those had the broken display resolution issue (and the display in arandr was even just named "default" instead of the usual "DP-xxx" notation, in all these kernels except latest 6.7.1 or. 6.7.2).

Last edited by millus (2024-01-29 16:33:59)

Offline

#13 2024-01-29 16:37:13

seth
Member
Registered: 2012-09-03
Posts: 52,660

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

Please post your complete system journal for the LTS boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

if it's still active (otherwise …-b -1… for eg. the previous boot)

Offline

#14 2024-01-29 21:58:23

millus
Member
Registered: 2019-07-21
Posts: 212

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

I rebooted with LTS, and took the journalctl right from there->

http://0x0.st/HDby.txt

(...rebooting back into normal kernel now.)

Last edited by millus (2024-01-29 21:58:58)

Offline

#15 2024-01-29 22:27:05

seth
Member
Registered: 2012-09-03
Posts: 52,660

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

This looks a log like https://bbs.archlinux.org/viewtopic.php?id=292334 except that you're neither using vfio nor shady iommu parameters.

Jan 29 22:55:20 archlinux kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.

isn't in the previous (bad) journal.

What happens if you add "iommu=soft" to the https://wiki.archlinux.org/title/Kernel_parameters ?

Offline

#16 2024-01-29 22:58:15

millus
Member
Registered: 2019-07-21
Posts: 212

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

I added it to tthe commandline (it now has  rw audit=0 loglevel=3 quiet initcall_blacklist=simpledrm_platform_driver_init iommu=soft) but I don't notice any change.

Offline

#17 2024-01-29 23:02:50

millus
Member
Registered: 2019-07-21
Posts: 212

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

Ugh, I just noticed something else:
When playing back TV via USB TV receiver stick, the sound is super jerky and stuttering (normally 100% smooth even under heavy load while gaming at the same time etc. (the video is fine tho)
This is not iommu=soft related, as I removed that parm again from the kernel cmdline and TV still runs like **** o_o. I can still run games fine though as usual (just sound is coming through hdmi only obviously, but it's not distorted or anything).

Last edited by millus (2024-01-29 23:04:55)

Offline

#18 2024-01-29 23:09:56

seth
Member
Registered: 2012-09-03
Posts: 52,660

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

Fuck, I forgot that you can't use the LTS kernel

Jan 29 22:55:20 archlinux kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Jan 29 22:55:20 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device

Enable https://wiki.archlinux.org/title/NVIDIA … de_setting - use the "nvidia-drm.modeset=1" kernel parameter (modprobe.conf won't do) and skip fbdev=1 for the moment, there bugs reported as nvidia seems to have kinda rushed that

It's the cause of the low resolution stuff, fwwi, though *probably* not related to the issue at hand, https://wiki.archlinux.org/title/SLiM is bitrot since 2013 and will cause some other issues.

Edit: if you want to do me a special favor and while I don't suspect it, you write that disabling the simpledrm device revived your audio…

Last edited by seth (2024-01-29 23:12:14)

Offline

#19 2024-01-29 23:56:11

millus
Member
Registered: 2019-07-21
Posts: 212

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

Ah sure. I don't even remember why eaxtly I had that initcall_blacklist=simpledrm_platform_driver_init in the command args, but it was the result of a similar forum-related bug hunt maybe 1-2 years ago.. not sure xD
I removed it anyway, and also added the modeset. So /proc/cmdline:

rw audit=0 loglevel=3 quiet nvidia-drm.modeset=1

But it didn't change anything regarding audio when booting the normal kernel.
I will now reboot into the LTS kernel, and also add the nvidia parm there ofc (LTS and Zen entries dont have any simpledrm parm btw, so nothing to remove there)....

... uh no change. Again sound is working fine under LTS, but gfx is still 1024x768 only with "default" display in arandr.
Btw I noticed something odd (same thing happened earlier today when I tested the LTS for the first time), in the mixer at first the "Built-in Audio" (aka the "good" audio device that was missing, from intel-hda) was NOT shown. It becomes instantly listed in the "Configuration" tab of the mxier though the moment I actually play some audio (youtube vid).
This is kinda unusual, as the device usually just showed up in the mixer right from the beginning, instead of being in "hiding" at first.

Should I do anything in this LTS kernel session now, instead of rebooting into normal kernel again? for consistency:

$ cat /proc/cmdline 
BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=d784f2e1-9026-4481-9832-cb861cfcf26a rw audit=0 loglevel=3 quiet nvidia-drm.modeset=1

PS: While under this weird bricked gfx, the 2nd monitor is also dead, doesn't turn on. Makes sense though, as it isn't even an option in arandr. (arandr only shows Outputs -> "default" as the only item.)

EDIT: I just noticed there is a specific package nvidia-lts. And also, linux-lts-headers wasn't installed, is it needed? Installing fails:

resolving dependencies...
looking for conflicting packages...

Packages (2) linux-lts-headers-6.6.14-1  nvidia-lts-1:545.29.06-15

Total Download Size:    67.41 MiB
Total Installed Size:  166.92 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 linux-lts-header...    24.8 MiB  20.7 MiB/s 00:01 [######################] 100%
 nvidia-lts-1:545...    42.6 MiB  34.2 MiB/s 00:01 [######################] 100%
 Total (2/2)            67.4 MiB  52.8 MiB/s 00:01 [######################] 100%
(2/2) checking keys in keyring                     [######################] 100%
(2/2) checking package integrity                   [######################] 100%
(2/2) loading package files                        [######################] 100%
(2/2) checking for file conflicts                  [######################] 100%
(2/2) checking available disk space                [######################] 100%
:: Processing package changes...
(1/2) installing linux-lts-headers                 [######################] 100%
(2/2) installing nvidia-lts                        [######################] 100%
:: Running post-transaction hooks...
(1/3) Arming ConditionNeedsUpdate...
(2/3) Updating module dependencies...
(3/3) Install DKMS modules
==> dkms install --no-depmod corefreqk/1.76 -k 6.6.14-1-lts
Deprecated feature: REMAKE_INITRD (/var/lib/dkms/corefreqk/1.76/source/dkms.conf)
Error! Bad return status for module build on kernel: 6.6.14-1-lts (x86_64)
Consult /var/lib/dkms/corefreqk/1.76/build/make.log for more information.
==> WARNING: `dkms install --no-depmod corefreqk/1.76 -k 6.6.14-1-lts' exited 10
==> dkms install --no-depmod vboxhost/7.0.14_OSE -k 6.6.14-1-lts
==> dkms install --no-depmod v4l2loopback/0.12.7 -k 6.6.14-1-lts
==> dkms install --no-depmod v4l2loopback-dc/1.8.2 -k 6.6.14-1-lts
==> depmod 6.6.14-1-lts

EDIT: I removed corefreq as I don't really use it anymore, and now I can install linux-lts-headers + nvidia-lts just fine, no more that error above! what's going on? Rebooting...

..ok, now linux-lts works with normal graphics, 2nd monitor too!
And now something really odd happened:
I started some youtube vid again to test sound.. starts outputting via HDMI and mixer also only shows HDMI, the "Built-In Audio "is missing again. I start typing this stuff here.. and suddenly, after like 10 seconds, suddenly the sound switches from HDMI to intel-output ie to my "correct" speakers, and sure enough, in the mixer (Config tab) suddenly the "Built-in Audio" device has popped up! (Tv audio also works fine again and I can run 3d games just fine too.)
What the hellllll??? So right now in this moment, everything works. But this is WAY TOO RANDOM? What's with this weird, really long (in terms of computers) delay where the sound bug at first was active and then "fixed" (maybe, who knows if this is consistent?) itself? O_O

I just tried switching back to the 6.7.2 normal kernel, but sound there is still HDMI-only, even though I waited for a minute for it to magically fix itself like it did under linux-lts =p
(here's what 6.7.2 modules look like:

$ lsmod | grep snd
snd_seq_dummy          12288  0
snd_hrtimer            12288  1
snd_seq               131072  7 snd_seq_dummy
snd_usb_audio         466944  4
snd_usbmidi_lib        49152  1 snd_usb_audio
snd_ump                36864  1 snd_usb_audio
snd_rawmidi            53248  2 snd_usbmidi_lib,snd_ump
snd_seq_device         16384  3 snd_seq,snd_ump,snd_rawmidi
snd_hda_codec_hdmi     94208  1
snd_hda_intel          65536  3
snd_intel_dspcfg       40960  1 snd_hda_intel
snd_intel_sdw_acpi     16384  1 snd_intel_dspcfg
snd_hda_codec         225280  2 snd_hda_codec_hdmi,snd_hda_intel
snd_hda_core          151552  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_hwdep              20480  2 snd_usb_audio,snd_hda_codec
snd_aloop              40960  5
snd_pcm               204800  11 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_aloop,snd_hda_core
snd_timer              53248  4 snd_seq,snd_hrtimer,snd_aloop,snd_pcm
snd                   155648  34 snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_timer,snd_aloop,snd_ump,snd_pcm,snd_rawmidi
soundcore              16384  1 snd
mc                     90112  11 videodev,si2157,snd_usb_audio,dvb_usb_v2,videobuf2_v4l2,uvcvideo,dvb_core,videobuf2_common,em28xx

.)

I also tried out linux-zen just for science, still doesnt work, I guess it'd need some "nvidia-zen" to work, which doesnt exist in the repo.

Rebooted into linux-lts again. And again the first half a minute or so was HDMI-only sound with stuttering usb-tv sound, then magically switched to correct sound device popping up in the mixer randomly, and tv sound was smooth and everything fine again.
So weird. Why this ~30s delay (havent timed it really) until it switches from broken to working...

Last edited by millus (2024-01-30 00:40:39)

Offline

#20 2024-01-30 09:12:58

seth
Member
Registered: 2012-09-03
Posts: 52,660

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

"initcall_blacklist=simpledrm_platform_driver_init" isn't in the journal you posted, otherwise the simpledrm device would have been blocked.

nvidia-drm.modeset=1

Try "nvidia_drm.modeset=1", I'm not sure whether the hack equalizes dash and underscore atm (it's not modprobe related) but the other issue was the missing nvidia-lts, yes.
The significant indicator is the appearance of "Initialized simpledrm" in the journal - you don't want that.

You need linux-lt-headers for the (unrelated) dkms packages, yes.
And then please make extra-sure that "iommu=soft" was applied to the bad kernel (cat /proc/cmdline)…

What the hellllll???

You spelled "fuck" wrongly wink
Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Why this ~30s delay

sounds like some dbus timeout and might (likely) be unrelated to the main issue of (presumingly) failing to probe the device.

Offline

#21 2024-01-30 09:20:21

millus
Member
Registered: 2019-07-21
Posts: 212

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

Wait, so should I add initcall_blacklist=simpledrm.... to the kernel cmdline, or should I _not_ add it? Not sure I understood it right.

So, "bad" kernel = non-lts. Yes, that one was the one where I added iommu=soft and it made the tv sound jerky, that's why I removed it again.
You want me to re-add it to the non-lts kernel again?

And in any case I will add nvidiaUNDERSCOREmodeset stuff to both and test, right?

And the boot journal, do you mean the one in the current state right now, before I do any of the stuff above I wrote in this posting? Or afterwards? For which kernel, lts/normal/both?

Sorry I'm just getting confused as of the exact combinations of all things I should do now ^^"

So...

Task 1)
- [step a] post boot journal of the "current best state" aka linux-lts with the 30second-bad-then-cool audio?

Task 2)
- [step a]  then change nvidia-modeset to nvidia_modeset on all kernels
- [step b]  reboot, see if it works fine anywhere, and post both journals?

Task 3)
- [step a] then re-add iommu=soft to linux kernel (non-lts one)
- [step b] reboot, see if it works fine (but I bet tv audio will stutter again) and post this journal?

[rule A] ...and in general, keep initcall_blacklist=simple_drm stuff deleted from all kernel cmdlines? (as it currently already is, ie i should not re-add it anywhere?)

Uh did I get all tasks right??

(PS: Btw I have i915 blacklisted via install i915 /bin/true, from like a year ago or two, when games suddenly wouldnj't launch anymore but insta-crash with some X error, I think it was V1del back then who helped me figure this one out. I remember "normal" blacklisting wouldnt be enough, I had to do the hardcore "install" method. Just saying in case..)

Last edited by millus (2024-01-30 09:30:36)

Offline

#22 2024-01-30 09:36:38

seth
Member
Registered: 2012-09-03
Posts: 52,660

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

"initcall_blacklist=simpledrm_platform_driver_init" and "nvidia_drm.modeset=1" in the kernel commandline will effectively do the same, w/ the latter also enabling nvidia KMS (which is eg. a hard condition for wayland and generally a good idea)

seth wrote:

The significant indicator is the appearance of "Initialized simpledrm" in the journal - you don't want that.

You wrote:

it made the tv sound jerky

But you previously wrote:

This is not iommu=soft related, as I removed that parm again from the kernel cmdline and TV still runs like ****

And the boot journal, do you mean

the LTS kernel where the sound only kicks in w/ a delay


Btw I have i915 blacklisted via install i915 /bin/true

WAHHHHHHHH… undo that and test the impact on the currently bad kernel!
Even if your games crash, we'll deal w/ that later.

Offline

#23 2024-01-30 12:32:08

millus
Member
Registered: 2019-07-21
Posts: 212

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

Ok, great! First test with main kernel:

$ uname -r
6.7.2-arch1-1
$ cat /proc/cmdline 
BOOT_IMAGE=/vmlinuz-linux root=UUID=d784f2e1-9026-4481-9832-cb861cfcf26a rw audit=0 loglevel=3 quiet nvidia_drm.modeset=1 iommu=soft
$ cat /etc/modprobe.d/blacklist.conf
install em28xx_rc /bin/true
blacklist snd_soc_avs

And everything works! Correct audio device is instantly available, tv-audio, gaming work fine! YAY. Thaaaanks!!!!

Edit: For science, I removed "iommu=soft" again, and everything still works 100%. Lol.

Last edited by millus (2024-01-30 12:39:46)

Offline

#24 2024-01-30 13:40:37

seth
Member
Registered: 2012-09-03
Posts: 52,660

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

So in the end it was the blocked i915 module?
What if you allow snd_soc_avs again?

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

If you've ongoing issues w/ i915, please open a new thread for that.

Offline

#25 2024-01-30 14:11:22

millus
Member
Registered: 2019-07-21
Posts: 212

Re: [SOLVED] After pacman -Syu and reboot, only HDMI audio is available

Yes, it works without blacklisting snd_soc_avs actually, wow.

Well, is it possible to pinpoint anything such as  "because" of i915... as I had this blocked for like 1-2 years and everything was fine, and I _had_ to block it originally as games stopped launching randomly? Or is it just all too complex to make out what caused what in the end...

Offline

Board footer

Powered by FluxBB