Revan335
Anmeldungsdatum: 11. August 2014
Beiträge: 157
|
Hallo, https://forum.ubuntuusers.de/topic/edimax-ax1800-treiber-installation/ Unter 24.04 LTS kann es ggf. an noch fehlenden Treibern liegen? Da läuft der Edimax AX1800 leider nicht.
Wird aber als USB Geräte erkannt, wenn ich mir lsusb anschaue. | $ uname -a
Linux NB-Name 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
|
| $ lspci -nnk -d::0280 # für Funkgeräte
02:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4313 802.11bgn Wireless Network Adapter [14e4:4727] (rev 01)
Subsystem: Broadcom Inc. and subsidiaries BCM4313 802.11bgn Wireless Network Adapter [14e4:0608]
Kernel driver in use: bcma-pci-bridge
Kernel modules: bcma
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31 | $ lsusb -v -t
/: Bus 001.Port 001: Dev 001, Class=root_hub, Driver=ehci-pci/3p, 480M
ID 1d6b:0002 Linux Foundation 2.0 root hub
|__ Port 001: Dev 002, If 0, Class=Hub, Driver=hub/6p, 480M
ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
|__ Port 004: Dev 003, If 0, Class=Vendor Specific Class, Driver=btusb, 12M
ID 0a5c:21f4 Broadcom Corp.
|__ Port 004: Dev 003, If 1, Class=Vendor Specific Class, Driver=btusb, 12M
ID 0a5c:21f4 Broadcom Corp.
|__ Port 004: Dev 003, If 2, Class=Vendor Specific Class, Driver=btusb, 12M
ID 0a5c:21f4 Broadcom Corp.
|__ Port 004: Dev 003, If 3, Class=Application Specific Interface, Driver=[none], 12M
ID 0a5c:21f4 Broadcom Corp.
|__ Port 005: Dev 004, If 0, Class=Video, Driver=uvcvideo, 480M
ID 04f2:b2fa Chicony Electronics Co., Ltd
|__ Port 005: Dev 004, If 1, Class=Video, Driver=uvcvideo, 480M
ID 04f2:b2fa Chicony Electronics Co., Ltd
/: Bus 002.Port 001: Dev 001, Class=root_hub, Driver=ehci-pci/3p, 480M
ID 1d6b:0002 Linux Foundation 2.0 root hub
|__ Port 001: Dev 002, If 0, Class=Hub, Driver=hub/8p, 480M
ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
|__ Port 006: Dev 003, If 0, Class=Mass Storage, Driver=usb-storage, 480M
ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
/: Bus 003.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 480M
ID 1d6b:0002 Linux Foundation 2.0 root hub
|__ Port 003: Dev 002, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
ID 046d:c045 Logitech, Inc. Optical Mouse
|__ Port 004: Dev 003, If 0, Class=Vendor Specific Class, Driver=[none], 480M
ID 7392:6822 Edimax Technology Co., Ltd
/: Bus 004.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 5000M
ID 1d6b:0003 Linux Foundation 3.0 root hub
|
| $ rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146 | $ lsmod
Module Size Used by
ufs 126976 0
qnx4 12288 0
hfsplus 135168 0
hfs 77824 0
minix 49152 0
ntfs 139264 0
msdos 16384 0
jfs 299008 0
nls_ucs2_utils 8192 1 jfs
xfs 2363392 0
tls 151552 0
ccm 20480 9
rfcomm 98304 16
snd_seq_dummy 12288 0
snd_hrtimer 12288 1
snd_seq_midi 24576 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 57344 1 snd_seq_midi
snd_seq 118784 9 snd_seq_midi,snd_seq_midi_event,snd_seq_dummy
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
vboxnetadp 28672 0
vboxnetflt 32768 0
vboxdrv 733184 2 vboxnetadp,vboxnetflt
qrtr 53248 4
cmac 12288 3
algif_hash 12288 1
algif_skcipher 16384 1
af_alg 32768 6 algif_hash,algif_skcipher
bnep 32768 2
intel_rapl_msr 20480 0
intel_rapl_common 40960 1 intel_rapl_msr
x86_pkg_temp_thermal 20480 0
intel_powerclamp 24576 0
coretemp 24576 0
brcmsmac 802816 0
kvm_intel 487424 0
snd_hda_codec_hdmi 94208 1
brcmutil 24576 1 brcmsmac
kvm 1437696 1 kvm_intel
snd_ctl_led 24576 0
b43 577536 0
btusb 77824 0
cordic 12288 2 b43,brcmsmac
irqbypass 12288 1 kvm
btrtl 36864 1 btusb
btintel 57344 1 btusb
snd_hda_codec_realtek 200704 1
btbcm 24576 1 btusb
uvcvideo 139264 0
snd_hda_codec_generic 122880 1 snd_hda_codec_realtek
crct10dif_pclmul 12288 1
sunrpc 815104 1
btmtk 16384 1 btusb
mac80211 1728512 2 b43,brcmsmac
binfmt_misc 24576 1
polyval_clmulni 12288 0
bluetooth 1089536 44 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
videobuf2_vmalloc 20480 1 uvcvideo
polyval_generic 12288 1 polyval_clmulni
uvc 12288 1 uvcvideo
ghash_clmulni_intel 16384 0
videobuf2_memops 16384 1 videobuf2_vmalloc
cryptd 28672 1 ghash_clmulni_intel
mei_pxp 16384 0
videobuf2_v4l2 40960 1 uvcvideo
cfg80211 1339392 3 b43,mac80211,brcmsmac
sha256_ssse3 32768 0
videodev 364544 2 videobuf2_v4l2,uvcvideo
sha1_ssse3 32768 0
ecdh_generic 16384 2 bluetooth
think_lmi 45056 0
libarc4 12288 1 mac80211
snd_hda_intel 61440 1
videobuf2_common 86016 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
rapl 20480 0
ssb 102400 1 b43
at24 28672 0
mei_hdcp 28672 0
ecc 45056 1 ecdh_generic
mc 86016 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
intel_cstate 24576 0
wmi_bmof 12288 0
snd_intel_dspcfg 36864 1 snd_hda_intel
firmware_attributes_class 12288 1 think_lmi
i915 4272128 21
snd_intel_sdw_acpi 16384 1 snd_intel_dspcfg
i2c_i801 36864 0
snd_hda_codec 217088 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
i2c_smbus 16384 1 i2c_i801
snd_hda_core 151552 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
nls_iso8859_1 12288 1
bcma 86016 2 b43,brcmsmac
drm_buddy 20480 1 i915
snd_hwdep 20480 1 snd_hda_codec
ttm 110592 1 i915
lpc_ich 32768 0
snd_pcm 200704 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
drm_display_helper 253952 1 i915
mei_me 53248 2
cec 98304 2 drm_display_helper,i915
mei 172032 5 mei_hdcp,mei_pxp,mei_me
rc_core 77824 1 cec
snd_timer 49152 3 snd_seq,snd_hrtimer,snd_pcm
i2c_algo_bit 16384 1 i915
thinkpad_acpi 163840 0
nvram 16384 1 thinkpad_acpi
joydev 32768 0
input_leds 12288 0
serio_raw 20480 0
mac_hid 12288 0
parport_pc 53248 0
ppdev 24576 0
lp 28672 0
parport 77824 3 parport_pc,lp,ppdev
efi_pstore 12288 0
nfnetlink 20480 1
dmi_sysfs 24576 0
ip_tables 36864 0
x_tables 69632 1 ip_tables
autofs4 57344 2
btrfs 2019328 2
blake2b_generic 24576 0
xor 20480 1 btrfs
raid6_pq 126976 1 btrfs
libcrc32c 12288 2 btrfs,xfs
hid_generic 12288 0
usbhid 77824 0
hid 184320 2 usbhid,hid_generic
uas 28672 0
usb_storage 90112 1 uas
crc32_pclmul 12288 0
snd 147456 17 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,thinkpad_acpi,snd_pcm,snd_rawmidi
soundcore 16384 2 snd_ctl_led,snd
video 73728 2 thinkpad_acpi,i915
psmouse 217088 0
ahci 49152 3
r8169 118784 0
xhci_pci 24576 0
libahci 57344 1 ahci
realtek 36864 1
xhci_pci_renesas 20480 1 xhci_pci
ledtrig_audio 12288 2 snd_ctl_led,thinkpad_acpi
platform_profile 12288 1 thinkpad_acpi
wmi 32768 3 video,wmi_bmof,think_lmi
|
Vielen Dank! Viele Liebe Grüße Revan335
|
Revan335
(Themenstarter)
Anmeldungsdatum: 11. August 2014
Beiträge: 157
|
DJKUhpisse schrieb: sudo dmesg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112 | $ sudo dmesg
[ 0.000000] Linux version 6.8.0-31-generic (buildd@lcy02-amd64-080) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 (Ubuntu 6.8.0-31.31-generic 6.8.1)
[ 0.000000] Command line: BOOT_IMAGE=/@/boot/vmlinuz-6.8.0-31-generic root=UUID=0711941d-a8dc-4b39-accc-aa52e98563ca ro rootflags=subvol=@ quiet splash vt.handoff=7
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009bfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009c000-0x000000000009cfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000bffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000c1427fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000c1428000-0x00000000c1629fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c162a000-0x00000000d2c9efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d2c9f000-0x00000000dae9efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021e5fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000021e600000-0x000000021e7fffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] e820: update [mem 0xc1f95018-0xc1fa5057] usable ==> usable
[ 0.000000] e820: update [mem 0xc1f95018-0xc1fa5057] usable ==> usable
[ 0.000000] e820: update [mem 0xc1f88018-0xc1f94857] usable ==> usable
[ 0.000000] e820: update [mem 0xc1f88018-0xc1f94857] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009bfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009c000-0x000000000009cfff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000000009d000-0x000000000009dfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000bffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000040005000-0x00000000c1427fff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c1428000-0x00000000c1629fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000c162a000-0x00000000c1f88017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c1f88018-0x00000000c1f94857] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c1f94858-0x00000000c1f95017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c1f95018-0x00000000c1fa5057] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c1fa5058-0x00000000d2c9efff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000d2c9f000-0x00000000dae9efff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000db000000-0x00000000df9fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000021e5fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000021e600000-0x000000021e7fffff] reserved
[ 0.000000] efi: EFI v2.3.1 by Phoenix Technologies Ltd.
[ 0.000000] efi: ACPI 2.0=0xdaffe014 ACPI=0xdaffe000 SMBIOS=0xdae3b000 MOKvar=0xd340d000 INITRD=0xc1faa898
[ 0.000000] efi: Not removing mem57: MMIO range=[0xf80f8000-0xf80f8fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem58: MMIO range=[0xfed1c000-0xfed1ffff] (16KB) from e820 map
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: LENOVO 627429G/627429G, BIOS H1ET63WW (1.06 ) 09/04/2012
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2394.673 MHz processor
[ 0.000591] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000595] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000608] last_pfn = 0x21e600 max_arch_pfn = 0x400000000
[ 0.000617] MTRR map: 7 entries (2 fixed + 5 variable; max 22), built from 10 variable MTRRs
[ 0.000619] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001165] last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[ 0.025384] secureboot: Secure boot disabled
[ 0.025385] RAMDISK: [mem 0xb8ec2000-0xbcdf8fff]
[ 0.025999] ACPI: Early table checksum verification disabled
[ 0.026003] ACPI: RSDP 0x00000000DAFFE014 000024 (v02 LENOVO)
[ 0.026009] ACPI: XSDT 0x00000000DAFFE170 0000A4 (v01 LENOVO TP-H1 00001060 PTL 00000002)
[ 0.026017] ACPI: FACP 0x00000000DAFEA000 00010C (v05 LENOVO TP-H1 00001060 PTL 00000002)
[ 0.026025] ACPI: DSDT 0x00000000DAFED000 00ED23 (v01 LENOVO TP-H1 00001060 INTL 20061109)
[ 0.026029] ACPI: FACS 0x00000000DAF7A000 000040
[ 0.026033] ACPI: SLIC 0x00000000DAFFD000 000176 (v01 LENOVO TP-H1 00001060 PTL 00000001)
[ 0.026038] ACPI: SSDT 0x00000000DAFFC000 000651 (v01 LENOVO SataAhci 00001000 INTL 20061109)
[ 0.026042] ACPI: HPET 0x00000000DAFE9000 000038 (v01 LENOVO TP-H1 00001060 PTL 00000002)
[ 0.026047] ACPI: APIC 0x00000000DAFE8000 000098 (v03 LENOVO TP-H1 00001060 PTL 00000002)
[ 0.026051] ACPI: MCFG 0x00000000DAFE7000 00003C (v01 LENOVO TP-H1 00001060 PTL 00000002)
[ 0.026055] ACPI: FPDT 0x00000000DAFE6000 000064 (v01 LENOVO TP-H1 00001060 PTL 00000002)
[ 0.026060] ACPI: ASF! 0x00000000DAFEC000 0000A5 (v32 LENOVO TP-H1 00001060 PTL 00000002)
[ 0.026064] ACPI: SSDT 0x00000000DAFE5000 0008E4 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.026069] ACPI: SSDT 0x00000000DAFE4000 000A92 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.026073] ACPI: UEFI 0x00000000DAFE3000 00003E (v01 LENOVO TP-H1 00001060 PTL 00000002)
[ 0.026078] ACPI: UEFI 0x00000000DAFE2000 000042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.026082] ACPI: MSDM 0x00000000DAF74000 000055 (v03 LENOVO TP-H1 00001060 PTL 00000002)
[ 0.026086] ACPI: UEFI 0x00000000DAFE1000 0002A6 (v01 LENOVO TP-H1 00001060 PTL 00000002)
[ 0.026090] ACPI: DBG2 0x00000000DAFE0000 00002C (v00 LENOVO TP-H1 00001060 PTL 00000002)
[ 0.026095] ACPI: BGRT 0x00000000DAFDF000 000038 (v00 LENOVO TP-H1 00001060 PTL 00000002)
[ 0.026098] ACPI: Reserving FACP table memory at [mem 0xdafea000-0xdafea10b]
[ 0.026100] ACPI: Reserving DSDT table memory at [mem 0xdafed000-0xdaffbd22]
[ 0.026102] ACPI: Reserving FACS table memory at [mem 0xdaf7a000-0xdaf7a03f]
[ 0.026103] ACPI: Reserving SLIC table memory at [mem 0xdaffd000-0xdaffd175]
[ 0.026104] ACPI: Reserving SSDT table memory at [mem 0xdaffc000-0xdaffc650]
[ 0.026105] ACPI: Reserving HPET table memory at [mem 0xdafe9000-0xdafe9037]
[ 0.026106] ACPI: Reserving APIC table memory at [mem 0xdafe8000-0xdafe8097]
[ 0.026107] ACPI: Reserving MCFG table memory at [mem 0xdafe7000-0xdafe703b]
[ 0.026108] ACPI: Reserving FPDT table memory at [mem 0xdafe6000-0xdafe6063]
[ 0.026110] ACPI: Reserving ASF! table memory at [mem 0xdafec000-0xdafec0a4]
[ 0.026111] ACPI: Reserving SSDT table memory at [mem 0xdafe5000-0xdafe58e3]
[ 0.026112] ACPI: Reserving SSDT table memory at [mem 0xdafe4000-0xdafe4a91]
[ 0.026113] ACPI: Reserving UEFI table memory at [mem 0xdafe3000-0xdafe303d]
[ 0.026114] ACPI: Reserving UEFI table memory at [mem 0xdafe2000-0xdafe2041]
[ 0.026115] ACPI: Reserving MSDM table memory at [mem 0xdaf74000-0xdaf74054]
[ 0.026116] ACPI: Reserving UEFI table memory at [mem 0xdafe1000-0xdafe12a5]
[ 0.026118] ACPI: Reserving DBG2 table memory at [mem 0xdafe0000-0xdafe002b]
[ 0.026119] ACPI: Reserving BGRT table memory at [mem 0xdafdf000-0xdafdf037]
[ 0.026262] No NUMA configuration found
[ 0.026263] Faking a node at [mem 0x0000000000000000-0x000000021e5fffff]
[ 0.026276] NODE_DATA(0) allocated [mem 0x21e5d2000-0x21e5fcfff]
[ 0.026531] Zone ranges:
[ 0.026532] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.026534] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.026536] Normal [mem 0x0000000100000000-0x000000021e5fffff]
[ 0.026539] Device empty
[ 0.026540] Movable zone start for each node
[ 0.026543] Early memory node ranges
[ 0.026544] node 0: [mem 0x0000000000001000-0x000000000009bfff]
[ 0.026546] node 0: [mem 0x000000000009d000-0x000000000009dfff]
[ 0.026547] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[ 0.026549] node 0: [mem 0x0000000020200000-0x0000000040003fff]
[ 0.026550] node 0: [mem 0x0000000040005000-0x00000000c1427fff]
[ 0.026551] node 0: [mem 0x00000000c162a000-0x00000000d2c9efff]
[ 0.026552] node 0: [mem 0x00000000dafff000-0x00000000daffffff]
[ 0.026554] node 0: [mem 0x0000000100000000-0x000000021e5fffff]
[ 0.026556] Initmem setup node 0 [mem 0x0000000000001000-0x000000021e5fffff]
[ 0.026562] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.026564] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.026590] On node 0, zone DMA: 98 pages in unavailable ranges
[ 0.028234] On node 0, zone DMA32: 512 pages in unavailable ranges
[ 0.031621] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.032088] On node 0, zone DMA32: 514 pages in unavailable ranges
[ 0.032458] On node 0, zone DMA32: 33632 pages in unavailable ranges
[ 0.040201] On node 0, zone Normal: 20480 pages in unavailable ranges
[ 0.040283] On node 0, zone Normal: 6656 pages in unavailable ranges
[ 0.040293] Reserving Intel graphics memory at [mem 0xdba00000-0xdf9fffff]
[ 0.040460] ACPI: PM-Timer IO Port: 0x408
[ 0.040473] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.040476] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.040488] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.040492] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.040495] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.040501] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.040503] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.040514] e820: update [mem 0xc5720000-0xc579bfff] usable ==> reserved
[ 0.040532] TSC deadline timer available
[ 0.040533] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.040556] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.040558] PM: hibernation: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
[ 0.040561] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000bffff]
[ 0.040562] PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[ 0.040564] PM: hibernation: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.040566] PM: hibernation: Registered nosave memory: [mem 0x40004000-0x40004fff]
[ 0.040569] PM: hibernation: Registered nosave memory: [mem 0xc1428000-0xc1629fff]
[ 0.040571] PM: hibernation: Registered nosave memory: [mem 0xc1f88000-0xc1f88fff]
[ 0.040574] PM: hibernation: Registered nosave memory: [mem 0xc1f94000-0xc1f94fff]
[ 0.040575] PM: hibernation: Registered nosave memory: [mem 0xc1f95000-0xc1f95fff]
[ 0.040577] PM: hibernation: Registered nosave memory: [mem 0xc1fa5000-0xc1fa5fff]
[ 0.040580] PM: hibernation: Registered nosave memory: [mem 0xc5720000-0xc579bfff]
[ 0.040582] PM: hibernation: Registered nosave memory: [mem 0xd2c9f000-0xdae9efff]
[ 0.040583] PM: hibernation: Registered nosave memory: [mem 0xdae9f000-0xdaf9efff]
[ 0.040584] PM: hibernation: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff]
[ 0.040586] PM: hibernation: Registered nosave memory: [mem 0xdb000000-0xdf9fffff]
[ 0.040587] PM: hibernation: Registered nosave memory: [mem 0xdfa00000-0xf80f7fff]
[ 0.040588] PM: hibernation: Registered nosave memory: [mem 0xf80f8000-0xf80f8fff]
[ 0.040589] PM: hibernation: Registered nosave memory: [mem 0xf80f9000-0xfed1bfff]
[ 0.040590] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.040591] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xffffffff]
[ 0.040594] [mem 0xdfa00000-0xf80f7fff] available for PCI devices
[ 0.040596] Booting paravirtualized kernel on bare hardware
[ 0.040598] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.040608] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.041297] percpu: Embedded 86 pages/cpu s229376 r8192 d114688 u524288
[ 0.041308] pcpu-alloc: s229376 r8192 d114688 u524288 alloc=1*2097152
[ 0.041311] pcpu-alloc: [0] 0 1 2 3 [0] 4 5 6 7
[ 0.041345] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-6.8.0-31-generic root=UUID=0711941d-a8dc-4b39-accc-aa52e98563ca ro rootflags=subvol=@ quiet splash vt.handoff=7
[ 0.041479] Unknown kernel command line parameters "splash BOOT_IMAGE=/@/boot/vmlinuz-6.8.0-31-generic", will be passed to user space.
[ 0.042333] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.042776] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.042958] Fallback order for Node 0: 0
[ 0.042963] Built 1 zonelists, mobility grouping on. Total pages: 2003298
[ 0.042965] Policy zone: Normal
[ 0.042974] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.042980] software IO TLB: area num 8.
[ 0.079195] Memory: 7738920K/8141028K available (22528K kernel code, 4438K rwdata, 14288K rodata, 4976K init, 4736K bss, 401848K reserved, 0K cma-reserved)
[ 0.121174] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.121303] Kernel/User page tables isolation: enabled
[ 0.121394] ftrace: allocating 57796 entries in 226 pages
[ 0.133504] ftrace: allocated 226 pages with 4 groups
[ 0.134638] Dynamic Preempt: voluntary
[ 0.134899] rcu: Preemptible hierarchical RCU implementation.
[ 0.134901] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[ 0.134903] Trampoline variant of Tasks RCU enabled.
[ 0.134903] Rude variant of Tasks RCU enabled.
[ 0.134904] Tracing variant of Tasks RCU enabled.
[ 0.134905] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.134906] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.139428] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
[ 0.139669] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.139818] Console: colour dummy device 80x25
[ 0.139822] printk: legacy console [tty0] enabled
[ 0.140106] ACPI: Core revision 20230628
[ 0.140467] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.140486] APIC: Switch to symmetric I/O mode setup
[ 0.140559] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.141037] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.145486] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22848f45c51, max_idle_ns: 440795236517 ns
[ 0.145495] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.34 BogoMIPS (lpj=2394673)
[ 0.145523] CPU0: Thermal monitoring enabled (TM1)
[ 0.145556] process: using mwait in idle threads
[ 0.145561] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.145563] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.145567] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.145570] Spectre V2 : Mitigation: Retpolines
[ 0.145571] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.145572] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.145573] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.145575] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.145577] Spectre V2 : User space: Mitigation: STIBP via prctl
[ 0.145578] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.145581] MDS: Mitigation: Clear CPU buffers
[ 0.145582] MMIO Stale Data: Unknown: No mitigations
[ 0.145588] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.145590] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.145591] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.145593] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.145595] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.176251] Freeing SMP alternatives memory: 48K
[ 0.176259] pid_max: default: 32768 minimum: 301
[ 0.181233] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,integrity
[ 0.181499] landlock: Up and running.
[ 0.181500] Yama: becoming mindful.
[ 0.181588] AppArmor: AppArmor initialized
[ 0.181900] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.181912] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.182934] smpboot: CPU0: Intel(R) Core(TM) i3-3110M CPU @ 2.40GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[ 0.183212] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
[ 0.183244] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
[ 0.183269] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
[ 0.183295] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 0.183323] ... version: 3
[ 0.183324] ... bit width: 48
[ 0.183325] ... generic registers: 4
[ 0.183326] ... value mask: 0000ffffffffffff
[ 0.183328] ... max period: 00007fffffffffff
[ 0.183329] ... fixed-purpose events: 3
[ 0.183330] ... event mask: 000000070000000f
[ 0.183490] signal: max sigframe size: 1776
[ 0.183490] Estimated ratio of average max frequency by base frequency (times 1024): 1024
[ 0.184821] rcu: Hierarchical SRCU implementation.
[ 0.184824] rcu: Max phase no-delay instances is 400.
[ 0.185713] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.185866] smp: Bringing up secondary CPUs ...
[ 0.186056] smpboot: x86: Booting SMP configuration:
[ 0.186058] .... node #0, CPUs: #2 #1 #3
[ 0.189660] 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.
[ 0.190546] smp: Brought up 1 node, 4 CPUs
[ 0.190546] smpboot: Max logical packages: 2
[ 0.190546] smpboot: Total of 4 processors activated (19157.38 BogoMIPS)
[ 0.191892] devtmpfs: initialized
[ 0.191892] x86/mm: Memory block size: 128MB
[ 0.193524] ACPI: PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes)
[ 0.193608] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.193621] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.194174] pinctrl core: initialized pinctrl subsystem
[ 0.194298] PM: RTC time: 05:23:55, date: 2024-04-30
[ 0.195180] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.195419] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.195498] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.195571] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.195591] audit: initializing netlink subsys (disabled)
[ 0.195618] audit: type=2000 audit(1714454634.055:1): state=initialized audit_enabled=0 res=1
[ 0.195764] thermal_sys: Registered thermal governor 'fair_share'
[ 0.195766] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.195768] thermal_sys: Registered thermal governor 'step_wise'
[ 0.195769] thermal_sys: Registered thermal governor 'user_space'
[ 0.195770] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.195786] EISA bus registered
[ 0.195801] cpuidle: using governor ladder
[ 0.195806] cpuidle: using governor menu
[ 0.195888] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.196222] PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
[ 0.196230] PCI: not using ECAM ([mem 0xf8000000-0xfbffffff] not reserved)
[ 0.196232] PCI: Using configuration type 1 for base access
[ 0.196304] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.196597] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.196608] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.196608] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.197701] ACPI: Added _OSI(Module Device)
[ 0.197704] ACPI: Added _OSI(Processor Device)
[ 0.197706] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.197707] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.219627] ACPI: 4 ACPI AML tables successfully acquired and loaded
[ 0.222753] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.242026] ACPI: Dynamic OEM Table Load:
[ 0.242037] ACPI: SSDT 0xFFFF982340204000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.243497] ACPI: Dynamic OEM Table Load:
[ 0.243505] ACPI: SSDT 0xFFFF982340F9C400 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.244417] ACPI: Dynamic OEM Table Load:
[ 0.244424] ACPI: SSDT 0xFFFF9823401EFE00 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.246167] ACPI: _OSC evaluated successfully for all CPUs
[ 0.246231] ACPI: EC: EC started
[ 0.246233] ACPI: EC: interrupt blocked
[ 0.661672] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.661676] ACPI: \_SB_.PCI0.LPCB.H_EC: Boot DSDT EC used to handle transactions
[ 0.661679] ACPI: Interpreter enabled
[ 0.661711] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.661713] ACPI: Using IOAPIC for interrupt routing
[ 0.662702] PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
[ 0.663623] PCI: ECAM [mem 0xf8000000-0xfbffffff] reserved as ACPI motherboard resource
[ 0.663636] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.663638] PCI: Using E820 reservations for host bridge windows
[ 0.664106] ACPI: Enabled 6 GPEs in block 00 to 3F
[ 0.665742] ACPI: \_SB_.PCI0.LPCB.H_EC.PUBS: New power resource
[ 0.676670] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.676680] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.676887] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[ 0.676890] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[ 0.676892] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_ERROR)
[ 0.677504] PCI host bridge to bus 0000:00
[ 0.677507] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.677510] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.677513] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
[ 0.677515] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window]
[ 0.677517] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.677541] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 conventional PCI endpoint
[ 0.677628] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000 conventional PCI endpoint
[ 0.677640] pci 0000:00:02.0: BAR 0 [mem 0xf0000000-0xf03fffff 64bit]
[ 0.677647] pci 0000:00:02.0: BAR 2 [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.677652] pci 0000:00:02.0: BAR 4 [io 0x3000-0x303f]
[ 0.677668] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.677802] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 conventional PCI endpoint
[ 0.677823] pci 0000:00:14.0: BAR 0 [mem 0xf0600000-0xf060ffff 64bit]
[ 0.677898] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.678007] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 conventional PCI endpoint
[ 0.678029] pci 0000:00:16.0: BAR 0 [mem 0xf0615000-0xf061500f 64bit]
[ 0.678108] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.678190] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 conventional PCI endpoint
[ 0.678207] pci 0000:00:1a.0: BAR 0 [mem 0xf061a000-0xf061a3ff]
[ 0.678298] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.678412] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint
[ 0.678432] pci 0000:00:1b.0: BAR 0 [mem 0xf0610000-0xf0613fff 64bit]
[ 0.678521] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.678648] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 PCIe Root Port
[ 0.678681] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.678763] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.678892] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 PCIe Root Port
[ 0.678925] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.678932] pci 0000:00:1c.1: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.679009] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.679133] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400 PCIe Root Port
[ 0.679166] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.679171] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.679185] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.679252] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.679378] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 conventional PCI endpoint
[ 0.679397] pci 0000:00:1d.0: BAR 0 [mem 0xf0619000-0xf06193ff]
[ 0.679487] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.679599] pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100 conventional PCI endpoint
[ 0.679815] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 conventional PCI endpoint
[ 0.679830] pci 0000:00:1f.2: BAR 0 [io 0x3088-0x308f]
[ 0.679839] pci 0000:00:1f.2: BAR 1 [io 0x3094-0x3097]
[ 0.679848] pci 0000:00:1f.2: BAR 2 [io 0x3080-0x3087]
[ 0.679856] pci 0000:00:1f.2: BAR 3 [io 0x3090-0x3093]
[ 0.679863] pci 0000:00:1f.2: BAR 4 [io 0x3060-0x307f]
[ 0.679872] pci 0000:00:1f.2: BAR 5 [mem 0xf0618000-0xf06187ff]
[ 0.679918] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.680015] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.680035] pci 0000:00:1f.3: BAR 0 [mem 0xf0614000-0xf06140ff 64bit]
[ 0.680056] pci 0000:00:1f.3: BAR 4 [io 0xefa0-0xefbf]
[ 0.680210] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.680338] pci 0000:02:00.0: [14e4:4727] type 00 class 0x028000 PCIe Endpoint
[ 0.680377] pci 0000:02:00.0: BAR 0 [mem 0xf0500000-0xf0503fff 64bit]
[ 0.680465] pci 0000:02:00.0: enabling Extended Tags
[ 0.680590] pci 0000:02:00.0: supports D1 D2
[ 0.680592] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.680838] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.680935] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[ 0.680962] pci 0000:03:00.0: BAR 0 [io 0x2000-0x20ff]
[ 0.680996] pci 0000:03:00.0: BAR 2 [mem 0xf0404000-0xf0404fff 64bit pref]
[ 0.681019] pci 0000:03:00.0: BAR 4 [mem 0xf0400000-0xf0403fff 64bit pref]
[ 0.681147] pci 0000:03:00.0: supports D1 D2
[ 0.681149] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.681365] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.682353] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.682356] ACPI: PCI: Interrupt link LNKA disabled
[ 0.682436] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 0.682438] ACPI: PCI: Interrupt link LNKB disabled
[ 0.682517] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.682519] ACPI: PCI: Interrupt link LNKC disabled
[ 0.682597] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.682599] ACPI: PCI: Interrupt link LNKD disabled
[ 0.682675] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.682677] ACPI: PCI: Interrupt link LNKE disabled
[ 0.682754] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.682756] ACPI: PCI: Interrupt link LNKF disabled
[ 0.682833] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.682835] ACPI: PCI: Interrupt link LNKG disabled
[ 0.682912] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.682914] ACPI: PCI: Interrupt link LNKH disabled
[ 0.683336] ACPI: EC: interrupt unblocked
[ 0.683338] ACPI: EC: event unblocked
[ 0.683341] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.683343] ACPI: EC: GPE=0x17
[ 0.683345] ACPI: \_SB_.PCI0.LPCB.H_EC: Boot DSDT EC initialization complete
[ 0.683348] ACPI: \_SB_.PCI0.LPCB.H_EC: EC: Used to handle transactions and events
[ 0.683452] iommu: Default domain type: Translated
[ 0.683452] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.683452] SCSI subsystem initialized
[ 0.683517] libata version 3.00 loaded.
[ 0.683517] ACPI: bus type USB registered
[ 0.683518] usbcore: registered new interface driver usbfs
[ 0.683529] usbcore: registered new interface driver hub
[ 0.683539] usbcore: registered new device driver usb
[ 0.683581] pps_core: LinuxPPS API ver. 1 registered
[ 0.683583] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.683589] PTP clock support registered
[ 0.683612] EDAC MC: Ver: 3.0.0
[ 0.683633] efivars: Registered efivars operations
[ 0.684796] NetLabel: Initializing
[ 0.684798] NetLabel: domain hash size = 128
[ 0.684800] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.684833] NetLabel: unlabeled traffic allowed by default
[ 0.684863] mctp: management component transport protocol core
[ 0.684863] NET: Registered PF_MCTP protocol family
[ 0.684863] PCI: Using ACPI for IRQ routing
[ 0.686121] PCI: pci_cache_line_size set to 64 bytes
[ 0.686202] e820: reserve RAM buffer [mem 0x0009c000-0x0009ffff]
[ 0.686205] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.686207] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[ 0.686208] e820: reserve RAM buffer [mem 0xc1428000-0xc3ffffff]
[ 0.686210] e820: reserve RAM buffer [mem 0xc1f88018-0xc3ffffff]
[ 0.686212] e820: reserve RAM buffer [mem 0xc1f95018-0xc3ffffff]
[ 0.686213] e820: reserve RAM buffer [mem 0xc5720000-0xc7ffffff]
[ 0.686214] e820: reserve RAM buffer [mem 0xd2c9f000-0xd3ffffff]
[ 0.686216] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[ 0.686217] e820: reserve RAM buffer [mem 0x21e600000-0x21fffffff]
[ 0.686505] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.686505] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.686505] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.686510] vgaarb: loaded
[ 0.686562] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.686571] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.688529] clocksource: Switched to clocksource tsc-early
[ 0.689680] VFS: Disk quotas dquot_6.6.0
[ 0.689723] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.689935] AppArmor: AppArmor Filesystem Enabled
[ 0.689978] pnp: PnP ACPI init
[ 0.690198] system 00:00: [io 0x06a4] has been reserved
[ 0.690202] system 00:00: [io 0x06a0] has been reserved
[ 0.690313] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.690317] system 00:01: [io 0x1000-0x100f] has been reserved
[ 0.690319] system 00:01: [io 0xffff] has been reserved
[ 0.690321] system 00:01: [io 0xffff] has been reserved
[ 0.690323] system 00:01: [io 0x0400-0x0453] has been reserved
[ 0.690325] system 00:01: [io 0x0458-0x047f] has been reserved
[ 0.690327] system 00:01: [io 0x0500-0x057f] has been reserved
[ 0.690329] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.690335] system 00:01: [mem 0xfe800000-0xfe80ffff] has been reserved
[ 0.690439] system 00:03: [io 0x0454-0x0457] has been reserved
[ 0.690688] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.690692] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.690694] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.690696] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.690698] system 00:06: [mem 0xf8000000-0xfbffffff] could not be reserved
[ 0.690700] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.690702] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.690704] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.690706] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.690708] system 00:06: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.690710] system 00:06: [mem 0xfffff000-0xffffffff] has been reserved
[ 0.691022] pnp: PnP ACPI: found 7 devices
[ 0.697876] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.698099] NET: Registered PF_INET protocol family
[ 0.698203] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.718935] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.718967] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.719008] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.719218] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.719548] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.719752] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[ 0.719813] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.719840] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.719950] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.719960] NET: Registered PF_XDP protocol family
[ 0.719976] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.719992] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.719998] pci 0000:00:1c.1: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.720008] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.720012] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.720019] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.720027] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.720030] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.720031] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000fffff window]
[ 0.720033] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff window]
[ 0.720036] pci_bus 0000:02: resource 1 [mem 0xf0500000-0xf05fffff]
[ 0.720038] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 0.720039] pci_bus 0000:03: resource 2 [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.720850] PCI: CLS 64 bytes, default 64
[ 0.720860] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.720861] software IO TLB: mapped [mem 0x00000000ce874000-0x00000000d2874000] (64MB)
[ 0.720925] Trying to unpack rootfs image as initramfs...
[ 0.721679] Initialise system trusted keyrings
[ 0.721705] Key type blacklist registered
[ 0.721801] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[ 0.721826] zbud: loaded
[ 0.723661] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.724424] fuse: init (API version 7.39)
[ 0.724713] integrity: Platform Keyring initialized
[ 0.724722] integrity: Machine keyring initialized
[ 0.741192] Key type asymmetric registered
[ 0.741198] Asymmetric key parser 'x509' registered
[ 0.741232] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.741334] io scheduler mq-deadline registered
[ 0.742227] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.742886] ACPI: AC: AC Adapter [ADP1] (on-line)
[ 0.742972] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.743036] ACPI: button: Lid Switch [LID0]
[ 0.743085] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.743113] ACPI: button: Sleep Button [SLPB]
[ 0.743159] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.743214] ACPI: button: Power Button [PWRF]
[ 0.743930] ACPI Error: No handler for Region [ECRM] ((____ptrval____)) [EmbeddedControl] (20230628/evregion-130)
[ 0.743939] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20230628/exfldio-261)
[ 0.743947] No Local Variables are initialized for Method [MDEC]
[ 0.743949] Initialized Arguments for Method [MDEC]: (3 arguments defined for method invocation)
[ 0.743951] Arg0: (____ptrval____) <Obj> Integer 0000000000000090
[ 0.743957] Arg1: (____ptrval____) <Obj> Integer 00000000000000FE
[ 0.743961] Arg2: (____ptrval____) <Obj> Integer 0000000000000000
[ 0.743967] ACPI Error: Aborting method \_TZ.MDEC due to previous error (AE_NOT_EXIST) (20230628/psparse-529)
[ 0.743976] ACPI Error: Aborting method \_TZ.TZS0._SCP due to previous error (AE_NOT_EXIST) (20230628/psparse-529)
[ 0.744133] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.744136] ACPI: thermal: Thermal Zone [TZS0] (42 C)
[ 0.744447] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.744450] ACPI: thermal: Thermal Zone [TZS1] (24 C)
[ 0.744610] ACPI: battery: Slot [BAT0] (battery absent)
[ 0.744802] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.748105] Linux agpgart interface v0.103
[ 0.751746] loop: module loaded
[ 0.752051] ACPI: bus type drm_connector registered
[ 0.752349] tun: Universal TUN/TAP device driver, 1.6
[ 0.752412] PPP generic driver version 2.4.2
[ 0.752637] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 0.752718] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.752729] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.752746] ehci-pci 0000:00:1a.0: debug port 2
[ 0.755425] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.755442] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.755674] mousedev: PS/2 mouse device common for all mice
[ 0.755885] rtc_cmos 00:02: RTC can wake from S4
[ 0.756274] rtc_cmos 00:02: registered as rtc0
[ 0.756325] rtc_cmos 00:02: setting system clock to 2024-04-30T05:23:55 UTC (1714454635)
[ 0.756378] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.756395] i2c_dev: i2c /dev entries driver
[ 0.756686] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf061a000
[ 0.757807] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 0.757844] device-mapper: uevent: version 1.0.3
[ 0.757946] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[ 0.757981] platform eisa.0: Probing EISA bus 0
[ 0.757989] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 0.757992] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.757993] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.757995] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.757997] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.757999] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 0.758000] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 0.758002] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 0.758003] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 0.758005] platform eisa.0: EISA: Detected 0 cards
[ 0.758014] intel_pstate: Intel P-state driver initializing
[ 0.758870] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.759149] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[ 0.759708] fbcon: Deferring console take-over
[ 0.759714] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 0.759821] drop_monitor: Initializing network drop monitor service
[ 0.760157] NET: Registered PF_INET6 protocol family
[ 0.763517] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.763673] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[ 0.763678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.763680] usb usb1: Product: EHCI Host Controller
[ 0.763682] usb usb1: Manufacturer: Linux 6.8.0-31-generic ehci_hcd
[ 0.763683] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.763904] hub 1-0:1.0: USB hub found
[ 0.763935] hub 1-0:1.0: 3 ports detected
[ 0.764243] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.764260] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.764286] ehci-pci 0000:00:1d.0: debug port 2
[ 0.768263] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf0619000
[ 0.771409] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.774508] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.774656] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[ 0.774661] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.774665] usb usb2: Product: EHCI Host Controller
[ 0.774668] usb usb2: Manufacturer: Linux 6.8.0-31-generic ehci_hcd
[ 0.774671] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.774962] hub 2-0:1.0: USB hub found
[ 0.774986] hub 2-0:1.0: 3 ports detected
[ 0.861878] Freeing initrd memory: 64732K
[ 0.870960] Segment Routing with IPv6
[ 0.870986] In-situ OAM (IOAM) with IPv6
[ 0.871032] NET: Registered PF_PACKET protocol family
[ 0.871139] Key type dns_resolver registered
[ 0.871669] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.871725] microcode: Current revision: 0x00000021
[ 0.871728] microcode: Updated early from: 0x00000012
[ 0.871838] IPI shorthand broadcast: enabled
[ 0.874036] sched_clock: Marking stable (872705309, 787397)->(900283756, -26791050)
[ 0.874261] registered taskstats version 1
[ 0.874522] Loading compiled-in X.509 certificates
[ 0.875385] Loaded X.509 cert 'Build time autogenerated kernel key: 06ebe891e0babd04dcef5f73bad66b3a3e5eafa8'
[ 0.876182] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 0.876962] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 0.876964] blacklist: Loading compiled-in revocation X.509 certificates
[ 0.876996] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 0.877018] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 0.877038] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 0.877065] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 0.877086] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 0.877112] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 0.877133] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 0.877156] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 0.882464] Key type .fscrypt registered
[ 0.882467] Key type fscrypt-provisioning registered
[ 0.904640] Key type encrypted registered
[ 0.904669] AppArmor: AppArmor sha256 policy hashing enabled
[ 0.905069] integrity: Loading X.509 certificate: UEFI:db
[ 0.905119] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 0.905121] integrity: Loading X.509 certificate: UEFI:db
[ 0.905146] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 0.905148] integrity: Loading X.509 certificate: UEFI:db
[ 0.905170] integrity: Loaded X.509 cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949'
[ 0.905599] integrity: Couldn't parse dbx signatures: -74
[ 0.905606] ima: No TPM chip found, activating TPM-bypass!
[ 0.905618] Loading compiled-in module X.509 certificates
[ 0.906385] Loaded X.509 cert 'Build time autogenerated kernel key: 06ebe891e0babd04dcef5f73bad66b3a3e5eafa8'
[ 0.906388] ima: Allocated hash algorithm: sha256
[ 0.906401] ima: No architecture policies found
[ 0.906416] evm: Initialising EVM extended attributes:
[ 0.906417] evm: security.selinux
[ 0.906418] evm: security.SMACK64
[ 0.906419] evm: security.SMACK64EXEC
[ 0.906420] evm: security.SMACK64TRANSMUTE
[ 0.906421] evm: security.SMACK64MMAP
[ 0.906422] evm: security.apparmor
[ 0.906423] evm: security.ima
[ 0.906424] evm: security.capability
[ 0.906425] evm: HMAC attrs: 0x1
[ 0.906811] PM: Magic number: 4:593:366
[ 0.911424] RAS: Correctable Errors collector initialized.
[ 0.911527] clk: Disabling unused clocks
[ 0.913548] Freeing unused decrypted memory: 2028K
[ 0.914336] Freeing unused kernel image (initmem) memory: 4976K
[ 0.919556] Write protecting the kernel read-only data: 36864k
[ 0.919805] Freeing unused kernel image (rodata/data gap) memory: 48K
[ 0.978709] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.978712] x86/mm: Checking user space page tables
[ 1.006511] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.014509] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.035395] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.035408] Run /init as init process
[ 1.035410] with arguments:
[ 1.035411] /init
[ 1.035412] splash
[ 1.035414] with environment:
[ 1.035415] HOME=/
[ 1.035415] TERM=linux
[ 1.035416] BOOT_IMAGE=/@/boot/vmlinuz-6.8.0-31-generic
[ 1.135844] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 1.135855] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.136370] hub 1-1:1.0: USB hub found
[ 1.136471] hub 1-1:1.0: 6 ports detected
[ 1.145090] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 1.145098] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.146351] hub 2-1:1.0: USB hub found
[ 1.146468] hub 2-1:1.0: 8 ports detected
[ 1.279587] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.279602] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 1.280702] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x000000000000b930
[ 1.281493] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.281504] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 1.281512] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 1.281597] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[ 1.281604] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.281607] usb usb3: Product: xHCI Host Controller
[ 1.281611] usb usb3: Manufacturer: Linux 6.8.0-31-generic xhci-hcd
[ 1.281614] usb usb3: SerialNumber: 0000:00:14.0
[ 1.285887] ahci 0000:00:1f.2: version 3.0
[ 1.288386] hub 3-0:1.0: USB hub found
[ 1.288575] hub 3-0:1.0: 4 ports detected
[ 1.296008] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.296332] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x12 impl SATA mode
[ 1.296341] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[ 1.299888] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08
[ 1.299898] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.299903] usb usb4: Product: xHCI Host Controller
[ 1.299906] usb usb4: Manufacturer: Linux 6.8.0-31-generic xhci-hcd
[ 1.299910] usb usb4: SerialNumber: 0000:00:14.0
[ 1.303047] hub 4-0:1.0: USB hub found
[ 1.303076] hub 4-0:1.0: 4 ports detected
[ 1.323015] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl, 3c:97:0e:4a:2f:0e, XID 2c9, IRQ 26
[ 1.323026] r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 1.358559] scsi host0: ahci
[ 1.360567] scsi host1: ahci
[ 1.369851] scsi host2: ahci
[ 1.370726] scsi host3: ahci
[ 1.371885] scsi host4: ahci
[ 1.376619] scsi host5: ahci
[ 1.376760] ata1: DUMMY
[ 1.376766] ata2: SATA max UDMA/133 abar m2048@0xf0618000 port 0xf0618180 irq 25 lpm-pol 3
[ 1.376771] ata3: DUMMY
[ 1.376772] ata4: DUMMY
[ 1.376776] ata5: SATA max UDMA/133 abar m2048@0xf0618000 port 0xf0618300 irq 25 lpm-pol 3
[ 1.376779] ata6: DUMMY
[ 1.383117] r8169 0000:03:00.0 enp3s0: renamed from eth0
[ 1.420854] usb 2-1.6: new high-speed USB device number 3 using ehci-pci
[ 1.421817] usb 1-1.4: new full-speed USB device number 3 using ehci-pci
[ 1.501669] usb 2-1.6: New USB device found, idVendor=058f, idProduct=6366, bcdDevice= 1.00
[ 1.501682] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.501686] usb 2-1.6: Product: Flash Card Reader/Writer
[ 1.501690] usb 2-1.6: Manufacturer: Generic
[ 1.501693] usb 2-1.6: SerialNumber: 058F63666435
[ 1.503831] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21f4, bcdDevice= 1.12
[ 1.503861] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.503880] usb 1-1.4: Product: BCM20702A0
[ 1.503886] usb 1-1.4: Manufacturer: Broadcom Corp
[ 1.503892] usb 1-1.4: SerialNumber: C0143DC09C58
[ 1.520220] usb-storage 2-1.6:1.0: USB Mass Storage device detected
[ 1.520423] scsi host6: usb-storage 2-1.6:1.0
[ 1.520598] usbcore: registered new interface driver usb-storage
[ 1.534852] usb 3-3: new low-speed USB device number 2 using xhci_hcd
[ 1.570861] usb 1-1.5: new high-speed USB device number 4 using ehci-pci
[ 1.660520] usb 1-1.5: New USB device found, idVendor=04f2, idProduct=b2fa, bcdDevice=39.52
[ 1.660533] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.660537] usb 1-1.5: Product: Integrated Camera
[ 1.660541] usb 1-1.5: Manufacturer: Vimicro corp.
[ 1.672276] usb 3-3: New USB device found, idVendor=046d, idProduct=c045, bcdDevice=27.30
[ 1.672305] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.672312] usb 3-3: Product: USB-PS/2 Optical Mouse
[ 1.672316] usb 3-3: Manufacturer: Logitech
[ 1.682489] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.682523] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.683893] ata2.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[ 1.683903] ata2.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 1.684104] ata2.00: supports DRM functions and may not be fully accessible
[ 1.684110] ata2.00: ATA-9: Samsung SSD 840 EVO 250GB, EXT0DB6Q, max UDMA/133
[ 1.684556] ata2.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 1.685051] ata2.00: Features: Trust NCQ-sndrcv
[ 1.686440] ata2.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[ 1.686449] ata2.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 1.686600] ata2.00: supports DRM functions and may not be fully accessible
[ 1.687501] ata2.00: configured for UDMA/133
[ 1.688217] ata5.00: ACPI cmd ef/02:00:00:00:00:a0(SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
[ 1.688228] ata5.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[ 1.688237] ata5.00: ATAPI: PLDS DVD-RW DS8A8SH, KL31, max UDMA/100
[ 1.689560] ata5.00: ACPI cmd ef/02:00:00:00:00:a0(SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
[ 1.689569] ata5.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[ 1.689580] ata5.00: configured for UDMA/100
[ 1.697876] scsi 1:0:0:0: Direct-Access ATA Samsung SSD 840 DB6Q PQ: 0 ANSI: 5
[ 1.698492] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 1.698625] sd 1:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[ 1.698665] sd 1:0:0:0: [sda] Write Protect is off
[ 1.698687] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.698742] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.698890] sd 1:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 1.700801] sda: sda1 sda2 sda3 sda4 sda6 sda9 sda10
[ 1.701492] sd 1:0:0:0: [sda] supports TCG Opal
[ 1.701496] sd 1:0:0:0: [sda] Attached SCSI disk
[ 1.703000] scsi 4:0:0:0: CD-ROM PLDS DVD-RW DS8A8SH KL31 PQ: 0 ANSI: 5
[ 1.735206] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.735216] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.750354] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 1.750588] sr 4:0:0:0: Attached scsi generic sg1 type 5
[ 1.757068] usbcore: registered new interface driver uas
[ 1.772804] tsc: Refined TSC clocksource calibration: 2394.563 MHz
[ 1.772818] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2284276e1bd, max_idle_ns: 440795290010 ns
[ 1.772875] clocksource: Switched to clocksource tsc
[ 1.788818] usb 3-4: new high-speed USB device number 3 using xhci_hcd
[ 1.915278] usb 3-4: New USB device found, idVendor=7392, idProduct=6822, bcdDevice= 0.00
[ 1.915290] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.915293] usb 3-4: Product: 802.11ax WLAN Adapter
[ 1.915296] usb 3-4: Manufacturer: Realtek
[ 1.915298] usb 3-4: SerialNumber: 00e04c000001
[ 1.937251] hid: raw HID events driver (C) Jiri Kosina
[ 1.946097] usbcore: registered new interface driver usbhid
[ 1.946105] usbhid: USB HID core driver
[ 1.953313] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:046D:C045.0001/input/input6
[ 1.953595] hid-generic 0003:046D:C045.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:14.0-3/input0
[ 1.979701] psmouse serio1: synaptics: queried max coordinates: x [..5760], y [..4828]
[ 2.006562] psmouse serio1: synaptics: queried min coordinates: x [1184..], y [1022..]
[ 2.059643] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xf00073/0x240000/0xa2400/0x0, board id: 2060, fw id: 1040538
[ 2.094640] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[ 2.100791] raid6: sse2x4 gen() 10983 MB/s
[ 2.117794] raid6: sse2x2 gen() 12099 MB/s
[ 2.134796] raid6: sse2x1 gen() 10270 MB/s
[ 2.134799] raid6: using algorithm sse2x2 gen() 12099 MB/s
[ 2.151790] raid6: .... xor() 6450 MB/s, rmw enabled
[ 2.151794] raid6: using ssse3x2 recovery algorithm
[ 2.153581] xor: automatically using best checksumming function avx
[ 2.326283] Btrfs loaded, zoned=yes, fsverity=yes
[ 2.451827] BTRFS: device label Ubuntu Cinnamon devid 1 transid 182179 /dev/sda9 scanned by mount (352)
[ 2.452519] BTRFS info (device sda9): first mount of filesystem 0711941d-a8dc-4b39-accc-aa52e98563ca
[ 2.452537] BTRFS info (device sda9): using crc32c (crc32c-intel) checksum algorithm
[ 2.452546] BTRFS info (device sda9): using free-space-tree
[ 2.541630] scsi 6:0:0:0: Direct-Access Multiple Card Reader 1.00 PQ: 0 ANSI: 0
[ 2.541952] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 2.542675] sd 6:0:0:0: [sdb] Media removed, stopped polling
[ 2.543066] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 2.631551] systemd[1]: Inserted module 'autofs4'
[ 2.703001] systemd[1]: systemd 255.4-1ubuntu8 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)
[ 2.703015] systemd[1]: Detected architecture x86-64.
[ 2.705021] systemd[1]: Hostname set to <NB-Name>.
[ 2.904352] systemd[1]: /etc/systemd/system/teamviewerd.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/teamviewerd.pid → /run/teamviewerd.pid; please update the unit file accordingly.
[ 2.929960] systemd[1]: Configuration file /usr/lib/systemd/system/esets.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[ 2.930032] systemd[1]: /usr/lib/systemd/system/esets.service:12: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[ 2.930043] systemd[1]: /usr/lib/systemd/system/esets.service:13: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[ 2.990074] systemd[1]: Queued start job for default target graphical.target.
[ 3.012070] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 3.012859] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 3.013374] systemd[1]: Created slice user.slice - User and Session Slice.
[ 3.013484] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 3.013810] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 3.013863] systemd[1]: Expecting device dev-disk-by\x2duuid-25b0ea62\x2d32bb\x2d47b7\x2da76d\x2d910d0263b30f.device - /dev/disk/by-uuid/25b0ea62-32bb-47b7-a76d-910d0263b30f...
[ 3.013877] systemd[1]: Expecting device dev-disk-by\x2duuid-E421\x2dD3AC.device - /dev/disk/by-uuid/E421-D3AC...
[ 3.013912] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 3.013947] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[ 3.013977] systemd[1]: Reached target slices.target - Slice Units.
[ 3.014005] systemd[1]: Reached target snapd.mounts-pre.target - Mounting snaps.
[ 3.014034] systemd[1]: Reached target swap.target - Swaps.
[ 3.014063] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 3.021424] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.
[ 3.022116] systemd[1]: Listening on syslog.socket - Syslog Socket.
[ 3.022305] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[ 3.022440] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 3.022628] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 3.022911] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 3.022991] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 3.023279] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 3.023491] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 3.025988] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 3.027933] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 3.030410] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 3.034946] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 3.035162] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[ 3.038167] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[ 3.040898] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 3.047207] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 3.050140] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 3.054566] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 3.060886] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 3.065318] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 3.072154] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[ 3.072438] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[ 3.079194] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 3.081826] pstore: Using crash dump compression: deflate
[ 3.087139] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 3.087190] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 3.095871] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 3.095999] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 3.105305] pstore: Registered efi_pstore as persistent store backend
[ 3.109588] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 3.117228] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 3.117682] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 3.118155] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 3.118534] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 3.125918] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 3.127227] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 3.127668] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 3.128870] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 3.129271] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ 3.130235] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 3.130598] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ 3.132005] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 3.132475] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 3.132489] systemd-journald[426]: Collecting audit messages is disabled.
[ 3.133555] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 3.133959] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 3.135177] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 3.135631] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[ 3.140627] lp: driver loaded but no devices found
[ 3.148892] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 3.155811] ppdev: user-space parallel port driver
[ 3.159073] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 3.159236] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[ 3.164075] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[ 3.170987] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ 3.172257] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[ 3.172390] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 3.186189] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[ 3.186240] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 3.188897] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 3.189312] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ 3.189596] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ 3.212270] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 3.232469] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[ 3.232921] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[ 3.250071] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[ 3.267047] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[ 3.275696] systemd[1]: Started systemd-journald.service - Journal Service.
[ 3.306430] systemd-journald[426]: Received client request to flush runtime journal.
[ 3.354211] systemd-journald[426]: /var/log/journal/fae7d57cac064137b77b98f5b1f68de0/system.journal: Journal file uses a different sequence number ID, rotating.
[ 3.354222] systemd-journald[426]: Rotating system journal.
[ 3.385504] loop0: detected capacity change from 0 to 130960
[ 3.390591] loop1: detected capacity change from 0 to 8
[ 3.392834] loop2: detected capacity change from 0 to 130880
[ 3.402167] loop3: detected capacity change from 0 to 152040
[ 3.413913] loop4: detected capacity change from 0 to 137728
[ 3.420256] loop5: detected capacity change from 0 to 151992
[ 3.446417] loop6: detected capacity change from 0 to 135320
[ 3.461453] loop7: detected capacity change from 0 to 549368
[ 3.517714] loop8: detected capacity change from 0 to 716176
[ 3.517716] loop9: detected capacity change from 0 to 1032504
[ 3.539234] loop11: detected capacity change from 0 to 716168
[ 3.544235] loop10: detected capacity change from 0 to 549384
[ 3.549244] loop12: detected capacity change from 0 to 1034424
[ 3.564448] loop13: detected capacity change from 0 to 909296
[ 3.574804] random: crng init done
[ 3.592402] loop15: detected capacity change from 0 to 541200
[ 3.592887] loop14: detected capacity change from 0 to 187776
[ 3.600866] loop17: detected capacity change from 0 to 79328
[ 3.601594] loop18: detected capacity change from 0 to 281176
[ 3.605085] loop16: detected capacity change from 0 to 80072
[ 4.555124] Non-volatile memory driver v1.3
[ 4.568662] thinkpad_acpi: ThinkPad firmware release H1EC31WW doesn't match the known patterns
[ 4.568668] thinkpad_acpi: please report this to ibm-acpi-devel@lists.sourceforge.net
[ 4.568760] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[ 4.568762] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 4.568763] thinkpad_acpi: ThinkPad BIOS H1ET63WW (1.06 ), EC H1EC31WW
[ 4.568765] thinkpad_acpi: Lenovo Lenovo B590, model 627429G
[ 4.576859] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[ 4.576866] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[ 4.610835] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[ 4.665490] bcma-pci-bridge 0000:02:00.0: bus0: Found chip with id 0x4313, rev 0x01 and package 0x08
[ 4.665536] bcma-pci-bridge 0000:02:00.0: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x24, class 0x0)
[ 4.665571] bcma-pci-bridge 0000:02:00.0: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x18, class 0x0)
[ 4.665634] bcma-pci-bridge 0000:02:00.0: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x11, class 0x0)
[ 4.693261] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[ 4.701002] thinkpad_acpi: secondary fan control detected & enabled
[ 4.701587] bcma-pci-bridge 0000:02:00.0: bus0: Bus registered
[ 4.702072] ACPI: battery: new extension: ThinkPad Battery Extension
[ 4.706092] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
[ 4.707954] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20230628/utaddress-204)
[ 4.707968] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 4.707974] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20230628/utaddress-204)
[ 4.707983] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20230628/utaddress-204)
[ 4.707991] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPCB.LPIO) (20230628/utaddress-204)
[ 4.707999] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 4.708002] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20230628/utaddress-204)
[ 4.708009] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20230628/utaddress-204)
[ 4.708017] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPCB.LPIO) (20230628/utaddress-204)
[ 4.708026] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 4.708029] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20230628/utaddress-204)
[ 4.708037] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20230628/utaddress-204)
[ 4.708045] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPCB.LPIO) (20230628/utaddress-204)
[ 4.708052] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 4.708054] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 4.766243] BTRFS: device label Home Cinnamon devid 1 transid 696737 /dev/sda10 scanned by mount (712)
[ 4.768958] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 4.770339] BTRFS info (device sda10): first mount of filesystem 25b0ea62-32bb-47b7-a76d-910d0263b30f
[ 4.770356] BTRFS info (device sda10): using crc32c (crc32c-intel) checksum algorithm
[ 4.770365] BTRFS info (device sda10): using free-space-tree
[ 4.787914] i2c i2c-0: 2/2 memory slots populated (from DMI)
[ 4.808337] i2c i2c-0: Successfully instantiated SPD at 0x50
[ 5.573467] at24 0-0050: supply vcc not found, using dummy regulator
[ 5.575112] mc: Linux media interface: v0.10
[ 5.577320] at24 0-0050: 256 byte spd EEPROM, read-only
[ 5.613711] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[ 5.613719] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[ 5.613722] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 5.613724] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[ 5.616243] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 5.617589] videodev: Linux video capture interface: v2.00
[ 5.731263] cryptd: max_cpu_qlen set to 1000
[ 5.733690] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.745061] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.745431] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 5.761462] usb 1-1.5: Found UVC 1.00 device Integrated Camera (04f2:b2fa)
[ 5.773511] [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 1
[ 5.778110] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input8
[ 5.781212] usbcore: registered new interface driver uvcvideo
[ 5.828843] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 5.829208] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[ 5.856158] audit: type=1400 audit(1714454640.598:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=890 comm="apparmor_parser"
[ 5.858622] audit: type=1400 audit(1714454640.600:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=891 comm="apparmor_parser"
[ 5.861192] audit: type=1400 audit(1714454640.603:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=893 comm="apparmor_parser"
[ 5.862095] audit: type=1400 audit(1714454640.604:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=892 comm="apparmor_parser"
[ 5.864251] i915 display info: display version: 7
[ 5.864259] i915 display info: cursor_needs_physical: no
[ 5.864262] i915 display info: has_cdclk_crawl: no
[ 5.864264] i915 display info: has_cdclk_squash: no
[ 5.864267] i915 display info: has_ddi: no
[ 5.864269] i915 display info: has_dp_mst: no
[ 5.864271] i915 display info: has_dsb: no
[ 5.864274] i915 display info: has_fpga_dbg: no
[ 5.864276] i915 display info: has_gmch: no
[ 5.864278] i915 display info: has_hotplug: yes
[ 5.864281] i915 display info: has_hti: no
[ 5.864282] i915 display info: has_ipc: no
[ 5.864284] i915 display info: has_overlay: no
[ 5.864287] i915 display info: has_psr: no
[ 5.864289] i915 display info: has_psr_hw_tracking: no
[ 5.864291] i915 display info: overlay_needs_physical: no
[ 5.864293] i915 display info: supports_tv: no
[ 5.864295] i915 display info: has_hdcp: no
[ 5.864298] i915 display info: has_dmc: no
[ 5.864300] i915 display info: has_dsc: no
[ 5.865808] audit: type=1400 audit(1714454640.607:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=896 comm="apparmor_parser"
[ 5.872288] audit: type=1400 audit(1714454640.614:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=898 comm="apparmor_parser"
[ 5.873268] audit: type=1400 audit(1714454640.615:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=897 comm="apparmor_parser"
[ 5.873763] audit: type=1400 audit(1714454640.615:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=900 comm="apparmor_parser"
[ 5.874139] audit: type=1400 audit(1714454640.616:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=901 comm="apparmor_parser"
[ 5.876407] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 5.877836] fbcon: i915drmfb (fb0) is primary device
[ 5.877840] fbcon: Deferring console take-over
[ 5.877845] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 5.885434] audit: type=1400 audit(1714454640.627:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="crun" pid=906 comm="apparmor_parser"
[ 5.914041] Bluetooth: Core ver 2.22
[ 5.914088] NET: Registered PF_BLUETOOTH protocol family
[ 5.914091] Bluetooth: HCI device and connection manager initialized
[ 5.914097] Bluetooth: HCI socket layer initialized
[ 5.914101] Bluetooth: L2CAP socket layer initialized
[ 5.914108] Bluetooth: SCO socket layer initialized
[ 6.178459] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 6.178472] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 6.178478] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 6.178483] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 6.178487] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 6.178491] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x19
[ 6.178495] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 6.236437] Support for cores revisions 0x17 and 0x18 disabled by module param allhwsupport=0. Try b43.allhwsupport=1
[ 6.236447] b43: probe of bcma0:1 failed with error -524
[ 6.236494] Broadcom 43xx driver loaded [ Features: PNL ]
[ 6.241532] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 6.241985] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 6.242132] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 6.243278] usbcore: registered new interface driver btusb
[ 6.365946] Bluetooth: hci0: BCM: chip id 63
[ 6.366925] Bluetooth: hci0: BCM: features 0x07
[ 6.385544] Bluetooth: hci0: NB-Name
[ 6.385554] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[ 6.388983] brcmsmac bcma0:1: mfg 4bf core 812 rev 24 class 0 irq 17
[ 6.389268] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[ 6.389275] Bluetooth: hci0: BCM: 'brcm/BCM20702A1-0a5c-21f4.hcd'
[ 6.389278] Bluetooth: hci0: BCM: 'brcm/BCM-0a5c-21f4.hcd'
[ 6.390071] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 6.422017] RPC: Registered named UNIX socket transport module.
[ 6.422023] RPC: Registered udp transport module.
[ 6.422025] RPC: Registered tcp transport module.
[ 6.422027] RPC: Registered tcp-with-tls transport module.
[ 6.422029] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 6.428252] ieee80211 phy0: registered radio enabled led device: brcmsmac-phy0:radio
[ 6.432705] intel_rapl_common: Found RAPL domain package
[ 6.432713] intel_rapl_common: Found RAPL domain core
[ 6.432716] intel_rapl_common: Found RAPL domain uncore
[ 6.432728] intel_rapl_common: package-0:package:long_term locked by BIOS
[ 6.432732] intel_rapl_common: package-0:package:short_term locked by BIOS
[ 6.432736] intel_rapl_common: package-0:core:long_term locked by BIOS
[ 6.432740] intel_rapl_common: package-0:uncore:long_term locked by BIOS
[ 6.450891] brcmsmac bcma0:1 wlp2s0b1: renamed from wlan0
[ 7.407808] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 7.407816] Bluetooth: BNEP filters: protocol multicast
[ 7.407824] Bluetooth: BNEP socket layer initialized
[ 7.422053] Bluetooth: MGMT ver 1.22
[ 7.447356] NET: Registered PF_ALG protocol family
[ 8.095356] loop19: detected capacity change from 0 to 8
[ 8.251603] NET: Registered PF_QIPCRTR protocol family
[ 9.591894] RTL8211E Gigabit Ethernet r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
[ 9.636381] vboxdrv: loading out-of-tree module taints kernel.
[ 9.636390] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[ 9.660554] vboxdrv: Found 4 processor cores/threads
[ 9.677085] vboxdrv: TSC mode is Invariant, tentative frequency 2394557622 Hz
[ 9.677090] vboxdrv: Successfully loaded version 7.0.16 r162802 (interface 0x00330004)
[ 9.778044] r8169 0000:03:00.0 enp3s0: Link is Down
[ 9.888633] VBoxNetFlt: Successfully started.
[ 9.894868] VBoxNetAdp: Successfully started.
[ 9.900341] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 9.900357] brcmsmac bcma0:1: brcms_ops_config: change power-save mode: false (implement)
[ 11.876206] kauditd_printk_skb: 175 callbacks suppressed
[ 11.876211] audit: type=1326 audit(1714454646.618:187): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cupsd pid=1945 comm="cupsd" exe="/snap/cups/1044/sbin/cupsd" sig=0 arch=c000003e syscall=93 compat=0 ip=0x770cae86aa9b code=0x50000
[ 12.835586] audit: type=1326 audit(1714454647.577:188): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cupsd pid=1946 comm="cups-proxyd" exe="/snap/cups/1044/sbin/cups-proxyd" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7ebc1b36788d code=0x50000
[ 13.846402] audit: type=1326 audit(1714454648.588:189): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cupsd pid=1945 comm="cupsd" exe="/snap/cups/1044/sbin/cupsd" sig=0 arch=c000003e syscall=93 compat=0 ip=0x770cae86aa9b code=0x50000
[ 15.835695] audit: type=1400 audit(1714454650.577:190): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cups-browsed" name="/opt/eset/esets/lib/libesets_pac.so" pid=1982 comm="cups-browsed" requested_mask="r" denied_mask="r" fsuid=118 ouid=0
[ 15.835704] audit: type=1400 audit(1714454650.577:191): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cups-browsed" name="/opt/eset/esets/lib/libesets_pac.so" pid=1982 comm="cups-browsed" requested_mask="r" denied_mask="r" fsuid=118 ouid=0
[ 15.835708] audit: type=1400 audit(1714454650.577:192): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cups-browsed" name="/opt/eset/esets/lib/libesets_pac.so" pid=1982 comm="cups-browsed" requested_mask="r" denied_mask="r" fsuid=118 ouid=0
[ 16.104175] fbcon: Taking over console
[ 16.121334] Console: switching to colour frame buffer device 170x48
[ 18.455306] Bluetooth: RFCOMM TTY layer initialized
[ 18.455318] Bluetooth: RFCOMM socket layer initialized
[ 18.455329] Bluetooth: RFCOMM ver 1.11
[ 24.022766] systemd-journald[426]: /var/log/journal/fae7d57cac064137b77b98f5b1f68de0/user-1000.journal: Journal file uses a different sequence number ID, rotating.
[ 27.865341] audit: type=1400 audit(1714454662.607:193): apparmor="DENIED" operation="connect" class="net" profile="/usr/sbin/cupsd" pid=1804 comm="cupsd" family="unix" sock_type="stream" protocol=0 requested="send receive connect" denied="send connect" addr=none peer_addr="@2F746D702F65736574732E736F636B0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" peer="unconfined"
[ 37.400596] audit: type=1400 audit(1714454672.142:194): apparmor="DENIED" operation="connect" class="net" profile="/usr/sbin/cupsd" pid=1804 comm="cupsd" family="unix" sock_type="stream" protocol=0 requested="send receive connect" denied="send connect" addr=none peer_addr="@2F746D702F65736574732E736F636B0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" peer="unconfined"
[ 60.202520] usb 3-4: USB disconnect, device number 3
[ 63.242247] audit: type=1400 audit(1714454697.984:195): apparmor="DENIED" operation="connect" class="net" profile="/usr/sbin/cupsd" pid=1804 comm="cupsd" family="unix" sock_type="stream" protocol=0 requested="send receive connect" denied="send connect" addr=none peer_addr="@2F746D702F65736574732E736F636B0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" peer="unconfined"
[ 63.724899] usb 3-4: new high-speed USB device number 4 using xhci_hcd
[ 63.851332] usb 3-4: New USB device found, idVendor=7392, idProduct=6822, bcdDevice= 0.00
[ 63.851349] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 63.851354] usb 3-4: Product: 802.11ax WLAN Adapter
[ 63.851358] usb 3-4: Manufacturer: Realtek
[ 63.851361] usb 3-4: SerialNumber: 00e04c000001
|
Bei den letzten Punkten hab ich den Edimax einmal aus und wieder eingesteckt.
Sonst konnte ich von dem nichts daraus lesen.
|