* Can we get a bootable 6.11-rc kernel?
@ 2024-09-09 4:04 Bob Gill
2024-09-09 4:36 ` Al Viro
` (2 more replies)
0 siblings, 3 replies; 17+ messages in thread
From: Bob Gill @ 2024-09-09 4:04 UTC (permalink / raw)
To: linux-kernel
Hi. It would be nice to have a 6.11-rc kernel that doesn't crash. I
have an AMD video card. I can boot into recovery, but any time I try to
run "service lightdm start" or startx, I get a nice black screen, and a
within a second or 2 my keyboard doesn't even let me type the caps-lock
key.
My hardware: (taken from kernel 6.10.0)
Graphics:
Device-1: AMD driver: amdgpu v: kernel
Device-2: Conexant Systems CX23887/8 PCIe Broadcast Audio and Video
Decoder with 3D Comb
driver: cx23885 v: 0.0.4
Device-3: Razer USA Kiyo Pro type: USB driver: snd-usb-audio,uvcvideo
Device-4: Realtek RTL2838 DVB-T type: USB driver: N/A
Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati
unloaded: fbdev,modesetting,radeon,vesa gpu: amdgpu resolution:
1: 1920x1080~60Hz 2: 1920x1080~60Hz
OpenGL:
renderer: AMD Radeon RX 6500 XT (navi24 LLVM 15.0.7 DRM 3.57 6.10.0)
v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2
/var/log/Xorg.0.log.old:
[ 124.194]
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[ 124.194] Current Operating System: Linux freedom 6.11.0-rc7 #1 SMP
PREEMPT_DYNAMIC Sun Sep 8 18:17:08 MDT 2024 x86_64
[ 124.194] Kernel command line: BOOT_IMAGE=/vmlinuz-6.11.0-rc7
root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro recovery nomodeset
dis_ucode_ldr
[ 124.194] xorg-server 2:21.1.4-2ubuntu1.7~22.04.11 (For technical
support please see http://www.ubuntu.com/support)
[ 124.194] Current version of pixman: 0.40.0
[ 124.194] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 124.194] Markers: (--) probed, (**) from config file, (==) default
setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 124.194] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 8
21:34:40 2024
[ 124.195] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 124.197] (==) No Layout section. Using the first Screen section.
[ 124.197] (==) No screen section available. Using defaults.
[ 124.197] (**) |-->Screen "Default Screen Section" (0)
[ 124.197] (**) | |-->Monitor "<default monitor>"
[ 124.198] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 124.198] (==) Automatically adding devices
[ 124.198] (==) Automatically enabling devices
[ 124.198] (==) Automatically adding GPU devices
[ 124.198] (==) Automatically binding GPU devices
[ 124.198] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 124.202] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not
exist.
[ 124.202] Entry deleted from font path.
[ 124.202] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not
exist.
[ 124.202] Entry deleted from font path.
[ 124.202] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not
exist.
[ 124.202] Entry deleted from font path.
[ 124.203] (WW) The directory "/usr/share/fonts/X11/100dpi" does not
exist.
[ 124.203] Entry deleted from font path.
[ 124.203] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 124.203] Entry deleted from font path.
[ 124.203] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 124.203] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 124.203] (II) The server relies on udev to provide the list of input
devices.
If no devices become available, reconfigure udev or disable
AutoAddDevices.
[ 124.203] (II) Loader magic: 0x5640541c6020
[ 124.203] (II) Module ABI versions:
[ 124.203] X.Org ANSI C Emulation: 0.4
[ 124.203] X.Org Video Driver: 25.2
[ 124.203] X.Org XInput driver : 24.4
[ 124.203] X.Org Server Extension : 10.0
[ 124.203] (++) using VT number 7
[ 124.203] (II) systemd-logind: logind integration requires -keeptty
and -keeptty was not provided, disabling logind integration
[ 124.212] (--) PCI:*(4@0:0:0) 1002:743f:148c:2415 rev 193, Mem @
0xd0000000/268435456, 0xcfe00000/2097152, 0xfb700000/1048576, I/O @
0x0000a000/256, BIOS @ 0x????????/131072
[ 124.212] (--) PCI: (9@0:0:0) 14f1:8880:0070:7801 rev 15, Mem @
0xfbc00000/2097152
[ 124.212] (II) LoadModule: "glx"
[ 124.214] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 124.228] (II) Module glx: vendor="X.Org Foundation"
[ 124.229] compiled for 1.21.1.4, module version = 1.0.0
[ 124.229] ABI class: X.Org Server Extension, version 10.0
[ 124.229] (==) Matched ati as autoconfigured driver 0
[ 124.229] (==) Matched modesetting as autoconfigured driver 1
[ 124.229] (==) Matched fbdev as autoconfigured driver 2
[ 124.229] (==) Matched vesa as autoconfigured driver 3
[ 124.229] (==) Assigned the driver to the xf86ConfigLayout
[ 124.229] (II) LoadModule: "ati"
[ 124.229] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 124.229] (II) Module ati: vendor="X.Org Foundation"
[ 124.229] compiled for 1.21.1.3, module version = 19.1.0
[ 124.229] Module class: X.Org Video Driver
[ 124.229] ABI class: X.Org Video Driver, version 25.2
[ 124.293] (II) LoadModule: "radeon"
[ 124.293] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 124.303] (II) Module radeon: vendor="X.Org Foundation"
[ 124.303] compiled for 1.21.1.3, module version = 19.1.0
[ 124.303] Module class: X.Org Video Driver
[ 124.303] ABI class: X.Org Video Driver, version 25.2
[ 124.303] (II) LoadModule: "modesetting"
[ 124.303] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 124.306] (II) Module modesetting: vendor="X.Org Foundation"
[ 124.306] compiled for 1.21.1.4, module version = 1.21.1
[ 124.306] Module class: X.Org Video Driver
[ 124.306] ABI class: X.Org Video Driver, version 25.2
[ 124.306] (II) LoadModule: "fbdev"
[ 124.306] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 124.307] (II) Module fbdev: vendor="X.Org Foundation"
[ 124.307] compiled for 1.21.1.3, module version = 0.5.0
[ 124.307] Module class: X.Org Video Driver
[ 124.307] ABI class: X.Org Video Driver, version 25.2
[ 124.307] (II) LoadModule: "vesa"
[ 124.307] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 124.308] (II) Module vesa: vendor="X.Org Foundation"
[ 124.308] compiled for 1.21.1.3, module version = 2.5.0
[ 124.308] Module class: X.Org Video Driver
[ 124.308] ABI class: X.Org Video Driver, version 25.2
[ 124.308] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon
9800SE,
ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL
RV360,
ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
ATI Radeon 9800PRO, ATI Radeon 9800XT,
ATI Radeon Mobility 9600/9700 (M10/M11),
ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO
(R423),
ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
ATI FireGL V3350, ATI Mobility Radeon X1450,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
ATI FireGL V3400, ATI Mobility FireGL V5250,
ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI
RV570,
ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700
(FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
ATI FireGL V3600, ATI Radeon HD 2600 LE,
ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
AMD Radeon HD 6300 Series Graphics,
AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
AMD Firestream 9350, ATI Radeon HD 5800 Series,
ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS,
CAICOS,
ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
MULLINS, KAVERI, HAWAII
[ 124.310] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 124.310] (II) FBDEV: driver for framebuffer: fbdev
[ 124.310] (II) VESA: driver for VESA chipsets: vesa
[ 124.312] (EE) open /dev/dri/card0: No such file or directory
[ 124.312] (WW) Falling back to old probe method for modesetting
[ 124.312] (EE) open /dev/dri/card0: No such file or directory
[ 124.312] (II) Loading sub module "fbdevhw"
[ 124.312] (II) LoadModule: "fbdevhw"
[ 124.312] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 124.313] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 124.313] compiled for 1.21.1.4, module version = 0.0.2
[ 124.314] ABI class: X.Org Video Driver, version 25.2
[ 124.314] (EE) Unable to find a valid framebuffer device
[ 124.314] (WW) Falling back to old probe method for fbdev
[ 124.314] (II) Loading sub module "fbdevhw"
[ 124.314] (II) LoadModule: "fbdevhw"
[ 124.314] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 124.314] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 124.314] compiled for 1.21.1.4, module version = 0.0.2
[ 124.314] ABI class: X.Org Video Driver, version 25.2
[ 124.314] (EE) open /dev/fb0: No such file or directory
[ 124.314] (EE) Screen 0 deleted because of no matching config section.
[ 124.314] (II) UnloadModule: "modesetting"
[ 124.314] (EE) Screen 0 deleted because of no matching config section.
[ 124.314] (II) UnloadModule: "fbdev"
[ 124.314] (II) UnloadSubModule: "fbdevhw"
[ 124.314] (II) Loading sub module "vbe"
[ 124.314] (II) LoadModule: "vbe"
[ 124.314] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 124.316] (II) Module int10: vendor="X.Org Foundation"
[ 124.316] compiled for 1.21.1.4, module version = 1.0.0
[ 124.316] ABI class: X.Org Video Driver, version 25.2
[ 124.316] (II) Loading sub module "int10"
[ 124.316] (II) LoadModule: "int10"
[ 124.316] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 124.316] (II) Module int10: vendor="X.Org Foundation"
[ 124.316] compiled for 1.21.1.4, module version = 1.0.0
[ 124.316] ABI class: X.Org Video Driver, version 25.2
[ 124.316] (II) VESA(0): initializing int10
[ 124.318] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 124.318] (II) VESA(0): VESA BIOS detected
[ 124.318] (II) VESA(0): VESA VBE Version 3.0
[ 124.318] (II) VESA(0): VESA VBE Total Mem: 49152 kB
[ 124.318] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[ 124.318] (II) VESA(0): VESA VBE OEM Software Rev: 20.4
[ 124.318] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2020, Advanced
Micro Devices, Inc.
[ 124.318] (II) VESA(0): VESA VBE OEM Product: NAVI24
[ 124.318] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[ 124.346] (II) VESA(0): Creating default Display subsection in Screen
section
"Default Screen Section" for depth/fbbpp 24/32
[ 124.346] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[ 124.346] (==) VESA(0): RGB weight 888
[ 124.346] (==) VESA(0): Default visual is TrueColor
[ 124.346] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 124.346] (II) Loading sub module "ddc"
[ 124.346] (II) LoadModule: "ddc"
[ 124.346] (II) Module "ddc" already built-in
[ 124.346] (II) VESA(0): VESA VBE DDC supported
[ 124.346] (II) VESA(0): VESA VBE DDC Level 2
[ 124.346] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[ 124.347] (II) VESA(0): VESA VBE DDC read successfully
[ 124.347] (II) VESA(0): Manufacturer: SAM Model: 50a Serial#:
1162228274
[ 124.347] (II) VESA(0): Year: 2009 Week: 13
[ 124.347] (II) VESA(0): EDID Version: 1.3
[ 124.347] (II) VESA(0): Analog Display Input, Input Voltage Level:
0.700/0.300 V
[ 124.347] (II) VESA(0): Sync: Separate Composite SyncOnGreen
[ 124.347] (II) VESA(0): Max Image Size [cm]: horiz.: 48 vert.: 27
[ 124.347] (II) VESA(0): Gamma: 2.20
[ 124.347] (II) VESA(0): DPMS capabilities: Off; RGB/Color Display
[ 124.347] (II) VESA(0): First detailed timing is preferred mode
[ 124.347] (II) VESA(0): redX: 0.651 redY: 0.334 greenX: 0.286
greenY: 0.600
[ 124.347] (II) VESA(0): blueX: 0.152 blueY: 0.075 whiteX: 0.312
whiteY: 0.329
[ 124.347] (II) VESA(0): Supported established timings:
[ 124.347] (II) VESA(0): 640x480@60Hz
[ 124.347] (II) VESA(0): 800x600@56Hz
[ 124.347] (II) VESA(0): 800x600@60Hz
[ 124.347] (II) VESA(0): 1024x768@60Hz
[ 124.347] (II) VESA(0): Manufacturer's mask: 0
[ 124.347] (II) VESA(0): Supported standard timings:
[ 124.347] (II) VESA(0): #0: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 124.347] (II) VESA(0): #1: hsize: 1280 vsize 960 refresh: 60 vid:
16513
[ 124.347] (II) VESA(0): #2: hsize: 1280 vsize 1024 refresh: 60
vid: 32897
[ 124.347] (II) VESA(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 124.347] (II) VESA(0): #4: hsize: 1680 vsize 1050 refresh: 60
vid: 179
[ 124.347] (II) VESA(0): #5: hsize: 1600 vsize 1200 refresh: 60
vid: 16553
[ 124.347] (II) VESA(0): Supported detailed timing:
[ 124.347] (II) VESA(0): clock: 148.5 MHz Image Size: 477 x 268 mm
[ 124.347] (II) VESA(0): h_active: 1920 h_sync: 2008 h_sync_end 2052
h_blank_end 2200 h_border: 0
[ 124.347] (II) VESA(0): v_active: 1080 v_sync: 1084 v_sync_end 1089
v_blanking: 1125 v_border: 0
[ 124.347] (II) VESA(0): Ranges: V min: 56 V max: 61 Hz, H min: 30 H
max: 81 kHz, PixClock max 175 MHz
[ 124.347] (II) VESA(0): Monitor name: SyncMaster
[ 124.347] (II) VESA(0): Serial No: HVLS300718
[ 124.347] (II) VESA(0): EDID (in hex):
[ 124.347] (II) VESA(0): 00ffffffffffff004c2d0a0532324645
[ 124.347] (II) VESA(0): 0d1301030e301b782ae611a655499927
[ 124.347] (II) VESA(0): 1350542308008100814081809500b300
[ 124.348] (II) VESA(0): a94001010101023a801871382d40582c
[ 124.348] (II) VESA(0): 4500dd0c1100001e000000fd00383d1e
[ 124.348] (II) VESA(0): 5111000a202020202020000000fc0053
[ 124.348] (II) VESA(0): 796e634d61737465720a2020000000ff
[ 124.348] (II) VESA(0): 0048564c533330303731380a2020008c
[ 124.348] (II) VESA(0): EDID vendor "SAM", prod id 1290
[ 124.348] (II) VESA(0): Using EDID range info for horizontal sync
[ 124.348] (II) VESA(0): Using EDID range info for vertical refresh
[ 124.348] (II) VESA(0): Printing DDC gathered Modelines:[ 124.348]
(II) VESA(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200
1080 1084 1089 1125 +hsync +vsync
(67.5 kHz eP)
[ 124.348] (II) VESA(0): Modeline "800x600"x0.0 40.00 800 840 968
1056 600 601 605 628 +hsync +vsync (37.9 kH
z e)
[ 124.348] (II) VESA(0): Modeline "800x600"x0.0 36.00 800 824 896
1024 600 601 603 625 +hsync +vsync (35.2 kH
z e)
[ 124.348] (II) VESA(0): Modeline "640x480"x0.0 25.18 640 656 752
800 480 490 492 525 -hsync -vsync (31.5 kHz
e)
[ 124.348] (II) VESA(0): Modeline "1024x768"x0.0 65.00 1024 1048
1184 1344 768 771 777 806 -hsync -vsync (48.
4 kHz e)
[ 124.348] (II) VESA(0): Modeline "1280x800"x0.0 83.50 1280 1352
1480 1680 800 803 809 831 -hsync +vsync (49.
7 kHz e)
[ 124.348] (II) VESA(0): Modeline "1280x960"x0.0 108.00 1280 1376
1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 124.348] (II) VESA(0): Modeline "1280x1024"x0.0 108.00 1280 1328
1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 124.348] (II) VESA(0): Modeline "1440x900"x0.0 106.50 1440 1520
1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 124.348] (II) VESA(0): Modeline "1680x1050"x0.0 146.25 1680 1784
1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 124.348] (II) VESA(0): Modeline "1600x1200"x0.0 162.00 1600 1664
1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 124.348] (II) VESA(0): Searching for matching VESA mode(s):
[ 124.349] Mode: 110 (640x480)
[ 124.349] ModeAttributes: 0xbb
[ 124.349] WinAAttributes: 0x7
[ 124.349] WinBAttributes: 0x0
[ 124.349] WinGranularity: 64
[ 124.349] WinSize: 64
[ 124.349] WinASegment: 0xa000
[ 124.349] WinBSegment: 0x0
[ 124.349] WinFuncPtr: 0xc0005dc7
[ 124.349] BytesPerScanline: 1280
[ 124.349] XResolution: 640
[ 124.349] YResolution: 480
[ 124.349] XCharSize: 8
[ 124.349] YCharSize: 16
[ 124.349] NumberOfPlanes: 1
[ 124.349] BitsPerPixel: 16
[ 124.349] NumberOfBanks: 1
[ 124.349] MemoryModel: 6
[ 124.349] BankSize: 0
[ 124.349] NumberOfImages: 75
[ 124.349] RedMaskSize: 5
[ 124.349] RedFieldPosition: 10
[ 124.349] GreenMaskSize: 5
[ 124.349] GreenFieldPosition: 5
[ 124.349] BlueMaskSize: 5
[ 124.349] BlueFieldPosition: 0
[ 124.349] RsvdMaskSize: 0
[ 124.349] RsvdFieldPosition: 0
[ 124.349] DirectColorModeInfo: 0
[ 124.349] PhysBasePtr: 0xd0000000
[ 124.349] LinBytesPerScanLine: 1280
[ 124.349] BnkNumberOfImagePages: 75
[ 124.349] LinNumberOfImagePages: 75
[ 124.349] LinRedMaskSize: 5
[ 124.349] LinRedFieldPosition: 10
[ 124.349] LinGreenMaskSize: 5
[ 124.349] LinGreenFieldPosition: 5
[ 124.349] LinBlueMaskSize: 5
[ 124.349] LinBlueFieldPosition: 0
[ 124.349] LinRsvdMaskSize: 0
[ 124.349] LinRsvdFieldPosition: 0
[ 124.349] MaxPixelClock: 400000000
[ 124.351] Mode: 111 (640x480)
[ 124.351] ModeAttributes: 0xbb
[ 124.351] WinAAttributes: 0x7
[ 124.351] WinBAttributes: 0x0
[ 124.351] WinGranularity: 64
[ 124.351] WinSize: 64
[ 124.351] WinASegment: 0xa000
[ 124.351] WinBSegment: 0x0
[ 124.351] WinFuncPtr: 0xc0005dc7
[ 124.351] BytesPerScanline: 1280
[ 124.351] XResolution: 640
[ 124.351] YResolution: 480
[ 124.351] XCharSize: 8
[ 124.351] YCharSize: 16
[ 124.351] NumberOfPlanes: 1
[ 124.351] BitsPerPixel: 16
[ 124.351] NumberOfBanks: 1
[ 124.351] MemoryModel: 6
[ 124.351] BankSize: 0
[ 124.351] NumberOfImages: 75
[ 124.351] RedMaskSize: 5
[ 124.351] RedFieldPosition: 11
[ 124.351] GreenMaskSize: 6
[ 124.351] GreenFieldPosition: 5
[ 124.351] BlueMaskSize: 5
[ 124.351] BlueFieldPosition: 0
[ 124.351] RsvdMaskSize: 0
[ 124.351] RsvdFieldPosition: 0
[ 124.351] DirectColorModeInfo: 0
[ 124.351] PhysBasePtr: 0xd0000000
[ 124.351] LinBytesPerScanLine: 1280
[ 124.351] BnkNumberOfImagePages: 75
[ 124.351] LinNumberOfImagePages: 75
[ 124.351] LinRedMaskSize: 5
[ 124.351] LinRedFieldPosition: 11
[ 124.351] LinGreenMaskSize: 6
[ 124.351] LinGreenFieldPosition: 5
[ 124.351] LinBlueMaskSize: 5
[ 124.351] LinBlueFieldPosition: 0
[ 124.351] LinRsvdMaskSize: 0
[ 124.351] LinRsvdFieldPosition: 0
[ 124.351] MaxPixelClock: 400000000
[ 124.352] Mode: 113 (800x600)
[ 124.352] ModeAttributes: 0xbb
[ 124.352] WinAAttributes: 0x7
[ 124.352] WinBAttributes: 0x0
[ 124.352] WinGranularity: 64
[ 124.352] WinSize: 64
[ 124.352] WinASegment: 0xa000
[ 124.352] WinBSegment: 0x0
[ 124.352] WinFuncPtr: 0xc0005dc7
[ 124.352] BytesPerScanline: 1664
[ 124.352] XResolution: 800
[ 124.352] YResolution: 600
[ 124.352] XCharSize: 8
[ 124.352] YCharSize: 14
[ 124.352] NumberOfPlanes: 1
[ 124.352] BitsPerPixel: 16
[ 124.352] NumberOfBanks: 1
[ 124.352] MemoryModel: 6
[ 124.352] BankSize: 0
[ 124.352] NumberOfImages: 47
[ 124.352] RedMaskSize: 5
[ 124.352] RedFieldPosition: 10
[ 124.352] GreenMaskSize: 5
[ 124.352] GreenFieldPosition: 5
[ 124.352] BlueMaskSize: 5
[ 124.352] BlueFieldPosition: 0
[ 124.352] RsvdMaskSize: 0
[ 124.353] RsvdFieldPosition: 0
[ 124.353] DirectColorModeInfo: 0
[ 124.353] PhysBasePtr: 0xd0000000
[ 124.353] LinBytesPerScanLine: 1664
[ 124.353] BnkNumberOfImagePages: 47
[ 124.353] LinNumberOfImagePages: 47
[ 124.353] LinRedMaskSize: 5
[ 124.353] LinRedFieldPosition: 10
[ 124.353] LinGreenMaskSize: 5
[ 124.353] LinGreenFieldPosition: 5
[ 124.353] LinBlueMaskSize: 5
[ 124.353] LinBlueFieldPosition: 0
[ 124.353] LinRsvdMaskSize: 0
[ 124.353] LinRsvdFieldPosition: 0
[ 124.353] MaxPixelClock: 400000000
[ 124.354] Mode: 114 (800x600)
[ 124.354] ModeAttributes: 0xbb
[ 124.354] WinAAttributes: 0x7
[ 124.354] WinBAttributes: 0x0
[ 124.354] WinGranularity: 64
[ 124.354] WinSize: 64
[ 124.354] WinASegment: 0xa000
[ 124.354] WinBSegment: 0x0
[ 124.354] WinFuncPtr: 0xc0005dc7
[ 124.354] BytesPerScanline: 1664
[ 124.354] XResolution: 800
[ 124.354] YResolution: 600
[ 124.354] XCharSize: 8
[ 124.354] YCharSize: 14
[ 124.354] NumberOfPlanes: 1
[ 124.354] BitsPerPixel: 16
[ 124.354] NumberOfBanks: 1
[ 124.354] MemoryModel: 6
[ 124.354] BankSize: 0
[ 124.354] NumberOfImages: 47
[ 124.354] RedMaskSize: 5
[ 124.354] RedFieldPosition: 11
[ 124.354] GreenMaskSize: 6
[ 124.354] GreenFieldPosition: 5
[ 124.354] BlueMaskSize: 5
[ 124.354] BlueFieldPosition: 0
[ 124.354] RsvdMaskSize: 0
[ 124.354] RsvdFieldPosition: 0
[ 124.354] DirectColorModeInfo: 0
[ 124.354] PhysBasePtr: 0xd0000000
[ 124.354] LinBytesPerScanLine: 1664
[ 124.354] BnkNumberOfImagePages: 47
[ 124.354] LinNumberOfImagePages: 47
[ 124.354] LinRedMaskSize: 5
[ 124.354] LinRedFieldPosition: 11
[ 124.354] LinGreenMaskSize: 6
[ 124.354] LinGreenFieldPosition: 5
[ 124.354] LinBlueMaskSize: 5
[ 124.354] LinBlueFieldPosition: 0
[ 124.354] LinRsvdMaskSize: 0
[ 124.354] LinRsvdFieldPosition: 0
[ 124.354] MaxPixelClock: 400000000
[ 124.355] Mode: 116 (1024x768)
[ 124.355] ModeAttributes: 0xbb
[ 124.355] WinAAttributes: 0x7
[ 124.355] WinBAttributes: 0x0
[ 124.355] WinGranularity: 64
[ 124.355] WinSize: 64
[ 124.355] WinASegment: 0xa000
[ 124.355] WinBSegment: 0x0
[ 124.355] WinFuncPtr: 0xc0005dc7
[ 124.355] BytesPerScanline: 2048
[ 124.355] XResolution: 1024
[ 124.355] YResolution: 768
[ 124.355] XCharSize: 8
[ 124.355] YCharSize: 16
[ 124.355] NumberOfPlanes: 1
[ 124.355] BitsPerPixel: 16
[ 124.355] NumberOfBanks: 1
[ 124.355] MemoryModel: 6
[ 124.355] BankSize: 0
[ 124.355] NumberOfImages: 29
[ 124.355] RedMaskSize: 5
[ 124.355] RedFieldPosition: 10
[ 124.355] GreenMaskSize: 5
[ 124.355] GreenFieldPosition: 5
[ 124.355] BlueMaskSize: 5
[ 124.355] BlueFieldPosition: 0
[ 124.355] RsvdMaskSize: 0
[ 124.355] RsvdFieldPosition: 0
[ 124.355] DirectColorModeInfo: 0
[ 124.355] PhysBasePtr: 0xd0000000
[ 124.355] LinBytesPerScanLine: 2048
[ 124.355] BnkNumberOfImagePages: 29
[ 124.355] LinNumberOfImagePages: 29
[ 124.355] LinRedMaskSize: 5
[ 124.355] LinRedFieldPosition: 10
[ 124.355] LinGreenMaskSize: 5
[ 124.355] LinGreenFieldPosition: 5
[ 124.355] LinBlueMaskSize: 5
[ 124.355] LinBlueFieldPosition: 0
[ 124.355] LinRsvdMaskSize: 0
[ 124.355] LinRsvdFieldPosition: 0
[ 124.355] MaxPixelClock: 400000000
[ 124.357] Mode: 117 (1024x768)
[ 124.357] ModeAttributes: 0xbb
[ 124.357] WinAAttributes: 0x7
[ 124.357] WinBAttributes: 0x0
[ 124.357] WinGranularity: 64
[ 124.357] WinSize: 64
[ 124.357] WinASegment: 0xa000
[ 124.357] WinBSegment: 0x0
[ 124.357] WinFuncPtr: 0xc0005dc7
[ 124.357] BytesPerScanline: 2048
[ 124.357] XResolution: 1024
[ 124.357] YResolution: 768
[ 124.357] XCharSize: 8
[ 124.357] YCharSize: 16
[ 124.357] NumberOfPlanes: 1
[ 124.357] BitsPerPixel: 16
[ 124.357] NumberOfBanks: 1
[ 124.357] MemoryModel: 6
[ 124.357] BankSize: 0
[ 124.357] NumberOfImages: 29
[ 124.357] RedMaskSize: 5
[ 124.357] RedFieldPosition: 11
[ 124.357] GreenMaskSize: 6
[ 124.357] GreenFieldPosition: 5
[ 124.357] BlueMaskSize: 5
[ 124.357] BlueFieldPosition: 0
[ 124.357] RsvdMaskSize: 0
[ 124.357] RsvdFieldPosition: 0
[ 124.357] DirectColorModeInfo: 0
[ 124.357] PhysBasePtr: 0xd0000000
[ 124.357] LinBytesPerScanLine: 2048
[ 124.357] BnkNumberOfImagePages: 29
[ 124.357] LinNumberOfImagePages: 29
[ 124.357] LinRedMaskSize: 5
[ 124.357] LinRedFieldPosition: 11
[ 124.357] LinGreenMaskSize: 6
[ 124.357] LinGreenFieldPosition: 5
[ 124.357] LinBlueMaskSize: 5
[ 124.357] LinBlueFieldPosition: 0
[ 124.357] LinRsvdMaskSize: 0
[ 124.357] LinRsvdFieldPosition: 0
[ 124.357] MaxPixelClock: 400000000
[ 124.358] Mode: 119 (1280x1024)
[ 124.358] ModeAttributes: 0xbb
[ 124.358] WinAAttributes: 0x7
[ 124.358] WinBAttributes: 0x0
[ 124.358] WinGranularity: 64
[ 124.358] WinSize: 64
[ 124.358] WinASegment: 0xa000
[ 124.358] WinBSegment: 0x0
[ 124.358] WinFuncPtr: 0xc0005dc7
[ 124.358] BytesPerScanline: 2560
[ 124.358] XResolution: 1280
[ 124.358] YResolution: 1024
[ 124.358] XCharSize: 8
[ 124.358] YCharSize: 16
[ 124.358] NumberOfPlanes: 1
[ 124.358] BitsPerPixel: 16
[ 124.358] NumberOfBanks: 1
[ 124.358] MemoryModel: 6
[ 124.358] BankSize: 0
[ 124.358] NumberOfImages: 17
[ 124.358] RedMaskSize: 5
[ 124.358] RedFieldPosition: 10
[ 124.358] GreenMaskSize: 5
[ 124.358] GreenFieldPosition: 5
[ 124.358] BlueMaskSize: 5
[ 124.358] BlueFieldPosition: 0
[ 124.358] RsvdMaskSize: 0
[ 124.358] RsvdFieldPosition: 0
[ 124.358] DirectColorModeInfo: 0
[ 124.358] PhysBasePtr: 0xd0000000
[ 124.358] LinBytesPerScanLine: 2560
[ 124.358] BnkNumberOfImagePages: 17
[ 124.358] LinNumberOfImagePages: 17
[ 124.358] LinRedMaskSize: 5
[ 124.358] LinRedFieldPosition: 10
[ 124.358] LinGreenMaskSize: 5
[ 124.358] LinGreenFieldPosition: 5
[ 124.358] LinBlueMaskSize: 5
[ 124.358] LinBlueFieldPosition: 0
[ 124.358] LinRsvdMaskSize: 0
[ 124.358] LinRsvdFieldPosition: 0
[ 124.358] MaxPixelClock: 400000000
[ 124.359] Mode: 11a (1280x1024)
[ 124.359] ModeAttributes: 0xbb
[ 124.359] WinAAttributes: 0x7
[ 124.359] WinBAttributes: 0x0
[ 124.359] WinGranularity: 64
[ 124.359] WinSize: 64
[ 124.359] WinASegment: 0xa000
[ 124.359] WinBSegment: 0x0
[ 124.359] WinFuncPtr: 0xc0005dc7
[ 124.359] BytesPerScanline: 2560
[ 124.359] XResolution: 1280
[ 124.359] YResolution: 1024
[ 124.359] XCharSize: 8
[ 124.359] YCharSize: 16
[ 124.359] NumberOfPlanes: 1
[ 124.359] BitsPerPixel: 16
[ 124.359] NumberOfBanks: 1
[ 124.359] MemoryModel: 6
[ 124.359] BankSize: 0
[ 124.359] NumberOfImages: 17
[ 124.359] RedMaskSize: 5
[ 124.359] RedFieldPosition: 11
[ 124.359] GreenMaskSize: 6
[ 124.359] GreenFieldPosition: 5
[ 124.359] BlueMaskSize: 5
[ 124.359] BlueFieldPosition: 0
[ 124.359] RsvdMaskSize: 0
[ 124.359] RsvdFieldPosition: 0
[ 124.359] DirectColorModeInfo: 0
[ 124.359] PhysBasePtr: 0xd0000000
[ 124.359] LinBytesPerScanLine: 2560
[ 124.359] BnkNumberOfImagePages: 17
[ 124.359] LinNumberOfImagePages: 17
[ 124.359] LinRedMaskSize: 5
[ 124.359] LinRedFieldPosition: 11
[ 124.359] LinGreenMaskSize: 6
[ 124.359] LinGreenFieldPosition: 5
[ 124.359] LinBlueMaskSize: 5
[ 124.359] LinBlueFieldPosition: 0
[ 124.359] LinRsvdMaskSize: 0
[ 124.359] LinRsvdFieldPosition: 0
[ 124.359] MaxPixelClock: 400000000
[ 124.361] Mode: 165 (1280x960)
[ 124.361] ModeAttributes: 0xbb
[ 124.361] WinAAttributes: 0x7
[ 124.361] WinBAttributes: 0x0
[ 124.361] WinGranularity: 64
[ 124.361] WinSize: 64
[ 124.361] WinASegment: 0xa000
[ 124.361] WinBSegment: 0x0
[ 124.361] WinFuncPtr: 0xc0005dc7
[ 124.361] BytesPerScanline: 2560
[ 124.361] XResolution: 1280
[ 124.361] YResolution: 960
[ 124.361] XCharSize: 8
[ 124.361] YCharSize: 16
[ 124.361] NumberOfPlanes: 1
[ 124.361] BitsPerPixel: 16
[ 124.361] NumberOfBanks: 1
[ 124.361] MemoryModel: 6
[ 124.361] BankSize: 0
[ 124.361] NumberOfImages: 19
[ 124.361] RedMaskSize: 5
[ 124.361] RedFieldPosition: 11
[ 124.361] GreenMaskSize: 6
[ 124.361] GreenFieldPosition: 5
[ 124.361] BlueMaskSize: 5
[ 124.361] BlueFieldPosition: 0
[ 124.361] RsvdMaskSize: 0
[ 124.361] RsvdFieldPosition: 0
[ 124.361] DirectColorModeInfo: 0
[ 124.361] PhysBasePtr: 0xd0000000
[ 124.361] LinBytesPerScanLine: 2560
[ 124.361] BnkNumberOfImagePages: 19
[ 124.361] LinNumberOfImagePages: 19
[ 124.361] LinRedMaskSize: 5
[ 124.361] LinRedFieldPosition: 11
[ 124.361] LinGreenMaskSize: 6
[ 124.361] LinGreenFieldPosition: 5
[ 124.361] LinBlueMaskSize: 5
[ 124.361] LinBlueFieldPosition: 0
[ 124.361] LinRsvdMaskSize: 0
[ 124.361] LinRsvdFieldPosition: 0
[ 124.361] MaxPixelClock: 400000000
[ 124.362] *Mode: 166 (1280x960)
[ 124.362] ModeAttributes: 0xbb
[ 124.362] WinAAttributes: 0x7
[ 124.362] WinBAttributes: 0x0
[ 124.362] WinGranularity: 64
[ 124.362] WinSize: 64
[ 124.362] WinASegment: 0xa000
[ 124.362] WinBSegment: 0x0
[ 124.362] WinFuncPtr: 0xc0005dc7
[ 124.362] BytesPerScanline: 5120
[ 124.362] XResolution: 1280
[ 124.362] YResolution: 960
[ 124.362] XCharSize: 8
[ 124.362] YCharSize: 16
[ 124.362] NumberOfPlanes: 1
[ 124.362] BitsPerPixel: 32
[ 124.362] NumberOfBanks: 1
[ 124.362] MemoryModel: 6
[ 124.362] BankSize: 0
[ 124.362] NumberOfImages: 9
[ 124.362] RedMaskSize: 8
[ 124.362] RedFieldPosition: 16
[ 124.362] GreenMaskSize: 8
[ 124.362] GreenFieldPosition: 8
[ 124.362] BlueMaskSize: 8
[ 124.362] BlueFieldPosition: 0
[ 124.362] RsvdMaskSize: 0
[ 124.362] RsvdFieldPosition: 0
[ 124.362] DirectColorModeInfo: 0
[ 124.362] PhysBasePtr: 0xd0000000
[ 124.362] LinBytesPerScanLine: 5120
[ 124.362] BnkNumberOfImagePages: 9
[ 124.362] LinNumberOfImagePages: 9
[ 124.362] LinRedMaskSize: 8
[ 124.362] LinRedFieldPosition: 16
[ 124.362] LinGreenMaskSize: 8
[ 124.362] LinGreenFieldPosition: 8
[ 124.362] LinBlueMaskSize: 8
[ 124.362] LinBlueFieldPosition: 0
[ 124.362] LinRsvdMaskSize: 0
[ 124.362] LinRsvdFieldPosition: 0
[ 124.362] MaxPixelClock: 400000000
[ 124.363] *Mode: 121 (640x480)
[ 124.363] ModeAttributes: 0xbb
[ 124.363] WinAAttributes: 0x7
[ 124.363] WinBAttributes: 0x0
[ 124.363] WinGranularity: 64
[ 124.363] WinSize: 64
[ 124.363] WinASegment: 0xa000
[ 124.363] WinBSegment: 0x0
[ 124.363] WinFuncPtr: 0xc0005dc7
[ 124.364] BytesPerScanline: 2560
[ 124.364] XResolution: 640
[ 124.364] YResolution: 480
[ 124.364] XCharSize: 8
[ 124.364] YCharSize: 16
[ 124.364] NumberOfPlanes: 1
[ 124.364] BitsPerPixel: 32
[ 124.364] NumberOfBanks: 1
[ 124.364] MemoryModel: 6
[ 124.364] BankSize: 0
[ 124.364] NumberOfImages: 39
[ 124.364] RedMaskSize: 8
[ 124.364] RedFieldPosition: 16
[ 124.364] GreenMaskSize: 8
[ 124.364] GreenFieldPosition: 8
[ 124.364] BlueMaskSize: 8
[ 124.364] BlueFieldPosition: 0
[ 124.364] RsvdMaskSize: 0
[ 124.364] RsvdFieldPosition: 0
[ 124.364] DirectColorModeInfo: 0
[ 124.364] PhysBasePtr: 0xd0000000
[ 124.364] LinBytesPerScanLine: 2560
[ 124.364] BnkNumberOfImagePages: 39
[ 124.364] LinNumberOfImagePages: 39
[ 124.364] LinRedMaskSize: 8
[ 124.364] LinRedFieldPosition: 16
[ 124.364] LinGreenMaskSize: 8
[ 124.364] LinGreenFieldPosition: 8
[ 124.364] LinBlueMaskSize: 8
[ 124.364] LinBlueFieldPosition: 0
[ 124.364] LinRsvdMaskSize: 0
[ 124.364] LinRsvdFieldPosition: 0
[ 124.364] MaxPixelClock: 400000000
[ 124.365] *Mode: 122 (800x600)
[ 124.365] ModeAttributes: 0xbb
[ 124.365] WinAAttributes: 0x7
[ 124.365] WinBAttributes: 0x0
[ 124.365] WinGranularity: 64
[ 124.365] WinSize: 64
[ 124.365] WinASegment: 0xa000
[ 124.365] WinBSegment: 0x0
[ 124.365] WinFuncPtr: 0xc0005dc7
[ 124.365] BytesPerScanline: 3328
[ 124.365] XResolution: 800
[ 124.365] YResolution: 600
[ 124.365] XCharSize: 8
[ 124.365] YCharSize: 14
[ 124.365] NumberOfPlanes: 1
[ 124.365] BitsPerPixel: 32
[ 124.365] NumberOfBanks: 1
[ 124.365] MemoryModel: 6
[ 124.365] BankSize: 0
[ 124.365] NumberOfImages: 23
[ 124.365] RedMaskSize: 8
[ 124.365] RedFieldPosition: 16
[ 124.365] GreenMaskSize: 8
[ 124.365] GreenFieldPosition: 8
[ 124.365] BlueMaskSize: 8
[ 124.365] BlueFieldPosition: 0
[ 124.365] RsvdMaskSize: 0
[ 124.365] RsvdFieldPosition: 0
[ 124.365] DirectColorModeInfo: 0
[ 124.365] PhysBasePtr: 0xd0000000
[ 124.365] LinBytesPerScanLine: 3328
[ 124.365] BnkNumberOfImagePages: 23
[ 124.365] LinNumberOfImagePages: 23
[ 124.365] LinRedMaskSize: 8
[ 124.365] LinRedFieldPosition: 16
[ 124.365] LinGreenMaskSize: 8
[ 124.365] LinGreenFieldPosition: 8
[ 124.365] LinBlueMaskSize: 8
[ 124.365] LinBlueFieldPosition: 0
[ 124.365] LinRsvdMaskSize: 0
[ 124.365] LinRsvdFieldPosition: 0
[ 124.365] MaxPixelClock: 400000000
[ 124.366] *Mode: 123 (1024x768)
[ 124.366] ModeAttributes: 0xbb
[ 124.366] WinAAttributes: 0x7
[ 124.366] WinBAttributes: 0x0
[ 124.366] WinGranularity: 64
[ 124.366] WinSize: 64
[ 124.366] WinASegment: 0xa000
[ 124.366] WinBSegment: 0x0
[ 124.366] WinFuncPtr: 0xc0005dc7
[ 124.366] BytesPerScanline: 4096
[ 124.366] XResolution: 1024
[ 124.366] YResolution: 768
[ 124.366] XCharSize: 8
[ 124.366] YCharSize: 16
[ 124.366] NumberOfPlanes: 1
[ 124.366] BitsPerPixel: 32
[ 124.366] NumberOfBanks: 1
[ 124.366] MemoryModel: 6
[ 124.366] BankSize: 0
[ 124.366] NumberOfImages: 14
[ 124.366] RedMaskSize: 8
[ 124.366] RedFieldPosition: 16
[ 124.366] GreenMaskSize: 8
[ 124.366] GreenFieldPosition: 8
[ 124.366] BlueMaskSize: 8
[ 124.366] BlueFieldPosition: 0
[ 124.366] RsvdMaskSize: 0
[ 124.366] RsvdFieldPosition: 0
[ 124.366] DirectColorModeInfo: 0
[ 124.366] PhysBasePtr: 0xd0000000
[ 124.366] LinBytesPerScanLine: 4096
[ 124.367] BnkNumberOfImagePages: 14
[ 124.367] LinNumberOfImagePages: 14
[ 124.367] LinRedMaskSize: 8
[ 124.367] LinRedFieldPosition: 16
[ 124.367] LinGreenMaskSize: 8
[ 124.367] LinGreenFieldPosition: 8
[ 124.367] LinBlueMaskSize: 8
[ 124.367] LinBlueFieldPosition: 0
[ 124.367] LinRsvdMaskSize: 0
[ 124.367] LinRsvdFieldPosition: 0
[ 124.367] MaxPixelClock: 400000000
[ 124.368] *Mode: 124 (1280x1024)
[ 124.368] ModeAttributes: 0xbb
[ 124.368] WinAAttributes: 0x7
[ 124.368] WinBAttributes: 0x0
[ 124.368] WinGranularity: 64
[ 124.368] WinSize: 64
[ 124.368] WinASegment: 0xa000
[ 124.368] WinBSegment: 0x0
[ 124.368] WinFuncPtr: 0xc0005dc7
[ 124.368] BytesPerScanline: 5120
[ 124.368] XResolution: 1280
[ 124.368] YResolution: 1024
[ 124.368] XCharSize: 8
[ 124.368] YCharSize: 16
[ 124.368] NumberOfPlanes: 1
[ 124.368] BitsPerPixel: 32
[ 124.368] NumberOfBanks: 1
[ 124.368] MemoryModel: 6
[ 124.368] BankSize: 0
[ 124.368] NumberOfImages: 8
[ 124.368] RedMaskSize: 8
[ 124.368] RedFieldPosition: 16
[ 124.368] GreenMaskSize: 8
[ 124.368] GreenFieldPosition: 8
[ 124.368] BlueMaskSize: 8
[ 124.368] BlueFieldPosition: 0
[ 124.368] RsvdMaskSize: 0
[ 124.368] RsvdFieldPosition: 0
[ 124.368] DirectColorModeInfo: 0
[ 124.368] PhysBasePtr: 0xd0000000
[ 124.368] LinBytesPerScanLine: 5120
[ 124.368] BnkNumberOfImagePages: 8
[ 124.368] LinNumberOfImagePages: 8
[ 124.368] LinRedMaskSize: 8
[ 124.368] LinRedFieldPosition: 16
[ 124.368] LinGreenMaskSize: 8
[ 124.368] LinGreenFieldPosition: 8
[ 124.368] LinBlueMaskSize: 8
[ 124.368] LinBlueFieldPosition: 0
[ 124.368] LinRsvdMaskSize: 0
[ 124.368] LinRsvdFieldPosition: 0
[ 124.368] MaxPixelClock: 400000000
[ 124.369] Mode: 145 (1400x1050)
[ 124.369] ModeAttributes: 0xbb
[ 124.369] WinAAttributes: 0x7
[ 124.369] WinBAttributes: 0x0
[ 124.369] WinGranularity: 64
[ 124.369] WinSize: 64
[ 124.369] WinASegment: 0xa000
[ 124.369] WinBSegment: 0x0
[ 124.369] WinFuncPtr: 0xc0005dc7
[ 124.369] BytesPerScanline: 2816
[ 124.369] XResolution: 1400
[ 124.369] YResolution: 1050
[ 124.369] XCharSize: 8
[ 124.369] YCharSize: 16
[ 124.369] NumberOfPlanes: 1
[ 124.369] BitsPerPixel: 16
[ 124.369] NumberOfBanks: 1
[ 124.369] MemoryModel: 6
[ 124.369] BankSize: 0
[ 124.369] NumberOfImages: 15
[ 124.369] RedMaskSize: 5
[ 124.369] RedFieldPosition: 11
[ 124.369] GreenMaskSize: 6
[ 124.369] GreenFieldPosition: 5
[ 124.369] BlueMaskSize: 5
[ 124.369] BlueFieldPosition: 0
[ 124.369] RsvdMaskSize: 0
[ 124.369] RsvdFieldPosition: 0
[ 124.369] DirectColorModeInfo: 0
[ 124.369] PhysBasePtr: 0xd0000000
[ 124.369] LinBytesPerScanLine: 2816
[ 124.369] BnkNumberOfImagePages: 15
[ 124.369] LinNumberOfImagePages: 15
[ 124.369] LinRedMaskSize: 5
[ 124.369] LinRedFieldPosition: 11
[ 124.369] LinGreenMaskSize: 6
[ 124.369] LinGreenFieldPosition: 5
[ 124.369] LinBlueMaskSize: 5
[ 124.369] LinBlueFieldPosition: 0
[ 124.369] LinRsvdMaskSize: 0
[ 124.369] LinRsvdFieldPosition: 0
[ 124.369] MaxPixelClock: 400000000
[ 124.370] *Mode: 146 (1400x1050)
[ 124.370] ModeAttributes: 0xbb
[ 124.370] WinAAttributes: 0x7
[ 124.370] WinBAttributes: 0x0
[ 124.370] WinGranularity: 64
[ 124.370] WinSize: 64
[ 124.370] WinASegment: 0xa000
[ 124.370] WinBSegment: 0x0
[ 124.370] WinFuncPtr: 0xc0005dc7
[ 124.370] BytesPerScanline: 5632
[ 124.370] XResolution: 1400
[ 124.370] YResolution: 1050[ 124.370] XCharSize: 8
[ 124.370] YCharSize: 16
[ 124.370] NumberOfPlanes: 1
[ 124.370] BitsPerPixel: 32
[ 124.370] NumberOfBanks: 1
[ 124.370] MemoryModel: 6
[ 124.370] BankSize: 0
[ 124.370] NumberOfImages: 7
[ 124.370] RedMaskSize: 8
[ 124.370] RedFieldPosition: 16
[ 124.370] GreenMaskSize: 8
[ 124.370] GreenFieldPosition: 8
[ 124.370] BlueMaskSize: 8
[ 124.370] BlueFieldPosition: 0
[ 124.370] RsvdMaskSize: 0
[ 124.371] RsvdFieldPosition: 0
[ 124.371] DirectColorModeInfo: 0
[ 124.371] PhysBasePtr: 0xd0000000
[ 124.371] LinBytesPerScanLine: 5632
[ 124.371] BnkNumberOfImagePages: 7
[ 124.371] LinNumberOfImagePages: 7
[ 124.371] LinRedMaskSize: 8
[ 124.371] LinRedFieldPosition: 16
[ 124.371] LinGreenMaskSize: 8
[ 124.371] LinGreenFieldPosition: 8
[ 124.371] LinBlueMaskSize: 8
[ 124.371] LinBlueFieldPosition: 0
[ 124.371] LinRsvdMaskSize: 0
[ 124.371] LinRsvdFieldPosition: 0
[ 124.371] MaxPixelClock: 400000000
[ 124.372] Mode: 175 (1600x1200)
[ 124.372] ModeAttributes: 0xba
[ 124.372] WinAAttributes: 0x7
[ 124.372] WinBAttributes: 0x0
[ 124.372] WinGranularity: 64
[ 124.372] WinSize: 64
[ 124.372] WinASegment: 0xa000
[ 124.372] WinBSegment: 0x0
[ 124.372] WinFuncPtr: 0xc0005dc7
[ 124.372] BytesPerScanline: 3200
[ 124.372] XResolution: 1600
[ 124.372] YResolution: 1200
[ 124.372] XCharSize: 8
[ 124.372] YCharSize: 16
[ 124.372] NumberOfPlanes: 1
[ 124.372] BitsPerPixel: 16
[ 124.372] NumberOfBanks: 1
[ 124.372] MemoryModel: 6
[ 124.372] BankSize: 0
[ 124.372] NumberOfImages: 12
[ 124.372] RedMaskSize: 5
[ 124.372] RedFieldPosition: 11
[ 124.372] GreenMaskSize: 6
[ 124.372] GreenFieldPosition: 5
[ 124.372] BlueMaskSize: 5
[ 124.372] BlueFieldPosition: 0
[ 124.372] RsvdMaskSize: 0
[ 124.372] RsvdFieldPosition: 0
[ 124.372] DirectColorModeInfo: 0
[ 124.372] PhysBasePtr: 0xd0000000
[ 124.372] LinBytesPerScanLine: 3200
[ 124.372] BnkNumberOfImagePages: 12
[ 124.372] LinNumberOfImagePages: 12
[ 124.372] LinRedMaskSize: 5
[ 124.372] LinRedFieldPosition: 11
[ 124.372] LinGreenMaskSize: 6
[ 124.372] LinGreenFieldPosition: 5
[ 124.372] LinBlueMaskSize: 5
[ 124.372] LinBlueFieldPosition: 0
[ 124.372] LinRsvdMaskSize: 0
[ 124.372] LinRsvdFieldPosition: 0
[ 124.372] MaxPixelClock: 400000000
[ 124.374] Mode: 176 (1600x1200)
[ 124.374] ModeAttributes: 0xba
[ 124.374] WinAAttributes: 0x7
[ 124.374] WinBAttributes: 0x0
[ 124.374] WinGranularity: 64
[ 124.374] WinSize: 64
[ 124.374] WinASegment: 0xa000
[ 124.374] WinBSegment: 0x0
[ 124.374] WinFuncPtr: 0xc0005dc7
[ 124.374] BytesPerScanline: 6400
[ 124.374] XResolution: 1600
[ 124.374] YResolution: 1200
[ 124.374] XCharSize: 8
[ 124.374] YCharSize: 16
[ 124.374] NumberOfPlanes: 1
[ 124.374] BitsPerPixel: 32
[ 124.374] NumberOfBanks: 1
[ 124.374] MemoryModel: 6
[ 124.374] BankSize: 0
[ 124.374] NumberOfImages: 5
[ 124.374] RedMaskSize: 8
[ 124.374] RedFieldPosition: 16
[ 124.374] GreenMaskSize: 8
[ 124.374] GreenFieldPosition: 8
[ 124.374] BlueMaskSize: 8
[ 124.374] BlueFieldPosition: 0
[ 124.374] RsvdMaskSize: 0
[ 124.374] RsvdFieldPosition: 0
[ 124.374] DirectColorModeInfo: 0
[ 124.374] PhysBasePtr: 0xd0000000
[ 124.374] LinBytesPerScanLine: 6400
[ 124.374] BnkNumberOfImagePages: 5
[ 124.374] LinNumberOfImagePages: 5
[ 124.374] LinRedMaskSize: 8
[ 124.374] LinRedFieldPosition: 16
[ 124.374] LinGreenMaskSize: 8
[ 124.374] LinGreenFieldPosition: 8
[ 124.374] LinBlueMaskSize: 8
[ 124.374] LinBlueFieldPosition: 0
[ 124.374] LinRsvdMaskSize: 0
[ 124.374] LinRsvdFieldPosition: 0
[ 124.374] MaxPixelClock: 400000000
[ 124.375] Mode: 1d2 (1920x1080)
[ 124.375] ModeAttributes: 0xbb
[ 124.375] WinAAttributes: 0x7
[ 124.375] WinBAttributes: 0x0
[ 124.375] WinGranularity: 64
[ 124.375] WinSize: 64
[ 124.375] WinASegment: 0xa000
[ 124.375] WinBSegment: 0x0
[ 124.375] WinFuncPtr: 0xc0005dc7
[ 124.375] BytesPerScanline: 3840
[ 124.375] XResolution: 1920
[ 124.375] YResolution: 1080
[ 124.375] XCharSize: 8
[ 124.375] YCharSize: 16
[ 124.375] NumberOfPlanes: 1
[ 124.376] BitsPerPixel: 16
[ 124.376] NumberOfBanks: 1
[ 124.376] MemoryModel: 6
[ 124.376] BankSize: 0
[ 124.376] NumberOfImages: 11
[ 124.376] RedMaskSize: 5
[ 124.376] RedFieldPosition: 11
[ 124.376] GreenMaskSize: 6
[ 124.376] GreenFieldPosition: 5
[ 124.376] BlueMaskSize: 5
[ 124.376] BlueFieldPosition: 0
[ 124.376] RsvdMaskSize: 0
[ 124.376] RsvdFieldPosition: 0
[ 124.376] DirectColorModeInfo: 0
[ 124.376] PhysBasePtr: 0xd0000000
[ 124.376] LinBytesPerScanLine: 3840
[ 124.376] BnkNumberOfImagePages: 11
[ 124.376] LinNumberOfImagePages: 11
[ 124.376] LinRedMaskSize: 5
[ 124.376] LinRedFieldPosition: 11
[ 124.376] LinGreenMaskSize: 6
[ 124.376] LinGreenFieldPosition: 5
[ 124.376] LinBlueMaskSize: 5
[ 124.376] LinBlueFieldPosition: 0
[ 124.376] LinRsvdMaskSize: 0
[ 124.376] LinRsvdFieldPosition: 0
[ 124.376] MaxPixelClock: 400000000
[ 124.377] *Mode: 1d4 (1920x1080)
[ 124.377] ModeAttributes: 0xbb
[ 124.377] WinAAttributes: 0x7
[ 124.377] WinBAttributes: 0x0
[ 124.377] WinGranularity: 64
[ 124.377] WinSize: 64
[ 124.377] WinASegment: 0xa000
[ 124.377] WinBSegment: 0x0
[ 124.377] WinFuncPtr: 0xc0005dc7
[ 124.377] BytesPerScanline: 7680
[ 124.377] XResolution: 1920
[ 124.377] YResolution: 1080
[ 124.377] XCharSize: 8
[ 124.377] YCharSize: 16
[ 124.377] NumberOfPlanes: 1
[ 124.377] BitsPerPixel: 32
[ 124.377] NumberOfBanks: 1
[ 124.377] MemoryModel: 6
[ 124.377] BankSize: 0
[ 124.377] NumberOfImages: 5
[ 124.377] RedMaskSize: 8
[ 124.377] RedFieldPosition: 16
[ 124.377] GreenMaskSize: 8
[ 124.377] GreenFieldPosition: 8
[ 124.377] BlueMaskSize: 8
[ 124.377] BlueFieldPosition: 0
[ 124.377] RsvdMaskSize: 0
[ 124.377] RsvdFieldPosition: 0
[ 124.377] DirectColorModeInfo: 0
[ 124.377] PhysBasePtr: 0xd0000000
[ 124.377] LinBytesPerScanLine: 7680
[ 124.377] BnkNumberOfImagePages: 5
[ 124.377] LinNumberOfImagePages: 5
[ 124.377] LinRedMaskSize: 8
[ 124.377] LinRedFieldPosition: 16
[ 124.377] LinGreenMaskSize: 8
[ 124.377] LinGreenFieldPosition: 8
[ 124.377] LinBlueMaskSize: 8
[ 124.377] LinBlueFieldPosition: 0
[ 124.377] LinRsvdMaskSize: 0
[ 124.377] LinRsvdFieldPosition: 0
[ 124.377] MaxPixelClock: 400000000
[ 124.378] Mode: 1d8 (1280x720)
[ 124.378] ModeAttributes: 0xbb
[ 124.378] WinAAttributes: 0x7
[ 124.378] WinBAttributes: 0x0
[ 124.378] WinGranularity: 64
[ 124.378] WinSize: 64
[ 124.378] WinASegment: 0xa000
[ 124.378] WinBSegment: 0x0
[ 124.378] WinFuncPtr: 0xc0005dc7
[ 124.378] BytesPerScanline: 2560
[ 124.378] XResolution: 1280
[ 124.378] YResolution: 720
[ 124.378] XCharSize: 8
[ 124.378] YCharSize: 16
[ 124.378] NumberOfPlanes: 1
[ 124.378] BitsPerPixel: 16
[ 124.378] NumberOfBanks: 1
[ 124.378] MemoryModel: 6
[ 124.378] BankSize: 0
[ 124.378] NumberOfImages: 25
[ 124.378] RedMaskSize: 5
[ 124.378] RedFieldPosition: 11
[ 124.378] GreenMaskSize: 6
[ 124.378] GreenFieldPosition: 5
[ 124.378] BlueMaskSize: 5
[ 124.378] BlueFieldPosition: 0
[ 124.378] RsvdMaskSize: 0[ 124.378] RsvdFieldPosition: 0
[ 124.378] DirectColorModeInfo: 0
[ 124.378] PhysBasePtr: 0xd0000000
[ 124.378] LinBytesPerScanLine: 2560
[ 124.378] BnkNumberOfImagePages: 25
[ 124.378] LinNumberOfImagePages: 25
[ 124.378] LinRedMaskSize: 5
[ 124.378] LinRedFieldPosition: 11
[ 124.378] LinGreenMaskSize: 6
[ 124.378] LinGreenFieldPosition: 5
[ 124.378] LinBlueMaskSize: 5
[ 124.379] LinBlueFieldPosition: 0
[ 124.379] LinRsvdMaskSize: 0
[ 124.379] LinRsvdFieldPosition: 0
[ 124.379] MaxPixelClock: 400000000
[ 124.380] *Mode: 1d9 (1280x720)
[ 124.380] ModeAttributes: 0xbb
[ 124.380] WinAAttributes: 0x7
[ 124.380] WinBAttributes: 0x0
[ 124.380] WinGranularity: 64
[ 124.380] WinSize: 64
[ 124.380] WinASegment: 0xa000
[ 124.380] WinBSegment: 0x0
[ 124.380] WinFuncPtr: 0xc0005dc7
[ 124.380] BytesPerScanline: 5120
[ 124.380] XResolution: 1280
[ 124.380] YResolution: 720
[ 124.380] XCharSize: 8
[ 124.380] YCharSize: 16
[ 124.380] NumberOfPlanes: 1
[ 124.380] BitsPerPixel: 32
[ 124.380] NumberOfBanks: 1
[ 124.380] MemoryModel: 6
[ 124.380] BankSize: 0
[ 124.380] NumberOfImages: 12
[ 124.380] RedMaskSize: 8
[ 124.380] RedFieldPosition: 16
[ 124.380] GreenMaskSize: 8
[ 124.380] GreenFieldPosition: 8
[ 124.380] BlueMaskSize: 8
[ 124.380] BlueFieldPosition: 0
[ 124.380] RsvdMaskSize: 0
[ 124.380] RsvdFieldPosition: 0
[ 124.380] DirectColorModeInfo: 0
[ 124.380] PhysBasePtr: 0xd0000000
[ 124.380] LinBytesPerScanLine: 5120
[ 124.380] BnkNumberOfImagePages: 12
[ 124.380] LinNumberOfImagePages: 12
[ 124.380] LinRedMaskSize: 8
[ 124.380] LinRedFieldPosition: 16
[ 124.380] LinGreenMaskSize: 8
[ 124.380] LinGreenFieldPosition: 8
[ 124.380] LinBlueMaskSize: 8
[ 124.380] LinBlueFieldPosition: 0
[ 124.380] LinRsvdMaskSize: 0
[ 124.380] LinRsvdFieldPosition: 0
[ 124.380] MaxPixelClock: 400000000
[ 124.380]
[ 124.380] (II) VESA(0): Total Memory: 768 64KB banks (49152kB)
[ 124.380] (II) VESA(0): <default monitor>: Using hsync range of
30.00-81.00 kHz
[ 124.380] (II) VESA(0): <default monitor>: Using vrefresh range of
56.00-61.00 Hz
[ 124.380] (II) VESA(0): <default monitor>: Using maximum pixel clock
of 175.00 MHz
[ 124.380] (WW) VESA(0): Unable to estimate virtual size
[ 124.380] (II) VESA(0): Not using built-in mode "1400x1050" (no mode
of this name)
[ 124.380] (II) VESA(0): Not using built-in mode "1280x1024" (no mode
of this name)
[ 124.380] (II) VESA(0): Not using built-in mode "1280x960" (no mode
of this name)
[ 124.380] (II) VESA(0): Not using built-in mode "1280x720" (no mode
of this name)
[ 124.380] (II) VESA(0): Not using built-in mode "1024x768" (no mode
of this name)
[ 124.380] (II) VESA(0): Not using built-in mode "800x600" (no mode of
this name)
[ 124.380] (II) VESA(0): Not using built-in mode "640x480" (no mode of
this name)
[ 124.380] (II) VESA(0): Virtual size is 1920x1080 (pitch 1920)
[ 124.380] (**) VESA(0): *Built-in mode "1920x1080"
[ 124.380] (**) VESA(0): Display dimensions: (480, 270) mm
[ 124.380] (**) VESA(0): DPI set to (101, 101)
[ 124.380] (**) VESA(0): Using "Shadow Framebuffer"
[ 124.380] (II) Loading sub module "shadow"
[ 124.380] (II) LoadModule: "shadow"
[ 124.380] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 124.382] (II) Module shadow: vendor="X.Org Foundation"
[ 124.382] compiled for 1.21.1.4, module version = 1.1.0
[ 124.382] ABI class: X.Org ANSI C Emulation, version 0.4
[ 124.382] (II) Loading sub module "fb"
[ 124.382] (II) LoadModule: "fb"
[ 124.382] (II) Module "fb" already built-in
[ 124.382] (II) UnloadModule: "radeon"
[ 124.382] (II) Unloading radeon
[ 124.382] (II) Loading sub module "int10"
[ 124.382] (II) LoadModule: "int10"
[ 124.382] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 124.382] (II) Module int10: vendor="X.Org Foundation"
[ 124.382] compiled for 1.21.1.4, module version = 1.0.0
[ 124.382] ABI class: X.Org Video Driver, version 25.2
[ 124.382] (II) VESA(0): initializing int10
[ 124.382] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 124.383] (II) VESA(0): VESA BIOS detected
[ 124.383] (II) VESA(0): VESA VBE Version 3.0
[ 124.383] (II) VESA(0): VESA VBE Total Mem: 49152 kB
[ 124.383] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[ 124.383] (II) VESA(0): VESA VBE OEM Software Rev: 20.4
[ 124.383] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2020, Advanced
Micro Devices, Inc.
[ 124.383] (II) VESA(0): VESA VBE OEM Product: NAVI24
[ 124.383] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[ 124.383] (II) VESA(0): virtual address = 0x7fe58c200000, VGAbase =
0x7fe58f8cd000
physical address = 0xd0000000, size = 50331648
[ 124.395] (II) VESA(0): Setting up VESA Mode 0x1D4 (1920x1080)
[ 124.396] (II) VESA(0): VBESetVBEMode failed
-------------------------------------------------------
Sorry for the long post.
Thanks in advance. For more information you will have to email me
directly as I'm not on the list.
Bob
^ permalink raw reply [flat|nested] 17+ messages in thread* Re: Can we get a bootable 6.11-rc kernel? 2024-09-09 4:04 Can we get a bootable 6.11-rc kernel? Bob Gill @ 2024-09-09 4:36 ` Al Viro 2024-09-09 4:48 ` Linux regression tracking (Thorsten Leemhuis) 2024-09-15 20:59 ` 6.11.0 crash on X startup Bob Gill 2 siblings, 0 replies; 17+ messages in thread From: Al Viro @ 2024-09-09 4:36 UTC (permalink / raw) To: Bob Gill; +Cc: linux-kernel On Sun, Sep 08, 2024 at 10:04:27PM -0600, Bob Gill wrote: > Hi. It would be nice to have a 6.11-rc kernel that doesn't crash. I have > an AMD video card. I can boot into recovery, but any time I try to run > "service lightdm start" or startx, I get a nice black screen, and a within a > second or 2 my keyboard doesn't even let me type the caps-lock key. git bisect? If it's a couple of minutes per test, should be doable within reasonable time (depends upon your .config - if it's allmodconfig, each build will take quite a while on early stages of bisection; if it's trimmed down to your box, that's a couple of minutes per build). In any case, there shouldn't be all that many bisection steps; if 6.10 works and 6.11-rc1 doesn't, you are looking at something under 15 builds, at a guess... Clone the mainline tree, then ; git bisect start status: waiting for both good and bad commits ; git bisect good v6.10 status: waiting for bad commit, 1 good commit known ; git bisect bad v6.11-rc1 Bisecting: 7446 revisions left to test after this (roughly 13 steps) [280e36f0d5b997173d014c07484c03a7f7750668] nsfs: use cleanup guard ; then keep building the trees and testing them. E.g. ; cp config-I-want .config ; yes ""|make oldconfig ; make -j8 bindeb-pkg then install the resulting .deb - probably ought to work on ubuntu boxen same as on debian ones; you might need to install some stuff, depending upon your config, but something like apt build-dep linux would probably be a usable starting point. No matter how you build them, build and test, then say either ; git bisect bad or ; git bisect good depending upon the test result. As long as the breakage is reliably caught by your test, you should arrive at the commit that introduced it. That would make things much easier to deal with - at least you'll know who's the likely suspect. Of course, if the breakage is _not_ reliably caught, you risk going in the wrong direction and arriving at something that clearly has nothing to do with your problem, but it sounds like the breakage is not of that sort... ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Can we get a bootable 6.11-rc kernel? 2024-09-09 4:04 Can we get a bootable 6.11-rc kernel? Bob Gill 2024-09-09 4:36 ` Al Viro @ 2024-09-09 4:48 ` Linux regression tracking (Thorsten Leemhuis) 2024-09-15 20:59 ` 6.11.0 crash on X startup Bob Gill 2 siblings, 0 replies; 17+ messages in thread From: Linux regression tracking (Thorsten Leemhuis) @ 2024-09-09 4:48 UTC (permalink / raw) To: Bob Gill; +Cc: Linux kernel regressions list, linux-kernel On 09.09.24 06:04, Bob Gill wrote: > Hi. It would be nice to have a 6.11-rc kernel that doesn't crash. I > have an AMD video card. I can boot into recovery, but any time I try to > run "service lightdm start" or startx, I get a nice black screen, and a > within a second or 2 my keyboard doesn't even let me type the caps-lock > key. > > My hardware: (taken from kernel 6.10.0) So 6.10.y worked for you, but 6.11 did not? Can you please share the dmesg output for both these kernels? FWIW, you might want to compare them yourself, if you are luck that will already tell you what's wrong. Ciao, Thorsten ^ permalink raw reply [flat|nested] 17+ messages in thread
* 6.11.0 crash on X startup 2024-09-09 4:04 Can we get a bootable 6.11-rc kernel? Bob Gill 2024-09-09 4:36 ` Al Viro 2024-09-09 4:48 ` Linux regression tracking (Thorsten Leemhuis) @ 2024-09-15 20:59 ` Bob Gill 2024-09-16 2:43 ` Bob Gill 2 siblings, 1 reply; 17+ messages in thread From: Bob Gill @ 2024-09-15 20:59 UTC (permalink / raw) To: linux-kernel So 6.10.0 runs ok. 6.11.0-rc1 was the first kernel that started crashing. Every rc after, including 6.11.0 all crash. By that I mean it seems the startup is ok, but when it comes to the X server, when it tries to start, it crashes (and takes everything else along with it). I ran recovery kernel, enabled networking, dropped into terminal. service --status-all | grep lightdm gave: [ - ] lightdm Portions of Xorg.0.log: cat Xorg.0.log | grep EE [ 61.679] Current Operating System: Linux freedom 6.11.0 #1 SMP PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 x86_64 (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 61.809] (EE) systemd-logind: failed to get session: PID 2028 does not belong to any known session [ 61.913] (EE) open /dev/dri/card0: No such file or directory [ 61.913] (EE) open /dev/dri/card0: No such file or directory [ 61.914] (EE) Unable to find a valid framebuffer device [ 61.914] (EE) open /dev/fb0: No such file or directory [ 61.914] (EE) Screen 0 deleted because of no matching config section. [ 61.914] (EE) Screen 0 deleted because of no matching config section. From the terminal, I can't run 'service lightdm start' and get back to any state. pressing ctrl-alt-(f1-f9) does nothing. Pressing the caps-lock button on/off on the keyboard stops responding immediately. Even the power/reset buttons on the case do nothing. I have to hit the power switch. The kernel crashes hard. My graphics hardware (taken from 6.10.0): inxi -G Graphics: Device-1: AMD driver: amdgpu v: kernel Device-2: Conexant Systems CX23887/8 PCIe Broadcast Audio and Video Decoder with 3D Comb driver: cx23885 v: 0.0.4 Device-3: Razer USA Kiyo Pro type: USB driver: snd-usb-audio,uvcvideo Device-4: Realtek RTL2838 DVB-T type: USB driver: N/A Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati unloaded: fbdev,modesetting,radeon,vesa gpu: amdgpu resolution: 1: 1920x1080~60Hz 2: 1920x1080~60Hz OpenGL: renderer: AMD Radeon RX 6500 XT (navi24 LLVM 15.0.7 DRM 3.57 6.10.0-rc7+) v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2 There is a weird line from /var/log/Xorg.0.log.old: [ 299.900] (++) using VT number 7 [ 299.900] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 299.908] (--) PCI:*(4@0:0:0) 1002:743f:148c:2415 rev 193, Mem @ 0xd0000000/268435456, 0xcfe00000/2097152, 0xfb700000/1048576, I/O @ 0x0000a000/256, B IOS @ 0x????????/131072 [ 299.908] (--) PCI: (9@0:0:0) 14f1:8880:0070:7801 rev 15, Mem @ 0xfbc00000/2097152 [ 299.908] (II) LoadModule: "glx" I don't know why the BIOS line looks like: BIOS @ 0x????????/131072 Is that normal or did it not find it? Sure, its a corner case. I might be the only one on the planet with this problem. Or maybe not. I have been using a standard .config for building kernels for a while now. Please reply to me directly as I'm not on the list. Bob ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: 6.11.0 crash on X startup 2024-09-15 20:59 ` 6.11.0 crash on X startup Bob Gill @ 2024-09-16 2:43 ` Bob Gill 2024-09-16 11:12 ` Dr. David Alan Gilbert 0 siblings, 1 reply; 17+ messages in thread From: Bob Gill @ 2024-09-16 2:43 UTC (permalink / raw) To: linux-kernel Addendum: I have a portion of /var/log/syslog of the 6.11-rc7 kernel, which contains a coredump, and another line: Sep 8 20:13:06 freedom kernel: [ 566.359456] ACPI: \_SB_.PCI0.SBRG.ASOC: Device cannot be configured due to a frequency mismatch any takers? On 2024-09-15 14:59, Bob Gill wrote: > So 6.10.0 runs ok. 6.11.0-rc1 was the first kernel that started > crashing. Every rc after, including 6.11.0 all crash. > > By that I mean it seems the startup is ok, but when it comes to the X > server, when it tries to start, it crashes (and takes everything else > along with it). > > I ran recovery kernel, enabled networking, dropped into terminal. > > service --status-all | grep lightdm gave: > > [ - ] lightdm > > Portions of Xorg.0.log: > > cat Xorg.0.log | grep EE > > [ 61.679] Current Operating System: Linux freedom 6.11.0 #1 SMP > PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 x86_64 > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > [ 61.809] (EE) systemd-logind: failed to get session: PID 2028 does > not belong to any known session > [ 61.913] (EE) open /dev/dri/card0: No such file or directory > [ 61.913] (EE) open /dev/dri/card0: No such file or directory > [ 61.914] (EE) Unable to find a valid framebuffer device > [ 61.914] (EE) open /dev/fb0: No such file or directory > [ 61.914] (EE) Screen 0 deleted because of no matching config section. > [ 61.914] (EE) Screen 0 deleted because of no matching config section. > > > From the terminal, I can't run 'service lightdm start' and get back to > any state. pressing ctrl-alt-(f1-f9) does nothing. Pressing the > caps-lock button on/off on the keyboard stops responding immediately. > Even the power/reset buttons on the case do nothing. I have to hit > the power switch. The kernel crashes hard. > > My graphics hardware (taken from 6.10.0): > > inxi -G > > Graphics: > Device-1: AMD driver: amdgpu v: kernel > Device-2: Conexant Systems CX23887/8 PCIe Broadcast Audio and Video > Decoder with 3D Comb > driver: cx23885 v: 0.0.4 > Device-3: Razer USA Kiyo Pro type: USB driver: snd-usb-audio,uvcvideo > Device-4: Realtek RTL2838 DVB-T type: USB driver: N/A > Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati > unloaded: fbdev,modesetting,radeon,vesa gpu: amdgpu resolution: > 1: 1920x1080~60Hz 2: 1920x1080~60Hz > OpenGL: > renderer: AMD Radeon RX 6500 XT (navi24 LLVM 15.0.7 DRM 3.57 > 6.10.0-rc7+) > v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2 > > > There is a weird line from /var/log/Xorg.0.log.old: > > [ 299.900] (++) using VT number 7 > > [ 299.900] (II) systemd-logind: logind integration requires -keeptty > and -keeptty was not provided, disabling logind integration > [ 299.908] (--) PCI:*(4@0:0:0) 1002:743f:148c:2415 rev 193, Mem @ > 0xd0000000/268435456, 0xcfe00000/2097152, 0xfb700000/1048576, I/O @ > 0x0000a000/256, B > IOS @ 0x????????/131072 > [ 299.908] (--) PCI: (9@0:0:0) 14f1:8880:0070:7801 rev 15, Mem @ > 0xfbc00000/2097152 > [ 299.908] (II) LoadModule: "glx" > > I don't know why the BIOS line looks like: BIOS @ 0x????????/131072 > > Is that normal or did it not find it? > > > Sure, its a corner case. I might be the only one on the planet with > this problem. Or maybe not. > > I have been using a standard .config for building kernels for a while > now. Please reply to me directly as I'm not on the list. > > Bob > > > > > ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: 6.11.0 crash on X startup 2024-09-16 2:43 ` Bob Gill @ 2024-09-16 11:12 ` Dr. David Alan Gilbert 2024-09-16 16:00 ` Bob Gill 0 siblings, 1 reply; 17+ messages in thread From: Dr. David Alan Gilbert @ 2024-09-16 11:12 UTC (permalink / raw) To: Bob Gill; +Cc: linux-kernel * Bob Gill (gillb5@telus.net) wrote: > Addendum: I have a portion of /var/log/syslog of the 6.11-rc7 kernel, which > contains a coredump, and > > another line: Sep 8 20:13:06 freedom kernel: [ 566.359456] ACPI: > \_SB_.PCI0.SBRG.ASOC: Device cannot be configured due to a frequency > mismatch > > any takers? Not my field specifically; but I think a dmesg from the working one and the failing one to compare would help people. Dave > > On 2024-09-15 14:59, Bob Gill wrote: > > So 6.10.0 runs ok. 6.11.0-rc1 was the first kernel that started > > crashing. Every rc after, including 6.11.0 all crash. > > > > By that I mean it seems the startup is ok, but when it comes to the X > > server, when it tries to start, it crashes (and takes everything else > > along with it). > > > > I ran recovery kernel, enabled networking, dropped into terminal. > > > > service --status-all | grep lightdm gave: > > > > [ - ] lightdm > > > > Portions of Xorg.0.log: > > > > cat Xorg.0.log | grep EE > > > > [ 61.679] Current Operating System: Linux freedom 6.11.0 #1 SMP > > PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 x86_64 > > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > > [ 61.809] (EE) systemd-logind: failed to get session: PID 2028 does > > not belong to any known session > > [ 61.913] (EE) open /dev/dri/card0: No such file or directory > > [ 61.913] (EE) open /dev/dri/card0: No such file or directory > > [ 61.914] (EE) Unable to find a valid framebuffer device > > [ 61.914] (EE) open /dev/fb0: No such file or directory > > [ 61.914] (EE) Screen 0 deleted because of no matching config section. > > [ 61.914] (EE) Screen 0 deleted because of no matching config section. > > > > > > From the terminal, I can't run 'service lightdm start' and get back to > > any state. pressing ctrl-alt-(f1-f9) does nothing. Pressing the > > caps-lock button on/off on the keyboard stops responding immediately. > > Even the power/reset buttons on the case do nothing. I have to hit the > > power switch. The kernel crashes hard. > > > > My graphics hardware (taken from 6.10.0): > > > > inxi -G > > > > Graphics: > > Device-1: AMD driver: amdgpu v: kernel > > Device-2: Conexant Systems CX23887/8 PCIe Broadcast Audio and Video > > Decoder with 3D Comb > > driver: cx23885 v: 0.0.4 > > Device-3: Razer USA Kiyo Pro type: USB driver: snd-usb-audio,uvcvideo > > Device-4: Realtek RTL2838 DVB-T type: USB driver: N/A > > Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati > > unloaded: fbdev,modesetting,radeon,vesa gpu: amdgpu resolution: > > 1: 1920x1080~60Hz 2: 1920x1080~60Hz > > OpenGL: > > renderer: AMD Radeon RX 6500 XT (navi24 LLVM 15.0.7 DRM 3.57 > > 6.10.0-rc7+) > > v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2 > > > > > > There is a weird line from /var/log/Xorg.0.log.old: > > > > [ 299.900] (++) using VT number 7 > > > > [ 299.900] (II) systemd-logind: logind integration requires -keeptty > > and -keeptty was not provided, disabling logind integration > > [ 299.908] (--) PCI:*(4@0:0:0) 1002:743f:148c:2415 rev 193, Mem @ > > 0xd0000000/268435456, 0xcfe00000/2097152, 0xfb700000/1048576, I/O @ > > 0x0000a000/256, B > > IOS @ 0x????????/131072 > > [ 299.908] (--) PCI: (9@0:0:0) 14f1:8880:0070:7801 rev 15, Mem @ > > 0xfbc00000/2097152 > > [ 299.908] (II) LoadModule: "glx" > > > > I don't know why the BIOS line looks like: BIOS @ 0x????????/131072 > > > > Is that normal or did it not find it? > > > > > > Sure, its a corner case. I might be the only one on the planet with > > this problem. Or maybe not. > > > > I have been using a standard .config for building kernels for a while > > now. Please reply to me directly as I'm not on the list. > > > > Bob > > > > > > > > > > > -- -----Open up your eyes, open up your mind, open up your code ------- / Dr. David Alan Gilbert | Running GNU/Linux | Happy \ \ dave @ treblig.org | | In Hex / \ _________________________|_____ http://www.treblig.org |_______/ ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: 6.11.0 crash on X startup 2024-09-16 11:12 ` Dr. David Alan Gilbert @ 2024-09-16 16:00 ` Bob Gill 2024-09-16 17:20 ` Dr. David Alan Gilbert 0 siblings, 1 reply; 17+ messages in thread From: Bob Gill @ 2024-09-16 16:00 UTC (permalink / raw) To: Dr. David Alan Gilbert; +Cc: linux-kernel OK. 6.10.0.dmesg.txt: [ 0.000000] Linux version 6.10.0 (root@freedom) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP PREEMPT_DYNAMIC Sun Jul 14 18:50:17 MDT 2024 [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.10.0 root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash [ 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-0x000000000009e7ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e4c00-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf77ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bf780000-0x00000000bf797fff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000bf798000-0x00000000bf7dbfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000bf7dc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000033fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] APIC: Static calls initialized [ 0.000000] SMBIOS 2.5 present. [ 0.000000] DMI: System manufacturer System Product Name/P6T DELUXE, BIOS 2209 09/21/2010 [ 0.000000] DMI: Memory slots populated: 6/6 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2672.822 MHz processor [ 0.001475] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.001480] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.001490] last_pfn = 0x340000 max_arch_pfn = 0x400000000 [ 0.001500] total RAM covered: 12280M [ 0.001776] Found optimal setting for mtrr clean up [ 0.001778] gran_size: 64K chunk_size: 16M num_reg: 6 lose cover RAM: 0G [ 0.001785] MTRR map: 8 entries (5 fixed + 3 variable; max 21), built from 8 variable MTRRs [ 0.001788] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.002782] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved [ 0.002795] last_pfn = 0xbf780 max_arch_pfn = 0x400000000 [ 0.014817] found SMP MP-table at [mem 0x000ff780-0x000ff78f] [ 0.015274] RAMDISK: [mem 0x0c243000-0x37feefff] [ 0.015285] ACPI: Early table checksum verification disabled [ 0.015289] ACPI: RSDP 0x00000000000FB150 000024 (v02 ACPIAM) [ 0.015296] ACPI: XSDT 0x00000000BF780100 000064 (v01 092110 XSDT0924 20100921 MSFT 00000097) [ 0.015305] ACPI: FACP 0x00000000BF780290 0000F4 (v03 092110 FACP0924 20100921 MSFT 00000097) [ 0.015315] ACPI: DSDT 0x00000000BF7804B0 00B69B (v01 A1087 A1087001 00000001 INTL 20060113) [ 0.015321] ACPI: FACS 0x00000000BF798000 000040 [ 0.015326] ACPI: FACS 0x00000000BF798000 000040 [ 0.015332] ACPI: APIC 0x00000000BF780390 0000D8 (v01 092110 APIC0924 20100921 MSFT 00000097) [ 0.015338] ACPI: MCFG 0x00000000BF780470 00003C (v01 092110 OEMMCFG 20100921 MSFT 00000097) [ 0.015344] ACPI: OEMB 0x00000000BF798040 000072 (v01 092110 OEMB0924 20100921 MSFT 00000097) [ 0.015351] ACPI: HPET 0x00000000BF78F4B0 000038 (v01 092110 OEMHPET 20100921 MSFT 00000097) [ 0.015356] ACPI: DMAR 0x00000000BF7980C0 000138 (v01 AMI OEMDMAR 00000001 MSFT 00000097) [ 0.015363] ACPI: OSFR 0x00000000BF78F4F0 0000B0 (v01 092110 OEMOSFR 20100921 MSFT 00000097) [ 0.015369] ACPI: SSDT 0x00000000BF799E10 000363 (v01 DpgPmm CpuPm 00000012 INTL 20060113) [ 0.015374] ACPI: Reserving FACP table memory at [mem 0xbf780290-0xbf780383] [ 0.015376] ACPI: Reserving DSDT table memory at [mem 0xbf7804b0-0xbf78bb4a] [ 0.015378] ACPI: Reserving FACS table memory at [mem 0xbf798000-0xbf79803f] [ 0.015380] ACPI: Reserving FACS table memory at [mem 0xbf798000-0xbf79803f] [ 0.015381] ACPI: Reserving APIC table memory at [mem 0xbf780390-0xbf780467] [ 0.015383] ACPI: Reserving MCFG table memory at [mem 0xbf780470-0xbf7804ab] [ 0.015385] ACPI: Reserving OEMB table memory at [mem 0xbf798040-0xbf7980b1] [ 0.015387] ACPI: Reserving HPET table memory at [mem 0xbf78f4b0-0xbf78f4e7] [ 0.015389] ACPI: Reserving DMAR table memory at [mem 0xbf7980c0-0xbf7981f7] [ 0.015391] ACPI: Reserving OSFR table memory at [mem 0xbf78f4f0-0xbf78f59f] [ 0.015393] ACPI: Reserving SSDT table memory at [mem 0xbf799e10-0xbf79a172] [ 0.015571] No NUMA configuration found [ 0.015573] Faking a node at [mem 0x0000000000000000-0x000000033fffffff] [ 0.015585] NODE_DATA(0) allocated [mem 0x33ffcd000-0x33fff7fff] [ 0.015976] Zone ranges: [ 0.015977] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.015981] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.015984] Normal [mem 0x0000000100000000-0x000000033fffffff] [ 0.015986] Device empty [ 0.015989] Movable zone start for each node [ 0.015992] Early memory node ranges [ 0.015993] node 0: [mem 0x0000000000001000-0x000000000009dfff] [ 0.015996] node 0: [mem 0x0000000000100000-0x00000000bf77ffff] [ 0.015998] node 0: [mem 0x0000000100000000-0x000000033fffffff] [ 0.016003] Initmem setup node 0 [mem 0x0000000000001000-0x000000033fffffff] [ 0.016010] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.016045] On node 0, zone DMA: 98 pages in unavailable ranges [ 0.043023] On node 0, zone Normal: 2176 pages in unavailable ranges [ 0.043321] ACPI: PM-Timer IO Port: 0x808 [ 0.043351] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 [ 0.043359] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI 24-47 [ 0.043363] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.043367] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.043375] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.043377] ACPI: HPET id: 0x8086a301 base: 0xfed00000 [ 0.043394] CPU topo: Max. logical packages: 2 [ 0.043395] CPU topo: Max. logical dies: 2 [ 0.043397] CPU topo: Max. dies per package: 1 [ 0.043408] CPU topo: Max. threads per core: 2 [ 0.043410] CPU topo: Num. cores per package: 4 [ 0.043411] CPU topo: Num. threads per package: 8 [ 0.043413] CPU topo: Allowing 8 present CPUs plus 8 hotplug CPUs [ 0.043430] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.043433] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff] [ 0.043435] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.043437] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000e4fff] [ 0.043438] PM: hibernation: Registered nosave memory: [mem 0x000e5000-0x000fffff] [ 0.043441] PM: hibernation: Registered nosave memory: [mem 0xbf780000-0xbf797fff] [ 0.043443] PM: hibernation: Registered nosave memory: [mem 0xbf798000-0xbf7dbfff] [ 0.043445] PM: hibernation: Registered nosave memory: [mem 0xbf7dc000-0xbfffffff] [ 0.043446] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfedfffff] [ 0.043448] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.043450] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffdfffff] [ 0.043452] PM: hibernation: Registered nosave memory: [mem 0xffe00000-0xffffffff] [ 0.043455] [mem 0xc0000000-0xfedfffff] available for PCI devices [ 0.043457] Booting paravirtualized kernel on bare hardware [ 0.043460] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.043470] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1 [ 0.045161] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288 [ 0.045176] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152 [ 0.045181] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 [ 0.045194] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 [ 0.045231] Kernel command line: BOOT_IMAGE=/vmlinuz-6.10.0 root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash [ 0.045361] Unknown kernel command line parameters "splash BOOT_IMAGE=/vmlinuz-6.10.0", will be passed to user space. [ 0.047509] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) [ 0.048620] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.049016] Fallback order for Node 0: 0 [ 0.049023] Built 1 zonelists, mobility grouping on. Total pages: 3143453 [ 0.049025] Policy zone: Normal [ 0.049038] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.049053] software IO TLB: area num 16. [ 0.114306] Memory: 11519224K/12573812K available (20480K kernel code, 4232K rwdata, 7280K rodata, 4840K init, 5088K bss, 1054328K reserved, 0K cma-reserved) [ 0.125942] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 [ 0.126139] Kernel/User page tables isolation: enabled [ 0.126276] ftrace: allocating 52778 entries in 207 pages [ 0.140436] ftrace: allocated 207 pages with 6 groups [ 0.141479] Dynamic Preempt: voluntary [ 0.141850] rcu: Preemptible hierarchical RCU implementation. [ 0.141852] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16. [ 0.141854] Trampoline variant of Tasks RCU enabled. [ 0.141855] Rude variant of Tasks RCU enabled. [ 0.141856] Tracing variant of Tasks RCU enabled. [ 0.141857] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.141858] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 [ 0.141884] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. [ 0.141889] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. [ 0.141893] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. [ 0.147869] NR_IRQS: 524544, nr_irqs: 960, preallocated irqs: 16 [ 0.148139] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.148310] Console: colour dummy device 80x25 [ 0.148314] printk: legacy console [tty0] enabled [ 0.148658] ACPI: Core revision 20240322 [ 0.148976] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns [ 0.148993] APIC: Switch to symmetric I/O mode setup [ 0.148995] DMAR-IR: This system BIOS has enabled interrupt remapping on a chipset that contains an erratum making that feature unstable. To maintain system stability interrupt remapping is being disabled. Please contact your BIOS vendor for an update [ 0.149004] APIC: Switched APIC routing to: physical flat [ 0.149576] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.168993] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2686f46da1a, max_idle_ns: 440795254728 ns [ 0.169002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5345.64 BogoMIPS (lpj=10691288) [ 0.169030] CPU0: Thermal monitoring enabled (TM1) [ 0.169065] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 [ 0.169068] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.169073] process: using mwait in idle threads [ 0.169077] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.169080] Spectre V2 : Mitigation: Retpolines [ 0.169081] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.169083] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.169085] Speculative Store Bypass: Vulnerable [ 0.169087] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.169089] MMIO Stale Data: Unknown: No mitigations [ 0.169093] x86/fpu: x87 FPU will use FXSAVE [ 0.201793] Freeing SMP alternatives memory: 44K [ 0.201814] pid_max: default: 32768 minimum: 301 [ 0.202843] LSM: initializing lsm=lockdown,capability,landlock,apparmor,ima,evm [ 0.203140] landlock: Up and running. [ 0.203181] AppArmor: AppArmor initialized [ 0.203595] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.203629] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.314378] smpboot: CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (family: 0x6, model: 0x1a, stepping: 0x4) [ 0.314809] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, Intel PMU driver. [ 0.314837] core: CPU erratum AAJ80 worked around [ 0.314839] ... version: 3 [ 0.314840] ... bit width: 48 [ 0.314842] ... generic registers: 4 [ 0.314843] ... value mask: 0000ffffffffffff [ 0.314845] ... max period: 000000007fffffff [ 0.314846] ... fixed-purpose events: 3 [ 0.314848] ... event mask: 000000070000000f [ 0.315059] signal: max sigframe size: 1440 [ 0.315088] Estimated ratio of average max frequency by base frequency (times 1024): 1075 [ 0.316997] rcu: Hierarchical SRCU implementation. [ 0.316997] rcu: Max phase no-delay instances is 1000. [ 0.317300] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.317607] smp: Bringing up secondary CPUs ... [ 0.317828] smpboot: x86: Booting SMP configuration: [ 0.317831] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 [ 0.329179] 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.334999] smp: Brought up 1 node, 8 CPUs [ 0.334999] smpboot: Total of 8 processors activated (42765.15 BogoMIPS) [ 0.337823] devtmpfs: initialized [ 0.337823] x86/mm: Memory block size: 128MB [ 0.342106] ACPI: PM: Registering ACPI NVS region [mem 0xbf798000-0xbf7dbfff] (278528 bytes) [ 0.342106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.342106] futex hash table entries: 4096 (order: 6, 262144 bytes, linear) [ 0.342106] pinctrl core: initialized pinctrl subsystem [ 0.342106] PM: RTC time: 15:52:09, date: 2024-09-16 [ 0.342792] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.343173] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.343410] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.343656] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.343687] audit: initializing netlink subsys (disabled) [ 0.343710] audit: type=2000 audit(1726501929.192:1): state=initialized audit_enabled=0 res=1 [ 0.345086] thermal_sys: Registered thermal governor 'fair_share' [ 0.345089] thermal_sys: Registered thermal governor 'bang_bang' [ 0.345090] thermal_sys: Registered thermal governor 'step_wise' [ 0.345091] thermal_sys: Registered thermal governor 'user_space' [ 0.345092] thermal_sys: Registered thermal governor 'power_allocator' [ 0.345108] EISA bus registered [ 0.345129] cpuidle: using governor ladder [ 0.345135] cpuidle: using governor menu [ 0.345199] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.345569] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff] [ 0.345576] PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not reserved) [ 0.345578] PCI: Using configuration type 1 for base access [ 0.345689] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.345689] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.345689] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.345689] Demotion targets for Node 0: null [ 0.345689] ACPI: Added _OSI(Module Device) [ 0.345689] ACPI: Added _OSI(Processor Device) [ 0.345689] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.345689] ACPI: Added _OSI(Processor Aggregator Device) [ 0.368869] ACPI: 2 ACPI AML tables successfully acquired and loaded [ 0.409723] ACPI: Dynamic OEM Table Load: [ 0.409738] ACPI: SSDT 0xFFFF9CE580950000 001C0C (v01 DpgPmm P001Ist 00000011 INTL 20060113) [ 0.411594] ACPI: _OSC evaluation for CPUs failed, trying _PDC [ 0.412180] ACPI: Interpreter enabled [ 0.412202] ACPI: PM: (supports S0 S1 S3 S4 S5) [ 0.412204] ACPI: Using IOAPIC for interrupt routing [ 0.412244] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff] [ 0.413772] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource [ 0.413788] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.413790] PCI: Using E820 reservations for host bridge windows [ 0.414017] ACPI: Enabled 13 GPEs in block 00 to 3F [ 0.424757] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.424765] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.424772] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC] [ 0.424775] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC] [ 0.424777] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_NOT_FOUND) [ 0.425287] PCI host bridge to bus 0000:00 [ 0.425291] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.425293] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.425295] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.425297] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window] [ 0.425299] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window] [ 0.425305] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff window] [ 0.425307] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.425334] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000 PCIe Root Port [ 0.425363] pci 0000:00:00.0: enabling Extended Tags [ 0.425406] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold [ 0.425512] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400 PCIe Root Port [ 0.425529] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.425547] pci 0000:00:01.0: enabling Extended Tags [ 0.425593] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ 0.425727] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400 PCIe Root Port [ 0.425749] pci 0000:00:03.0: PCI bridge to [bus 02-04] [ 0.425753] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] [ 0.425756] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] [ 0.425764] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.425772] pci 0000:00:03.0: enabling Extended Tags [ 0.425817] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold [ 0.425948] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400 PCIe Root Port [ 0.425966] pci 0000:00:07.0: PCI bridge to [bus 05] [ 0.425983] pci 0000:00:07.0: enabling Extended Tags [ 0.426028] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold [ 0.426156] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint [ 0.426266] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint [ 0.426377] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint [ 0.426481] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000 conventional PCI endpoint [ 0.426573] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 conventional PCI endpoint [ 0.426615] pci 0000:00:1a.0: BAR 4 [io 0x9800-0x981f] [ 0.426743] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300 conventional PCI endpoint [ 0.426783] pci 0000:00:1a.1: BAR 4 [io 0x9880-0x989f] [ 0.426912] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300 conventional PCI endpoint [ 0.426953] pci 0000:00:1a.2: BAR 4 [io 0x9c00-0x9c1f] [ 0.427084] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 conventional PCI endpoint [ 0.427101] pci 0000:00:1a.7: BAR 0 [mem 0xfb5ff000-0xfb5ff3ff] [ 0.427183] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold [ 0.427283] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint [ 0.427301] pci 0000:00:1b.0: BAR 0 [mem 0xfb5f8000-0xfb5fbfff 64bit] [ 0.427377] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.427469] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 PCIe Root Port [ 0.427495] pci 0000:00:1c.0: PCI bridge to [bus 0a] [ 0.427509] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff 64bit pref] [ 0.427563] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.427689] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400 PCIe Root Port [ 0.427715] pci 0000:00:1c.1: PCI bridge to [bus 09] [ 0.427721] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] [ 0.427782] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.427904] pci 0000:00:1c.2: [8086:3a44] type 01 class 0x060400 PCIe Root Port [ 0.427931] pci 0000:00:1c.2: PCI bridge to [bus 08] [ 0.427935] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] [ 0.427939] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] [ 0.427999] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.428131] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400 PCIe Root Port [ 0.428157] pci 0000:00:1c.4: PCI bridge to [bus 07] [ 0.428162] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] [ 0.428165] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] [ 0.428226] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold [ 0.428356] pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400 PCIe Root Port [ 0.428382] pci 0000:00:1c.5: PCI bridge to [bus 06] [ 0.428387] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] [ 0.428390] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] [ 0.428451] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold [ 0.428579] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 conventional PCI endpoint [ 0.428619] pci 0000:00:1d.0: BAR 4 [io 0x9080-0x909f] [ 0.428743] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 conventional PCI endpoint [ 0.428784] pci 0000:00:1d.1: BAR 4 [io 0x9400-0x941f] [ 0.428910] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 conventional PCI endpoint [ 0.428950] pci 0000:00:1d.2: BAR 4 [io 0x9480-0x949f] [ 0.429107] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 conventional PCI endpoint [ 0.429125] pci 0000:00:1d.7: BAR 0 [mem 0xfb5fe000-0xfb5fe3ff] [ 0.429207] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.429311] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 conventional PCI bridge [ 0.429336] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) [ 0.429340] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] [ 0.429344] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] [ 0.429471] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100 conventional PCI endpoint [ 0.429548] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO [ 0.429553] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 GPIO [ 0.429557] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003) [ 0.429561] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 001f) [ 0.429709] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601 conventional PCI endpoint [ 0.429723] pci 0000:00:1f.2: BAR 0 [io 0x8c00-0x8c07] [ 0.429731] pci 0000:00:1f.2: BAR 1 [io 0x8880-0x8883] [ 0.429738] pci 0000:00:1f.2: BAR 2 [io 0x8800-0x8807] [ 0.429745] pci 0000:00:1f.2: BAR 3 [io 0x8480-0x8483] [ 0.429752] pci 0000:00:1f.2: BAR 4 [io 0x8400-0x841f] [ 0.429760] pci 0000:00:1f.2: BAR 5 [mem 0xfb5fc000-0xfb5fc7ff] [ 0.429800] pci 0000:00:1f.2: PME# supported from D3hot [ 0.429900] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500 conventional PCI endpoint [ 0.429917] pci 0000:00:1f.3: BAR 0 [mem 0xfb5fd000-0xfb5fd0ff 64bit] [ 0.429937] pci 0000:00:1f.3: BAR 4 [io 0x0400-0x041f] [ 0.430038] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.430098] pci 0000:02:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port [ 0.430113] pci 0000:02:00.0: BAR 0 [mem 0xfb6fc000-0xfb6fffff] [ 0.430129] pci 0000:02:00.0: PCI bridge to [bus 03-04] [ 0.430135] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] [ 0.430139] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] [ 0.430149] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.430234] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 0.430301] pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link) [ 0.441019] pci 0000:00:03.0: PCI bridge to [bus 02-04] [ 0.441104] pci 0000:03:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port [ 0.441132] pci 0000:03:00.0: PCI bridge to [bus 04] [ 0.441138] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] [ 0.441142] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] [ 0.441152] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.441238] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 0.441401] pci 0000:02:00.0: PCI bridge to [bus 03-04] [ 0.441464] pci 0000:04:00.0: [1002:743f] type 00 class 0x030000 PCIe Legacy Endpoint [ 0.441482] pci 0000:04:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.441494] pci 0000:04:00.0: BAR 2 [mem 0xcfe00000-0xcfffffff 64bit pref] [ 0.441502] pci 0000:04:00.0: BAR 4 [io 0xa000-0xa0ff] [ 0.441510] pci 0000:04:00.0: BAR 5 [mem 0xfb700000-0xfb7fffff] [ 0.441519] pci 0000:04:00.0: ROM [mem 0xfb8c0000-0xfb8dffff pref] [ 0.441556] pci 0000:04:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.441617] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.441688] pci 0000:04:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link) [ 0.441789] pci 0000:04:00.1: [1002:ab28] type 00 class 0x040300 PCIe Legacy Endpoint [ 0.441804] pci 0000:04:00.1: BAR 0 [mem 0xfb8fc000-0xfb8fffff] [ 0.441902] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold [ 0.442041] pci 0000:03:00.0: PCI bridge to [bus 04] [ 0.442104] pci 0000:00:07.0: PCI bridge to [bus 05] [ 0.442152] pci 0000:00:1c.0: PCI bridge to [bus 0a] [ 0.442220] pci 0000:09:00.0: [14f1:8880] type 00 class 0x040000 PCIe Endpoint [ 0.442254] pci 0000:09:00.0: BAR 0 [mem 0xfbc00000-0xfbdfffff 64bit] [ 0.442422] pci 0000:09:00.0: supports D1 D2 [ 0.442424] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot [ 0.442552] pci 0000:09:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.442566] pci 0000:00:1c.1: PCI bridge to [bus 09] [ 0.442643] pci 0000:08:00.0: [11ab:4364] type 00 class 0x020000 PCIe Legacy Endpoint [ 0.442670] pci 0000:08:00.0: BAR 0 [mem 0xfbbfc000-0xfbbfffff 64bit] [ 0.442682] pci 0000:08:00.0: BAR 2 [io 0xd800-0xd8ff] [ 0.442723] pci 0000:08:00.0: ROM [mem 0xfbbc0000-0xfbbdffff pref] [ 0.442794] pci 0000:08:00.0: supports D1 D2 [ 0.442796] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.442894] pci 0000:00:1c.2: ASPM: current common clock configuration is inconsistent, reconfiguring [ 0.453025] pci 0000:00:1c.2: PCI bridge to [bus 08] [ 0.453118] pci 0000:07:00.0: [11ab:6121] type 00 class 0x01018f PCIe Legacy Endpoint [ 0.453139] pci 0000:07:00.0: BAR 0 [io 0xcc00-0xcc07] [ 0.453151] pci 0000:07:00.0: BAR 1 [io 0xc880-0xc883] [ 0.453162] pci 0000:07:00.0: BAR 2 [io 0xc800-0xc807] [ 0.453173] pci 0000:07:00.0: BAR 3 [io 0xc480-0xc483] [ 0.453185] pci 0000:07:00.0: BAR 4 [io 0xc400-0xc40f] [ 0.453196] pci 0000:07:00.0: BAR 5 [mem 0xfbaffc00-0xfbafffff] [ 0.453270] pci 0000:07:00.0: supports D1 [ 0.453272] pci 0000:07:00.0: PME# supported from D0 D1 D3hot [ 0.453360] pci 0000:07:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.453372] pci 0000:00:1c.4: PCI bridge to [bus 07] [ 0.453445] pci 0000:06:00.0: [11ab:4364] type 00 class 0x020000 PCIe Legacy Endpoint [ 0.453472] pci 0000:06:00.0: BAR 0 [mem 0xfb9fc000-0xfb9fffff 64bit] [ 0.453484] pci 0000:06:00.0: BAR 2 [io 0xb800-0xb8ff] [ 0.453525] pci 0000:06:00.0: ROM [mem 0xfb9c0000-0xfb9dffff pref] [ 0.453597] pci 0000:06:00.0: supports D1 D2 [ 0.453598] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.453702] pci 0000:00:1c.5: ASPM: current common clock configuration is inconsistent, reconfiguring [ 0.465025] pci 0000:00:1c.5: PCI bridge to [bus 06] [ 0.465059] pci_bus 0000:0b: extended config space not accessible [ 0.465104] pci 0000:0b:02.0: [1106:3044] type 00 class 0x0c0010 conventional PCI endpoint [ 0.465122] pci 0000:0b:02.0: BAR 0 [mem 0xfbeff000-0xfbeff7ff] [ 0.465132] pci 0000:0b:02.0: BAR 1 [io 0xec00-0xec7f] [ 0.465203] pci 0000:0b:02.0: supports D2 [ 0.465205] pci 0000:0b:02.0: PME# supported from D2 D3hot D3cold [ 0.465286] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) [ 0.465296] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 0.465298] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) [ 0.465300] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) [ 0.465302] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode) [ 0.465304] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff window] (subtractive decode) [ 0.465306] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff window] (subtractive decode) [ 0.466214] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.466285] ACPI: PCI: Interrupt link LNKB configured for IRQ 5 [ 0.466355] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.466425] ACPI: PCI: Interrupt link LNKD configured for IRQ 14 [ 0.466495] ACPI: PCI: Interrupt link LNKE configured for IRQ 15 [ 0.466564] ACPI: PCI: Interrupt link LNKF configured for IRQ 3 [ 0.466634] ACPI: PCI: Interrupt link LNKG configured for IRQ 7 [ 0.466703] ACPI: PCI: Interrupt link LNKH configured for IRQ 4 [ 0.466879] iommu: Default domain type: Translated [ 0.466879] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.466879] SCSI subsystem initialized [ 0.466879] libata version 3.00 loaded. [ 0.466879] ACPI: bus type USB registered [ 0.466879] usbcore: registered new interface driver usbfs [ 0.466879] usbcore: registered new interface driver hub [ 0.466879] usbcore: registered new device driver usb [ 0.466879] pps_core: LinuxPPS API ver. 1 registered [ 0.466879] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.466879] PTP clock support registered [ 0.466879] EDAC MC: Ver: 3.0.0 [ 0.466879] NetLabel: Initializing [ 0.466879] NetLabel: domain hash size = 128 [ 0.466879] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.466879] NetLabel: unlabeled traffic allowed by default [ 0.466879] PCI: Using ACPI for IRQ routing [ 0.473633] PCI: Discovered peer bus ff [ 0.473635] PCI: root bus ff: using default resources [ 0.473637] PCI: Probing PCI hardware (bus ff) [ 0.473665] PCI host bridge to bus 0000:ff [ 0.473667] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff] [ 0.473669] pci_bus 0000:ff: root bus resource [mem 0x00000000-0xfffffffff] [ 0.473671] pci_bus 0000:ff: No busn resource found for root bus, will use [bus ff-ff] [ 0.473673] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) [ 0.473681] pci 0000:ff:00.0: [8086:2c41] type 00 class 0x060000 conventional PCI endpoint [ 0.473736] pci 0000:ff:00.1: [8086:2c01] type 00 class 0x060000 conventional PCI endpoint [ 0.473787] pci 0000:ff:02.0: [8086:2c10] type 00 class 0x060000 conventional PCI endpoint [ 0.473838] pci 0000:ff:02.1: [8086:2c11] type 00 class 0x060000 conventional PCI endpoint [ 0.473888] pci 0000:ff:03.0: [8086:2c18] type 00 class 0x060000 conventional PCI endpoint [ 0.473936] pci 0000:ff:03.1: [8086:2c19] type 00 class 0x060000 conventional PCI endpoint [ 0.473992] pci 0000:ff:03.4: [8086:2c1c] type 00 class 0x060000 conventional PCI endpoint [ 0.474041] pci 0000:ff:04.0: [8086:2c20] type 00 class 0x060000 conventional PCI endpoint [ 0.474089] pci 0000:ff:04.1: [8086:2c21] type 00 class 0x060000 conventional PCI endpoint [ 0.474139] pci 0000:ff:04.2: [8086:2c22] type 00 class 0x060000 conventional PCI endpoint [ 0.474186] pci 0000:ff:04.3: [8086:2c23] type 00 class 0x060000 conventional PCI endpoint [ 0.474235] pci 0000:ff:05.0: [8086:2c28] type 00 class 0x060000 conventional PCI endpoint [ 0.474283] pci 0000:ff:05.1: [8086:2c29] type 00 class 0x060000 conventional PCI endpoint [ 0.474333] pci 0000:ff:05.2: [8086:2c2a] type 00 class 0x060000 conventional PCI endpoint [ 0.474387] pci 0000:ff:05.3: [8086:2c2b] type 00 class 0x060000 conventional PCI endpoint [ 0.474436] pci 0000:ff:06.0: [8086:2c30] type 00 class 0x060000 conventional PCI endpoint [ 0.474486] pci 0000:ff:06.1: [8086:2c31] type 00 class 0x060000 conventional PCI endpoint [ 0.474537] pci 0000:ff:06.2: [8086:2c32] type 00 class 0x060000 conventional PCI endpoint [ 0.474585] pci 0000:ff:06.3: [8086:2c33] type 00 class 0x060000 conventional PCI endpoint [ 0.474645] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff [ 0.474648] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) [ 0.474656] PCI: pci_cache_line_size set to 64 bytes [ 0.474747] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] [ 0.474749] e820: reserve RAM buffer [mem 0xbf780000-0xbfffffff] [ 0.474774] pci 0000:04:00.0: vgaarb: setting as boot VGA device [ 0.474774] pci 0000:04:00.0: vgaarb: bridge control possible [ 0.474774] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.474774] vgaarb: loaded [ 0.474774] hpet: 4 channels of 0 reserved for per-cpu timers [ 0.474774] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 [ 0.474774] hpet0: 4 comparators, 64-bit 14.318180 MHz counter [ 0.477042] clocksource: Switched to clocksource tsc-early [ 0.477689] VFS: Disk quotas dquot_6.6.0 [ 0.477745] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.477935] AppArmor: AppArmor Filesystem Enabled [ 0.477956] pnp: PnP ACPI init [ 0.478038] system 00:00: [mem 0xfbf00000-0xfbffffff] has been reserved [ 0.478046] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved [ 0.478049] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved [ 0.478051] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved [ 0.478053] system 00:00: [mem 0xfec8a000-0xfec8afff] could not be reserved [ 0.478055] system 00:00: [mem 0xfed10000-0xfed10fff] has been reserved [ 0.478391] system 00:02: [io 0x0290-0x029f] has been reserved [ 0.478663] system 00:03: [io 0x04d0-0x04d1] has been reserved [ 0.478667] system 00:03: [io 0x0800-0x087f] has been reserved [ 0.478670] system 00:03: [io 0x0500-0x057f] could not be reserved [ 0.478672] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.478675] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.478677] system 00:03: [mem 0xfed40000-0xfed8ffff] has been reserved [ 0.478835] system 00:04: [mem 0xffc00000-0xffdfffff] has been reserved [ 0.479008] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.479012] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.479171] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved [ 0.479382] pnp 00:07: disabling [mem 0x000c0000-0x000cffff] because it overlaps 0000:04:00.0 BAR 6 [mem 0x000c0000-0x000dffff] [ 0.479416] system 00:07: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.479420] system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.479422] system 00:07: [mem 0x00100000-0xbfffffff] could not be reserved [ 0.479424] system 00:07: [mem 0xfed90000-0xffffffff] could not be reserved [ 0.479590] pnp: PnP ACPI: found 8 devices [ 0.486044] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.486299] NET: Registered PF_INET protocol family [ 0.486552] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.490639] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.490686] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.490806] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.491208] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 0.491508] TCP: Hash tables configured (established 131072 bind 65536) [ 0.491711] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear) [ 0.491803] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.491874] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.492005] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.492014] NET: Registered PF_XDP protocol family [ 0.492029] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 0.492033] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0a] add_size 200000 add_align 100000 [ 0.492037] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 0.492039] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 add_align 100000 [ 0.492043] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000 [ 0.492064] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000 [ 0.492080] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000 add_align 100000 [ 0.492099] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff]: assigned [ 0.492103] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff 64bit pref]: assigned [ 0.492106] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff 64bit pref]: assigned [ 0.492109] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff 64bit pref]: assigned [ 0.492111] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff 64bit pref]: assigned [ 0.492115] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]: assigned [ 0.492117] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]: assigned [ 0.492120] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.492131] pci 0000:03:00.0: PCI bridge to [bus 04] [ 0.492133] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] [ 0.492139] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] [ 0.492143] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.492148] pci 0000:02:00.0: PCI bridge to [bus 03-04] [ 0.492151] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] [ 0.492156] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] [ 0.492159] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.492165] pci 0000:00:03.0: PCI bridge to [bus 02-04] [ 0.492167] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] [ 0.492171] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] [ 0.492174] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.492179] pci 0000:00:07.0: PCI bridge to [bus 05] [ 0.492187] pci 0000:00:1c.0: PCI bridge to [bus 0a] [ 0.492190] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] [ 0.492194] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] [ 0.492197] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff 64bit pref] [ 0.492203] pci 0000:00:1c.1: PCI bridge to [bus 09] [ 0.492205] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] [ 0.492209] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] [ 0.492213] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff 64bit pref] [ 0.492218] pci 0000:00:1c.2: PCI bridge to [bus 08] [ 0.492221] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] [ 0.492225] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] [ 0.492229] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff 64bit pref] [ 0.492234] pci 0000:00:1c.4: PCI bridge to [bus 07] [ 0.492236] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] [ 0.492240] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] [ 0.492244] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff 64bit pref] [ 0.492249] pci 0000:00:1c.5: PCI bridge to [bus 06] [ 0.492252] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] [ 0.492256] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] [ 0.492259] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff 64bit pref] [ 0.492265] pci 0000:00:1e.0: PCI bridge to [bus 0b] [ 0.492267] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] [ 0.492272] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] [ 0.492279] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.492281] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.492283] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.492285] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window] [ 0.492287] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff window] [ 0.492288] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff window] [ 0.492290] pci_bus 0000:02: resource 0 [io 0xa000-0xafff] [ 0.492292] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb8fffff] [ 0.492294] pci_bus 0000:02: resource 2 [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.492296] pci_bus 0000:03: resource 0 [io 0xa000-0xafff] [ 0.492297] pci_bus 0000:03: resource 1 [mem 0xfb700000-0xfb8fffff] [ 0.492299] pci_bus 0000:03: resource 2 [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.492301] pci_bus 0000:04: resource 0 [io 0xa000-0xafff] [ 0.492303] pci_bus 0000:04: resource 1 [mem 0xfb700000-0xfb8fffff] [ 0.492304] pci_bus 0000:04: resource 2 [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.492307] pci_bus 0000:0a: resource 0 [io 0x1000-0x1fff] [ 0.492308] pci_bus 0000:0a: resource 1 [mem 0xc0000000-0xc01fffff] [ 0.492310] pci_bus 0000:0a: resource 2 [mem 0xfaf00000-0xfaffffff 64bit pref] [ 0.492312] pci_bus 0000:09: resource 0 [io 0x2000-0x2fff] [ 0.492314] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 0.492315] pci_bus 0000:09: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref] [ 0.492317] pci_bus 0000:08: resource 0 [io 0xd000-0xdfff] [ 0.492319] pci_bus 0000:08: resource 1 [mem 0xfbb00000-0xfbbfffff] [ 0.492321] pci_bus 0000:08: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref] [ 0.492322] pci_bus 0000:07: resource 0 [io 0xc000-0xcfff] [ 0.492324] pci_bus 0000:07: resource 1 [mem 0xfba00000-0xfbafffff] [ 0.492326] pci_bus 0000:07: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref] [ 0.492328] pci_bus 0000:06: resource 0 [io 0xb000-0xbfff] [ 0.492330] pci_bus 0000:06: resource 1 [mem 0xfb900000-0xfb9fffff] [ 0.492331] pci_bus 0000:06: resource 2 [mem 0xc0800000-0xc09fffff 64bit pref] [ 0.492333] pci_bus 0000:0b: resource 0 [io 0xe000-0xefff] [ 0.492335] pci_bus 0000:0b: resource 1 [mem 0xfbe00000-0xfbefffff] [ 0.492337] pci_bus 0000:0b: resource 4 [io 0x0000-0x0cf7 window] [ 0.492338] pci_bus 0000:0b: resource 5 [io 0x0d00-0xffff window] [ 0.492340] pci_bus 0000:0b: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.492342] pci_bus 0000:0b: resource 7 [mem 0x000d0000-0x000dffff window] [ 0.492344] pci_bus 0000:0b: resource 8 [mem 0xc0000000-0xdfffffff window] [ 0.492345] pci_bus 0000:0b: resource 9 [mem 0xf0000000-0xfed8ffff window] [ 0.492438] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff] [ 0.492441] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff] [ 0.494335] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0 [ 0.494393] PCI: CLS 256 bytes, default 64 [ 0.494465] DMAR: Host address width 39 [ 0.494467] DMAR: DRHD base: 0x000000fbfff000 flags: 0x0 [ 0.494479] DMAR: dmar0: reg_base_addr fbfff000 ver 1:0 cap c9008010e60262 ecap f0207a [ 0.494482] DMAR: DRHD base: 0x000000fbffe000 flags: 0x1 [ 0.494490] DMAR: dmar1: reg_base_addr fbffe000 ver 1:0 cap c90780106f0462 ecap f020fe [ 0.494493] DMAR: RMRR base: 0x000000000ec000 end: 0x000000000effff [ 0.494495] DMAR: RMRR base: 0x000000bf7dc000 end: 0x000000bf7dbfff [ 0.494496] DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR [0x00000000bf7dc000-0x00000000bf7dbfff] BIOS vendor: American Megatrends Inc.; Ver: 2209 ; Product Version: System Version [ 0.494499] DMAR: ATSR flags: 0x0 [ 0.494525] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.494526] software IO TLB: mapped [mem 0x00000000bb780000-0x00000000bf780000] (64MB) [ 0.494529] Trying to unpack rootfs image as initramfs... [ 0.501232] Initialise system trusted keyrings [ 0.501252] Key type blacklist registered [ 0.501310] workingset: timestamp_bits=36 max_order=22 bucket_order=0 [ 0.501320] zbud: loaded [ 0.502994] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.503171] fuse: init (API version 7.40) [ 0.503455] integrity: Platform Keyring initialized [ 0.520725] Key type asymmetric registered [ 0.520731] Asymmetric key parser 'x509' registered [ 0.520822] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.520947] io scheduler mq-deadline registered [ 0.523375] pcieport 0000:00:1c.0: enabling device (0106 -> 0107) [ 0.523584] pcieport 0000:00:1c.1: enabling device (0106 -> 0107) [ 0.524511] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.525249] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.525293] ACPI: button: Power Button [PWRB] [ 0.525332] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.525453] ACPI: button: Power Button [PWRF] [ 0.526153] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.530764] Linux agpgart interface v0.103 [ 0.535409] loop: module loaded [ 0.535886] tun: Universal TUN/TAP device driver, 1.6 [ 0.536003] PPP generic driver version 2.4.2 [ 0.536339] VFIO - User Level meta-driver version: 0.3 [ 0.536887] ehci-pci 0000:00:1a.7: EHCI Host Controller [ 0.536896] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1 [ 0.536908] ehci-pci 0000:00:1a.7: debug port 1 [ 0.540833] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfb5ff000 [ 0.556823] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 0.556921] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10 [ 0.556925] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.556927] usb usb1: Product: EHCI Host Controller [ 0.556929] usb usb1: Manufacturer: Linux 6.10.0 ehci_hcd [ 0.556930] usb usb1: SerialNumber: 0000:00:1a.7 [ 0.557249] hub 1-0:1.0: USB hub found [ 0.557261] hub 1-0:1.0: 6 ports detected [ 0.557549] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 0.557564] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 2 [ 0.557574] uhci_hcd 0000:00:1a.0: detected 2 ports [ 0.557608] uhci_hcd 0000:00:1a.0: irq 16, io port 0x00009800 [ 0.557673] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.10 [ 0.557676] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.557678] usb usb2: Product: UHCI Host Controller [ 0.557680] usb usb2: Manufacturer: Linux 6.10.0 uhci_hcd [ 0.557681] usb usb2: SerialNumber: 0000:00:1a.0 [ 0.557929] hub 2-0:1.0: USB hub found [ 0.557941] hub 2-0:1.0: 2 ports detected [ 0.558087] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 0.558096] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 3 [ 0.558110] ehci-pci 0000:00:1d.7: debug port 1 [ 0.562039] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfb5fe000 [ 0.576813] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 0.576895] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10 [ 0.576898] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.576901] usb usb3: Product: EHCI Host Controller [ 0.576902] usb usb3: Manufacturer: Linux 6.10.0 ehci_hcd [ 0.576904] usb usb3: SerialNumber: 0000:00:1d.7 [ 0.577196] hub 3-0:1.0: USB hub found [ 0.577207] hub 3-0:1.0: 6 ports detected [ 0.577405] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 0.577415] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 [ 0.577424] uhci_hcd 0000:00:1a.1: detected 2 ports [ 0.577464] uhci_hcd 0000:00:1a.1: irq 21, io port 0x00009880 [ 0.577527] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.10 [ 0.577531] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.577533] usb usb4: Product: UHCI Host Controller [ 0.577534] usb usb4: Manufacturer: Linux 6.10.0 uhci_hcd [ 0.577536] usb usb4: SerialNumber: 0000:00:1a.1 [ 0.577801] hub 4-0:1.0: USB hub found [ 0.577813] hub 4-0:1.0: 2 ports detected [ 0.578126] uhci_hcd 0000:00:1a.2: UHCI Host Controller [ 0.578132] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 [ 0.578138] uhci_hcd 0000:00:1a.2: detected 2 ports [ 0.578162] uhci_hcd 0000:00:1a.2: irq 19, io port 0x00009c00 [ 0.578224] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.10 [ 0.578227] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.578229] usb usb5: Product: UHCI Host Controller [ 0.578230] usb usb5: Manufacturer: Linux 6.10.0 uhci_hcd [ 0.578232] usb usb5: SerialNumber: 0000:00:1a.2 [ 0.578490] hub 5-0:1.0: USB hub found [ 0.578502] hub 5-0:1.0: 2 ports detected [ 0.578756] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 0.578762] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 [ 0.578769] uhci_hcd 0000:00:1d.0: detected 2 ports [ 0.578786] uhci_hcd 0000:00:1d.0: irq 23, io port 0x00009080 [ 0.578844] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.10 [ 0.578848] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.578850] usb usb6: Product: UHCI Host Controller [ 0.578851] usb usb6: Manufacturer: Linux 6.10.0 uhci_hcd [ 0.578853] usb usb6: SerialNumber: 0000:00:1d.0 [ 0.579102] hub 6-0:1.0: USB hub found [ 0.579113] hub 6-0:1.0: 2 ports detected [ 0.579357] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 0.579363] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 [ 0.579370] uhci_hcd 0000:00:1d.1: detected 2 ports [ 0.579391] uhci_hcd 0000:00:1d.1: irq 19, io port 0x00009400 [ 0.579445] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.10 [ 0.579448] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.579450] usb usb7: Product: UHCI Host Controller [ 0.579452] usb usb7: Manufacturer: Linux 6.10.0 uhci_hcd [ 0.579453] usb usb7: SerialNumber: 0000:00:1d.1 [ 0.579708] hub 7-0:1.0: USB hub found [ 0.579719] hub 7-0:1.0: 2 ports detected [ 0.579970] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 0.579976] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 [ 0.579982] uhci_hcd 0000:00:1d.2: detected 2 ports [ 0.580000] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00009480 [ 0.580054] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.10 [ 0.580057] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.580059] usb usb8: Product: UHCI Host Controller [ 0.580061] usb usb8: Manufacturer: Linux 6.10.0 uhci_hcd [ 0.580062] usb usb8: SerialNumber: 0000:00:1d.2 [ 0.580318] hub 8-0:1.0: USB hub found [ 0.580330] hub 8-0:1.0: 2 ports detected [ 0.580525] i8042: PNP: No PS/2 controller found. [ 0.580527] i8042: Probing ports directly. [ 0.583347] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.583356] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.583524] mousedev: PS/2 mouse device common for all mice [ 0.583943] rtc_cmos 00:01: RTC can wake from S4 [ 0.584238] rtc_cmos 00:01: registered as rtc0 [ 0.584268] rtc_cmos 00:01: setting system clock to 2024-09-16T15:52:10 UTC (1726501930) [ 0.584304] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 0.584324] i2c_dev: i2c /dev entries driver [ 0.584740] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 0.584771] device-mapper: uevent: version 1.0.3 [ 0.584924] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev [ 0.584955] platform eisa.0: Probing EISA bus 0 [ 0.584958] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 0.584960] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 0.584961] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 0.584963] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 0.584965] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 0.584966] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 0.584968] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 0.584969] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 0.584971] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 0.584972] platform eisa.0: EISA: Detected 0 cards [ 0.584975] intel_pstate: CPU model not supported [ 0.585611] ledtrig-cpu: registered to indicate activity on CPUs [ 0.585664] vesafb: mode is 1920x1080x32, linelength=7680, pages=0 [ 0.585667] vesafb: scrolling: redraw [ 0.585668] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0 [ 0.585691] vesafb: framebuffer at 0xd0000000, mapped to 0x(____ptrval____), using 8128k, total 8128k [ 0.585821] fbcon: Deferring console take-over [ 0.585823] fb0: VESA VGA frame buffer device [ 0.585856] fujitsu_tablet: Unknown (using defaults) [ 0.585976] drop_monitor: Initializing network drop monitor service [ 0.586297] NET: Registered PF_INET6 protocol family [ 0.812813] usb 1-5: new high-speed USB device number 2 using ehci-pci [ 0.969182] usb 1-5: New USB device found, idVendor=0409, idProduct=005a, bcdDevice= 1.00 [ 0.969189] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 0.969737] hub 1-5:1.0: USB hub found [ 0.969924] hub 1-5:1.0: 4 ports detected [ 1.036797] usb 6-1: new full-speed USB device number 2 using uhci_hcd [ 1.239812] usb 6-1: New USB device found, idVendor=1784, idProduct=0001, bcdDevice= 0.00 [ 1.239821] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.239825] usb 6-1: Product: eHome Infrared Transceiver [ 1.239827] usb 6-1: Manufacturer: Topseed [ 1.239830] usb 6-1: SerialNumber: TS000IUz [ 1.264990] usb 1-5.1: new low-speed USB device number 3 using ehci-pci [ 1.379170] usb 1-5.1: New USB device found, idVendor=046d, idProduct=c317, bcdDevice= 0.70 [ 1.379178] usb 1-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.379180] usb 1-5.1: Product: USB Multimedia Keyboard [ 1.379182] usb 1-5.1: Manufacturer: Logitech [ 1.456985] usb 1-5.2: new high-speed USB device number 4 using ehci-pci [ 1.528916] tsc: Refined TSC clocksource calibration: 2672.735 MHz [ 1.528932] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2686a22b34e, max_idle_ns: 440795332917 ns [ 1.529466] clocksource: Switched to clocksource tsc [ 1.566539] usb 1-5.2: New USB device found, idVendor=1532, idProduct=0e05, bcdDevice= 8.21 [ 1.566547] usb 1-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.566550] usb 1-5.2: Product: Razer Kiyo Pro [ 1.566551] usb 1-5.2: Manufacturer: Razer Inc [ 1.644977] usb 1-5.4: new high-speed USB device number 5 using ehci-pci [ 1.765162] usb 1-5.4: New USB device found, idVendor=0bda, idProduct=2838, bcdDevice= 1.00 [ 1.765170] usb 1-5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.765172] usb 1-5.4: Product: RTL2838UHIDIR [ 1.765174] usb 1-5.4: Manufacturer: Realtek [ 1.765175] usb 1-5.4: SerialNumber: 00000001 [ 1.876987] usb 7-1: new low-speed USB device number 2 using uhci_hcd [ 2.071073] usb 7-1: New USB device found, idVendor=1c4f, idProduct=0034, bcdDevice= 1.10 [ 2.071081] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.071084] usb 7-1: Product: Usb Mouse [ 2.071085] usb 7-1: Manufacturer: SIGMACHIP [ 2.500978] usb 3-4: new high-speed USB device number 4 using ehci-pci [ 2.675119] usb 3-4: New USB device found, idVendor=0b05, idProduct=1784, bcdDevice= 1.01 [ 2.675127] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.675129] usb 3-4: Product: 802.11 n WLAN [ 2.675131] usb 3-4: Manufacturer: Ralink [ 2.675133] usb 3-4: SerialNumber: 1.0 [ 6.760936] Freeing initrd memory: 718512K [ 6.770228] Segment Routing with IPv6 [ 6.770272] In-situ OAM (IOAM) with IPv6 [ 6.770341] NET: Registered PF_PACKET protocol family [ 6.770604] Key type dns_resolver registered [ 6.771816] microcode: Current revision: 0x00000012 [ 6.771821] microcode: Updated early from: 0x00000010 [ 6.772418] IPI shorthand broadcast: enabled [ 6.774862] sched_clock: Marking stable (6772004461, 829935)->(6839151451, -66317055) [ 6.775080] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level [ 6.775397] registered taskstats version 1 [ 6.775810] Loading compiled-in X.509 certificates [ 6.776880] Loaded X.509 cert 'Build time autogenerated kernel key: 82e5f8b468e02d124005a2717ca39eaa8cf6a0cf' [ 6.779631] Demotion targets for Node 0: null [ 6.779878] Key type .fscrypt registered [ 6.779880] Key type fscrypt-provisioning registered [ 6.791032] cryptd: max_cpu_qlen set to 1000 [ 6.832848] Key type encrypted registered [ 6.832857] AppArmor: AppArmor sha256 policy hashing enabled [ 6.832869] ima: No TPM chip found, activating TPM-bypass! [ 6.832876] Loading compiled-in module X.509 certificates [ 6.833776] Loaded X.509 cert 'Build time autogenerated kernel key: 82e5f8b468e02d124005a2717ca39eaa8cf6a0cf' [ 6.833779] ima: Allocated hash algorithm: sha1 [ 6.833787] ima: No architecture policies found [ 6.833801] evm: Initialising EVM extended attributes: [ 6.833802] evm: security.selinux [ 6.833804] evm: security.SMACK64 [ 6.833805] evm: security.SMACK64EXEC [ 6.833806] evm: security.SMACK64TRANSMUTE [ 6.833806] evm: security.SMACK64MMAP [ 6.833807] evm: security.apparmor [ 6.833808] evm: security.ima [ 6.833809] evm: security.capability [ 6.833810] evm: HMAC attrs: 0x1 [ 6.834276] PM: Magic number: 8:152:892 [ 6.838659] RAS: Correctable Errors collector initialized. [ 6.838728] clk: Disabling unused clocks [ 6.838731] PM: genpd: Disabling unused power domains [ 6.840532] Freeing unused decrypted memory: 2036K [ 6.841731] Freeing unused kernel image (initmem) memory: 4840K [ 6.841925] Write protecting the kernel read-only data: 28672k [ 6.842744] Freeing unused kernel image (rodata/data gap) memory: 912K [ 6.934789] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.934917] x86/mm: Checking user space page tables [ 6.995740] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.995747] Run /init as init process [ 6.995748] with arguments: [ 6.995749] /init [ 6.995750] splash [ 6.995751] with environment: [ 6.995752] HOME=/ [ 6.995753] TERM=linux [ 6.995754] BOOT_IMAGE=/vmlinuz-6.10.0 [ 7.155759] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x000000000000084F (\PMRG) (20240322/utaddress-204) [ 7.155772] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.155776] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) [ 7.155783] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.155785] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) [ 7.155791] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.155793] lpc_ich: Resource conflict(s) found affecting gpio_ich [ 7.160960] sky2: driver version 1.30 [ 7.161131] sky2 0000:08:00.0: Yukon-2 EC Ultra chip revision 3 [ 7.161493] sky2 0000:08:00.0 eth0: addr 00:23:54:9e:5b:d0 [ 7.161603] sky2 0000:06:00.0: Yukon-2 EC Ultra chip revision 3 [ 7.162950] sky2 0000:06:00.0 eth1: addr 00:23:54:9e:5b:cf [ 7.164768] ahci 0000:00:1f.2: version 3.0 [ 7.165123] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled [ 7.165167] ahci 0000:00:1f.2: AHCI vers 0001.0200, 32 command slots, 3 Gbps, SATA mode [ 7.165172] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f) [ 7.165175] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems sxs [ 7.170483] ACPI Warning: SystemIO range 0x0000000000000400-0x000000000000041F conflicts with OpRegion 0x0000000000000400-0x000000000000040F (\SMRG) (20240322/utaddress-204) [ 7.170494] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.178634] hid: raw HID events driver (C) Jiri Kosina [ 7.210502] sky2 0000:08:00.0 enp8s0: renamed from eth0 [ 7.210959] sky2 0000:06:00.0 enp6s0: renamed from eth1 [ 7.224234] usbcore: registered new interface driver usbhid [ 7.224239] usbhid: USB HID core driver [ 7.228100] input: Logitech USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1a.7/usb1/1-5/1-5.1/1-5.1:1.0/0003:046D:C317.0001/input/input5 [ 7.229801] scsi host0: ahci [ 7.230294] scsi host1: ahci [ 7.230490] scsi host2: ahci [ 7.230764] scsi host3: ahci [ 7.231020] scsi host4: ahci [ 7.231419] scsi host5: ahci [ 7.231505] ata1: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc100 irq 29 lpm-pol 0 [ 7.231509] ata2: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc180 irq 29 lpm-pol 0 [ 7.231512] ata3: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc200 irq 29 lpm-pol 0 [ 7.231515] ata4: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc280 irq 29 lpm-pol 0 [ 7.231518] ata5: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc300 irq 29 lpm-pol 0 [ 7.231520] ata6: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc380 irq 29 lpm-pol 0 [ 7.276930] firewire_ohci 0000:0b:02.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11 [ 7.285398] hid-generic 0003:046D:C317.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input0 [ 7.285634] input: Logitech USB Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:1a.7/usb1/1-5/1-5.1/1-5.1:1.1/0003:046D:C317.0002/input/input6 [ 7.290268] ACPI: bus type drm_connector registered [ 7.348978] input: Logitech USB Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb1/1-5/1-5.1/1-5.1:1.1/0003:046D:C317.0002/input/input7 [ 7.349160] hid-generic 0003:046D:C317.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input1 [ 7.349346] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/0003:1C4F:0034.0003/input/input8 [ 7.349643] hid-generic 0003:1C4F:0034.0003: input,hidraw2: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:1d.1-1/input0 [ 7.704933] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 7.705709] ata1.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max UDMA/133 [ 7.705751] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 7.706301] ata1.00: Features: Dev-Sleep [ 7.707046] ata1.00: configured for UDMA/133 [ 7.707312] scsi 0:0:0:0: Direct-Access ATA WD Blue SA510 2. 09WD PQ: 0 ANSI: 5 [ 7.707624] scsi 0:0:0:0: Attached scsi generic sg0 type 0 [ 7.801093] firewire_core 0000:0b:02.0: created device fw0: GUID 001e8c0001b0584a, S400 [ 8.184929] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 8.196283] ata2.00: ATA-8: Corsair Force 3 SSD, 1.3.2, max UDMA/133 [ 8.196800] ata2.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 8.206697] ata2.00: configured for UDMA/133 [ 8.206879] scsi 1:0:0:0: Direct-Access ATA Corsair Force 3 2 PQ: 0 ANSI: 5 [ 8.207357] scsi 1:0:0:0: Attached scsi generic sg1 type 0 [ 8.680925] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 8.681736] ata3.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max UDMA/133 [ 8.681879] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 8.682621] ata3.00: Features: Dev-Sleep [ 8.683693] ata3.00: configured for UDMA/133 [ 8.683903] scsi 2:0:0:0: Direct-Access ATA WD Blue SA510 2. 09WD PQ: 0 ANSI: 5 [ 8.684619] scsi 2:0:0:0: Attached scsi generic sg2 type 0 [ 9.160920] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 9.162096] ata4.00: ATA-8: ST3500418AS, CC38, max UDMA/133 [ 9.162103] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 32) [ 9.163530] ata4.00: configured for UDMA/133 [ 9.163710] scsi 3:0:0:0: Direct-Access ATA ST3500418AS CC38 PQ: 0 ANSI: 5 [ 9.164017] scsi 3:0:0:0: Attached scsi generic sg3 type 0 [ 9.640926] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 9.641108] ata5.00: ATA-10: KINGSTON SA400S37480G, SBFKK1B3, max UDMA/133 [ 9.641159] ata5.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA [ 9.641356] ata5.00: configured for UDMA/133 [ 9.641757] scsi 4:0:0:0: Direct-Access ATA KINGSTON SA400S3 K1B3 PQ: 0 ANSI: 5 [ 9.642439] scsi 4:0:0:0: Attached scsi generic sg4 type 0 [ 10.116921] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 10.118401] ata6.00: ATAPI: DRW-24F1ST d, 2.00, max UDMA/133 [ 10.119936] ata6.00: configured for UDMA/133 [ 10.123437] scsi 5:0:0:0: CD-ROM ASUS DRW-24F1ST d 2.00 PQ: 0 ANSI: 5 [ 10.204527] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray [ 10.204533] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 10.237972] sr 5:0:0:0: Attached scsi CD-ROM sr0 [ 10.238178] sr 5:0:0:0: Attached scsi generic sg5 type 5 [ 10.243323] scsi host6: pata_marvell [ 10.243496] scsi host7: pata_marvell [ 10.243550] ata7: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 irq 16 lpm-pol 0 [ 10.243553] ata8: PATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 irq 16 lpm-pol 0 [ 10.618642] sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/112 GiB) [ 10.618669] sd 1:0:0:0: [sdb] Write Protect is off [ 10.618674] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 10.618706] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.618725] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) [ 10.618746] sd 0:0:0:0: [sda] Write Protect is off [ 10.618753] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 10.618768] sd 2:0:0:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) [ 10.618769] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes [ 10.618771] sd 4:0:0:0: [sde] 937703088 512-byte logical blocks: (480 GB/447 GiB) [ 10.618774] sd 3:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/466 GiB) [ 10.618782] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.618790] sd 2:0:0:0: [sdd] Write Protect is off [ 10.618795] sd 2:0:0:0: [sdd] Mode Sense: 00 3a 00 00 [ 10.618808] sd 3:0:0:0: [sdc] Write Protect is off [ 10.618809] sd 4:0:0:0: [sde] Write Protect is off [ 10.618813] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00 [ 10.618815] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00 [ 10.618832] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes [ 10.618833] sd 2:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.618855] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.618856] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.618892] sd 2:0:0:0: [sdd] Preferred minimum I/O size 512 bytes [ 10.618904] sd 4:0:0:0: [sde] Preferred minimum I/O size 512 bytes [ 10.618947] sd 3:0:0:0: [sdc] Preferred minimum I/O size 512 bytes [ 10.620288] sde: sde1 [ 10.620419] sd 4:0:0:0: [sde] Attached SCSI disk [ 10.620613] sda: sda1 [ 10.620744] sd 0:0:0:0: [sda] Attached SCSI disk [ 10.620967] sd 2:0:0:0: [sdd] Attached SCSI disk [ 10.623291] sdb: sdb1 sdb2 sdb3 [ 10.623541] sd 1:0:0:0: [sdb] Attached SCSI disk [ 10.637746] sdc: sdc1 [ 10.637892] sd 3:0:0:0: [sdc] Attached SCSI disk [ 15.759932] [drm] amdgpu kernel modesetting enabled. [ 15.760169] amdgpu: Virtual CRAT table created for CPU [ 15.760203] amdgpu: Topology: Add CPU node [ 15.760502] [drm] initializing kernel modesetting (BEIGE_GOBY 0x1002:0x743F 0x148C:0x2415 0xC1). [ 15.760519] [drm] register mmio base: 0xFB700000 [ 15.760520] [drm] register mmio size: 1048576 [ 15.764353] [drm] add ip block number 0 <nv_common> [ 15.764355] [drm] add ip block number 1 <gmc_v10_0> [ 15.764357] [drm] add ip block number 2 <navi10_ih> [ 15.764359] [drm] add ip block number 3 <psp> [ 15.764360] [drm] add ip block number 4 <smu> [ 15.764361] [drm] add ip block number 5 <dm> [ 15.764363] [drm] add ip block number 6 <gfx_v10_0> [ 15.764364] [drm] add ip block number 7 <sdma_v5_2> [ 15.764366] [drm] add ip block number 8 <vcn_v3_0> [ 15.764379] resource: resource sanity check: requesting [mem 0x00000000000c0000-0x00000000000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dffff window] [ 15.764383] caller pci_map_rom+0x83/0x220 mapping multiple BARs [ 15.764391] amdgpu 0000:04:00.0: No more image in the PCI ROM [ 15.764412] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from ROM BAR [ 15.764414] amdgpu: ATOM BIOS: 113-001-XT7 [ 15.777550] [drm] VCN(0) decode is enabled in VM mode [ 15.781178] amdgpu 0000:04:00.0: vgaarb: deactivate vga console [ 15.781185] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default) [ 15.781194] amdgpu 0000:04:00.0: amdgpu: PCIE atomic ops is not supported [ 15.781245] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit [ 15.781261] amdgpu 0000:04:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - 0x00000080FEFFFFFF (4080M used) [ 15.781264] amdgpu 0000:04:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF [ 15.781277] [drm] Detected VRAM RAM=4080M, BAR=256M [ 15.781279] [drm] RAM width 64bits GDDR6 [ 15.783108] [drm] amdgpu: 4080M of VRAM memory ready [ 15.783112] [drm] amdgpu: 5979M of GTT memory ready. [ 15.783133] [drm] GART: num cpu pages 131072, num gpu pages 131072 [ 15.783255] [drm] PCIE GART of 512M enabled (table at 0x0000008000800000). [ 18.564918] random: crng init done [ 19.594908] amdgpu 0000:04:00.0: amdgpu: STB initialized to 2048 entries [ 19.595220] [drm] Loading DMUB firmware via PSP: version=0x02020020 [ 19.595937] [drm] use_doorbell being set to: [true] [ 19.595955] [drm] Found VCN firmware Version ENC: 1.31 DEC: 3 VEP: 0 Revision: 2 [ 19.595965] amdgpu 0000:04:00.0: amdgpu: Will use PSP to load VCN firmware [ 19.663643] amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from 0x80fd000000 for PSP TMR [ 19.765435] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is not available [ 19.781512] amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available [ 19.781538] amdgpu 0000:04:00.0: amdgpu: smu driver if version = 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = 0x00492400 (73.36.0) [ 19.781544] amdgpu 0000:04:00.0: amdgpu: SMU driver if version not matched [ 19.781581] amdgpu 0000:04:00.0: amdgpu: use vbios provided pptable [ 19.828182] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully! [ 19.828795] [drm] Display Core v3.2.281 initialized on DCN 3.0.3 [ 19.828798] [drm] DP-HDMI FRL PCON supported [ 19.829988] [drm] DMUB hardware initialized: version=0x02020020 [ 19.914675] [drm] kiq ring mec 2 pipe 1 q 0 [ 19.956011] amdgpu: HMM registered 4080MB device memory [ 19.963868] kfd kfd: amdgpu: Allocated 3969056 bytes on gart [ 19.963883] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1 [ 19.964255] amdgpu: Virtual CRAT table created for GPU [ 19.964896] amdgpu: Topology: Add dGPU node [0x743f:0x1002] [ 19.964900] kfd kfd: amdgpu: added device 1002:743f [ 19.964919] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 16 [ 19.964924] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0 [ 19.964926] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0 [ 19.964927] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0 [ 19.964929] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0 [ 19.964931] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0 [ 19.964933] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0 [ 19.964935] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0 [ 19.964936] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0 [ 19.964938] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0 [ 19.964940] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0 [ 19.964941] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0 [ 19.964943] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0 [ 19.964945] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8 [ 19.966250] amdgpu 0000:04:00.0: amdgpu: Using BACO for runtime pm [ 19.966781] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:04:00.0 on minor 0 [ 19.975362] fbcon: amdgpudrmfb (fb0) is primary device [ 19.975369] fbcon: Deferring console take-over [ 19.975373] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer device [ 20.228955] raid6: sse2x4 gen() 9291 MB/s [ 20.296948] raid6: sse2x2 gen() 11878 MB/s [ 20.364954] raid6: sse2x1 gen() 9701 MB/s [ 20.364956] raid6: using algorithm sse2x2 gen() 11878 MB/s [ 20.432953] raid6: .... xor() 7209 MB/s, rmw enabled [ 20.432955] raid6: using ssse3x2 recovery algorithm [ 20.435790] xor: measuring software checksum speed [ 20.436528] prefetch64-sse : 13382 MB/sec [ 20.437363] generic_sse : 13081 MB/sec [ 20.437365] xor: using function: prefetch64-sse (13382 MB/sec) [ 20.440149] async_tx: api initialized (async) [ 20.583585] [drm] DSC precompute is not needed. [ 21.349186] Btrfs loaded, zoned=yes, fsverity=yes [ 21.603021] EXT4-fs (sde1): mounted filesystem 94072726-5fed-439f-a496-8e6aaa88617e ro with ordered data mode. Quota mode: none. [ 22.130926] systemd[1]: Inserted module 'autofs4' [ 22.204145] systemd[1]: systemd 249.11-0ubuntu3.12 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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 22.204288] systemd[1]: Detected architecture x86-64. [ 22.735897] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. [ 22.799432] systemd[1]: Accepting user/group name '${GNUNET_USER}', which does not match strict user/group name rules. [ 22.858633] systemd[1]: Queued start job for default target Graphical Interface. [ 22.874653] systemd[1]: Created slice Slice /system/modprobe. [ 22.875236] systemd[1]: Created slice Slice /system/systemd-fsck. [ 22.875643] systemd[1]: Created slice User and Session Slice. [ 22.875739] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 22.875956] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 22.876079] systemd[1]: Reached target User and Group Name Lookups. [ 22.876116] systemd[1]: Reached target Slice Units. [ 22.876156] systemd[1]: Reached target Local Verity Protected Volumes. [ 22.876274] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 22.876418] systemd[1]: Listening on LVM2 poll daemon socket. [ 22.882624] systemd[1]: Listening on RPCbind Server Activation Socket. [ 22.882878] systemd[1]: Listening on Syslog Socket. [ 22.885196] systemd[1]: Listening on Process Core Dump Socket. [ 22.885361] systemd[1]: Listening on fsck to fsckd communication Socket. [ 22.885472] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 22.885847] systemd[1]: Listening on Journal Audit Socket. [ 22.886025] systemd[1]: Listening on Journal Socket (/dev/log). [ 22.886243] systemd[1]: Listening on Journal Socket. [ 22.886851] systemd[1]: Listening on udev Control Socket. [ 22.887021] systemd[1]: Listening on udev Kernel Socket. [ 22.888546] systemd[1]: Mounting Huge Pages File System... [ 22.890099] systemd[1]: Mounting POSIX Message Queue File System... [ 22.891576] systemd[1]: Mounting Kernel Debug File System... [ 22.893148] systemd[1]: Mounting Kernel Trace File System... [ 22.895537] systemd[1]: Starting Journal Service... [ 22.895676] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped. [ 22.895813] systemd[1]: Finished Availability of block devices. [ 22.897611] systemd[1]: Starting Set the console keyboard layout... [ 22.898972] systemd[1]: Starting Create List of Static Device Nodes... [ 22.900321] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 22.901626] systemd[1]: Starting Load Kernel Module configfs... [ 22.903328] systemd[1]: Starting Load Kernel Module drm... [ 22.905106] systemd[1]: Starting Load Kernel Module efi_pstore... [ 22.906391] systemd[1]: Starting Load Kernel Module fuse... [ 22.906762] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 22.914574] systemd[1]: Starting Load Kernel Modules... [ 22.915825] systemd[1]: Starting Remount Root and Kernel File Systems... [ 22.917138] systemd[1]: Starting Coldplug All udev Devices... [ 22.919764] systemd[1]: Mounted Huge Pages File System. [ 22.919930] systemd[1]: Mounted POSIX Message Queue File System. [ 22.920087] systemd[1]: Mounted Kernel Debug File System. [ 22.920240] systemd[1]: Mounted Kernel Trace File System. [ 22.920756] systemd[1]: Finished Create List of Static Device Nodes. [ 22.921158] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 22.921470] systemd[1]: Finished Load Kernel Module configfs. [ 22.921818] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 22.922119] systemd[1]: Finished Load Kernel Module drm. [ 22.922477] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 22.922777] systemd[1]: Finished Load Kernel Module fuse. [ 22.924081] systemd[1]: Mounting FUSE Control File System... [ 22.925275] systemd[1]: Mounting Kernel Configuration File System... [ 22.926672] systemd[1]: Mounted FUSE Control File System. [ 22.927652] systemd[1]: Mounted Kernel Configuration File System. [ 22.945693] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 22.946071] systemd[1]: Finished Load Kernel Module efi_pstore. [ 22.986032] lp: driver loaded but no devices found [ 22.994903] EXT4-fs (sde1): re-mounted 94072726-5fed-439f-a496-8e6aaa88617e r/w. Quota mode: none. [ 22.996356] ppdev: user-space parallel port driver [ 22.997000] systemd[1]: Finished Remount Root and Kernel File Systems. [ 22.997732] systemd[1]: Finished Set the console keyboard layout. [ 23.022160] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. [ 23.022744] systemd[1]: Finished Load Kernel Modules. [ 23.022991] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 23.024232] systemd[1]: Starting Load/Save Random Seed... [ 23.025470] systemd[1]: Starting Apply Kernel Variables... [ 23.026695] systemd[1]: Starting Create System Users... [ 23.043337] systemd[1]: Finished Load/Save Random Seed. [ 23.043533] systemd[1]: Condition check resulted in First Boot Complete being skipped. [ 23.048879] systemd[1]: Finished Create System Users. [ 23.050336] systemd[1]: Starting Create Static Device Nodes in /dev... [ 23.056551] systemd[1]: Started Journal Service. [ 23.064847] systemd-journald[413]: Received client request to flush runtime journal. [ 23.523154] i5500_temp 0000:00:14.3: Sensor seems to be disabled [ 23.523563] EDAC MC0: Giving out device to module i7core_edac.c controller i7 core #0: DEV 0000:ff:03.0 (INTERRUPT) [ 23.523630] EDAC PCI0: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:ff:03.0 (POLLED) [ 23.523679] EDAC i7core: Driver loaded, 1 memory controller(s) found. [ 23.883855] mc: Linux media interface: v0.10 [ 24.002719] videodev: Linux video capture interface: v2.00 [ 24.062429] snd_hda_intel 0000:04:00.1: Force to non-snoop mode [ 24.082290] kvm_intel: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround [ 24.095986] snd_hda_intel 0000:04:00.1: bound 0000:04:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu]) [ 24.101203] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input9 [ 24.101354] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input10 [ 24.256417] Adding 15625212k swap on /dev/sdb2. Priority:-2 extents:1 across:15625212k SS [ 24.267942] EXT4-fs (sdc1): mounted filesystem 269c3cb0-82a8-484f-9f96-2569d52ced08 r/w with ordered data mode. Quota mode: none. [ 24.286119] EXT4-fs (sdd): mounted filesystem 7f49ad40-e533-42c4-9977-7c4809d47b3d r/w with ordered data mode. Quota mode: none. [ 24.290470] EXT4-fs (sda1): mounted filesystem a7d8e4b2-e2df-4976-b661-37e48f7411cf r/w with ordered data mode. Quota mode: none. [ 24.291377] EXT4-fs (sdb3): mounted filesystem 965f3d65-ec1b-49a8-a27a-a6989cecf661 r/w with ordered data mode. Quota mode: none. [ 24.300695] cx23885: cx23885 driver version 0.0.4 loaded [ 24.300902] cx23885: CORE cx23885[0]: subsystem: 0070:7801, board: Hauppauge WinTV-HVR1800 [card=2,autodetected] [ 24.474296] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1989B: line_outs=4 (0x12/0x16/0x24/0x25/0x0) type:line [ 24.474304] snd_hda_codec_analog hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 24.474307] snd_hda_codec_analog hdaudioC0D0: hp_outs=1 (0x11/0x0/0x0/0x0/0x0) [ 24.474309] snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0 [ 24.474310] snd_hda_codec_analog hdaudioC0D0: dig-out=0x1b/0x1d [ 24.474312] snd_hda_codec_analog hdaudioC0D0: inputs: [ 24.474314] snd_hda_codec_analog hdaudioC0D0: Rear Mic=0x17 [ 24.474316] snd_hda_codec_analog hdaudioC0D0: Front Mic=0x14 [ 24.474318] snd_hda_codec_analog hdaudioC0D0: Line=0x15 [ 24.474319] snd_hda_codec_analog hdaudioC0D0: CD=0x18 [ 24.504370] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 [ 24.504506] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 [ 24.504613] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 [ 24.504744] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 [ 24.504843] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 [ 24.504939] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 [ 24.505029] input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 [ 24.505117] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 [ 24.671255] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 24.671737] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 24.672120] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 24.732894] Registered IR keymap rc-rc6-mce [ 24.741669] tveeprom: Hauppauge model 78521, rev C1E9, serial# 4029759297 [ 24.741675] tveeprom: MAC address is 00:0d:fe:31:3f:41 [ 24.741677] tveeprom: tuner model is Philips 18271_8295 (idx 149, type 54) [ 24.741679] tveeprom: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88) [ 24.741680] tveeprom: audio processor is CX23887 (idx 42) [ 24.741682] tveeprom: decoder processor is CX23887 (idx 37) [ 24.741683] tveeprom: has radio [ 24.741684] cx23885: cx23885[0]: hauppauge eeprom: model=78521 [ 24.803261] IR RC6 protocol handler initialized [ 24.869002] rc rc0: Media Center Ed. eHome Infrared Remote Transceiver (1784:0001) as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0 [ 24.869100] rc rc0: lirc_dev: driver mceusb registered at minor = 0, raw IR receiver, raw IR transmitter [ 24.869163] input: Media Center Ed. eHome Infrared Remote Transceiver (1784:0001) as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0/input19 [ 24.877940] cx25840 7-0044: cx23887 A/V decoder found @ 0x88 (cx23885[0]) [ 24.956620] usb 1-5.2: Found UVC 1.00 device Razer Kiyo Pro (1532:0e05) [ 24.960827] usbcore: registered new interface driver uvcvideo [ 24.984824] usb 1-5.2: current rate 16000 is different from the runtime rate 48000 [ 25.069722] mceusb 6-1:1.0: long-range (0x1) receiver active [ 25.128958] mceusb 6-1:1.0: Registered Topseed eHome Infrared Transceiver with mce emulator interface version 1 [ 25.128964] mceusb 6-1:1.0: 2 tx ports (0x3 cabled) and 2 rx sensors (0x1 active) [ 25.129005] usbcore: registered new interface driver mceusb [ 25.190898] usb 1-5.2: current rate 16000 is different from the runtime rate 24000 [ 25.197190] usb 1-5.2: current rate 16000 is different from the runtime rate 32000 [ 25.401560] usbcore: registered new interface driver snd-usb-audio [ 25.493062] usb 3-4: reset high-speed USB device number 4 using ehci-pci [ 25.582928] cx25840 7-0044: loaded v4l-cx23885-avcore-01.fw firmware (16382 bytes) [ 25.624159] tuner: 6-0042: Tuner -1 found with type(s) Radio TV. [ 25.664188] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev 021c detected [ 25.669923] tda829x 6-0042: could not clearly identify tuner address, defaulting to 60 [ 25.697225] tda18271 6-0060: creating new instance [ 25.699522] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected [ 25.699891] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 25.700739] usbcore: registered new interface driver rt2800usb [ 25.708316] rt2800usb 3-4:1.0 wlx20cf30a24130: renamed from wlan0 [ 25.745266] tda18271: TDA18271HD/C1 detected @ 6-0060 [ 26.261306] tda829x 6-0042: type set to tda8295+18271 [ 27.635819] cx23885: cx23885[0]: registered device video2 [v4l2] [ 27.635939] cx23885: cx23885[0]: registered device vbi0 [ 27.636241] cx23885: cx23885[0]: alsa: registered ALSA audio device [ 27.636494] cx23885: cx23885[0]: registered device video3 [mpeg] [ 27.636513] cx23885: Firmware and/or mailbox pointer not initialized or corrupted, signature = 0xbfbbb9fb, cmd = PING_FW [ 27.637471] cx23885 0000:09:00.0: Direct firmware load for v4l-cx23885-enc.fw failed with error -2 [ 27.637480] cx23885: ERROR: Hotplug firmware request failed (v4l-cx23885-enc.fw). [ 27.637485] cx23885: Please fix your hotplug setup, the board will not work without firmware loaded! [ 27.637488] cx23885: cx23885_initialize_codec() f/w load failed [ 27.637492] cx23885: cx23885_dvb_register() allocating 1 frontend(s) [ 27.637496] cx23885: cx23885[0]: cx23885 based dvb card [ 27.692107] MT2131: successfully identified at address 0x61 [ 27.693738] dvbdev: DVB: registering new adapter (cx23885[0]) [ 27.693745] cx23885 0000:09:00.0: DVB: registering adapter 0 frontend 0 (Samsung S5H1409 QAM/8VSB Frontend)... [ 27.694619] cx23885: cx23885_dev_checkrevision() Hardware revision = 0xb1 [ 27.694628] cx23885: cx23885[0]/0: found at 0000:09:00.0, rev: 15, irq: 17, latency: 0, mmio: 0xfbc00000 [ 27.839112] audit: type=1400 audit(1726501957.749:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" pid=1456 comm="apparmor_parser" [ 27.840938] audit: type=1400 audit(1726501957.753:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=1453 comm="apparmor_parser" [ 27.840947] audit: type=1400 audit(1726501957.753:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=1453 comm="apparmor_parser" [ 27.841910] audit: type=1400 audit(1726501957.753:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=1451 comm="apparmor_parser" [ 27.843776] audit: type=1400 audit(1726501957.753:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1457 comm="apparmor_parser" [ 27.843786] audit: type=1400 audit(1726501957.753:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1457 comm="apparmor_parser" [ 27.843791] audit: type=1400 audit(1726501957.753:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1457 comm="apparmor_parser" [ 27.846241] audit: type=1400 audit(1726501957.757:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=1461 comm="apparmor_parser" [ 27.848766] audit: type=1400 audit(1726501957.757:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="tcpdump" pid=1460 comm="apparmor_parser" [ 27.848996] audit: type=1400 audit(1726501957.757:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/redshift" pid=1459 comm="apparmor_parser" [ 28.078039] RPC: Registered named UNIX socket transport module. [ 28.078046] RPC: Registered udp transport module. [ 28.078048] RPC: Registered tcp transport module. [ 28.078050] RPC: Registered tcp-with-tls transport module. [ 28.078051] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 29.689253] sky2 0000:06:00.0 enp6s0: enabling interface [ 29.696486] sky2 0000:08:00.0 enp8s0: enabling interface [ 29.699433] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin' [ 29.703492] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36 [ 31.746005] wlx20cf30a24130: authenticate with fc:2b:b2:a7:af:02 (local address=20:cf:30:a2:41:30) [ 31.746012] wlx20cf30a24130: send auth to fc:2b:b2:a7:af:02 (try 1/3) [ 31.759038] wlx20cf30a24130: authenticated [ 31.760995] wlx20cf30a24130: associate with fc:2b:b2:a7:af:02 (try 1/3) [ 31.774204] wlx20cf30a24130: RX AssocResp from fc:2b:b2:a7:af:02 (capab=0x1411 status=0 aid=3) [ 31.793028] wlx20cf30a24130: associated [ 31.889030] wlx20cf30a24130: Limiting TX power to 30 (30 - 0) dBm as advertised by fc:2b:b2:a7:af:02 [ 32.234519] usb 1-5.2: current rate 16000 is different from the runtime rate 48000 [ 32.351430] usb 1-5.2: current rate 16000 is different from the runtime rate 48000 [ 32.466328] usb 1-5.2: current rate 16000 is different from the runtime rate 48000 [ 32.659103] sky2 0000:06:00.0 enp6s0: Link is up at 1000 Mbps, full duplex, flow control both [ 35.735367] kauditd_printk_skb: 25 callbacks suppressed [ 35.735373] audit: type=1400 audit(1726501965.645:37): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cups-browsed" name="/usr/local/lib/libz.so.1.3" pid=2109 comm="cups-browsed" requested_mask="r" denied_mask="r" fsuid=0 ouid=0 [ 35.739762] audit: type=1400 audit(1726501965.649:38): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cups-browsed" name="/usr/local/lib/libpng16.so.16.44.0" pid=2109 comm="cups-browsed" requested_mask="r" denied_mask="r" fsuid=0 ouid=0 [ 37.931125] usb 1-5.2: current rate 16000 is different from the runtime rate 48000 [ 38.044085] usb 1-5.2: current rate 16000 is different from the runtime rate 48000 [ 38.162429] usb 1-5.2: current rate 16000 is different from the runtime rate 48000 [ 41.771683] warning: `kdeconnectd' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211 6.11.0.dmesg.txt [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro recovery nomodeset dis_ucode_ldr [ 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-0x000000000009e7ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e4c00-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf77ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bf780000-0x00000000bf797fff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000bf798000-0x00000000bf7dbfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000bf7dc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000033fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] APIC: Static calls initialized [ 0.000000] SMBIOS 2.5 present. [ 0.000000] DMI: System manufacturer System Product Name/P6T DELUXE, BIOS 2209 09/21/2010 [ 0.000000] DMI: Memory slots populated: 6/6 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2672.592 MHz processor [ 0.001523] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.001528] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.001538] last_pfn = 0x340000 max_arch_pfn = 0x400000000 [ 0.001547] total RAM covered: 12280M [ 0.001823] Found optimal setting for mtrr clean up [ 0.001825] gran_size: 64K chunk_size: 16M num_reg: 6 lose cover RAM: 0G [ 0.001832] MTRR map: 8 entries (5 fixed + 3 variable; max 21), built from 8 variable MTRRs [ 0.001835] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.002966] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved [ 0.002978] last_pfn = 0xbf798 max_arch_pfn = 0x400000000 [ 0.014939] found SMP MP-table at [mem 0x000ff780-0x000ff78f] [ 0.015459] RAMDISK: [mem 0x0b466000-0x37feefff] [ 0.015470] ACPI: Early table checksum verification disabled [ 0.015475] ACPI: RSDP 0x00000000000FB150 000024 (v02 ACPIAM) [ 0.015481] ACPI: XSDT 0x00000000BF780100 000064 (v01 092110 XSDT0924 20100921 MSFT 00000097) [ 0.015490] ACPI: FACP 0x00000000BF780290 0000F4 (v03 092110 FACP0924 20100921 MSFT 00000097) [ 0.015500] ACPI: DSDT 0x00000000BF7804B0 00B69B (v01 A1087 A1087001 00000001 INTL 20060113) [ 0.015506] ACPI: FACS 0x00000000BF798000 000040 [ 0.015512] ACPI: FACS 0x00000000BF798000 000040 [ 0.015517] ACPI: APIC 0x00000000BF780390 0000D8 (v01 092110 APIC0924 20100921 MSFT 00000097) [ 0.015524] ACPI: MCFG 0x00000000BF780470 00003C (v01 092110 OEMMCFG 20100921 MSFT 00000097) [ 0.015530] ACPI: OEMB 0x00000000BF798040 000072 (v01 092110 OEMB0924 20100921 MSFT 00000097) [ 0.015536] ACPI: HPET 0x00000000BF78F4B0 000038 (v01 092110 OEMHPET 20100921 MSFT 00000097) [ 0.015543] ACPI: DMAR 0x00000000BF7980C0 000138 (v01 AMI OEMDMAR 00000001 MSFT 00000097) [ 0.015549] ACPI: OSFR 0x00000000BF78F4F0 0000B0 (v01 092110 OEMOSFR 20100921 MSFT 00000097) [ 0.015555] ACPI: SSDT 0x00000000BF799E10 000363 (v01 DpgPmm CpuPm 00000012 INTL 20060113) [ 0.015560] ACPI: Reserving FACP table memory at [mem 0xbf780290-0xbf780383] [ 0.015562] ACPI: Reserving DSDT table memory at [mem 0xbf7804b0-0xbf78bb4a] [ 0.015564] ACPI: Reserving FACS table memory at [mem 0xbf798000-0xbf79803f] [ 0.015566] ACPI: Reserving FACS table memory at [mem 0xbf798000-0xbf79803f] [ 0.015568] ACPI: Reserving APIC table memory at [mem 0xbf780390-0xbf780467] [ 0.015569] ACPI: Reserving MCFG table memory at [mem 0xbf780470-0xbf7804ab] [ 0.015571] ACPI: Reserving OEMB table memory at [mem 0xbf798040-0xbf7980b1] [ 0.015573] ACPI: Reserving HPET table memory at [mem 0xbf78f4b0-0xbf78f4e7] [ 0.015575] ACPI: Reserving DMAR table memory at [mem 0xbf7980c0-0xbf7981f7] [ 0.015577] ACPI: Reserving OSFR table memory at [mem 0xbf78f4f0-0xbf78f59f] [ 0.015578] ACPI: Reserving SSDT table memory at [mem 0xbf799e10-0xbf79a172] [ 0.015757] No NUMA configuration found [ 0.015759] Faking a node at [mem 0x0000000000000000-0x000000033fffffff] [ 0.015772] NODE_DATA(0) allocated [mem 0x33ffcd000-0x33fff7fff] [ 0.016171] Zone ranges: [ 0.016173] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.016176] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.016179] Normal [mem 0x0000000100000000-0x000000033fffffff] [ 0.016181] Device empty [ 0.016183] Movable zone start for each node [ 0.016186] Early memory node ranges [ 0.016187] node 0: [mem 0x0000000000001000-0x000000000009dfff] [ 0.016190] node 0: [mem 0x0000000000100000-0x00000000bf77ffff] [ 0.016193] node 0: [mem 0x0000000100000000-0x000000033fffffff] [ 0.016198] Initmem setup node 0 [mem 0x0000000000001000-0x000000033fffffff] [ 0.016205] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.016239] On node 0, zone DMA: 98 pages in unavailable ranges [ 0.043129] On node 0, zone Normal: 2176 pages in unavailable ranges [ 0.043426] ACPI: PM-Timer IO Port: 0x808 [ 0.043455] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 [ 0.043463] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI 24-47 [ 0.043467] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.043471] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.043478] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.043481] ACPI: HPET id: 0x8086a301 base: 0xfed00000 [ 0.043498] CPU topo: Max. logical packages: 2 [ 0.043499] CPU topo: Max. logical dies: 2 [ 0.043500] CPU topo: Max. dies per package: 1 [ 0.043512] CPU topo: Max. threads per core: 2 [ 0.043513] CPU topo: Num. cores per package: 4 [ 0.043514] CPU topo: Num. threads per package: 8 [ 0.043516] CPU topo: Allowing 8 present CPUs plus 8 hotplug CPUs [ 0.043533] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.043537] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff] [ 0.043539] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.043540] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000e4fff] [ 0.043542] PM: hibernation: Registered nosave memory: [mem 0x000e5000-0x000fffff] [ 0.043545] PM: hibernation: Registered nosave memory: [mem 0xbf780000-0xbf797fff] [ 0.043546] PM: hibernation: Registered nosave memory: [mem 0xbf798000-0xbf7dbfff] [ 0.043548] PM: hibernation: Registered nosave memory: [mem 0xbf7dc000-0xbfffffff] [ 0.043549] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfedfffff] [ 0.043551] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.043552] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffdfffff] [ 0.043554] PM: hibernation: Registered nosave memory: [mem 0xffe00000-0xffffffff] [ 0.043557] [mem 0xc0000000-0xfedfffff] available for PCI devices [ 0.043559] Booting paravirtualized kernel on bare hardware [ 0.043562] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.043573] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1 [ 0.045258] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288 [ 0.045272] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152 [ 0.045277] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 [ 0.045288] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 [ 0.045320] Kernel command line: BOOT_IMAGE=/vmlinuz-6.11.0 root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro recovery nomodeset dis_ucode_ldr [ 0.045449] Booted with the nomodeset parameter. Only the system framebuffer will be available [ 0.045486] Unknown kernel command line parameters "recovery dis_ucode_ldr BOOT_IMAGE=/vmlinuz-6.11.0", will be passed to user space. [ 0.047629] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) [ 0.048739] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.049136] Fallback order for Node 0: 0 [ 0.049143] Built 1 zonelists, mobility grouping on. Total pages: 3143453 [ 0.049145] Policy zone: Normal [ 0.049158] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.049173] software IO TLB: area num 16. [ 0.131104] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 [ 0.131303] Kernel/User page tables isolation: enabled [ 0.131439] ftrace: allocating 53163 entries in 208 pages [ 0.142711] ftrace: allocated 208 pages with 3 groups [ 0.143750] Dynamic Preempt: voluntary [ 0.144117] rcu: Preemptible hierarchical RCU implementation. [ 0.144119] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16. [ 0.144121] Trampoline variant of Tasks RCU enabled. [ 0.144122] Rude variant of Tasks RCU enabled. [ 0.144123] Tracing variant of Tasks RCU enabled. [ 0.144125] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.144126] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 [ 0.144151] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. [ 0.144155] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. [ 0.144159] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. [ 0.150163] NR_IRQS: 524544, nr_irqs: 960, preallocated irqs: 16 [ 0.150430] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.153580] Console: colour VGA+ 80x25 [ 0.153584] printk: legacy console [tty0] enabled [ 0.162441] ACPI: Core revision 20240322 [ 0.162811] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns [ 0.162909] APIC: Switch to symmetric I/O mode setup [ 0.162969] DMAR-IR: This system BIOS has enabled interrupt remapping on a chipset that contains an erratum making that feature unstable. To maintain system stability interrupt remapping is being disabled. Please contact your BIOS vendor for an update [ 0.163135] APIC: Switched APIC routing to: physical flat [ 0.163763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.182910] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26861b6054f, max_idle_ns: 440795311586 ns [ 0.183002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5345.18 BogoMIPS (lpj=10690368) [ 0.183113] CPU0: Thermal monitoring enabled (TM1) [ 0.183206] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 [ 0.183269] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.183335] process: using mwait in idle threads [ 0.183395] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.183478] Spectre V2 : Mitigation: Retpolines [ 0.183537] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.183616] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.183680] Speculative Store Bypass: Vulnerable [ 0.183739] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.183802] MMIO Stale Data: Unknown: No mitigations [ 0.183864] x86/fpu: x87 FPU will use FXSAVE [ 0.215044] Freeing SMP alternatives memory: 44K [ 0.215863] pid_max: default: 32768 minimum: 301 [ 0.216946] LSM: initializing lsm=lockdown,capability,landlock,apparmor,ima,evm [ 0.217321] landlock: Up and running. [ 0.217418] AppArmor: AppArmor initialized [ 0.217889] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.218000] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.315022] APIC calibration not consistent with PM-Timer: 125ms instead of 100ms [ 0.315110] APIC delta adjusted to PM-Timer: 835226 (1051097) [ 0.315179] smpboot: CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (family: 0x6, model: 0x1a, stepping: 0x4) [ 0.315740] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, Intel PMU driver. [ 0.315844] core: CPU erratum AAJ80 worked around [ 0.315904] ... version: 3 [ 0.315961] ... bit width: 48 [ 0.316019] ... generic registers: 4 [ 0.316076] ... value mask: 0000ffffffffffff [ 0.316137] ... max period: 000000007fffffff [ 0.316197] ... fixed-purpose events: 3 [ 0.316254] ... event mask: 000000070000000f [ 0.316522] signal: max sigframe size: 1440 [ 0.316603] Estimated ratio of average max frequency by base frequency (times 1024): 1075 [ 0.316744] rcu: Hierarchical SRCU implementation. [ 0.316805] rcu: Max phase no-delay instances is 1000. [ 0.316948] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level [ 0.318337] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.318693] smp: Bringing up secondary CPUs ... [ 0.318970] smpboot: x86: Booting SMP configuration: [ 0.318997] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 [ 0.329005] 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.335078] smp: Brought up 1 node, 8 CPUs [ 0.335078] smpboot: Total of 8 processors activated (42761.47 BogoMIPS) [ 0.339147] Memory: 11491168K/12573812K available (20480K kernel code, 4237K rwdata, 7328K rodata, 4860K init, 5060K bss, 1068464K reserved, 0K cma-reserved) [ 0.339917] devtmpfs: initialized [ 0.339917] x86/mm: Memory block size: 128MB [ 0.341070] ACPI: PM: Registering ACPI NVS region [mem 0xbf798000-0xbf7dbfff] (278528 bytes) [ 0.341070] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.343031] futex hash table entries: 4096 (order: 6, 262144 bytes, linear) [ 0.343671] pinctrl core: initialized pinctrl subsystem [ 0.343845] PM: RTC time: 15:45:50, date: 2024-09-16 [ 0.344838] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.345292] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.345590] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.345913] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.346020] audit: initializing netlink subsys (disabled) [ 0.346098] audit: type=2000 audit(1726501549.180:1): state=initialized audit_enabled=0 res=1 [ 0.346098] thermal_sys: Registered thermal governor 'fair_share' [ 0.346098] thermal_sys: Registered thermal governor 'bang_bang' [ 0.346098] thermal_sys: Registered thermal governor 'step_wise' [ 0.346098] thermal_sys: Registered thermal governor 'user_space' [ 0.346098] thermal_sys: Registered thermal governor 'power_allocator' [ 0.346098] EISA bus registered [ 0.346098] cpuidle: using governor ladder [ 0.346098] cpuidle: using governor menu [ 0.346098] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.347349] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff] [ 0.347433] PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not reserved) [ 0.347495] PCI: Using configuration type 1 for base access [ 0.347764] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.349869] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.351003] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.355104] ACPI: Added _OSI(Module Device) [ 0.355165] ACPI: Added _OSI(Processor Device) [ 0.355225] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.355285] ACPI: Added _OSI(Processor Aggregator Device) [ 0.369402] ACPI: 2 ACPI AML tables successfully acquired and loaded [ 0.403713] ACPI: Dynamic OEM Table Load: [ 0.403789] ACPI: SSDT 0xFFFF98E480972000 001C0C (v01 DpgPmm P001Ist 00000011 INTL 20060113) [ 0.408197] ACPI: Interpreter enabled [ 0.408275] ACPI: PM: (supports S0 S1 S3 S4 S5) [ 0.408332] ACPI: Using IOAPIC for interrupt routing [ 0.408437] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff] [ 0.409915] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource [ 0.410009] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.410089] PCI: Using E820 reservations for host bridge windows [ 0.410370] ACPI: Enabled 13 GPEs in block 00 to 3F [ 0.420949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421017] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.421103] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC] [ 0.421183] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC] [ 0.421265] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_NOT_FOUND) [ 0.421836] PCI host bridge to bus 0000:00 [ 0.421898] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.421960] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.422022] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.422099] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window] [ 0.422175] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window] [ 0.422251] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff window] [ 0.422328] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.422410] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000 PCIe Root Port [ 0.422513] pci 0000:00:00.0: enabling Extended Tags [ 0.422614] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold [ 0.422776] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400 PCIe Root Port [ 0.422869] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.422943] pci 0000:00:01.0: enabling Extended Tags [ 0.423058] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ 0.423257] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400 PCIe Root Port [ 0.423354] pci 0000:00:03.0: PCI bridge to [bus 02-04] [ 0.423415] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] [ 0.423477] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] [ 0.423545] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.423627] pci 0000:00:03.0: enabling Extended Tags [ 0.423729] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold [ 0.423917] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400 PCIe Root Port [ 0.424009] pci 0000:00:07.0: PCI bridge to [bus 05] [ 0.424083] pci 0000:00:07.0: enabling Extended Tags [ 0.424185] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold [ 0.424370] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint [ 0.424560] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint [ 0.424746] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint [ 0.424928] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000 conventional PCI endpoint [ 0.425098] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 conventional PCI endpoint [ 0.425214] pci 0000:00:1a.0: BAR 4 [io 0x9800-0x981f] [ 0.425394] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300 conventional PCI endpoint [ 0.425511] pci 0000:00:1a.1: BAR 4 [io 0x9880-0x989f] [ 0.425702] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300 conventional PCI endpoint [ 0.425820] pci 0000:00:1a.2: BAR 4 [io 0x9c00-0x9c1f] [ 0.426012] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 conventional PCI endpoint [ 0.426105] pci 0000:00:1a.7: BAR 0 [mem 0xfb5ff000-0xfb5ff3ff] [ 0.426245] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold [ 0.426403] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint [ 0.426499] pci 0000:00:1b.0: BAR 0 [mem 0xfb5f8000-0xfb5fbfff 64bit] [ 0.426635] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.426784] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 PCIe Root Port [ 0.426884] pci 0000:00:1c.0: PCI bridge to [bus 0a] [ 0.426954] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff 64bit pref] [ 0.427053] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.427234] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400 PCIe Root Port [ 0.427336] pci 0000:00:1c.1: PCI bridge to [bus 09] [ 0.427399] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] [ 0.427520] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.427703] pci 0000:00:1c.2: [8086:3a44] type 01 class 0x060400 PCIe Root Port [ 0.427804] pci 0000:00:1c.2: PCI bridge to [bus 08] [ 0.427865] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] [ 0.427927] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] [ 0.428789] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.428975] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400 PCIe Root Port [ 0.429076] pci 0000:00:1c.4: PCI bridge to [bus 07] [ 0.429137] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] [ 0.429199] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] [ 0.429320] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold [ 0.429505] pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400 PCIe Root Port [ 0.429607] pci 0000:00:1c.5: PCI bridge to [bus 06] [ 0.429669] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] [ 0.429731] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] [ 0.429854] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold [ 0.430036] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 conventional PCI endpoint [ 0.430154] pci 0000:00:1d.0: BAR 4 [io 0x9080-0x909f] [ 0.430337] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 conventional PCI endpoint [ 0.430454] pci 0000:00:1d.1: BAR 4 [io 0x9400-0x941f] [ 0.430637] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 conventional PCI endpoint [ 0.430754] pci 0000:00:1d.2: BAR 4 [io 0x9480-0x949f] [ 0.430942] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 conventional PCI endpoint [ 0.431016] pci 0000:00:1d.7: BAR 0 [mem 0xfb5fe000-0xfb5fe3ff] [ 0.431157] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.431314] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 conventional PCI bridge [ 0.431416] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) [ 0.431481] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] [ 0.431543] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] [ 0.431726] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100 conventional PCI endpoint [ 0.431880] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO [ 0.431961] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 GPIO [ 0.432024] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003) [ 0.432103] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 001f) [ 0.432329] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601 conventional PCI endpoint [ 0.432420] pci 0000:00:1f.2: BAR 0 [io 0x8c00-0x8c07] [ 0.432484] pci 0000:00:1f.2: BAR 1 [io 0x8880-0x8883] [ 0.432548] pci 0000:00:1f.2: BAR 2 [io 0x8800-0x8807] [ 0.432612] pci 0000:00:1f.2: BAR 3 [io 0x8480-0x8483] [ 0.432676] pci 0000:00:1f.2: BAR 4 [io 0x8400-0x841f] [ 0.432741] pci 0000:00:1f.2: BAR 5 [mem 0xfb5fc000-0xfb5fc7ff] [ 0.432840] pci 0000:00:1f.2: PME# supported from D3hot [ 0.432992] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500 conventional PCI endpoint [ 0.433086] pci 0000:00:1f.3: BAR 0 [mem 0xfb5fd000-0xfb5fd0ff 64bit] [ 0.433165] pci 0000:00:1f.3: BAR 4 [io 0x0400-0x041f] [ 0.433329] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.433446] pci 0000:02:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port [ 0.433537] pci 0000:02:00.0: BAR 0 [mem 0xfb6fc000-0xfb6fffff] [ 0.433611] pci 0000:02:00.0: PCI bridge to [bus 03-04] [ 0.433675] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] [ 0.433737] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] [ 0.433807] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.433967] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 0.434092] pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link) [ 0.443019] pci 0000:00:03.0: PCI bridge to [bus 02-04] [ 0.443145] pci 0000:03:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port [ 0.443249] pci 0000:03:00.0: PCI bridge to [bus 04] [ 0.443312] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] [ 0.443374] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] [ 0.443444] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.443604] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 0.443827] pci 0000:02:00.0: PCI bridge to [bus 03-04] [ 0.443953] pci 0000:04:00.0: [1002:743f] type 00 class 0x030000 PCIe Legacy Endpoint [ 0.444047] pci 0000:04:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.444118] pci 0000:04:00.0: BAR 2 [mem 0xcfe00000-0xcfffffff 64bit pref] [ 0.444186] pci 0000:04:00.0: BAR 4 [io 0xa000-0xa0ff] [ 0.444251] pci 0000:04:00.0: BAR 5 [mem 0xfb700000-0xfb7fffff] [ 0.444318] pci 0000:04:00.0: ROM [mem 0xfb8c0000-0xfb8dffff pref] [ 0.444413] pci 0000:04:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.444550] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.444682] pci 0000:04:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link) [ 0.444884] pci 0000:04:00.1: [1002:ab28] type 00 class 0x040300 PCIe Legacy Endpoint [ 0.444975] pci 0000:04:00.1: BAR 0 [mem 0xfb8fc000-0xfb8fffff] [ 0.445131] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold [ 0.445329] pci 0000:03:00.0: PCI bridge to [bus 04] [ 0.445447] pci 0000:00:07.0: PCI bridge to [bus 05] [ 0.445551] pci 0000:00:1c.0: PCI bridge to [bus 0a] [ 0.445682] pci 0000:09:00.0: [14f1:8880] type 00 class 0x040000 PCIe Endpoint [ 0.445790] pci 0000:09:00.0: BAR 0 [mem 0xfbc00000-0xfbdfffff 64bit] [ 0.446019] pci 0000:09:00.0: supports D1 D2 [ 0.446076] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot [ 0.446268] pci 0000:09:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.446361] pci 0000:00:1c.1: PCI bridge to [bus 09] [ 0.446487] pci 0000:08:00.0: [11ab:4364] type 00 class 0x020000 PCIe Legacy Endpoint [ 0.446589] pci 0000:08:00.0: BAR 0 [mem 0xfbbfc000-0xfbbfffff 64bit] [ 0.446660] pci 0000:08:00.0: BAR 2 [io 0xd800-0xd8ff] [ 0.446758] pci 0000:08:00.0: ROM [mem 0xfbbc0000-0xfbbdffff pref] [ 0.446888] pci 0000:08:00.0: supports D1 D2 [ 0.446945] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.447098] pci 0000:00:1c.2: ASPM: current common clock configuration is inconsistent, reconfiguring [ 0.459025] pci 0000:00:1c.2: PCI bridge to [bus 08] [ 0.459164] pci 0000:07:00.0: [11ab:6121] type 00 class 0x01018f PCIe Legacy Endpoint [ 0.459261] pci 0000:07:00.0: BAR 0 [io 0xcc00-0xcc07] [ 0.459329] pci 0000:07:00.0: BAR 1 [io 0xc880-0xc883] [ 0.459397] pci 0000:07:00.0: BAR 2 [io 0xc800-0xc807] [ 0.459466] pci 0000:07:00.0: BAR 3 [io 0xc480-0xc483] [ 0.459534] pci 0000:07:00.0: BAR 4 [io 0xc400-0xc40f] [ 0.459602] pci 0000:07:00.0: BAR 5 [mem 0xfbaffc00-0xfbafffff] [ 0.459735] pci 0000:07:00.0: supports D1 [ 0.459791] pci 0000:07:00.0: PME# supported from D0 D1 D3hot [ 0.459938] pci 0000:07:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.460029] pci 0000:00:1c.4: PCI bridge to [bus 07] [ 0.460158] pci 0000:06:00.0: [11ab:4364] type 00 class 0x020000 PCIe Legacy Endpoint [ 0.460260] pci 0000:06:00.0: BAR 0 [mem 0xfb9fc000-0xfb9fffff 64bit] [ 0.460331] pci 0000:06:00.0: BAR 2 [io 0xb800-0xb8ff] [ 0.460428] pci 0000:06:00.0: ROM [mem 0xfb9c0000-0xfb9dffff pref] [ 0.460558] pci 0000:06:00.0: supports D1 D2 [ 0.460615] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.460776] pci 0000:00:1c.5: ASPM: current common clock configuration is inconsistent, reconfiguring [ 0.471025] pci 0000:00:1c.5: PCI bridge to [bus 06] [ 0.471116] pci_bus 0000:0b: extended config space not accessible [ 0.471203] pci 0000:0b:02.0: [1106:3044] type 00 class 0x0c0010 conventional PCI endpoint [ 0.471297] pci 0000:0b:02.0: BAR 0 [mem 0xfbeff000-0xfbeff7ff] [ 0.471365] pci 0000:0b:02.0: BAR 1 [io 0xec00-0xec7f] [ 0.471492] pci 0000:0b:02.0: supports D2 [ 0.471549] pci 0000:0b:02.0: PME# supported from D2 D3hot D3cold [ 0.471691] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) [ 0.471761] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 0.471840] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) [ 0.471918] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) [ 0.471998] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode) [ 0.472077] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff window] (subtractive decode) [ 0.472156] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff window] (subtractive decode) [ 0.473121] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.473250] ACPI: PCI: Interrupt link LNKB configured for IRQ 5 [ 0.473378] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.473506] ACPI: PCI: Interrupt link LNKD configured for IRQ 14 [ 0.473633] ACPI: PCI: Interrupt link LNKE configured for IRQ 15 [ 0.473764] ACPI: PCI: Interrupt link LNKF configured for IRQ 3 [ 0.473892] ACPI: PCI: Interrupt link LNKG configured for IRQ 7 [ 0.474019] ACPI: PCI: Interrupt link LNKH configured for IRQ 4 [ 0.474248] iommu: Default domain type: Translated [ 0.474248] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.474248] SCSI subsystem initialized [ 0.474248] libata version 3.00 loaded. [ 0.474248] ACPI: bus type USB registered [ 0.474248] usbcore: registered new interface driver usbfs [ 0.474248] usbcore: registered new interface driver hub [ 0.475003] usbcore: registered new device driver usb [ 0.475089] pps_core: LinuxPPS API ver. 1 registered [ 0.475148] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.475229] PTP clock support registered [ 0.475309] EDAC MC: Ver: 3.0.0 [ 0.475309] NetLabel: Initializing [ 0.475325] NetLabel: domain hash size = 128 [ 0.475381] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.476190] NetLabel: unlabeled traffic allowed by default [ 0.476269] PCI: Using ACPI for IRQ routing [ 0.482656] PCI: Discovered peer bus ff [ 0.482713] PCI: root bus ff: using default resources [ 0.482715] PCI: Probing PCI hardware (bus ff) [ 0.482741] PCI host bridge to bus 0000:ff [ 0.482799] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff] [ 0.482860] pci_bus 0000:ff: root bus resource [mem 0x00000000-0xfffffffff] [ 0.482922] pci_bus 0000:ff: No busn resource found for root bus, will use [bus ff-ff] [ 0.483000] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) [ 0.483094] pci 0000:ff:00.0: [8086:2c41] type 00 class 0x060000 conventional PCI endpoint [ 0.483226] pci 0000:ff:00.1: [8086:2c01] type 00 class 0x060000 conventional PCI endpoint [ 0.483354] pci 0000:ff:02.0: [8086:2c10] type 00 class 0x060000 conventional PCI endpoint [ 0.483478] pci 0000:ff:02.1: [8086:2c11] type 00 class 0x060000 conventional PCI endpoint [ 0.483603] pci 0000:ff:03.0: [8086:2c18] type 00 class 0x060000 conventional PCI endpoint [ 0.483729] pci 0000:ff:03.1: [8086:2c19] type 00 class 0x060000 conventional PCI endpoint [ 0.483859] pci 0000:ff:03.4: [8086:2c1c] type 00 class 0x060000 conventional PCI endpoint [ 0.483984] pci 0000:ff:04.0: [8086:2c20] type 00 class 0x060000 conventional PCI endpoint [ 0.484110] pci 0000:ff:04.1: [8086:2c21] type 00 class 0x060000 conventional PCI endpoint [ 0.484233] pci 0000:ff:04.2: [8086:2c22] type 00 class 0x060000 conventional PCI endpoint [ 0.484357] pci 0000:ff:04.3: [8086:2c23] type 00 class 0x060000 conventional PCI endpoint [ 0.484484] pci 0000:ff:05.0: [8086:2c28] type 00 class 0x060000 conventional PCI endpoint [ 0.484607] pci 0000:ff:05.1: [8086:2c29] type 00 class 0x060000 conventional PCI endpoint [ 0.484731] pci 0000:ff:05.2: [8086:2c2a] type 00 class 0x060000 conventional PCI endpoint [ 0.484859] pci 0000:ff:05.3: [8086:2c2b] type 00 class 0x060000 conventional PCI endpoint [ 0.484986] pci 0000:ff:06.0: [8086:2c30] type 00 class 0x060000 conventional PCI endpoint [ 0.485110] pci 0000:ff:06.1: [8086:2c31] type 00 class 0x060000 conventional PCI endpoint [ 0.485234] pci 0000:ff:06.2: [8086:2c32] type 00 class 0x060000 conventional PCI endpoint [ 0.485359] pci 0000:ff:06.3: [8086:2c33] type 00 class 0x060000 conventional PCI endpoint [ 0.485492] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff [ 0.485554] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) [ 0.485645] PCI: pci_cache_line_size set to 64 bytes [ 0.485737] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] [ 0.485740] e820: reserve RAM buffer [mem 0xbf780000-0xbfffffff] [ 0.485763] pci 0000:04:00.0: vgaarb: setting as boot VGA device [ 0.485763] pci 0000:04:00.0: vgaarb: bridge control possible [ 0.485763] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.485763] vgaarb: loaded [ 0.485763] hpet: 4 channels of 0 reserved for per-cpu timers [ 0.485763] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 [ 0.485763] hpet0: 4 comparators, 64-bit 14.318180 MHz counter [ 0.488045] clocksource: Switched to clocksource tsc-early [ 0.489118] VFS: Disk quotas dquot_6.6.0 [ 0.489275] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.489629] AppArmor: AppArmor Filesystem Enabled [ 0.489707] pnp: PnP ACPI init [ 0.489841] system 00:00: [mem 0xfbf00000-0xfbffffff] has been reserved [ 0.489905] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved [ 0.489967] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved [ 0.490028] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved [ 0.490090] system 00:00: [mem 0xfec8a000-0xfec8afff] could not be reserved [ 0.490153] system 00:00: [mem 0xfed10000-0xfed10fff] has been reserved [ 0.490540] system 00:02: [io 0x0290-0x029f] has been reserved [ 0.490540] system 00:03: [io 0x04d0-0x04d1] has been reserved [ 0.490540] system 00:03: [io 0x0800-0x087f] has been reserved [ 0.490540] system 00:03: [io 0x0500-0x057f] could not be reserved [ 0.490540] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.490540] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.490540] system 00:03: [mem 0xfed40000-0xfed8ffff] has been reserved [ 0.490540] system 00:04: [mem 0xffc00000-0xffdfffff] has been reserved [ 0.490601] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.490666] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.490885] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved [ 0.491155] pnp 00:07: disabling [mem 0x000c0000-0x000cffff] because it overlaps 0000:04:00.0 BAR 6 [mem 0x000c0000-0x000dffff] [ 0.491276] system 00:07: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.491339] system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.491401] system 00:07: [mem 0x00100000-0xbfffffff] could not be reserved [ 0.491463] system 00:07: [mem 0xfed90000-0xffffffff] could not be reserved [ 0.491686] pnp: PnP ACPI: found 8 devices [ 0.498190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.498540] NET: Registered PF_INET protocol family [ 0.498855] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.503049] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.503176] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.503372] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.503848] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 0.504223] TCP: Hash tables configured (established 131072 bind 65536) [ 0.504490] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear) [ 0.504658] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.504790] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.504996] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.505063] NET: Registered PF_XDP protocol family [ 0.505136] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 0.505216] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0a] add_size 200000 add_align 100000 [ 0.505299] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 0.505377] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 add_align 100000 [ 0.505462] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000 [ 0.505547] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000 [ 0.505657] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000 add_align 100000 [ 0.505770] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff]: assigned [ 0.505850] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff 64bit pref]: assigned [ 0.505929] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff 64bit pref]: assigned [ 0.506008] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff 64bit pref]: assigned [ 0.506087] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff 64bit pref]: assigned [ 0.506167] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]: assigned [ 0.506229] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]: assigned [ 0.506292] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.506358] pci 0000:03:00.0: PCI bridge to [bus 04] [ 0.506417] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] [ 0.506480] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] [ 0.506544] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.506624] pci 0000:02:00.0: PCI bridge to [bus 03-04] [ 0.506684] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] [ 0.506747] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] [ 0.506810] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.506891] pci 0000:00:03.0: PCI bridge to [bus 02-04] [ 0.506950] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] [ 0.507012] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] [ 0.507075] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.507155] pci 0000:00:07.0: PCI bridge to [bus 05] [ 0.507220] pci 0000:00:1c.0: PCI bridge to [bus 0a] [ 0.507278] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] [ 0.507341] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] [ 0.507404] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff 64bit pref] [ 0.507484] pci 0000:00:1c.1: PCI bridge to [bus 09] [ 0.507543] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] [ 0.507606] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] [ 0.507669] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff 64bit pref] [ 0.507750] pci 0000:00:1c.2: PCI bridge to [bus 08] [ 0.507809] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] [ 0.507871] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] [ 0.507934] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff 64bit pref] [ 0.508015] pci 0000:00:1c.4: PCI bridge to [bus 07] [ 0.508074] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] [ 0.508136] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] [ 0.508199] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff 64bit pref] [ 0.508281] pci 0000:00:1c.5: PCI bridge to [bus 06] [ 0.508340] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] [ 0.508402] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] [ 0.508465] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff 64bit pref] [ 0.508546] pci 0000:00:1e.0: PCI bridge to [bus 0b] [ 0.508605] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] [ 0.508668] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] [ 0.509471] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.509532] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.509592] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.509657] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window] [ 0.509719] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff window] [ 0.509780] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff window] [ 0.509842] pci_bus 0000:02: resource 0 [io 0xa000-0xafff] [ 0.509902] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb8fffff] [ 0.509962] pci_bus 0000:02: resource 2 [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.510038] pci_bus 0000:03: resource 0 [io 0xa000-0xafff] [ 0.510098] pci_bus 0000:03: resource 1 [mem 0xfb700000-0xfb8fffff] [ 0.510158] pci_bus 0000:03: resource 2 [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.510234] pci_bus 0000:04: resource 0 [io 0xa000-0xafff] [ 0.510293] pci_bus 0000:04: resource 1 [mem 0xfb700000-0xfb8fffff] [ 0.510354] pci_bus 0000:04: resource 2 [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.510431] pci_bus 0000:0a: resource 0 [io 0x1000-0x1fff] [ 0.510490] pci_bus 0000:0a: resource 1 [mem 0xc0000000-0xc01fffff] [ 0.510550] pci_bus 0000:0a: resource 2 [mem 0xfaf00000-0xfaffffff 64bit pref] [ 0.510626] pci_bus 0000:09: resource 0 [io 0x2000-0x2fff] [ 0.510685] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 0.510746] pci_bus 0000:09: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref] [ 0.510822] pci_bus 0000:08: resource 0 [io 0xd000-0xdfff] [ 0.510881] pci_bus 0000:08: resource 1 [mem 0xfbb00000-0xfbbfffff] [ 0.510942] pci_bus 0000:08: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref] [ 0.511018] pci_bus 0000:07: resource 0 [io 0xc000-0xcfff] [ 0.511077] pci_bus 0000:07: resource 1 [mem 0xfba00000-0xfbafffff] [ 0.511137] pci_bus 0000:07: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref] [ 0.511213] pci_bus 0000:06: resource 0 [io 0xb000-0xbfff] [ 0.511273] pci_bus 0000:06: resource 1 [mem 0xfb900000-0xfb9fffff] [ 0.511333] pci_bus 0000:06: resource 2 [mem 0xc0800000-0xc09fffff 64bit pref] [ 0.511409] pci_bus 0000:0b: resource 0 [io 0xe000-0xefff] [ 0.511468] pci_bus 0000:0b: resource 1 [mem 0xfbe00000-0xfbefffff] [ 0.511529] pci_bus 0000:0b: resource 4 [io 0x0000-0x0cf7 window] [ 0.511589] pci_bus 0000:0b: resource 5 [io 0x0d00-0xffff window] [ 0.511649] pci_bus 0000:0b: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.511711] pci_bus 0000:0b: resource 7 [mem 0x000d0000-0x000dffff window] [ 0.511772] pci_bus 0000:0b: resource 8 [mem 0xc0000000-0xdfffffff window] [ 0.511834] pci_bus 0000:0b: resource 9 [mem 0xf0000000-0xfed8ffff window] [ 0.511972] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff] [ 0.512032] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff] [ 0.513973] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0 [ 0.514089] PCI: CLS 256 bytes, default 64 [ 0.514216] DMAR: Host address width 39 [ 0.514276] DMAR: DRHD base: 0x000000fbfff000 flags: 0x0 [ 0.514295] Trying to unpack rootfs image as initramfs... [ 0.514351] DMAR: dmar0: reg_base_addr fbfff000 ver 1:0 cap c9008010e60262 ecap f0207a [ 0.514481] DMAR: DRHD base: 0x000000fbffe000 flags: 0x1 [ 0.514556] DMAR: dmar1: reg_base_addr fbffe000 ver 1:0 cap c90780106f0462 ecap f020fe [ 0.514642] DMAR: RMRR base: 0x000000000ec000 end: 0x000000000effff [ 0.514709] DMAR: RMRR base: 0x000000bf7dc000 end: 0x000000bf7dbfff [ 0.514774] DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR [0x00000000bf7dc000-0x00000000bf7dbfff] BIOS vendor: American Megatrends Inc.; Ver: 2209 ; Product Version: System Version [ 0.514912] DMAR: ATSR flags: 0x0 [ 0.515009] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.515075] software IO TLB: mapped [mem 0x00000000bb780000-0x00000000bf780000] (64MB) [ 0.521401] Initialise system trusted keyrings [ 0.521483] Key type blacklist registered [ 0.521611] workingset: timestamp_bits=36 max_order=22 bucket_order=0 [ 0.521698] zbud: loaded [ 0.524842] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.525236] fuse: init (API version 7.40) [ 0.525761] integrity: Platform Keyring initialized [ 0.554855] Key type asymmetric registered [ 0.554920] Asymmetric key parser 'x509' registered [ 0.555092] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.555240] io scheduler mq-deadline registered [ 0.555893] pcieport 0000:00:1c.0: enabling device (0106 -> 0107) [ 0.556166] pcieport 0000:00:1c.1: enabling device (0106 -> 0107) [ 0.557137] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.557258] Driver vt8623fb not loading because of nomodeset parameter [ 0.558067] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.558179] ACPI: button: Power Button [PWRB] [ 0.558275] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.558636] ACPI: button: Power Button [PWRF] [ 0.560651] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.565044] Linux agpgart interface v0.103 [ 0.568906] loop: module loaded [ 0.569332] tun: Universal TUN/TAP device driver, 1.6 [ 0.569449] PPP generic driver version 2.4.2 [ 0.569932] VFIO - User Level meta-driver version: 0.3 [ 0.570435] ehci-pci 0000:00:1a.7: EHCI Host Controller [ 0.570503] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1 [ 0.570591] ehci-pci 0000:00:1a.7: debug port 1 [ 0.574585] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfb5ff000 [ 0.589569] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 0.589728] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 0.589808] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.589885] usb usb1: Product: EHCI Host Controller [ 0.589943] usb usb1: Manufacturer: Linux 6.11.0 ehci_hcd [ 0.590001] usb usb1: SerialNumber: 0000:00:1a.7 [ 0.590392] hub 1-0:1.0: USB hub found [ 0.590460] hub 1-0:1.0: 6 ports detected [ 0.590801] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 0.590869] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 2 [ 0.590953] uhci_hcd 0000:00:1a.0: detected 2 ports [ 0.591047] uhci_hcd 0000:00:1a.0: irq 16, io port 0x00009800 [ 0.591186] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.11 [ 0.591266] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.591343] usb usb2: Product: UHCI Host Controller [ 0.591401] usb usb2: Manufacturer: Linux 6.11.0 uhci_hcd [ 0.591460] usb usb2: SerialNumber: 0000:00:1a.0 [ 0.591634] hub 2-0:1.0: USB hub found [ 0.591698] hub 2-0:1.0: 2 ports detected [ 0.591942] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 0.592010] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 3 [ 0.592097] ehci-pci 0000:00:1d.7: debug port 1 [ 0.596068] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfb5fe000 [ 0.609563] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 0.609690] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 0.609773] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.609849] usb usb3: Product: EHCI Host Controller [ 0.609907] usb usb3: Manufacturer: Linux 6.11.0 ehci_hcd [ 0.609966] usb usb3: SerialNumber: 0000:00:1d.7 [ 0.610301] hub 3-0:1.0: USB hub found [ 0.610369] hub 3-0:1.0: 6 ports detected [ 0.610698] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 0.610767] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 [ 0.610850] uhci_hcd 0000:00:1a.1: detected 2 ports [ 0.610939] uhci_hcd 0000:00:1a.1: irq 21, io port 0x00009880 [ 0.611057] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.11 [ 0.611136] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.611212] usb usb4: Product: UHCI Host Controller [ 0.611270] usb usb4: Manufacturer: Linux 6.11.0 uhci_hcd [ 0.611329] usb usb4: SerialNumber: 0000:00:1a.1 [ 0.611509] hub 4-0:1.0: USB hub found [ 0.611573] hub 4-0:1.0: 2 ports detected [ 0.611935] uhci_hcd 0000:00:1a.2: UHCI Host Controller [ 0.611999] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 [ 0.612079] uhci_hcd 0000:00:1a.2: detected 2 ports [ 0.612163] uhci_hcd 0000:00:1a.2: irq 19, io port 0x00009c00 [ 0.612275] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.11 [ 0.612355] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.612431] usb usb5: Product: UHCI Host Controller [ 0.612489] usb usb5: Manufacturer: Linux 6.11.0 uhci_hcd [ 0.612548] usb usb5: SerialNumber: 0000:00:1a.2 [ 0.612725] hub 5-0:1.0: USB hub found [ 0.612790] hub 5-0:1.0: 2 ports detected [ 0.613081] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 0.613146] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 [ 0.613227] uhci_hcd 0000:00:1d.0: detected 2 ports [ 0.613301] uhci_hcd 0000:00:1d.0: irq 23, io port 0x00009080 [ 0.613426] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.11 [ 0.613507] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.613584] usb usb6: Product: UHCI Host Controller [ 0.613642] usb usb6: Manufacturer: Linux 6.11.0 uhci_hcd [ 0.613700] usb usb6: SerialNumber: 0000:00:1d.0 [ 0.614618] hub 6-0:1.0: USB hub found [ 0.614689] hub 6-0:1.0: 2 ports detected [ 0.614982] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 0.615047] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 [ 0.615128] uhci_hcd 0000:00:1d.1: detected 2 ports [ 0.615202] uhci_hcd 0000:00:1d.1: irq 19, io port 0x00009400 [ 0.615313] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.11 [ 0.615393] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.615469] usb usb7: Product: UHCI Host Controller [ 0.615527] usb usb7: Manufacturer: Linux 6.11.0 uhci_hcd [ 0.615586] usb usb7: SerialNumber: 0000:00:1d.1 [ 0.615762] hub 7-0:1.0: USB hub found [ 0.615827] hub 7-0:1.0: 2 ports detected [ 0.616116] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 0.616180] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 [ 0.616261] uhci_hcd 0000:00:1d.2: detected 2 ports [ 0.616335] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00009480 [ 0.616451] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.11 [ 0.616531] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.616607] usb usb8: Product: UHCI Host Controller [ 0.616665] usb usb8: Manufacturer: Linux 6.11.0 uhci_hcd [ 0.616724] usb usb8: SerialNumber: 0000:00:1d.2 [ 0.616900] hub 8-0:1.0: USB hub found [ 0.616965] hub 8-0:1.0: 2 ports detected [ 0.617241] i8042: PNP: No PS/2 controller found. [ 0.617301] i8042: Probing ports directly. [ 0.619926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.619991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.620231] mousedev: PS/2 mouse device common for all mice [ 0.620502] rtc_cmos 00:01: RTC can wake from S4 [ 0.620823] rtc_cmos 00:01: registered as rtc0 [ 0.620911] rtc_cmos 00:01: setting system clock to 2024-09-16T15:45:50 UTC (1726501550) [ 0.621025] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 0.621126] i2c_dev: i2c /dev entries driver [ 0.621603] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 0.621731] device-mapper: uevent: version 1.0.3 [ 0.621877] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev [ 0.621987] platform eisa.0: Probing EISA bus 0 [ 0.622046] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 0.622108] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 0.622169] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 0.622230] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 0.622290] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 0.622351] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 0.622412] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 0.622473] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 0.622533] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 0.622594] platform eisa.0: EISA: Detected 0 cards [ 0.622653] intel_pstate: CPU model not supported [ 0.622931] ledtrig-cpu: registered to indicate activity on CPUs [ 0.623055] fujitsu_tablet: Unknown (using defaults) [ 0.623240] drop_monitor: Initializing network drop monitor service [ 0.623638] NET: Registered PF_INET6 protocol family [ 0.845564] usb 1-5: new high-speed USB device number 2 using ehci-pci [ 1.002340] usb 1-5: New USB device found, idVendor=0409, idProduct=005a, bcdDevice= 1.00 [ 1.002428] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.003003] hub 1-5:1.0: USB hub found [ 1.003318] hub 1-5:1.0: 4 ports detected [ 1.276633] usb 6-1: new full-speed USB device number 2 using uhci_hcd [ 1.288626] usb 1-5.1: new low-speed USB device number 3 using ehci-pci [ 1.403298] usb 1-5.1: New USB device found, idVendor=046d, idProduct=c317, bcdDevice= 0.70 [ 1.403386] usb 1-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.403464] usb 1-5.1: Product: USB Multimedia Keyboard [ 1.403523] usb 1-5.1: Manufacturer: Logitech [ 1.466680] usb 6-1: New USB device found, idVendor=1784, idProduct=0001, bcdDevice= 0.00 [ 1.466769] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.466832] usb 6-1: Product: eHome Infrared Transceiver [ 1.466892] usb 6-1: Manufacturer: Topseed [ 1.466949] usb 6-1: SerialNumber: TS000IUz [ 1.500632] usb 1-5.2: new high-speed USB device number 4 using ehci-pci [ 1.536623] tsc: Refined TSC clocksource calibration: 2672.733 MHz [ 1.536700] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2686a05b615, max_idle_ns: 440795253305 ns [ 1.537196] clocksource: Switched to clocksource tsc [ 1.610398] usb 1-5.2: New USB device found, idVendor=1532, idProduct=0e05, bcdDevice= 8.21 [ 1.610488] usb 1-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.610566] usb 1-5.2: Product: Razer Kiyo Pro [ 1.610623] usb 1-5.2: Manufacturer: Razer Inc [ 1.688637] usb 1-5.4: new high-speed USB device number 5 using ehci-pci [ 1.808808] usb 1-5.4: New USB device found, idVendor=0bda, idProduct=2838, bcdDevice= 1.00 [ 1.808897] usb 1-5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.808975] usb 1-5.4: Product: RTL2838UHIDIR [ 1.809033] usb 1-5.4: Manufacturer: Realtek [ 1.809091] usb 1-5.4: SerialNumber: 00000001 [ 1.904609] usb 7-1: new low-speed USB device number 2 using uhci_hcd [ 2.102672] usb 7-1: New USB device found, idVendor=1c4f, idProduct=0034, bcdDevice= 1.10 [ 2.102759] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.102823] usb 7-1: Product: Usb Mouse [ 2.102880] usb 7-1: Manufacturer: SIGMACHIP [ 2.524624] usb 3-4: new high-speed USB device number 4 using ehci-pci [ 2.698975] usb 3-4: New USB device found, idVendor=0b05, idProduct=1784, bcdDevice= 1.01 [ 2.699063] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.699127] usb 3-4: Product: 802.11 n WLAN [ 2.699184] usb 3-4: Manufacturer: Ralink [ 2.699241] usb 3-4: SerialNumber: 1.0 [ 6.976898] Freeing initrd memory: 732708K [ 6.986507] Segment Routing with IPv6 [ 6.986593] In-situ OAM (IOAM) with IPv6 [ 6.986699] NET: Registered PF_PACKET protocol family [ 6.986876] Key type dns_resolver registered [ 6.987951] IPI shorthand broadcast: enabled [ 6.990314] sched_clock: Marking stable (6976004229, 12538719)->(7057676614, -69133666) [ 6.990636] registered taskstats version 1 [ 6.991328] Loading compiled-in X.509 certificates [ 6.992386] Loaded X.509 cert 'Build time autogenerated kernel key: 8b9c4d5ea71199831d97e735201ace9ff8457a95' [ 6.995461] Demotion targets for Node 0: null [ 6.995709] Key type .fscrypt registered [ 6.995767] Key type fscrypt-provisioning registered [ 7.007124] cryptd: max_cpu_qlen set to 1000 [ 7.047412] Key type encrypted registered [ 7.047478] AppArmor: AppArmor sha256 policy hashing enabled [ 7.047548] ima: No TPM chip found, activating TPM-bypass! [ 7.047619] Loading compiled-in module X.509 certificates [ 7.048586] Loaded X.509 cert 'Build time autogenerated kernel key: 8b9c4d5ea71199831d97e735201ace9ff8457a95' [ 7.048676] ima: Allocated hash algorithm: sha1 [ 7.048741] ima: No architecture policies found [ 7.048812] evm: Initialising EVM extended attributes: [ 7.048870] evm: security.selinux [ 7.048925] evm: security.SMACK64 [ 7.048980] evm: security.SMACK64EXEC [ 7.049035] evm: security.SMACK64TRANSMUTE [ 7.049091] evm: security.SMACK64MMAP [ 7.049146] evm: security.apparmor [ 7.049201] evm: security.ima [ 7.049255] evm: security.capability [ 7.049310] evm: HMAC attrs: 0x1 [ 7.049757] PM: Magic number: 8:49:791 [ 7.054239] RAS: Correctable Errors collector initialized. [ 7.054382] clk: Disabling unused clocks [ 7.054445] PM: genpd: Disabling unused power domains [ 7.059625] Freeing unused decrypted memory: 2036K [ 7.060894] Freeing unused kernel image (initmem) memory: 4860K [ 7.061160] Write protecting the kernel read-only data: 28672k [ 7.062031] Freeing unused kernel image (rodata/data gap) memory: 864K [ 7.151250] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.151442] x86/mm: Checking user space page tables [ 7.212156] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.212222] Run /init as init process [ 7.212278] with arguments: [ 7.212279] /init [ 7.212280] recovery [ 7.212281] dis_ucode_ldr [ 7.212282] with environment: [ 7.212283] HOME=/ [ 7.212284] TERM=linux [ 7.212285] BOOT_IMAGE=/vmlinuz-6.11.0 [ 7.364432] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x000000000000084F (\PMRG) (20240322/utaddress-204) [ 7.364565] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.364635] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) [ 7.364752] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.364821] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) [ 7.364937] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.365004] lpc_ich: Resource conflict(s) found affecting gpio_ich [ 7.370829] sky2: driver version 1.30 [ 7.371054] sky2 0000:08:00.0: Yukon-2 EC Ultra chip revision 3 [ 7.371479] sky2 0000:08:00.0 eth0: addr 00:23:54:9e:5b:d0 [ 7.371637] sky2 0000:06:00.0: Yukon-2 EC Ultra chip revision 3 [ 7.372728] sky2 0000:06:00.0 eth1: addr 00:23:54:9e:5b:cf [ 7.374655] ahci 0000:00:1f.2: version 3.0 [ 7.374985] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled [ 7.375094] ahci 0000:00:1f.2: AHCI vers 0001.0200, 32 command slots, 3 Gbps, SATA mode [ 7.375177] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f) [ 7.375242] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems sxs [ 7.385005] ACPI Warning: SystemIO range 0x0000000000000400-0x000000000000041F conflicts with OpRegion 0x0000000000000400-0x000000000000040F (\SMRG) (20240322/utaddress-204) [ 7.385128] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.389528] hid: raw HID events driver (C) Jiri Kosina [ 7.425364] sky2 0000:06:00.0 enp6s0: renamed from eth1 [ 7.425700] sky2 0000:08:00.0 enp8s0: renamed from eth0 [ 7.433464] scsi host0: ahci [ 7.433862] scsi host1: ahci [ 7.434116] scsi host2: ahci [ 7.434448] scsi host3: ahci [ 7.434746] scsi host4: ahci [ 7.435032] scsi host5: ahci [ 7.435181] ata1: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc100 irq 29 lpm-pol 0 [ 7.435265] ata2: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc180 irq 29 lpm-pol 0 [ 7.435346] ata3: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc200 irq 29 lpm-pol 0 [ 7.435428] ata4: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc280 irq 29 lpm-pol 0 [ 7.435509] ata5: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc300 irq 29 lpm-pol 0 [ 7.435591] ata6: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc380 irq 29 lpm-pol 0 [ 7.441784] usbcore: registered new interface driver usbhid [ 7.441846] usbhid: USB HID core driver [ 7.500655] firewire_ohci 0000:0b:02.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11 [ 7.508564] ACPI: bus type drm_connector registered [ 7.912692] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 7.913573] ata1.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max UDMA/133 [ 7.913777] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 7.914559] ata1.00: Features: Dev-Sleep [ 7.915672] ata1.00: configured for UDMA/133 [ 7.915946] scsi 0:0:0:0: Direct-Access ATA WD Blue SA510 2. 09WD PQ: 0 ANSI: 5 [ 7.916633] scsi 0:0:0:0: Attached scsi generic sg0 type 0 [ 8.032959] firewire_core 0000:0b:02.0: created device fw0: GUID 001e8c0001b0584a, S400 [ 8.392705] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 8.404005] ata2.00: ATA-8: Corsair Force 3 SSD, 1.3.2, max UDMA/133 [ 8.404390] ata2.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 8.414420] ata2.00: configured for UDMA/133 [ 8.414652] scsi 1:0:0:0: Direct-Access ATA Corsair Force 3 2 PQ: 0 ANSI: 5 [ 8.415258] scsi 1:0:0:0: Attached scsi generic sg1 type 0 [ 8.892601] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 8.893431] ata3.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max UDMA/133 [ 8.893585] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 8.894135] ata3.00: Features: Dev-Sleep [ 8.894803] ata3.00: configured for UDMA/133 [ 8.895082] scsi 2:0:0:0: Direct-Access ATA WD Blue SA510 2. 09WD PQ: 0 ANSI: 5 [ 8.895648] scsi 2:0:0:0: Attached scsi generic sg2 type 0 [ 9.372701] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 9.373996] ata4.00: ATA-8: ST3500418AS, CC38, max UDMA/133 [ 9.374067] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 32) [ 9.375535] ata4.00: configured for UDMA/133 [ 9.375859] scsi 3:0:0:0: Direct-Access ATA ST3500418AS CC38 PQ: 0 ANSI: 5 [ 9.376481] scsi 3:0:0:0: Attached scsi generic sg3 type 0 [ 9.852705] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 9.852932] ata5.00: ATA-10: KINGSTON SA400S37480G, SBFKK1B3, max UDMA/133 [ 9.853050] ata5.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA [ 9.853344] ata5.00: configured for UDMA/133 [ 9.853667] scsi 4:0:0:0: Direct-Access ATA KINGSTON SA400S3 K1B3 PQ: 0 ANSI: 5 [ 9.854257] scsi 4:0:0:0: Attached scsi generic sg4 type 0 [ 10.328735] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 10.330025] ata6.00: ATAPI: DRW-24F1ST d, 2.00, max UDMA/133 [ 10.331579] ata6.00: configured for UDMA/133 [ 10.335320] scsi 5:0:0:0: CD-ROM ASUS DRW-24F1ST d 2.00 PQ: 0 ANSI: 5 [ 10.439755] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray [ 10.439852] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 10.485719] sr 5:0:0:0: Attached scsi CD-ROM sr0 [ 10.485854] sr 5:0:0:0: Attached scsi generic sg5 type 5 [ 10.491823] scsi host6: pata_marvell [ 10.492266] scsi host7: pata_marvell [ 10.492425] ata7: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 irq 16 lpm-pol 0 [ 10.492515] ata8: PATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 irq 16 lpm-pol 0 [ 10.492996] input: Logitech USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1a.7/usb1/1-5/1-5.1/1-5.1:1.0/0003:046D:C317.0001/input/input5 [ 10.499529] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) [ 10.499631] sd 0:0:0:0: [sda] Write Protect is off [ 10.499669] sd 1:0:0:0: [sdc] 234441648 512-byte logical blocks: (120 GB/112 GiB) [ 10.499691] sd 3:0:0:0: [sde] 976773168 512-byte logical blocks: (500 GB/466 GiB) [ 10.499693] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 10.499699] sd 4:0:0:0: [sdb] 937703088 512-byte logical blocks: (480 GB/447 GiB) [ 10.499700] sd 2:0:0:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) [ 10.499707] sd 3:0:0:0: [sde] Write Protect is off [ 10.499710] sd 3:0:0:0: [sde] Mode Sense: 00 3a 00 00 [ 10.499714] sd 4:0:0:0: [sdb] Write Protect is off [ 10.499717] sd 2:0:0:0: [sdd] Write Protect is off [ 10.499717] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 10.499719] sd 2:0:0:0: [sdd] Mode Sense: 00 3a 00 00 [ 10.499731] sd 3:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.499743] sd 2:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.499759] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.499774] sd 3:0:0:0: [sde] Preferred minimum I/O size 512 bytes [ 10.499780] sd 2:0:0:0: [sdd] Preferred minimum I/O size 512 bytes [ 10.499786] sd 1:0:0:0: [sdc] Write Protect is off [ 10.499789] sd 1:0:0:0: [sdc] Mode Sense: 00 3a 00 00 [ 10.499805] sd 4:0:0:0: [sdb] Preferred minimum I/O size 512 bytes [ 10.499811] sd 1:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.499855] sd 1:0:0:0: [sdc] Preferred minimum I/O size 512 bytes [ 10.499872] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.499906] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes [ 10.552762] hid-generic 0003:046D:C317.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input0 [ 10.553030] input: Logitech USB Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:1a.7/usb1/1-5/1-5.1/1-5.1:1.1/0003:046D:C317.0002/input/input6 [ 10.561189] sdb: sdb1 [ 10.561466] sd 4:0:0:0: [sdb] Attached SCSI disk [ 10.561627] sda: sda1 [ 10.561902] sd 0:0:0:0: [sda] Attached SCSI disk [ 10.564986] sdc: sdc1 sdc2 sdc3 [ 10.565349] sd 1:0:0:0: [sdc] Attached SCSI disk [ 10.565771] sd 2:0:0:0: [sdd] Attached SCSI disk [ 10.576768] sde: sde1 [ 10.577069] sd 3:0:0:0: [sde] Attached SCSI disk [ 10.612800] input: Logitech USB Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb1/1-5/1-5.1/1-5.1:1.1/0003:046D:C317.0002/input/input7 [ 10.613067] hid-generic 0003:046D:C317.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input1 [ 10.613372] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/0003:1C4F:0034.0003/input/input8 [ 10.613678] hid-generic 0003:1C4F:0034.0003: input,hidraw2: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:1d.1-1/input0 [ 18.428554] random: crng init done [ 24.060679] raid6: sse2x4 gen() 9574 MB/s [ 24.128687] raid6: sse2x2 gen() 11886 MB/s [ 24.196678] raid6: sse2x1 gen() 9703 MB/s [ 24.196756] raid6: using algorithm sse2x2 gen() 11886 MB/s [ 24.264681] raid6: .... xor() 7203 MB/s, rmw enabled [ 24.264739] raid6: using ssse3x2 recovery algorithm [ 24.267857] xor: measuring software checksum speed [ 24.268596] prefetch64-sse : 14790 MB/sec [ 24.269398] generic_sse : 13260 MB/sec [ 24.269455] xor: using function: prefetch64-sse (14790 MB/sec) [ 24.272286] async_tx: api initialized (async) [ 24.889111] Btrfs loaded, zoned=yes, fsverity=yes [ 25.105172] EXT4-fs (sdb1): mounted filesystem 94072726-5fed-439f-a496-8e6aaa88617e ro with ordered data mode. Quota mode: none. [ 25.642164] systemd[1]: Inserted module 'autofs4' [ 25.714945] systemd[1]: systemd 249.11-0ubuntu3.12 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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 25.716078] systemd[1]: Detected architecture x86-64. [ 26.215741] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. [ 26.281296] systemd[1]: Accepting user/group name '${GNUNET_USER}', which does not match strict user/group name rules. [ 26.340090] systemd[1]: Queued start job for default target Friendly Recovery Mode. [ 26.378339] systemd[1]: Created slice Slice /system/modprobe. [ 26.379138] systemd[1]: Created slice Slice /system/systemd-fsck. [ 26.379537] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 26.379826] systemd[1]: Reached target Slice Units. [ 26.380048] systemd[1]: Reached target Local Verity Protected Volumes. [ 26.380336] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 26.380724] systemd[1]: Listening on LVM2 poll daemon socket. [ 26.386624] systemd[1]: Listening on RPCbind Server Activation Socket. [ 26.388485] systemd[1]: Listening on Process Core Dump Socket. [ 26.388926] systemd[1]: Listening on fsck to fsckd communication Socket. [ 26.389212] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 26.389683] systemd[1]: Listening on Journal Audit Socket. [ 26.390024] systemd[1]: Listening on Journal Socket (/dev/log). [ 26.390392] systemd[1]: Listening on Journal Socket. [ 26.390766] systemd[1]: Listening on udev Control Socket. [ 26.391077] systemd[1]: Listening on udev Kernel Socket. [ 26.392423] systemd[1]: Mounting Huge Pages File System... [ 26.393759] systemd[1]: Mounting POSIX Message Queue File System... [ 26.395047] systemd[1]: Mounting Kernel Debug File System... [ 26.396347] systemd[1]: Mounting Kernel Trace File System... [ 26.398876] systemd[1]: Starting Journal Service... [ 26.399209] systemd[1]: Finished Availability of block devices. [ 26.401010] systemd[1]: Starting Set the console keyboard layout... [ 26.402472] systemd[1]: Starting Create List of Static Device Nodes... [ 26.403878] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 26.405439] systemd[1]: Starting Load Kernel Module configfs... [ 26.407638] systemd[1]: Starting Load Kernel Module efi_pstore... [ 26.409594] systemd[1]: Starting Load Kernel Module fuse... [ 26.412010] systemd[1]: Starting Set console scheme... [ 26.412341] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 26.416258] systemd[1]: Starting Load Kernel Modules... [ 26.417898] systemd[1]: Starting Remount Root and Kernel File Systems... [ 26.419268] systemd[1]: Starting Coldplug All udev Devices... [ 26.421826] systemd[1]: Mounted Huge Pages File System. [ 26.422134] systemd[1]: Mounted POSIX Message Queue File System. [ 26.422435] systemd[1]: Mounted Kernel Debug File System. [ 26.422730] systemd[1]: Mounted Kernel Trace File System. [ 26.423406] systemd[1]: Finished Create List of Static Device Nodes. [ 26.423950] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 26.424325] systemd[1]: Finished Load Kernel Module configfs. [ 26.424935] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 26.425310] systemd[1]: Finished Load Kernel Module fuse. [ 26.426000] systemd[1]: Finished Set console scheme. [ 26.427476] systemd[1]: Mounting FUSE Control File System... [ 26.428783] systemd[1]: Mounting Kernel Configuration File System... [ 26.430055] systemd[1]: Mounted FUSE Control File System. [ 26.431047] systemd[1]: Mounted Kernel Configuration File System. [ 26.452596] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 26.453082] systemd[1]: Finished Load Kernel Module efi_pstore. [ 26.481043] lp: driver loaded but no devices found [ 26.482617] EXT4-fs (sdb1): re-mounted 94072726-5fed-439f-a496-8e6aaa88617e r/w. Quota mode: none. [ 26.484351] systemd[1]: Finished Remount Root and Kernel File Systems. [ 26.484758] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 26.486587] systemd[1]: Starting Load/Save Random Seed... [ 26.488505] systemd[1]: Starting Create System Users... [ 26.492900] ppdev: user-space parallel port driver [ 26.503561] systemd[1]: Finished Load/Save Random Seed. [ 26.503986] systemd[1]: Condition check resulted in First Boot Complete being skipped. [ 26.508889] systemd[1]: Finished Create System Users. [ 26.510949] systemd[1]: Starting Create Static Device Nodes in /dev... [ 26.512109] systemd[1]: Finished Set the console keyboard layout. [ 26.518878] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. [ 26.523549] systemd[1]: Finished Load Kernel Modules. [ 26.525607] systemd[1]: Starting Apply Kernel Variables... [ 26.527740] systemd[1]: Finished Create Static Device Nodes in /dev. [ 26.528115] systemd[1]: Reached target Preparation for Local File Systems. [ 26.531352] systemd[1]: Starting Rule-based Manager for Device Events and Files... [ 26.553983] systemd[1]: Finished Apply Kernel Variables. [ 26.554309] systemd[1]: Started Journal Service. [ 26.561688] systemd-journald[401]: Received client request to flush runtime journal. [ 26.974449] i5500_temp 0000:00:14.3: Sensor seems to be disabled [ 26.975439] EDAC MC0: Giving out device to module i7core_edac.c controller i7 core #0: DEV 0000:ff:03.0 (INTERRUPT) [ 26.986120] EDAC PCI0: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:ff:03.0 (POLLED) [ 26.986154] EDAC i7core: Driver loaded, 1 memory controller(s) found. [ 27.582802] mc: Linux media interface: v0.10 [ 27.647535] kvm_intel: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround [ 27.825013] videodev: Linux video capture interface: v2.00 [ 27.889975] snd_hda_intel 0000:04:00.1: Force to non-snoop mode [ 27.924703] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input10 [ 27.924806] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input11 [ 27.943013] EXT4-fs (sde1): mounted filesystem 269c3cb0-82a8-484f-9f96-2569d52ced08 r/w with ordered data mode. Quota mode: none. [ 27.967579] EXT4-fs (sdc3): mounted filesystem 965f3d65-ec1b-49a8-a27a-a6989cecf661 r/w with ordered data mode. Quota mode: none. [ 27.994822] Adding 15625212k swap on /dev/sdc2. Priority:-2 extents:1 across:15625212k SS [ 28.012663] Registered IR keymap rc-rc6-mce [ 28.026581] EXT4-fs (sda1): mounted filesystem a7d8e4b2-e2df-4976-b661-37e48f7411cf r/w with ordered data mode. Quota mode: none. [ 28.030789] EXT4-fs (sdd): mounted filesystem 7f49ad40-e533-42c4-9977-7c4809d47b3d r/w with ordered data mode. Quota mode: none. [ 28.064041] IR RC6 protocol handler initialized [ 28.128766] rc rc0: Media Center Ed. eHome Infrared Remote Transceiver as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0 [ 28.128872] rc rc0: lirc_dev: driver mceusb registered at minor = 0, raw IR receiver, raw IR transmitter [ 28.128938] input: Media Center Ed. eHome Infrared Remote Transceiver as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0/input9 [ 28.201516] usb 1-5.2: current rate 16000 is different from the runtime rate 48000 [ 28.349559] mceusb 6-1:1.0: long-range (0x1) receiver active [ 28.375543] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1989B: line_outs=4 (0x12/0x16/0x24/0x25/0x0) type:line [ 28.375552] snd_hda_codec_analog hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 28.375554] snd_hda_codec_analog hdaudioC0D0: hp_outs=1 (0x11/0x0/0x0/0x0/0x0) [ 28.375557] snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0 [ 28.375558] snd_hda_codec_analog hdaudioC0D0: dig-out=0x1b/0x1d [ 28.375560] snd_hda_codec_analog hdaudioC0D0: inputs: [ 28.375562] snd_hda_codec_analog hdaudioC0D0: Rear Mic=0x17 [ 28.375564] snd_hda_codec_analog hdaudioC0D0: Front Mic=0x14 [ 28.375566] snd_hda_codec_analog hdaudioC0D0: Line=0x15 [ 28.375568] snd_hda_codec_analog hdaudioC0D0: CD=0x18 [ 28.394464] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 [ 28.394566] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 [ 28.394668] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 [ 28.394767] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 [ 28.394869] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 [ 28.394975] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 [ 28.395067] input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 [ 28.395162] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19 [ 28.412646] mceusb 6-1:1.0: Registered Topseed eHome Infrared Transceiver with mce emulator interface version 1 [ 28.412654] mceusb 6-1:1.0: 2 tx ports (0x3 cabled) and 2 rx sensors (0x1 active) [ 28.412710] usbcore: registered new interface driver mceusb [ 28.438310] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 28.438792] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 28.439110] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 28.607708] usb 1-5.2: current rate 16000 is different from the runtime rate 24000 [ 28.614091] usb 1-5.2: current rate 16000 is different from the runtime rate 32000 [ 28.655794] cx23885: cx23885 driver version 0.0.4 loaded [ 28.655991] cx23885: CORE cx23885[0]: subsystem: 0070:7801, board: Hauppauge WinTV-HVR1800 [card=2,autodetected] [ 28.718778] usbcore: registered new interface driver snd-usb-audio [ 28.718930] usb 1-5.2: Found UVC 1.00 device Razer Kiyo Pro (1532:0e05) [ 28.723120] usbcore: registered new interface driver uvcvideo [ 29.100579] tveeprom: Hauppauge model 78521, rev C1E9, serial# 4029759297 [ 29.100587] tveeprom: MAC address is 00:0d:fe:31:3f:41 [ 29.100589] tveeprom: tuner model is Philips 18271_8295 (idx 149, type 54) [ 29.100591] tveeprom: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88) [ 29.100594] tveeprom: audio processor is CX23887 (idx 42) [ 29.100596] tveeprom: decoder processor is CX23887 (idx 37) [ 29.100597] tveeprom: has radio [ 29.100599] cx23885: cx23885[0]: hauppauge eeprom: model=78521 [ 29.134478] audit: type=1400 audit(1726501579.008:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" pid=1345 comm="apparmor_parser" [ 29.167756] audit: type=1400 audit(1726501579.040:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=1339 comm="apparmor_parser" [ 29.168230] audit: type=1400 audit(1726501579.040:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=1342 comm="apparmor_parser" [ 29.168237] audit: type=1400 audit(1726501579.040:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=1342 comm="apparmor_parser" [ 29.190465] audit: type=1400 audit(1726501579.064:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1346 comm="apparmor_parser" [ 29.190479] audit: type=1400 audit(1726501579.064:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1346 comm="apparmor_parser" [ 29.190486] audit: type=1400 audit(1726501579.064:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1346 comm="apparmor_parser" [ 29.227777] audit: type=1400 audit(1726501579.100:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default" pid=1340 comm="apparmor_parser" [ 29.227788] audit: type=1400 audit(1726501579.100:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default-cgns" pid=1340 comm="apparmor_parser" [ 29.227793] audit: type=1400 audit(1726501579.100:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default-with-mounting" pid=1340 comm="apparmor_parser" [ 29.231700] cx25840 2-0044: cx23887 A/V decoder found @ 0x88 (cx23885[0]) [ 29.560560] usb 3-4: reset high-speed USB device number 4 using ehci-pci [ 29.727576] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev 021c detected [ 29.755955] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected [ 29.756340] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 29.757100] usbcore: registered new interface driver rt2800usb [ 29.778459] rt2800usb 3-4:1.0 wlx20cf30a24130: renamed from wlan0 [ 29.895735] cx25840 2-0044: loaded v4l-cx23885-avcore-01.fw firmware (16382 bytes) [ 30.037066] tuner: 1-0042: Tuner -1 found with type(s) Radio TV. [ 30.081659] tda829x 1-0042: could not clearly identify tuner address, defaulting to 60 [ 30.108977] tda18271 1-0060: creating new instance [ 30.157067] tda18271: TDA18271HD/C1 detected @ 1-0060 [ 30.692980] tda829x 1-0042: type set to tda8295+18271 [ 32.046907] cx23885: cx23885[0]: registered device video2 [v4l2] [ 32.046974] cx23885: cx23885[0]: registered device vbi0 [ 32.047137] cx23885: cx23885[0]: alsa: registered ALSA audio device [ 32.047225] cx23885: cx23885[0]: registered device video3 [mpeg] [ 32.047241] cx23885: Firmware and/or mailbox pointer not initialized or corrupted, signature = 0xbfbbb9fb, cmd = PING_FW [ 32.048135] cx23885 0000:09:00.0: Direct firmware load for v4l-cx23885-enc.fw failed with error -2 [ 32.048142] cx23885: ERROR: Hotplug firmware request failed (v4l-cx23885-enc.fw). [ 32.048143] cx23885: Please fix your hotplug setup, the board will not work without firmware loaded! [ 32.048144] cx23885: cx23885_initialize_codec() f/w load failed [ 32.048146] cx23885: cx23885_dvb_register() allocating 1 frontend(s) [ 32.048148] cx23885: cx23885[0]: cx23885 based dvb card [ 32.095985] MT2131: successfully identified at address 0x61 [ 32.097631] dvbdev: DVB: registering new adapter (cx23885[0]) [ 32.097636] cx23885 0000:09:00.0: DVB: registering adapter 0 frontend 0 (Samsung S5H1409 QAM/8VSB Frontend)... [ 32.098129] cx23885: cx23885_dev_checkrevision() Hardware revision = 0xb1 [ 32.098134] cx23885: cx23885[0]/0: found at 0000:09:00.0, rev: 15, irq: 17, latency: 0, mmio: 0xfbc00000 [ 42.409208] sky2 0000:06:00.0 enp6s0: enabling interface [ 42.415708] sky2 0000:08:00.0 enp8s0: enabling interface [ 42.418426] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin' [ 42.420480] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36 [ 44.751240] wlx20cf30a24130: authenticate with fc:2b:b2:a7:af:02 (local address=20:cf:30:a2:41:30) [ 44.751249] wlx20cf30a24130: send auth to fc:2b:b2:a7:af:02 (try 1/3) [ 44.753867] wlx20cf30a24130: authenticated [ 44.756702] wlx20cf30a24130: associate with fc:2b:b2:a7:af:02 (try 1/3) [ 44.760301] wlx20cf30a24130: RX AssocResp from fc:2b:b2:a7:af:02 (capab=0x1411 status=0 aid=3) [ 44.770005] wlx20cf30a24130: associated [ 44.849872] wlx20cf30a24130: Limiting TX power to 30 (30 - 0) dBm as advertised by fc:2b:b2:a7:af:02 [ 45.366207] sky2 0000:06:00.0 enp6s0: Link is up at 1000 Mbps, full duplex, flow control both On 2024-09-16 05:12, Dr. David Alan Gilbert wrote: > * Bob Gill (gillb5@telus.net) wrote: >> Addendum: I have a portion of /var/log/syslog of the 6.11-rc7 kernel, which >> contains a coredump, and >> >> another line: Sep 8 20:13:06 freedom kernel: [ 566.359456] ACPI: >> \_SB_.PCI0.SBRG.ASOC: Device cannot be configured due to a frequency >> mismatch >> >> any takers? > Not my field specifically; but I think a dmesg from the working one > and the failing one to compare would help people. > > Dave > >> On 2024-09-15 14:59, Bob Gill wrote: >>> So 6.10.0 runs ok. 6.11.0-rc1 was the first kernel that started >>> crashing. Every rc after, including 6.11.0 all crash. >>> >>> By that I mean it seems the startup is ok, but when it comes to the X >>> server, when it tries to start, it crashes (and takes everything else >>> along with it). >>> >>> I ran recovery kernel, enabled networking, dropped into terminal. >>> >>> service --status-all | grep lightdm gave: >>> >>> [ - ] lightdm >>> >>> Portions of Xorg.0.log: >>> >>> cat Xorg.0.log | grep EE >>> >>> [ 61.679] Current Operating System: Linux freedom 6.11.0 #1 SMP >>> PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 x86_64 >>> (WW) warning, (EE) error, (NI) not implemented, (??) unknown. >>> [ 61.809] (EE) systemd-logind: failed to get session: PID 2028 does >>> not belong to any known session >>> [ 61.913] (EE) open /dev/dri/card0: No such file or directory >>> [ 61.913] (EE) open /dev/dri/card0: No such file or directory >>> [ 61.914] (EE) Unable to find a valid framebuffer device >>> [ 61.914] (EE) open /dev/fb0: No such file or directory >>> [ 61.914] (EE) Screen 0 deleted because of no matching config section. >>> [ 61.914] (EE) Screen 0 deleted because of no matching config section. >>> >>> >>> From the terminal, I can't run 'service lightdm start' and get back to >>> any state. pressing ctrl-alt-(f1-f9) does nothing. Pressing the >>> caps-lock button on/off on the keyboard stops responding immediately. >>> Even the power/reset buttons on the case do nothing. I have to hit the >>> power switch. The kernel crashes hard. >>> >>> My graphics hardware (taken from 6.10.0): >>> >>> inxi -G >>> >>> Graphics: >>> Device-1: AMD driver: amdgpu v: kernel >>> Device-2: Conexant Systems CX23887/8 PCIe Broadcast Audio and Video >>> Decoder with 3D Comb >>> driver: cx23885 v: 0.0.4 >>> Device-3: Razer USA Kiyo Pro type: USB driver: snd-usb-audio,uvcvideo >>> Device-4: Realtek RTL2838 DVB-T type: USB driver: N/A >>> Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati >>> unloaded: fbdev,modesetting,radeon,vesa gpu: amdgpu resolution: >>> 1: 1920x1080~60Hz 2: 1920x1080~60Hz >>> OpenGL: >>> renderer: AMD Radeon RX 6500 XT (navi24 LLVM 15.0.7 DRM 3.57 >>> 6.10.0-rc7+) >>> v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2 >>> >>> >>> There is a weird line from /var/log/Xorg.0.log.old: >>> >>> [ 299.900] (++) using VT number 7 >>> >>> [ 299.900] (II) systemd-logind: logind integration requires -keeptty >>> and -keeptty was not provided, disabling logind integration >>> [ 299.908] (--) PCI:*(4@0:0:0) 1002:743f:148c:2415 rev 193, Mem @ >>> 0xd0000000/268435456, 0xcfe00000/2097152, 0xfb700000/1048576, I/O @ >>> 0x0000a000/256, B >>> IOS @ 0x????????/131072 >>> [ 299.908] (--) PCI: (9@0:0:0) 14f1:8880:0070:7801 rev 15, Mem @ >>> 0xfbc00000/2097152 >>> [ 299.908] (II) LoadModule: "glx" >>> >>> I don't know why the BIOS line looks like: BIOS @ 0x????????/131072 >>> >>> Is that normal or did it not find it? >>> >>> >>> Sure, its a corner case. I might be the only one on the planet with >>> this problem. Or maybe not. >>> >>> I have been using a standard .config for building kernels for a while >>> now. Please reply to me directly as I'm not on the list. >>> >>> Bob >>> >>> >>> >>> >>> ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: 6.11.0 crash on X startup 2024-09-16 16:00 ` Bob Gill @ 2024-09-16 17:20 ` Dr. David Alan Gilbert 2024-09-16 20:30 ` Bob Gill 0 siblings, 1 reply; 17+ messages in thread From: Dr. David Alan Gilbert @ 2024-09-16 17:20 UTC (permalink / raw) To: Bob Gill; +Cc: linux-kernel * Bob Gill (gillb5@telus.net) wrote: > OK. Thanks! I'm not seeing anything too obvious, however... > 6.10.0.dmesg.txt: > > [ 0.000000] Linux version 6.10.0 (root@freedom) (gcc (Ubuntu > 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP > PREEMPT_DYNAMIC Sun Jul 14 18:50:17 MDT 2024 > [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.10.0 > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash ..... > 6.11.0.dmesg.txt > > [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu > 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP > PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 > [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro recovery nomodeset > dis_ucode_ldr > [ 0.000000] KERNEL supported cpus: Would it be possible to get a 6.11.0 dmesg without the 'nomodeset' ? I realise that's trickier, but it's really where things start to get interesting. On the 6.10 dmesg we have the normal fun: > [ 15.759932] [drm] amdgpu kernel modesetting enabled. > [ 15.760169] amdgpu: Virtual CRAT table created for CPU > [ 15.760203] amdgpu: Topology: Add CPU node > [ 15.760502] [drm] initializing kernel modesetting (BEIGE_GOBY > 0x1002:0x743F 0x148C:0x2415 0xC1). > [ 15.760519] [drm] register mmio base: 0xFB700000 > [ 15.760520] [drm] register mmio size: 1048576 > [ 15.764353] [drm] add ip block number 0 <nv_common> > [ 15.764355] [drm] add ip block number 1 <gmc_v10_0> > [ 15.764357] [drm] add ip block number 2 <navi10_ih> > [ 15.764359] [drm] add ip block number 3 <psp> > [ 15.764360] [drm] add ip block number 4 <smu> > [ 15.764361] [drm] add ip block number 5 <dm> > [ 15.764363] [drm] add ip block number 6 <gfx_v10_0> > [ 15.764364] [drm] add ip block number 7 <sdma_v5_2> > [ 15.764366] [drm] add ip block number 8 <vcn_v3_0> > [ 15.764379] resource: resource sanity check: requesting [mem > 0x00000000000c0000-0x00000000000dffff], which spans more than PCI Bus > 0000:00 [mem 0x000d0000-0x000dffff window] > [ 15.764383] caller pci_map_rom+0x83/0x220 mapping multiple BARs > [ 15.764391] amdgpu 0000:04:00.0: No more image in the PCI ROM > [ 15.764412] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from ROM BAR > [ 15.764414] amdgpu: ATOM BIOS: 113-001-XT7 > [ 15.777550] [drm] VCN(0) decode is enabled in VM mode > [ 15.781178] amdgpu 0000:04:00.0: vgaarb: deactivate vga console > [ 15.781185] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) > feature disabled as experimental (default) > [ 15.781194] amdgpu 0000:04:00.0: amdgpu: PCIE atomic ops is not supported > [ 15.781245] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, > fragment size is 9-bit > [ 15.781261] amdgpu 0000:04:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - > 0x00000080FEFFFFFF (4080M used) > [ 15.781264] amdgpu 0000:04:00.0: amdgpu: GART: 512M 0x0000000000000000 - > 0x000000001FFFFFFF > [ 15.781277] [drm] Detected VRAM RAM=4080M, BAR=256M > [ 15.781279] [drm] RAM width 64bits GDDR6 > [ 15.783108] [drm] amdgpu: 4080M of VRAM memory ready > [ 15.783112] [drm] amdgpu: 5979M of GTT memory ready. > [ 15.783133] [drm] GART: num cpu pages 131072, num gpu pages 131072 > [ 15.783255] [drm] PCIE GART of 512M enabled (table at > 0x0000008000800000). > [ 18.564918] random: crng init done > [ 19.594908] amdgpu 0000:04:00.0: amdgpu: STB initialized to 2048 entries > [ 19.595220] [drm] Loading DMUB firmware via PSP: version=0x02020020 > [ 19.595937] [drm] use_doorbell being set to: [true] > [ 19.595955] [drm] Found VCN firmware Version ENC: 1.31 DEC: 3 VEP: 0 > Revision: 2 > [ 19.595965] amdgpu 0000:04:00.0: amdgpu: Will use PSP to load VCN > firmware > [ 19.663643] amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from > 0x80fd000000 for PSP TMR > [ 19.765435] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is > not available > [ 19.781512] amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta > ucode is not available > [ 19.781538] amdgpu 0000:04:00.0: amdgpu: smu driver if version = > 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = > 0x00492400 (73.36.0) > [ 19.781544] amdgpu 0000:04:00.0: amdgpu: SMU driver if version not > matched > [ 19.781581] amdgpu 0000:04:00.0: amdgpu: use vbios provided pptable > [ 19.828182] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully! > [ 19.828795] [drm] Display Core v3.2.281 initialized on DCN 3.0.3 > [ 19.828798] [drm] DP-HDMI FRL PCON supported > [ 19.829988] [drm] DMUB hardware initialized: version=0x02020020 > [ 19.914675] [drm] kiq ring mec 2 pipe 1 q 0 > [ 19.956011] amdgpu: HMM registered 4080MB device memory > [ 19.963868] kfd kfd: amdgpu: Allocated 3969056 bytes on gart > [ 19.963883] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1 > [ 19.964255] amdgpu: Virtual CRAT table created for GPU > [ 19.964896] amdgpu: Topology: Add dGPU node [0x743f:0x1002] > [ 19.964900] kfd kfd: amdgpu: added device 1002:743f > [ 19.964919] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, > active_cu_number 16 > [ 19.964924] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 > on hub 0 > [ 19.964926] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 > on hub 0 > [ 19.964927] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng > 4 on hub 0 > [ 19.964929] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng > 5 on hub 0 > [ 19.964931] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng > 6 on hub 0 > [ 19.964933] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng > 7 on hub 0 > [ 19.964935] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng > 8 on hub 0 > [ 19.964936] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng > 9 on hub 0 > [ 19.964938] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng > 10 on hub 0 > [ 19.964940] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng > 11 on hub 0 > [ 19.964941] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng > 12 on hub 0 > [ 19.964943] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on > hub 0 > [ 19.964945] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 > on hub 8 > [ 19.966250] amdgpu 0000:04:00.0: amdgpu: Using BACO for runtime pm > [ 19.966781] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:04:00.0 on > minor 0 > [ 19.975362] fbcon: amdgpudrmfb (fb0) is primary device > [ 19.975369] fbcon: Deferring console take-over > [ 19.975373] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer > device So lets see what that looks like on a 6.11.0 without the nomodeset. Dave -- -----Open up your eyes, open up your mind, open up your code ------- / Dr. David Alan Gilbert | Running GNU/Linux | Happy \ \ dave @ treblig.org | | In Hex / \ _________________________|_____ http://www.treblig.org |_______/ ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: 6.11.0 crash on X startup 2024-09-16 17:20 ` Dr. David Alan Gilbert @ 2024-09-16 20:30 ` Bob Gill 2024-09-16 20:36 ` Dr. David Alan Gilbert 0 siblings, 1 reply; 17+ messages in thread From: Bob Gill @ 2024-09-16 20:30 UTC (permalink / raw) To: Dr. David Alan Gilbert; +Cc: linux-kernel OK, so my grub line looks like "quiet splash nomodeset" I have two monitors, of which only the main monitor starts with an X server (and the response is slow). Here is the result of dmesg. The parts that look interesting are around the 7.3 second mark that say "ACPI: OSL: Resource conflict; ACPI support missing from driver?" Oh, and thanks for replying. [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset [ 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-0x000000000009e7ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e4c00-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf77ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bf780000-0x00000000bf797fff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000bf798000-0x00000000bf7dbfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000bf7dc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000033fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] APIC: Static calls initialized [ 0.000000] SMBIOS 2.5 present. [ 0.000000] DMI: System manufacturer System Product Name/P6T DELUXE, BIOS 2209 09/21/2010 [ 0.000000] DMI: Memory slots populated: 6/6 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2672.776 MHz processor [ 0.001528] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.001534] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.001544] last_pfn = 0x340000 max_arch_pfn = 0x400000000 [ 0.001553] total RAM covered: 12280M [ 0.001829] Found optimal setting for mtrr clean up [ 0.001830] gran_size: 64K chunk_size: 16M num_reg: 6 lose cover RAM: 0G [ 0.001837] MTRR map: 8 entries (5 fixed + 3 variable; max 21), built from 8 variable MTRRs [ 0.001841] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.002807] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved [ 0.002820] last_pfn = 0xbf798 max_arch_pfn = 0x400000000 [ 0.014822] found SMP MP-table at [mem 0x000ff780-0x000ff78f] [ 0.015378] RAMDISK: [mem 0x0b466000-0x37feefff] [ 0.015390] ACPI: Early table checksum verification disabled [ 0.015394] ACPI: RSDP 0x00000000000FB150 000024 (v02 ACPIAM) [ 0.015401] ACPI: XSDT 0x00000000BF780100 000064 (v01 092110 XSDT0924 20100921 MSFT 00000097) [ 0.015410] ACPI: FACP 0x00000000BF780290 0000F4 (v03 092110 FACP0924 20100921 MSFT 00000097) [ 0.015420] ACPI: DSDT 0x00000000BF7804B0 00B69B (v01 A1087 A1087001 00000001 INTL 20060113) [ 0.015426] ACPI: FACS 0x00000000BF798000 000040 [ 0.015432] ACPI: FACS 0x00000000BF798000 000040 [ 0.015437] ACPI: APIC 0x00000000BF780390 0000D8 (v01 092110 APIC0924 20100921 MSFT 00000097) [ 0.015443] ACPI: MCFG 0x00000000BF780470 00003C (v01 092110 OEMMCFG 20100921 MSFT 00000097) [ 0.015449] ACPI: OEMB 0x00000000BF798040 000072 (v01 092110 OEMB0924 20100921 MSFT 00000097) [ 0.015456] ACPI: HPET 0x00000000BF78F4B0 000038 (v01 092110 OEMHPET 20100921 MSFT 00000097) [ 0.015462] ACPI: DMAR 0x00000000BF7980C0 000138 (v01 AMI OEMDMAR 00000001 MSFT 00000097) [ 0.015468] ACPI: OSFR 0x00000000BF78F4F0 0000B0 (v01 092110 OEMOSFR 20100921 MSFT 00000097) [ 0.015474] ACPI: SSDT 0x00000000BF799E10 000363 (v01 DpgPmm CpuPm 00000012 INTL 20060113) [ 0.015480] ACPI: Reserving FACP table memory at [mem 0xbf780290-0xbf780383] [ 0.015482] ACPI: Reserving DSDT table memory at [mem 0xbf7804b0-0xbf78bb4a] [ 0.015484] ACPI: Reserving FACS table memory at [mem 0xbf798000-0xbf79803f] [ 0.015485] ACPI: Reserving FACS table memory at [mem 0xbf798000-0xbf79803f] [ 0.015487] ACPI: Reserving APIC table memory at [mem 0xbf780390-0xbf780467] [ 0.015489] ACPI: Reserving MCFG table memory at [mem 0xbf780470-0xbf7804ab] [ 0.015491] ACPI: Reserving OEMB table memory at [mem 0xbf798040-0xbf7980b1] [ 0.015492] ACPI: Reserving HPET table memory at [mem 0xbf78f4b0-0xbf78f4e7] [ 0.015494] ACPI: Reserving DMAR table memory at [mem 0xbf7980c0-0xbf7981f7] [ 0.015496] ACPI: Reserving OSFR table memory at [mem 0xbf78f4f0-0xbf78f59f] [ 0.015498] ACPI: Reserving SSDT table memory at [mem 0xbf799e10-0xbf79a172] [ 0.015676] No NUMA configuration found [ 0.015678] Faking a node at [mem 0x0000000000000000-0x000000033fffffff] [ 0.015692] NODE_DATA(0) allocated [mem 0x33ffcd000-0x33fff7fff] [ 0.016090] Zone ranges: [ 0.016092] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.016095] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.016098] Normal [mem 0x0000000100000000-0x000000033fffffff] [ 0.016100] Device empty [ 0.016102] Movable zone start for each node [ 0.016106] Early memory node ranges [ 0.016106] node 0: [mem 0x0000000000001000-0x000000000009dfff] [ 0.016109] node 0: [mem 0x0000000000100000-0x00000000bf77ffff] [ 0.016112] node 0: [mem 0x0000000100000000-0x000000033fffffff] [ 0.016116] Initmem setup node 0 [mem 0x0000000000001000-0x000000033fffffff] [ 0.016124] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.016158] On node 0, zone DMA: 98 pages in unavailable ranges [ 0.043074] On node 0, zone Normal: 2176 pages in unavailable ranges [ 0.043371] ACPI: PM-Timer IO Port: 0x808 [ 0.043400] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 [ 0.043408] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI 24-47 [ 0.043412] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.043415] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.043423] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.043426] ACPI: HPET id: 0x8086a301 base: 0xfed00000 [ 0.043442] CPU topo: Max. logical packages: 2 [ 0.043444] CPU topo: Max. logical dies: 2 [ 0.043445] CPU topo: Max. dies per package: 1 [ 0.043456] CPU topo: Max. threads per core: 2 [ 0.043458] CPU topo: Num. cores per package: 4 [ 0.043459] CPU topo: Num. threads per package: 8 [ 0.043460] CPU topo: Allowing 8 present CPUs plus 8 hotplug CPUs [ 0.043478] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.043482] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff] [ 0.043483] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.043485] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000e4fff] [ 0.043487] PM: hibernation: Registered nosave memory: [mem 0x000e5000-0x000fffff] [ 0.043489] PM: hibernation: Registered nosave memory: [mem 0xbf780000-0xbf797fff] [ 0.043491] PM: hibernation: Registered nosave memory: [mem 0xbf798000-0xbf7dbfff] [ 0.043493] PM: hibernation: Registered nosave memory: [mem 0xbf7dc000-0xbfffffff] [ 0.043494] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfedfffff] [ 0.043496] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.043497] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffdfffff] [ 0.043499] PM: hibernation: Registered nosave memory: [mem 0xffe00000-0xffffffff] [ 0.043501] [mem 0xc0000000-0xfedfffff] available for PCI devices [ 0.043503] Booting paravirtualized kernel on bare hardware [ 0.043507] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.043517] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1 [ 0.045202] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288 [ 0.045216] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152 [ 0.045221] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 [ 0.045232] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 [ 0.045264] Kernel command line: BOOT_IMAGE=/vmlinuz-6.11.0 root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset [ 0.045420] Booted with the nomodeset parameter. Only the system framebuffer will be available [ 0.045424] Unknown kernel command line parameters "splash BOOT_IMAGE=/vmlinuz-6.11.0", will be passed to user space. [ 0.047571] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) [ 0.048684] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.049079] Fallback order for Node 0: 0 [ 0.049086] Built 1 zonelists, mobility grouping on. Total pages: 3143453 [ 0.049088] Policy zone: Normal [ 0.049100] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.049115] software IO TLB: area num 16. [ 0.128195] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 [ 0.128395] Kernel/User page tables isolation: enabled [ 0.128531] ftrace: allocating 53163 entries in 208 pages [ 0.139782] ftrace: allocated 208 pages with 3 groups [ 0.140826] Dynamic Preempt: voluntary [ 0.141193] rcu: Preemptible hierarchical RCU implementation. [ 0.141195] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16. [ 0.141198] Trampoline variant of Tasks RCU enabled. [ 0.141199] Rude variant of Tasks RCU enabled. [ 0.141200] Tracing variant of Tasks RCU enabled. [ 0.141201] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.141202] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 [ 0.141227] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. [ 0.141231] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. [ 0.141235] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. [ 0.147244] NR_IRQS: 524544, nr_irqs: 960, preallocated irqs: 16 [ 0.147513] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.147681] Console: colour dummy device 80x25 [ 0.147685] printk: legacy console [tty0] enabled [ 0.148030] ACPI: Core revision 20240322 [ 0.148345] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns [ 0.148362] APIC: Switch to symmetric I/O mode setup [ 0.148364] DMAR-IR: This system BIOS has enabled interrupt remapping on a chipset that contains an erratum making that feature unstable. To maintain system stability interrupt remapping is being disabled. Please contact your BIOS vendor for an update [ 0.148373] APIC: Switched APIC routing to: physical flat [ 0.148941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.168361] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2686c8f140e, max_idle_ns: 440795237667 ns [ 0.168371] Calibrating delay loop (skipped), value calculated using timer frequency.. 5345.55 BogoMIPS (lpj=10691104) [ 0.168399] CPU0: Thermal monitoring enabled (TM1) [ 0.168434] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 [ 0.168437] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.168442] process: using mwait in idle threads [ 0.168445] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.168448] Spectre V2 : Mitigation: Retpolines [ 0.168450] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.168451] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.168453] Speculative Store Bypass: Vulnerable [ 0.168456] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.168458] MMIO Stale Data: Unknown: No mitigations [ 0.168461] x86/fpu: x87 FPU will use FXSAVE [ 0.199521] Freeing SMP alternatives memory: 44K [ 0.199542] pid_max: default: 32768 minimum: 301 [ 0.200572] LSM: initializing lsm=lockdown,capability,landlock,apparmor,ima,evm [ 0.200869] landlock: Up and running. [ 0.200909] AppArmor: AppArmor initialized [ 0.201323] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.201357] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.315223] smpboot: CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (family: 0x6, model: 0x1a, stepping: 0x4) [ 0.315671] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, Intel PMU driver. [ 0.315695] core: CPU erratum AAJ80 worked around [ 0.315697] ... version: 3 [ 0.315699] ... bit width: 48 [ 0.315700] ... generic registers: 4 [ 0.315702] ... value mask: 0000ffffffffffff [ 0.315704] ... max period: 000000007fffffff [ 0.315705] ... fixed-purpose events: 3 [ 0.315706] ... event mask: 000000070000000f [ 0.315916] signal: max sigframe size: 1440 [ 0.315941] Estimated ratio of average max frequency by base frequency (times 1024): 1075 [ 0.316366] rcu: Hierarchical SRCU implementation. [ 0.316366] rcu: Max phase no-delay instances is 1000. [ 0.316366] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level [ 0.316714] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.317011] smp: Bringing up secondary CPUs ... [ 0.317232] smpboot: x86: Booting SMP configuration: [ 0.317235] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 [ 0.328546] 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.334368] smp: Brought up 1 node, 8 CPUs [ 0.334368] smpboot: Total of 8 processors activated (42764.41 BogoMIPS) [ 0.336514] Memory: 11491168K/12573812K available (20480K kernel code, 4237K rwdata, 7328K rodata, 4860K init, 5060K bss, 1068464K reserved, 0K cma-reserved) [ 0.337198] devtmpfs: initialized [ 0.337198] x86/mm: Memory block size: 128MB [ 0.341390] ACPI: PM: Registering ACPI NVS region [mem 0xbf798000-0xbf7dbfff] (278528 bytes) [ 0.341390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.341390] futex hash table entries: 4096 (order: 6, 262144 bytes, linear) [ 0.341390] pinctrl core: initialized pinctrl subsystem [ 0.341390] PM: RTC time: 20:18:41, date: 2024-09-16 [ 0.342165] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.342551] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.342790] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.343038] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.343068] audit: initializing netlink subsys (disabled) [ 0.343091] audit: type=2000 audit(1726517920.192:1): state=initialized audit_enabled=0 res=1 [ 0.344380] thermal_sys: Registered thermal governor 'fair_share' [ 0.344382] thermal_sys: Registered thermal governor 'bang_bang' [ 0.344384] thermal_sys: Registered thermal governor 'step_wise' [ 0.344385] thermal_sys: Registered thermal governor 'user_space' [ 0.344386] thermal_sys: Registered thermal governor 'power_allocator' [ 0.344403] EISA bus registered [ 0.344424] cpuidle: using governor ladder [ 0.344429] cpuidle: using governor menu [ 0.344500] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.344873] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff] [ 0.344880] PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not reserved) [ 0.344882] PCI: Using configuration type 1 for base access [ 0.344998] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.347235] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.347235] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.351318] ACPI: Added _OSI(Module Device) [ 0.351318] ACPI: Added _OSI(Processor Device) [ 0.351318] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.351318] ACPI: Added _OSI(Processor Aggregator Device) [ 0.366412] ACPI: 2 ACPI AML tables successfully acquired and loaded [ 0.401749] ACPI: Dynamic OEM Table Load: [ 0.401749] ACPI: SSDT 0xFFFF9DD880974000 001C0C (v01 DpgPmm P001Ist 00000011 INTL 20060113) [ 0.405367] ACPI: Interpreter enabled [ 0.405389] ACPI: PM: (supports S0 S1 S3 S4 S5) [ 0.405391] ACPI: Using IOAPIC for interrupt routing [ 0.405439] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff] [ 0.406832] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource [ 0.406849] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406851] PCI: Using E820 reservations for host bridge windows [ 0.407073] ACPI: Enabled 13 GPEs in block 00 to 3F [ 0.420700] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.420710] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.420718] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC] [ 0.420720] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC] [ 0.420722] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_NOT_FOUND) [ 0.421217] PCI host bridge to bus 0000:00 [ 0.421222] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.421225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421227] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.421229] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window] [ 0.421231] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window] [ 0.421233] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff window] [ 0.421235] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.421259] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000 PCIe Root Port [ 0.421288] pci 0000:00:00.0: enabling Extended Tags [ 0.421332] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold [ 0.421435] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400 PCIe Root Port [ 0.421452] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.421469] pci 0000:00:01.0: enabling Extended Tags [ 0.421514] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ 0.421651] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400 PCIe Root Port [ 0.421673] pci 0000:00:03.0: PCI bridge to [bus 02-04] [ 0.421677] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] [ 0.421680] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] [ 0.421688] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.421695] pci 0000:00:03.0: enabling Extended Tags [ 0.421740] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold [ 0.421868] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400 PCIe Root Port [ 0.421885] pci 0000:00:07.0: PCI bridge to [bus 05] [ 0.421903] pci 0000:00:07.0: enabling Extended Tags [ 0.421947] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold [ 0.422074] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint [ 0.422186] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint [ 0.422294] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint [ 0.422397] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000 conventional PCI endpoint [ 0.422490] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 conventional PCI endpoint [ 0.422531] pci 0000:00:1a.0: BAR 4 [io 0x9800-0x981f] [ 0.422653] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300 conventional PCI endpoint [ 0.422694] pci 0000:00:1a.1: BAR 4 [io 0x9880-0x989f] [ 0.422825] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300 conventional PCI endpoint [ 0.422865] pci 0000:00:1a.2: BAR 4 [io 0x9c00-0x9c1f] [ 0.423001] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 conventional PCI endpoint [ 0.423018] pci 0000:00:1a.7: BAR 0 [mem 0xfb5ff000-0xfb5ff3ff] [ 0.423099] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold [ 0.423200] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint [ 0.423218] pci 0000:00:1b.0: BAR 0 [mem 0xfb5f8000-0xfb5fbfff 64bit] [ 0.423294] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.423384] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 PCIe Root Port [ 0.423410] pci 0000:00:1c.0: PCI bridge to [bus 0a] [ 0.423424] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff 64bit pref] [ 0.423478] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.423599] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400 PCIe Root Port [ 0.423626] pci 0000:00:1c.1: PCI bridge to [bus 09] [ 0.423632] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] [ 0.423694] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.423824] pci 0000:00:1c.2: [8086:3a44] type 01 class 0x060400 PCIe Root Port [ 0.423850] pci 0000:00:1c.2: PCI bridge to [bus 08] [ 0.423855] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] [ 0.423858] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] [ 0.423919] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.424038] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400 PCIe Root Port [ 0.424064] pci 0000:00:1c.4: PCI bridge to [bus 07] [ 0.424069] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] [ 0.424072] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] [ 0.424133] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold [ 0.424253] pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400 PCIe Root Port [ 0.424279] pci 0000:00:1c.5: PCI bridge to [bus 06] [ 0.424284] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] [ 0.424287] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] [ 0.424348] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold [ 0.424477] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 conventional PCI endpoint [ 0.424517] pci 0000:00:1d.0: BAR 4 [io 0x9080-0x909f] [ 0.424643] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 conventional PCI endpoint [ 0.424684] pci 0000:00:1d.1: BAR 4 [io 0x9400-0x941f] [ 0.424809] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 conventional PCI endpoint [ 0.424851] pci 0000:00:1d.2: BAR 4 [io 0x9480-0x949f] [ 0.424984] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 conventional PCI endpoint [ 0.425001] pci 0000:00:1d.7: BAR 0 [mem 0xfb5fe000-0xfb5fe3ff] [ 0.425082] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.425178] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 conventional PCI bridge [ 0.425203] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) [ 0.425208] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] [ 0.425211] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] [ 0.425335] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100 conventional PCI endpoint [ 0.425412] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO [ 0.425417] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 GPIO [ 0.425420] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003) [ 0.425425] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 001f) [ 0.425575] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601 conventional PCI endpoint [ 0.425589] pci 0000:00:1f.2: BAR 0 [io 0x8c00-0x8c07] [ 0.425596] pci 0000:00:1f.2: BAR 1 [io 0x8880-0x8883] [ 0.425604] pci 0000:00:1f.2: BAR 2 [io 0x8800-0x8807] [ 0.425611] pci 0000:00:1f.2: BAR 3 [io 0x8480-0x8483] [ 0.425618] pci 0000:00:1f.2: BAR 4 [io 0x8400-0x841f] [ 0.425625] pci 0000:00:1f.2: BAR 5 [mem 0xfb5fc000-0xfb5fc7ff] [ 0.425666] pci 0000:00:1f.2: PME# supported from D3hot [ 0.425760] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500 conventional PCI endpoint [ 0.425777] pci 0000:00:1f.3: BAR 0 [mem 0xfb5fd000-0xfb5fd0ff 64bit] [ 0.425797] pci 0000:00:1f.3: BAR 4 [io 0x0400-0x041f] [ 0.425902] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.425962] pci 0000:02:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port [ 0.425977] pci 0000:02:00.0: BAR 0 [mem 0xfb6fc000-0xfb6fffff] [ 0.425992] pci 0000:02:00.0: PCI bridge to [bus 03-04] [ 0.425999] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] [ 0.426002] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] [ 0.426012] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.426097] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 0.426163] pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link) [ 0.436388] pci 0000:00:03.0: PCI bridge to [bus 02-04] [ 0.436467] pci 0000:03:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port [ 0.436495] pci 0000:03:00.0: PCI bridge to [bus 04] [ 0.436501] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] [ 0.436505] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] [ 0.436515] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.436600] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 0.436763] pci 0000:02:00.0: PCI bridge to [bus 03-04] [ 0.436832] pci 0000:04:00.0: [1002:743f] type 00 class 0x030000 PCIe Legacy Endpoint [ 0.436852] pci 0000:04:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.436864] pci 0000:04:00.0: BAR 2 [mem 0xcfe00000-0xcfffffff 64bit pref] [ 0.436872] pci 0000:04:00.0: BAR 4 [io 0xa000-0xa0ff] [ 0.436880] pci 0000:04:00.0: BAR 5 [mem 0xfb700000-0xfb7fffff] [ 0.436888] pci 0000:04:00.0: ROM [mem 0xfb8c0000-0xfb8dffff pref] [ 0.436925] pci 0000:04:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.436985] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.437058] pci 0000:04:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link) [ 0.437158] pci 0000:04:00.1: [1002:ab28] type 00 class 0x040300 PCIe Legacy Endpoint [ 0.437173] pci 0000:04:00.1: BAR 0 [mem 0xfb8fc000-0xfb8fffff] [ 0.437271] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold [ 0.437411] pci 0000:03:00.0: PCI bridge to [bus 04] [ 0.437472] pci 0000:00:07.0: PCI bridge to [bus 05] [ 0.437519] pci 0000:00:1c.0: PCI bridge to [bus 0a] [ 0.437590] pci 0000:09:00.0: [14f1:8880] type 00 class 0x040000 PCIe Endpoint [ 0.437623] pci 0000:09:00.0: BAR 0 [mem 0xfbc00000-0xfbdfffff 64bit] [ 0.437793] pci 0000:09:00.0: supports D1 D2 [ 0.437794] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot [ 0.437927] pci 0000:09:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.437941] pci 0000:00:1c.1: PCI bridge to [bus 09] [ 0.438009] pci 0000:08:00.0: [11ab:4364] type 00 class 0x020000 PCIe Legacy Endpoint [ 0.438036] pci 0000:08:00.0: BAR 0 [mem 0xfbbfc000-0xfbbfffff 64bit] [ 0.438048] pci 0000:08:00.0: BAR 2 [io 0xd800-0xd8ff] [ 0.438088] pci 0000:08:00.0: ROM [mem 0xfbbc0000-0xfbbdffff pref] [ 0.438159] pci 0000:08:00.0: supports D1 D2 [ 0.438161] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.438257] pci 0000:00:1c.2: ASPM: current common clock configuration is inconsistent, reconfiguring [ 0.448394] pci 0000:00:1c.2: PCI bridge to [bus 08] [ 0.448486] pci 0000:07:00.0: [11ab:6121] type 00 class 0x01018f PCIe Legacy Endpoint [ 0.448506] pci 0000:07:00.0: BAR 0 [io 0xcc00-0xcc07] [ 0.448518] pci 0000:07:00.0: BAR 1 [io 0xc880-0xc883] [ 0.448529] pci 0000:07:00.0: BAR 2 [io 0xc800-0xc807] [ 0.448540] pci 0000:07:00.0: BAR 3 [io 0xc480-0xc483] [ 0.448551] pci 0000:07:00.0: BAR 4 [io 0xc400-0xc40f] [ 0.448562] pci 0000:07:00.0: BAR 5 [mem 0xfbaffc00-0xfbafffff] [ 0.448636] pci 0000:07:00.0: supports D1 [ 0.448638] pci 0000:07:00.0: PME# supported from D0 D1 D3hot [ 0.448727] pci 0000:07:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.448739] pci 0000:00:1c.4: PCI bridge to [bus 07] [ 0.448811] pci 0000:06:00.0: [11ab:4364] type 00 class 0x020000 PCIe Legacy Endpoint [ 0.448838] pci 0000:06:00.0: BAR 0 [mem 0xfb9fc000-0xfb9fffff 64bit] [ 0.448850] pci 0000:06:00.0: BAR 2 [io 0xb800-0xb8ff] [ 0.448891] pci 0000:06:00.0: ROM [mem 0xfb9c0000-0xfb9dffff pref] [ 0.448963] pci 0000:06:00.0: supports D1 D2 [ 0.448965] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.449068] pci 0000:00:1c.5: ASPM: current common clock configuration is inconsistent, reconfiguring [ 0.460394] pci 0000:00:1c.5: PCI bridge to [bus 06] [ 0.460427] pci_bus 0000:0b: extended config space not accessible [ 0.460468] pci 0000:0b:02.0: [1106:3044] type 00 class 0x0c0010 conventional PCI endpoint [ 0.460485] pci 0000:0b:02.0: BAR 0 [mem 0xfbeff000-0xfbeff7ff] [ 0.460495] pci 0000:0b:02.0: BAR 1 [io 0xec00-0xec7f] [ 0.460565] pci 0000:0b:02.0: supports D2 [ 0.460567] pci 0000:0b:02.0: PME# supported from D2 D3hot D3cold [ 0.460650] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) [ 0.460660] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 0.460662] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) [ 0.460664] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) [ 0.460666] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode) [ 0.460668] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff window] (subtractive decode) [ 0.460670] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff window] (subtractive decode) [ 0.461561] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.461631] ACPI: PCI: Interrupt link LNKB configured for IRQ 5 [ 0.461700] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.461768] ACPI: PCI: Interrupt link LNKD configured for IRQ 14 [ 0.461835] ACPI: PCI: Interrupt link LNKE configured for IRQ 15 [ 0.461903] ACPI: PCI: Interrupt link LNKF configured for IRQ 3 [ 0.461971] ACPI: PCI: Interrupt link LNKG configured for IRQ 7 [ 0.462039] ACPI: PCI: Interrupt link LNKH configured for IRQ 4 [ 0.462216] iommu: Default domain type: Translated [ 0.462216] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.462216] SCSI subsystem initialized [ 0.462216] libata version 3.00 loaded. [ 0.462216] ACPI: bus type USB registered [ 0.462216] usbcore: registered new interface driver usbfs [ 0.462216] usbcore: registered new interface driver hub [ 0.462216] usbcore: registered new device driver usb [ 0.462216] pps_core: LinuxPPS API ver. 1 registered [ 0.462216] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.462216] PTP clock support registered [ 0.462216] EDAC MC: Ver: 3.0.0 [ 0.462216] NetLabel: Initializing [ 0.462216] NetLabel: domain hash size = 128 [ 0.462216] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.462216] NetLabel: unlabeled traffic allowed by default [ 0.462216] PCI: Using ACPI for IRQ routing [ 0.468990] PCI: Discovered peer bus ff [ 0.468992] PCI: root bus ff: using default resources [ 0.468994] PCI: Probing PCI hardware (bus ff) [ 0.469021] PCI host bridge to bus 0000:ff [ 0.469023] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff] [ 0.469026] pci_bus 0000:ff: root bus resource [mem 0x00000000-0xfffffffff] [ 0.469028] pci_bus 0000:ff: No busn resource found for root bus, will use [bus ff-ff] [ 0.469030] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) [ 0.469038] pci 0000:ff:00.0: [8086:2c41] type 00 class 0x060000 conventional PCI endpoint [ 0.469094] pci 0000:ff:00.1: [8086:2c01] type 00 class 0x060000 conventional PCI endpoint [ 0.469145] pci 0000:ff:02.0: [8086:2c10] type 00 class 0x060000 conventional PCI endpoint [ 0.469192] pci 0000:ff:02.1: [8086:2c11] type 00 class 0x060000 conventional PCI endpoint [ 0.469241] pci 0000:ff:03.0: [8086:2c18] type 00 class 0x060000 conventional PCI endpoint [ 0.469290] pci 0000:ff:03.1: [8086:2c19] type 00 class 0x060000 conventional PCI endpoint [ 0.469343] pci 0000:ff:03.4: [8086:2c1c] type 00 class 0x060000 conventional PCI endpoint [ 0.469391] pci 0000:ff:04.0: [8086:2c20] type 00 class 0x060000 conventional PCI endpoint [ 0.469441] pci 0000:ff:04.1: [8086:2c21] type 00 class 0x060000 conventional PCI endpoint [ 0.469488] pci 0000:ff:04.2: [8086:2c22] type 00 class 0x060000 conventional PCI endpoint [ 0.469535] pci 0000:ff:04.3: [8086:2c23] type 00 class 0x060000 conventional PCI endpoint [ 0.469585] pci 0000:ff:05.0: [8086:2c28] type 00 class 0x060000 conventional PCI endpoint [ 0.469632] pci 0000:ff:05.1: [8086:2c29] type 00 class 0x060000 conventional PCI endpoint [ 0.469679] pci 0000:ff:05.2: [8086:2c2a] type 00 class 0x060000 conventional PCI endpoint [ 0.469731] pci 0000:ff:05.3: [8086:2c2b] type 00 class 0x060000 conventional PCI endpoint [ 0.469782] pci 0000:ff:06.0: [8086:2c30] type 00 class 0x060000 conventional PCI endpoint [ 0.469829] pci 0000:ff:06.1: [8086:2c31] type 00 class 0x060000 conventional PCI endpoint [ 0.469875] pci 0000:ff:06.2: [8086:2c32] type 00 class 0x060000 conventional PCI endpoint [ 0.469925] pci 0000:ff:06.3: [8086:2c33] type 00 class 0x060000 conventional PCI endpoint [ 0.469981] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff [ 0.469984] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) [ 0.469992] PCI: pci_cache_line_size set to 64 bytes [ 0.470083] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] [ 0.470085] e820: reserve RAM buffer [mem 0xbf780000-0xbfffffff] [ 0.470108] pci 0000:04:00.0: vgaarb: setting as boot VGA device [ 0.470108] pci 0000:04:00.0: vgaarb: bridge control possible [ 0.470108] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.470108] vgaarb: loaded [ 0.470108] hpet: 4 channels of 0 reserved for per-cpu timers [ 0.470108] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 [ 0.470108] hpet0: 4 comparators, 64-bit 14.318180 MHz counter [ 0.472412] clocksource: Switched to clocksource tsc-early [ 0.474123] VFS: Disk quotas dquot_6.6.0 [ 0.474178] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.474353] AppArmor: AppArmor Filesystem Enabled [ 0.474372] pnp: PnP ACPI init [ 0.474452] system 00:00: [mem 0xfbf00000-0xfbffffff] has been reserved [ 0.474456] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved [ 0.474458] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved [ 0.474460] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved [ 0.474462] system 00:00: [mem 0xfec8a000-0xfec8afff] could not be reserved [ 0.474465] system 00:00: [mem 0xfed10000-0xfed10fff] has been reserved [ 0.474787] system 00:02: [io 0x0290-0x029f] has been reserved [ 0.475064] system 00:03: [io 0x04d0-0x04d1] has been reserved [ 0.475068] system 00:03: [io 0x0800-0x087f] has been reserved [ 0.475070] system 00:03: [io 0x0500-0x057f] could not be reserved [ 0.475072] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.475075] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.475077] system 00:03: [mem 0xfed40000-0xfed8ffff] has been reserved [ 0.475240] system 00:04: [mem 0xffc00000-0xffdfffff] has been reserved [ 0.475414] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.475418] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.475547] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved [ 0.475756] pnp 00:07: disabling [mem 0x000c0000-0x000cffff] because it overlaps 0000:04:00.0 BAR 6 [mem 0x000c0000-0x000dffff] [ 0.475794] system 00:07: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.475797] system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.475799] system 00:07: [mem 0x00100000-0xbfffffff] could not be reserved [ 0.475801] system 00:07: [mem 0xfed90000-0xffffffff] could not be reserved [ 0.475968] pnp: PnP ACPI: found 8 devices [ 0.482412] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.482668] NET: Registered PF_INET protocol family [ 0.482922] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.487040] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.487090] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.487211] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.487622] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 0.487923] TCP: Hash tables configured (established 131072 bind 65536) [ 0.488158] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear) [ 0.488251] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.488324] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.488454] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.488463] NET: Registered PF_XDP protocol family [ 0.488480] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 0.488484] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0a] add_size 200000 add_align 100000 [ 0.488488] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 0.488491] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 add_align 100000 [ 0.488494] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000 [ 0.488497] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000 [ 0.488500] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000 add_align 100000 [ 0.488517] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff]: assigned [ 0.488520] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff 64bit pref]: assigned [ 0.488524] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff 64bit pref]: assigned [ 0.488526] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff 64bit pref]: assigned [ 0.488529] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff 64bit pref]: assigned [ 0.488532] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]: assigned [ 0.488535] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]: assigned [ 0.488538] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.488548] pci 0000:03:00.0: PCI bridge to [bus 04] [ 0.488550] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] [ 0.488555] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] [ 0.488559] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.488564] pci 0000:02:00.0: PCI bridge to [bus 03-04] [ 0.488567] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] [ 0.488571] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] [ 0.488575] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.488580] pci 0000:00:03.0: PCI bridge to [bus 02-04] [ 0.488583] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] [ 0.488586] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] [ 0.488590] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.488594] pci 0000:00:07.0: PCI bridge to [bus 05] [ 0.488603] pci 0000:00:1c.0: PCI bridge to [bus 0a] [ 0.488605] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] [ 0.488609] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] [ 0.488612] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff 64bit pref] [ 0.488618] pci 0000:00:1c.1: PCI bridge to [bus 09] [ 0.488620] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] [ 0.488624] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] [ 0.488628] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff 64bit pref] [ 0.488633] pci 0000:00:1c.2: PCI bridge to [bus 08] [ 0.488635] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] [ 0.488639] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] [ 0.488643] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff 64bit pref] [ 0.488648] pci 0000:00:1c.4: PCI bridge to [bus 07] [ 0.488650] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] [ 0.488654] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] [ 0.488658] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff 64bit pref] [ 0.488663] pci 0000:00:1c.5: PCI bridge to [bus 06] [ 0.488665] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] [ 0.488669] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] [ 0.488673] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff 64bit pref] [ 0.488678] pci 0000:00:1e.0: PCI bridge to [bus 0b] [ 0.488681] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] [ 0.488685] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] [ 0.488692] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.488694] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.488696] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.488698] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window] [ 0.488700] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff window] [ 0.488702] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff window] [ 0.488704] pci_bus 0000:02: resource 0 [io 0xa000-0xafff] [ 0.488705] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb8fffff] [ 0.488707] pci_bus 0000:02: resource 2 [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.488709] pci_bus 0000:03: resource 0 [io 0xa000-0xafff] [ 0.488711] pci_bus 0000:03: resource 1 [mem 0xfb700000-0xfb8fffff] [ 0.488712] pci_bus 0000:03: resource 2 [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.488714] pci_bus 0000:04: resource 0 [io 0xa000-0xafff] [ 0.488716] pci_bus 0000:04: resource 1 [mem 0xfb700000-0xfb8fffff] [ 0.488718] pci_bus 0000:04: resource 2 [mem 0xcfe00000-0xdfffffff 64bit pref] [ 0.488720] pci_bus 0000:0a: resource 0 [io 0x1000-0x1fff] [ 0.488722] pci_bus 0000:0a: resource 1 [mem 0xc0000000-0xc01fffff] [ 0.488723] pci_bus 0000:0a: resource 2 [mem 0xfaf00000-0xfaffffff 64bit pref] [ 0.488725] pci_bus 0000:09: resource 0 [io 0x2000-0x2fff] [ 0.488727] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 0.488728] pci_bus 0000:09: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref] [ 0.488730] pci_bus 0000:08: resource 0 [io 0xd000-0xdfff] [ 0.488732] pci_bus 0000:08: resource 1 [mem 0xfbb00000-0xfbbfffff] [ 0.488734] pci_bus 0000:08: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref] [ 0.488736] pci_bus 0000:07: resource 0 [io 0xc000-0xcfff] [ 0.488737] pci_bus 0000:07: resource 1 [mem 0xfba00000-0xfbafffff] [ 0.488739] pci_bus 0000:07: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref] [ 0.488741] pci_bus 0000:06: resource 0 [io 0xb000-0xbfff] [ 0.488743] pci_bus 0000:06: resource 1 [mem 0xfb900000-0xfb9fffff] [ 0.488744] pci_bus 0000:06: resource 2 [mem 0xc0800000-0xc09fffff 64bit pref] [ 0.488746] pci_bus 0000:0b: resource 0 [io 0xe000-0xefff] [ 0.488748] pci_bus 0000:0b: resource 1 [mem 0xfbe00000-0xfbefffff] [ 0.488750] pci_bus 0000:0b: resource 4 [io 0x0000-0x0cf7 window] [ 0.488751] pci_bus 0000:0b: resource 5 [io 0x0d00-0xffff window] [ 0.488753] pci_bus 0000:0b: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.488755] pci_bus 0000:0b: resource 7 [mem 0x000d0000-0x000dffff window] [ 0.488757] pci_bus 0000:0b: resource 8 [mem 0xc0000000-0xdfffffff window] [ 0.488758] pci_bus 0000:0b: resource 9 [mem 0xf0000000-0xfed8ffff window] [ 0.488836] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff] [ 0.488838] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff] [ 0.490705] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0 [ 0.490763] PCI: CLS 256 bytes, default 64 [ 0.490837] DMAR: Host address width 39 [ 0.490840] DMAR: DRHD base: 0x000000fbfff000 flags: 0x0 [ 0.490855] DMAR: dmar0: reg_base_addr fbfff000 ver 1:0 cap c9008010e60262 ecap f0207a [ 0.490859] DMAR: DRHD base: 0x000000fbffe000 flags: 0x1 [ 0.490868] DMAR: dmar1: reg_base_addr fbffe000 ver 1:0 cap c90780106f0462 ecap f020fe [ 0.490872] DMAR: RMRR base: 0x000000000ec000 end: 0x000000000effff [ 0.490874] DMAR: RMRR base: 0x000000bf7dc000 end: 0x000000bf7dbfff [ 0.490876] DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR [0x00000000bf7dc000-0x00000000bf7dbfff] BIOS vendor: American Megatrends Inc.; Ver: 2209 ; Product Version: System Version [ 0.490885] DMAR: ATSR flags: 0x0 [ 0.490916] Trying to unpack rootfs image as initramfs... [ 0.490924] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.490926] software IO TLB: mapped [mem 0x00000000bb780000-0x00000000bf780000] (64MB) [ 0.498853] Initialise system trusted keyrings [ 0.498871] Key type blacklist registered [ 0.498929] workingset: timestamp_bits=36 max_order=22 bucket_order=0 [ 0.498939] zbud: loaded [ 0.500605] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.500783] fuse: init (API version 7.40) [ 0.501317] integrity: Platform Keyring initialized [ 0.518817] Key type asymmetric registered [ 0.518823] Asymmetric key parser 'x509' registered [ 0.518900] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.518995] io scheduler mq-deadline registered [ 0.519607] pcieport 0000:00:1c.0: enabling device (0106 -> 0107) [ 0.519816] pcieport 0000:00:1c.1: enabling device (0106 -> 0107) [ 0.520733] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.520780] Driver vt8623fb not loading because of nomodeset parameter [ 0.521646] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.521681] ACPI: button: Power Button [PWRB] [ 0.521720] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.521846] ACPI: button: Power Button [PWRF] [ 0.523498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.527493] Linux agpgart interface v0.103 [ 0.532004] loop: module loaded [ 0.532510] tun: Universal TUN/TAP device driver, 1.6 [ 0.532598] PPP generic driver version 2.4.2 [ 0.532913] VFIO - User Level meta-driver version: 0.3 [ 0.533261] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 0.533272] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 0.533282] uhci_hcd 0000:00:1a.0: detected 2 ports [ 0.533318] uhci_hcd 0000:00:1a.0: irq 16, io port 0x00009800 [ 0.533385] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.11 [ 0.533388] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.533390] usb usb1: Product: UHCI Host Controller [ 0.533392] usb usb1: Manufacturer: Linux 6.11.0 uhci_hcd [ 0.533393] usb usb1: SerialNumber: 0000:00:1a.0 [ 0.533563] hub 1-0:1.0: USB hub found [ 0.533572] hub 1-0:1.0: 2 ports detected [ 0.533852] ehci-pci 0000:00:1a.7: EHCI Host Controller [ 0.533861] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 2 [ 0.533874] ehci-pci 0000:00:1a.7: debug port 1 [ 0.537796] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfb5ff000 [ 0.553037] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 0.553115] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 0.553119] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.553121] usb usb2: Product: EHCI Host Controller [ 0.553122] usb usb2: Manufacturer: Linux 6.11.0 ehci_hcd [ 0.553124] usb usb2: SerialNumber: 0000:00:1a.7 [ 0.553411] hub 2-0:1.0: USB hub found [ 0.553424] hub 2-0:1.0: 6 ports detected [ 0.581085] hub 1-0:1.0: USB hub found [ 0.581097] hub 1-0:1.0: 2 ports detected [ 0.581279] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 0.581289] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 3 [ 0.581304] ehci-pci 0000:00:1d.7: debug port 1 [ 0.585225] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfb5fe000 [ 0.601021] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 0.601099] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 0.601103] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.601105] usb usb3: Product: EHCI Host Controller [ 0.601107] usb usb3: Manufacturer: Linux 6.11.0 ehci_hcd [ 0.601108] usb usb3: SerialNumber: 0000:00:1d.7 [ 0.601354] hub 3-0:1.0: USB hub found [ 0.601366] hub 3-0:1.0: 6 ports detected [ 0.601649] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 0.601659] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 [ 0.601668] uhci_hcd 0000:00:1a.1: detected 2 ports [ 0.601701] uhci_hcd 0000:00:1a.1: irq 21, io port 0x00009880 [ 0.601762] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.11 [ 0.601765] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.601767] usb usb4: Product: UHCI Host Controller [ 0.601768] usb usb4: Manufacturer: Linux 6.11.0 uhci_hcd [ 0.601770] usb usb4: SerialNumber: 0000:00:1a.1 [ 0.601959] hub 4-0:1.0: USB hub found [ 0.601971] hub 4-0:1.0: 2 ports detected [ 0.602279] uhci_hcd 0000:00:1a.2: UHCI Host Controller [ 0.602285] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 [ 0.602292] uhci_hcd 0000:00:1a.2: detected 2 ports [ 0.602319] uhci_hcd 0000:00:1a.2: irq 19, io port 0x00009c00 [ 0.602378] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.11 [ 0.602381] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.602383] usb usb5: Product: UHCI Host Controller [ 0.602385] usb usb5: Manufacturer: Linux 6.11.0 uhci_hcd [ 0.602387] usb usb5: SerialNumber: 0000:00:1a.2 [ 0.602571] hub 5-0:1.0: USB hub found [ 0.602582] hub 5-0:1.0: 2 ports detected [ 0.602821] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 0.602827] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 [ 0.602834] uhci_hcd 0000:00:1d.0: detected 2 ports [ 0.602852] uhci_hcd 0000:00:1d.0: irq 23, io port 0x00009080 [ 0.602905] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.11 [ 0.602908] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.602910] usb usb6: Product: UHCI Host Controller [ 0.602911] usb usb6: Manufacturer: Linux 6.11.0 uhci_hcd [ 0.602913] usb usb6: SerialNumber: 0000:00:1d.0 [ 0.603096] hub 6-0:1.0: USB hub found [ 0.603108] hub 6-0:1.0: 2 ports detected [ 0.603355] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 0.603366] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 [ 0.603373] uhci_hcd 0000:00:1d.1: detected 2 ports [ 0.603390] uhci_hcd 0000:00:1d.1: irq 19, io port 0x00009400 [ 0.603444] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.11 [ 0.603447] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.603449] usb usb7: Product: UHCI Host Controller [ 0.603450] usb usb7: Manufacturer: Linux 6.11.0 uhci_hcd [ 0.603452] usb usb7: SerialNumber: 0000:00:1d.1 [ 0.603636] hub 7-0:1.0: USB hub found [ 0.603648] hub 7-0:1.0: 2 ports detected [ 0.603900] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 0.603907] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 [ 0.603913] uhci_hcd 0000:00:1d.2: detected 2 ports [ 0.603931] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00009480 [ 0.603984] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.11 [ 0.603987] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.603989] usb usb8: Product: UHCI Host Controller [ 0.603991] usb usb8: Manufacturer: Linux 6.11.0 uhci_hcd [ 0.603992] usb usb8: SerialNumber: 0000:00:1d.2 [ 0.604175] hub 8-0:1.0: USB hub found [ 0.604187] hub 8-0:1.0: 2 ports detected [ 0.604507] i8042: PNP: No PS/2 controller found. [ 0.604509] i8042: Probing ports directly. [ 0.607314] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.607322] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.607576] mousedev: PS/2 mouse device common for all mice [ 0.607851] rtc_cmos 00:01: RTC can wake from S4 [ 0.608175] rtc_cmos 00:01: registered as rtc0 [ 0.608206] rtc_cmos 00:01: setting system clock to 2024-09-16T20:18:41 UTC (1726517921) [ 0.608248] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 0.608269] i2c_dev: i2c /dev entries driver [ 0.609016] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 0.609054] device-mapper: uevent: version 1.0.3 [ 0.609150] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev [ 0.609178] platform eisa.0: Probing EISA bus 0 [ 0.609181] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 0.609183] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 0.609185] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 0.609186] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 0.609188] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 0.609189] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 0.609191] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 0.609192] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 0.609194] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 0.609195] platform eisa.0: EISA: Detected 0 cards [ 0.609198] intel_pstate: CPU model not supported [ 0.609512] ledtrig-cpu: registered to indicate activity on CPUs [ 0.609564] vesafb: mode is 1920x1080x32, linelength=7680, pages=0 [ 0.609566] vesafb: scrolling: redraw [ 0.609567] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0 [ 0.609588] vesafb: framebuffer at 0xd0000000, mapped to 0x(____ptrval____), using 8128k, total 8128k [ 0.609716] fbcon: Deferring console take-over [ 0.609720] fb0: VESA VGA frame buffer device [ 0.609756] fujitsu_tablet: Unknown (using defaults) [ 0.609870] drop_monitor: Initializing network drop monitor service [ 0.610200] NET: Registered PF_INET6 protocol family [ 0.809011] usb 2-5: new high-speed USB device number 2 using ehci-pci [ 0.965402] usb 2-5: New USB device found, idVendor=0409, idProduct=005a, bcdDevice= 1.00 [ 0.965410] usb 2-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 0.965833] hub 2-5:1.0: USB hub found [ 0.966029] hub 2-5:1.0: 4 ports detected [ 1.060999] usb 6-1: new full-speed USB device number 2 using uhci_hcd [ 1.254086] usb 6-1: New USB device found, idVendor=1784, idProduct=0001, bcdDevice= 0.00 [ 1.254094] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.254096] usb 6-1: Product: eHome Infrared Transceiver [ 1.254098] usb 6-1: Manufacturer: Topseed [ 1.254100] usb 6-1: SerialNumber: TS000IUz [ 1.256907] usb 2-5.1: new low-speed USB device number 3 using ehci-pci [ 1.371648] usb 2-5.1: New USB device found, idVendor=046d, idProduct=c317, bcdDevice= 0.70 [ 1.371656] usb 2-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.371658] usb 2-5.1: Product: USB Multimedia Keyboard [ 1.371660] usb 2-5.1: Manufacturer: Logitech [ 1.448914] usb 2-5.2: new high-speed USB device number 4 using ehci-pci [ 1.525172] tsc: Refined TSC clocksource calibration: 2672.735 MHz [ 1.525186] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2686a22b34e, max_idle_ns: 440795332917 ns [ 1.525285] clocksource: Switched to clocksource tsc [ 1.558738] usb 2-5.2: New USB device found, idVendor=1532, idProduct=0e05, bcdDevice= 8.21 [ 1.558746] usb 2-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.558748] usb 2-5.2: Product: Razer Kiyo Pro [ 1.558750] usb 2-5.2: Manufacturer: Razer Inc [ 1.636911] usb 2-5.4: new high-speed USB device number 5 using ehci-pci [ 1.757135] usb 2-5.4: New USB device found, idVendor=0bda, idProduct=2838, bcdDevice= 1.00 [ 1.757143] usb 2-5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.757145] usb 2-5.4: Product: RTL2838UHIDIR [ 1.757147] usb 2-5.4: Manufacturer: Realtek [ 1.757148] usb 2-5.4: SerialNumber: 00000001 [ 1.896915] usb 7-1: new low-speed USB device number 2 using uhci_hcd [ 2.090985] usb 7-1: New USB device found, idVendor=1c4f, idProduct=0034, bcdDevice= 1.10 [ 2.090993] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.090995] usb 7-1: Product: Usb Mouse [ 2.090997] usb 7-1: Manufacturer: SIGMACHIP [ 2.520914] usb 3-4: new high-speed USB device number 4 using ehci-pci [ 2.695073] usb 3-4: New USB device found, idVendor=0b05, idProduct=1784, bcdDevice= 1.01 [ 2.695080] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.695083] usb 3-4: Product: 802.11 n WLAN [ 2.695085] usb 3-4: Manufacturer: Ralink [ 2.695086] usb 3-4: SerialNumber: 1.0 [ 6.983494] Freeing initrd memory: 732708K [ 6.993078] Segment Routing with IPv6 [ 6.993112] In-situ OAM (IOAM) with IPv6 [ 6.993166] NET: Registered PF_PACKET protocol family [ 6.993452] Key type dns_resolver registered [ 6.994849] microcode: Current revision: 0x00000012 [ 6.994854] microcode: Updated early from: 0x00000010 [ 6.995662] IPI shorthand broadcast: enabled [ 6.998021] sched_clock: Marking stable (6996004567, 824148)->(7068598070, -71769355) [ 6.998330] registered taskstats version 1 [ 6.999038] Loading compiled-in X.509 certificates [ 7.000201] Loaded X.509 cert 'Build time autogenerated kernel key: 8b9c4d5ea71199831d97e735201ace9ff8457a95' [ 7.003218] Demotion targets for Node 0: null [ 7.003551] Key type .fscrypt registered [ 7.003556] Key type fscrypt-provisioning registered [ 7.015077] cryptd: max_cpu_qlen set to 1000 [ 7.055597] Key type encrypted registered [ 7.055608] AppArmor: AppArmor sha256 policy hashing enabled [ 7.055626] ima: No TPM chip found, activating TPM-bypass! [ 7.055639] Loading compiled-in module X.509 certificates [ 7.056587] Loaded X.509 cert 'Build time autogenerated kernel key: 8b9c4d5ea71199831d97e735201ace9ff8457a95' [ 7.056590] ima: Allocated hash algorithm: sha1 [ 7.056598] ima: No architecture policies found [ 7.056614] evm: Initialising EVM extended attributes: [ 7.056615] evm: security.selinux [ 7.056616] evm: security.SMACK64 [ 7.056617] evm: security.SMACK64EXEC [ 7.056618] evm: security.SMACK64TRANSMUTE [ 7.056619] evm: security.SMACK64MMAP [ 7.056620] evm: security.apparmor [ 7.056621] evm: security.ima [ 7.056622] evm: security.capability [ 7.056623] evm: HMAC attrs: 0x1 [ 7.057049] PM: Magic number: 8:614:346 [ 7.057098] tty tty63: hash matches [ 7.061477] RAS: Correctable Errors collector initialized. [ 7.061561] clk: Disabling unused clocks [ 7.061564] PM: genpd: Disabling unused power domains [ 7.066690] Freeing unused decrypted memory: 2036K [ 7.067974] Freeing unused kernel image (initmem) memory: 4860K [ 7.068170] Write protecting the kernel read-only data: 28672k [ 7.068986] Freeing unused kernel image (rodata/data gap) memory: 864K [ 7.160616] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.160704] x86/mm: Checking user space page tables [ 7.221245] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.221251] Run /init as init process [ 7.221253] with arguments: [ 7.221254] /init [ 7.221255] splash [ 7.221256] with environment: [ 7.221257] HOME=/ [ 7.221258] TERM=linux [ 7.221259] BOOT_IMAGE=/vmlinuz-6.11.0 [ 7.375505] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x000000000000084F (\PMRG) (20240322/utaddress-204) [ 7.375517] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.375522] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) [ 7.375529] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.375531] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) [ 7.375537] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.375538] lpc_ich: Resource conflict(s) found affecting gpio_ich [ 7.384601] sky2: driver version 1.30 [ 7.384756] sky2 0000:08:00.0: Yukon-2 EC Ultra chip revision 3 [ 7.385087] sky2 0000:08:00.0 eth0: addr 00:23:54:9e:5b:d0 [ 7.385184] sky2 0000:06:00.0: Yukon-2 EC Ultra chip revision 3 [ 7.385497] sky2 0000:06:00.0 eth1: addr 00:23:54:9e:5b:cf [ 7.390107] ahci 0000:00:1f.2: version 3.0 [ 7.391435] ACPI Warning: SystemIO range 0x0000000000000400-0x000000000000041F conflicts with OpRegion 0x0000000000000400-0x000000000000040F (\SMRG) (20240322/utaddress-204) [ 7.391445] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.392355] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled [ 7.392400] ahci 0000:00:1f.2: AHCI vers 0001.0200, 32 command slots, 3 Gbps, SATA mode [ 7.392405] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f) [ 7.392408] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems sxs [ 7.397468] hid: raw HID events driver (C) Jiri Kosina [ 7.438438] sky2 0000:08:00.0 enp8s0: renamed from eth0 [ 7.438941] sky2 0000:06:00.0 enp6s0: renamed from eth1 [ 7.446100] usbcore: registered new interface driver usbhid [ 7.446103] usbhid: USB HID core driver [ 7.449704] scsi host0: ahci [ 7.450043] scsi host1: ahci [ 7.450177] input: Logitech USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.0/0003:046D:C317.0001/input/input5 [ 7.450206] scsi host2: ahci [ 7.450384] scsi host3: ahci [ 7.450534] scsi host4: ahci [ 7.450680] scsi host5: ahci [ 7.450765] ata1: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc100 irq 29 lpm-pol 0 [ 7.450769] ata2: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc180 irq 29 lpm-pol 0 [ 7.450772] ata3: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc200 irq 29 lpm-pol 0 [ 7.450775] ata4: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc280 irq 29 lpm-pol 0 [ 7.450778] ata5: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc300 irq 29 lpm-pol 0 [ 7.450781] ata6: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc380 irq 29 lpm-pol 0 [ 7.509365] hid-generic 0003:046D:C317.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input0 [ 7.509615] input: Logitech USB Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input6 [ 7.512965] firewire_ohci 0000:0b:02.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11 [ 7.525915] ACPI: bus type drm_connector registered [ 7.569198] input: Logitech USB Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input7 [ 7.569501] hid-generic 0003:046D:C317.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input1 [ 7.569707] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/0003:1C4F:0034.0003/input/input8 [ 7.570110] hid-generic 0003:1C4F:0034.0003: input,hidraw2: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:1d.1-1/input0 [ 7.924893] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 7.925710] ata1.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max UDMA/133 [ 7.925801] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 7.926415] ata1.00: Features: Dev-Sleep [ 7.927326] ata1.00: configured for UDMA/133 [ 7.927586] scsi 0:0:0:0: Direct-Access ATA WD Blue SA510 2. 09WD PQ: 0 ANSI: 5 [ 7.928008] scsi 0:0:0:0: Attached scsi generic sg0 type 0 [ 8.025099] firewire_core 0000:0b:02.0: created device fw0: GUID 001e8c0001b0584a, S400 [ 8.404993] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 8.416099] ata2.00: ATA-8: Corsair Force 3 SSD, 1.3.2, max UDMA/133 [ 8.416606] ata2.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 8.426528] ata2.00: configured for UDMA/133 [ 8.426791] scsi 1:0:0:0: Direct-Access ATA Corsair Force 3 2 PQ: 0 ANSI: 5 [ 8.427456] scsi 1:0:0:0: Attached scsi generic sg1 type 0 [ 8.904925] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 8.905740] ata3.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max UDMA/133 [ 8.905838] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 8.906448] ata3.00: Features: Dev-Sleep [ 8.907336] ata3.00: configured for UDMA/133 [ 8.907542] scsi 2:0:0:0: Direct-Access ATA WD Blue SA510 2. 09WD PQ: 0 ANSI: 5 [ 8.908069] scsi 2:0:0:0: Attached scsi generic sg2 type 0 [ 9.392962] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 9.394169] ata4.00: ATA-8: ST3500418AS, CC38, max UDMA/133 [ 9.394176] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 32) [ 9.395560] ata4.00: configured for UDMA/133 [ 9.395767] scsi 3:0:0:0: Direct-Access ATA ST3500418AS CC38 PQ: 0 ANSI: 5 [ 9.396339] scsi 3:0:0:0: Attached scsi generic sg3 type 0 [ 9.876891] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 9.877133] ata5.00: ATA-10: KINGSTON SA400S37480G, SBFKK1B3, max UDMA/133 [ 9.877216] ata5.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA [ 9.877559] ata5.00: configured for UDMA/133 [ 9.877838] scsi 4:0:0:0: Direct-Access ATA KINGSTON SA400S3 K1B3 PQ: 0 ANSI: 5 [ 9.878294] scsi 4:0:0:0: Attached scsi generic sg4 type 0 [ 10.352870] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 10.354014] ata6.00: ATAPI: DRW-24F1ST d, 2.00, max UDMA/133 [ 10.355420] ata6.00: configured for UDMA/133 [ 10.358873] scsi 5:0:0:0: CD-ROM ASUS DRW-24F1ST d 2.00 PQ: 0 ANSI: 5 [ 10.463913] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray [ 10.463919] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 10.501960] sr 5:0:0:0: Attached scsi CD-ROM sr0 [ 10.502081] sr 5:0:0:0: Attached scsi generic sg5 type 5 [ 10.507297] scsi host6: pata_marvell [ 10.507511] scsi host7: pata_marvell [ 10.507593] ata7: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 irq 16 lpm-pol 0 [ 10.507596] ata8: PATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 irq 16 lpm-pol 0 [ 10.514525] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) [ 10.514542] sd 0:0:0:0: [sda] Write Protect is off [ 10.514546] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 10.514567] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.514570] sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/112 GiB) [ 10.514587] sd 1:0:0:0: [sdb] Write Protect is off [ 10.514591] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 10.514610] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes [ 10.514610] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) [ 10.514618] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.514622] sd 3:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 GB/466 GiB) [ 10.514623] sd 2:0:0:0: [sdc] Write Protect is off [ 10.514627] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 [ 10.514639] sd 3:0:0:0: [sdd] Write Protect is off [ 10.514643] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 [ 10.514649] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.514650] sd 4:0:0:0: [sde] 937703088 512-byte logical blocks: (480 GB/447 GiB) [ 10.514659] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes [ 10.514672] sd 4:0:0:0: [sde] Write Protect is off [ 10.514673] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.514677] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00 [ 10.514690] sd 2:0:0:0: [sdc] Preferred minimum I/O size 512 bytes [ 10.514706] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.514726] sd 3:0:0:0: [sdd] Preferred minimum I/O size 512 bytes [ 10.514747] sd 4:0:0:0: [sde] Preferred minimum I/O size 512 bytes [ 10.557486] sde: sde1 [ 10.557579] sd 4:0:0:0: [sde] Attached SCSI disk [ 10.557928] sda: sda1 [ 10.557999] sd 0:0:0:0: [sda] Attached SCSI disk [ 10.558245] sd 2:0:0:0: [sdc] Attached SCSI disk [ 10.560449] sdb: sdb1 sdb2 sdb3 [ 10.560883] sd 1:0:0:0: [sdb] Attached SCSI disk [ 10.602620] sdd: sdd1 [ 10.602860] sd 3:0:0:0: [sdd] Attached SCSI disk [ 18.784958] random: crng init done [ 24.072890] raid6: sse2x4 gen() 9257 MB/s [ 24.140893] raid6: sse2x2 gen() 11781 MB/s [ 24.208892] raid6: sse2x1 gen() 9633 MB/s [ 24.208894] raid6: using algorithm sse2x2 gen() 11781 MB/s [ 24.276889] raid6: .... xor() 7155 MB/s, rmw enabled [ 24.276891] raid6: using ssse3x2 recovery algorithm [ 24.279508] xor: measuring software checksum speed [ 24.280148] prefetch64-sse : 15495 MB/sec [ 24.280906] generic_sse : 13259 MB/sec [ 24.280908] xor: using function: prefetch64-sse (15495 MB/sec) [ 24.283562] async_tx: api initialized (async) [ 24.888184] Btrfs loaded, zoned=yes, fsverity=yes [ 25.121189] EXT4-fs (sde1): mounted filesystem 94072726-5fed-439f-a496-8e6aaa88617e ro with ordered data mode. Quota mode: none. [ 25.650104] systemd[1]: Inserted module 'autofs4' [ 25.720961] systemd[1]: systemd 249.11-0ubuntu3.12 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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 25.721115] systemd[1]: Detected architecture x86-64. [ 26.209831] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. [ 26.282129] systemd[1]: Accepting user/group name '${GNUNET_USER}', which does not match strict user/group name rules. [ 26.341173] systemd[1]: Queued start job for default target Graphical Interface. [ 26.382658] systemd[1]: Created slice Slice /system/modprobe. [ 26.383229] systemd[1]: Created slice Slice /system/systemd-fsck. [ 26.383636] systemd[1]: Created slice User and Session Slice. [ 26.383727] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 26.383934] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 26.384053] systemd[1]: Reached target User and Group Name Lookups. [ 26.384087] systemd[1]: Reached target Slice Units. [ 26.384122] systemd[1]: Reached target Local Verity Protected Volumes. [ 26.384233] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 26.384385] systemd[1]: Listening on LVM2 poll daemon socket. [ 26.390357] systemd[1]: Listening on RPCbind Server Activation Socket. [ 26.390560] systemd[1]: Listening on Syslog Socket. [ 26.392228] systemd[1]: Listening on Process Core Dump Socket. [ 26.392358] systemd[1]: Listening on fsck to fsckd communication Socket. [ 26.392444] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 26.392728] systemd[1]: Listening on Journal Audit Socket. [ 26.392878] systemd[1]: Listening on Journal Socket (/dev/log). [ 26.393048] systemd[1]: Listening on Journal Socket. [ 26.393622] systemd[1]: Listening on udev Control Socket. [ 26.393770] systemd[1]: Listening on udev Kernel Socket. [ 26.394928] systemd[1]: Mounting Huge Pages File System... [ 26.396045] systemd[1]: Mounting POSIX Message Queue File System... [ 26.397206] systemd[1]: Mounting Kernel Debug File System... [ 26.398341] systemd[1]: Mounting Kernel Trace File System... [ 26.400711] systemd[1]: Starting Journal Service... [ 26.400852] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped. [ 26.400981] systemd[1]: Finished Availability of block devices. [ 26.402714] systemd[1]: Starting Set the console keyboard layout... [ 26.403977] systemd[1]: Starting Create List of Static Device Nodes... [ 26.405164] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 26.406446] systemd[1]: Starting Load Kernel Module configfs... [ 26.408022] systemd[1]: Starting Load Kernel Module drm... [ 26.409876] systemd[1]: Starting Load Kernel Module efi_pstore... [ 26.411397] systemd[1]: Starting Load Kernel Module fuse... [ 26.411770] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 26.419152] systemd[1]: Starting Load Kernel Modules... [ 26.420372] systemd[1]: Starting Remount Root and Kernel File Systems... [ 26.421670] systemd[1]: Starting Coldplug All udev Devices... [ 26.424102] systemd[1]: Mounted Huge Pages File System. [ 26.424285] systemd[1]: Mounted POSIX Message Queue File System. [ 26.424439] systemd[1]: Mounted Kernel Debug File System. [ 26.424592] systemd[1]: Mounted Kernel Trace File System. [ 26.425138] systemd[1]: Finished Create List of Static Device Nodes. [ 26.425552] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 26.425869] systemd[1]: Finished Load Kernel Module configfs. [ 26.426221] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 26.426531] systemd[1]: Finished Load Kernel Module drm. [ 26.426889] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 26.427195] systemd[1]: Finished Load Kernel Module fuse. [ 26.428523] systemd[1]: Mounting FUSE Control File System... [ 26.429778] systemd[1]: Mounting Kernel Configuration File System... [ 26.431223] systemd[1]: Mounted FUSE Control File System. [ 26.432057] systemd[1]: Mounted Kernel Configuration File System. [ 26.448406] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 26.448945] systemd[1]: Finished Load Kernel Module efi_pstore. [ 26.469212] EXT4-fs (sde1): re-mounted 94072726-5fed-439f-a496-8e6aaa88617e r/w. Quota mode: none. [ 26.471407] systemd[1]: Finished Remount Root and Kernel File Systems. [ 26.471675] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 26.473420] systemd[1]: Starting Load/Save Random Seed... [ 26.475161] systemd[1]: Starting Create System Users... [ 26.483026] lp: driver loaded but no devices found [ 26.493865] ppdev: user-space parallel port driver [ 26.502393] systemd[1]: Finished Load/Save Random Seed. [ 26.502655] systemd[1]: Condition check resulted in First Boot Complete being skipped. [ 26.506712] systemd[1]: Finished Set the console keyboard layout. [ 26.508747] systemd[1]: Finished Create System Users. [ 26.510321] systemd[1]: Starting Create Static Device Nodes in /dev... [ 26.511046] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. [ 26.528026] systemd[1]: Finished Load Kernel Modules. [ 26.529531] systemd[1]: Starting Apply Kernel Variables... [ 26.530139] systemd[1]: Finished Create Static Device Nodes in /dev. [ 26.530349] systemd[1]: Reached target Preparation for Local File Systems. [ 26.532348] systemd[1]: Starting Rule-based Manager for Device Events and Files... [ 26.553864] systemd[1]: Started Journal Service. [ 26.562848] systemd-journald[406]: Received client request to flush runtime journal. [ 26.919447] i5500_temp 0000:00:14.3: Sensor seems to be disabled [ 26.941867] EDAC MC0: Giving out device to module i7core_edac.c controller i7 core #0: DEV 0000:ff:03.0 (INTERRUPT) [ 26.941914] EDAC PCI0: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:ff:03.0 (POLLED) [ 26.941936] EDAC i7core: Driver loaded, 1 memory controller(s) found. [ 27.501967] mc: Linux media interface: v0.10 [ 27.821741] videodev: Linux video capture interface: v2.00 [ 27.829839] kvm_intel: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround [ 27.910536] snd_hda_intel 0000:04:00.1: Force to non-snoop mode [ 27.927314] EXT4-fs (sdd1): mounted filesystem 269c3cb0-82a8-484f-9f96-2569d52ced08 r/w with ordered data mode. Quota mode: none. [ 27.967879] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input9 [ 27.967995] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input10 [ 28.099282] EXT4-fs (sdb3): mounted filesystem 965f3d65-ec1b-49a8-a27a-a6989cecf661 r/w with ordered data mode. Quota mode: none. [ 28.119031] EXT4-fs (sdc): mounted filesystem 7f49ad40-e533-42c4-9977-7c4809d47b3d r/w with ordered data mode. Quota mode: none. [ 28.120177] EXT4-fs (sda1): mounted filesystem a7d8e4b2-e2df-4976-b661-37e48f7411cf r/w with ordered data mode. Quota mode: none. [ 28.148845] Registered IR keymap rc-rc6-mce [ 28.152056] Adding 15625212k swap on /dev/sdb2. Priority:-2 extents:1 across:15625212k SS [ 28.169493] usb 2-5.2: Found UVC 1.00 device Razer Kiyo Pro (1532:0e05) [ 28.174756] usbcore: registered new interface driver uvcvideo [ 28.238001] IR RC6 protocol handler initialized [ 28.301533] usb 2-5.2: current rate 16000 is different from the runtime rate 48000 [ 28.313037] rc rc0: Media Center Ed. eHome Infrared Remote Transceiver as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0 [ 28.313134] rc rc0: lirc_dev: driver mceusb registered at minor = 0, raw IR receiver, raw IR transmitter [ 28.313280] input: Media Center Ed. eHome Infrared Remote Transceiver as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0/input11 [ 28.405085] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1989B: line_outs=4 (0x12/0x16/0x24/0x25/0x0) type:line [ 28.405093] snd_hda_codec_analog hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 28.405095] snd_hda_codec_analog hdaudioC0D0: hp_outs=1 (0x11/0x0/0x0/0x0/0x0) [ 28.405098] snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0 [ 28.405099] snd_hda_codec_analog hdaudioC0D0: dig-out=0x1b/0x1d [ 28.405101] snd_hda_codec_analog hdaudioC0D0: inputs: [ 28.405103] snd_hda_codec_analog hdaudioC0D0: Rear Mic=0x17 [ 28.405105] snd_hda_codec_analog hdaudioC0D0: Front Mic=0x14 [ 28.405106] snd_hda_codec_analog hdaudioC0D0: Line=0x15 [ 28.405108] snd_hda_codec_analog hdaudioC0D0: CD=0x18 [ 28.420231] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 [ 28.420363] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 [ 28.420495] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 [ 28.420592] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 [ 28.420710] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 [ 28.420798] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 [ 28.420905] input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 [ 28.421001] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19 [ 28.540353] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 28.540722] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 28.541013] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 28.541974] mceusb 6-1:1.0: long-range (0x1) receiver active [ 28.571526] cx23885: cx23885 driver version 0.0.4 loaded [ 28.571754] cx23885: CORE cx23885[0]: subsystem: 0070:7801, board: Hauppauge WinTV-HVR1800 [card=2,autodetected] [ 28.605043] mceusb 6-1:1.0: Registered Topseed eHome Infrared Transceiver with mce emulator interface version 1 [ 28.605052] mceusb 6-1:1.0: 2 tx ports (0x3 cabled) and 2 rx sensors (0x1 active) [ 28.605120] usbcore: registered new interface driver mceusb [ 28.607375] usb 2-5.2: current rate 16000 is different from the runtime rate 24000 [ 28.613794] usb 2-5.2: current rate 16000 is different from the runtime rate 32000 [ 28.718690] usbcore: registered new interface driver snd-usb-audio [ 29.013320] tveeprom: Hauppauge model 78521, rev C1E9, serial# 4029759297 [ 29.013327] tveeprom: MAC address is 00:0d:fe:31:3f:41 [ 29.013329] tveeprom: tuner model is Philips 18271_8295 (idx 149, type 54) [ 29.013331] tveeprom: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88) [ 29.013333] tveeprom: audio processor is CX23887 (idx 42) [ 29.013334] tveeprom: decoder processor is CX23887 (idx 37) [ 29.013335] tveeprom: has radio [ 29.013336] cx23885: cx23885[0]: hauppauge eeprom: model=78521 [ 29.101189] cx25840 2-0044: cx23887 A/V decoder found @ 0x88 (cx23885[0]) [ 29.560967] usb 3-4: reset high-speed USB device number 4 using ehci-pci [ 29.731550] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev 021c detected [ 29.760952] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected [ 29.761293] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 29.761939] usbcore: registered new interface driver rt2800usb [ 29.792083] rt2800usb 3-4:1.0 wlx20cf30a24130: renamed from wlan0 [ 29.793914] cx25840 2-0044: loaded v4l-cx23885-avcore-01.fw firmware (16382 bytes) [ 29.931887] tuner: 1-0042: Tuner -1 found with type(s) Radio TV. [ 29.977929] tda829x 1-0042: could not clearly identify tuner address, defaulting to 60 [ 30.005283] tda18271 1-0060: creating new instance [ 30.049326] tda18271: TDA18271HD/C1 detected @ 1-0060 [ 30.873273] tda829x 1-0042: type set to tda8295+18271 [ 32.228176] cx23885: cx23885[0]: registered device video2 [v4l2] [ 32.228328] cx23885: cx23885[0]: registered device vbi0 [ 32.228612] cx23885: cx23885[0]: alsa: registered ALSA audio device [ 32.228777] cx23885: cx23885[0]: registered device video3 [mpeg] [ 32.228793] cx23885: Firmware and/or mailbox pointer not initialized or corrupted, signature = 0xffffbfff, cmd = PING_FW [ 32.228801] fbcon: Taking over console [ 32.229089] Console: switching to colour frame buffer device 240x67 [ 32.230049] cx23885 0000:09:00.0: Direct firmware load for v4l-cx23885-enc.fw failed with error -2 [ 32.230055] cx23885: ERROR: Hotplug firmware request failed (v4l-cx23885-enc.fw). [ 32.230056] cx23885: Please fix your hotplug setup, the board will not work without firmware loaded! [ 32.230057] cx23885: cx23885_initialize_codec() f/w load failed [ 32.230059] cx23885: cx23885_dvb_register() allocating 1 frontend(s) [ 32.230061] cx23885: cx23885[0]: cx23885 based dvb card [ 32.398080] MT2131: successfully identified at address 0x61 [ 32.399714] dvbdev: DVB: registering new adapter (cx23885[0]) [ 32.399718] cx23885 0000:09:00.0: DVB: registering adapter 0 frontend 0 (Samsung S5H1409 QAM/8VSB Frontend)... [ 32.400463] cx23885: cx23885_dev_checkrevision() Hardware revision = 0xb1 [ 32.400467] cx23885: cx23885[0]/0: found at 0000:09:00.0, rev: 15, irq: 17, latency: 0, mmio: 0xfbc00000 [ 43.045128] audit: type=1400 audit(1726517963.933:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" pid=1473 comm="apparmor_parser" [ 43.047845] audit: type=1400 audit(1726517963.933:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=1470 comm="apparmor_parser" [ 43.047854] audit: type=1400 audit(1726517963.933:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=1470 comm="apparmor_parser" [ 43.047859] audit: type=1400 audit(1726517963.933:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=1468 comm="apparmor_parser" [ 43.048576] audit: type=1400 audit(1726517963.933:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1474 comm="apparmor_parser" [ 43.048583] audit: type=1400 audit(1726517963.933:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1474 comm="apparmor_parser" [ 43.048587] audit: type=1400 audit(1726517963.933:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1474 comm="apparmor_parser" [ 43.053897] audit: type=1400 audit(1726517963.941:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/redshift" pid=1476 comm="apparmor_parser" [ 43.054106] audit: type=1400 audit(1726517963.941:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=1478 comm="apparmor_parser" [ 43.054837] audit: type=1400 audit(1726517963.941:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=1479 comm="apparmor_parser" [ 43.276873] RPC: Registered named UNIX socket transport module. [ 43.276877] RPC: Registered udp transport module. [ 43.276879] RPC: Registered tcp transport module. [ 43.276879] RPC: Registered tcp-with-tls transport module. [ 43.276880] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 43.770189] sky2 0000:06:00.0 enp6s0: enabling interface [ 43.781961] sky2 0000:08:00.0 enp8s0: enabling interface [ 43.787810] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin' [ 43.793640] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36 [ 45.854962] wlx20cf30a24130: authenticate with fc:2b:b2:a7:af:02 (local address=20:cf:30:a2:41:30) [ 45.854969] wlx20cf30a24130: send auth to fc:2b:b2:a7:af:02 (try 1/3) [ 45.867365] wlx20cf30a24130: authenticated [ 45.868985] wlx20cf30a24130: associate with fc:2b:b2:a7:af:02 (try 1/3) [ 45.877038] wlx20cf30a24130: RX AssocResp from fc:2b:b2:a7:af:02 (capab=0x1411 status=0 aid=3) [ 45.887555] wlx20cf30a24130: associated [ 46.441910] usb 2-5.2: current rate 16000 is different from the runtime rate 48000 [ 46.558022] usb 2-5.2: current rate 16000 is different from the runtime rate 48000 [ 46.677063] usb 2-5.2: current rate 16000 is different from the runtime rate 48000 [ 46.695942] sky2 0000:06:00.0 enp6s0: Link is up at 1000 Mbps, full duplex, flow control both [ 47.319604] wlx20cf30a24130: Limiting TX power to 30 (30 - 0) dBm as advertised by fc:2b:b2:a7:af:02 [ 59.697229] kauditd_printk_skb: 25 callbacks suppressed [ 59.697233] audit: type=1400 audit(1726517980.585:37): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cups-browsed" name="/usr/local/lib/libz.so.1.3" pid=2031 comm="cups-browsed" requested_mask="r" denied_mask="r" fsuid=0 ouid=0 [ 59.699869] audit: type=1400 audit(1726517980.585:38): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cups-browsed" name="/usr/local/lib/libpng16.so.16.44.0" pid=2031 comm="cups-browsed" requested_mask="r" denied_mask="r" fsuid=0 ouid=0 [ 59.810741] usb 2-5.2: current rate 16000 is different from the runtime rate 48000 [ 59.921457] usb 2-5.2: current rate 16000 is different from the runtime rate 48000 [ 60.036414] usb 2-5.2: current rate 16000 is different from the runtime rate 48000 [ 63.727107] warning: `kdeconnectd' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211 On 2024-09-16 11:20, Dr. David Alan Gilbert wrote: > * Bob Gill (gillb5@telus.net) wrote: >> OK. > Thanks! I'm not seeing anything too obvious, however... > >> 6.10.0.dmesg.txt: >> >> [ 0.000000] Linux version 6.10.0 (root@freedom) (gcc (Ubuntu >> 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP >> PREEMPT_DYNAMIC Sun Jul 14 18:50:17 MDT 2024 >> [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.10.0 >> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash > ..... > > >> 6.11.0.dmesg.txt >> >> [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu >> 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP >> PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 >> [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 >> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro recovery nomodeset >> dis_ucode_ldr >> [ 0.000000] KERNEL supported cpus: > Would it be possible to get a 6.11.0 dmesg without the 'nomodeset' ? > I realise that's trickier, but it's really where things start to get interesting. > > On the 6.10 dmesg we have the normal fun: > >> [ 15.759932] [drm] amdgpu kernel modesetting enabled. >> [ 15.760169] amdgpu: Virtual CRAT table created for CPU >> [ 15.760203] amdgpu: Topology: Add CPU node >> [ 15.760502] [drm] initializing kernel modesetting (BEIGE_GOBY >> 0x1002:0x743F 0x148C:0x2415 0xC1). >> [ 15.760519] [drm] register mmio base: 0xFB700000 >> [ 15.760520] [drm] register mmio size: 1048576 >> [ 15.764353] [drm] add ip block number 0 <nv_common> >> [ 15.764355] [drm] add ip block number 1 <gmc_v10_0> >> [ 15.764357] [drm] add ip block number 2 <navi10_ih> >> [ 15.764359] [drm] add ip block number 3 <psp> >> [ 15.764360] [drm] add ip block number 4 <smu> >> [ 15.764361] [drm] add ip block number 5 <dm> >> [ 15.764363] [drm] add ip block number 6 <gfx_v10_0> >> [ 15.764364] [drm] add ip block number 7 <sdma_v5_2> >> [ 15.764366] [drm] add ip block number 8 <vcn_v3_0> >> [ 15.764379] resource: resource sanity check: requesting [mem >> 0x00000000000c0000-0x00000000000dffff], which spans more than PCI Bus >> 0000:00 [mem 0x000d0000-0x000dffff window] >> [ 15.764383] caller pci_map_rom+0x83/0x220 mapping multiple BARs >> [ 15.764391] amdgpu 0000:04:00.0: No more image in the PCI ROM >> [ 15.764412] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from ROM BAR >> [ 15.764414] amdgpu: ATOM BIOS: 113-001-XT7 >> [ 15.777550] [drm] VCN(0) decode is enabled in VM mode >> [ 15.781178] amdgpu 0000:04:00.0: vgaarb: deactivate vga console >> [ 15.781185] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) >> feature disabled as experimental (default) >> [ 15.781194] amdgpu 0000:04:00.0: amdgpu: PCIE atomic ops is not supported >> [ 15.781245] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, >> fragment size is 9-bit >> [ 15.781261] amdgpu 0000:04:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - >> 0x00000080FEFFFFFF (4080M used) >> [ 15.781264] amdgpu 0000:04:00.0: amdgpu: GART: 512M 0x0000000000000000 - >> 0x000000001FFFFFFF >> [ 15.781277] [drm] Detected VRAM RAM=4080M, BAR=256M >> [ 15.781279] [drm] RAM width 64bits GDDR6 >> [ 15.783108] [drm] amdgpu: 4080M of VRAM memory ready >> [ 15.783112] [drm] amdgpu: 5979M of GTT memory ready. >> [ 15.783133] [drm] GART: num cpu pages 131072, num gpu pages 131072 >> [ 15.783255] [drm] PCIE GART of 512M enabled (table at >> 0x0000008000800000). >> [ 18.564918] random: crng init done >> [ 19.594908] amdgpu 0000:04:00.0: amdgpu: STB initialized to 2048 entries >> [ 19.595220] [drm] Loading DMUB firmware via PSP: version=0x02020020 >> [ 19.595937] [drm] use_doorbell being set to: [true] >> [ 19.595955] [drm] Found VCN firmware Version ENC: 1.31 DEC: 3 VEP: 0 >> Revision: 2 >> [ 19.595965] amdgpu 0000:04:00.0: amdgpu: Will use PSP to load VCN >> firmware >> [ 19.663643] amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from >> 0x80fd000000 for PSP TMR >> [ 19.765435] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is >> not available >> [ 19.781512] amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta >> ucode is not available >> [ 19.781538] amdgpu 0000:04:00.0: amdgpu: smu driver if version = >> 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = >> 0x00492400 (73.36.0) >> [ 19.781544] amdgpu 0000:04:00.0: amdgpu: SMU driver if version not >> matched >> [ 19.781581] amdgpu 0000:04:00.0: amdgpu: use vbios provided pptable >> [ 19.828182] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully! >> [ 19.828795] [drm] Display Core v3.2.281 initialized on DCN 3.0.3 >> [ 19.828798] [drm] DP-HDMI FRL PCON supported >> [ 19.829988] [drm] DMUB hardware initialized: version=0x02020020 >> [ 19.914675] [drm] kiq ring mec 2 pipe 1 q 0 >> [ 19.956011] amdgpu: HMM registered 4080MB device memory >> [ 19.963868] kfd kfd: amdgpu: Allocated 3969056 bytes on gart >> [ 19.963883] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1 >> [ 19.964255] amdgpu: Virtual CRAT table created for GPU >> [ 19.964896] amdgpu: Topology: Add dGPU node [0x743f:0x1002] >> [ 19.964900] kfd kfd: amdgpu: added device 1002:743f >> [ 19.964919] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, >> active_cu_number 16 >> [ 19.964924] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 >> on hub 0 >> [ 19.964926] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 >> on hub 0 >> [ 19.964927] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng >> 4 on hub 0 >> [ 19.964929] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng >> 5 on hub 0 >> [ 19.964931] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng >> 6 on hub 0 >> [ 19.964933] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng >> 7 on hub 0 >> [ 19.964935] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng >> 8 on hub 0 >> [ 19.964936] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng >> 9 on hub 0 >> [ 19.964938] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng >> 10 on hub 0 >> [ 19.964940] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng >> 11 on hub 0 >> [ 19.964941] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng >> 12 on hub 0 >> [ 19.964943] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on >> hub 0 >> [ 19.964945] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 >> on hub 8 >> [ 19.966250] amdgpu 0000:04:00.0: amdgpu: Using BACO for runtime pm >> [ 19.966781] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:04:00.0 on >> minor 0 >> [ 19.975362] fbcon: amdgpudrmfb (fb0) is primary device >> [ 19.975369] fbcon: Deferring console take-over >> [ 19.975373] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer >> device > So lets see what that looks like on a 6.11.0 without the nomodeset. > > Dave ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: 6.11.0 crash on X startup 2024-09-16 20:30 ` Bob Gill @ 2024-09-16 20:36 ` Dr. David Alan Gilbert 2024-09-16 21:25 ` Bob Gill 0 siblings, 1 reply; 17+ messages in thread From: Dr. David Alan Gilbert @ 2024-09-16 20:36 UTC (permalink / raw) To: Bob Gill; +Cc: linux-kernel * Bob Gill (gillb5@telus.net) wrote: > OK, so my grub line looks like "quiet splash nomodeset" Sorry, no; I was asking for a 6.11.0 boot *without* the nomodeset - in the same way that the 6.10.0 dmesg boots so we can compare them. > I have two monitors, of which only the main monitor starts with an X server > (and the response is slow). > > Here is the result of dmesg. The parts that look interesting are around the > 7.3 second mark that say > > "ACPI: OSL: Resource conflict; ACPI support missing from driver?" It's not necessarily relevant. Dave > Oh, and thanks for replying. > > [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu > 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP > PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 > [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset > [ 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-0x000000000009e7ff] usable > [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] > reserved > [ 0.000000] BIOS-e820: [mem 0x00000000000e4c00-0x00000000000fffff] > reserved > [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf77ffff] usable > [ 0.000000] BIOS-e820: [mem 0x00000000bf780000-0x00000000bf797fff] ACPI > data > [ 0.000000] BIOS-e820: [mem 0x00000000bf798000-0x00000000bf7dbfff] ACPI > NVS > [ 0.000000] BIOS-e820: [mem 0x00000000bf7dc000-0x00000000bfffffff] > reserved > [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] > reserved > [ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] > reserved > [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000033fffffff] usable > [ 0.000000] NX (Execute Disable) protection: active > [ 0.000000] APIC: Static calls initialized > [ 0.000000] SMBIOS 2.5 present. > [ 0.000000] DMI: System manufacturer System Product Name/P6T DELUXE, BIOS > 2209 09/21/2010 > [ 0.000000] DMI: Memory slots populated: 6/6 > [ 0.000000] tsc: Fast TSC calibration using PIT > [ 0.000000] tsc: Detected 2672.776 MHz processor > [ 0.001528] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved > [ 0.001534] e820: remove [mem 0x000a0000-0x000fffff] usable > [ 0.001544] last_pfn = 0x340000 max_arch_pfn = 0x400000000 > [ 0.001553] total RAM covered: 12280M > [ 0.001829] Found optimal setting for mtrr clean up > [ 0.001830] gran_size: 64K chunk_size: 16M num_reg: 6 lose > cover RAM: 0G > [ 0.001837] MTRR map: 8 entries (5 fixed + 3 variable; max 21), built > from 8 variable MTRRs > [ 0.001841] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT > [ 0.002807] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved > [ 0.002820] last_pfn = 0xbf798 max_arch_pfn = 0x400000000 > [ 0.014822] found SMP MP-table at [mem 0x000ff780-0x000ff78f] > [ 0.015378] RAMDISK: [mem 0x0b466000-0x37feefff] > [ 0.015390] ACPI: Early table checksum verification disabled > [ 0.015394] ACPI: RSDP 0x00000000000FB150 000024 (v02 ACPIAM) > [ 0.015401] ACPI: XSDT 0x00000000BF780100 000064 (v01 092110 XSDT0924 > 20100921 MSFT 00000097) > [ 0.015410] ACPI: FACP 0x00000000BF780290 0000F4 (v03 092110 FACP0924 > 20100921 MSFT 00000097) > [ 0.015420] ACPI: DSDT 0x00000000BF7804B0 00B69B (v01 A1087 A1087001 > 00000001 INTL 20060113) > [ 0.015426] ACPI: FACS 0x00000000BF798000 000040 > [ 0.015432] ACPI: FACS 0x00000000BF798000 000040 > [ 0.015437] ACPI: APIC 0x00000000BF780390 0000D8 (v01 092110 APIC0924 > 20100921 MSFT 00000097) > [ 0.015443] ACPI: MCFG 0x00000000BF780470 00003C (v01 092110 OEMMCFG > 20100921 MSFT 00000097) > [ 0.015449] ACPI: OEMB 0x00000000BF798040 000072 (v01 092110 OEMB0924 > 20100921 MSFT 00000097) > [ 0.015456] ACPI: HPET 0x00000000BF78F4B0 000038 (v01 092110 OEMHPET > 20100921 MSFT 00000097) > [ 0.015462] ACPI: DMAR 0x00000000BF7980C0 000138 (v01 AMI OEMDMAR > 00000001 MSFT 00000097) > [ 0.015468] ACPI: OSFR 0x00000000BF78F4F0 0000B0 (v01 092110 OEMOSFR > 20100921 MSFT 00000097) > [ 0.015474] ACPI: SSDT 0x00000000BF799E10 000363 (v01 DpgPmm CpuPm > 00000012 INTL 20060113) > [ 0.015480] ACPI: Reserving FACP table memory at [mem > 0xbf780290-0xbf780383] > [ 0.015482] ACPI: Reserving DSDT table memory at [mem > 0xbf7804b0-0xbf78bb4a] > [ 0.015484] ACPI: Reserving FACS table memory at [mem > 0xbf798000-0xbf79803f] > [ 0.015485] ACPI: Reserving FACS table memory at [mem > 0xbf798000-0xbf79803f] > [ 0.015487] ACPI: Reserving APIC table memory at [mem > 0xbf780390-0xbf780467] > [ 0.015489] ACPI: Reserving MCFG table memory at [mem > 0xbf780470-0xbf7804ab] > [ 0.015491] ACPI: Reserving OEMB table memory at [mem > 0xbf798040-0xbf7980b1] > [ 0.015492] ACPI: Reserving HPET table memory at [mem > 0xbf78f4b0-0xbf78f4e7] > [ 0.015494] ACPI: Reserving DMAR table memory at [mem > 0xbf7980c0-0xbf7981f7] > [ 0.015496] ACPI: Reserving OSFR table memory at [mem > 0xbf78f4f0-0xbf78f59f] > [ 0.015498] ACPI: Reserving SSDT table memory at [mem > 0xbf799e10-0xbf79a172] > [ 0.015676] No NUMA configuration found > [ 0.015678] Faking a node at [mem 0x0000000000000000-0x000000033fffffff] > [ 0.015692] NODE_DATA(0) allocated [mem 0x33ffcd000-0x33fff7fff] > [ 0.016090] Zone ranges: > [ 0.016092] DMA [mem 0x0000000000001000-0x0000000000ffffff] > [ 0.016095] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] > [ 0.016098] Normal [mem 0x0000000100000000-0x000000033fffffff] > [ 0.016100] Device empty > [ 0.016102] Movable zone start for each node > [ 0.016106] Early memory node ranges > [ 0.016106] node 0: [mem 0x0000000000001000-0x000000000009dfff] > [ 0.016109] node 0: [mem 0x0000000000100000-0x00000000bf77ffff] > [ 0.016112] node 0: [mem 0x0000000100000000-0x000000033fffffff] > [ 0.016116] Initmem setup node 0 [mem > 0x0000000000001000-0x000000033fffffff] > [ 0.016124] On node 0, zone DMA: 1 pages in unavailable ranges > [ 0.016158] On node 0, zone DMA: 98 pages in unavailable ranges > [ 0.043074] On node 0, zone Normal: 2176 pages in unavailable ranges > [ 0.043371] ACPI: PM-Timer IO Port: 0x808 > [ 0.043400] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI > 0-23 > [ 0.043408] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI > 24-47 > [ 0.043412] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) > [ 0.043415] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) > [ 0.043423] ACPI: Using ACPI (MADT) for SMP configuration information > [ 0.043426] ACPI: HPET id: 0x8086a301 base: 0xfed00000 > [ 0.043442] CPU topo: Max. logical packages: 2 > [ 0.043444] CPU topo: Max. logical dies: 2 > [ 0.043445] CPU topo: Max. dies per package: 1 > [ 0.043456] CPU topo: Max. threads per core: 2 > [ 0.043458] CPU topo: Num. cores per package: 4 > [ 0.043459] CPU topo: Num. threads per package: 8 > [ 0.043460] CPU topo: Allowing 8 present CPUs plus 8 hotplug CPUs > [ 0.043478] PM: hibernation: Registered nosave memory: [mem > 0x00000000-0x00000fff] > [ 0.043482] PM: hibernation: Registered nosave memory: [mem > 0x0009e000-0x0009efff] > [ 0.043483] PM: hibernation: Registered nosave memory: [mem > 0x0009f000-0x0009ffff] > [ 0.043485] PM: hibernation: Registered nosave memory: [mem > 0x000a0000-0x000e4fff] > [ 0.043487] PM: hibernation: Registered nosave memory: [mem > 0x000e5000-0x000fffff] > [ 0.043489] PM: hibernation: Registered nosave memory: [mem > 0xbf780000-0xbf797fff] > [ 0.043491] PM: hibernation: Registered nosave memory: [mem > 0xbf798000-0xbf7dbfff] > [ 0.043493] PM: hibernation: Registered nosave memory: [mem > 0xbf7dc000-0xbfffffff] > [ 0.043494] PM: hibernation: Registered nosave memory: [mem > 0xc0000000-0xfedfffff] > [ 0.043496] PM: hibernation: Registered nosave memory: [mem > 0xfee00000-0xfee00fff] > [ 0.043497] PM: hibernation: Registered nosave memory: [mem > 0xfee01000-0xffdfffff] > [ 0.043499] PM: hibernation: Registered nosave memory: [mem > 0xffe00000-0xffffffff] > [ 0.043501] [mem 0xc0000000-0xfedfffff] available for PCI devices > [ 0.043503] Booting paravirtualized kernel on bare hardware > [ 0.043507] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: > 0xffffffff, max_idle_ns: 7645519600211568 ns > [ 0.043517] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 > nr_node_ids:1 > [ 0.045202] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288 > [ 0.045216] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152 > [ 0.045221] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 > [ 0.045232] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 > [ 0.045264] Kernel command line: BOOT_IMAGE=/vmlinuz-6.11.0 > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset > [ 0.045420] Booted with the nomodeset parameter. Only the system > framebuffer will be available > [ 0.045424] Unknown kernel command line parameters "splash > BOOT_IMAGE=/vmlinuz-6.11.0", will be passed to user space. > [ 0.047571] Dentry cache hash table entries: 2097152 (order: 12, 16777216 > bytes, linear) > [ 0.048684] Inode-cache hash table entries: 1048576 (order: 11, 8388608 > bytes, linear) > [ 0.049079] Fallback order for Node 0: 0 > [ 0.049086] Built 1 zonelists, mobility grouping on. Total pages: > 3143453 > [ 0.049088] Policy zone: Normal > [ 0.049100] mem auto-init: stack:off, heap alloc:on, heap free:off > [ 0.049115] software IO TLB: area num 16. > [ 0.128195] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 > [ 0.128395] Kernel/User page tables isolation: enabled > [ 0.128531] ftrace: allocating 53163 entries in 208 pages > [ 0.139782] ftrace: allocated 208 pages with 3 groups > [ 0.140826] Dynamic Preempt: voluntary > [ 0.141193] rcu: Preemptible hierarchical RCU implementation. > [ 0.141195] rcu: RCU restricting CPUs from NR_CPUS=8192 to > nr_cpu_ids=16. > [ 0.141198] Trampoline variant of Tasks RCU enabled. > [ 0.141199] Rude variant of Tasks RCU enabled. > [ 0.141200] Tracing variant of Tasks RCU enabled. > [ 0.141201] rcu: RCU calculated value of scheduler-enlistment delay is 25 > jiffies. > [ 0.141202] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 > [ 0.141227] RCU Tasks: Setting shift to 4 and lim to 1 > rcu_task_cb_adjust=1. > [ 0.141231] RCU Tasks Rude: Setting shift to 4 and lim to 1 > rcu_task_cb_adjust=1. > [ 0.141235] RCU Tasks Trace: Setting shift to 4 and lim to 1 > rcu_task_cb_adjust=1. > [ 0.147244] NR_IRQS: 524544, nr_irqs: 960, preallocated irqs: 16 > [ 0.147513] rcu: srcu_init: Setting srcu_struct sizes based on > contention. > [ 0.147681] Console: colour dummy device 80x25 > [ 0.147685] printk: legacy console [tty0] enabled > [ 0.148030] ACPI: Core revision 20240322 > [ 0.148345] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, > max_idle_ns: 133484882848 ns > [ 0.148362] APIC: Switch to symmetric I/O mode setup > [ 0.148364] DMAR-IR: This system BIOS has enabled interrupt remapping > on a chipset that contains an erratum making that > feature unstable. To maintain system stability > interrupt remapping is being disabled. Please > contact your BIOS vendor for an update > [ 0.148373] APIC: Switched APIC routing to: physical flat > [ 0.148941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 > [ 0.168361] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: > 0x2686c8f140e, max_idle_ns: 440795237667 ns > [ 0.168371] Calibrating delay loop (skipped), value calculated using > timer frequency.. 5345.55 BogoMIPS (lpj=10691104) > [ 0.168399] CPU0: Thermal monitoring enabled (TM1) > [ 0.168434] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 > [ 0.168437] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 > [ 0.168442] process: using mwait in idle threads > [ 0.168445] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user > pointer sanitization > [ 0.168448] Spectre V2 : Mitigation: Retpolines > [ 0.168450] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB > on context switch > [ 0.168451] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT > [ 0.168453] Speculative Store Bypass: Vulnerable > [ 0.168456] MDS: Vulnerable: Clear CPU buffers attempted, no microcode > [ 0.168458] MMIO Stale Data: Unknown: No mitigations > [ 0.168461] x86/fpu: x87 FPU will use FXSAVE > [ 0.199521] Freeing SMP alternatives memory: 44K > [ 0.199542] pid_max: default: 32768 minimum: 301 > [ 0.200572] LSM: initializing > lsm=lockdown,capability,landlock,apparmor,ima,evm > [ 0.200869] landlock: Up and running. > [ 0.200909] AppArmor: AppArmor initialized > [ 0.201323] Mount-cache hash table entries: 32768 (order: 6, 262144 > bytes, linear) > [ 0.201357] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 > bytes, linear) > [ 0.315223] smpboot: CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz > (family: 0x6, model: 0x1a, stepping: 0x4) > [ 0.315671] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, > Intel PMU driver. > [ 0.315695] core: CPU erratum AAJ80 worked around > [ 0.315697] ... version: 3 > [ 0.315699] ... bit width: 48 > [ 0.315700] ... generic registers: 4 > [ 0.315702] ... value mask: 0000ffffffffffff > [ 0.315704] ... max period: 000000007fffffff > [ 0.315705] ... fixed-purpose events: 3 > [ 0.315706] ... event mask: 000000070000000f > [ 0.315916] signal: max sigframe size: 1440 > [ 0.315941] Estimated ratio of average max frequency by base frequency > (times 1024): 1075 > [ 0.316366] rcu: Hierarchical SRCU implementation. > [ 0.316366] rcu: Max phase no-delay instances is 1000. > [ 0.316366] Timer migration: 2 hierarchy levels; 8 children per group; 2 > crossnode level > [ 0.316714] NMI watchdog: Enabled. Permanently consumes one hw-PMU > counter. > [ 0.317011] smp: Bringing up secondary CPUs ... > [ 0.317232] smpboot: x86: Booting SMP configuration: > [ 0.317235] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 > [ 0.328546] 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.334368] smp: Brought up 1 node, 8 CPUs > [ 0.334368] smpboot: Total of 8 processors activated (42764.41 BogoMIPS) > [ 0.336514] Memory: 11491168K/12573812K available (20480K kernel code, > 4237K rwdata, 7328K rodata, 4860K init, 5060K bss, 1068464K reserved, 0K > cma-reserved) > [ 0.337198] devtmpfs: initialized > [ 0.337198] x86/mm: Memory block size: 128MB > [ 0.341390] ACPI: PM: Registering ACPI NVS region [mem > 0xbf798000-0xbf7dbfff] (278528 bytes) > [ 0.341390] clocksource: jiffies: mask: 0xffffffff max_cycles: > 0xffffffff, max_idle_ns: 7645041785100000 ns > [ 0.341390] futex hash table entries: 4096 (order: 6, 262144 bytes, > linear) > [ 0.341390] pinctrl core: initialized pinctrl subsystem > [ 0.341390] PM: RTC time: 20:18:41, date: 2024-09-16 > [ 0.342165] NET: Registered PF_NETLINK/PF_ROUTE protocol family > [ 0.342551] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic > allocations > [ 0.342790] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic > allocations > [ 0.343038] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for > atomic allocations > [ 0.343068] audit: initializing netlink subsys (disabled) > [ 0.343091] audit: type=2000 audit(1726517920.192:1): state=initialized > audit_enabled=0 res=1 > [ 0.344380] thermal_sys: Registered thermal governor 'fair_share' > [ 0.344382] thermal_sys: Registered thermal governor 'bang_bang' > [ 0.344384] thermal_sys: Registered thermal governor 'step_wise' > [ 0.344385] thermal_sys: Registered thermal governor 'user_space' > [ 0.344386] thermal_sys: Registered thermal governor 'power_allocator' > [ 0.344403] EISA bus registered > [ 0.344424] cpuidle: using governor ladder > [ 0.344429] cpuidle: using governor menu > [ 0.344500] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 > [ 0.344873] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for > domain 0000 [bus 00-ff] > [ 0.344880] PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not > reserved) > [ 0.344882] PCI: Using configuration type 1 for base access > [ 0.344998] kprobes: kprobe jump-optimization is enabled. All kprobes are > optimized if possible. > [ 0.347235] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages > [ 0.347235] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page > [ 0.351318] ACPI: Added _OSI(Module Device) > [ 0.351318] ACPI: Added _OSI(Processor Device) > [ 0.351318] ACPI: Added _OSI(3.0 _SCP Extensions) > [ 0.351318] ACPI: Added _OSI(Processor Aggregator Device) > [ 0.366412] ACPI: 2 ACPI AML tables successfully acquired and loaded > [ 0.401749] ACPI: Dynamic OEM Table Load: > [ 0.401749] ACPI: SSDT 0xFFFF9DD880974000 001C0C (v01 DpgPmm P001Ist > 00000011 INTL 20060113) > [ 0.405367] ACPI: Interpreter enabled > [ 0.405389] ACPI: PM: (supports S0 S1 S3 S4 S5) > [ 0.405391] ACPI: Using IOAPIC for interrupt routing > [ 0.405439] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for > domain 0000 [bus 00-ff] > [ 0.406832] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI > motherboard resource > [ 0.406849] PCI: Using host bridge windows from ACPI; if necessary, use > "pci=nocrs" and report a bug > [ 0.406851] PCI: Using E820 reservations for host bridge windows > [ 0.407073] ACPI: Enabled 13 GPEs in block 00 to 3F > [ 0.420700] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) > [ 0.420710] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM > ClockPM Segments MSI EDR HPX-Type3] > [ 0.420718] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug > PME AER PCIeCapability LTR DPC] > [ 0.420720] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug > SHPCHotplug PME AER PCIeCapability LTR DPC] > [ 0.420722] acpi PNP0A08:00: _OSC: platform retains control of PCIe > features (AE_NOT_FOUND) > [ 0.421217] PCI host bridge to bus 0000:00 > [ 0.421222] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] > [ 0.421225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] > [ 0.421227] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff > window] > [ 0.421229] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff > window] > [ 0.421231] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff > window] > [ 0.421233] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff > window] > [ 0.421235] pci_bus 0000:00: root bus resource [bus 00-ff] > [ 0.421259] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000 PCIe > Root Port > [ 0.421288] pci 0000:00:00.0: enabling Extended Tags > [ 0.421332] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold > [ 0.421435] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400 PCIe > Root Port > [ 0.421452] pci 0000:00:01.0: PCI bridge to [bus 01] > [ 0.421469] pci 0000:00:01.0: enabling Extended Tags > [ 0.421514] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold > [ 0.421651] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400 PCIe > Root Port > [ 0.421673] pci 0000:00:03.0: PCI bridge to [bus 02-04] > [ 0.421677] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] > [ 0.421680] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] > [ 0.421688] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff > 64bit pref] > [ 0.421695] pci 0000:00:03.0: enabling Extended Tags > [ 0.421740] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold > [ 0.421868] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400 PCIe > Root Port > [ 0.421885] pci 0000:00:07.0: PCI bridge to [bus 05] > [ 0.421903] pci 0000:00:07.0: enabling Extended Tags > [ 0.421947] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold > [ 0.422074] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000 PCIe > Root Complex Integrated Endpoint > [ 0.422186] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000 PCIe > Root Complex Integrated Endpoint > [ 0.422294] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000 PCIe > Root Complex Integrated Endpoint > [ 0.422397] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000 > conventional PCI endpoint > [ 0.422490] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 > conventional PCI endpoint > [ 0.422531] pci 0000:00:1a.0: BAR 4 [io 0x9800-0x981f] > [ 0.422653] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300 > conventional PCI endpoint > [ 0.422694] pci 0000:00:1a.1: BAR 4 [io 0x9880-0x989f] > [ 0.422825] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300 > conventional PCI endpoint > [ 0.422865] pci 0000:00:1a.2: BAR 4 [io 0x9c00-0x9c1f] > [ 0.423001] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 > conventional PCI endpoint > [ 0.423018] pci 0000:00:1a.7: BAR 0 [mem 0xfb5ff000-0xfb5ff3ff] > [ 0.423099] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold > [ 0.423200] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300 PCIe > Root Complex Integrated Endpoint > [ 0.423218] pci 0000:00:1b.0: BAR 0 [mem 0xfb5f8000-0xfb5fbfff 64bit] > [ 0.423294] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold > [ 0.423384] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 PCIe > Root Port > [ 0.423410] pci 0000:00:1c.0: PCI bridge to [bus 0a] > [ 0.423424] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff > 64bit pref] > [ 0.423478] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold > [ 0.423599] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400 PCIe > Root Port > [ 0.423626] pci 0000:00:1c.1: PCI bridge to [bus 09] > [ 0.423632] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] > [ 0.423694] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold > [ 0.423824] pci 0000:00:1c.2: [8086:3a44] type 01 class 0x060400 PCIe > Root Port > [ 0.423850] pci 0000:00:1c.2: PCI bridge to [bus 08] > [ 0.423855] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] > [ 0.423858] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] > [ 0.423919] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold > [ 0.424038] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400 PCIe > Root Port > [ 0.424064] pci 0000:00:1c.4: PCI bridge to [bus 07] > [ 0.424069] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] > [ 0.424072] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] > [ 0.424133] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold > [ 0.424253] pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400 PCIe > Root Port > [ 0.424279] pci 0000:00:1c.5: PCI bridge to [bus 06] > [ 0.424284] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] > [ 0.424287] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] > [ 0.424348] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold > [ 0.424477] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 > conventional PCI endpoint > [ 0.424517] pci 0000:00:1d.0: BAR 4 [io 0x9080-0x909f] > [ 0.424643] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 > conventional PCI endpoint > [ 0.424684] pci 0000:00:1d.1: BAR 4 [io 0x9400-0x941f] > [ 0.424809] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 > conventional PCI endpoint > [ 0.424851] pci 0000:00:1d.2: BAR 4 [io 0x9480-0x949f] > [ 0.424984] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 > conventional PCI endpoint > [ 0.425001] pci 0000:00:1d.7: BAR 0 [mem 0xfb5fe000-0xfb5fe3ff] > [ 0.425082] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold > [ 0.425178] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 > conventional PCI bridge > [ 0.425203] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) > [ 0.425208] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] > [ 0.425211] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] > [ 0.425335] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100 > conventional PCI endpoint > [ 0.425412] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 > ACPI/GPIO/TCO > [ 0.425417] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 > GPIO > [ 0.425420] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 > (mask 0003) > [ 0.425425] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 > (mask 001f) > [ 0.425575] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601 > conventional PCI endpoint > [ 0.425589] pci 0000:00:1f.2: BAR 0 [io 0x8c00-0x8c07] > [ 0.425596] pci 0000:00:1f.2: BAR 1 [io 0x8880-0x8883] > [ 0.425604] pci 0000:00:1f.2: BAR 2 [io 0x8800-0x8807] > [ 0.425611] pci 0000:00:1f.2: BAR 3 [io 0x8480-0x8483] > [ 0.425618] pci 0000:00:1f.2: BAR 4 [io 0x8400-0x841f] > [ 0.425625] pci 0000:00:1f.2: BAR 5 [mem 0xfb5fc000-0xfb5fc7ff] > [ 0.425666] pci 0000:00:1f.2: PME# supported from D3hot > [ 0.425760] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500 > conventional PCI endpoint > [ 0.425777] pci 0000:00:1f.3: BAR 0 [mem 0xfb5fd000-0xfb5fd0ff 64bit] > [ 0.425797] pci 0000:00:1f.3: BAR 4 [io 0x0400-0x041f] > [ 0.425902] pci 0000:00:01.0: PCI bridge to [bus 01] > [ 0.425962] pci 0000:02:00.0: [1002:1478] type 01 class 0x060400 PCIe > Switch Upstream Port > [ 0.425977] pci 0000:02:00.0: BAR 0 [mem 0xfb6fc000-0xfb6fffff] > [ 0.425992] pci 0000:02:00.0: PCI bridge to [bus 03-04] > [ 0.425999] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] > [ 0.426002] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] > [ 0.426012] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff > 64bit pref] > [ 0.426097] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold > [ 0.426163] pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, > limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 63.012 Gb/s > with 16.0 GT/s PCIe x4 link) > [ 0.436388] pci 0000:00:03.0: PCI bridge to [bus 02-04] > [ 0.436467] pci 0000:03:00.0: [1002:1479] type 01 class 0x060400 PCIe > Switch Downstream Port > [ 0.436495] pci 0000:03:00.0: PCI bridge to [bus 04] > [ 0.436501] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] > [ 0.436505] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] > [ 0.436515] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff > 64bit pref] > [ 0.436600] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold > [ 0.436763] pci 0000:02:00.0: PCI bridge to [bus 03-04] > [ 0.436832] pci 0000:04:00.0: [1002:743f] type 00 class 0x030000 PCIe > Legacy Endpoint > [ 0.436852] pci 0000:04:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit > pref] > [ 0.436864] pci 0000:04:00.0: BAR 2 [mem 0xcfe00000-0xcfffffff 64bit > pref] > [ 0.436872] pci 0000:04:00.0: BAR 4 [io 0xa000-0xa0ff] > [ 0.436880] pci 0000:04:00.0: BAR 5 [mem 0xfb700000-0xfb7fffff] > [ 0.436888] pci 0000:04:00.0: ROM [mem 0xfb8c0000-0xfb8dffff pref] > [ 0.436925] pci 0000:04:00.0: Video device with shadowed ROM at [mem > 0x000c0000-0x000dffff] > [ 0.436985] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold > [ 0.437058] pci 0000:04:00.0: 16.000 Gb/s available PCIe bandwidth, > limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 252.048 Gb/s > with 16.0 GT/s PCIe x16 link) > [ 0.437158] pci 0000:04:00.1: [1002:ab28] type 00 class 0x040300 PCIe > Legacy Endpoint > [ 0.437173] pci 0000:04:00.1: BAR 0 [mem 0xfb8fc000-0xfb8fffff] > [ 0.437271] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold > [ 0.437411] pci 0000:03:00.0: PCI bridge to [bus 04] > [ 0.437472] pci 0000:00:07.0: PCI bridge to [bus 05] > [ 0.437519] pci 0000:00:1c.0: PCI bridge to [bus 0a] > [ 0.437590] pci 0000:09:00.0: [14f1:8880] type 00 class 0x040000 PCIe > Endpoint > [ 0.437623] pci 0000:09:00.0: BAR 0 [mem 0xfbc00000-0xfbdfffff 64bit] > [ 0.437793] pci 0000:09:00.0: supports D1 D2 > [ 0.437794] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot > [ 0.437927] pci 0000:09:00.0: disabling ASPM on pre-1.1 PCIe device. You > can enable it with 'pcie_aspm=force' > [ 0.437941] pci 0000:00:1c.1: PCI bridge to [bus 09] > [ 0.438009] pci 0000:08:00.0: [11ab:4364] type 00 class 0x020000 PCIe > Legacy Endpoint > [ 0.438036] pci 0000:08:00.0: BAR 0 [mem 0xfbbfc000-0xfbbfffff 64bit] > [ 0.438048] pci 0000:08:00.0: BAR 2 [io 0xd800-0xd8ff] > [ 0.438088] pci 0000:08:00.0: ROM [mem 0xfbbc0000-0xfbbdffff pref] > [ 0.438159] pci 0000:08:00.0: supports D1 D2 > [ 0.438161] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold > [ 0.438257] pci 0000:00:1c.2: ASPM: current common clock configuration is > inconsistent, reconfiguring > [ 0.448394] pci 0000:00:1c.2: PCI bridge to [bus 08] > [ 0.448486] pci 0000:07:00.0: [11ab:6121] type 00 class 0x01018f PCIe > Legacy Endpoint > [ 0.448506] pci 0000:07:00.0: BAR 0 [io 0xcc00-0xcc07] > [ 0.448518] pci 0000:07:00.0: BAR 1 [io 0xc880-0xc883] > [ 0.448529] pci 0000:07:00.0: BAR 2 [io 0xc800-0xc807] > [ 0.448540] pci 0000:07:00.0: BAR 3 [io 0xc480-0xc483] > [ 0.448551] pci 0000:07:00.0: BAR 4 [io 0xc400-0xc40f] > [ 0.448562] pci 0000:07:00.0: BAR 5 [mem 0xfbaffc00-0xfbafffff] > [ 0.448636] pci 0000:07:00.0: supports D1 > [ 0.448638] pci 0000:07:00.0: PME# supported from D0 D1 D3hot > [ 0.448727] pci 0000:07:00.0: disabling ASPM on pre-1.1 PCIe device. You > can enable it with 'pcie_aspm=force' > [ 0.448739] pci 0000:00:1c.4: PCI bridge to [bus 07] > [ 0.448811] pci 0000:06:00.0: [11ab:4364] type 00 class 0x020000 PCIe > Legacy Endpoint > [ 0.448838] pci 0000:06:00.0: BAR 0 [mem 0xfb9fc000-0xfb9fffff 64bit] > [ 0.448850] pci 0000:06:00.0: BAR 2 [io 0xb800-0xb8ff] > [ 0.448891] pci 0000:06:00.0: ROM [mem 0xfb9c0000-0xfb9dffff pref] > [ 0.448963] pci 0000:06:00.0: supports D1 D2 > [ 0.448965] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold > [ 0.449068] pci 0000:00:1c.5: ASPM: current common clock configuration is > inconsistent, reconfiguring > [ 0.460394] pci 0000:00:1c.5: PCI bridge to [bus 06] > [ 0.460427] pci_bus 0000:0b: extended config space not accessible > [ 0.460468] pci 0000:0b:02.0: [1106:3044] type 00 class 0x0c0010 > conventional PCI endpoint > [ 0.460485] pci 0000:0b:02.0: BAR 0 [mem 0xfbeff000-0xfbeff7ff] > [ 0.460495] pci 0000:0b:02.0: BAR 1 [io 0xec00-0xec7f] > [ 0.460565] pci 0000:0b:02.0: supports D2 > [ 0.460567] pci 0000:0b:02.0: PME# supported from D2 D3hot D3cold > [ 0.460650] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) > [ 0.460660] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] > (subtractive decode) > [ 0.460662] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] > (subtractive decode) > [ 0.460664] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff > window] (subtractive decode) > [ 0.460666] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff > window] (subtractive decode) > [ 0.460668] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff > window] (subtractive decode) > [ 0.460670] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff > window] (subtractive decode) > [ 0.461561] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 > [ 0.461631] ACPI: PCI: Interrupt link LNKB configured for IRQ 5 > [ 0.461700] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 > [ 0.461768] ACPI: PCI: Interrupt link LNKD configured for IRQ 14 > [ 0.461835] ACPI: PCI: Interrupt link LNKE configured for IRQ 15 > [ 0.461903] ACPI: PCI: Interrupt link LNKF configured for IRQ 3 > [ 0.461971] ACPI: PCI: Interrupt link LNKG configured for IRQ 7 > [ 0.462039] ACPI: PCI: Interrupt link LNKH configured for IRQ 4 > [ 0.462216] iommu: Default domain type: Translated > [ 0.462216] iommu: DMA domain TLB invalidation policy: lazy mode > [ 0.462216] SCSI subsystem initialized > [ 0.462216] libata version 3.00 loaded. > [ 0.462216] ACPI: bus type USB registered > [ 0.462216] usbcore: registered new interface driver usbfs > [ 0.462216] usbcore: registered new interface driver hub > [ 0.462216] usbcore: registered new device driver usb > [ 0.462216] pps_core: LinuxPPS API ver. 1 registered > [ 0.462216] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo > Giometti <giometti@linux.it> > [ 0.462216] PTP clock support registered > [ 0.462216] EDAC MC: Ver: 3.0.0 > [ 0.462216] NetLabel: Initializing > [ 0.462216] NetLabel: domain hash size = 128 > [ 0.462216] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO > [ 0.462216] NetLabel: unlabeled traffic allowed by default > [ 0.462216] PCI: Using ACPI for IRQ routing > [ 0.468990] PCI: Discovered peer bus ff > [ 0.468992] PCI: root bus ff: using default resources > [ 0.468994] PCI: Probing PCI hardware (bus ff) > [ 0.469021] PCI host bridge to bus 0000:ff > [ 0.469023] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff] > [ 0.469026] pci_bus 0000:ff: root bus resource [mem > 0x00000000-0xfffffffff] > [ 0.469028] pci_bus 0000:ff: No busn resource found for root bus, will > use [bus ff-ff] > [ 0.469030] pci_bus 0000:ff: busn_res: can not insert [bus ff] under > domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) > [ 0.469038] pci 0000:ff:00.0: [8086:2c41] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469094] pci 0000:ff:00.1: [8086:2c01] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469145] pci 0000:ff:02.0: [8086:2c10] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469192] pci 0000:ff:02.1: [8086:2c11] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469241] pci 0000:ff:03.0: [8086:2c18] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469290] pci 0000:ff:03.1: [8086:2c19] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469343] pci 0000:ff:03.4: [8086:2c1c] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469391] pci 0000:ff:04.0: [8086:2c20] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469441] pci 0000:ff:04.1: [8086:2c21] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469488] pci 0000:ff:04.2: [8086:2c22] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469535] pci 0000:ff:04.3: [8086:2c23] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469585] pci 0000:ff:05.0: [8086:2c28] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469632] pci 0000:ff:05.1: [8086:2c29] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469679] pci 0000:ff:05.2: [8086:2c2a] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469731] pci 0000:ff:05.3: [8086:2c2b] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469782] pci 0000:ff:06.0: [8086:2c30] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469829] pci 0000:ff:06.1: [8086:2c31] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469875] pci 0000:ff:06.2: [8086:2c32] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469925] pci 0000:ff:06.3: [8086:2c33] type 00 class 0x060000 > conventional PCI endpoint > [ 0.469981] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff > [ 0.469984] pci_bus 0000:ff: busn_res: can not insert [bus ff] under > domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) > [ 0.469992] PCI: pci_cache_line_size set to 64 bytes > [ 0.470083] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] > [ 0.470085] e820: reserve RAM buffer [mem 0xbf780000-0xbfffffff] > [ 0.470108] pci 0000:04:00.0: vgaarb: setting as boot VGA device > [ 0.470108] pci 0000:04:00.0: vgaarb: bridge control possible > [ 0.470108] pci 0000:04:00.0: vgaarb: VGA device added: > decodes=io+mem,owns=io+mem,locks=none > [ 0.470108] vgaarb: loaded > [ 0.470108] hpet: 4 channels of 0 reserved for per-cpu timers > [ 0.470108] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 > [ 0.470108] hpet0: 4 comparators, 64-bit 14.318180 MHz counter > [ 0.472412] clocksource: Switched to clocksource tsc-early > [ 0.474123] VFS: Disk quotas dquot_6.6.0 > [ 0.474178] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 > bytes) > [ 0.474353] AppArmor: AppArmor Filesystem Enabled > [ 0.474372] pnp: PnP ACPI init > [ 0.474452] system 00:00: [mem 0xfbf00000-0xfbffffff] has been reserved > [ 0.474456] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved > [ 0.474458] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved > [ 0.474460] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved > [ 0.474462] system 00:00: [mem 0xfec8a000-0xfec8afff] could not be > reserved > [ 0.474465] system 00:00: [mem 0xfed10000-0xfed10fff] has been reserved > [ 0.474787] system 00:02: [io 0x0290-0x029f] has been reserved > [ 0.475064] system 00:03: [io 0x04d0-0x04d1] has been reserved > [ 0.475068] system 00:03: [io 0x0800-0x087f] has been reserved > [ 0.475070] system 00:03: [io 0x0500-0x057f] could not be reserved > [ 0.475072] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved > [ 0.475075] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved > [ 0.475077] system 00:03: [mem 0xfed40000-0xfed8ffff] has been reserved > [ 0.475240] system 00:04: [mem 0xffc00000-0xffdfffff] has been reserved > [ 0.475414] system 00:05: [mem 0xfec00000-0xfec00fff] could not be > reserved > [ 0.475418] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved > [ 0.475547] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved > [ 0.475756] pnp 00:07: disabling [mem 0x000c0000-0x000cffff] because it > overlaps 0000:04:00.0 BAR 6 [mem 0x000c0000-0x000dffff] > [ 0.475794] system 00:07: [mem 0x00000000-0x0009ffff] could not be > reserved > [ 0.475797] system 00:07: [mem 0x000e0000-0x000fffff] could not be > reserved > [ 0.475799] system 00:07: [mem 0x00100000-0xbfffffff] could not be > reserved > [ 0.475801] system 00:07: [mem 0xfed90000-0xffffffff] could not be > reserved > [ 0.475968] pnp: PnP ACPI: found 8 devices > [ 0.482412] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, > max_idle_ns: 2085701024 ns > [ 0.482668] NET: Registered PF_INET protocol family > [ 0.482922] IP idents hash table entries: 262144 (order: 9, 2097152 > bytes, linear) > [ 0.487040] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, > 131072 bytes, linear) > [ 0.487090] Table-perturb hash table entries: 65536 (order: 6, 262144 > bytes, linear) > [ 0.487211] TCP established hash table entries: 131072 (order: 8, 1048576 > bytes, linear) > [ 0.487622] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, > linear) > [ 0.487923] TCP: Hash tables configured (established 131072 bind 65536) > [ 0.488158] MPTCP token hash table entries: 16384 (order: 6, 393216 > bytes, linear) > [ 0.488251] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) > [ 0.488324] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, > linear) > [ 0.488454] NET: Registered PF_UNIX/PF_LOCAL protocol family > [ 0.488463] NET: Registered PF_XDP protocol family > [ 0.488480] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus > 0a] add_size 1000 > [ 0.488484] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] > to [bus 0a] add_size 200000 add_align 100000 > [ 0.488488] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus > 09] add_size 1000 > [ 0.488491] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff > 64bit pref] to [bus 09] add_size 200000 add_align 100000 > [ 0.488494] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff > 64bit pref] to [bus 08] add_size 200000 add_align 100000 > [ 0.488497] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff > 64bit pref] to [bus 07] add_size 200000 add_align 100000 > [ 0.488500] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff > 64bit pref] to [bus 06] add_size 200000 add_align 100000 > [ 0.488517] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff]: > assigned > [ 0.488520] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff > 64bit pref]: assigned > [ 0.488524] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff > 64bit pref]: assigned > [ 0.488526] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff > 64bit pref]: assigned > [ 0.488529] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff > 64bit pref]: assigned > [ 0.488532] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]: assigned > [ 0.488535] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]: assigned > [ 0.488538] pci 0000:00:01.0: PCI bridge to [bus 01] > [ 0.488548] pci 0000:03:00.0: PCI bridge to [bus 04] > [ 0.488550] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] > [ 0.488555] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] > [ 0.488559] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff > 64bit pref] > [ 0.488564] pci 0000:02:00.0: PCI bridge to [bus 03-04] > [ 0.488567] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] > [ 0.488571] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] > [ 0.488575] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff > 64bit pref] > [ 0.488580] pci 0000:00:03.0: PCI bridge to [bus 02-04] > [ 0.488583] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] > [ 0.488586] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] > [ 0.488590] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff > 64bit pref] > [ 0.488594] pci 0000:00:07.0: PCI bridge to [bus 05] > [ 0.488603] pci 0000:00:1c.0: PCI bridge to [bus 0a] > [ 0.488605] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] > [ 0.488609] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] > [ 0.488612] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff > 64bit pref] > [ 0.488618] pci 0000:00:1c.1: PCI bridge to [bus 09] > [ 0.488620] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] > [ 0.488624] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] > [ 0.488628] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff > 64bit pref] > [ 0.488633] pci 0000:00:1c.2: PCI bridge to [bus 08] > [ 0.488635] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] > [ 0.488639] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] > [ 0.488643] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff > 64bit pref] > [ 0.488648] pci 0000:00:1c.4: PCI bridge to [bus 07] > [ 0.488650] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] > [ 0.488654] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] > [ 0.488658] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff > 64bit pref] > [ 0.488663] pci 0000:00:1c.5: PCI bridge to [bus 06] > [ 0.488665] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] > [ 0.488669] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] > [ 0.488673] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff > 64bit pref] > [ 0.488678] pci 0000:00:1e.0: PCI bridge to [bus 0b] > [ 0.488681] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] > [ 0.488685] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] > [ 0.488692] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] > [ 0.488694] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] > [ 0.488696] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff > window] > [ 0.488698] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff > window] > [ 0.488700] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff > window] > [ 0.488702] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff > window] > [ 0.488704] pci_bus 0000:02: resource 0 [io 0xa000-0xafff] > [ 0.488705] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb8fffff] > [ 0.488707] pci_bus 0000:02: resource 2 [mem 0xcfe00000-0xdfffffff 64bit > pref] > [ 0.488709] pci_bus 0000:03: resource 0 [io 0xa000-0xafff] > [ 0.488711] pci_bus 0000:03: resource 1 [mem 0xfb700000-0xfb8fffff] > [ 0.488712] pci_bus 0000:03: resource 2 [mem 0xcfe00000-0xdfffffff 64bit > pref] > [ 0.488714] pci_bus 0000:04: resource 0 [io 0xa000-0xafff] > [ 0.488716] pci_bus 0000:04: resource 1 [mem 0xfb700000-0xfb8fffff] > [ 0.488718] pci_bus 0000:04: resource 2 [mem 0xcfe00000-0xdfffffff 64bit > pref] > [ 0.488720] pci_bus 0000:0a: resource 0 [io 0x1000-0x1fff] > [ 0.488722] pci_bus 0000:0a: resource 1 [mem 0xc0000000-0xc01fffff] > [ 0.488723] pci_bus 0000:0a: resource 2 [mem 0xfaf00000-0xfaffffff 64bit > pref] > [ 0.488725] pci_bus 0000:09: resource 0 [io 0x2000-0x2fff] > [ 0.488727] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbdfffff] > [ 0.488728] pci_bus 0000:09: resource 2 [mem 0xc0200000-0xc03fffff 64bit > pref] > [ 0.488730] pci_bus 0000:08: resource 0 [io 0xd000-0xdfff] > [ 0.488732] pci_bus 0000:08: resource 1 [mem 0xfbb00000-0xfbbfffff] > [ 0.488734] pci_bus 0000:08: resource 2 [mem 0xc0400000-0xc05fffff 64bit > pref] > [ 0.488736] pci_bus 0000:07: resource 0 [io 0xc000-0xcfff] > [ 0.488737] pci_bus 0000:07: resource 1 [mem 0xfba00000-0xfbafffff] > [ 0.488739] pci_bus 0000:07: resource 2 [mem 0xc0600000-0xc07fffff 64bit > pref] > [ 0.488741] pci_bus 0000:06: resource 0 [io 0xb000-0xbfff] > [ 0.488743] pci_bus 0000:06: resource 1 [mem 0xfb900000-0xfb9fffff] > [ 0.488744] pci_bus 0000:06: resource 2 [mem 0xc0800000-0xc09fffff 64bit > pref] > [ 0.488746] pci_bus 0000:0b: resource 0 [io 0xe000-0xefff] > [ 0.488748] pci_bus 0000:0b: resource 1 [mem 0xfbe00000-0xfbefffff] > [ 0.488750] pci_bus 0000:0b: resource 4 [io 0x0000-0x0cf7 window] > [ 0.488751] pci_bus 0000:0b: resource 5 [io 0x0d00-0xffff window] > [ 0.488753] pci_bus 0000:0b: resource 6 [mem 0x000a0000-0x000bffff > window] > [ 0.488755] pci_bus 0000:0b: resource 7 [mem 0x000d0000-0x000dffff > window] > [ 0.488757] pci_bus 0000:0b: resource 8 [mem 0xc0000000-0xdfffffff > window] > [ 0.488758] pci_bus 0000:0b: resource 9 [mem 0xf0000000-0xfed8ffff > window] > [ 0.488836] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff] > [ 0.488838] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff] > [ 0.490705] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0 > [ 0.490763] PCI: CLS 256 bytes, default 64 > [ 0.490837] DMAR: Host address width 39 > [ 0.490840] DMAR: DRHD base: 0x000000fbfff000 flags: 0x0 > [ 0.490855] DMAR: dmar0: reg_base_addr fbfff000 ver 1:0 cap > c9008010e60262 ecap f0207a > [ 0.490859] DMAR: DRHD base: 0x000000fbffe000 flags: 0x1 > [ 0.490868] DMAR: dmar1: reg_base_addr fbffe000 ver 1:0 cap > c90780106f0462 ecap f020fe > [ 0.490872] DMAR: RMRR base: 0x000000000ec000 end: 0x000000000effff > [ 0.490874] DMAR: RMRR base: 0x000000bf7dc000 end: 0x000000bf7dbfff > [ 0.490876] DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR > [0x00000000bf7dc000-0x00000000bf7dbfff] > BIOS vendor: American Megatrends Inc.; Ver: 2209 ; Product > Version: System Version > [ 0.490885] DMAR: ATSR flags: 0x0 > [ 0.490916] Trying to unpack rootfs image as initramfs... > [ 0.490924] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) > [ 0.490926] software IO TLB: mapped [mem > 0x00000000bb780000-0x00000000bf780000] (64MB) > [ 0.498853] Initialise system trusted keyrings > [ 0.498871] Key type blacklist registered > [ 0.498929] workingset: timestamp_bits=36 max_order=22 bucket_order=0 > [ 0.498939] zbud: loaded > [ 0.500605] squashfs: version 4.0 (2009/01/31) Phillip Lougher > [ 0.500783] fuse: init (API version 7.40) > [ 0.501317] integrity: Platform Keyring initialized > [ 0.518817] Key type asymmetric registered > [ 0.518823] Asymmetric key parser 'x509' registered > [ 0.518900] Block layer SCSI generic (bsg) driver version 0.4 loaded > (major 243) > [ 0.518995] io scheduler mq-deadline registered > [ 0.519607] pcieport 0000:00:1c.0: enabling device (0106 -> 0107) > [ 0.519816] pcieport 0000:00:1c.1: enabling device (0106 -> 0107) > [ 0.520733] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 > [ 0.520780] Driver vt8623fb not loading because of nomodeset parameter > [ 0.521646] input: Power Button as > /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 > [ 0.521681] ACPI: button: Power Button [PWRB] > [ 0.521720] input: Power Button as > /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 > [ 0.521846] ACPI: button: Power Button [PWRF] > [ 0.523498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled > [ 0.527493] Linux agpgart interface v0.103 > [ 0.532004] loop: module loaded > [ 0.532510] tun: Universal TUN/TAP device driver, 1.6 > [ 0.532598] PPP generic driver version 2.4.2 > [ 0.532913] VFIO - User Level meta-driver version: 0.3 > [ 0.533261] uhci_hcd 0000:00:1a.0: UHCI Host Controller > [ 0.533272] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus > number 1 > [ 0.533282] uhci_hcd 0000:00:1a.0: detected 2 ports > [ 0.533318] uhci_hcd 0000:00:1a.0: irq 16, io port 0x00009800 > [ 0.533385] usb usb1: New USB device found, idVendor=1d6b, > idProduct=0001, bcdDevice= 6.11 > [ 0.533388] usb usb1: New USB device strings: Mfr=3, Product=2, > SerialNumber=1 > [ 0.533390] usb usb1: Product: UHCI Host Controller > [ 0.533392] usb usb1: Manufacturer: Linux 6.11.0 uhci_hcd > [ 0.533393] usb usb1: SerialNumber: 0000:00:1a.0 > [ 0.533563] hub 1-0:1.0: USB hub found > [ 0.533572] hub 1-0:1.0: 2 ports detected > [ 0.533852] ehci-pci 0000:00:1a.7: EHCI Host Controller > [ 0.533861] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus > number 2 > [ 0.533874] ehci-pci 0000:00:1a.7: debug port 1 > [ 0.537796] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfb5ff000 > [ 0.553037] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 > [ 0.553115] usb usb2: New USB device found, idVendor=1d6b, > idProduct=0002, bcdDevice= 6.11 > [ 0.553119] usb usb2: New USB device strings: Mfr=3, Product=2, > SerialNumber=1 > [ 0.553121] usb usb2: Product: EHCI Host Controller > [ 0.553122] usb usb2: Manufacturer: Linux 6.11.0 ehci_hcd > [ 0.553124] usb usb2: SerialNumber: 0000:00:1a.7 > [ 0.553411] hub 2-0:1.0: USB hub found > [ 0.553424] hub 2-0:1.0: 6 ports detected > [ 0.581085] hub 1-0:1.0: USB hub found > [ 0.581097] hub 1-0:1.0: 2 ports detected > [ 0.581279] ehci-pci 0000:00:1d.7: EHCI Host Controller > [ 0.581289] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus > number 3 > [ 0.581304] ehci-pci 0000:00:1d.7: debug port 1 > [ 0.585225] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfb5fe000 > [ 0.601021] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 > [ 0.601099] usb usb3: New USB device found, idVendor=1d6b, > idProduct=0002, bcdDevice= 6.11 > [ 0.601103] usb usb3: New USB device strings: Mfr=3, Product=2, > SerialNumber=1 > [ 0.601105] usb usb3: Product: EHCI Host Controller > [ 0.601107] usb usb3: Manufacturer: Linux 6.11.0 ehci_hcd > [ 0.601108] usb usb3: SerialNumber: 0000:00:1d.7 > [ 0.601354] hub 3-0:1.0: USB hub found > [ 0.601366] hub 3-0:1.0: 6 ports detected > [ 0.601649] uhci_hcd 0000:00:1a.1: UHCI Host Controller > [ 0.601659] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus > number 4 > [ 0.601668] uhci_hcd 0000:00:1a.1: detected 2 ports > [ 0.601701] uhci_hcd 0000:00:1a.1: irq 21, io port 0x00009880 > [ 0.601762] usb usb4: New USB device found, idVendor=1d6b, > idProduct=0001, bcdDevice= 6.11 > [ 0.601765] usb usb4: New USB device strings: Mfr=3, Product=2, > SerialNumber=1 > [ 0.601767] usb usb4: Product: UHCI Host Controller > [ 0.601768] usb usb4: Manufacturer: Linux 6.11.0 uhci_hcd > [ 0.601770] usb usb4: SerialNumber: 0000:00:1a.1 > [ 0.601959] hub 4-0:1.0: USB hub found > [ 0.601971] hub 4-0:1.0: 2 ports detected > [ 0.602279] uhci_hcd 0000:00:1a.2: UHCI Host Controller > [ 0.602285] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus > number 5 > [ 0.602292] uhci_hcd 0000:00:1a.2: detected 2 ports > [ 0.602319] uhci_hcd 0000:00:1a.2: irq 19, io port 0x00009c00 > [ 0.602378] usb usb5: New USB device found, idVendor=1d6b, > idProduct=0001, bcdDevice= 6.11 > [ 0.602381] usb usb5: New USB device strings: Mfr=3, Product=2, > SerialNumber=1 > [ 0.602383] usb usb5: Product: UHCI Host Controller > [ 0.602385] usb usb5: Manufacturer: Linux 6.11.0 uhci_hcd > [ 0.602387] usb usb5: SerialNumber: 0000:00:1a.2 > [ 0.602571] hub 5-0:1.0: USB hub found > [ 0.602582] hub 5-0:1.0: 2 ports detected > [ 0.602821] uhci_hcd 0000:00:1d.0: UHCI Host Controller > [ 0.602827] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus > number 6 > [ 0.602834] uhci_hcd 0000:00:1d.0: detected 2 ports > [ 0.602852] uhci_hcd 0000:00:1d.0: irq 23, io port 0x00009080 > [ 0.602905] usb usb6: New USB device found, idVendor=1d6b, > idProduct=0001, bcdDevice= 6.11 > [ 0.602908] usb usb6: New USB device strings: Mfr=3, Product=2, > SerialNumber=1 > [ 0.602910] usb usb6: Product: UHCI Host Controller > [ 0.602911] usb usb6: Manufacturer: Linux 6.11.0 uhci_hcd > [ 0.602913] usb usb6: SerialNumber: 0000:00:1d.0 > [ 0.603096] hub 6-0:1.0: USB hub found > [ 0.603108] hub 6-0:1.0: 2 ports detected > [ 0.603355] uhci_hcd 0000:00:1d.1: UHCI Host Controller > [ 0.603366] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus > number 7 > [ 0.603373] uhci_hcd 0000:00:1d.1: detected 2 ports > [ 0.603390] uhci_hcd 0000:00:1d.1: irq 19, io port 0x00009400 > [ 0.603444] usb usb7: New USB device found, idVendor=1d6b, > idProduct=0001, bcdDevice= 6.11 > [ 0.603447] usb usb7: New USB device strings: Mfr=3, Product=2, > SerialNumber=1 > [ 0.603449] usb usb7: Product: UHCI Host Controller > [ 0.603450] usb usb7: Manufacturer: Linux 6.11.0 uhci_hcd > [ 0.603452] usb usb7: SerialNumber: 0000:00:1d.1 > [ 0.603636] hub 7-0:1.0: USB hub found > [ 0.603648] hub 7-0:1.0: 2 ports detected > [ 0.603900] uhci_hcd 0000:00:1d.2: UHCI Host Controller > [ 0.603907] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus > number 8 > [ 0.603913] uhci_hcd 0000:00:1d.2: detected 2 ports > [ 0.603931] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00009480 > [ 0.603984] usb usb8: New USB device found, idVendor=1d6b, > idProduct=0001, bcdDevice= 6.11 > [ 0.603987] usb usb8: New USB device strings: Mfr=3, Product=2, > SerialNumber=1 > [ 0.603989] usb usb8: Product: UHCI Host Controller > [ 0.603991] usb usb8: Manufacturer: Linux 6.11.0 uhci_hcd > [ 0.603992] usb usb8: SerialNumber: 0000:00:1d.2 > [ 0.604175] hub 8-0:1.0: USB hub found > [ 0.604187] hub 8-0:1.0: 2 ports detected > [ 0.604507] i8042: PNP: No PS/2 controller found. > [ 0.604509] i8042: Probing ports directly. > [ 0.607314] serio: i8042 KBD port at 0x60,0x64 irq 1 > [ 0.607322] serio: i8042 AUX port at 0x60,0x64 irq 12 > [ 0.607576] mousedev: PS/2 mouse device common for all mice > [ 0.607851] rtc_cmos 00:01: RTC can wake from S4 > [ 0.608175] rtc_cmos 00:01: registered as rtc0 > [ 0.608206] rtc_cmos 00:01: setting system clock to 2024-09-16T20:18:41 > UTC (1726517921) > [ 0.608248] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, > hpet irqs > [ 0.608269] i2c_dev: i2c /dev entries driver > [ 0.609016] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. > Duplicate IMA measurements will not be recorded in the IMA log. > [ 0.609054] device-mapper: uevent: version 1.0.3 > [ 0.609150] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: > dm-devel@lists.linux.dev > [ 0.609178] platform eisa.0: Probing EISA bus 0 > [ 0.609181] platform eisa.0: EISA: Cannot allocate resource for mainboard > [ 0.609183] platform eisa.0: Cannot allocate resource for EISA slot 1 > [ 0.609185] platform eisa.0: Cannot allocate resource for EISA slot 2 > [ 0.609186] platform eisa.0: Cannot allocate resource for EISA slot 3 > [ 0.609188] platform eisa.0: Cannot allocate resource for EISA slot 4 > [ 0.609189] platform eisa.0: Cannot allocate resource for EISA slot 5 > [ 0.609191] platform eisa.0: Cannot allocate resource for EISA slot 6 > [ 0.609192] platform eisa.0: Cannot allocate resource for EISA slot 7 > [ 0.609194] platform eisa.0: Cannot allocate resource for EISA slot 8 > [ 0.609195] platform eisa.0: EISA: Detected 0 cards > [ 0.609198] intel_pstate: CPU model not supported > [ 0.609512] ledtrig-cpu: registered to indicate activity on CPUs > [ 0.609564] vesafb: mode is 1920x1080x32, linelength=7680, pages=0 > [ 0.609566] vesafb: scrolling: redraw > [ 0.609567] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0 > [ 0.609588] vesafb: framebuffer at 0xd0000000, mapped to > 0x(____ptrval____), using 8128k, total 8128k > [ 0.609716] fbcon: Deferring console take-over > [ 0.609720] fb0: VESA VGA frame buffer device > [ 0.609756] fujitsu_tablet: Unknown (using defaults) > [ 0.609870] drop_monitor: Initializing network drop monitor service > [ 0.610200] NET: Registered PF_INET6 protocol family > [ 0.809011] usb 2-5: new high-speed USB device number 2 using ehci-pci > [ 0.965402] usb 2-5: New USB device found, idVendor=0409, idProduct=005a, > bcdDevice= 1.00 > [ 0.965410] usb 2-5: New USB device strings: Mfr=0, Product=0, > SerialNumber=0 > [ 0.965833] hub 2-5:1.0: USB hub found > [ 0.966029] hub 2-5:1.0: 4 ports detected > [ 1.060999] usb 6-1: new full-speed USB device number 2 using uhci_hcd > [ 1.254086] usb 6-1: New USB device found, idVendor=1784, idProduct=0001, > bcdDevice= 0.00 > [ 1.254094] usb 6-1: New USB device strings: Mfr=1, Product=2, > SerialNumber=3 > [ 1.254096] usb 6-1: Product: eHome Infrared Transceiver > [ 1.254098] usb 6-1: Manufacturer: Topseed > [ 1.254100] usb 6-1: SerialNumber: TS000IUz > [ 1.256907] usb 2-5.1: new low-speed USB device number 3 using ehci-pci > [ 1.371648] usb 2-5.1: New USB device found, idVendor=046d, > idProduct=c317, bcdDevice= 0.70 > [ 1.371656] usb 2-5.1: New USB device strings: Mfr=1, Product=2, > SerialNumber=0 > [ 1.371658] usb 2-5.1: Product: USB Multimedia Keyboard > [ 1.371660] usb 2-5.1: Manufacturer: Logitech > [ 1.448914] usb 2-5.2: new high-speed USB device number 4 using ehci-pci > [ 1.525172] tsc: Refined TSC clocksource calibration: 2672.735 MHz > [ 1.525186] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: > 0x2686a22b34e, max_idle_ns: 440795332917 ns > [ 1.525285] clocksource: Switched to clocksource tsc > [ 1.558738] usb 2-5.2: New USB device found, idVendor=1532, > idProduct=0e05, bcdDevice= 8.21 > [ 1.558746] usb 2-5.2: New USB device strings: Mfr=1, Product=2, > SerialNumber=0 > [ 1.558748] usb 2-5.2: Product: Razer Kiyo Pro > [ 1.558750] usb 2-5.2: Manufacturer: Razer Inc > [ 1.636911] usb 2-5.4: new high-speed USB device number 5 using ehci-pci > [ 1.757135] usb 2-5.4: New USB device found, idVendor=0bda, > idProduct=2838, bcdDevice= 1.00 > [ 1.757143] usb 2-5.4: New USB device strings: Mfr=1, Product=2, > SerialNumber=3 > [ 1.757145] usb 2-5.4: Product: RTL2838UHIDIR > [ 1.757147] usb 2-5.4: Manufacturer: Realtek > [ 1.757148] usb 2-5.4: SerialNumber: 00000001 > [ 1.896915] usb 7-1: new low-speed USB device number 2 using uhci_hcd > [ 2.090985] usb 7-1: New USB device found, idVendor=1c4f, idProduct=0034, > bcdDevice= 1.10 > [ 2.090993] usb 7-1: New USB device strings: Mfr=1, Product=2, > SerialNumber=0 > [ 2.090995] usb 7-1: Product: Usb Mouse > [ 2.090997] usb 7-1: Manufacturer: SIGMACHIP > [ 2.520914] usb 3-4: new high-speed USB device number 4 using ehci-pci > [ 2.695073] usb 3-4: New USB device found, idVendor=0b05, idProduct=1784, > bcdDevice= 1.01 > [ 2.695080] usb 3-4: New USB device strings: Mfr=1, Product=2, > SerialNumber=3 > [ 2.695083] usb 3-4: Product: 802.11 n WLAN > [ 2.695085] usb 3-4: Manufacturer: Ralink > [ 2.695086] usb 3-4: SerialNumber: 1.0 > [ 6.983494] Freeing initrd memory: 732708K > [ 6.993078] Segment Routing with IPv6 > [ 6.993112] In-situ OAM (IOAM) with IPv6 > [ 6.993166] NET: Registered PF_PACKET protocol family > [ 6.993452] Key type dns_resolver registered > [ 6.994849] microcode: Current revision: 0x00000012 > [ 6.994854] microcode: Updated early from: 0x00000010 > [ 6.995662] IPI shorthand broadcast: enabled > [ 6.998021] sched_clock: Marking stable (6996004567, > 824148)->(7068598070, -71769355) > [ 6.998330] registered taskstats version 1 > [ 6.999038] Loading compiled-in X.509 certificates > [ 7.000201] Loaded X.509 cert 'Build time autogenerated kernel key: > 8b9c4d5ea71199831d97e735201ace9ff8457a95' > [ 7.003218] Demotion targets for Node 0: null > [ 7.003551] Key type .fscrypt registered > [ 7.003556] Key type fscrypt-provisioning registered > [ 7.015077] cryptd: max_cpu_qlen set to 1000 > [ 7.055597] Key type encrypted registered > [ 7.055608] AppArmor: AppArmor sha256 policy hashing enabled > [ 7.055626] ima: No TPM chip found, activating TPM-bypass! > [ 7.055639] Loading compiled-in module X.509 certificates > [ 7.056587] Loaded X.509 cert 'Build time autogenerated kernel key: > 8b9c4d5ea71199831d97e735201ace9ff8457a95' > [ 7.056590] ima: Allocated hash algorithm: sha1 > [ 7.056598] ima: No architecture policies found > [ 7.056614] evm: Initialising EVM extended attributes: > [ 7.056615] evm: security.selinux > [ 7.056616] evm: security.SMACK64 > [ 7.056617] evm: security.SMACK64EXEC > [ 7.056618] evm: security.SMACK64TRANSMUTE > [ 7.056619] evm: security.SMACK64MMAP > [ 7.056620] evm: security.apparmor > [ 7.056621] evm: security.ima > [ 7.056622] evm: security.capability > [ 7.056623] evm: HMAC attrs: 0x1 > [ 7.057049] PM: Magic number: 8:614:346 > [ 7.057098] tty tty63: hash matches > [ 7.061477] RAS: Correctable Errors collector initialized. > [ 7.061561] clk: Disabling unused clocks > [ 7.061564] PM: genpd: Disabling unused power domains > [ 7.066690] Freeing unused decrypted memory: 2036K > [ 7.067974] Freeing unused kernel image (initmem) memory: 4860K > [ 7.068170] Write protecting the kernel read-only data: 28672k > [ 7.068986] Freeing unused kernel image (rodata/data gap) memory: 864K > [ 7.160616] x86/mm: Checked W+X mappings: passed, no W+X pages found. > [ 7.160704] x86/mm: Checking user space page tables > [ 7.221245] x86/mm: Checked W+X mappings: passed, no W+X pages found. > [ 7.221251] Run /init as init process > [ 7.221253] with arguments: > [ 7.221254] /init > [ 7.221255] splash > [ 7.221256] with environment: > [ 7.221257] HOME=/ > [ 7.221258] TERM=linux > [ 7.221259] BOOT_IMAGE=/vmlinuz-6.11.0 > [ 7.375505] ACPI Warning: SystemIO range > 0x0000000000000828-0x000000000000082F conflicts with OpRegion > 0x0000000000000800-0x000000000000084F (\PMRG) (20240322/utaddress-204) > [ 7.375517] ACPI: OSL: Resource conflict; ACPI support missing from > driver? > [ 7.375522] ACPI Warning: SystemIO range > 0x0000000000000530-0x000000000000053F conflicts with OpRegion > 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) > [ 7.375529] ACPI: OSL: Resource conflict; ACPI support missing from > driver? > [ 7.375531] ACPI Warning: SystemIO range > 0x0000000000000500-0x000000000000052F conflicts with OpRegion > 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) > [ 7.375537] ACPI: OSL: Resource conflict; ACPI support missing from > driver? > [ 7.375538] lpc_ich: Resource conflict(s) found affecting gpio_ich > [ 7.384601] sky2: driver version 1.30 > [ 7.384756] sky2 0000:08:00.0: Yukon-2 EC Ultra chip revision 3 > [ 7.385087] sky2 0000:08:00.0 eth0: addr 00:23:54:9e:5b:d0 > [ 7.385184] sky2 0000:06:00.0: Yukon-2 EC Ultra chip revision 3 > [ 7.385497] sky2 0000:06:00.0 eth1: addr 00:23:54:9e:5b:cf > [ 7.390107] ahci 0000:00:1f.2: version 3.0 > [ 7.391435] ACPI Warning: SystemIO range > 0x0000000000000400-0x000000000000041F conflicts with OpRegion > 0x0000000000000400-0x000000000000040F (\SMRG) (20240322/utaddress-204) > [ 7.391445] ACPI: OSL: Resource conflict; ACPI support missing from > driver? > [ 7.392355] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled > [ 7.392400] ahci 0000:00:1f.2: AHCI vers 0001.0200, 32 command slots, 3 > Gbps, SATA mode > [ 7.392405] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f) > [ 7.392408] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp > pio slum part ccc ems sxs > [ 7.397468] hid: raw HID events driver (C) Jiri Kosina > [ 7.438438] sky2 0000:08:00.0 enp8s0: renamed from eth0 > [ 7.438941] sky2 0000:06:00.0 enp6s0: renamed from eth1 > [ 7.446100] usbcore: registered new interface driver usbhid > [ 7.446103] usbhid: USB HID core driver > [ 7.449704] scsi host0: ahci > [ 7.450043] scsi host1: ahci > [ 7.450177] input: Logitech USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.0/0003:046D:C317.0001/input/input5 > [ 7.450206] scsi host2: ahci > [ 7.450384] scsi host3: ahci > [ 7.450534] scsi host4: ahci > [ 7.450680] scsi host5: ahci > [ 7.450765] ata1: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc100 > irq 29 lpm-pol 0 > [ 7.450769] ata2: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc180 > irq 29 lpm-pol 0 > [ 7.450772] ata3: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc200 > irq 29 lpm-pol 0 > [ 7.450775] ata4: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc280 > irq 29 lpm-pol 0 > [ 7.450778] ata5: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc300 > irq 29 lpm-pol 0 > [ 7.450781] ata6: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc380 > irq 29 lpm-pol 0 > [ 7.509365] hid-generic 0003:046D:C317.0001: input,hidraw0: USB HID v1.10 > Keyboard [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input0 > [ 7.509615] input: Logitech USB Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input6 > [ 7.512965] firewire_ohci 0000:0b:02.0: added OHCI v1.10 device as card > 0, 4 IR + 8 IT contexts, quirks 0x11 > [ 7.525915] ACPI: bus type drm_connector registered > [ 7.569198] input: Logitech USB Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input7 > [ 7.569501] hid-generic 0003:046D:C317.0002: input,hidraw1: USB HID v1.10 > Device [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input1 > [ 7.569707] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/0003:1C4F:0034.0003/input/input8 > [ 7.570110] hid-generic 0003:1C4F:0034.0003: input,hidraw2: USB HID v1.10 > Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:1d.1-1/input0 > [ 7.924893] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > [ 7.925710] ata1.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max > UDMA/133 > [ 7.925801] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), > AA > [ 7.926415] ata1.00: Features: Dev-Sleep > [ 7.927326] ata1.00: configured for UDMA/133 > [ 7.927586] scsi 0:0:0:0: Direct-Access ATA WD Blue SA510 2. > 09WD PQ: 0 ANSI: 5 > [ 7.928008] scsi 0:0:0:0: Attached scsi generic sg0 type 0 > [ 8.025099] firewire_core 0000:0b:02.0: created device fw0: GUID > 001e8c0001b0584a, S400 > [ 8.404993] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > [ 8.416099] ata2.00: ATA-8: Corsair Force 3 SSD, 1.3.2, max UDMA/133 > [ 8.416606] ata2.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), > AA > [ 8.426528] ata2.00: configured for UDMA/133 > [ 8.426791] scsi 1:0:0:0: Direct-Access ATA Corsair Force 3 > 2 PQ: 0 ANSI: 5 > [ 8.427456] scsi 1:0:0:0: Attached scsi generic sg1 type 0 > [ 8.904925] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > [ 8.905740] ata3.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max > UDMA/133 > [ 8.905838] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), > AA > [ 8.906448] ata3.00: Features: Dev-Sleep > [ 8.907336] ata3.00: configured for UDMA/133 > [ 8.907542] scsi 2:0:0:0: Direct-Access ATA WD Blue SA510 2. > 09WD PQ: 0 ANSI: 5 > [ 8.908069] scsi 2:0:0:0: Attached scsi generic sg2 type 0 > [ 9.392962] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > [ 9.394169] ata4.00: ATA-8: ST3500418AS, CC38, max UDMA/133 > [ 9.394176] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 32) > [ 9.395560] ata4.00: configured for UDMA/133 > [ 9.395767] scsi 3:0:0:0: Direct-Access ATA ST3500418AS CC38 PQ: > 0 ANSI: 5 > [ 9.396339] scsi 3:0:0:0: Attached scsi generic sg3 type 0 > [ 9.876891] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > [ 9.877133] ata5.00: ATA-10: KINGSTON SA400S37480G, SBFKK1B3, max > UDMA/133 > [ 9.877216] ata5.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA > [ 9.877559] ata5.00: configured for UDMA/133 > [ 9.877838] scsi 4:0:0:0: Direct-Access ATA KINGSTON SA400S3 > K1B3 PQ: 0 ANSI: 5 > [ 9.878294] scsi 4:0:0:0: Attached scsi generic sg4 type 0 > [ 10.352870] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) > [ 10.354014] ata6.00: ATAPI: DRW-24F1ST d, 2.00, max UDMA/133 > [ 10.355420] ata6.00: configured for UDMA/133 > [ 10.358873] scsi 5:0:0:0: CD-ROM ASUS DRW-24F1ST d 2.00 > PQ: 0 ANSI: 5 > [ 10.463913] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram > cd/rw xa/form2 cdda tray > [ 10.463919] cdrom: Uniform CD-ROM driver Revision: 3.20 > [ 10.501960] sr 5:0:0:0: Attached scsi CD-ROM sr0 > [ 10.502081] sr 5:0:0:0: Attached scsi generic sg5 type 5 > [ 10.507297] scsi host6: pata_marvell > [ 10.507511] scsi host7: pata_marvell > [ 10.507593] ata7: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 > irq 16 lpm-pol 0 > [ 10.507596] ata8: PATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 > irq 16 lpm-pol 0 > [ 10.514525] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 > TB/1.82 TiB) > [ 10.514542] sd 0:0:0:0: [sda] Write Protect is off > [ 10.514546] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 > [ 10.514567] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, > doesn't support DPO or FUA > [ 10.514570] sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 > GB/112 GiB) > [ 10.514587] sd 1:0:0:0: [sdb] Write Protect is off > [ 10.514591] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 > [ 10.514610] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes > [ 10.514610] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 > TB/1.82 TiB) > [ 10.514618] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, > doesn't support DPO or FUA > [ 10.514622] sd 3:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 > GB/466 GiB) > [ 10.514623] sd 2:0:0:0: [sdc] Write Protect is off > [ 10.514627] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 > [ 10.514639] sd 3:0:0:0: [sdd] Write Protect is off > [ 10.514643] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 > [ 10.514649] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, > doesn't support DPO or FUA > [ 10.514650] sd 4:0:0:0: [sde] 937703088 512-byte logical blocks: (480 > GB/447 GiB) > [ 10.514659] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes > [ 10.514672] sd 4:0:0:0: [sde] Write Protect is off > [ 10.514673] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, > doesn't support DPO or FUA > [ 10.514677] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00 > [ 10.514690] sd 2:0:0:0: [sdc] Preferred minimum I/O size 512 bytes > [ 10.514706] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, > doesn't support DPO or FUA > [ 10.514726] sd 3:0:0:0: [sdd] Preferred minimum I/O size 512 bytes > [ 10.514747] sd 4:0:0:0: [sde] Preferred minimum I/O size 512 bytes > [ 10.557486] sde: sde1 > [ 10.557579] sd 4:0:0:0: [sde] Attached SCSI disk > [ 10.557928] sda: sda1 > [ 10.557999] sd 0:0:0:0: [sda] Attached SCSI disk > [ 10.558245] sd 2:0:0:0: [sdc] Attached SCSI disk > [ 10.560449] sdb: sdb1 sdb2 sdb3 > [ 10.560883] sd 1:0:0:0: [sdb] Attached SCSI disk > [ 10.602620] sdd: sdd1 > [ 10.602860] sd 3:0:0:0: [sdd] Attached SCSI disk > [ 18.784958] random: crng init done > [ 24.072890] raid6: sse2x4 gen() 9257 MB/s > [ 24.140893] raid6: sse2x2 gen() 11781 MB/s > [ 24.208892] raid6: sse2x1 gen() 9633 MB/s > [ 24.208894] raid6: using algorithm sse2x2 gen() 11781 MB/s > [ 24.276889] raid6: .... xor() 7155 MB/s, rmw enabled > [ 24.276891] raid6: using ssse3x2 recovery algorithm > [ 24.279508] xor: measuring software checksum speed > [ 24.280148] prefetch64-sse : 15495 MB/sec > [ 24.280906] generic_sse : 13259 MB/sec > [ 24.280908] xor: using function: prefetch64-sse (15495 MB/sec) > [ 24.283562] async_tx: api initialized (async) > [ 24.888184] Btrfs loaded, zoned=yes, fsverity=yes > [ 25.121189] EXT4-fs (sde1): mounted filesystem > 94072726-5fed-439f-a496-8e6aaa88617e ro with ordered data mode. Quota mode: > none. > [ 25.650104] systemd[1]: Inserted module 'autofs4' > [ 25.720961] systemd[1]: systemd 249.11-0ubuntu3.12 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 +BZIP2 +LZ4 +XZ > +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) > [ 25.721115] systemd[1]: Detected architecture x86-64. > [ 26.209831] systemd[1]: Configuration file > /run/systemd/system/netplan-ovs-cleanup.service is marked > world-inaccessible. This has no effect as configuration data is accessible > via APIs without restrictions. Proceeding anyway. > [ 26.282129] systemd[1]: Accepting user/group name '${GNUNET_USER}', which > does not match strict user/group name rules. > [ 26.341173] systemd[1]: Queued start job for default target Graphical > Interface. > [ 26.382658] systemd[1]: Created slice Slice /system/modprobe. > [ 26.383229] systemd[1]: Created slice Slice /system/systemd-fsck. > [ 26.383636] systemd[1]: Created slice User and Session Slice. > [ 26.383727] systemd[1]: Started Forward Password Requests to Wall > Directory Watch. > [ 26.383934] systemd[1]: Set up automount Arbitrary Executable File > Formats File System Automount Point. > [ 26.384053] systemd[1]: Reached target User and Group Name Lookups. > [ 26.384087] systemd[1]: Reached target Slice Units. > [ 26.384122] systemd[1]: Reached target Local Verity Protected Volumes. > [ 26.384233] systemd[1]: Listening on Device-mapper event daemon FIFOs. > [ 26.384385] systemd[1]: Listening on LVM2 poll daemon socket. > [ 26.390357] systemd[1]: Listening on RPCbind Server Activation Socket. > [ 26.390560] systemd[1]: Listening on Syslog Socket. > [ 26.392228] systemd[1]: Listening on Process Core Dump Socket. > [ 26.392358] systemd[1]: Listening on fsck to fsckd communication Socket. > [ 26.392444] systemd[1]: Listening on initctl Compatibility Named Pipe. > [ 26.392728] systemd[1]: Listening on Journal Audit Socket. > [ 26.392878] systemd[1]: Listening on Journal Socket (/dev/log). > [ 26.393048] systemd[1]: Listening on Journal Socket. > [ 26.393622] systemd[1]: Listening on udev Control Socket. > [ 26.393770] systemd[1]: Listening on udev Kernel Socket. > [ 26.394928] systemd[1]: Mounting Huge Pages File System... > [ 26.396045] systemd[1]: Mounting POSIX Message Queue File System... > [ 26.397206] systemd[1]: Mounting Kernel Debug File System... > [ 26.398341] systemd[1]: Mounting Kernel Trace File System... > [ 26.400711] systemd[1]: Starting Journal Service... > [ 26.400852] systemd[1]: Condition check resulted in Kernel Module > supporting RPCSEC_GSS being skipped. > [ 26.400981] systemd[1]: Finished Availability of block devices. > [ 26.402714] systemd[1]: Starting Set the console keyboard layout... > [ 26.403977] systemd[1]: Starting Create List of Static Device Nodes... > [ 26.405164] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots > etc. using dmeventd or progress polling... > [ 26.406446] systemd[1]: Starting Load Kernel Module configfs... > [ 26.408022] systemd[1]: Starting Load Kernel Module drm... > [ 26.409876] systemd[1]: Starting Load Kernel Module efi_pstore... > [ 26.411397] systemd[1]: Starting Load Kernel Module fuse... > [ 26.411770] systemd[1]: Condition check resulted in File System Check on > Root Device being skipped. > [ 26.419152] systemd[1]: Starting Load Kernel Modules... > [ 26.420372] systemd[1]: Starting Remount Root and Kernel File Systems... > [ 26.421670] systemd[1]: Starting Coldplug All udev Devices... > [ 26.424102] systemd[1]: Mounted Huge Pages File System. > [ 26.424285] systemd[1]: Mounted POSIX Message Queue File System. > [ 26.424439] systemd[1]: Mounted Kernel Debug File System. > [ 26.424592] systemd[1]: Mounted Kernel Trace File System. > [ 26.425138] systemd[1]: Finished Create List of Static Device Nodes. > [ 26.425552] systemd[1]: modprobe@configfs.service: Deactivated > successfully. > [ 26.425869] systemd[1]: Finished Load Kernel Module configfs. > [ 26.426221] systemd[1]: modprobe@drm.service: Deactivated successfully. > [ 26.426531] systemd[1]: Finished Load Kernel Module drm. > [ 26.426889] systemd[1]: modprobe@fuse.service: Deactivated successfully. > [ 26.427195] systemd[1]: Finished Load Kernel Module fuse. > [ 26.428523] systemd[1]: Mounting FUSE Control File System... > [ 26.429778] systemd[1]: Mounting Kernel Configuration File System... > [ 26.431223] systemd[1]: Mounted FUSE Control File System. > [ 26.432057] systemd[1]: Mounted Kernel Configuration File System. > [ 26.448406] systemd[1]: modprobe@efi_pstore.service: Deactivated > successfully. > [ 26.448945] systemd[1]: Finished Load Kernel Module efi_pstore. > [ 26.469212] EXT4-fs (sde1): re-mounted > 94072726-5fed-439f-a496-8e6aaa88617e r/w. Quota mode: none. > [ 26.471407] systemd[1]: Finished Remount Root and Kernel File Systems. > [ 26.471675] systemd[1]: Condition check resulted in Platform Persistent > Storage Archival being skipped. > [ 26.473420] systemd[1]: Starting Load/Save Random Seed... > [ 26.475161] systemd[1]: Starting Create System Users... > [ 26.483026] lp: driver loaded but no devices found > [ 26.493865] ppdev: user-space parallel port driver > [ 26.502393] systemd[1]: Finished Load/Save Random Seed. > [ 26.502655] systemd[1]: Condition check resulted in First Boot Complete > being skipped. > [ 26.506712] systemd[1]: Finished Set the console keyboard layout. > [ 26.508747] systemd[1]: Finished Create System Users. > [ 26.510321] systemd[1]: Starting Create Static Device Nodes in /dev... > [ 26.511046] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots > etc. using dmeventd or progress polling. > [ 26.528026] systemd[1]: Finished Load Kernel Modules. > [ 26.529531] systemd[1]: Starting Apply Kernel Variables... > [ 26.530139] systemd[1]: Finished Create Static Device Nodes in /dev. > [ 26.530349] systemd[1]: Reached target Preparation for Local File > Systems. > [ 26.532348] systemd[1]: Starting Rule-based Manager for Device Events and > Files... > [ 26.553864] systemd[1]: Started Journal Service. > [ 26.562848] systemd-journald[406]: Received client request to flush > runtime journal. > [ 26.919447] i5500_temp 0000:00:14.3: Sensor seems to be disabled > [ 26.941867] EDAC MC0: Giving out device to module i7core_edac.c > controller i7 core #0: DEV 0000:ff:03.0 (INTERRUPT) > [ 26.941914] EDAC PCI0: Giving out device to module i7core_edac controller > EDAC PCI controller: DEV 0000:ff:03.0 (POLLED) > [ 26.941936] EDAC i7core: Driver loaded, 1 memory controller(s) found. > [ 27.501967] mc: Linux media interface: v0.10 > [ 27.821741] videodev: Linux video capture interface: v2.00 > [ 27.829839] kvm_intel: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work > properly. Using workaround > [ 27.910536] snd_hda_intel 0000:04:00.1: Force to non-snoop mode > [ 27.927314] EXT4-fs (sdd1): mounted filesystem > 269c3cb0-82a8-484f-9f96-2569d52ced08 r/w with ordered data mode. Quota mode: > none. > [ 27.967879] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input9 > [ 27.967995] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input10 > [ 28.099282] EXT4-fs (sdb3): mounted filesystem > 965f3d65-ec1b-49a8-a27a-a6989cecf661 r/w with ordered data mode. Quota mode: > none. > [ 28.119031] EXT4-fs (sdc): mounted filesystem > 7f49ad40-e533-42c4-9977-7c4809d47b3d r/w with ordered data mode. Quota mode: > none. > [ 28.120177] EXT4-fs (sda1): mounted filesystem > a7d8e4b2-e2df-4976-b661-37e48f7411cf r/w with ordered data mode. Quota mode: > none. > [ 28.148845] Registered IR keymap rc-rc6-mce > [ 28.152056] Adding 15625212k swap on /dev/sdb2. Priority:-2 extents:1 > across:15625212k SS > [ 28.169493] usb 2-5.2: Found UVC 1.00 device Razer Kiyo Pro (1532:0e05) > [ 28.174756] usbcore: registered new interface driver uvcvideo > [ 28.238001] IR RC6 protocol handler initialized > [ 28.301533] usb 2-5.2: current rate 16000 is different from the runtime > rate 48000 > [ 28.313037] rc rc0: Media Center Ed. eHome Infrared Remote Transceiver as > /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0 > [ 28.313134] rc rc0: lirc_dev: driver mceusb registered at minor = 0, raw > IR receiver, raw IR transmitter > [ 28.313280] input: Media Center Ed. eHome Infrared Remote Transceiver as > /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0/input11 > [ 28.405085] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1989B: > line_outs=4 (0x12/0x16/0x24/0x25/0x0) type:line > [ 28.405093] snd_hda_codec_analog hdaudioC0D0: speaker_outs=0 > (0x0/0x0/0x0/0x0/0x0) > [ 28.405095] snd_hda_codec_analog hdaudioC0D0: hp_outs=1 > (0x11/0x0/0x0/0x0/0x0) > [ 28.405098] snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0 > [ 28.405099] snd_hda_codec_analog hdaudioC0D0: dig-out=0x1b/0x1d > [ 28.405101] snd_hda_codec_analog hdaudioC0D0: inputs: > [ 28.405103] snd_hda_codec_analog hdaudioC0D0: Rear Mic=0x17 > [ 28.405105] snd_hda_codec_analog hdaudioC0D0: Front Mic=0x14 > [ 28.405106] snd_hda_codec_analog hdaudioC0D0: Line=0x15 > [ 28.405108] snd_hda_codec_analog hdaudioC0D0: CD=0x18 > [ 28.420231] input: HDA Intel Rear Mic as > /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 > [ 28.420363] input: HDA Intel Front Mic as > /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 > [ 28.420495] input: HDA Intel Line as > /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 > [ 28.420592] input: HDA Intel Line Out Front as > /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 > [ 28.420710] input: HDA Intel Line Out Surround as > /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 > [ 28.420798] input: HDA Intel Line Out CLFE as > /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 > [ 28.420905] input: HDA Intel Line Out Side as > /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 > [ 28.421001] input: HDA Intel Front Headphone as > /devices/pci0000:00/0000:00:1b.0/sound/card0/input19 > [ 28.540353] cfg80211: Loading compiled-in X.509 certificates for > regulatory database > [ 28.540722] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' > [ 28.541013] Loaded X.509 cert 'wens: > 61c038651aabdcf94bd0ac7ff06c7248db18c600' > [ 28.541974] mceusb 6-1:1.0: long-range (0x1) receiver active > [ 28.571526] cx23885: cx23885 driver version 0.0.4 loaded > [ 28.571754] cx23885: CORE cx23885[0]: subsystem: 0070:7801, board: > Hauppauge WinTV-HVR1800 [card=2,autodetected] > [ 28.605043] mceusb 6-1:1.0: Registered Topseed eHome Infrared Transceiver > with mce emulator interface version 1 > [ 28.605052] mceusb 6-1:1.0: 2 tx ports (0x3 cabled) and 2 rx sensors (0x1 > active) > [ 28.605120] usbcore: registered new interface driver mceusb > [ 28.607375] usb 2-5.2: current rate 16000 is different from the runtime > rate 24000 > [ 28.613794] usb 2-5.2: current rate 16000 is different from the runtime > rate 32000 > [ 28.718690] usbcore: registered new interface driver snd-usb-audio > [ 29.013320] tveeprom: Hauppauge model 78521, rev C1E9, serial# 4029759297 > [ 29.013327] tveeprom: MAC address is 00:0d:fe:31:3f:41 > [ 29.013329] tveeprom: tuner model is Philips 18271_8295 (idx 149, type > 54) > [ 29.013331] tveeprom: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88) > [ 29.013333] tveeprom: audio processor is CX23887 (idx 42) > [ 29.013334] tveeprom: decoder processor is CX23887 (idx 37) > [ 29.013335] tveeprom: has radio > [ 29.013336] cx23885: cx23885[0]: hauppauge eeprom: model=78521 > [ 29.101189] cx25840 2-0044: cx23887 A/V decoder found @ 0x88 (cx23885[0]) > [ 29.560967] usb 3-4: reset high-speed USB device number 4 using ehci-pci > [ 29.731550] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev > 021c detected > [ 29.760952] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 > detected > [ 29.761293] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' > [ 29.761939] usbcore: registered new interface driver rt2800usb > [ 29.792083] rt2800usb 3-4:1.0 wlx20cf30a24130: renamed from wlan0 > [ 29.793914] cx25840 2-0044: loaded v4l-cx23885-avcore-01.fw firmware > (16382 bytes) > [ 29.931887] tuner: 1-0042: Tuner -1 found with type(s) Radio TV. > [ 29.977929] tda829x 1-0042: could not clearly identify tuner address, > defaulting to 60 > [ 30.005283] tda18271 1-0060: creating new instance > [ 30.049326] tda18271: TDA18271HD/C1 detected @ 1-0060 > [ 30.873273] tda829x 1-0042: type set to tda8295+18271 > [ 32.228176] cx23885: cx23885[0]: registered device video2 [v4l2] > [ 32.228328] cx23885: cx23885[0]: registered device vbi0 > [ 32.228612] cx23885: cx23885[0]: alsa: registered ALSA audio device > [ 32.228777] cx23885: cx23885[0]: registered device video3 [mpeg] > [ 32.228793] cx23885: Firmware and/or mailbox pointer not initialized or > corrupted, signature = 0xffffbfff, cmd = PING_FW > [ 32.228801] fbcon: Taking over console > [ 32.229089] Console: switching to colour frame buffer device 240x67 > [ 32.230049] cx23885 0000:09:00.0: Direct firmware load for > v4l-cx23885-enc.fw failed with error -2 > [ 32.230055] cx23885: ERROR: Hotplug firmware request failed > (v4l-cx23885-enc.fw). > [ 32.230056] cx23885: Please fix your hotplug setup, the board will not > work without firmware loaded! > [ 32.230057] cx23885: cx23885_initialize_codec() f/w load failed > [ 32.230059] cx23885: cx23885_dvb_register() allocating 1 frontend(s) > [ 32.230061] cx23885: cx23885[0]: cx23885 based dvb card > [ 32.398080] MT2131: successfully identified at address 0x61 > [ 32.399714] dvbdev: DVB: registering new adapter (cx23885[0]) > [ 32.399718] cx23885 0000:09:00.0: DVB: registering adapter 0 frontend 0 > (Samsung S5H1409 QAM/8VSB Frontend)... > [ 32.400463] cx23885: cx23885_dev_checkrevision() Hardware revision = 0xb1 > [ 32.400467] cx23885: cx23885[0]/0: found at 0000:09:00.0, rev: 15, irq: > 17, latency: 0, mmio: 0xfbc00000 > [ 43.045128] audit: type=1400 audit(1726517963.933:2): apparmor="STATUS" > operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" > pid=1473 comm="apparmor_parser" > [ 43.047845] audit: type=1400 audit(1726517963.933:3): apparmor="STATUS" > operation="profile_load" profile="unconfined" name="nvidia_modprobe" > pid=1470 comm="apparmor_parser" > [ 43.047854] audit: type=1400 audit(1726517963.933:4): apparmor="STATUS" > operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" > pid=1470 comm="apparmor_parser" > [ 43.047859] audit: type=1400 audit(1726517963.933:5): apparmor="STATUS" > operation="profile_load" profile="unconfined" name="lsb_release" pid=1468 > comm="apparmor_parser" > [ 43.048576] audit: type=1400 audit(1726517963.933:6): apparmor="STATUS" > operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1474 > comm="apparmor_parser" > [ 43.048583] audit: type=1400 audit(1726517963.933:7): apparmor="STATUS" > operation="profile_load" profile="unconfined" name="man_filter" pid=1474 > comm="apparmor_parser" > [ 43.048587] audit: type=1400 audit(1726517963.933:8): apparmor="STATUS" > operation="profile_load" profile="unconfined" name="man_groff" pid=1474 > comm="apparmor_parser" > [ 43.053897] audit: type=1400 audit(1726517963.941:9): apparmor="STATUS" > operation="profile_load" profile="unconfined" name="/usr/bin/redshift" > pid=1476 comm="apparmor_parser" > [ 43.054106] audit: type=1400 audit(1726517963.941:10): apparmor="STATUS" > operation="profile_load" profile="unconfined" name="libreoffice-oosplash" > pid=1478 comm="apparmor_parser" > [ 43.054837] audit: type=1400 audit(1726517963.941:11): apparmor="STATUS" > operation="profile_load" profile="unconfined" name="libreoffice-senddoc" > pid=1479 comm="apparmor_parser" > [ 43.276873] RPC: Registered named UNIX socket transport module. > [ 43.276877] RPC: Registered udp transport module. > [ 43.276879] RPC: Registered tcp transport module. > [ 43.276879] RPC: Registered tcp-with-tls transport module. > [ 43.276880] RPC: Registered tcp NFSv4.1 backchannel transport module. > [ 43.770189] sky2 0000:06:00.0 enp6s0: enabling interface > [ 43.781961] sky2 0000:08:00.0 enp8s0: enabling interface > [ 43.787810] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading > firmware file 'rt2870.bin' > [ 43.793640] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware > detected - version: 0.36 > [ 45.854962] wlx20cf30a24130: authenticate with fc:2b:b2:a7:af:02 (local > address=20:cf:30:a2:41:30) > [ 45.854969] wlx20cf30a24130: send auth to fc:2b:b2:a7:af:02 (try 1/3) > [ 45.867365] wlx20cf30a24130: authenticated > [ 45.868985] wlx20cf30a24130: associate with fc:2b:b2:a7:af:02 (try 1/3) > [ 45.877038] wlx20cf30a24130: RX AssocResp from fc:2b:b2:a7:af:02 > (capab=0x1411 status=0 aid=3) > [ 45.887555] wlx20cf30a24130: associated > [ 46.441910] usb 2-5.2: current rate 16000 is different from the runtime > rate 48000 > [ 46.558022] usb 2-5.2: current rate 16000 is different from the runtime > rate 48000 > [ 46.677063] usb 2-5.2: current rate 16000 is different from the runtime > rate 48000 > [ 46.695942] sky2 0000:06:00.0 enp6s0: Link is up at 1000 Mbps, full > duplex, flow control both > [ 47.319604] wlx20cf30a24130: Limiting TX power to 30 (30 - 0) dBm as > advertised by fc:2b:b2:a7:af:02 > [ 59.697229] kauditd_printk_skb: 25 callbacks suppressed > [ 59.697233] audit: type=1400 audit(1726517980.585:37): apparmor="DENIED" > operation="open" class="file" profile="/usr/sbin/cups-browsed" > name="/usr/local/lib/libz.so.1.3" pid=2031 comm="cups-browsed" > requested_mask="r" denied_mask="r" fsuid=0 ouid=0 > [ 59.699869] audit: type=1400 audit(1726517980.585:38): apparmor="DENIED" > operation="open" class="file" profile="/usr/sbin/cups-browsed" > name="/usr/local/lib/libpng16.so.16.44.0" pid=2031 comm="cups-browsed" > requested_mask="r" denied_mask="r" fsuid=0 ouid=0 > [ 59.810741] usb 2-5.2: current rate 16000 is different from the runtime > rate 48000 > [ 59.921457] usb 2-5.2: current rate 16000 is different from the runtime > rate 48000 > [ 60.036414] usb 2-5.2: current rate 16000 is different from the runtime > rate 48000 > [ 63.727107] warning: `kdeconnectd' uses wireless extensions which will > stop working for Wi-Fi 7 hardware; use nl80211 > > On 2024-09-16 11:20, Dr. David Alan Gilbert wrote: > > * Bob Gill (gillb5@telus.net) wrote: > > > OK. > > Thanks! I'm not seeing anything too obvious, however... > > > > > 6.10.0.dmesg.txt: > > > > > > [ 0.000000] Linux version 6.10.0 (root@freedom) (gcc (Ubuntu > > > 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP > > > PREEMPT_DYNAMIC Sun Jul 14 18:50:17 MDT 2024 > > > [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.10.0 > > > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash > > ..... > > > > > > > 6.11.0.dmesg.txt > > > > > > [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu > > > 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP > > > PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 > > > [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 > > > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro recovery nomodeset > > > dis_ucode_ldr > > > [ 0.000000] KERNEL supported cpus: > > Would it be possible to get a 6.11.0 dmesg without the 'nomodeset' ? > > I realise that's trickier, but it's really where things start to get interesting. > > > > On the 6.10 dmesg we have the normal fun: > > > > > [ 15.759932] [drm] amdgpu kernel modesetting enabled. > > > [ 15.760169] amdgpu: Virtual CRAT table created for CPU > > > [ 15.760203] amdgpu: Topology: Add CPU node > > > [ 15.760502] [drm] initializing kernel modesetting (BEIGE_GOBY > > > 0x1002:0x743F 0x148C:0x2415 0xC1). > > > [ 15.760519] [drm] register mmio base: 0xFB700000 > > > [ 15.760520] [drm] register mmio size: 1048576 > > > [ 15.764353] [drm] add ip block number 0 <nv_common> > > > [ 15.764355] [drm] add ip block number 1 <gmc_v10_0> > > > [ 15.764357] [drm] add ip block number 2 <navi10_ih> > > > [ 15.764359] [drm] add ip block number 3 <psp> > > > [ 15.764360] [drm] add ip block number 4 <smu> > > > [ 15.764361] [drm] add ip block number 5 <dm> > > > [ 15.764363] [drm] add ip block number 6 <gfx_v10_0> > > > [ 15.764364] [drm] add ip block number 7 <sdma_v5_2> > > > [ 15.764366] [drm] add ip block number 8 <vcn_v3_0> > > > [ 15.764379] resource: resource sanity check: requesting [mem > > > 0x00000000000c0000-0x00000000000dffff], which spans more than PCI Bus > > > 0000:00 [mem 0x000d0000-0x000dffff window] > > > [ 15.764383] caller pci_map_rom+0x83/0x220 mapping multiple BARs > > > [ 15.764391] amdgpu 0000:04:00.0: No more image in the PCI ROM > > > [ 15.764412] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from ROM BAR > > > [ 15.764414] amdgpu: ATOM BIOS: 113-001-XT7 > > > [ 15.777550] [drm] VCN(0) decode is enabled in VM mode > > > [ 15.781178] amdgpu 0000:04:00.0: vgaarb: deactivate vga console > > > [ 15.781185] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) > > > feature disabled as experimental (default) > > > [ 15.781194] amdgpu 0000:04:00.0: amdgpu: PCIE atomic ops is not supported > > > [ 15.781245] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, > > > fragment size is 9-bit > > > [ 15.781261] amdgpu 0000:04:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - > > > 0x00000080FEFFFFFF (4080M used) > > > [ 15.781264] amdgpu 0000:04:00.0: amdgpu: GART: 512M 0x0000000000000000 - > > > 0x000000001FFFFFFF > > > [ 15.781277] [drm] Detected VRAM RAM=4080M, BAR=256M > > > [ 15.781279] [drm] RAM width 64bits GDDR6 > > > [ 15.783108] [drm] amdgpu: 4080M of VRAM memory ready > > > [ 15.783112] [drm] amdgpu: 5979M of GTT memory ready. > > > [ 15.783133] [drm] GART: num cpu pages 131072, num gpu pages 131072 > > > [ 15.783255] [drm] PCIE GART of 512M enabled (table at > > > 0x0000008000800000). > > > [ 18.564918] random: crng init done > > > [ 19.594908] amdgpu 0000:04:00.0: amdgpu: STB initialized to 2048 entries > > > [ 19.595220] [drm] Loading DMUB firmware via PSP: version=0x02020020 > > > [ 19.595937] [drm] use_doorbell being set to: [true] > > > [ 19.595955] [drm] Found VCN firmware Version ENC: 1.31 DEC: 3 VEP: 0 > > > Revision: 2 > > > [ 19.595965] amdgpu 0000:04:00.0: amdgpu: Will use PSP to load VCN > > > firmware > > > [ 19.663643] amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from > > > 0x80fd000000 for PSP TMR > > > [ 19.765435] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is > > > not available > > > [ 19.781512] amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta > > > ucode is not available > > > [ 19.781538] amdgpu 0000:04:00.0: amdgpu: smu driver if version = > > > 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = > > > 0x00492400 (73.36.0) > > > [ 19.781544] amdgpu 0000:04:00.0: amdgpu: SMU driver if version not > > > matched > > > [ 19.781581] amdgpu 0000:04:00.0: amdgpu: use vbios provided pptable > > > [ 19.828182] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully! > > > [ 19.828795] [drm] Display Core v3.2.281 initialized on DCN 3.0.3 > > > [ 19.828798] [drm] DP-HDMI FRL PCON supported > > > [ 19.829988] [drm] DMUB hardware initialized: version=0x02020020 > > > [ 19.914675] [drm] kiq ring mec 2 pipe 1 q 0 > > > [ 19.956011] amdgpu: HMM registered 4080MB device memory > > > [ 19.963868] kfd kfd: amdgpu: Allocated 3969056 bytes on gart > > > [ 19.963883] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1 > > > [ 19.964255] amdgpu: Virtual CRAT table created for GPU > > > [ 19.964896] amdgpu: Topology: Add dGPU node [0x743f:0x1002] > > > [ 19.964900] kfd kfd: amdgpu: added device 1002:743f > > > [ 19.964919] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, > > > active_cu_number 16 > > > [ 19.964924] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 > > > on hub 0 > > > [ 19.964926] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 > > > on hub 0 > > > [ 19.964927] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng > > > 4 on hub 0 > > > [ 19.964929] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng > > > 5 on hub 0 > > > [ 19.964931] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng > > > 6 on hub 0 > > > [ 19.964933] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng > > > 7 on hub 0 > > > [ 19.964935] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng > > > 8 on hub 0 > > > [ 19.964936] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng > > > 9 on hub 0 > > > [ 19.964938] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng > > > 10 on hub 0 > > > [ 19.964940] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng > > > 11 on hub 0 > > > [ 19.964941] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng > > > 12 on hub 0 > > > [ 19.964943] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on > > > hub 0 > > > [ 19.964945] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 > > > on hub 8 > > > [ 19.966250] amdgpu 0000:04:00.0: amdgpu: Using BACO for runtime pm > > > [ 19.966781] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:04:00.0 on > > > minor 0 > > > [ 19.975362] fbcon: amdgpudrmfb (fb0) is primary device > > > [ 19.975369] fbcon: Deferring console take-over > > > [ 19.975373] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer > > > device > > So lets see what that looks like on a 6.11.0 without the nomodeset. > > > > Dave -- -----Open up your eyes, open up your mind, open up your code ------- / Dr. David Alan Gilbert | Running GNU/Linux | Happy \ \ dave @ treblig.org | | In Hex / \ _________________________|_____ http://www.treblig.org |_______/ ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: 6.11.0 crash on X startup 2024-09-16 20:36 ` Dr. David Alan Gilbert @ 2024-09-16 21:25 ` Bob Gill 2024-09-16 23:03 ` Dr. David Alan Gilbert 0 siblings, 1 reply; 17+ messages in thread From: Bob Gill @ 2024-09-16 21:25 UTC (permalink / raw) To: Dr. David Alan Gilbert; +Cc: linux-kernel So I think I know what you are look for. My grub line is "quiet splash" without modeset. I don't know how to log dmesg automatically from boot. If I start from a recovery kernel in the bootloader, I can give you dmesg, but if I start from a regular kernel (6.11.0 for example), as soon as it gets to the X server, it crashes the system. I can't type ctrl-alt-1 moments after the bootloader screen disappears (while its still reading the kernel source from disk and loading it into memory) to get to a terminal and avoid the X server (I do attempt it, but have never been successful). As soon as it tries to start the X server, the system crashes. As I understand it, dmesg is stored in a ring buffer (and does not survive reboot). Did you want the output of /var/log/kern.log (or /var/log/kern.log.1)? On 2024-09-16 14:36, Dr. David Alan Gilbert wrote: > * Bob Gill (gillb5@telus.net) wrote: >> OK, so my grub line looks like "quiet splash nomodeset" > Sorry, no; I was asking for a 6.11.0 boot *without* the nomodeset - in the same > way that the 6.10.0 dmesg boots so we can compare them. > >> I have two monitors, of which only the main monitor starts with an X server >> (and the response is slow). >> >> Here is the result of dmesg. The parts that look interesting are around the >> 7.3 second mark that say >> >> "ACPI: OSL: Resource conflict; ACPI support missing from driver?" > It's not necessarily relevant. > > Dave > >> Oh, and thanks for replying. >> >> [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu >> 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP >> PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 >> [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 >> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset >> [ 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-0x000000000009e7ff] usable >> [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] >> reserved >> [ 0.000000] BIOS-e820: [mem 0x00000000000e4c00-0x00000000000fffff] >> reserved >> [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf77ffff] usable >> [ 0.000000] BIOS-e820: [mem 0x00000000bf780000-0x00000000bf797fff] ACPI >> data >> [ 0.000000] BIOS-e820: [mem 0x00000000bf798000-0x00000000bf7dbfff] ACPI >> NVS >> [ 0.000000] BIOS-e820: [mem 0x00000000bf7dc000-0x00000000bfffffff] >> reserved >> [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] >> reserved >> [ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] >> reserved >> [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000033fffffff] usable >> [ 0.000000] NX (Execute Disable) protection: active >> [ 0.000000] APIC: Static calls initialized >> [ 0.000000] SMBIOS 2.5 present. >> [ 0.000000] DMI: System manufacturer System Product Name/P6T DELUXE, BIOS >> 2209 09/21/2010 >> [ 0.000000] DMI: Memory slots populated: 6/6 >> [ 0.000000] tsc: Fast TSC calibration using PIT >> [ 0.000000] tsc: Detected 2672.776 MHz processor >> [ 0.001528] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >> [ 0.001534] e820: remove [mem 0x000a0000-0x000fffff] usable >> [ 0.001544] last_pfn = 0x340000 max_arch_pfn = 0x400000000 >> [ 0.001553] total RAM covered: 12280M >> [ 0.001829] Found optimal setting for mtrr clean up >> [ 0.001830] gran_size: 64K chunk_size: 16M num_reg: 6 lose >> cover RAM: 0G >> [ 0.001837] MTRR map: 8 entries (5 fixed + 3 variable; max 21), built >> from 8 variable MTRRs >> [ 0.001841] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >> [ 0.002807] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved >> [ 0.002820] last_pfn = 0xbf798 max_arch_pfn = 0x400000000 >> [ 0.014822] found SMP MP-table at [mem 0x000ff780-0x000ff78f] >> [ 0.015378] RAMDISK: [mem 0x0b466000-0x37feefff] >> [ 0.015390] ACPI: Early table checksum verification disabled >> [ 0.015394] ACPI: RSDP 0x00000000000FB150 000024 (v02 ACPIAM) >> [ 0.015401] ACPI: XSDT 0x00000000BF780100 000064 (v01 092110 XSDT0924 >> 20100921 MSFT 00000097) >> [ 0.015410] ACPI: FACP 0x00000000BF780290 0000F4 (v03 092110 FACP0924 >> 20100921 MSFT 00000097) >> [ 0.015420] ACPI: DSDT 0x00000000BF7804B0 00B69B (v01 A1087 A1087001 >> 00000001 INTL 20060113) >> [ 0.015426] ACPI: FACS 0x00000000BF798000 000040 >> [ 0.015432] ACPI: FACS 0x00000000BF798000 000040 >> [ 0.015437] ACPI: APIC 0x00000000BF780390 0000D8 (v01 092110 APIC0924 >> 20100921 MSFT 00000097) >> [ 0.015443] ACPI: MCFG 0x00000000BF780470 00003C (v01 092110 OEMMCFG >> 20100921 MSFT 00000097) >> [ 0.015449] ACPI: OEMB 0x00000000BF798040 000072 (v01 092110 OEMB0924 >> 20100921 MSFT 00000097) >> [ 0.015456] ACPI: HPET 0x00000000BF78F4B0 000038 (v01 092110 OEMHPET >> 20100921 MSFT 00000097) >> [ 0.015462] ACPI: DMAR 0x00000000BF7980C0 000138 (v01 AMI OEMDMAR >> 00000001 MSFT 00000097) >> [ 0.015468] ACPI: OSFR 0x00000000BF78F4F0 0000B0 (v01 092110 OEMOSFR >> 20100921 MSFT 00000097) >> [ 0.015474] ACPI: SSDT 0x00000000BF799E10 000363 (v01 DpgPmm CpuPm >> 00000012 INTL 20060113) >> [ 0.015480] ACPI: Reserving FACP table memory at [mem >> 0xbf780290-0xbf780383] >> [ 0.015482] ACPI: Reserving DSDT table memory at [mem >> 0xbf7804b0-0xbf78bb4a] >> [ 0.015484] ACPI: Reserving FACS table memory at [mem >> 0xbf798000-0xbf79803f] >> [ 0.015485] ACPI: Reserving FACS table memory at [mem >> 0xbf798000-0xbf79803f] >> [ 0.015487] ACPI: Reserving APIC table memory at [mem >> 0xbf780390-0xbf780467] >> [ 0.015489] ACPI: Reserving MCFG table memory at [mem >> 0xbf780470-0xbf7804ab] >> [ 0.015491] ACPI: Reserving OEMB table memory at [mem >> 0xbf798040-0xbf7980b1] >> [ 0.015492] ACPI: Reserving HPET table memory at [mem >> 0xbf78f4b0-0xbf78f4e7] >> [ 0.015494] ACPI: Reserving DMAR table memory at [mem >> 0xbf7980c0-0xbf7981f7] >> [ 0.015496] ACPI: Reserving OSFR table memory at [mem >> 0xbf78f4f0-0xbf78f59f] >> [ 0.015498] ACPI: Reserving SSDT table memory at [mem >> 0xbf799e10-0xbf79a172] >> [ 0.015676] No NUMA configuration found >> [ 0.015678] Faking a node at [mem 0x0000000000000000-0x000000033fffffff] >> [ 0.015692] NODE_DATA(0) allocated [mem 0x33ffcd000-0x33fff7fff] >> [ 0.016090] Zone ranges: >> [ 0.016092] DMA [mem 0x0000000000001000-0x0000000000ffffff] >> [ 0.016095] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >> [ 0.016098] Normal [mem 0x0000000100000000-0x000000033fffffff] >> [ 0.016100] Device empty >> [ 0.016102] Movable zone start for each node >> [ 0.016106] Early memory node ranges >> [ 0.016106] node 0: [mem 0x0000000000001000-0x000000000009dfff] >> [ 0.016109] node 0: [mem 0x0000000000100000-0x00000000bf77ffff] >> [ 0.016112] node 0: [mem 0x0000000100000000-0x000000033fffffff] >> [ 0.016116] Initmem setup node 0 [mem >> 0x0000000000001000-0x000000033fffffff] >> [ 0.016124] On node 0, zone DMA: 1 pages in unavailable ranges >> [ 0.016158] On node 0, zone DMA: 98 pages in unavailable ranges >> [ 0.043074] On node 0, zone Normal: 2176 pages in unavailable ranges >> [ 0.043371] ACPI: PM-Timer IO Port: 0x808 >> [ 0.043400] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI >> 0-23 >> [ 0.043408] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI >> 24-47 >> [ 0.043412] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >> [ 0.043415] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >> [ 0.043423] ACPI: Using ACPI (MADT) for SMP configuration information >> [ 0.043426] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >> [ 0.043442] CPU topo: Max. logical packages: 2 >> [ 0.043444] CPU topo: Max. logical dies: 2 >> [ 0.043445] CPU topo: Max. dies per package: 1 >> [ 0.043456] CPU topo: Max. threads per core: 2 >> [ 0.043458] CPU topo: Num. cores per package: 4 >> [ 0.043459] CPU topo: Num. threads per package: 8 >> [ 0.043460] CPU topo: Allowing 8 present CPUs plus 8 hotplug CPUs >> [ 0.043478] PM: hibernation: Registered nosave memory: [mem >> 0x00000000-0x00000fff] >> [ 0.043482] PM: hibernation: Registered nosave memory: [mem >> 0x0009e000-0x0009efff] >> [ 0.043483] PM: hibernation: Registered nosave memory: [mem >> 0x0009f000-0x0009ffff] >> [ 0.043485] PM: hibernation: Registered nosave memory: [mem >> 0x000a0000-0x000e4fff] >> [ 0.043487] PM: hibernation: Registered nosave memory: [mem >> 0x000e5000-0x000fffff] >> [ 0.043489] PM: hibernation: Registered nosave memory: [mem >> 0xbf780000-0xbf797fff] >> [ 0.043491] PM: hibernation: Registered nosave memory: [mem >> 0xbf798000-0xbf7dbfff] >> [ 0.043493] PM: hibernation: Registered nosave memory: [mem >> 0xbf7dc000-0xbfffffff] >> [ 0.043494] PM: hibernation: Registered nosave memory: [mem >> 0xc0000000-0xfedfffff] >> [ 0.043496] PM: hibernation: Registered nosave memory: [mem >> 0xfee00000-0xfee00fff] >> [ 0.043497] PM: hibernation: Registered nosave memory: [mem >> 0xfee01000-0xffdfffff] >> [ 0.043499] PM: hibernation: Registered nosave memory: [mem >> 0xffe00000-0xffffffff] >> [ 0.043501] [mem 0xc0000000-0xfedfffff] available for PCI devices >> [ 0.043503] Booting paravirtualized kernel on bare hardware >> [ 0.043507] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: >> 0xffffffff, max_idle_ns: 7645519600211568 ns >> [ 0.043517] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 >> nr_node_ids:1 >> [ 0.045202] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288 >> [ 0.045216] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152 >> [ 0.045221] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 >> [ 0.045232] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 >> [ 0.045264] Kernel command line: BOOT_IMAGE=/vmlinuz-6.11.0 >> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset >> [ 0.045420] Booted with the nomodeset parameter. Only the system >> framebuffer will be available >> [ 0.045424] Unknown kernel command line parameters "splash >> BOOT_IMAGE=/vmlinuz-6.11.0", will be passed to user space. >> [ 0.047571] Dentry cache hash table entries: 2097152 (order: 12, 16777216 >> bytes, linear) >> [ 0.048684] Inode-cache hash table entries: 1048576 (order: 11, 8388608 >> bytes, linear) >> [ 0.049079] Fallback order for Node 0: 0 >> [ 0.049086] Built 1 zonelists, mobility grouping on. Total pages: >> 3143453 >> [ 0.049088] Policy zone: Normal >> [ 0.049100] mem auto-init: stack:off, heap alloc:on, heap free:off >> [ 0.049115] software IO TLB: area num 16. >> [ 0.128195] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 >> [ 0.128395] Kernel/User page tables isolation: enabled >> [ 0.128531] ftrace: allocating 53163 entries in 208 pages >> [ 0.139782] ftrace: allocated 208 pages with 3 groups >> [ 0.140826] Dynamic Preempt: voluntary >> [ 0.141193] rcu: Preemptible hierarchical RCU implementation. >> [ 0.141195] rcu: RCU restricting CPUs from NR_CPUS=8192 to >> nr_cpu_ids=16. >> [ 0.141198] Trampoline variant of Tasks RCU enabled. >> [ 0.141199] Rude variant of Tasks RCU enabled. >> [ 0.141200] Tracing variant of Tasks RCU enabled. >> [ 0.141201] rcu: RCU calculated value of scheduler-enlistment delay is 25 >> jiffies. >> [ 0.141202] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 >> [ 0.141227] RCU Tasks: Setting shift to 4 and lim to 1 >> rcu_task_cb_adjust=1. >> [ 0.141231] RCU Tasks Rude: Setting shift to 4 and lim to 1 >> rcu_task_cb_adjust=1. >> [ 0.141235] RCU Tasks Trace: Setting shift to 4 and lim to 1 >> rcu_task_cb_adjust=1. >> [ 0.147244] NR_IRQS: 524544, nr_irqs: 960, preallocated irqs: 16 >> [ 0.147513] rcu: srcu_init: Setting srcu_struct sizes based on >> contention. >> [ 0.147681] Console: colour dummy device 80x25 >> [ 0.147685] printk: legacy console [tty0] enabled >> [ 0.148030] ACPI: Core revision 20240322 >> [ 0.148345] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, >> max_idle_ns: 133484882848 ns >> [ 0.148362] APIC: Switch to symmetric I/O mode setup >> [ 0.148364] DMAR-IR: This system BIOS has enabled interrupt remapping >> on a chipset that contains an erratum making that >> feature unstable. To maintain system stability >> interrupt remapping is being disabled. Please >> contact your BIOS vendor for an update >> [ 0.148373] APIC: Switched APIC routing to: physical flat >> [ 0.148941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >> [ 0.168361] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: >> 0x2686c8f140e, max_idle_ns: 440795237667 ns >> [ 0.168371] Calibrating delay loop (skipped), value calculated using >> timer frequency.. 5345.55 BogoMIPS (lpj=10691104) >> [ 0.168399] CPU0: Thermal monitoring enabled (TM1) >> [ 0.168434] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >> [ 0.168437] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >> [ 0.168442] process: using mwait in idle threads >> [ 0.168445] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user >> pointer sanitization >> [ 0.168448] Spectre V2 : Mitigation: Retpolines >> [ 0.168450] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB >> on context switch >> [ 0.168451] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT >> [ 0.168453] Speculative Store Bypass: Vulnerable >> [ 0.168456] MDS: Vulnerable: Clear CPU buffers attempted, no microcode >> [ 0.168458] MMIO Stale Data: Unknown: No mitigations >> [ 0.168461] x86/fpu: x87 FPU will use FXSAVE >> [ 0.199521] Freeing SMP alternatives memory: 44K >> [ 0.199542] pid_max: default: 32768 minimum: 301 >> [ 0.200572] LSM: initializing >> lsm=lockdown,capability,landlock,apparmor,ima,evm >> [ 0.200869] landlock: Up and running. >> [ 0.200909] AppArmor: AppArmor initialized >> [ 0.201323] Mount-cache hash table entries: 32768 (order: 6, 262144 >> bytes, linear) >> [ 0.201357] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 >> bytes, linear) >> [ 0.315223] smpboot: CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz >> (family: 0x6, model: 0x1a, stepping: 0x4) >> [ 0.315671] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, >> Intel PMU driver. >> [ 0.315695] core: CPU erratum AAJ80 worked around >> [ 0.315697] ... version: 3 >> [ 0.315699] ... bit width: 48 >> [ 0.315700] ... generic registers: 4 >> [ 0.315702] ... value mask: 0000ffffffffffff >> [ 0.315704] ... max period: 000000007fffffff >> [ 0.315705] ... fixed-purpose events: 3 >> [ 0.315706] ... event mask: 000000070000000f >> [ 0.315916] signal: max sigframe size: 1440 >> [ 0.315941] Estimated ratio of average max frequency by base frequency >> (times 1024): 1075 >> [ 0.316366] rcu: Hierarchical SRCU implementation. >> [ 0.316366] rcu: Max phase no-delay instances is 1000. >> [ 0.316366] Timer migration: 2 hierarchy levels; 8 children per group; 2 >> crossnode level >> [ 0.316714] NMI watchdog: Enabled. Permanently consumes one hw-PMU >> counter. >> [ 0.317011] smp: Bringing up secondary CPUs ... >> [ 0.317232] smpboot: x86: Booting SMP configuration: >> [ 0.317235] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 >> [ 0.328546] 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.334368] smp: Brought up 1 node, 8 CPUs >> [ 0.334368] smpboot: Total of 8 processors activated (42764.41 BogoMIPS) >> [ 0.336514] Memory: 11491168K/12573812K available (20480K kernel code, >> 4237K rwdata, 7328K rodata, 4860K init, 5060K bss, 1068464K reserved, 0K >> cma-reserved) >> [ 0.337198] devtmpfs: initialized >> [ 0.337198] x86/mm: Memory block size: 128MB >> [ 0.341390] ACPI: PM: Registering ACPI NVS region [mem >> 0xbf798000-0xbf7dbfff] (278528 bytes) >> [ 0.341390] clocksource: jiffies: mask: 0xffffffff max_cycles: >> 0xffffffff, max_idle_ns: 7645041785100000 ns >> [ 0.341390] futex hash table entries: 4096 (order: 6, 262144 bytes, >> linear) >> [ 0.341390] pinctrl core: initialized pinctrl subsystem >> [ 0.341390] PM: RTC time: 20:18:41, date: 2024-09-16 >> [ 0.342165] NET: Registered PF_NETLINK/PF_ROUTE protocol family >> [ 0.342551] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic >> allocations >> [ 0.342790] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic >> allocations >> [ 0.343038] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for >> atomic allocations >> [ 0.343068] audit: initializing netlink subsys (disabled) >> [ 0.343091] audit: type=2000 audit(1726517920.192:1): state=initialized >> audit_enabled=0 res=1 >> [ 0.344380] thermal_sys: Registered thermal governor 'fair_share' >> [ 0.344382] thermal_sys: Registered thermal governor 'bang_bang' >> [ 0.344384] thermal_sys: Registered thermal governor 'step_wise' >> [ 0.344385] thermal_sys: Registered thermal governor 'user_space' >> [ 0.344386] thermal_sys: Registered thermal governor 'power_allocator' >> [ 0.344403] EISA bus registered >> [ 0.344424] cpuidle: using governor ladder >> [ 0.344429] cpuidle: using governor menu >> [ 0.344500] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >> [ 0.344873] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for >> domain 0000 [bus 00-ff] >> [ 0.344880] PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not >> reserved) >> [ 0.344882] PCI: Using configuration type 1 for base access >> [ 0.344998] kprobes: kprobe jump-optimization is enabled. All kprobes are >> optimized if possible. >> [ 0.347235] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages >> [ 0.347235] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page >> [ 0.351318] ACPI: Added _OSI(Module Device) >> [ 0.351318] ACPI: Added _OSI(Processor Device) >> [ 0.351318] ACPI: Added _OSI(3.0 _SCP Extensions) >> [ 0.351318] ACPI: Added _OSI(Processor Aggregator Device) >> [ 0.366412] ACPI: 2 ACPI AML tables successfully acquired and loaded >> [ 0.401749] ACPI: Dynamic OEM Table Load: >> [ 0.401749] ACPI: SSDT 0xFFFF9DD880974000 001C0C (v01 DpgPmm P001Ist >> 00000011 INTL 20060113) >> [ 0.405367] ACPI: Interpreter enabled >> [ 0.405389] ACPI: PM: (supports S0 S1 S3 S4 S5) >> [ 0.405391] ACPI: Using IOAPIC for interrupt routing >> [ 0.405439] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for >> domain 0000 [bus 00-ff] >> [ 0.406832] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI >> motherboard resource >> [ 0.406849] PCI: Using host bridge windows from ACPI; if necessary, use >> "pci=nocrs" and report a bug >> [ 0.406851] PCI: Using E820 reservations for host bridge windows >> [ 0.407073] ACPI: Enabled 13 GPEs in block 00 to 3F >> [ 0.420700] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >> [ 0.420710] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM >> ClockPM Segments MSI EDR HPX-Type3] >> [ 0.420718] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug >> PME AER PCIeCapability LTR DPC] >> [ 0.420720] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug >> SHPCHotplug PME AER PCIeCapability LTR DPC] >> [ 0.420722] acpi PNP0A08:00: _OSC: platform retains control of PCIe >> features (AE_NOT_FOUND) >> [ 0.421217] PCI host bridge to bus 0000:00 >> [ 0.421222] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >> [ 0.421225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >> [ 0.421227] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff >> window] >> [ 0.421229] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff >> window] >> [ 0.421231] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff >> window] >> [ 0.421233] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff >> window] >> [ 0.421235] pci_bus 0000:00: root bus resource [bus 00-ff] >> [ 0.421259] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000 PCIe >> Root Port >> [ 0.421288] pci 0000:00:00.0: enabling Extended Tags >> [ 0.421332] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold >> [ 0.421435] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400 PCIe >> Root Port >> [ 0.421452] pci 0000:00:01.0: PCI bridge to [bus 01] >> [ 0.421469] pci 0000:00:01.0: enabling Extended Tags >> [ 0.421514] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >> [ 0.421651] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400 PCIe >> Root Port >> [ 0.421673] pci 0000:00:03.0: PCI bridge to [bus 02-04] >> [ 0.421677] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] >> [ 0.421680] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] >> [ 0.421688] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff >> 64bit pref] >> [ 0.421695] pci 0000:00:03.0: enabling Extended Tags >> [ 0.421740] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold >> [ 0.421868] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400 PCIe >> Root Port >> [ 0.421885] pci 0000:00:07.0: PCI bridge to [bus 05] >> [ 0.421903] pci 0000:00:07.0: enabling Extended Tags >> [ 0.421947] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold >> [ 0.422074] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000 PCIe >> Root Complex Integrated Endpoint >> [ 0.422186] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000 PCIe >> Root Complex Integrated Endpoint >> [ 0.422294] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000 PCIe >> Root Complex Integrated Endpoint >> [ 0.422397] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000 >> conventional PCI endpoint >> [ 0.422490] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 >> conventional PCI endpoint >> [ 0.422531] pci 0000:00:1a.0: BAR 4 [io 0x9800-0x981f] >> [ 0.422653] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300 >> conventional PCI endpoint >> [ 0.422694] pci 0000:00:1a.1: BAR 4 [io 0x9880-0x989f] >> [ 0.422825] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300 >> conventional PCI endpoint >> [ 0.422865] pci 0000:00:1a.2: BAR 4 [io 0x9c00-0x9c1f] >> [ 0.423001] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 >> conventional PCI endpoint >> [ 0.423018] pci 0000:00:1a.7: BAR 0 [mem 0xfb5ff000-0xfb5ff3ff] >> [ 0.423099] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >> [ 0.423200] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300 PCIe >> Root Complex Integrated Endpoint >> [ 0.423218] pci 0000:00:1b.0: BAR 0 [mem 0xfb5f8000-0xfb5fbfff 64bit] >> [ 0.423294] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >> [ 0.423384] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 PCIe >> Root Port >> [ 0.423410] pci 0000:00:1c.0: PCI bridge to [bus 0a] >> [ 0.423424] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff >> 64bit pref] >> [ 0.423478] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >> [ 0.423599] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400 PCIe >> Root Port >> [ 0.423626] pci 0000:00:1c.1: PCI bridge to [bus 09] >> [ 0.423632] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] >> [ 0.423694] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >> [ 0.423824] pci 0000:00:1c.2: [8086:3a44] type 01 class 0x060400 PCIe >> Root Port >> [ 0.423850] pci 0000:00:1c.2: PCI bridge to [bus 08] >> [ 0.423855] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >> [ 0.423858] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] >> [ 0.423919] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >> [ 0.424038] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400 PCIe >> Root Port >> [ 0.424064] pci 0000:00:1c.4: PCI bridge to [bus 07] >> [ 0.424069] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >> [ 0.424072] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] >> [ 0.424133] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >> [ 0.424253] pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400 PCIe >> Root Port >> [ 0.424279] pci 0000:00:1c.5: PCI bridge to [bus 06] >> [ 0.424284] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] >> [ 0.424287] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] >> [ 0.424348] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >> [ 0.424477] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 >> conventional PCI endpoint >> [ 0.424517] pci 0000:00:1d.0: BAR 4 [io 0x9080-0x909f] >> [ 0.424643] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 >> conventional PCI endpoint >> [ 0.424684] pci 0000:00:1d.1: BAR 4 [io 0x9400-0x941f] >> [ 0.424809] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 >> conventional PCI endpoint >> [ 0.424851] pci 0000:00:1d.2: BAR 4 [io 0x9480-0x949f] >> [ 0.424984] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 >> conventional PCI endpoint >> [ 0.425001] pci 0000:00:1d.7: BAR 0 [mem 0xfb5fe000-0xfb5fe3ff] >> [ 0.425082] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >> [ 0.425178] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >> conventional PCI bridge >> [ 0.425203] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) >> [ 0.425208] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >> [ 0.425211] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] >> [ 0.425335] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100 >> conventional PCI endpoint >> [ 0.425412] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 >> ACPI/GPIO/TCO >> [ 0.425417] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 >> GPIO >> [ 0.425420] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 >> (mask 0003) >> [ 0.425425] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 >> (mask 001f) >> [ 0.425575] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601 >> conventional PCI endpoint >> [ 0.425589] pci 0000:00:1f.2: BAR 0 [io 0x8c00-0x8c07] >> [ 0.425596] pci 0000:00:1f.2: BAR 1 [io 0x8880-0x8883] >> [ 0.425604] pci 0000:00:1f.2: BAR 2 [io 0x8800-0x8807] >> [ 0.425611] pci 0000:00:1f.2: BAR 3 [io 0x8480-0x8483] >> [ 0.425618] pci 0000:00:1f.2: BAR 4 [io 0x8400-0x841f] >> [ 0.425625] pci 0000:00:1f.2: BAR 5 [mem 0xfb5fc000-0xfb5fc7ff] >> [ 0.425666] pci 0000:00:1f.2: PME# supported from D3hot >> [ 0.425760] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500 >> conventional PCI endpoint >> [ 0.425777] pci 0000:00:1f.3: BAR 0 [mem 0xfb5fd000-0xfb5fd0ff 64bit] >> [ 0.425797] pci 0000:00:1f.3: BAR 4 [io 0x0400-0x041f] >> [ 0.425902] pci 0000:00:01.0: PCI bridge to [bus 01] >> [ 0.425962] pci 0000:02:00.0: [1002:1478] type 01 class 0x060400 PCIe >> Switch Upstream Port >> [ 0.425977] pci 0000:02:00.0: BAR 0 [mem 0xfb6fc000-0xfb6fffff] >> [ 0.425992] pci 0000:02:00.0: PCI bridge to [bus 03-04] >> [ 0.425999] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] >> [ 0.426002] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] >> [ 0.426012] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff >> 64bit pref] >> [ 0.426097] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >> [ 0.426163] pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, >> limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 63.012 Gb/s >> with 16.0 GT/s PCIe x4 link) >> [ 0.436388] pci 0000:00:03.0: PCI bridge to [bus 02-04] >> [ 0.436467] pci 0000:03:00.0: [1002:1479] type 01 class 0x060400 PCIe >> Switch Downstream Port >> [ 0.436495] pci 0000:03:00.0: PCI bridge to [bus 04] >> [ 0.436501] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] >> [ 0.436505] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] >> [ 0.436515] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff >> 64bit pref] >> [ 0.436600] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >> [ 0.436763] pci 0000:02:00.0: PCI bridge to [bus 03-04] >> [ 0.436832] pci 0000:04:00.0: [1002:743f] type 00 class 0x030000 PCIe >> Legacy Endpoint >> [ 0.436852] pci 0000:04:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit >> pref] >> [ 0.436864] pci 0000:04:00.0: BAR 2 [mem 0xcfe00000-0xcfffffff 64bit >> pref] >> [ 0.436872] pci 0000:04:00.0: BAR 4 [io 0xa000-0xa0ff] >> [ 0.436880] pci 0000:04:00.0: BAR 5 [mem 0xfb700000-0xfb7fffff] >> [ 0.436888] pci 0000:04:00.0: ROM [mem 0xfb8c0000-0xfb8dffff pref] >> [ 0.436925] pci 0000:04:00.0: Video device with shadowed ROM at [mem >> 0x000c0000-0x000dffff] >> [ 0.436985] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold >> [ 0.437058] pci 0000:04:00.0: 16.000 Gb/s available PCIe bandwidth, >> limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 252.048 Gb/s >> with 16.0 GT/s PCIe x16 link) >> [ 0.437158] pci 0000:04:00.1: [1002:ab28] type 00 class 0x040300 PCIe >> Legacy Endpoint >> [ 0.437173] pci 0000:04:00.1: BAR 0 [mem 0xfb8fc000-0xfb8fffff] >> [ 0.437271] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold >> [ 0.437411] pci 0000:03:00.0: PCI bridge to [bus 04] >> [ 0.437472] pci 0000:00:07.0: PCI bridge to [bus 05] >> [ 0.437519] pci 0000:00:1c.0: PCI bridge to [bus 0a] >> [ 0.437590] pci 0000:09:00.0: [14f1:8880] type 00 class 0x040000 PCIe >> Endpoint >> [ 0.437623] pci 0000:09:00.0: BAR 0 [mem 0xfbc00000-0xfbdfffff 64bit] >> [ 0.437793] pci 0000:09:00.0: supports D1 D2 >> [ 0.437794] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot >> [ 0.437927] pci 0000:09:00.0: disabling ASPM on pre-1.1 PCIe device. You >> can enable it with 'pcie_aspm=force' >> [ 0.437941] pci 0000:00:1c.1: PCI bridge to [bus 09] >> [ 0.438009] pci 0000:08:00.0: [11ab:4364] type 00 class 0x020000 PCIe >> Legacy Endpoint >> [ 0.438036] pci 0000:08:00.0: BAR 0 [mem 0xfbbfc000-0xfbbfffff 64bit] >> [ 0.438048] pci 0000:08:00.0: BAR 2 [io 0xd800-0xd8ff] >> [ 0.438088] pci 0000:08:00.0: ROM [mem 0xfbbc0000-0xfbbdffff pref] >> [ 0.438159] pci 0000:08:00.0: supports D1 D2 >> [ 0.438161] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold >> [ 0.438257] pci 0000:00:1c.2: ASPM: current common clock configuration is >> inconsistent, reconfiguring >> [ 0.448394] pci 0000:00:1c.2: PCI bridge to [bus 08] >> [ 0.448486] pci 0000:07:00.0: [11ab:6121] type 00 class 0x01018f PCIe >> Legacy Endpoint >> [ 0.448506] pci 0000:07:00.0: BAR 0 [io 0xcc00-0xcc07] >> [ 0.448518] pci 0000:07:00.0: BAR 1 [io 0xc880-0xc883] >> [ 0.448529] pci 0000:07:00.0: BAR 2 [io 0xc800-0xc807] >> [ 0.448540] pci 0000:07:00.0: BAR 3 [io 0xc480-0xc483] >> [ 0.448551] pci 0000:07:00.0: BAR 4 [io 0xc400-0xc40f] >> [ 0.448562] pci 0000:07:00.0: BAR 5 [mem 0xfbaffc00-0xfbafffff] >> [ 0.448636] pci 0000:07:00.0: supports D1 >> [ 0.448638] pci 0000:07:00.0: PME# supported from D0 D1 D3hot >> [ 0.448727] pci 0000:07:00.0: disabling ASPM on pre-1.1 PCIe device. You >> can enable it with 'pcie_aspm=force' >> [ 0.448739] pci 0000:00:1c.4: PCI bridge to [bus 07] >> [ 0.448811] pci 0000:06:00.0: [11ab:4364] type 00 class 0x020000 PCIe >> Legacy Endpoint >> [ 0.448838] pci 0000:06:00.0: BAR 0 [mem 0xfb9fc000-0xfb9fffff 64bit] >> [ 0.448850] pci 0000:06:00.0: BAR 2 [io 0xb800-0xb8ff] >> [ 0.448891] pci 0000:06:00.0: ROM [mem 0xfb9c0000-0xfb9dffff pref] >> [ 0.448963] pci 0000:06:00.0: supports D1 D2 >> [ 0.448965] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold >> [ 0.449068] pci 0000:00:1c.5: ASPM: current common clock configuration is >> inconsistent, reconfiguring >> [ 0.460394] pci 0000:00:1c.5: PCI bridge to [bus 06] >> [ 0.460427] pci_bus 0000:0b: extended config space not accessible >> [ 0.460468] pci 0000:0b:02.0: [1106:3044] type 00 class 0x0c0010 >> conventional PCI endpoint >> [ 0.460485] pci 0000:0b:02.0: BAR 0 [mem 0xfbeff000-0xfbeff7ff] >> [ 0.460495] pci 0000:0b:02.0: BAR 1 [io 0xec00-0xec7f] >> [ 0.460565] pci 0000:0b:02.0: supports D2 >> [ 0.460567] pci 0000:0b:02.0: PME# supported from D2 D3hot D3cold >> [ 0.460650] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) >> [ 0.460660] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] >> (subtractive decode) >> [ 0.460662] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] >> (subtractive decode) >> [ 0.460664] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff >> window] (subtractive decode) >> [ 0.460666] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff >> window] (subtractive decode) >> [ 0.460668] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff >> window] (subtractive decode) >> [ 0.460670] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff >> window] (subtractive decode) >> [ 0.461561] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 >> [ 0.461631] ACPI: PCI: Interrupt link LNKB configured for IRQ 5 >> [ 0.461700] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 >> [ 0.461768] ACPI: PCI: Interrupt link LNKD configured for IRQ 14 >> [ 0.461835] ACPI: PCI: Interrupt link LNKE configured for IRQ 15 >> [ 0.461903] ACPI: PCI: Interrupt link LNKF configured for IRQ 3 >> [ 0.461971] ACPI: PCI: Interrupt link LNKG configured for IRQ 7 >> [ 0.462039] ACPI: PCI: Interrupt link LNKH configured for IRQ 4 >> [ 0.462216] iommu: Default domain type: Translated >> [ 0.462216] iommu: DMA domain TLB invalidation policy: lazy mode >> [ 0.462216] SCSI subsystem initialized >> [ 0.462216] libata version 3.00 loaded. >> [ 0.462216] ACPI: bus type USB registered >> [ 0.462216] usbcore: registered new interface driver usbfs >> [ 0.462216] usbcore: registered new interface driver hub >> [ 0.462216] usbcore: registered new device driver usb >> [ 0.462216] pps_core: LinuxPPS API ver. 1 registered >> [ 0.462216] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo >> Giometti <giometti@linux.it> >> [ 0.462216] PTP clock support registered >> [ 0.462216] EDAC MC: Ver: 3.0.0 >> [ 0.462216] NetLabel: Initializing >> [ 0.462216] NetLabel: domain hash size = 128 >> [ 0.462216] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >> [ 0.462216] NetLabel: unlabeled traffic allowed by default >> [ 0.462216] PCI: Using ACPI for IRQ routing >> [ 0.468990] PCI: Discovered peer bus ff >> [ 0.468992] PCI: root bus ff: using default resources >> [ 0.468994] PCI: Probing PCI hardware (bus ff) >> [ 0.469021] PCI host bridge to bus 0000:ff >> [ 0.469023] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff] >> [ 0.469026] pci_bus 0000:ff: root bus resource [mem >> 0x00000000-0xfffffffff] >> [ 0.469028] pci_bus 0000:ff: No busn resource found for root bus, will >> use [bus ff-ff] >> [ 0.469030] pci_bus 0000:ff: busn_res: can not insert [bus ff] under >> domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) >> [ 0.469038] pci 0000:ff:00.0: [8086:2c41] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469094] pci 0000:ff:00.1: [8086:2c01] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469145] pci 0000:ff:02.0: [8086:2c10] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469192] pci 0000:ff:02.1: [8086:2c11] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469241] pci 0000:ff:03.0: [8086:2c18] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469290] pci 0000:ff:03.1: [8086:2c19] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469343] pci 0000:ff:03.4: [8086:2c1c] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469391] pci 0000:ff:04.0: [8086:2c20] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469441] pci 0000:ff:04.1: [8086:2c21] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469488] pci 0000:ff:04.2: [8086:2c22] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469535] pci 0000:ff:04.3: [8086:2c23] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469585] pci 0000:ff:05.0: [8086:2c28] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469632] pci 0000:ff:05.1: [8086:2c29] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469679] pci 0000:ff:05.2: [8086:2c2a] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469731] pci 0000:ff:05.3: [8086:2c2b] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469782] pci 0000:ff:06.0: [8086:2c30] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469829] pci 0000:ff:06.1: [8086:2c31] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469875] pci 0000:ff:06.2: [8086:2c32] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469925] pci 0000:ff:06.3: [8086:2c33] type 00 class 0x060000 >> conventional PCI endpoint >> [ 0.469981] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff >> [ 0.469984] pci_bus 0000:ff: busn_res: can not insert [bus ff] under >> domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) >> [ 0.469992] PCI: pci_cache_line_size set to 64 bytes >> [ 0.470083] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] >> [ 0.470085] e820: reserve RAM buffer [mem 0xbf780000-0xbfffffff] >> [ 0.470108] pci 0000:04:00.0: vgaarb: setting as boot VGA device >> [ 0.470108] pci 0000:04:00.0: vgaarb: bridge control possible >> [ 0.470108] pci 0000:04:00.0: vgaarb: VGA device added: >> decodes=io+mem,owns=io+mem,locks=none >> [ 0.470108] vgaarb: loaded >> [ 0.470108] hpet: 4 channels of 0 reserved for per-cpu timers >> [ 0.470108] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >> [ 0.470108] hpet0: 4 comparators, 64-bit 14.318180 MHz counter >> [ 0.472412] clocksource: Switched to clocksource tsc-early >> [ 0.474123] VFS: Disk quotas dquot_6.6.0 >> [ 0.474178] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 >> bytes) >> [ 0.474353] AppArmor: AppArmor Filesystem Enabled >> [ 0.474372] pnp: PnP ACPI init >> [ 0.474452] system 00:00: [mem 0xfbf00000-0xfbffffff] has been reserved >> [ 0.474456] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved >> [ 0.474458] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved >> [ 0.474460] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved >> [ 0.474462] system 00:00: [mem 0xfec8a000-0xfec8afff] could not be >> reserved >> [ 0.474465] system 00:00: [mem 0xfed10000-0xfed10fff] has been reserved >> [ 0.474787] system 00:02: [io 0x0290-0x029f] has been reserved >> [ 0.475064] system 00:03: [io 0x04d0-0x04d1] has been reserved >> [ 0.475068] system 00:03: [io 0x0800-0x087f] has been reserved >> [ 0.475070] system 00:03: [io 0x0500-0x057f] could not be reserved >> [ 0.475072] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved >> [ 0.475075] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved >> [ 0.475077] system 00:03: [mem 0xfed40000-0xfed8ffff] has been reserved >> [ 0.475240] system 00:04: [mem 0xffc00000-0xffdfffff] has been reserved >> [ 0.475414] system 00:05: [mem 0xfec00000-0xfec00fff] could not be >> reserved >> [ 0.475418] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved >> [ 0.475547] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved >> [ 0.475756] pnp 00:07: disabling [mem 0x000c0000-0x000cffff] because it >> overlaps 0000:04:00.0 BAR 6 [mem 0x000c0000-0x000dffff] >> [ 0.475794] system 00:07: [mem 0x00000000-0x0009ffff] could not be >> reserved >> [ 0.475797] system 00:07: [mem 0x000e0000-0x000fffff] could not be >> reserved >> [ 0.475799] system 00:07: [mem 0x00100000-0xbfffffff] could not be >> reserved >> [ 0.475801] system 00:07: [mem 0xfed90000-0xffffffff] could not be >> reserved >> [ 0.475968] pnp: PnP ACPI: found 8 devices >> [ 0.482412] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, >> max_idle_ns: 2085701024 ns >> [ 0.482668] NET: Registered PF_INET protocol family >> [ 0.482922] IP idents hash table entries: 262144 (order: 9, 2097152 >> bytes, linear) >> [ 0.487040] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, >> 131072 bytes, linear) >> [ 0.487090] Table-perturb hash table entries: 65536 (order: 6, 262144 >> bytes, linear) >> [ 0.487211] TCP established hash table entries: 131072 (order: 8, 1048576 >> bytes, linear) >> [ 0.487622] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, >> linear) >> [ 0.487923] TCP: Hash tables configured (established 131072 bind 65536) >> [ 0.488158] MPTCP token hash table entries: 16384 (order: 6, 393216 >> bytes, linear) >> [ 0.488251] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) >> [ 0.488324] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, >> linear) >> [ 0.488454] NET: Registered PF_UNIX/PF_LOCAL protocol family >> [ 0.488463] NET: Registered PF_XDP protocol family >> [ 0.488480] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus >> 0a] add_size 1000 >> [ 0.488484] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] >> to [bus 0a] add_size 200000 add_align 100000 >> [ 0.488488] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus >> 09] add_size 1000 >> [ 0.488491] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff >> 64bit pref] to [bus 09] add_size 200000 add_align 100000 >> [ 0.488494] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff >> 64bit pref] to [bus 08] add_size 200000 add_align 100000 >> [ 0.488497] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff >> 64bit pref] to [bus 07] add_size 200000 add_align 100000 >> [ 0.488500] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff >> 64bit pref] to [bus 06] add_size 200000 add_align 100000 >> [ 0.488517] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff]: >> assigned >> [ 0.488520] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff >> 64bit pref]: assigned >> [ 0.488524] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff >> 64bit pref]: assigned >> [ 0.488526] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff >> 64bit pref]: assigned >> [ 0.488529] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff >> 64bit pref]: assigned >> [ 0.488532] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]: assigned >> [ 0.488535] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]: assigned >> [ 0.488538] pci 0000:00:01.0: PCI bridge to [bus 01] >> [ 0.488548] pci 0000:03:00.0: PCI bridge to [bus 04] >> [ 0.488550] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] >> [ 0.488555] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] >> [ 0.488559] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff >> 64bit pref] >> [ 0.488564] pci 0000:02:00.0: PCI bridge to [bus 03-04] >> [ 0.488567] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] >> [ 0.488571] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] >> [ 0.488575] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff >> 64bit pref] >> [ 0.488580] pci 0000:00:03.0: PCI bridge to [bus 02-04] >> [ 0.488583] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] >> [ 0.488586] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] >> [ 0.488590] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff >> 64bit pref] >> [ 0.488594] pci 0000:00:07.0: PCI bridge to [bus 05] >> [ 0.488603] pci 0000:00:1c.0: PCI bridge to [bus 0a] >> [ 0.488605] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] >> [ 0.488609] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] >> [ 0.488612] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff >> 64bit pref] >> [ 0.488618] pci 0000:00:1c.1: PCI bridge to [bus 09] >> [ 0.488620] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] >> [ 0.488624] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] >> [ 0.488628] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff >> 64bit pref] >> [ 0.488633] pci 0000:00:1c.2: PCI bridge to [bus 08] >> [ 0.488635] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >> [ 0.488639] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] >> [ 0.488643] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff >> 64bit pref] >> [ 0.488648] pci 0000:00:1c.4: PCI bridge to [bus 07] >> [ 0.488650] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >> [ 0.488654] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] >> [ 0.488658] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff >> 64bit pref] >> [ 0.488663] pci 0000:00:1c.5: PCI bridge to [bus 06] >> [ 0.488665] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] >> [ 0.488669] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] >> [ 0.488673] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff >> 64bit pref] >> [ 0.488678] pci 0000:00:1e.0: PCI bridge to [bus 0b] >> [ 0.488681] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >> [ 0.488685] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] >> [ 0.488692] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >> [ 0.488694] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >> [ 0.488696] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff >> window] >> [ 0.488698] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff >> window] >> [ 0.488700] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff >> window] >> [ 0.488702] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff >> window] >> [ 0.488704] pci_bus 0000:02: resource 0 [io 0xa000-0xafff] >> [ 0.488705] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb8fffff] >> [ 0.488707] pci_bus 0000:02: resource 2 [mem 0xcfe00000-0xdfffffff 64bit >> pref] >> [ 0.488709] pci_bus 0000:03: resource 0 [io 0xa000-0xafff] >> [ 0.488711] pci_bus 0000:03: resource 1 [mem 0xfb700000-0xfb8fffff] >> [ 0.488712] pci_bus 0000:03: resource 2 [mem 0xcfe00000-0xdfffffff 64bit >> pref] >> [ 0.488714] pci_bus 0000:04: resource 0 [io 0xa000-0xafff] >> [ 0.488716] pci_bus 0000:04: resource 1 [mem 0xfb700000-0xfb8fffff] >> [ 0.488718] pci_bus 0000:04: resource 2 [mem 0xcfe00000-0xdfffffff 64bit >> pref] >> [ 0.488720] pci_bus 0000:0a: resource 0 [io 0x1000-0x1fff] >> [ 0.488722] pci_bus 0000:0a: resource 1 [mem 0xc0000000-0xc01fffff] >> [ 0.488723] pci_bus 0000:0a: resource 2 [mem 0xfaf00000-0xfaffffff 64bit >> pref] >> [ 0.488725] pci_bus 0000:09: resource 0 [io 0x2000-0x2fff] >> [ 0.488727] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbdfffff] >> [ 0.488728] pci_bus 0000:09: resource 2 [mem 0xc0200000-0xc03fffff 64bit >> pref] >> [ 0.488730] pci_bus 0000:08: resource 0 [io 0xd000-0xdfff] >> [ 0.488732] pci_bus 0000:08: resource 1 [mem 0xfbb00000-0xfbbfffff] >> [ 0.488734] pci_bus 0000:08: resource 2 [mem 0xc0400000-0xc05fffff 64bit >> pref] >> [ 0.488736] pci_bus 0000:07: resource 0 [io 0xc000-0xcfff] >> [ 0.488737] pci_bus 0000:07: resource 1 [mem 0xfba00000-0xfbafffff] >> [ 0.488739] pci_bus 0000:07: resource 2 [mem 0xc0600000-0xc07fffff 64bit >> pref] >> [ 0.488741] pci_bus 0000:06: resource 0 [io 0xb000-0xbfff] >> [ 0.488743] pci_bus 0000:06: resource 1 [mem 0xfb900000-0xfb9fffff] >> [ 0.488744] pci_bus 0000:06: resource 2 [mem 0xc0800000-0xc09fffff 64bit >> pref] >> [ 0.488746] pci_bus 0000:0b: resource 0 [io 0xe000-0xefff] >> [ 0.488748] pci_bus 0000:0b: resource 1 [mem 0xfbe00000-0xfbefffff] >> [ 0.488750] pci_bus 0000:0b: resource 4 [io 0x0000-0x0cf7 window] >> [ 0.488751] pci_bus 0000:0b: resource 5 [io 0x0d00-0xffff window] >> [ 0.488753] pci_bus 0000:0b: resource 6 [mem 0x000a0000-0x000bffff >> window] >> [ 0.488755] pci_bus 0000:0b: resource 7 [mem 0x000d0000-0x000dffff >> window] >> [ 0.488757] pci_bus 0000:0b: resource 8 [mem 0xc0000000-0xdfffffff >> window] >> [ 0.488758] pci_bus 0000:0b: resource 9 [mem 0xf0000000-0xfed8ffff >> window] >> [ 0.488836] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff] >> [ 0.488838] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff] >> [ 0.490705] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0 >> [ 0.490763] PCI: CLS 256 bytes, default 64 >> [ 0.490837] DMAR: Host address width 39 >> [ 0.490840] DMAR: DRHD base: 0x000000fbfff000 flags: 0x0 >> [ 0.490855] DMAR: dmar0: reg_base_addr fbfff000 ver 1:0 cap >> c9008010e60262 ecap f0207a >> [ 0.490859] DMAR: DRHD base: 0x000000fbffe000 flags: 0x1 >> [ 0.490868] DMAR: dmar1: reg_base_addr fbffe000 ver 1:0 cap >> c90780106f0462 ecap f020fe >> [ 0.490872] DMAR: RMRR base: 0x000000000ec000 end: 0x000000000effff >> [ 0.490874] DMAR: RMRR base: 0x000000bf7dc000 end: 0x000000bf7dbfff >> [ 0.490876] DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR >> [0x00000000bf7dc000-0x00000000bf7dbfff] >> BIOS vendor: American Megatrends Inc.; Ver: 2209 ; Product >> Version: System Version >> [ 0.490885] DMAR: ATSR flags: 0x0 >> [ 0.490916] Trying to unpack rootfs image as initramfs... >> [ 0.490924] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >> [ 0.490926] software IO TLB: mapped [mem >> 0x00000000bb780000-0x00000000bf780000] (64MB) >> [ 0.498853] Initialise system trusted keyrings >> [ 0.498871] Key type blacklist registered >> [ 0.498929] workingset: timestamp_bits=36 max_order=22 bucket_order=0 >> [ 0.498939] zbud: loaded >> [ 0.500605] squashfs: version 4.0 (2009/01/31) Phillip Lougher >> [ 0.500783] fuse: init (API version 7.40) >> [ 0.501317] integrity: Platform Keyring initialized >> [ 0.518817] Key type asymmetric registered >> [ 0.518823] Asymmetric key parser 'x509' registered >> [ 0.518900] Block layer SCSI generic (bsg) driver version 0.4 loaded >> (major 243) >> [ 0.518995] io scheduler mq-deadline registered >> [ 0.519607] pcieport 0000:00:1c.0: enabling device (0106 -> 0107) >> [ 0.519816] pcieport 0000:00:1c.1: enabling device (0106 -> 0107) >> [ 0.520733] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >> [ 0.520780] Driver vt8623fb not loading because of nomodeset parameter >> [ 0.521646] input: Power Button as >> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >> [ 0.521681] ACPI: button: Power Button [PWRB] >> [ 0.521720] input: Power Button as >> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >> [ 0.521846] ACPI: button: Power Button [PWRF] >> [ 0.523498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >> [ 0.527493] Linux agpgart interface v0.103 >> [ 0.532004] loop: module loaded >> [ 0.532510] tun: Universal TUN/TAP device driver, 1.6 >> [ 0.532598] PPP generic driver version 2.4.2 >> [ 0.532913] VFIO - User Level meta-driver version: 0.3 >> [ 0.533261] uhci_hcd 0000:00:1a.0: UHCI Host Controller >> [ 0.533272] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus >> number 1 >> [ 0.533282] uhci_hcd 0000:00:1a.0: detected 2 ports >> [ 0.533318] uhci_hcd 0000:00:1a.0: irq 16, io port 0x00009800 >> [ 0.533385] usb usb1: New USB device found, idVendor=1d6b, >> idProduct=0001, bcdDevice= 6.11 >> [ 0.533388] usb usb1: New USB device strings: Mfr=3, Product=2, >> SerialNumber=1 >> [ 0.533390] usb usb1: Product: UHCI Host Controller >> [ 0.533392] usb usb1: Manufacturer: Linux 6.11.0 uhci_hcd >> [ 0.533393] usb usb1: SerialNumber: 0000:00:1a.0 >> [ 0.533563] hub 1-0:1.0: USB hub found >> [ 0.533572] hub 1-0:1.0: 2 ports detected >> [ 0.533852] ehci-pci 0000:00:1a.7: EHCI Host Controller >> [ 0.533861] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus >> number 2 >> [ 0.533874] ehci-pci 0000:00:1a.7: debug port 1 >> [ 0.537796] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfb5ff000 >> [ 0.553037] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >> [ 0.553115] usb usb2: New USB device found, idVendor=1d6b, >> idProduct=0002, bcdDevice= 6.11 >> [ 0.553119] usb usb2: New USB device strings: Mfr=3, Product=2, >> SerialNumber=1 >> [ 0.553121] usb usb2: Product: EHCI Host Controller >> [ 0.553122] usb usb2: Manufacturer: Linux 6.11.0 ehci_hcd >> [ 0.553124] usb usb2: SerialNumber: 0000:00:1a.7 >> [ 0.553411] hub 2-0:1.0: USB hub found >> [ 0.553424] hub 2-0:1.0: 6 ports detected >> [ 0.581085] hub 1-0:1.0: USB hub found >> [ 0.581097] hub 1-0:1.0: 2 ports detected >> [ 0.581279] ehci-pci 0000:00:1d.7: EHCI Host Controller >> [ 0.581289] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus >> number 3 >> [ 0.581304] ehci-pci 0000:00:1d.7: debug port 1 >> [ 0.585225] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfb5fe000 >> [ 0.601021] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >> [ 0.601099] usb usb3: New USB device found, idVendor=1d6b, >> idProduct=0002, bcdDevice= 6.11 >> [ 0.601103] usb usb3: New USB device strings: Mfr=3, Product=2, >> SerialNumber=1 >> [ 0.601105] usb usb3: Product: EHCI Host Controller >> [ 0.601107] usb usb3: Manufacturer: Linux 6.11.0 ehci_hcd >> [ 0.601108] usb usb3: SerialNumber: 0000:00:1d.7 >> [ 0.601354] hub 3-0:1.0: USB hub found >> [ 0.601366] hub 3-0:1.0: 6 ports detected >> [ 0.601649] uhci_hcd 0000:00:1a.1: UHCI Host Controller >> [ 0.601659] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus >> number 4 >> [ 0.601668] uhci_hcd 0000:00:1a.1: detected 2 ports >> [ 0.601701] uhci_hcd 0000:00:1a.1: irq 21, io port 0x00009880 >> [ 0.601762] usb usb4: New USB device found, idVendor=1d6b, >> idProduct=0001, bcdDevice= 6.11 >> [ 0.601765] usb usb4: New USB device strings: Mfr=3, Product=2, >> SerialNumber=1 >> [ 0.601767] usb usb4: Product: UHCI Host Controller >> [ 0.601768] usb usb4: Manufacturer: Linux 6.11.0 uhci_hcd >> [ 0.601770] usb usb4: SerialNumber: 0000:00:1a.1 >> [ 0.601959] hub 4-0:1.0: USB hub found >> [ 0.601971] hub 4-0:1.0: 2 ports detected >> [ 0.602279] uhci_hcd 0000:00:1a.2: UHCI Host Controller >> [ 0.602285] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus >> number 5 >> [ 0.602292] uhci_hcd 0000:00:1a.2: detected 2 ports >> [ 0.602319] uhci_hcd 0000:00:1a.2: irq 19, io port 0x00009c00 >> [ 0.602378] usb usb5: New USB device found, idVendor=1d6b, >> idProduct=0001, bcdDevice= 6.11 >> [ 0.602381] usb usb5: New USB device strings: Mfr=3, Product=2, >> SerialNumber=1 >> [ 0.602383] usb usb5: Product: UHCI Host Controller >> [ 0.602385] usb usb5: Manufacturer: Linux 6.11.0 uhci_hcd >> [ 0.602387] usb usb5: SerialNumber: 0000:00:1a.2 >> [ 0.602571] hub 5-0:1.0: USB hub found >> [ 0.602582] hub 5-0:1.0: 2 ports detected >> [ 0.602821] uhci_hcd 0000:00:1d.0: UHCI Host Controller >> [ 0.602827] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus >> number 6 >> [ 0.602834] uhci_hcd 0000:00:1d.0: detected 2 ports >> [ 0.602852] uhci_hcd 0000:00:1d.0: irq 23, io port 0x00009080 >> [ 0.602905] usb usb6: New USB device found, idVendor=1d6b, >> idProduct=0001, bcdDevice= 6.11 >> [ 0.602908] usb usb6: New USB device strings: Mfr=3, Product=2, >> SerialNumber=1 >> [ 0.602910] usb usb6: Product: UHCI Host Controller >> [ 0.602911] usb usb6: Manufacturer: Linux 6.11.0 uhci_hcd >> [ 0.602913] usb usb6: SerialNumber: 0000:00:1d.0 >> [ 0.603096] hub 6-0:1.0: USB hub found >> [ 0.603108] hub 6-0:1.0: 2 ports detected >> [ 0.603355] uhci_hcd 0000:00:1d.1: UHCI Host Controller >> [ 0.603366] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus >> number 7 >> [ 0.603373] uhci_hcd 0000:00:1d.1: detected 2 ports >> [ 0.603390] uhci_hcd 0000:00:1d.1: irq 19, io port 0x00009400 >> [ 0.603444] usb usb7: New USB device found, idVendor=1d6b, >> idProduct=0001, bcdDevice= 6.11 >> [ 0.603447] usb usb7: New USB device strings: Mfr=3, Product=2, >> SerialNumber=1 >> [ 0.603449] usb usb7: Product: UHCI Host Controller >> [ 0.603450] usb usb7: Manufacturer: Linux 6.11.0 uhci_hcd >> [ 0.603452] usb usb7: SerialNumber: 0000:00:1d.1 >> [ 0.603636] hub 7-0:1.0: USB hub found >> [ 0.603648] hub 7-0:1.0: 2 ports detected >> [ 0.603900] uhci_hcd 0000:00:1d.2: UHCI Host Controller >> [ 0.603907] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus >> number 8 >> [ 0.603913] uhci_hcd 0000:00:1d.2: detected 2 ports >> [ 0.603931] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00009480 >> [ 0.603984] usb usb8: New USB device found, idVendor=1d6b, >> idProduct=0001, bcdDevice= 6.11 >> [ 0.603987] usb usb8: New USB device strings: Mfr=3, Product=2, >> SerialNumber=1 >> [ 0.603989] usb usb8: Product: UHCI Host Controller >> [ 0.603991] usb usb8: Manufacturer: Linux 6.11.0 uhci_hcd >> [ 0.603992] usb usb8: SerialNumber: 0000:00:1d.2 >> [ 0.604175] hub 8-0:1.0: USB hub found >> [ 0.604187] hub 8-0:1.0: 2 ports detected >> [ 0.604507] i8042: PNP: No PS/2 controller found. >> [ 0.604509] i8042: Probing ports directly. >> [ 0.607314] serio: i8042 KBD port at 0x60,0x64 irq 1 >> [ 0.607322] serio: i8042 AUX port at 0x60,0x64 irq 12 >> [ 0.607576] mousedev: PS/2 mouse device common for all mice >> [ 0.607851] rtc_cmos 00:01: RTC can wake from S4 >> [ 0.608175] rtc_cmos 00:01: registered as rtc0 >> [ 0.608206] rtc_cmos 00:01: setting system clock to 2024-09-16T20:18:41 >> UTC (1726517921) >> [ 0.608248] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, >> hpet irqs >> [ 0.608269] i2c_dev: i2c /dev entries driver >> [ 0.609016] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. >> Duplicate IMA measurements will not be recorded in the IMA log. >> [ 0.609054] device-mapper: uevent: version 1.0.3 >> [ 0.609150] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: >> dm-devel@lists.linux.dev >> [ 0.609178] platform eisa.0: Probing EISA bus 0 >> [ 0.609181] platform eisa.0: EISA: Cannot allocate resource for mainboard >> [ 0.609183] platform eisa.0: Cannot allocate resource for EISA slot 1 >> [ 0.609185] platform eisa.0: Cannot allocate resource for EISA slot 2 >> [ 0.609186] platform eisa.0: Cannot allocate resource for EISA slot 3 >> [ 0.609188] platform eisa.0: Cannot allocate resource for EISA slot 4 >> [ 0.609189] platform eisa.0: Cannot allocate resource for EISA slot 5 >> [ 0.609191] platform eisa.0: Cannot allocate resource for EISA slot 6 >> [ 0.609192] platform eisa.0: Cannot allocate resource for EISA slot 7 >> [ 0.609194] platform eisa.0: Cannot allocate resource for EISA slot 8 >> [ 0.609195] platform eisa.0: EISA: Detected 0 cards >> [ 0.609198] intel_pstate: CPU model not supported >> [ 0.609512] ledtrig-cpu: registered to indicate activity on CPUs >> [ 0.609564] vesafb: mode is 1920x1080x32, linelength=7680, pages=0 >> [ 0.609566] vesafb: scrolling: redraw >> [ 0.609567] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0 >> [ 0.609588] vesafb: framebuffer at 0xd0000000, mapped to >> 0x(____ptrval____), using 8128k, total 8128k >> [ 0.609716] fbcon: Deferring console take-over >> [ 0.609720] fb0: VESA VGA frame buffer device >> [ 0.609756] fujitsu_tablet: Unknown (using defaults) >> [ 0.609870] drop_monitor: Initializing network drop monitor service >> [ 0.610200] NET: Registered PF_INET6 protocol family >> [ 0.809011] usb 2-5: new high-speed USB device number 2 using ehci-pci >> [ 0.965402] usb 2-5: New USB device found, idVendor=0409, idProduct=005a, >> bcdDevice= 1.00 >> [ 0.965410] usb 2-5: New USB device strings: Mfr=0, Product=0, >> SerialNumber=0 >> [ 0.965833] hub 2-5:1.0: USB hub found >> [ 0.966029] hub 2-5:1.0: 4 ports detected >> [ 1.060999] usb 6-1: new full-speed USB device number 2 using uhci_hcd >> [ 1.254086] usb 6-1: New USB device found, idVendor=1784, idProduct=0001, >> bcdDevice= 0.00 >> [ 1.254094] usb 6-1: New USB device strings: Mfr=1, Product=2, >> SerialNumber=3 >> [ 1.254096] usb 6-1: Product: eHome Infrared Transceiver >> [ 1.254098] usb 6-1: Manufacturer: Topseed >> [ 1.254100] usb 6-1: SerialNumber: TS000IUz >> [ 1.256907] usb 2-5.1: new low-speed USB device number 3 using ehci-pci >> [ 1.371648] usb 2-5.1: New USB device found, idVendor=046d, >> idProduct=c317, bcdDevice= 0.70 >> [ 1.371656] usb 2-5.1: New USB device strings: Mfr=1, Product=2, >> SerialNumber=0 >> [ 1.371658] usb 2-5.1: Product: USB Multimedia Keyboard >> [ 1.371660] usb 2-5.1: Manufacturer: Logitech >> [ 1.448914] usb 2-5.2: new high-speed USB device number 4 using ehci-pci >> [ 1.525172] tsc: Refined TSC clocksource calibration: 2672.735 MHz >> [ 1.525186] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: >> 0x2686a22b34e, max_idle_ns: 440795332917 ns >> [ 1.525285] clocksource: Switched to clocksource tsc >> [ 1.558738] usb 2-5.2: New USB device found, idVendor=1532, >> idProduct=0e05, bcdDevice= 8.21 >> [ 1.558746] usb 2-5.2: New USB device strings: Mfr=1, Product=2, >> SerialNumber=0 >> [ 1.558748] usb 2-5.2: Product: Razer Kiyo Pro >> [ 1.558750] usb 2-5.2: Manufacturer: Razer Inc >> [ 1.636911] usb 2-5.4: new high-speed USB device number 5 using ehci-pci >> [ 1.757135] usb 2-5.4: New USB device found, idVendor=0bda, >> idProduct=2838, bcdDevice= 1.00 >> [ 1.757143] usb 2-5.4: New USB device strings: Mfr=1, Product=2, >> SerialNumber=3 >> [ 1.757145] usb 2-5.4: Product: RTL2838UHIDIR >> [ 1.757147] usb 2-5.4: Manufacturer: Realtek >> [ 1.757148] usb 2-5.4: SerialNumber: 00000001 >> [ 1.896915] usb 7-1: new low-speed USB device number 2 using uhci_hcd >> [ 2.090985] usb 7-1: New USB device found, idVendor=1c4f, idProduct=0034, >> bcdDevice= 1.10 >> [ 2.090993] usb 7-1: New USB device strings: Mfr=1, Product=2, >> SerialNumber=0 >> [ 2.090995] usb 7-1: Product: Usb Mouse >> [ 2.090997] usb 7-1: Manufacturer: SIGMACHIP >> [ 2.520914] usb 3-4: new high-speed USB device number 4 using ehci-pci >> [ 2.695073] usb 3-4: New USB device found, idVendor=0b05, idProduct=1784, >> bcdDevice= 1.01 >> [ 2.695080] usb 3-4: New USB device strings: Mfr=1, Product=2, >> SerialNumber=3 >> [ 2.695083] usb 3-4: Product: 802.11 n WLAN >> [ 2.695085] usb 3-4: Manufacturer: Ralink >> [ 2.695086] usb 3-4: SerialNumber: 1.0 >> [ 6.983494] Freeing initrd memory: 732708K >> [ 6.993078] Segment Routing with IPv6 >> [ 6.993112] In-situ OAM (IOAM) with IPv6 >> [ 6.993166] NET: Registered PF_PACKET protocol family >> [ 6.993452] Key type dns_resolver registered >> [ 6.994849] microcode: Current revision: 0x00000012 >> [ 6.994854] microcode: Updated early from: 0x00000010 >> [ 6.995662] IPI shorthand broadcast: enabled >> [ 6.998021] sched_clock: Marking stable (6996004567, >> 824148)->(7068598070, -71769355) >> [ 6.998330] registered taskstats version 1 >> [ 6.999038] Loading compiled-in X.509 certificates >> [ 7.000201] Loaded X.509 cert 'Build time autogenerated kernel key: >> 8b9c4d5ea71199831d97e735201ace9ff8457a95' >> [ 7.003218] Demotion targets for Node 0: null >> [ 7.003551] Key type .fscrypt registered >> [ 7.003556] Key type fscrypt-provisioning registered >> [ 7.015077] cryptd: max_cpu_qlen set to 1000 >> [ 7.055597] Key type encrypted registered >> [ 7.055608] AppArmor: AppArmor sha256 policy hashing enabled >> [ 7.055626] ima: No TPM chip found, activating TPM-bypass! >> [ 7.055639] Loading compiled-in module X.509 certificates >> [ 7.056587] Loaded X.509 cert 'Build time autogenerated kernel key: >> 8b9c4d5ea71199831d97e735201ace9ff8457a95' >> [ 7.056590] ima: Allocated hash algorithm: sha1 >> [ 7.056598] ima: No architecture policies found >> [ 7.056614] evm: Initialising EVM extended attributes: >> [ 7.056615] evm: security.selinux >> [ 7.056616] evm: security.SMACK64 >> [ 7.056617] evm: security.SMACK64EXEC >> [ 7.056618] evm: security.SMACK64TRANSMUTE >> [ 7.056619] evm: security.SMACK64MMAP >> [ 7.056620] evm: security.apparmor >> [ 7.056621] evm: security.ima >> [ 7.056622] evm: security.capability >> [ 7.056623] evm: HMAC attrs: 0x1 >> [ 7.057049] PM: Magic number: 8:614:346 >> [ 7.057098] tty tty63: hash matches >> [ 7.061477] RAS: Correctable Errors collector initialized. >> [ 7.061561] clk: Disabling unused clocks >> [ 7.061564] PM: genpd: Disabling unused power domains >> [ 7.066690] Freeing unused decrypted memory: 2036K >> [ 7.067974] Freeing unused kernel image (initmem) memory: 4860K >> [ 7.068170] Write protecting the kernel read-only data: 28672k >> [ 7.068986] Freeing unused kernel image (rodata/data gap) memory: 864K >> [ 7.160616] x86/mm: Checked W+X mappings: passed, no W+X pages found. >> [ 7.160704] x86/mm: Checking user space page tables >> [ 7.221245] x86/mm: Checked W+X mappings: passed, no W+X pages found. >> [ 7.221251] Run /init as init process >> [ 7.221253] with arguments: >> [ 7.221254] /init >> [ 7.221255] splash >> [ 7.221256] with environment: >> [ 7.221257] HOME=/ >> [ 7.221258] TERM=linux >> [ 7.221259] BOOT_IMAGE=/vmlinuz-6.11.0 >> [ 7.375505] ACPI Warning: SystemIO range >> 0x0000000000000828-0x000000000000082F conflicts with OpRegion >> 0x0000000000000800-0x000000000000084F (\PMRG) (20240322/utaddress-204) >> [ 7.375517] ACPI: OSL: Resource conflict; ACPI support missing from >> driver? >> [ 7.375522] ACPI Warning: SystemIO range >> 0x0000000000000530-0x000000000000053F conflicts with OpRegion >> 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) >> [ 7.375529] ACPI: OSL: Resource conflict; ACPI support missing from >> driver? >> [ 7.375531] ACPI Warning: SystemIO range >> 0x0000000000000500-0x000000000000052F conflicts with OpRegion >> 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) >> [ 7.375537] ACPI: OSL: Resource conflict; ACPI support missing from >> driver? >> [ 7.375538] lpc_ich: Resource conflict(s) found affecting gpio_ich >> [ 7.384601] sky2: driver version 1.30 >> [ 7.384756] sky2 0000:08:00.0: Yukon-2 EC Ultra chip revision 3 >> [ 7.385087] sky2 0000:08:00.0 eth0: addr 00:23:54:9e:5b:d0 >> [ 7.385184] sky2 0000:06:00.0: Yukon-2 EC Ultra chip revision 3 >> [ 7.385497] sky2 0000:06:00.0 eth1: addr 00:23:54:9e:5b:cf >> [ 7.390107] ahci 0000:00:1f.2: version 3.0 >> [ 7.391435] ACPI Warning: SystemIO range >> 0x0000000000000400-0x000000000000041F conflicts with OpRegion >> 0x0000000000000400-0x000000000000040F (\SMRG) (20240322/utaddress-204) >> [ 7.391445] ACPI: OSL: Resource conflict; ACPI support missing from >> driver? >> [ 7.392355] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled >> [ 7.392400] ahci 0000:00:1f.2: AHCI vers 0001.0200, 32 command slots, 3 >> Gbps, SATA mode >> [ 7.392405] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f) >> [ 7.392408] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp >> pio slum part ccc ems sxs >> [ 7.397468] hid: raw HID events driver (C) Jiri Kosina >> [ 7.438438] sky2 0000:08:00.0 enp8s0: renamed from eth0 >> [ 7.438941] sky2 0000:06:00.0 enp6s0: renamed from eth1 >> [ 7.446100] usbcore: registered new interface driver usbhid >> [ 7.446103] usbhid: USB HID core driver >> [ 7.449704] scsi host0: ahci >> [ 7.450043] scsi host1: ahci >> [ 7.450177] input: Logitech USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.0/0003:046D:C317.0001/input/input5 >> [ 7.450206] scsi host2: ahci >> [ 7.450384] scsi host3: ahci >> [ 7.450534] scsi host4: ahci >> [ 7.450680] scsi host5: ahci >> [ 7.450765] ata1: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc100 >> irq 29 lpm-pol 0 >> [ 7.450769] ata2: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc180 >> irq 29 lpm-pol 0 >> [ 7.450772] ata3: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc200 >> irq 29 lpm-pol 0 >> [ 7.450775] ata4: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc280 >> irq 29 lpm-pol 0 >> [ 7.450778] ata5: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc300 >> irq 29 lpm-pol 0 >> [ 7.450781] ata6: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc380 >> irq 29 lpm-pol 0 >> [ 7.509365] hid-generic 0003:046D:C317.0001: input,hidraw0: USB HID v1.10 >> Keyboard [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input0 >> [ 7.509615] input: Logitech USB Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input6 >> [ 7.512965] firewire_ohci 0000:0b:02.0: added OHCI v1.10 device as card >> 0, 4 IR + 8 IT contexts, quirks 0x11 >> [ 7.525915] ACPI: bus type drm_connector registered >> [ 7.569198] input: Logitech USB Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input7 >> [ 7.569501] hid-generic 0003:046D:C317.0002: input,hidraw1: USB HID v1.10 >> Device [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input1 >> [ 7.569707] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/0003:1C4F:0034.0003/input/input8 >> [ 7.570110] hid-generic 0003:1C4F:0034.0003: input,hidraw2: USB HID v1.10 >> Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:1d.1-1/input0 >> [ 7.924893] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >> [ 7.925710] ata1.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max >> UDMA/133 >> [ 7.925801] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), >> AA >> [ 7.926415] ata1.00: Features: Dev-Sleep >> [ 7.927326] ata1.00: configured for UDMA/133 >> [ 7.927586] scsi 0:0:0:0: Direct-Access ATA WD Blue SA510 2. >> 09WD PQ: 0 ANSI: 5 >> [ 7.928008] scsi 0:0:0:0: Attached scsi generic sg0 type 0 >> [ 8.025099] firewire_core 0000:0b:02.0: created device fw0: GUID >> 001e8c0001b0584a, S400 >> [ 8.404993] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >> [ 8.416099] ata2.00: ATA-8: Corsair Force 3 SSD, 1.3.2, max UDMA/133 >> [ 8.416606] ata2.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), >> AA >> [ 8.426528] ata2.00: configured for UDMA/133 >> [ 8.426791] scsi 1:0:0:0: Direct-Access ATA Corsair Force 3 >> 2 PQ: 0 ANSI: 5 >> [ 8.427456] scsi 1:0:0:0: Attached scsi generic sg1 type 0 >> [ 8.904925] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >> [ 8.905740] ata3.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max >> UDMA/133 >> [ 8.905838] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), >> AA >> [ 8.906448] ata3.00: Features: Dev-Sleep >> [ 8.907336] ata3.00: configured for UDMA/133 >> [ 8.907542] scsi 2:0:0:0: Direct-Access ATA WD Blue SA510 2. >> 09WD PQ: 0 ANSI: 5 >> [ 8.908069] scsi 2:0:0:0: Attached scsi generic sg2 type 0 >> [ 9.392962] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >> [ 9.394169] ata4.00: ATA-8: ST3500418AS, CC38, max UDMA/133 >> [ 9.394176] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 32) >> [ 9.395560] ata4.00: configured for UDMA/133 >> [ 9.395767] scsi 3:0:0:0: Direct-Access ATA ST3500418AS CC38 PQ: >> 0 ANSI: 5 >> [ 9.396339] scsi 3:0:0:0: Attached scsi generic sg3 type 0 >> [ 9.876891] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >> [ 9.877133] ata5.00: ATA-10: KINGSTON SA400S37480G, SBFKK1B3, max >> UDMA/133 >> [ 9.877216] ata5.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA >> [ 9.877559] ata5.00: configured for UDMA/133 >> [ 9.877838] scsi 4:0:0:0: Direct-Access ATA KINGSTON SA400S3 >> K1B3 PQ: 0 ANSI: 5 >> [ 9.878294] scsi 4:0:0:0: Attached scsi generic sg4 type 0 >> [ 10.352870] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >> [ 10.354014] ata6.00: ATAPI: DRW-24F1ST d, 2.00, max UDMA/133 >> [ 10.355420] ata6.00: configured for UDMA/133 >> [ 10.358873] scsi 5:0:0:0: CD-ROM ASUS DRW-24F1ST d 2.00 >> PQ: 0 ANSI: 5 >> [ 10.463913] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram >> cd/rw xa/form2 cdda tray >> [ 10.463919] cdrom: Uniform CD-ROM driver Revision: 3.20 >> [ 10.501960] sr 5:0:0:0: Attached scsi CD-ROM sr0 >> [ 10.502081] sr 5:0:0:0: Attached scsi generic sg5 type 5 >> [ 10.507297] scsi host6: pata_marvell >> [ 10.507511] scsi host7: pata_marvell >> [ 10.507593] ata7: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 >> irq 16 lpm-pol 0 >> [ 10.507596] ata8: PATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 >> irq 16 lpm-pol 0 >> [ 10.514525] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 >> TB/1.82 TiB) >> [ 10.514542] sd 0:0:0:0: [sda] Write Protect is off >> [ 10.514546] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >> [ 10.514567] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, >> doesn't support DPO or FUA >> [ 10.514570] sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 >> GB/112 GiB) >> [ 10.514587] sd 1:0:0:0: [sdb] Write Protect is off >> [ 10.514591] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >> [ 10.514610] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes >> [ 10.514610] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 >> TB/1.82 TiB) >> [ 10.514618] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, >> doesn't support DPO or FUA >> [ 10.514622] sd 3:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 >> GB/466 GiB) >> [ 10.514623] sd 2:0:0:0: [sdc] Write Protect is off >> [ 10.514627] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >> [ 10.514639] sd 3:0:0:0: [sdd] Write Protect is off >> [ 10.514643] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 >> [ 10.514649] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, >> doesn't support DPO or FUA >> [ 10.514650] sd 4:0:0:0: [sde] 937703088 512-byte logical blocks: (480 >> GB/447 GiB) >> [ 10.514659] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes >> [ 10.514672] sd 4:0:0:0: [sde] Write Protect is off >> [ 10.514673] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, >> doesn't support DPO or FUA >> [ 10.514677] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00 >> [ 10.514690] sd 2:0:0:0: [sdc] Preferred minimum I/O size 512 bytes >> [ 10.514706] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, >> doesn't support DPO or FUA >> [ 10.514726] sd 3:0:0:0: [sdd] Preferred minimum I/O size 512 bytes >> [ 10.514747] sd 4:0:0:0: [sde] Preferred minimum I/O size 512 bytes >> [ 10.557486] sde: sde1 >> [ 10.557579] sd 4:0:0:0: [sde] Attached SCSI disk >> [ 10.557928] sda: sda1 >> [ 10.557999] sd 0:0:0:0: [sda] Attached SCSI disk >> [ 10.558245] sd 2:0:0:0: [sdc] Attached SCSI disk >> [ 10.560449] sdb: sdb1 sdb2 sdb3 >> [ 10.560883] sd 1:0:0:0: [sdb] Attached SCSI disk >> [ 10.602620] sdd: sdd1 >> [ 10.602860] sd 3:0:0:0: [sdd] Attached SCSI disk >> [ 18.784958] random: crng init done >> [ 24.072890] raid6: sse2x4 gen() 9257 MB/s >> [ 24.140893] raid6: sse2x2 gen() 11781 MB/s >> [ 24.208892] raid6: sse2x1 gen() 9633 MB/s >> [ 24.208894] raid6: using algorithm sse2x2 gen() 11781 MB/s >> [ 24.276889] raid6: .... xor() 7155 MB/s, rmw enabled >> [ 24.276891] raid6: using ssse3x2 recovery algorithm >> [ 24.279508] xor: measuring software checksum speed >> [ 24.280148] prefetch64-sse : 15495 MB/sec >> [ 24.280906] generic_sse : 13259 MB/sec >> [ 24.280908] xor: using function: prefetch64-sse (15495 MB/sec) >> [ 24.283562] async_tx: api initialized (async) >> [ 24.888184] Btrfs loaded, zoned=yes, fsverity=yes >> [ 25.121189] EXT4-fs (sde1): mounted filesystem >> 94072726-5fed-439f-a496-8e6aaa88617e ro with ordered data mode. Quota mode: >> none. >> [ 25.650104] systemd[1]: Inserted module 'autofs4' >> [ 25.720961] systemd[1]: systemd 249.11-0ubuntu3.12 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 +BZIP2 +LZ4 +XZ >> +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) >> [ 25.721115] systemd[1]: Detected architecture x86-64. >> [ 26.209831] systemd[1]: Configuration file >> /run/systemd/system/netplan-ovs-cleanup.service is marked >> world-inaccessible. This has no effect as configuration data is accessible >> via APIs without restrictions. Proceeding anyway. >> [ 26.282129] systemd[1]: Accepting user/group name '${GNUNET_USER}', which >> does not match strict user/group name rules. >> [ 26.341173] systemd[1]: Queued start job for default target Graphical >> Interface. >> [ 26.382658] systemd[1]: Created slice Slice /system/modprobe. >> [ 26.383229] systemd[1]: Created slice Slice /system/systemd-fsck. >> [ 26.383636] systemd[1]: Created slice User and Session Slice. >> [ 26.383727] systemd[1]: Started Forward Password Requests to Wall >> Directory Watch. >> [ 26.383934] systemd[1]: Set up automount Arbitrary Executable File >> Formats File System Automount Point. >> [ 26.384053] systemd[1]: Reached target User and Group Name Lookups. >> [ 26.384087] systemd[1]: Reached target Slice Units. >> [ 26.384122] systemd[1]: Reached target Local Verity Protected Volumes. >> [ 26.384233] systemd[1]: Listening on Device-mapper event daemon FIFOs. >> [ 26.384385] systemd[1]: Listening on LVM2 poll daemon socket. >> [ 26.390357] systemd[1]: Listening on RPCbind Server Activation Socket. >> [ 26.390560] systemd[1]: Listening on Syslog Socket. >> [ 26.392228] systemd[1]: Listening on Process Core Dump Socket. >> [ 26.392358] systemd[1]: Listening on fsck to fsckd communication Socket. >> [ 26.392444] systemd[1]: Listening on initctl Compatibility Named Pipe. >> [ 26.392728] systemd[1]: Listening on Journal Audit Socket. >> [ 26.392878] systemd[1]: Listening on Journal Socket (/dev/log). >> [ 26.393048] systemd[1]: Listening on Journal Socket. >> [ 26.393622] systemd[1]: Listening on udev Control Socket. >> [ 26.393770] systemd[1]: Listening on udev Kernel Socket. >> [ 26.394928] systemd[1]: Mounting Huge Pages File System... >> [ 26.396045] systemd[1]: Mounting POSIX Message Queue File System... >> [ 26.397206] systemd[1]: Mounting Kernel Debug File System... >> [ 26.398341] systemd[1]: Mounting Kernel Trace File System... >> [ 26.400711] systemd[1]: Starting Journal Service... >> [ 26.400852] systemd[1]: Condition check resulted in Kernel Module >> supporting RPCSEC_GSS being skipped. >> [ 26.400981] systemd[1]: Finished Availability of block devices. >> [ 26.402714] systemd[1]: Starting Set the console keyboard layout... >> [ 26.403977] systemd[1]: Starting Create List of Static Device Nodes... >> [ 26.405164] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots >> etc. using dmeventd or progress polling... >> [ 26.406446] systemd[1]: Starting Load Kernel Module configfs... >> [ 26.408022] systemd[1]: Starting Load Kernel Module drm... >> [ 26.409876] systemd[1]: Starting Load Kernel Module efi_pstore... >> [ 26.411397] systemd[1]: Starting Load Kernel Module fuse... >> [ 26.411770] systemd[1]: Condition check resulted in File System Check on >> Root Device being skipped. >> [ 26.419152] systemd[1]: Starting Load Kernel Modules... >> [ 26.420372] systemd[1]: Starting Remount Root and Kernel File Systems... >> [ 26.421670] systemd[1]: Starting Coldplug All udev Devices... >> [ 26.424102] systemd[1]: Mounted Huge Pages File System. >> [ 26.424285] systemd[1]: Mounted POSIX Message Queue File System. >> [ 26.424439] systemd[1]: Mounted Kernel Debug File System. >> [ 26.424592] systemd[1]: Mounted Kernel Trace File System. >> [ 26.425138] systemd[1]: Finished Create List of Static Device Nodes. >> [ 26.425552] systemd[1]: modprobe@configfs.service: Deactivated >> successfully. >> [ 26.425869] systemd[1]: Finished Load Kernel Module configfs. >> [ 26.426221] systemd[1]: modprobe@drm.service: Deactivated successfully. >> [ 26.426531] systemd[1]: Finished Load Kernel Module drm. >> [ 26.426889] systemd[1]: modprobe@fuse.service: Deactivated successfully. >> [ 26.427195] systemd[1]: Finished Load Kernel Module fuse. >> [ 26.428523] systemd[1]: Mounting FUSE Control File System... >> [ 26.429778] systemd[1]: Mounting Kernel Configuration File System... >> [ 26.431223] systemd[1]: Mounted FUSE Control File System. >> [ 26.432057] systemd[1]: Mounted Kernel Configuration File System. >> [ 26.448406] systemd[1]: modprobe@efi_pstore.service: Deactivated >> successfully. >> [ 26.448945] systemd[1]: Finished Load Kernel Module efi_pstore. >> [ 26.469212] EXT4-fs (sde1): re-mounted >> 94072726-5fed-439f-a496-8e6aaa88617e r/w. Quota mode: none. >> [ 26.471407] systemd[1]: Finished Remount Root and Kernel File Systems. >> [ 26.471675] systemd[1]: Condition check resulted in Platform Persistent >> Storage Archival being skipped. >> [ 26.473420] systemd[1]: Starting Load/Save Random Seed... >> [ 26.475161] systemd[1]: Starting Create System Users... >> [ 26.483026] lp: driver loaded but no devices found >> [ 26.493865] ppdev: user-space parallel port driver >> [ 26.502393] systemd[1]: Finished Load/Save Random Seed. >> [ 26.502655] systemd[1]: Condition check resulted in First Boot Complete >> being skipped. >> [ 26.506712] systemd[1]: Finished Set the console keyboard layout. >> [ 26.508747] systemd[1]: Finished Create System Users. >> [ 26.510321] systemd[1]: Starting Create Static Device Nodes in /dev... >> [ 26.511046] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots >> etc. using dmeventd or progress polling. >> [ 26.528026] systemd[1]: Finished Load Kernel Modules. >> [ 26.529531] systemd[1]: Starting Apply Kernel Variables... >> [ 26.530139] systemd[1]: Finished Create Static Device Nodes in /dev. >> [ 26.530349] systemd[1]: Reached target Preparation for Local File >> Systems. >> [ 26.532348] systemd[1]: Starting Rule-based Manager for Device Events and >> Files... >> [ 26.553864] systemd[1]: Started Journal Service. >> [ 26.562848] systemd-journald[406]: Received client request to flush >> runtime journal. >> [ 26.919447] i5500_temp 0000:00:14.3: Sensor seems to be disabled >> [ 26.941867] EDAC MC0: Giving out device to module i7core_edac.c >> controller i7 core #0: DEV 0000:ff:03.0 (INTERRUPT) >> [ 26.941914] EDAC PCI0: Giving out device to module i7core_edac controller >> EDAC PCI controller: DEV 0000:ff:03.0 (POLLED) >> [ 26.941936] EDAC i7core: Driver loaded, 1 memory controller(s) found. >> [ 27.501967] mc: Linux media interface: v0.10 >> [ 27.821741] videodev: Linux video capture interface: v2.00 >> [ 27.829839] kvm_intel: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work >> properly. Using workaround >> [ 27.910536] snd_hda_intel 0000:04:00.1: Force to non-snoop mode >> [ 27.927314] EXT4-fs (sdd1): mounted filesystem >> 269c3cb0-82a8-484f-9f96-2569d52ced08 r/w with ordered data mode. Quota mode: >> none. >> [ 27.967879] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input9 >> [ 27.967995] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input10 >> [ 28.099282] EXT4-fs (sdb3): mounted filesystem >> 965f3d65-ec1b-49a8-a27a-a6989cecf661 r/w with ordered data mode. Quota mode: >> none. >> [ 28.119031] EXT4-fs (sdc): mounted filesystem >> 7f49ad40-e533-42c4-9977-7c4809d47b3d r/w with ordered data mode. Quota mode: >> none. >> [ 28.120177] EXT4-fs (sda1): mounted filesystem >> a7d8e4b2-e2df-4976-b661-37e48f7411cf r/w with ordered data mode. Quota mode: >> none. >> [ 28.148845] Registered IR keymap rc-rc6-mce >> [ 28.152056] Adding 15625212k swap on /dev/sdb2. Priority:-2 extents:1 >> across:15625212k SS >> [ 28.169493] usb 2-5.2: Found UVC 1.00 device Razer Kiyo Pro (1532:0e05) >> [ 28.174756] usbcore: registered new interface driver uvcvideo >> [ 28.238001] IR RC6 protocol handler initialized >> [ 28.301533] usb 2-5.2: current rate 16000 is different from the runtime >> rate 48000 >> [ 28.313037] rc rc0: Media Center Ed. eHome Infrared Remote Transceiver as >> /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0 >> [ 28.313134] rc rc0: lirc_dev: driver mceusb registered at minor = 0, raw >> IR receiver, raw IR transmitter >> [ 28.313280] input: Media Center Ed. eHome Infrared Remote Transceiver as >> /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0/input11 >> [ 28.405085] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1989B: >> line_outs=4 (0x12/0x16/0x24/0x25/0x0) type:line >> [ 28.405093] snd_hda_codec_analog hdaudioC0D0: speaker_outs=0 >> (0x0/0x0/0x0/0x0/0x0) >> [ 28.405095] snd_hda_codec_analog hdaudioC0D0: hp_outs=1 >> (0x11/0x0/0x0/0x0/0x0) >> [ 28.405098] snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0 >> [ 28.405099] snd_hda_codec_analog hdaudioC0D0: dig-out=0x1b/0x1d >> [ 28.405101] snd_hda_codec_analog hdaudioC0D0: inputs: >> [ 28.405103] snd_hda_codec_analog hdaudioC0D0: Rear Mic=0x17 >> [ 28.405105] snd_hda_codec_analog hdaudioC0D0: Front Mic=0x14 >> [ 28.405106] snd_hda_codec_analog hdaudioC0D0: Line=0x15 >> [ 28.405108] snd_hda_codec_analog hdaudioC0D0: CD=0x18 >> [ 28.420231] input: HDA Intel Rear Mic as >> /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >> [ 28.420363] input: HDA Intel Front Mic as >> /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 >> [ 28.420495] input: HDA Intel Line as >> /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 >> [ 28.420592] input: HDA Intel Line Out Front as >> /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 >> [ 28.420710] input: HDA Intel Line Out Surround as >> /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 >> [ 28.420798] input: HDA Intel Line Out CLFE as >> /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 >> [ 28.420905] input: HDA Intel Line Out Side as >> /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 >> [ 28.421001] input: HDA Intel Front Headphone as >> /devices/pci0000:00/0000:00:1b.0/sound/card0/input19 >> [ 28.540353] cfg80211: Loading compiled-in X.509 certificates for >> regulatory database >> [ 28.540722] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' >> [ 28.541013] Loaded X.509 cert 'wens: >> 61c038651aabdcf94bd0ac7ff06c7248db18c600' >> [ 28.541974] mceusb 6-1:1.0: long-range (0x1) receiver active >> [ 28.571526] cx23885: cx23885 driver version 0.0.4 loaded >> [ 28.571754] cx23885: CORE cx23885[0]: subsystem: 0070:7801, board: >> Hauppauge WinTV-HVR1800 [card=2,autodetected] >> [ 28.605043] mceusb 6-1:1.0: Registered Topseed eHome Infrared Transceiver >> with mce emulator interface version 1 >> [ 28.605052] mceusb 6-1:1.0: 2 tx ports (0x3 cabled) and 2 rx sensors (0x1 >> active) >> [ 28.605120] usbcore: registered new interface driver mceusb >> [ 28.607375] usb 2-5.2: current rate 16000 is different from the runtime >> rate 24000 >> [ 28.613794] usb 2-5.2: current rate 16000 is different from the runtime >> rate 32000 >> [ 28.718690] usbcore: registered new interface driver snd-usb-audio >> [ 29.013320] tveeprom: Hauppauge model 78521, rev C1E9, serial# 4029759297 >> [ 29.013327] tveeprom: MAC address is 00:0d:fe:31:3f:41 >> [ 29.013329] tveeprom: tuner model is Philips 18271_8295 (idx 149, type >> 54) >> [ 29.013331] tveeprom: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88) >> [ 29.013333] tveeprom: audio processor is CX23887 (idx 42) >> [ 29.013334] tveeprom: decoder processor is CX23887 (idx 37) >> [ 29.013335] tveeprom: has radio >> [ 29.013336] cx23885: cx23885[0]: hauppauge eeprom: model=78521 >> [ 29.101189] cx25840 2-0044: cx23887 A/V decoder found @ 0x88 (cx23885[0]) >> [ 29.560967] usb 3-4: reset high-speed USB device number 4 using ehci-pci >> [ 29.731550] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev >> 021c detected >> [ 29.760952] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 >> detected >> [ 29.761293] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' >> [ 29.761939] usbcore: registered new interface driver rt2800usb >> [ 29.792083] rt2800usb 3-4:1.0 wlx20cf30a24130: renamed from wlan0 >> [ 29.793914] cx25840 2-0044: loaded v4l-cx23885-avcore-01.fw firmware >> (16382 bytes) >> [ 29.931887] tuner: 1-0042: Tuner -1 found with type(s) Radio TV. >> [ 29.977929] tda829x 1-0042: could not clearly identify tuner address, >> defaulting to 60 >> [ 30.005283] tda18271 1-0060: creating new instance >> [ 30.049326] tda18271: TDA18271HD/C1 detected @ 1-0060 >> [ 30.873273] tda829x 1-0042: type set to tda8295+18271 >> [ 32.228176] cx23885: cx23885[0]: registered device video2 [v4l2] >> [ 32.228328] cx23885: cx23885[0]: registered device vbi0 >> [ 32.228612] cx23885: cx23885[0]: alsa: registered ALSA audio device >> [ 32.228777] cx23885: cx23885[0]: registered device video3 [mpeg] >> [ 32.228793] cx23885: Firmware and/or mailbox pointer not initialized or >> corrupted, signature = 0xffffbfff, cmd = PING_FW >> [ 32.228801] fbcon: Taking over console >> [ 32.229089] Console: switching to colour frame buffer device 240x67 >> [ 32.230049] cx23885 0000:09:00.0: Direct firmware load for >> v4l-cx23885-enc.fw failed with error -2 >> [ 32.230055] cx23885: ERROR: Hotplug firmware request failed >> (v4l-cx23885-enc.fw). >> [ 32.230056] cx23885: Please fix your hotplug setup, the board will not >> work without firmware loaded! >> [ 32.230057] cx23885: cx23885_initialize_codec() f/w load failed >> [ 32.230059] cx23885: cx23885_dvb_register() allocating 1 frontend(s) >> [ 32.230061] cx23885: cx23885[0]: cx23885 based dvb card >> [ 32.398080] MT2131: successfully identified at address 0x61 >> [ 32.399714] dvbdev: DVB: registering new adapter (cx23885[0]) >> [ 32.399718] cx23885 0000:09:00.0: DVB: registering adapter 0 frontend 0 >> (Samsung S5H1409 QAM/8VSB Frontend)... >> [ 32.400463] cx23885: cx23885_dev_checkrevision() Hardware revision = 0xb1 >> [ 32.400467] cx23885: cx23885[0]/0: found at 0000:09:00.0, rev: 15, irq: >> 17, latency: 0, mmio: 0xfbc00000 >> [ 43.045128] audit: type=1400 audit(1726517963.933:2): apparmor="STATUS" >> operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" >> pid=1473 comm="apparmor_parser" >> [ 43.047845] audit: type=1400 audit(1726517963.933:3): apparmor="STATUS" >> operation="profile_load" profile="unconfined" name="nvidia_modprobe" >> pid=1470 comm="apparmor_parser" >> [ 43.047854] audit: type=1400 audit(1726517963.933:4): apparmor="STATUS" >> operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" >> pid=1470 comm="apparmor_parser" >> [ 43.047859] audit: type=1400 audit(1726517963.933:5): apparmor="STATUS" >> operation="profile_load" profile="unconfined" name="lsb_release" pid=1468 >> comm="apparmor_parser" >> [ 43.048576] audit: type=1400 audit(1726517963.933:6): apparmor="STATUS" >> operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1474 >> comm="apparmor_parser" >> [ 43.048583] audit: type=1400 audit(1726517963.933:7): apparmor="STATUS" >> operation="profile_load" profile="unconfined" name="man_filter" pid=1474 >> comm="apparmor_parser" >> [ 43.048587] audit: type=1400 audit(1726517963.933:8): apparmor="STATUS" >> operation="profile_load" profile="unconfined" name="man_groff" pid=1474 >> comm="apparmor_parser" >> [ 43.053897] audit: type=1400 audit(1726517963.941:9): apparmor="STATUS" >> operation="profile_load" profile="unconfined" name="/usr/bin/redshift" >> pid=1476 comm="apparmor_parser" >> [ 43.054106] audit: type=1400 audit(1726517963.941:10): apparmor="STATUS" >> operation="profile_load" profile="unconfined" name="libreoffice-oosplash" >> pid=1478 comm="apparmor_parser" >> [ 43.054837] audit: type=1400 audit(1726517963.941:11): apparmor="STATUS" >> operation="profile_load" profile="unconfined" name="libreoffice-senddoc" >> pid=1479 comm="apparmor_parser" >> [ 43.276873] RPC: Registered named UNIX socket transport module. >> [ 43.276877] RPC: Registered udp transport module. >> [ 43.276879] RPC: Registered tcp transport module. >> [ 43.276879] RPC: Registered tcp-with-tls transport module. >> [ 43.276880] RPC: Registered tcp NFSv4.1 backchannel transport module. >> [ 43.770189] sky2 0000:06:00.0 enp6s0: enabling interface >> [ 43.781961] sky2 0000:08:00.0 enp8s0: enabling interface >> [ 43.787810] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading >> firmware file 'rt2870.bin' >> [ 43.793640] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware >> detected - version: 0.36 >> [ 45.854962] wlx20cf30a24130: authenticate with fc:2b:b2:a7:af:02 (local >> address=20:cf:30:a2:41:30) >> [ 45.854969] wlx20cf30a24130: send auth to fc:2b:b2:a7:af:02 (try 1/3) >> [ 45.867365] wlx20cf30a24130: authenticated >> [ 45.868985] wlx20cf30a24130: associate with fc:2b:b2:a7:af:02 (try 1/3) >> [ 45.877038] wlx20cf30a24130: RX AssocResp from fc:2b:b2:a7:af:02 >> (capab=0x1411 status=0 aid=3) >> [ 45.887555] wlx20cf30a24130: associated >> [ 46.441910] usb 2-5.2: current rate 16000 is different from the runtime >> rate 48000 >> [ 46.558022] usb 2-5.2: current rate 16000 is different from the runtime >> rate 48000 >> [ 46.677063] usb 2-5.2: current rate 16000 is different from the runtime >> rate 48000 >> [ 46.695942] sky2 0000:06:00.0 enp6s0: Link is up at 1000 Mbps, full >> duplex, flow control both >> [ 47.319604] wlx20cf30a24130: Limiting TX power to 30 (30 - 0) dBm as >> advertised by fc:2b:b2:a7:af:02 >> [ 59.697229] kauditd_printk_skb: 25 callbacks suppressed >> [ 59.697233] audit: type=1400 audit(1726517980.585:37): apparmor="DENIED" >> operation="open" class="file" profile="/usr/sbin/cups-browsed" >> name="/usr/local/lib/libz.so.1.3" pid=2031 comm="cups-browsed" >> requested_mask="r" denied_mask="r" fsuid=0 ouid=0 >> [ 59.699869] audit: type=1400 audit(1726517980.585:38): apparmor="DENIED" >> operation="open" class="file" profile="/usr/sbin/cups-browsed" >> name="/usr/local/lib/libpng16.so.16.44.0" pid=2031 comm="cups-browsed" >> requested_mask="r" denied_mask="r" fsuid=0 ouid=0 >> [ 59.810741] usb 2-5.2: current rate 16000 is different from the runtime >> rate 48000 >> [ 59.921457] usb 2-5.2: current rate 16000 is different from the runtime >> rate 48000 >> [ 60.036414] usb 2-5.2: current rate 16000 is different from the runtime >> rate 48000 >> [ 63.727107] warning: `kdeconnectd' uses wireless extensions which will >> stop working for Wi-Fi 7 hardware; use nl80211 >> >> On 2024-09-16 11:20, Dr. David Alan Gilbert wrote: >>> * Bob Gill (gillb5@telus.net) wrote: >>>> OK. >>> Thanks! I'm not seeing anything too obvious, however... >>> >>>> 6.10.0.dmesg.txt: >>>> >>>> [ 0.000000] Linux version 6.10.0 (root@freedom) (gcc (Ubuntu >>>> 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP >>>> PREEMPT_DYNAMIC Sun Jul 14 18:50:17 MDT 2024 >>>> [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.10.0 >>>> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash >>> ..... >>> >>> >>>> 6.11.0.dmesg.txt >>>> >>>> [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu >>>> 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP >>>> PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 >>>> [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 >>>> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro recovery nomodeset >>>> dis_ucode_ldr >>>> [ 0.000000] KERNEL supported cpus: >>> Would it be possible to get a 6.11.0 dmesg without the 'nomodeset' ? >>> I realise that's trickier, but it's really where things start to get interesting. >>> >>> On the 6.10 dmesg we have the normal fun: >>> >>>> [ 15.759932] [drm] amdgpu kernel modesetting enabled. >>>> [ 15.760169] amdgpu: Virtual CRAT table created for CPU >>>> [ 15.760203] amdgpu: Topology: Add CPU node >>>> [ 15.760502] [drm] initializing kernel modesetting (BEIGE_GOBY >>>> 0x1002:0x743F 0x148C:0x2415 0xC1). >>>> [ 15.760519] [drm] register mmio base: 0xFB700000 >>>> [ 15.760520] [drm] register mmio size: 1048576 >>>> [ 15.764353] [drm] add ip block number 0 <nv_common> >>>> [ 15.764355] [drm] add ip block number 1 <gmc_v10_0> >>>> [ 15.764357] [drm] add ip block number 2 <navi10_ih> >>>> [ 15.764359] [drm] add ip block number 3 <psp> >>>> [ 15.764360] [drm] add ip block number 4 <smu> >>>> [ 15.764361] [drm] add ip block number 5 <dm> >>>> [ 15.764363] [drm] add ip block number 6 <gfx_v10_0> >>>> [ 15.764364] [drm] add ip block number 7 <sdma_v5_2> >>>> [ 15.764366] [drm] add ip block number 8 <vcn_v3_0> >>>> [ 15.764379] resource: resource sanity check: requesting [mem >>>> 0x00000000000c0000-0x00000000000dffff], which spans more than PCI Bus >>>> 0000:00 [mem 0x000d0000-0x000dffff window] >>>> [ 15.764383] caller pci_map_rom+0x83/0x220 mapping multiple BARs >>>> [ 15.764391] amdgpu 0000:04:00.0: No more image in the PCI ROM >>>> [ 15.764412] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from ROM BAR >>>> [ 15.764414] amdgpu: ATOM BIOS: 113-001-XT7 >>>> [ 15.777550] [drm] VCN(0) decode is enabled in VM mode >>>> [ 15.781178] amdgpu 0000:04:00.0: vgaarb: deactivate vga console >>>> [ 15.781185] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) >>>> feature disabled as experimental (default) >>>> [ 15.781194] amdgpu 0000:04:00.0: amdgpu: PCIE atomic ops is not supported >>>> [ 15.781245] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, >>>> fragment size is 9-bit >>>> [ 15.781261] amdgpu 0000:04:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - >>>> 0x00000080FEFFFFFF (4080M used) >>>> [ 15.781264] amdgpu 0000:04:00.0: amdgpu: GART: 512M 0x0000000000000000 - >>>> 0x000000001FFFFFFF >>>> [ 15.781277] [drm] Detected VRAM RAM=4080M, BAR=256M >>>> [ 15.781279] [drm] RAM width 64bits GDDR6 >>>> [ 15.783108] [drm] amdgpu: 4080M of VRAM memory ready >>>> [ 15.783112] [drm] amdgpu: 5979M of GTT memory ready. >>>> [ 15.783133] [drm] GART: num cpu pages 131072, num gpu pages 131072 >>>> [ 15.783255] [drm] PCIE GART of 512M enabled (table at >>>> 0x0000008000800000). >>>> [ 18.564918] random: crng init done >>>> [ 19.594908] amdgpu 0000:04:00.0: amdgpu: STB initialized to 2048 entries >>>> [ 19.595220] [drm] Loading DMUB firmware via PSP: version=0x02020020 >>>> [ 19.595937] [drm] use_doorbell being set to: [true] >>>> [ 19.595955] [drm] Found VCN firmware Version ENC: 1.31 DEC: 3 VEP: 0 >>>> Revision: 2 >>>> [ 19.595965] amdgpu 0000:04:00.0: amdgpu: Will use PSP to load VCN >>>> firmware >>>> [ 19.663643] amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from >>>> 0x80fd000000 for PSP TMR >>>> [ 19.765435] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is >>>> not available >>>> [ 19.781512] amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta >>>> ucode is not available >>>> [ 19.781538] amdgpu 0000:04:00.0: amdgpu: smu driver if version = >>>> 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = >>>> 0x00492400 (73.36.0) >>>> [ 19.781544] amdgpu 0000:04:00.0: amdgpu: SMU driver if version not >>>> matched >>>> [ 19.781581] amdgpu 0000:04:00.0: amdgpu: use vbios provided pptable >>>> [ 19.828182] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully! >>>> [ 19.828795] [drm] Display Core v3.2.281 initialized on DCN 3.0.3 >>>> [ 19.828798] [drm] DP-HDMI FRL PCON supported >>>> [ 19.829988] [drm] DMUB hardware initialized: version=0x02020020 >>>> [ 19.914675] [drm] kiq ring mec 2 pipe 1 q 0 >>>> [ 19.956011] amdgpu: HMM registered 4080MB device memory >>>> [ 19.963868] kfd kfd: amdgpu: Allocated 3969056 bytes on gart >>>> [ 19.963883] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1 >>>> [ 19.964255] amdgpu: Virtual CRAT table created for GPU >>>> [ 19.964896] amdgpu: Topology: Add dGPU node [0x743f:0x1002] >>>> [ 19.964900] kfd kfd: amdgpu: added device 1002:743f >>>> [ 19.964919] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, >>>> active_cu_number 16 >>>> [ 19.964924] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 >>>> on hub 0 >>>> [ 19.964926] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 >>>> on hub 0 >>>> [ 19.964927] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng >>>> 4 on hub 0 >>>> [ 19.964929] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng >>>> 5 on hub 0 >>>> [ 19.964931] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng >>>> 6 on hub 0 >>>> [ 19.964933] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng >>>> 7 on hub 0 >>>> [ 19.964935] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng >>>> 8 on hub 0 >>>> [ 19.964936] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng >>>> 9 on hub 0 >>>> [ 19.964938] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng >>>> 10 on hub 0 >>>> [ 19.964940] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng >>>> 11 on hub 0 >>>> [ 19.964941] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng >>>> 12 on hub 0 >>>> [ 19.964943] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on >>>> hub 0 >>>> [ 19.964945] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 >>>> on hub 8 >>>> [ 19.966250] amdgpu 0000:04:00.0: amdgpu: Using BACO for runtime pm >>>> [ 19.966781] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:04:00.0 on >>>> minor 0 >>>> [ 19.975362] fbcon: amdgpudrmfb (fb0) is primary device >>>> [ 19.975369] fbcon: Deferring console take-over >>>> [ 19.975373] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer >>>> device >>> So lets see what that looks like on a 6.11.0 without the nomodeset. >>> >>> Dave ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: 6.11.0 crash on X startup 2024-09-16 21:25 ` Bob Gill @ 2024-09-16 23:03 ` Dr. David Alan Gilbert 2024-09-17 2:01 ` Bob Gill 0 siblings, 1 reply; 17+ messages in thread From: Dr. David Alan Gilbert @ 2024-09-16 23:03 UTC (permalink / raw) To: Bob Gill; +Cc: linux-kernel * Bob Gill (gillb5@telus.net) wrote: > So I think I know what you are look for. My grub line is > > "quiet splash" without modeset. > > I don't know how to log dmesg automatically from boot. If I > > start from a recovery kernel in the bootloader, I can give you dmesg, > > but if I start from a regular kernel (6.11.0 for example), as soon as it > > gets to the X server, it crashes the system. I can't type ctrl-alt-1 > moments after the bootloader screen disappears Oh, I didn't understand that from your initial report - I thought it was only X not starting. > (while its still reading the kernel source from disk and loading it into > memory) to get to a > > terminal and avoid the X server (I do attempt it, but have never been > successful). As soon as it tries to start the X server, the system > crashes. As I understand it, dmesg is stored in a ring buffer (and does not > survive reboot). > > Did you want the output of /var/log/kern.log (or /var/log/kern.log.1)? OK, so if you do have a boot message from the failed kernel without the nomodeset then yes that would be great. It depends on your distro where it would put that, and a lot of luck whether it manages to get to disk before the crash. Some thoughts: a) When it crashes, you say ctrl-alt-1 doesn't work - does alt-sysrq-h do anything? b) How about caps-lock when it crashes - does the light change? c) Can you boot into non-graphics, - e.g. something like adding systemd.unit=multi-user.target I think should get you a text login? (Depending on distro etc) If that fails, try just adding the word single Dave > On 2024-09-16 14:36, Dr. David Alan Gilbert wrote: > > * Bob Gill (gillb5@telus.net) wrote: > > > OK, so my grub line looks like "quiet splash nomodeset" > > Sorry, no; I was asking for a 6.11.0 boot *without* the nomodeset - in the same > > way that the 6.10.0 dmesg boots so we can compare them. > > > > > I have two monitors, of which only the main monitor starts with an X server > > > (and the response is slow). > > > > > > Here is the result of dmesg. The parts that look interesting are around the > > > 7.3 second mark that say > > > > > > "ACPI: OSL: Resource conflict; ACPI support missing from driver?" > > It's not necessarily relevant. > > > > Dave > > > > > Oh, and thanks for replying. > > > > > > [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu > > > 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP > > > PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 > > > [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 > > > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset > > > [ 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-0x000000000009e7ff] usable > > > [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] > > > reserved > > > [ 0.000000] BIOS-e820: [mem 0x00000000000e4c00-0x00000000000fffff] > > > reserved > > > [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf77ffff] usable > > > [ 0.000000] BIOS-e820: [mem 0x00000000bf780000-0x00000000bf797fff] ACPI > > > data > > > [ 0.000000] BIOS-e820: [mem 0x00000000bf798000-0x00000000bf7dbfff] ACPI > > > NVS > > > [ 0.000000] BIOS-e820: [mem 0x00000000bf7dc000-0x00000000bfffffff] > > > reserved > > > [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] > > > reserved > > > [ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] > > > reserved > > > [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000033fffffff] usable > > > [ 0.000000] NX (Execute Disable) protection: active > > > [ 0.000000] APIC: Static calls initialized > > > [ 0.000000] SMBIOS 2.5 present. > > > [ 0.000000] DMI: System manufacturer System Product Name/P6T DELUXE, BIOS > > > 2209 09/21/2010 > > > [ 0.000000] DMI: Memory slots populated: 6/6 > > > [ 0.000000] tsc: Fast TSC calibration using PIT > > > [ 0.000000] tsc: Detected 2672.776 MHz processor > > > [ 0.001528] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved > > > [ 0.001534] e820: remove [mem 0x000a0000-0x000fffff] usable > > > [ 0.001544] last_pfn = 0x340000 max_arch_pfn = 0x400000000 > > > [ 0.001553] total RAM covered: 12280M > > > [ 0.001829] Found optimal setting for mtrr clean up > > > [ 0.001830] gran_size: 64K chunk_size: 16M num_reg: 6 lose > > > cover RAM: 0G > > > [ 0.001837] MTRR map: 8 entries (5 fixed + 3 variable; max 21), built > > > from 8 variable MTRRs > > > [ 0.001841] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT > > > [ 0.002807] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved > > > [ 0.002820] last_pfn = 0xbf798 max_arch_pfn = 0x400000000 > > > [ 0.014822] found SMP MP-table at [mem 0x000ff780-0x000ff78f] > > > [ 0.015378] RAMDISK: [mem 0x0b466000-0x37feefff] > > > [ 0.015390] ACPI: Early table checksum verification disabled > > > [ 0.015394] ACPI: RSDP 0x00000000000FB150 000024 (v02 ACPIAM) > > > [ 0.015401] ACPI: XSDT 0x00000000BF780100 000064 (v01 092110 XSDT0924 > > > 20100921 MSFT 00000097) > > > [ 0.015410] ACPI: FACP 0x00000000BF780290 0000F4 (v03 092110 FACP0924 > > > 20100921 MSFT 00000097) > > > [ 0.015420] ACPI: DSDT 0x00000000BF7804B0 00B69B (v01 A1087 A1087001 > > > 00000001 INTL 20060113) > > > [ 0.015426] ACPI: FACS 0x00000000BF798000 000040 > > > [ 0.015432] ACPI: FACS 0x00000000BF798000 000040 > > > [ 0.015437] ACPI: APIC 0x00000000BF780390 0000D8 (v01 092110 APIC0924 > > > 20100921 MSFT 00000097) > > > [ 0.015443] ACPI: MCFG 0x00000000BF780470 00003C (v01 092110 OEMMCFG > > > 20100921 MSFT 00000097) > > > [ 0.015449] ACPI: OEMB 0x00000000BF798040 000072 (v01 092110 OEMB0924 > > > 20100921 MSFT 00000097) > > > [ 0.015456] ACPI: HPET 0x00000000BF78F4B0 000038 (v01 092110 OEMHPET > > > 20100921 MSFT 00000097) > > > [ 0.015462] ACPI: DMAR 0x00000000BF7980C0 000138 (v01 AMI OEMDMAR > > > 00000001 MSFT 00000097) > > > [ 0.015468] ACPI: OSFR 0x00000000BF78F4F0 0000B0 (v01 092110 OEMOSFR > > > 20100921 MSFT 00000097) > > > [ 0.015474] ACPI: SSDT 0x00000000BF799E10 000363 (v01 DpgPmm CpuPm > > > 00000012 INTL 20060113) > > > [ 0.015480] ACPI: Reserving FACP table memory at [mem > > > 0xbf780290-0xbf780383] > > > [ 0.015482] ACPI: Reserving DSDT table memory at [mem > > > 0xbf7804b0-0xbf78bb4a] > > > [ 0.015484] ACPI: Reserving FACS table memory at [mem > > > 0xbf798000-0xbf79803f] > > > [ 0.015485] ACPI: Reserving FACS table memory at [mem > > > 0xbf798000-0xbf79803f] > > > [ 0.015487] ACPI: Reserving APIC table memory at [mem > > > 0xbf780390-0xbf780467] > > > [ 0.015489] ACPI: Reserving MCFG table memory at [mem > > > 0xbf780470-0xbf7804ab] > > > [ 0.015491] ACPI: Reserving OEMB table memory at [mem > > > 0xbf798040-0xbf7980b1] > > > [ 0.015492] ACPI: Reserving HPET table memory at [mem > > > 0xbf78f4b0-0xbf78f4e7] > > > [ 0.015494] ACPI: Reserving DMAR table memory at [mem > > > 0xbf7980c0-0xbf7981f7] > > > [ 0.015496] ACPI: Reserving OSFR table memory at [mem > > > 0xbf78f4f0-0xbf78f59f] > > > [ 0.015498] ACPI: Reserving SSDT table memory at [mem > > > 0xbf799e10-0xbf79a172] > > > [ 0.015676] No NUMA configuration found > > > [ 0.015678] Faking a node at [mem 0x0000000000000000-0x000000033fffffff] > > > [ 0.015692] NODE_DATA(0) allocated [mem 0x33ffcd000-0x33fff7fff] > > > [ 0.016090] Zone ranges: > > > [ 0.016092] DMA [mem 0x0000000000001000-0x0000000000ffffff] > > > [ 0.016095] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] > > > [ 0.016098] Normal [mem 0x0000000100000000-0x000000033fffffff] > > > [ 0.016100] Device empty > > > [ 0.016102] Movable zone start for each node > > > [ 0.016106] Early memory node ranges > > > [ 0.016106] node 0: [mem 0x0000000000001000-0x000000000009dfff] > > > [ 0.016109] node 0: [mem 0x0000000000100000-0x00000000bf77ffff] > > > [ 0.016112] node 0: [mem 0x0000000100000000-0x000000033fffffff] > > > [ 0.016116] Initmem setup node 0 [mem > > > 0x0000000000001000-0x000000033fffffff] > > > [ 0.016124] On node 0, zone DMA: 1 pages in unavailable ranges > > > [ 0.016158] On node 0, zone DMA: 98 pages in unavailable ranges > > > [ 0.043074] On node 0, zone Normal: 2176 pages in unavailable ranges > > > [ 0.043371] ACPI: PM-Timer IO Port: 0x808 > > > [ 0.043400] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI > > > 0-23 > > > [ 0.043408] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI > > > 24-47 > > > [ 0.043412] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) > > > [ 0.043415] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) > > > [ 0.043423] ACPI: Using ACPI (MADT) for SMP configuration information > > > [ 0.043426] ACPI: HPET id: 0x8086a301 base: 0xfed00000 > > > [ 0.043442] CPU topo: Max. logical packages: 2 > > > [ 0.043444] CPU topo: Max. logical dies: 2 > > > [ 0.043445] CPU topo: Max. dies per package: 1 > > > [ 0.043456] CPU topo: Max. threads per core: 2 > > > [ 0.043458] CPU topo: Num. cores per package: 4 > > > [ 0.043459] CPU topo: Num. threads per package: 8 > > > [ 0.043460] CPU topo: Allowing 8 present CPUs plus 8 hotplug CPUs > > > [ 0.043478] PM: hibernation: Registered nosave memory: [mem > > > 0x00000000-0x00000fff] > > > [ 0.043482] PM: hibernation: Registered nosave memory: [mem > > > 0x0009e000-0x0009efff] > > > [ 0.043483] PM: hibernation: Registered nosave memory: [mem > > > 0x0009f000-0x0009ffff] > > > [ 0.043485] PM: hibernation: Registered nosave memory: [mem > > > 0x000a0000-0x000e4fff] > > > [ 0.043487] PM: hibernation: Registered nosave memory: [mem > > > 0x000e5000-0x000fffff] > > > [ 0.043489] PM: hibernation: Registered nosave memory: [mem > > > 0xbf780000-0xbf797fff] > > > [ 0.043491] PM: hibernation: Registered nosave memory: [mem > > > 0xbf798000-0xbf7dbfff] > > > [ 0.043493] PM: hibernation: Registered nosave memory: [mem > > > 0xbf7dc000-0xbfffffff] > > > [ 0.043494] PM: hibernation: Registered nosave memory: [mem > > > 0xc0000000-0xfedfffff] > > > [ 0.043496] PM: hibernation: Registered nosave memory: [mem > > > 0xfee00000-0xfee00fff] > > > [ 0.043497] PM: hibernation: Registered nosave memory: [mem > > > 0xfee01000-0xffdfffff] > > > [ 0.043499] PM: hibernation: Registered nosave memory: [mem > > > 0xffe00000-0xffffffff] > > > [ 0.043501] [mem 0xc0000000-0xfedfffff] available for PCI devices > > > [ 0.043503] Booting paravirtualized kernel on bare hardware > > > [ 0.043507] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: > > > 0xffffffff, max_idle_ns: 7645519600211568 ns > > > [ 0.043517] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 > > > nr_node_ids:1 > > > [ 0.045202] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288 > > > [ 0.045216] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152 > > > [ 0.045221] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 > > > [ 0.045232] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 > > > [ 0.045264] Kernel command line: BOOT_IMAGE=/vmlinuz-6.11.0 > > > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset > > > [ 0.045420] Booted with the nomodeset parameter. Only the system > > > framebuffer will be available > > > [ 0.045424] Unknown kernel command line parameters "splash > > > BOOT_IMAGE=/vmlinuz-6.11.0", will be passed to user space. > > > [ 0.047571] Dentry cache hash table entries: 2097152 (order: 12, 16777216 > > > bytes, linear) > > > [ 0.048684] Inode-cache hash table entries: 1048576 (order: 11, 8388608 > > > bytes, linear) > > > [ 0.049079] Fallback order for Node 0: 0 > > > [ 0.049086] Built 1 zonelists, mobility grouping on. Total pages: > > > 3143453 > > > [ 0.049088] Policy zone: Normal > > > [ 0.049100] mem auto-init: stack:off, heap alloc:on, heap free:off > > > [ 0.049115] software IO TLB: area num 16. > > > [ 0.128195] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 > > > [ 0.128395] Kernel/User page tables isolation: enabled > > > [ 0.128531] ftrace: allocating 53163 entries in 208 pages > > > [ 0.139782] ftrace: allocated 208 pages with 3 groups > > > [ 0.140826] Dynamic Preempt: voluntary > > > [ 0.141193] rcu: Preemptible hierarchical RCU implementation. > > > [ 0.141195] rcu: RCU restricting CPUs from NR_CPUS=8192 to > > > nr_cpu_ids=16. > > > [ 0.141198] Trampoline variant of Tasks RCU enabled. > > > [ 0.141199] Rude variant of Tasks RCU enabled. > > > [ 0.141200] Tracing variant of Tasks RCU enabled. > > > [ 0.141201] rcu: RCU calculated value of scheduler-enlistment delay is 25 > > > jiffies. > > > [ 0.141202] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 > > > [ 0.141227] RCU Tasks: Setting shift to 4 and lim to 1 > > > rcu_task_cb_adjust=1. > > > [ 0.141231] RCU Tasks Rude: Setting shift to 4 and lim to 1 > > > rcu_task_cb_adjust=1. > > > [ 0.141235] RCU Tasks Trace: Setting shift to 4 and lim to 1 > > > rcu_task_cb_adjust=1. > > > [ 0.147244] NR_IRQS: 524544, nr_irqs: 960, preallocated irqs: 16 > > > [ 0.147513] rcu: srcu_init: Setting srcu_struct sizes based on > > > contention. > > > [ 0.147681] Console: colour dummy device 80x25 > > > [ 0.147685] printk: legacy console [tty0] enabled > > > [ 0.148030] ACPI: Core revision 20240322 > > > [ 0.148345] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, > > > max_idle_ns: 133484882848 ns > > > [ 0.148362] APIC: Switch to symmetric I/O mode setup > > > [ 0.148364] DMAR-IR: This system BIOS has enabled interrupt remapping > > > on a chipset that contains an erratum making that > > > feature unstable. To maintain system stability > > > interrupt remapping is being disabled. Please > > > contact your BIOS vendor for an update > > > [ 0.148373] APIC: Switched APIC routing to: physical flat > > > [ 0.148941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 > > > [ 0.168361] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: > > > 0x2686c8f140e, max_idle_ns: 440795237667 ns > > > [ 0.168371] Calibrating delay loop (skipped), value calculated using > > > timer frequency.. 5345.55 BogoMIPS (lpj=10691104) > > > [ 0.168399] CPU0: Thermal monitoring enabled (TM1) > > > [ 0.168434] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 > > > [ 0.168437] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 > > > [ 0.168442] process: using mwait in idle threads > > > [ 0.168445] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user > > > pointer sanitization > > > [ 0.168448] Spectre V2 : Mitigation: Retpolines > > > [ 0.168450] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB > > > on context switch > > > [ 0.168451] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT > > > [ 0.168453] Speculative Store Bypass: Vulnerable > > > [ 0.168456] MDS: Vulnerable: Clear CPU buffers attempted, no microcode > > > [ 0.168458] MMIO Stale Data: Unknown: No mitigations > > > [ 0.168461] x86/fpu: x87 FPU will use FXSAVE > > > [ 0.199521] Freeing SMP alternatives memory: 44K > > > [ 0.199542] pid_max: default: 32768 minimum: 301 > > > [ 0.200572] LSM: initializing > > > lsm=lockdown,capability,landlock,apparmor,ima,evm > > > [ 0.200869] landlock: Up and running. > > > [ 0.200909] AppArmor: AppArmor initialized > > > [ 0.201323] Mount-cache hash table entries: 32768 (order: 6, 262144 > > > bytes, linear) > > > [ 0.201357] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 > > > bytes, linear) > > > [ 0.315223] smpboot: CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz > > > (family: 0x6, model: 0x1a, stepping: 0x4) > > > [ 0.315671] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, > > > Intel PMU driver. > > > [ 0.315695] core: CPU erratum AAJ80 worked around > > > [ 0.315697] ... version: 3 > > > [ 0.315699] ... bit width: 48 > > > [ 0.315700] ... generic registers: 4 > > > [ 0.315702] ... value mask: 0000ffffffffffff > > > [ 0.315704] ... max period: 000000007fffffff > > > [ 0.315705] ... fixed-purpose events: 3 > > > [ 0.315706] ... event mask: 000000070000000f > > > [ 0.315916] signal: max sigframe size: 1440 > > > [ 0.315941] Estimated ratio of average max frequency by base frequency > > > (times 1024): 1075 > > > [ 0.316366] rcu: Hierarchical SRCU implementation. > > > [ 0.316366] rcu: Max phase no-delay instances is 1000. > > > [ 0.316366] Timer migration: 2 hierarchy levels; 8 children per group; 2 > > > crossnode level > > > [ 0.316714] NMI watchdog: Enabled. Permanently consumes one hw-PMU > > > counter. > > > [ 0.317011] smp: Bringing up secondary CPUs ... > > > [ 0.317232] smpboot: x86: Booting SMP configuration: > > > [ 0.317235] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 > > > [ 0.328546] 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.334368] smp: Brought up 1 node, 8 CPUs > > > [ 0.334368] smpboot: Total of 8 processors activated (42764.41 BogoMIPS) > > > [ 0.336514] Memory: 11491168K/12573812K available (20480K kernel code, > > > 4237K rwdata, 7328K rodata, 4860K init, 5060K bss, 1068464K reserved, 0K > > > cma-reserved) > > > [ 0.337198] devtmpfs: initialized > > > [ 0.337198] x86/mm: Memory block size: 128MB > > > [ 0.341390] ACPI: PM: Registering ACPI NVS region [mem > > > 0xbf798000-0xbf7dbfff] (278528 bytes) > > > [ 0.341390] clocksource: jiffies: mask: 0xffffffff max_cycles: > > > 0xffffffff, max_idle_ns: 7645041785100000 ns > > > [ 0.341390] futex hash table entries: 4096 (order: 6, 262144 bytes, > > > linear) > > > [ 0.341390] pinctrl core: initialized pinctrl subsystem > > > [ 0.341390] PM: RTC time: 20:18:41, date: 2024-09-16 > > > [ 0.342165] NET: Registered PF_NETLINK/PF_ROUTE protocol family > > > [ 0.342551] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic > > > allocations > > > [ 0.342790] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic > > > allocations > > > [ 0.343038] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for > > > atomic allocations > > > [ 0.343068] audit: initializing netlink subsys (disabled) > > > [ 0.343091] audit: type=2000 audit(1726517920.192:1): state=initialized > > > audit_enabled=0 res=1 > > > [ 0.344380] thermal_sys: Registered thermal governor 'fair_share' > > > [ 0.344382] thermal_sys: Registered thermal governor 'bang_bang' > > > [ 0.344384] thermal_sys: Registered thermal governor 'step_wise' > > > [ 0.344385] thermal_sys: Registered thermal governor 'user_space' > > > [ 0.344386] thermal_sys: Registered thermal governor 'power_allocator' > > > [ 0.344403] EISA bus registered > > > [ 0.344424] cpuidle: using governor ladder > > > [ 0.344429] cpuidle: using governor menu > > > [ 0.344500] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 > > > [ 0.344873] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for > > > domain 0000 [bus 00-ff] > > > [ 0.344880] PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not > > > reserved) > > > [ 0.344882] PCI: Using configuration type 1 for base access > > > [ 0.344998] kprobes: kprobe jump-optimization is enabled. All kprobes are > > > optimized if possible. > > > [ 0.347235] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages > > > [ 0.347235] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page > > > [ 0.351318] ACPI: Added _OSI(Module Device) > > > [ 0.351318] ACPI: Added _OSI(Processor Device) > > > [ 0.351318] ACPI: Added _OSI(3.0 _SCP Extensions) > > > [ 0.351318] ACPI: Added _OSI(Processor Aggregator Device) > > > [ 0.366412] ACPI: 2 ACPI AML tables successfully acquired and loaded > > > [ 0.401749] ACPI: Dynamic OEM Table Load: > > > [ 0.401749] ACPI: SSDT 0xFFFF9DD880974000 001C0C (v01 DpgPmm P001Ist > > > 00000011 INTL 20060113) > > > [ 0.405367] ACPI: Interpreter enabled > > > [ 0.405389] ACPI: PM: (supports S0 S1 S3 S4 S5) > > > [ 0.405391] ACPI: Using IOAPIC for interrupt routing > > > [ 0.405439] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for > > > domain 0000 [bus 00-ff] > > > [ 0.406832] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI > > > motherboard resource > > > [ 0.406849] PCI: Using host bridge windows from ACPI; if necessary, use > > > "pci=nocrs" and report a bug > > > [ 0.406851] PCI: Using E820 reservations for host bridge windows > > > [ 0.407073] ACPI: Enabled 13 GPEs in block 00 to 3F > > > [ 0.420700] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) > > > [ 0.420710] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM > > > ClockPM Segments MSI EDR HPX-Type3] > > > [ 0.420718] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug > > > PME AER PCIeCapability LTR DPC] > > > [ 0.420720] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug > > > SHPCHotplug PME AER PCIeCapability LTR DPC] > > > [ 0.420722] acpi PNP0A08:00: _OSC: platform retains control of PCIe > > > features (AE_NOT_FOUND) > > > [ 0.421217] PCI host bridge to bus 0000:00 > > > [ 0.421222] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] > > > [ 0.421225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] > > > [ 0.421227] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff > > > window] > > > [ 0.421229] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff > > > window] > > > [ 0.421231] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff > > > window] > > > [ 0.421233] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff > > > window] > > > [ 0.421235] pci_bus 0000:00: root bus resource [bus 00-ff] > > > [ 0.421259] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000 PCIe > > > Root Port > > > [ 0.421288] pci 0000:00:00.0: enabling Extended Tags > > > [ 0.421332] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold > > > [ 0.421435] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400 PCIe > > > Root Port > > > [ 0.421452] pci 0000:00:01.0: PCI bridge to [bus 01] > > > [ 0.421469] pci 0000:00:01.0: enabling Extended Tags > > > [ 0.421514] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold > > > [ 0.421651] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400 PCIe > > > Root Port > > > [ 0.421673] pci 0000:00:03.0: PCI bridge to [bus 02-04] > > > [ 0.421677] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] > > > [ 0.421680] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] > > > [ 0.421688] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff > > > 64bit pref] > > > [ 0.421695] pci 0000:00:03.0: enabling Extended Tags > > > [ 0.421740] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold > > > [ 0.421868] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400 PCIe > > > Root Port > > > [ 0.421885] pci 0000:00:07.0: PCI bridge to [bus 05] > > > [ 0.421903] pci 0000:00:07.0: enabling Extended Tags > > > [ 0.421947] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold > > > [ 0.422074] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000 PCIe > > > Root Complex Integrated Endpoint > > > [ 0.422186] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000 PCIe > > > Root Complex Integrated Endpoint > > > [ 0.422294] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000 PCIe > > > Root Complex Integrated Endpoint > > > [ 0.422397] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000 > > > conventional PCI endpoint > > > [ 0.422490] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 > > > conventional PCI endpoint > > > [ 0.422531] pci 0000:00:1a.0: BAR 4 [io 0x9800-0x981f] > > > [ 0.422653] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300 > > > conventional PCI endpoint > > > [ 0.422694] pci 0000:00:1a.1: BAR 4 [io 0x9880-0x989f] > > > [ 0.422825] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300 > > > conventional PCI endpoint > > > [ 0.422865] pci 0000:00:1a.2: BAR 4 [io 0x9c00-0x9c1f] > > > [ 0.423001] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 > > > conventional PCI endpoint > > > [ 0.423018] pci 0000:00:1a.7: BAR 0 [mem 0xfb5ff000-0xfb5ff3ff] > > > [ 0.423099] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold > > > [ 0.423200] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300 PCIe > > > Root Complex Integrated Endpoint > > > [ 0.423218] pci 0000:00:1b.0: BAR 0 [mem 0xfb5f8000-0xfb5fbfff 64bit] > > > [ 0.423294] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold > > > [ 0.423384] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 PCIe > > > Root Port > > > [ 0.423410] pci 0000:00:1c.0: PCI bridge to [bus 0a] > > > [ 0.423424] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff > > > 64bit pref] > > > [ 0.423478] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold > > > [ 0.423599] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400 PCIe > > > Root Port > > > [ 0.423626] pci 0000:00:1c.1: PCI bridge to [bus 09] > > > [ 0.423632] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] > > > [ 0.423694] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold > > > [ 0.423824] pci 0000:00:1c.2: [8086:3a44] type 01 class 0x060400 PCIe > > > Root Port > > > [ 0.423850] pci 0000:00:1c.2: PCI bridge to [bus 08] > > > [ 0.423855] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] > > > [ 0.423858] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] > > > [ 0.423919] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold > > > [ 0.424038] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400 PCIe > > > Root Port > > > [ 0.424064] pci 0000:00:1c.4: PCI bridge to [bus 07] > > > [ 0.424069] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] > > > [ 0.424072] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] > > > [ 0.424133] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold > > > [ 0.424253] pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400 PCIe > > > Root Port > > > [ 0.424279] pci 0000:00:1c.5: PCI bridge to [bus 06] > > > [ 0.424284] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] > > > [ 0.424287] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] > > > [ 0.424348] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold > > > [ 0.424477] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 > > > conventional PCI endpoint > > > [ 0.424517] pci 0000:00:1d.0: BAR 4 [io 0x9080-0x909f] > > > [ 0.424643] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 > > > conventional PCI endpoint > > > [ 0.424684] pci 0000:00:1d.1: BAR 4 [io 0x9400-0x941f] > > > [ 0.424809] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 > > > conventional PCI endpoint > > > [ 0.424851] pci 0000:00:1d.2: BAR 4 [io 0x9480-0x949f] > > > [ 0.424984] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 > > > conventional PCI endpoint > > > [ 0.425001] pci 0000:00:1d.7: BAR 0 [mem 0xfb5fe000-0xfb5fe3ff] > > > [ 0.425082] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold > > > [ 0.425178] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 > > > conventional PCI bridge > > > [ 0.425203] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) > > > [ 0.425208] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] > > > [ 0.425211] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] > > > [ 0.425335] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100 > > > conventional PCI endpoint > > > [ 0.425412] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 > > > ACPI/GPIO/TCO > > > [ 0.425417] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 > > > GPIO > > > [ 0.425420] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 > > > (mask 0003) > > > [ 0.425425] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 > > > (mask 001f) > > > [ 0.425575] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601 > > > conventional PCI endpoint > > > [ 0.425589] pci 0000:00:1f.2: BAR 0 [io 0x8c00-0x8c07] > > > [ 0.425596] pci 0000:00:1f.2: BAR 1 [io 0x8880-0x8883] > > > [ 0.425604] pci 0000:00:1f.2: BAR 2 [io 0x8800-0x8807] > > > [ 0.425611] pci 0000:00:1f.2: BAR 3 [io 0x8480-0x8483] > > > [ 0.425618] pci 0000:00:1f.2: BAR 4 [io 0x8400-0x841f] > > > [ 0.425625] pci 0000:00:1f.2: BAR 5 [mem 0xfb5fc000-0xfb5fc7ff] > > > [ 0.425666] pci 0000:00:1f.2: PME# supported from D3hot > > > [ 0.425760] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500 > > > conventional PCI endpoint > > > [ 0.425777] pci 0000:00:1f.3: BAR 0 [mem 0xfb5fd000-0xfb5fd0ff 64bit] > > > [ 0.425797] pci 0000:00:1f.3: BAR 4 [io 0x0400-0x041f] > > > [ 0.425902] pci 0000:00:01.0: PCI bridge to [bus 01] > > > [ 0.425962] pci 0000:02:00.0: [1002:1478] type 01 class 0x060400 PCIe > > > Switch Upstream Port > > > [ 0.425977] pci 0000:02:00.0: BAR 0 [mem 0xfb6fc000-0xfb6fffff] > > > [ 0.425992] pci 0000:02:00.0: PCI bridge to [bus 03-04] > > > [ 0.425999] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] > > > [ 0.426002] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] > > > [ 0.426012] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff > > > 64bit pref] > > > [ 0.426097] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold > > > [ 0.426163] pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, > > > limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 63.012 Gb/s > > > with 16.0 GT/s PCIe x4 link) > > > [ 0.436388] pci 0000:00:03.0: PCI bridge to [bus 02-04] > > > [ 0.436467] pci 0000:03:00.0: [1002:1479] type 01 class 0x060400 PCIe > > > Switch Downstream Port > > > [ 0.436495] pci 0000:03:00.0: PCI bridge to [bus 04] > > > [ 0.436501] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] > > > [ 0.436505] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] > > > [ 0.436515] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff > > > 64bit pref] > > > [ 0.436600] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold > > > [ 0.436763] pci 0000:02:00.0: PCI bridge to [bus 03-04] > > > [ 0.436832] pci 0000:04:00.0: [1002:743f] type 00 class 0x030000 PCIe > > > Legacy Endpoint > > > [ 0.436852] pci 0000:04:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit > > > pref] > > > [ 0.436864] pci 0000:04:00.0: BAR 2 [mem 0xcfe00000-0xcfffffff 64bit > > > pref] > > > [ 0.436872] pci 0000:04:00.0: BAR 4 [io 0xa000-0xa0ff] > > > [ 0.436880] pci 0000:04:00.0: BAR 5 [mem 0xfb700000-0xfb7fffff] > > > [ 0.436888] pci 0000:04:00.0: ROM [mem 0xfb8c0000-0xfb8dffff pref] > > > [ 0.436925] pci 0000:04:00.0: Video device with shadowed ROM at [mem > > > 0x000c0000-0x000dffff] > > > [ 0.436985] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold > > > [ 0.437058] pci 0000:04:00.0: 16.000 Gb/s available PCIe bandwidth, > > > limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 252.048 Gb/s > > > with 16.0 GT/s PCIe x16 link) > > > [ 0.437158] pci 0000:04:00.1: [1002:ab28] type 00 class 0x040300 PCIe > > > Legacy Endpoint > > > [ 0.437173] pci 0000:04:00.1: BAR 0 [mem 0xfb8fc000-0xfb8fffff] > > > [ 0.437271] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold > > > [ 0.437411] pci 0000:03:00.0: PCI bridge to [bus 04] > > > [ 0.437472] pci 0000:00:07.0: PCI bridge to [bus 05] > > > [ 0.437519] pci 0000:00:1c.0: PCI bridge to [bus 0a] > > > [ 0.437590] pci 0000:09:00.0: [14f1:8880] type 00 class 0x040000 PCIe > > > Endpoint > > > [ 0.437623] pci 0000:09:00.0: BAR 0 [mem 0xfbc00000-0xfbdfffff 64bit] > > > [ 0.437793] pci 0000:09:00.0: supports D1 D2 > > > [ 0.437794] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot > > > [ 0.437927] pci 0000:09:00.0: disabling ASPM on pre-1.1 PCIe device. You > > > can enable it with 'pcie_aspm=force' > > > [ 0.437941] pci 0000:00:1c.1: PCI bridge to [bus 09] > > > [ 0.438009] pci 0000:08:00.0: [11ab:4364] type 00 class 0x020000 PCIe > > > Legacy Endpoint > > > [ 0.438036] pci 0000:08:00.0: BAR 0 [mem 0xfbbfc000-0xfbbfffff 64bit] > > > [ 0.438048] pci 0000:08:00.0: BAR 2 [io 0xd800-0xd8ff] > > > [ 0.438088] pci 0000:08:00.0: ROM [mem 0xfbbc0000-0xfbbdffff pref] > > > [ 0.438159] pci 0000:08:00.0: supports D1 D2 > > > [ 0.438161] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold > > > [ 0.438257] pci 0000:00:1c.2: ASPM: current common clock configuration is > > > inconsistent, reconfiguring > > > [ 0.448394] pci 0000:00:1c.2: PCI bridge to [bus 08] > > > [ 0.448486] pci 0000:07:00.0: [11ab:6121] type 00 class 0x01018f PCIe > > > Legacy Endpoint > > > [ 0.448506] pci 0000:07:00.0: BAR 0 [io 0xcc00-0xcc07] > > > [ 0.448518] pci 0000:07:00.0: BAR 1 [io 0xc880-0xc883] > > > [ 0.448529] pci 0000:07:00.0: BAR 2 [io 0xc800-0xc807] > > > [ 0.448540] pci 0000:07:00.0: BAR 3 [io 0xc480-0xc483] > > > [ 0.448551] pci 0000:07:00.0: BAR 4 [io 0xc400-0xc40f] > > > [ 0.448562] pci 0000:07:00.0: BAR 5 [mem 0xfbaffc00-0xfbafffff] > > > [ 0.448636] pci 0000:07:00.0: supports D1 > > > [ 0.448638] pci 0000:07:00.0: PME# supported from D0 D1 D3hot > > > [ 0.448727] pci 0000:07:00.0: disabling ASPM on pre-1.1 PCIe device. You > > > can enable it with 'pcie_aspm=force' > > > [ 0.448739] pci 0000:00:1c.4: PCI bridge to [bus 07] > > > [ 0.448811] pci 0000:06:00.0: [11ab:4364] type 00 class 0x020000 PCIe > > > Legacy Endpoint > > > [ 0.448838] pci 0000:06:00.0: BAR 0 [mem 0xfb9fc000-0xfb9fffff 64bit] > > > [ 0.448850] pci 0000:06:00.0: BAR 2 [io 0xb800-0xb8ff] > > > [ 0.448891] pci 0000:06:00.0: ROM [mem 0xfb9c0000-0xfb9dffff pref] > > > [ 0.448963] pci 0000:06:00.0: supports D1 D2 > > > [ 0.448965] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold > > > [ 0.449068] pci 0000:00:1c.5: ASPM: current common clock configuration is > > > inconsistent, reconfiguring > > > [ 0.460394] pci 0000:00:1c.5: PCI bridge to [bus 06] > > > [ 0.460427] pci_bus 0000:0b: extended config space not accessible > > > [ 0.460468] pci 0000:0b:02.0: [1106:3044] type 00 class 0x0c0010 > > > conventional PCI endpoint > > > [ 0.460485] pci 0000:0b:02.0: BAR 0 [mem 0xfbeff000-0xfbeff7ff] > > > [ 0.460495] pci 0000:0b:02.0: BAR 1 [io 0xec00-0xec7f] > > > [ 0.460565] pci 0000:0b:02.0: supports D2 > > > [ 0.460567] pci 0000:0b:02.0: PME# supported from D2 D3hot D3cold > > > [ 0.460650] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) > > > [ 0.460660] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] > > > (subtractive decode) > > > [ 0.460662] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] > > > (subtractive decode) > > > [ 0.460664] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff > > > window] (subtractive decode) > > > [ 0.460666] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff > > > window] (subtractive decode) > > > [ 0.460668] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff > > > window] (subtractive decode) > > > [ 0.460670] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff > > > window] (subtractive decode) > > > [ 0.461561] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 > > > [ 0.461631] ACPI: PCI: Interrupt link LNKB configured for IRQ 5 > > > [ 0.461700] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 > > > [ 0.461768] ACPI: PCI: Interrupt link LNKD configured for IRQ 14 > > > [ 0.461835] ACPI: PCI: Interrupt link LNKE configured for IRQ 15 > > > [ 0.461903] ACPI: PCI: Interrupt link LNKF configured for IRQ 3 > > > [ 0.461971] ACPI: PCI: Interrupt link LNKG configured for IRQ 7 > > > [ 0.462039] ACPI: PCI: Interrupt link LNKH configured for IRQ 4 > > > [ 0.462216] iommu: Default domain type: Translated > > > [ 0.462216] iommu: DMA domain TLB invalidation policy: lazy mode > > > [ 0.462216] SCSI subsystem initialized > > > [ 0.462216] libata version 3.00 loaded. > > > [ 0.462216] ACPI: bus type USB registered > > > [ 0.462216] usbcore: registered new interface driver usbfs > > > [ 0.462216] usbcore: registered new interface driver hub > > > [ 0.462216] usbcore: registered new device driver usb > > > [ 0.462216] pps_core: LinuxPPS API ver. 1 registered > > > [ 0.462216] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo > > > Giometti <giometti@linux.it> > > > [ 0.462216] PTP clock support registered > > > [ 0.462216] EDAC MC: Ver: 3.0.0 > > > [ 0.462216] NetLabel: Initializing > > > [ 0.462216] NetLabel: domain hash size = 128 > > > [ 0.462216] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO > > > [ 0.462216] NetLabel: unlabeled traffic allowed by default > > > [ 0.462216] PCI: Using ACPI for IRQ routing > > > [ 0.468990] PCI: Discovered peer bus ff > > > [ 0.468992] PCI: root bus ff: using default resources > > > [ 0.468994] PCI: Probing PCI hardware (bus ff) > > > [ 0.469021] PCI host bridge to bus 0000:ff > > > [ 0.469023] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff] > > > [ 0.469026] pci_bus 0000:ff: root bus resource [mem > > > 0x00000000-0xfffffffff] > > > [ 0.469028] pci_bus 0000:ff: No busn resource found for root bus, will > > > use [bus ff-ff] > > > [ 0.469030] pci_bus 0000:ff: busn_res: can not insert [bus ff] under > > > domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) > > > [ 0.469038] pci 0000:ff:00.0: [8086:2c41] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469094] pci 0000:ff:00.1: [8086:2c01] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469145] pci 0000:ff:02.0: [8086:2c10] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469192] pci 0000:ff:02.1: [8086:2c11] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469241] pci 0000:ff:03.0: [8086:2c18] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469290] pci 0000:ff:03.1: [8086:2c19] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469343] pci 0000:ff:03.4: [8086:2c1c] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469391] pci 0000:ff:04.0: [8086:2c20] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469441] pci 0000:ff:04.1: [8086:2c21] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469488] pci 0000:ff:04.2: [8086:2c22] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469535] pci 0000:ff:04.3: [8086:2c23] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469585] pci 0000:ff:05.0: [8086:2c28] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469632] pci 0000:ff:05.1: [8086:2c29] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469679] pci 0000:ff:05.2: [8086:2c2a] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469731] pci 0000:ff:05.3: [8086:2c2b] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469782] pci 0000:ff:06.0: [8086:2c30] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469829] pci 0000:ff:06.1: [8086:2c31] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469875] pci 0000:ff:06.2: [8086:2c32] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469925] pci 0000:ff:06.3: [8086:2c33] type 00 class 0x060000 > > > conventional PCI endpoint > > > [ 0.469981] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff > > > [ 0.469984] pci_bus 0000:ff: busn_res: can not insert [bus ff] under > > > domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) > > > [ 0.469992] PCI: pci_cache_line_size set to 64 bytes > > > [ 0.470083] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] > > > [ 0.470085] e820: reserve RAM buffer [mem 0xbf780000-0xbfffffff] > > > [ 0.470108] pci 0000:04:00.0: vgaarb: setting as boot VGA device > > > [ 0.470108] pci 0000:04:00.0: vgaarb: bridge control possible > > > [ 0.470108] pci 0000:04:00.0: vgaarb: VGA device added: > > > decodes=io+mem,owns=io+mem,locks=none > > > [ 0.470108] vgaarb: loaded > > > [ 0.470108] hpet: 4 channels of 0 reserved for per-cpu timers > > > [ 0.470108] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 > > > [ 0.470108] hpet0: 4 comparators, 64-bit 14.318180 MHz counter > > > [ 0.472412] clocksource: Switched to clocksource tsc-early > > > [ 0.474123] VFS: Disk quotas dquot_6.6.0 > > > [ 0.474178] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 > > > bytes) > > > [ 0.474353] AppArmor: AppArmor Filesystem Enabled > > > [ 0.474372] pnp: PnP ACPI init > > > [ 0.474452] system 00:00: [mem 0xfbf00000-0xfbffffff] has been reserved > > > [ 0.474456] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved > > > [ 0.474458] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved > > > [ 0.474460] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved > > > [ 0.474462] system 00:00: [mem 0xfec8a000-0xfec8afff] could not be > > > reserved > > > [ 0.474465] system 00:00: [mem 0xfed10000-0xfed10fff] has been reserved > > > [ 0.474787] system 00:02: [io 0x0290-0x029f] has been reserved > > > [ 0.475064] system 00:03: [io 0x04d0-0x04d1] has been reserved > > > [ 0.475068] system 00:03: [io 0x0800-0x087f] has been reserved > > > [ 0.475070] system 00:03: [io 0x0500-0x057f] could not be reserved > > > [ 0.475072] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved > > > [ 0.475075] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved > > > [ 0.475077] system 00:03: [mem 0xfed40000-0xfed8ffff] has been reserved > > > [ 0.475240] system 00:04: [mem 0xffc00000-0xffdfffff] has been reserved > > > [ 0.475414] system 00:05: [mem 0xfec00000-0xfec00fff] could not be > > > reserved > > > [ 0.475418] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved > > > [ 0.475547] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved > > > [ 0.475756] pnp 00:07: disabling [mem 0x000c0000-0x000cffff] because it > > > overlaps 0000:04:00.0 BAR 6 [mem 0x000c0000-0x000dffff] > > > [ 0.475794] system 00:07: [mem 0x00000000-0x0009ffff] could not be > > > reserved > > > [ 0.475797] system 00:07: [mem 0x000e0000-0x000fffff] could not be > > > reserved > > > [ 0.475799] system 00:07: [mem 0x00100000-0xbfffffff] could not be > > > reserved > > > [ 0.475801] system 00:07: [mem 0xfed90000-0xffffffff] could not be > > > reserved > > > [ 0.475968] pnp: PnP ACPI: found 8 devices > > > [ 0.482412] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, > > > max_idle_ns: 2085701024 ns > > > [ 0.482668] NET: Registered PF_INET protocol family > > > [ 0.482922] IP idents hash table entries: 262144 (order: 9, 2097152 > > > bytes, linear) > > > [ 0.487040] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, > > > 131072 bytes, linear) > > > [ 0.487090] Table-perturb hash table entries: 65536 (order: 6, 262144 > > > bytes, linear) > > > [ 0.487211] TCP established hash table entries: 131072 (order: 8, 1048576 > > > bytes, linear) > > > [ 0.487622] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, > > > linear) > > > [ 0.487923] TCP: Hash tables configured (established 131072 bind 65536) > > > [ 0.488158] MPTCP token hash table entries: 16384 (order: 6, 393216 > > > bytes, linear) > > > [ 0.488251] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) > > > [ 0.488324] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, > > > linear) > > > [ 0.488454] NET: Registered PF_UNIX/PF_LOCAL protocol family > > > [ 0.488463] NET: Registered PF_XDP protocol family > > > [ 0.488480] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus > > > 0a] add_size 1000 > > > [ 0.488484] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] > > > to [bus 0a] add_size 200000 add_align 100000 > > > [ 0.488488] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus > > > 09] add_size 1000 > > > [ 0.488491] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff > > > 64bit pref] to [bus 09] add_size 200000 add_align 100000 > > > [ 0.488494] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff > > > 64bit pref] to [bus 08] add_size 200000 add_align 100000 > > > [ 0.488497] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff > > > 64bit pref] to [bus 07] add_size 200000 add_align 100000 > > > [ 0.488500] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff > > > 64bit pref] to [bus 06] add_size 200000 add_align 100000 > > > [ 0.488517] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff]: > > > assigned > > > [ 0.488520] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff > > > 64bit pref]: assigned > > > [ 0.488524] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff > > > 64bit pref]: assigned > > > [ 0.488526] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff > > > 64bit pref]: assigned > > > [ 0.488529] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff > > > 64bit pref]: assigned > > > [ 0.488532] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]: assigned > > > [ 0.488535] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]: assigned > > > [ 0.488538] pci 0000:00:01.0: PCI bridge to [bus 01] > > > [ 0.488548] pci 0000:03:00.0: PCI bridge to [bus 04] > > > [ 0.488550] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] > > > [ 0.488555] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] > > > [ 0.488559] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff > > > 64bit pref] > > > [ 0.488564] pci 0000:02:00.0: PCI bridge to [bus 03-04] > > > [ 0.488567] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] > > > [ 0.488571] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] > > > [ 0.488575] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff > > > 64bit pref] > > > [ 0.488580] pci 0000:00:03.0: PCI bridge to [bus 02-04] > > > [ 0.488583] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] > > > [ 0.488586] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] > > > [ 0.488590] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff > > > 64bit pref] > > > [ 0.488594] pci 0000:00:07.0: PCI bridge to [bus 05] > > > [ 0.488603] pci 0000:00:1c.0: PCI bridge to [bus 0a] > > > [ 0.488605] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] > > > [ 0.488609] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] > > > [ 0.488612] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff > > > 64bit pref] > > > [ 0.488618] pci 0000:00:1c.1: PCI bridge to [bus 09] > > > [ 0.488620] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] > > > [ 0.488624] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] > > > [ 0.488628] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff > > > 64bit pref] > > > [ 0.488633] pci 0000:00:1c.2: PCI bridge to [bus 08] > > > [ 0.488635] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] > > > [ 0.488639] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] > > > [ 0.488643] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff > > > 64bit pref] > > > [ 0.488648] pci 0000:00:1c.4: PCI bridge to [bus 07] > > > [ 0.488650] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] > > > [ 0.488654] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] > > > [ 0.488658] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff > > > 64bit pref] > > > [ 0.488663] pci 0000:00:1c.5: PCI bridge to [bus 06] > > > [ 0.488665] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] > > > [ 0.488669] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] > > > [ 0.488673] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff > > > 64bit pref] > > > [ 0.488678] pci 0000:00:1e.0: PCI bridge to [bus 0b] > > > [ 0.488681] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] > > > [ 0.488685] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] > > > [ 0.488692] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] > > > [ 0.488694] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] > > > [ 0.488696] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff > > > window] > > > [ 0.488698] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff > > > window] > > > [ 0.488700] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff > > > window] > > > [ 0.488702] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff > > > window] > > > [ 0.488704] pci_bus 0000:02: resource 0 [io 0xa000-0xafff] > > > [ 0.488705] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb8fffff] > > > [ 0.488707] pci_bus 0000:02: resource 2 [mem 0xcfe00000-0xdfffffff 64bit > > > pref] > > > [ 0.488709] pci_bus 0000:03: resource 0 [io 0xa000-0xafff] > > > [ 0.488711] pci_bus 0000:03: resource 1 [mem 0xfb700000-0xfb8fffff] > > > [ 0.488712] pci_bus 0000:03: resource 2 [mem 0xcfe00000-0xdfffffff 64bit > > > pref] > > > [ 0.488714] pci_bus 0000:04: resource 0 [io 0xa000-0xafff] > > > [ 0.488716] pci_bus 0000:04: resource 1 [mem 0xfb700000-0xfb8fffff] > > > [ 0.488718] pci_bus 0000:04: resource 2 [mem 0xcfe00000-0xdfffffff 64bit > > > pref] > > > [ 0.488720] pci_bus 0000:0a: resource 0 [io 0x1000-0x1fff] > > > [ 0.488722] pci_bus 0000:0a: resource 1 [mem 0xc0000000-0xc01fffff] > > > [ 0.488723] pci_bus 0000:0a: resource 2 [mem 0xfaf00000-0xfaffffff 64bit > > > pref] > > > [ 0.488725] pci_bus 0000:09: resource 0 [io 0x2000-0x2fff] > > > [ 0.488727] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbdfffff] > > > [ 0.488728] pci_bus 0000:09: resource 2 [mem 0xc0200000-0xc03fffff 64bit > > > pref] > > > [ 0.488730] pci_bus 0000:08: resource 0 [io 0xd000-0xdfff] > > > [ 0.488732] pci_bus 0000:08: resource 1 [mem 0xfbb00000-0xfbbfffff] > > > [ 0.488734] pci_bus 0000:08: resource 2 [mem 0xc0400000-0xc05fffff 64bit > > > pref] > > > [ 0.488736] pci_bus 0000:07: resource 0 [io 0xc000-0xcfff] > > > [ 0.488737] pci_bus 0000:07: resource 1 [mem 0xfba00000-0xfbafffff] > > > [ 0.488739] pci_bus 0000:07: resource 2 [mem 0xc0600000-0xc07fffff 64bit > > > pref] > > > [ 0.488741] pci_bus 0000:06: resource 0 [io 0xb000-0xbfff] > > > [ 0.488743] pci_bus 0000:06: resource 1 [mem 0xfb900000-0xfb9fffff] > > > [ 0.488744] pci_bus 0000:06: resource 2 [mem 0xc0800000-0xc09fffff 64bit > > > pref] > > > [ 0.488746] pci_bus 0000:0b: resource 0 [io 0xe000-0xefff] > > > [ 0.488748] pci_bus 0000:0b: resource 1 [mem 0xfbe00000-0xfbefffff] > > > [ 0.488750] pci_bus 0000:0b: resource 4 [io 0x0000-0x0cf7 window] > > > [ 0.488751] pci_bus 0000:0b: resource 5 [io 0x0d00-0xffff window] > > > [ 0.488753] pci_bus 0000:0b: resource 6 [mem 0x000a0000-0x000bffff > > > window] > > > [ 0.488755] pci_bus 0000:0b: resource 7 [mem 0x000d0000-0x000dffff > > > window] > > > [ 0.488757] pci_bus 0000:0b: resource 8 [mem 0xc0000000-0xdfffffff > > > window] > > > [ 0.488758] pci_bus 0000:0b: resource 9 [mem 0xf0000000-0xfed8ffff > > > window] > > > [ 0.488836] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff] > > > [ 0.488838] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff] > > > [ 0.490705] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0 > > > [ 0.490763] PCI: CLS 256 bytes, default 64 > > > [ 0.490837] DMAR: Host address width 39 > > > [ 0.490840] DMAR: DRHD base: 0x000000fbfff000 flags: 0x0 > > > [ 0.490855] DMAR: dmar0: reg_base_addr fbfff000 ver 1:0 cap > > > c9008010e60262 ecap f0207a > > > [ 0.490859] DMAR: DRHD base: 0x000000fbffe000 flags: 0x1 > > > [ 0.490868] DMAR: dmar1: reg_base_addr fbffe000 ver 1:0 cap > > > c90780106f0462 ecap f020fe > > > [ 0.490872] DMAR: RMRR base: 0x000000000ec000 end: 0x000000000effff > > > [ 0.490874] DMAR: RMRR base: 0x000000bf7dc000 end: 0x000000bf7dbfff > > > [ 0.490876] DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR > > > [0x00000000bf7dc000-0x00000000bf7dbfff] > > > BIOS vendor: American Megatrends Inc.; Ver: 2209 ; Product > > > Version: System Version > > > [ 0.490885] DMAR: ATSR flags: 0x0 > > > [ 0.490916] Trying to unpack rootfs image as initramfs... > > > [ 0.490924] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) > > > [ 0.490926] software IO TLB: mapped [mem > > > 0x00000000bb780000-0x00000000bf780000] (64MB) > > > [ 0.498853] Initialise system trusted keyrings > > > [ 0.498871] Key type blacklist registered > > > [ 0.498929] workingset: timestamp_bits=36 max_order=22 bucket_order=0 > > > [ 0.498939] zbud: loaded > > > [ 0.500605] squashfs: version 4.0 (2009/01/31) Phillip Lougher > > > [ 0.500783] fuse: init (API version 7.40) > > > [ 0.501317] integrity: Platform Keyring initialized > > > [ 0.518817] Key type asymmetric registered > > > [ 0.518823] Asymmetric key parser 'x509' registered > > > [ 0.518900] Block layer SCSI generic (bsg) driver version 0.4 loaded > > > (major 243) > > > [ 0.518995] io scheduler mq-deadline registered > > > [ 0.519607] pcieport 0000:00:1c.0: enabling device (0106 -> 0107) > > > [ 0.519816] pcieport 0000:00:1c.1: enabling device (0106 -> 0107) > > > [ 0.520733] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 > > > [ 0.520780] Driver vt8623fb not loading because of nomodeset parameter > > > [ 0.521646] input: Power Button as > > > /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 > > > [ 0.521681] ACPI: button: Power Button [PWRB] > > > [ 0.521720] input: Power Button as > > > /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 > > > [ 0.521846] ACPI: button: Power Button [PWRF] > > > [ 0.523498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled > > > [ 0.527493] Linux agpgart interface v0.103 > > > [ 0.532004] loop: module loaded > > > [ 0.532510] tun: Universal TUN/TAP device driver, 1.6 > > > [ 0.532598] PPP generic driver version 2.4.2 > > > [ 0.532913] VFIO - User Level meta-driver version: 0.3 > > > [ 0.533261] uhci_hcd 0000:00:1a.0: UHCI Host Controller > > > [ 0.533272] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus > > > number 1 > > > [ 0.533282] uhci_hcd 0000:00:1a.0: detected 2 ports > > > [ 0.533318] uhci_hcd 0000:00:1a.0: irq 16, io port 0x00009800 > > > [ 0.533385] usb usb1: New USB device found, idVendor=1d6b, > > > idProduct=0001, bcdDevice= 6.11 > > > [ 0.533388] usb usb1: New USB device strings: Mfr=3, Product=2, > > > SerialNumber=1 > > > [ 0.533390] usb usb1: Product: UHCI Host Controller > > > [ 0.533392] usb usb1: Manufacturer: Linux 6.11.0 uhci_hcd > > > [ 0.533393] usb usb1: SerialNumber: 0000:00:1a.0 > > > [ 0.533563] hub 1-0:1.0: USB hub found > > > [ 0.533572] hub 1-0:1.0: 2 ports detected > > > [ 0.533852] ehci-pci 0000:00:1a.7: EHCI Host Controller > > > [ 0.533861] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus > > > number 2 > > > [ 0.533874] ehci-pci 0000:00:1a.7: debug port 1 > > > [ 0.537796] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfb5ff000 > > > [ 0.553037] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 > > > [ 0.553115] usb usb2: New USB device found, idVendor=1d6b, > > > idProduct=0002, bcdDevice= 6.11 > > > [ 0.553119] usb usb2: New USB device strings: Mfr=3, Product=2, > > > SerialNumber=1 > > > [ 0.553121] usb usb2: Product: EHCI Host Controller > > > [ 0.553122] usb usb2: Manufacturer: Linux 6.11.0 ehci_hcd > > > [ 0.553124] usb usb2: SerialNumber: 0000:00:1a.7 > > > [ 0.553411] hub 2-0:1.0: USB hub found > > > [ 0.553424] hub 2-0:1.0: 6 ports detected > > > [ 0.581085] hub 1-0:1.0: USB hub found > > > [ 0.581097] hub 1-0:1.0: 2 ports detected > > > [ 0.581279] ehci-pci 0000:00:1d.7: EHCI Host Controller > > > [ 0.581289] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus > > > number 3 > > > [ 0.581304] ehci-pci 0000:00:1d.7: debug port 1 > > > [ 0.585225] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfb5fe000 > > > [ 0.601021] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 > > > [ 0.601099] usb usb3: New USB device found, idVendor=1d6b, > > > idProduct=0002, bcdDevice= 6.11 > > > [ 0.601103] usb usb3: New USB device strings: Mfr=3, Product=2, > > > SerialNumber=1 > > > [ 0.601105] usb usb3: Product: EHCI Host Controller > > > [ 0.601107] usb usb3: Manufacturer: Linux 6.11.0 ehci_hcd > > > [ 0.601108] usb usb3: SerialNumber: 0000:00:1d.7 > > > [ 0.601354] hub 3-0:1.0: USB hub found > > > [ 0.601366] hub 3-0:1.0: 6 ports detected > > > [ 0.601649] uhci_hcd 0000:00:1a.1: UHCI Host Controller > > > [ 0.601659] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus > > > number 4 > > > [ 0.601668] uhci_hcd 0000:00:1a.1: detected 2 ports > > > [ 0.601701] uhci_hcd 0000:00:1a.1: irq 21, io port 0x00009880 > > > [ 0.601762] usb usb4: New USB device found, idVendor=1d6b, > > > idProduct=0001, bcdDevice= 6.11 > > > [ 0.601765] usb usb4: New USB device strings: Mfr=3, Product=2, > > > SerialNumber=1 > > > [ 0.601767] usb usb4: Product: UHCI Host Controller > > > [ 0.601768] usb usb4: Manufacturer: Linux 6.11.0 uhci_hcd > > > [ 0.601770] usb usb4: SerialNumber: 0000:00:1a.1 > > > [ 0.601959] hub 4-0:1.0: USB hub found > > > [ 0.601971] hub 4-0:1.0: 2 ports detected > > > [ 0.602279] uhci_hcd 0000:00:1a.2: UHCI Host Controller > > > [ 0.602285] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus > > > number 5 > > > [ 0.602292] uhci_hcd 0000:00:1a.2: detected 2 ports > > > [ 0.602319] uhci_hcd 0000:00:1a.2: irq 19, io port 0x00009c00 > > > [ 0.602378] usb usb5: New USB device found, idVendor=1d6b, > > > idProduct=0001, bcdDevice= 6.11 > > > [ 0.602381] usb usb5: New USB device strings: Mfr=3, Product=2, > > > SerialNumber=1 > > > [ 0.602383] usb usb5: Product: UHCI Host Controller > > > [ 0.602385] usb usb5: Manufacturer: Linux 6.11.0 uhci_hcd > > > [ 0.602387] usb usb5: SerialNumber: 0000:00:1a.2 > > > [ 0.602571] hub 5-0:1.0: USB hub found > > > [ 0.602582] hub 5-0:1.0: 2 ports detected > > > [ 0.602821] uhci_hcd 0000:00:1d.0: UHCI Host Controller > > > [ 0.602827] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus > > > number 6 > > > [ 0.602834] uhci_hcd 0000:00:1d.0: detected 2 ports > > > [ 0.602852] uhci_hcd 0000:00:1d.0: irq 23, io port 0x00009080 > > > [ 0.602905] usb usb6: New USB device found, idVendor=1d6b, > > > idProduct=0001, bcdDevice= 6.11 > > > [ 0.602908] usb usb6: New USB device strings: Mfr=3, Product=2, > > > SerialNumber=1 > > > [ 0.602910] usb usb6: Product: UHCI Host Controller > > > [ 0.602911] usb usb6: Manufacturer: Linux 6.11.0 uhci_hcd > > > [ 0.602913] usb usb6: SerialNumber: 0000:00:1d.0 > > > [ 0.603096] hub 6-0:1.0: USB hub found > > > [ 0.603108] hub 6-0:1.0: 2 ports detected > > > [ 0.603355] uhci_hcd 0000:00:1d.1: UHCI Host Controller > > > [ 0.603366] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus > > > number 7 > > > [ 0.603373] uhci_hcd 0000:00:1d.1: detected 2 ports > > > [ 0.603390] uhci_hcd 0000:00:1d.1: irq 19, io port 0x00009400 > > > [ 0.603444] usb usb7: New USB device found, idVendor=1d6b, > > > idProduct=0001, bcdDevice= 6.11 > > > [ 0.603447] usb usb7: New USB device strings: Mfr=3, Product=2, > > > SerialNumber=1 > > > [ 0.603449] usb usb7: Product: UHCI Host Controller > > > [ 0.603450] usb usb7: Manufacturer: Linux 6.11.0 uhci_hcd > > > [ 0.603452] usb usb7: SerialNumber: 0000:00:1d.1 > > > [ 0.603636] hub 7-0:1.0: USB hub found > > > [ 0.603648] hub 7-0:1.0: 2 ports detected > > > [ 0.603900] uhci_hcd 0000:00:1d.2: UHCI Host Controller > > > [ 0.603907] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus > > > number 8 > > > [ 0.603913] uhci_hcd 0000:00:1d.2: detected 2 ports > > > [ 0.603931] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00009480 > > > [ 0.603984] usb usb8: New USB device found, idVendor=1d6b, > > > idProduct=0001, bcdDevice= 6.11 > > > [ 0.603987] usb usb8: New USB device strings: Mfr=3, Product=2, > > > SerialNumber=1 > > > [ 0.603989] usb usb8: Product: UHCI Host Controller > > > [ 0.603991] usb usb8: Manufacturer: Linux 6.11.0 uhci_hcd > > > [ 0.603992] usb usb8: SerialNumber: 0000:00:1d.2 > > > [ 0.604175] hub 8-0:1.0: USB hub found > > > [ 0.604187] hub 8-0:1.0: 2 ports detected > > > [ 0.604507] i8042: PNP: No PS/2 controller found. > > > [ 0.604509] i8042: Probing ports directly. > > > [ 0.607314] serio: i8042 KBD port at 0x60,0x64 irq 1 > > > [ 0.607322] serio: i8042 AUX port at 0x60,0x64 irq 12 > > > [ 0.607576] mousedev: PS/2 mouse device common for all mice > > > [ 0.607851] rtc_cmos 00:01: RTC can wake from S4 > > > [ 0.608175] rtc_cmos 00:01: registered as rtc0 > > > [ 0.608206] rtc_cmos 00:01: setting system clock to 2024-09-16T20:18:41 > > > UTC (1726517921) > > > [ 0.608248] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, > > > hpet irqs > > > [ 0.608269] i2c_dev: i2c /dev entries driver > > > [ 0.609016] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. > > > Duplicate IMA measurements will not be recorded in the IMA log. > > > [ 0.609054] device-mapper: uevent: version 1.0.3 > > > [ 0.609150] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: > > > dm-devel@lists.linux.dev > > > [ 0.609178] platform eisa.0: Probing EISA bus 0 > > > [ 0.609181] platform eisa.0: EISA: Cannot allocate resource for mainboard > > > [ 0.609183] platform eisa.0: Cannot allocate resource for EISA slot 1 > > > [ 0.609185] platform eisa.0: Cannot allocate resource for EISA slot 2 > > > [ 0.609186] platform eisa.0: Cannot allocate resource for EISA slot 3 > > > [ 0.609188] platform eisa.0: Cannot allocate resource for EISA slot 4 > > > [ 0.609189] platform eisa.0: Cannot allocate resource for EISA slot 5 > > > [ 0.609191] platform eisa.0: Cannot allocate resource for EISA slot 6 > > > [ 0.609192] platform eisa.0: Cannot allocate resource for EISA slot 7 > > > [ 0.609194] platform eisa.0: Cannot allocate resource for EISA slot 8 > > > [ 0.609195] platform eisa.0: EISA: Detected 0 cards > > > [ 0.609198] intel_pstate: CPU model not supported > > > [ 0.609512] ledtrig-cpu: registered to indicate activity on CPUs > > > [ 0.609564] vesafb: mode is 1920x1080x32, linelength=7680, pages=0 > > > [ 0.609566] vesafb: scrolling: redraw > > > [ 0.609567] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0 > > > [ 0.609588] vesafb: framebuffer at 0xd0000000, mapped to > > > 0x(____ptrval____), using 8128k, total 8128k > > > [ 0.609716] fbcon: Deferring console take-over > > > [ 0.609720] fb0: VESA VGA frame buffer device > > > [ 0.609756] fujitsu_tablet: Unknown (using defaults) > > > [ 0.609870] drop_monitor: Initializing network drop monitor service > > > [ 0.610200] NET: Registered PF_INET6 protocol family > > > [ 0.809011] usb 2-5: new high-speed USB device number 2 using ehci-pci > > > [ 0.965402] usb 2-5: New USB device found, idVendor=0409, idProduct=005a, > > > bcdDevice= 1.00 > > > [ 0.965410] usb 2-5: New USB device strings: Mfr=0, Product=0, > > > SerialNumber=0 > > > [ 0.965833] hub 2-5:1.0: USB hub found > > > [ 0.966029] hub 2-5:1.0: 4 ports detected > > > [ 1.060999] usb 6-1: new full-speed USB device number 2 using uhci_hcd > > > [ 1.254086] usb 6-1: New USB device found, idVendor=1784, idProduct=0001, > > > bcdDevice= 0.00 > > > [ 1.254094] usb 6-1: New USB device strings: Mfr=1, Product=2, > > > SerialNumber=3 > > > [ 1.254096] usb 6-1: Product: eHome Infrared Transceiver > > > [ 1.254098] usb 6-1: Manufacturer: Topseed > > > [ 1.254100] usb 6-1: SerialNumber: TS000IUz > > > [ 1.256907] usb 2-5.1: new low-speed USB device number 3 using ehci-pci > > > [ 1.371648] usb 2-5.1: New USB device found, idVendor=046d, > > > idProduct=c317, bcdDevice= 0.70 > > > [ 1.371656] usb 2-5.1: New USB device strings: Mfr=1, Product=2, > > > SerialNumber=0 > > > [ 1.371658] usb 2-5.1: Product: USB Multimedia Keyboard > > > [ 1.371660] usb 2-5.1: Manufacturer: Logitech > > > [ 1.448914] usb 2-5.2: new high-speed USB device number 4 using ehci-pci > > > [ 1.525172] tsc: Refined TSC clocksource calibration: 2672.735 MHz > > > [ 1.525186] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: > > > 0x2686a22b34e, max_idle_ns: 440795332917 ns > > > [ 1.525285] clocksource: Switched to clocksource tsc > > > [ 1.558738] usb 2-5.2: New USB device found, idVendor=1532, > > > idProduct=0e05, bcdDevice= 8.21 > > > [ 1.558746] usb 2-5.2: New USB device strings: Mfr=1, Product=2, > > > SerialNumber=0 > > > [ 1.558748] usb 2-5.2: Product: Razer Kiyo Pro > > > [ 1.558750] usb 2-5.2: Manufacturer: Razer Inc > > > [ 1.636911] usb 2-5.4: new high-speed USB device number 5 using ehci-pci > > > [ 1.757135] usb 2-5.4: New USB device found, idVendor=0bda, > > > idProduct=2838, bcdDevice= 1.00 > > > [ 1.757143] usb 2-5.4: New USB device strings: Mfr=1, Product=2, > > > SerialNumber=3 > > > [ 1.757145] usb 2-5.4: Product: RTL2838UHIDIR > > > [ 1.757147] usb 2-5.4: Manufacturer: Realtek > > > [ 1.757148] usb 2-5.4: SerialNumber: 00000001 > > > [ 1.896915] usb 7-1: new low-speed USB device number 2 using uhci_hcd > > > [ 2.090985] usb 7-1: New USB device found, idVendor=1c4f, idProduct=0034, > > > bcdDevice= 1.10 > > > [ 2.090993] usb 7-1: New USB device strings: Mfr=1, Product=2, > > > SerialNumber=0 > > > [ 2.090995] usb 7-1: Product: Usb Mouse > > > [ 2.090997] usb 7-1: Manufacturer: SIGMACHIP > > > [ 2.520914] usb 3-4: new high-speed USB device number 4 using ehci-pci > > > [ 2.695073] usb 3-4: New USB device found, idVendor=0b05, idProduct=1784, > > > bcdDevice= 1.01 > > > [ 2.695080] usb 3-4: New USB device strings: Mfr=1, Product=2, > > > SerialNumber=3 > > > [ 2.695083] usb 3-4: Product: 802.11 n WLAN > > > [ 2.695085] usb 3-4: Manufacturer: Ralink > > > [ 2.695086] usb 3-4: SerialNumber: 1.0 > > > [ 6.983494] Freeing initrd memory: 732708K > > > [ 6.993078] Segment Routing with IPv6 > > > [ 6.993112] In-situ OAM (IOAM) with IPv6 > > > [ 6.993166] NET: Registered PF_PACKET protocol family > > > [ 6.993452] Key type dns_resolver registered > > > [ 6.994849] microcode: Current revision: 0x00000012 > > > [ 6.994854] microcode: Updated early from: 0x00000010 > > > [ 6.995662] IPI shorthand broadcast: enabled > > > [ 6.998021] sched_clock: Marking stable (6996004567, > > > 824148)->(7068598070, -71769355) > > > [ 6.998330] registered taskstats version 1 > > > [ 6.999038] Loading compiled-in X.509 certificates > > > [ 7.000201] Loaded X.509 cert 'Build time autogenerated kernel key: > > > 8b9c4d5ea71199831d97e735201ace9ff8457a95' > > > [ 7.003218] Demotion targets for Node 0: null > > > [ 7.003551] Key type .fscrypt registered > > > [ 7.003556] Key type fscrypt-provisioning registered > > > [ 7.015077] cryptd: max_cpu_qlen set to 1000 > > > [ 7.055597] Key type encrypted registered > > > [ 7.055608] AppArmor: AppArmor sha256 policy hashing enabled > > > [ 7.055626] ima: No TPM chip found, activating TPM-bypass! > > > [ 7.055639] Loading compiled-in module X.509 certificates > > > [ 7.056587] Loaded X.509 cert 'Build time autogenerated kernel key: > > > 8b9c4d5ea71199831d97e735201ace9ff8457a95' > > > [ 7.056590] ima: Allocated hash algorithm: sha1 > > > [ 7.056598] ima: No architecture policies found > > > [ 7.056614] evm: Initialising EVM extended attributes: > > > [ 7.056615] evm: security.selinux > > > [ 7.056616] evm: security.SMACK64 > > > [ 7.056617] evm: security.SMACK64EXEC > > > [ 7.056618] evm: security.SMACK64TRANSMUTE > > > [ 7.056619] evm: security.SMACK64MMAP > > > [ 7.056620] evm: security.apparmor > > > [ 7.056621] evm: security.ima > > > [ 7.056622] evm: security.capability > > > [ 7.056623] evm: HMAC attrs: 0x1 > > > [ 7.057049] PM: Magic number: 8:614:346 > > > [ 7.057098] tty tty63: hash matches > > > [ 7.061477] RAS: Correctable Errors collector initialized. > > > [ 7.061561] clk: Disabling unused clocks > > > [ 7.061564] PM: genpd: Disabling unused power domains > > > [ 7.066690] Freeing unused decrypted memory: 2036K > > > [ 7.067974] Freeing unused kernel image (initmem) memory: 4860K > > > [ 7.068170] Write protecting the kernel read-only data: 28672k > > > [ 7.068986] Freeing unused kernel image (rodata/data gap) memory: 864K > > > [ 7.160616] x86/mm: Checked W+X mappings: passed, no W+X pages found. > > > [ 7.160704] x86/mm: Checking user space page tables > > > [ 7.221245] x86/mm: Checked W+X mappings: passed, no W+X pages found. > > > [ 7.221251] Run /init as init process > > > [ 7.221253] with arguments: > > > [ 7.221254] /init > > > [ 7.221255] splash > > > [ 7.221256] with environment: > > > [ 7.221257] HOME=/ > > > [ 7.221258] TERM=linux > > > [ 7.221259] BOOT_IMAGE=/vmlinuz-6.11.0 > > > [ 7.375505] ACPI Warning: SystemIO range > > > 0x0000000000000828-0x000000000000082F conflicts with OpRegion > > > 0x0000000000000800-0x000000000000084F (\PMRG) (20240322/utaddress-204) > > > [ 7.375517] ACPI: OSL: Resource conflict; ACPI support missing from > > > driver? > > > [ 7.375522] ACPI Warning: SystemIO range > > > 0x0000000000000530-0x000000000000053F conflicts with OpRegion > > > 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) > > > [ 7.375529] ACPI: OSL: Resource conflict; ACPI support missing from > > > driver? > > > [ 7.375531] ACPI Warning: SystemIO range > > > 0x0000000000000500-0x000000000000052F conflicts with OpRegion > > > 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) > > > [ 7.375537] ACPI: OSL: Resource conflict; ACPI support missing from > > > driver? > > > [ 7.375538] lpc_ich: Resource conflict(s) found affecting gpio_ich > > > [ 7.384601] sky2: driver version 1.30 > > > [ 7.384756] sky2 0000:08:00.0: Yukon-2 EC Ultra chip revision 3 > > > [ 7.385087] sky2 0000:08:00.0 eth0: addr 00:23:54:9e:5b:d0 > > > [ 7.385184] sky2 0000:06:00.0: Yukon-2 EC Ultra chip revision 3 > > > [ 7.385497] sky2 0000:06:00.0 eth1: addr 00:23:54:9e:5b:cf > > > [ 7.390107] ahci 0000:00:1f.2: version 3.0 > > > [ 7.391435] ACPI Warning: SystemIO range > > > 0x0000000000000400-0x000000000000041F conflicts with OpRegion > > > 0x0000000000000400-0x000000000000040F (\SMRG) (20240322/utaddress-204) > > > [ 7.391445] ACPI: OSL: Resource conflict; ACPI support missing from > > > driver? > > > [ 7.392355] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled > > > [ 7.392400] ahci 0000:00:1f.2: AHCI vers 0001.0200, 32 command slots, 3 > > > Gbps, SATA mode > > > [ 7.392405] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f) > > > [ 7.392408] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp > > > pio slum part ccc ems sxs > > > [ 7.397468] hid: raw HID events driver (C) Jiri Kosina > > > [ 7.438438] sky2 0000:08:00.0 enp8s0: renamed from eth0 > > > [ 7.438941] sky2 0000:06:00.0 enp6s0: renamed from eth1 > > > [ 7.446100] usbcore: registered new interface driver usbhid > > > [ 7.446103] usbhid: USB HID core driver > > > [ 7.449704] scsi host0: ahci > > > [ 7.450043] scsi host1: ahci > > > [ 7.450177] input: Logitech USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.0/0003:046D:C317.0001/input/input5 > > > [ 7.450206] scsi host2: ahci > > > [ 7.450384] scsi host3: ahci > > > [ 7.450534] scsi host4: ahci > > > [ 7.450680] scsi host5: ahci > > > [ 7.450765] ata1: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc100 > > > irq 29 lpm-pol 0 > > > [ 7.450769] ata2: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc180 > > > irq 29 lpm-pol 0 > > > [ 7.450772] ata3: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc200 > > > irq 29 lpm-pol 0 > > > [ 7.450775] ata4: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc280 > > > irq 29 lpm-pol 0 > > > [ 7.450778] ata5: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc300 > > > irq 29 lpm-pol 0 > > > [ 7.450781] ata6: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc380 > > > irq 29 lpm-pol 0 > > > [ 7.509365] hid-generic 0003:046D:C317.0001: input,hidraw0: USB HID v1.10 > > > Keyboard [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input0 > > > [ 7.509615] input: Logitech USB Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input6 > > > [ 7.512965] firewire_ohci 0000:0b:02.0: added OHCI v1.10 device as card > > > 0, 4 IR + 8 IT contexts, quirks 0x11 > > > [ 7.525915] ACPI: bus type drm_connector registered > > > [ 7.569198] input: Logitech USB Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input7 > > > [ 7.569501] hid-generic 0003:046D:C317.0002: input,hidraw1: USB HID v1.10 > > > Device [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input1 > > > [ 7.569707] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/0003:1C4F:0034.0003/input/input8 > > > [ 7.570110] hid-generic 0003:1C4F:0034.0003: input,hidraw2: USB HID v1.10 > > > Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:1d.1-1/input0 > > > [ 7.924893] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > > > [ 7.925710] ata1.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max > > > UDMA/133 > > > [ 7.925801] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), > > > AA > > > [ 7.926415] ata1.00: Features: Dev-Sleep > > > [ 7.927326] ata1.00: configured for UDMA/133 > > > [ 7.927586] scsi 0:0:0:0: Direct-Access ATA WD Blue SA510 2. > > > 09WD PQ: 0 ANSI: 5 > > > [ 7.928008] scsi 0:0:0:0: Attached scsi generic sg0 type 0 > > > [ 8.025099] firewire_core 0000:0b:02.0: created device fw0: GUID > > > 001e8c0001b0584a, S400 > > > [ 8.404993] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > > > [ 8.416099] ata2.00: ATA-8: Corsair Force 3 SSD, 1.3.2, max UDMA/133 > > > [ 8.416606] ata2.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), > > > AA > > > [ 8.426528] ata2.00: configured for UDMA/133 > > > [ 8.426791] scsi 1:0:0:0: Direct-Access ATA Corsair Force 3 > > > 2 PQ: 0 ANSI: 5 > > > [ 8.427456] scsi 1:0:0:0: Attached scsi generic sg1 type 0 > > > [ 8.904925] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > > > [ 8.905740] ata3.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max > > > UDMA/133 > > > [ 8.905838] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), > > > AA > > > [ 8.906448] ata3.00: Features: Dev-Sleep > > > [ 8.907336] ata3.00: configured for UDMA/133 > > > [ 8.907542] scsi 2:0:0:0: Direct-Access ATA WD Blue SA510 2. > > > 09WD PQ: 0 ANSI: 5 > > > [ 8.908069] scsi 2:0:0:0: Attached scsi generic sg2 type 0 > > > [ 9.392962] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > > > [ 9.394169] ata4.00: ATA-8: ST3500418AS, CC38, max UDMA/133 > > > [ 9.394176] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 32) > > > [ 9.395560] ata4.00: configured for UDMA/133 > > > [ 9.395767] scsi 3:0:0:0: Direct-Access ATA ST3500418AS CC38 PQ: > > > 0 ANSI: 5 > > > [ 9.396339] scsi 3:0:0:0: Attached scsi generic sg3 type 0 > > > [ 9.876891] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > > > [ 9.877133] ata5.00: ATA-10: KINGSTON SA400S37480G, SBFKK1B3, max > > > UDMA/133 > > > [ 9.877216] ata5.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA > > > [ 9.877559] ata5.00: configured for UDMA/133 > > > [ 9.877838] scsi 4:0:0:0: Direct-Access ATA KINGSTON SA400S3 > > > K1B3 PQ: 0 ANSI: 5 > > > [ 9.878294] scsi 4:0:0:0: Attached scsi generic sg4 type 0 > > > [ 10.352870] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) > > > [ 10.354014] ata6.00: ATAPI: DRW-24F1ST d, 2.00, max UDMA/133 > > > [ 10.355420] ata6.00: configured for UDMA/133 > > > [ 10.358873] scsi 5:0:0:0: CD-ROM ASUS DRW-24F1ST d 2.00 > > > PQ: 0 ANSI: 5 > > > [ 10.463913] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram > > > cd/rw xa/form2 cdda tray > > > [ 10.463919] cdrom: Uniform CD-ROM driver Revision: 3.20 > > > [ 10.501960] sr 5:0:0:0: Attached scsi CD-ROM sr0 > > > [ 10.502081] sr 5:0:0:0: Attached scsi generic sg5 type 5 > > > [ 10.507297] scsi host6: pata_marvell > > > [ 10.507511] scsi host7: pata_marvell > > > [ 10.507593] ata7: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 > > > irq 16 lpm-pol 0 > > > [ 10.507596] ata8: PATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 > > > irq 16 lpm-pol 0 > > > [ 10.514525] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 > > > TB/1.82 TiB) > > > [ 10.514542] sd 0:0:0:0: [sda] Write Protect is off > > > [ 10.514546] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 > > > [ 10.514567] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, > > > doesn't support DPO or FUA > > > [ 10.514570] sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 > > > GB/112 GiB) > > > [ 10.514587] sd 1:0:0:0: [sdb] Write Protect is off > > > [ 10.514591] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 > > > [ 10.514610] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes > > > [ 10.514610] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 > > > TB/1.82 TiB) > > > [ 10.514618] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, > > > doesn't support DPO or FUA > > > [ 10.514622] sd 3:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 > > > GB/466 GiB) > > > [ 10.514623] sd 2:0:0:0: [sdc] Write Protect is off > > > [ 10.514627] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 > > > [ 10.514639] sd 3:0:0:0: [sdd] Write Protect is off > > > [ 10.514643] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 > > > [ 10.514649] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, > > > doesn't support DPO or FUA > > > [ 10.514650] sd 4:0:0:0: [sde] 937703088 512-byte logical blocks: (480 > > > GB/447 GiB) > > > [ 10.514659] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes > > > [ 10.514672] sd 4:0:0:0: [sde] Write Protect is off > > > [ 10.514673] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, > > > doesn't support DPO or FUA > > > [ 10.514677] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00 > > > [ 10.514690] sd 2:0:0:0: [sdc] Preferred minimum I/O size 512 bytes > > > [ 10.514706] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, > > > doesn't support DPO or FUA > > > [ 10.514726] sd 3:0:0:0: [sdd] Preferred minimum I/O size 512 bytes > > > [ 10.514747] sd 4:0:0:0: [sde] Preferred minimum I/O size 512 bytes > > > [ 10.557486] sde: sde1 > > > [ 10.557579] sd 4:0:0:0: [sde] Attached SCSI disk > > > [ 10.557928] sda: sda1 > > > [ 10.557999] sd 0:0:0:0: [sda] Attached SCSI disk > > > [ 10.558245] sd 2:0:0:0: [sdc] Attached SCSI disk > > > [ 10.560449] sdb: sdb1 sdb2 sdb3 > > > [ 10.560883] sd 1:0:0:0: [sdb] Attached SCSI disk > > > [ 10.602620] sdd: sdd1 > > > [ 10.602860] sd 3:0:0:0: [sdd] Attached SCSI disk > > > [ 18.784958] random: crng init done > > > [ 24.072890] raid6: sse2x4 gen() 9257 MB/s > > > [ 24.140893] raid6: sse2x2 gen() 11781 MB/s > > > [ 24.208892] raid6: sse2x1 gen() 9633 MB/s > > > [ 24.208894] raid6: using algorithm sse2x2 gen() 11781 MB/s > > > [ 24.276889] raid6: .... xor() 7155 MB/s, rmw enabled > > > [ 24.276891] raid6: using ssse3x2 recovery algorithm > > > [ 24.279508] xor: measuring software checksum speed > > > [ 24.280148] prefetch64-sse : 15495 MB/sec > > > [ 24.280906] generic_sse : 13259 MB/sec > > > [ 24.280908] xor: using function: prefetch64-sse (15495 MB/sec) > > > [ 24.283562] async_tx: api initialized (async) > > > [ 24.888184] Btrfs loaded, zoned=yes, fsverity=yes > > > [ 25.121189] EXT4-fs (sde1): mounted filesystem > > > 94072726-5fed-439f-a496-8e6aaa88617e ro with ordered data mode. Quota mode: > > > none. > > > [ 25.650104] systemd[1]: Inserted module 'autofs4' > > > [ 25.720961] systemd[1]: systemd 249.11-0ubuntu3.12 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 +BZIP2 +LZ4 +XZ > > > +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) > > > [ 25.721115] systemd[1]: Detected architecture x86-64. > > > [ 26.209831] systemd[1]: Configuration file > > > /run/systemd/system/netplan-ovs-cleanup.service is marked > > > world-inaccessible. This has no effect as configuration data is accessible > > > via APIs without restrictions. Proceeding anyway. > > > [ 26.282129] systemd[1]: Accepting user/group name '${GNUNET_USER}', which > > > does not match strict user/group name rules. > > > [ 26.341173] systemd[1]: Queued start job for default target Graphical > > > Interface. > > > [ 26.382658] systemd[1]: Created slice Slice /system/modprobe. > > > [ 26.383229] systemd[1]: Created slice Slice /system/systemd-fsck. > > > [ 26.383636] systemd[1]: Created slice User and Session Slice. > > > [ 26.383727] systemd[1]: Started Forward Password Requests to Wall > > > Directory Watch. > > > [ 26.383934] systemd[1]: Set up automount Arbitrary Executable File > > > Formats File System Automount Point. > > > [ 26.384053] systemd[1]: Reached target User and Group Name Lookups. > > > [ 26.384087] systemd[1]: Reached target Slice Units. > > > [ 26.384122] systemd[1]: Reached target Local Verity Protected Volumes. > > > [ 26.384233] systemd[1]: Listening on Device-mapper event daemon FIFOs. > > > [ 26.384385] systemd[1]: Listening on LVM2 poll daemon socket. > > > [ 26.390357] systemd[1]: Listening on RPCbind Server Activation Socket. > > > [ 26.390560] systemd[1]: Listening on Syslog Socket. > > > [ 26.392228] systemd[1]: Listening on Process Core Dump Socket. > > > [ 26.392358] systemd[1]: Listening on fsck to fsckd communication Socket. > > > [ 26.392444] systemd[1]: Listening on initctl Compatibility Named Pipe. > > > [ 26.392728] systemd[1]: Listening on Journal Audit Socket. > > > [ 26.392878] systemd[1]: Listening on Journal Socket (/dev/log). > > > [ 26.393048] systemd[1]: Listening on Journal Socket. > > > [ 26.393622] systemd[1]: Listening on udev Control Socket. > > > [ 26.393770] systemd[1]: Listening on udev Kernel Socket. > > > [ 26.394928] systemd[1]: Mounting Huge Pages File System... > > > [ 26.396045] systemd[1]: Mounting POSIX Message Queue File System... > > > [ 26.397206] systemd[1]: Mounting Kernel Debug File System... > > > [ 26.398341] systemd[1]: Mounting Kernel Trace File System... > > > [ 26.400711] systemd[1]: Starting Journal Service... > > > [ 26.400852] systemd[1]: Condition check resulted in Kernel Module > > > supporting RPCSEC_GSS being skipped. > > > [ 26.400981] systemd[1]: Finished Availability of block devices. > > > [ 26.402714] systemd[1]: Starting Set the console keyboard layout... > > > [ 26.403977] systemd[1]: Starting Create List of Static Device Nodes... > > > [ 26.405164] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots > > > etc. using dmeventd or progress polling... > > > [ 26.406446] systemd[1]: Starting Load Kernel Module configfs... > > > [ 26.408022] systemd[1]: Starting Load Kernel Module drm... > > > [ 26.409876] systemd[1]: Starting Load Kernel Module efi_pstore... > > > [ 26.411397] systemd[1]: Starting Load Kernel Module fuse... > > > [ 26.411770] systemd[1]: Condition check resulted in File System Check on > > > Root Device being skipped. > > > [ 26.419152] systemd[1]: Starting Load Kernel Modules... > > > [ 26.420372] systemd[1]: Starting Remount Root and Kernel File Systems... > > > [ 26.421670] systemd[1]: Starting Coldplug All udev Devices... > > > [ 26.424102] systemd[1]: Mounted Huge Pages File System. > > > [ 26.424285] systemd[1]: Mounted POSIX Message Queue File System. > > > [ 26.424439] systemd[1]: Mounted Kernel Debug File System. > > > [ 26.424592] systemd[1]: Mounted Kernel Trace File System. > > > [ 26.425138] systemd[1]: Finished Create List of Static Device Nodes. > > > [ 26.425552] systemd[1]: modprobe@configfs.service: Deactivated > > > successfully. > > > [ 26.425869] systemd[1]: Finished Load Kernel Module configfs. > > > [ 26.426221] systemd[1]: modprobe@drm.service: Deactivated successfully. > > > [ 26.426531] systemd[1]: Finished Load Kernel Module drm. > > > [ 26.426889] systemd[1]: modprobe@fuse.service: Deactivated successfully. > > > [ 26.427195] systemd[1]: Finished Load Kernel Module fuse. > > > [ 26.428523] systemd[1]: Mounting FUSE Control File System... > > > [ 26.429778] systemd[1]: Mounting Kernel Configuration File System... > > > [ 26.431223] systemd[1]: Mounted FUSE Control File System. > > > [ 26.432057] systemd[1]: Mounted Kernel Configuration File System. > > > [ 26.448406] systemd[1]: modprobe@efi_pstore.service: Deactivated > > > successfully. > > > [ 26.448945] systemd[1]: Finished Load Kernel Module efi_pstore. > > > [ 26.469212] EXT4-fs (sde1): re-mounted > > > 94072726-5fed-439f-a496-8e6aaa88617e r/w. Quota mode: none. > > > [ 26.471407] systemd[1]: Finished Remount Root and Kernel File Systems. > > > [ 26.471675] systemd[1]: Condition check resulted in Platform Persistent > > > Storage Archival being skipped. > > > [ 26.473420] systemd[1]: Starting Load/Save Random Seed... > > > [ 26.475161] systemd[1]: Starting Create System Users... > > > [ 26.483026] lp: driver loaded but no devices found > > > [ 26.493865] ppdev: user-space parallel port driver > > > [ 26.502393] systemd[1]: Finished Load/Save Random Seed. > > > [ 26.502655] systemd[1]: Condition check resulted in First Boot Complete > > > being skipped. > > > [ 26.506712] systemd[1]: Finished Set the console keyboard layout. > > > [ 26.508747] systemd[1]: Finished Create System Users. > > > [ 26.510321] systemd[1]: Starting Create Static Device Nodes in /dev... > > > [ 26.511046] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots > > > etc. using dmeventd or progress polling. > > > [ 26.528026] systemd[1]: Finished Load Kernel Modules. > > > [ 26.529531] systemd[1]: Starting Apply Kernel Variables... > > > [ 26.530139] systemd[1]: Finished Create Static Device Nodes in /dev. > > > [ 26.530349] systemd[1]: Reached target Preparation for Local File > > > Systems. > > > [ 26.532348] systemd[1]: Starting Rule-based Manager for Device Events and > > > Files... > > > [ 26.553864] systemd[1]: Started Journal Service. > > > [ 26.562848] systemd-journald[406]: Received client request to flush > > > runtime journal. > > > [ 26.919447] i5500_temp 0000:00:14.3: Sensor seems to be disabled > > > [ 26.941867] EDAC MC0: Giving out device to module i7core_edac.c > > > controller i7 core #0: DEV 0000:ff:03.0 (INTERRUPT) > > > [ 26.941914] EDAC PCI0: Giving out device to module i7core_edac controller > > > EDAC PCI controller: DEV 0000:ff:03.0 (POLLED) > > > [ 26.941936] EDAC i7core: Driver loaded, 1 memory controller(s) found. > > > [ 27.501967] mc: Linux media interface: v0.10 > > > [ 27.821741] videodev: Linux video capture interface: v2.00 > > > [ 27.829839] kvm_intel: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work > > > properly. Using workaround > > > [ 27.910536] snd_hda_intel 0000:04:00.1: Force to non-snoop mode > > > [ 27.927314] EXT4-fs (sdd1): mounted filesystem > > > 269c3cb0-82a8-484f-9f96-2569d52ced08 r/w with ordered data mode. Quota mode: > > > none. > > > [ 27.967879] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input9 > > > [ 27.967995] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input10 > > > [ 28.099282] EXT4-fs (sdb3): mounted filesystem > > > 965f3d65-ec1b-49a8-a27a-a6989cecf661 r/w with ordered data mode. Quota mode: > > > none. > > > [ 28.119031] EXT4-fs (sdc): mounted filesystem > > > 7f49ad40-e533-42c4-9977-7c4809d47b3d r/w with ordered data mode. Quota mode: > > > none. > > > [ 28.120177] EXT4-fs (sda1): mounted filesystem > > > a7d8e4b2-e2df-4976-b661-37e48f7411cf r/w with ordered data mode. Quota mode: > > > none. > > > [ 28.148845] Registered IR keymap rc-rc6-mce > > > [ 28.152056] Adding 15625212k swap on /dev/sdb2. Priority:-2 extents:1 > > > across:15625212k SS > > > [ 28.169493] usb 2-5.2: Found UVC 1.00 device Razer Kiyo Pro (1532:0e05) > > > [ 28.174756] usbcore: registered new interface driver uvcvideo > > > [ 28.238001] IR RC6 protocol handler initialized > > > [ 28.301533] usb 2-5.2: current rate 16000 is different from the runtime > > > rate 48000 > > > [ 28.313037] rc rc0: Media Center Ed. eHome Infrared Remote Transceiver as > > > /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0 > > > [ 28.313134] rc rc0: lirc_dev: driver mceusb registered at minor = 0, raw > > > IR receiver, raw IR transmitter > > > [ 28.313280] input: Media Center Ed. eHome Infrared Remote Transceiver as > > > /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0/input11 > > > [ 28.405085] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1989B: > > > line_outs=4 (0x12/0x16/0x24/0x25/0x0) type:line > > > [ 28.405093] snd_hda_codec_analog hdaudioC0D0: speaker_outs=0 > > > (0x0/0x0/0x0/0x0/0x0) > > > [ 28.405095] snd_hda_codec_analog hdaudioC0D0: hp_outs=1 > > > (0x11/0x0/0x0/0x0/0x0) > > > [ 28.405098] snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0 > > > [ 28.405099] snd_hda_codec_analog hdaudioC0D0: dig-out=0x1b/0x1d > > > [ 28.405101] snd_hda_codec_analog hdaudioC0D0: inputs: > > > [ 28.405103] snd_hda_codec_analog hdaudioC0D0: Rear Mic=0x17 > > > [ 28.405105] snd_hda_codec_analog hdaudioC0D0: Front Mic=0x14 > > > [ 28.405106] snd_hda_codec_analog hdaudioC0D0: Line=0x15 > > > [ 28.405108] snd_hda_codec_analog hdaudioC0D0: CD=0x18 > > > [ 28.420231] input: HDA Intel Rear Mic as > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 > > > [ 28.420363] input: HDA Intel Front Mic as > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 > > > [ 28.420495] input: HDA Intel Line as > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 > > > [ 28.420592] input: HDA Intel Line Out Front as > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 > > > [ 28.420710] input: HDA Intel Line Out Surround as > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 > > > [ 28.420798] input: HDA Intel Line Out CLFE as > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 > > > [ 28.420905] input: HDA Intel Line Out Side as > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 > > > [ 28.421001] input: HDA Intel Front Headphone as > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input19 > > > [ 28.540353] cfg80211: Loading compiled-in X.509 certificates for > > > regulatory database > > > [ 28.540722] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' > > > [ 28.541013] Loaded X.509 cert 'wens: > > > 61c038651aabdcf94bd0ac7ff06c7248db18c600' > > > [ 28.541974] mceusb 6-1:1.0: long-range (0x1) receiver active > > > [ 28.571526] cx23885: cx23885 driver version 0.0.4 loaded > > > [ 28.571754] cx23885: CORE cx23885[0]: subsystem: 0070:7801, board: > > > Hauppauge WinTV-HVR1800 [card=2,autodetected] > > > [ 28.605043] mceusb 6-1:1.0: Registered Topseed eHome Infrared Transceiver > > > with mce emulator interface version 1 > > > [ 28.605052] mceusb 6-1:1.0: 2 tx ports (0x3 cabled) and 2 rx sensors (0x1 > > > active) > > > [ 28.605120] usbcore: registered new interface driver mceusb > > > [ 28.607375] usb 2-5.2: current rate 16000 is different from the runtime > > > rate 24000 > > > [ 28.613794] usb 2-5.2: current rate 16000 is different from the runtime > > > rate 32000 > > > [ 28.718690] usbcore: registered new interface driver snd-usb-audio > > > [ 29.013320] tveeprom: Hauppauge model 78521, rev C1E9, serial# 4029759297 > > > [ 29.013327] tveeprom: MAC address is 00:0d:fe:31:3f:41 > > > [ 29.013329] tveeprom: tuner model is Philips 18271_8295 (idx 149, type > > > 54) > > > [ 29.013331] tveeprom: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88) > > > [ 29.013333] tveeprom: audio processor is CX23887 (idx 42) > > > [ 29.013334] tveeprom: decoder processor is CX23887 (idx 37) > > > [ 29.013335] tveeprom: has radio > > > [ 29.013336] cx23885: cx23885[0]: hauppauge eeprom: model=78521 > > > [ 29.101189] cx25840 2-0044: cx23887 A/V decoder found @ 0x88 (cx23885[0]) > > > [ 29.560967] usb 3-4: reset high-speed USB device number 4 using ehci-pci > > > [ 29.731550] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev > > > 021c detected > > > [ 29.760952] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 > > > detected > > > [ 29.761293] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' > > > [ 29.761939] usbcore: registered new interface driver rt2800usb > > > [ 29.792083] rt2800usb 3-4:1.0 wlx20cf30a24130: renamed from wlan0 > > > [ 29.793914] cx25840 2-0044: loaded v4l-cx23885-avcore-01.fw firmware > > > (16382 bytes) > > > [ 29.931887] tuner: 1-0042: Tuner -1 found with type(s) Radio TV. > > > [ 29.977929] tda829x 1-0042: could not clearly identify tuner address, > > > defaulting to 60 > > > [ 30.005283] tda18271 1-0060: creating new instance > > > [ 30.049326] tda18271: TDA18271HD/C1 detected @ 1-0060 > > > [ 30.873273] tda829x 1-0042: type set to tda8295+18271 > > > [ 32.228176] cx23885: cx23885[0]: registered device video2 [v4l2] > > > [ 32.228328] cx23885: cx23885[0]: registered device vbi0 > > > [ 32.228612] cx23885: cx23885[0]: alsa: registered ALSA audio device > > > [ 32.228777] cx23885: cx23885[0]: registered device video3 [mpeg] > > > [ 32.228793] cx23885: Firmware and/or mailbox pointer not initialized or > > > corrupted, signature = 0xffffbfff, cmd = PING_FW > > > [ 32.228801] fbcon: Taking over console > > > [ 32.229089] Console: switching to colour frame buffer device 240x67 > > > [ 32.230049] cx23885 0000:09:00.0: Direct firmware load for > > > v4l-cx23885-enc.fw failed with error -2 > > > [ 32.230055] cx23885: ERROR: Hotplug firmware request failed > > > (v4l-cx23885-enc.fw). > > > [ 32.230056] cx23885: Please fix your hotplug setup, the board will not > > > work without firmware loaded! > > > [ 32.230057] cx23885: cx23885_initialize_codec() f/w load failed > > > [ 32.230059] cx23885: cx23885_dvb_register() allocating 1 frontend(s) > > > [ 32.230061] cx23885: cx23885[0]: cx23885 based dvb card > > > [ 32.398080] MT2131: successfully identified at address 0x61 > > > [ 32.399714] dvbdev: DVB: registering new adapter (cx23885[0]) > > > [ 32.399718] cx23885 0000:09:00.0: DVB: registering adapter 0 frontend 0 > > > (Samsung S5H1409 QAM/8VSB Frontend)... > > > [ 32.400463] cx23885: cx23885_dev_checkrevision() Hardware revision = 0xb1 > > > [ 32.400467] cx23885: cx23885[0]/0: found at 0000:09:00.0, rev: 15, irq: > > > 17, latency: 0, mmio: 0xfbc00000 > > > [ 43.045128] audit: type=1400 audit(1726517963.933:2): apparmor="STATUS" > > > operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" > > > pid=1473 comm="apparmor_parser" > > > [ 43.047845] audit: type=1400 audit(1726517963.933:3): apparmor="STATUS" > > > operation="profile_load" profile="unconfined" name="nvidia_modprobe" > > > pid=1470 comm="apparmor_parser" > > > [ 43.047854] audit: type=1400 audit(1726517963.933:4): apparmor="STATUS" > > > operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" > > > pid=1470 comm="apparmor_parser" > > > [ 43.047859] audit: type=1400 audit(1726517963.933:5): apparmor="STATUS" > > > operation="profile_load" profile="unconfined" name="lsb_release" pid=1468 > > > comm="apparmor_parser" > > > [ 43.048576] audit: type=1400 audit(1726517963.933:6): apparmor="STATUS" > > > operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1474 > > > comm="apparmor_parser" > > > [ 43.048583] audit: type=1400 audit(1726517963.933:7): apparmor="STATUS" > > > operation="profile_load" profile="unconfined" name="man_filter" pid=1474 > > > comm="apparmor_parser" > > > [ 43.048587] audit: type=1400 audit(1726517963.933:8): apparmor="STATUS" > > > operation="profile_load" profile="unconfined" name="man_groff" pid=1474 > > > comm="apparmor_parser" > > > [ 43.053897] audit: type=1400 audit(1726517963.941:9): apparmor="STATUS" > > > operation="profile_load" profile="unconfined" name="/usr/bin/redshift" > > > pid=1476 comm="apparmor_parser" > > > [ 43.054106] audit: type=1400 audit(1726517963.941:10): apparmor="STATUS" > > > operation="profile_load" profile="unconfined" name="libreoffice-oosplash" > > > pid=1478 comm="apparmor_parser" > > > [ 43.054837] audit: type=1400 audit(1726517963.941:11): apparmor="STATUS" > > > operation="profile_load" profile="unconfined" name="libreoffice-senddoc" > > > pid=1479 comm="apparmor_parser" > > > [ 43.276873] RPC: Registered named UNIX socket transport module. > > > [ 43.276877] RPC: Registered udp transport module. > > > [ 43.276879] RPC: Registered tcp transport module. > > > [ 43.276879] RPC: Registered tcp-with-tls transport module. > > > [ 43.276880] RPC: Registered tcp NFSv4.1 backchannel transport module. > > > [ 43.770189] sky2 0000:06:00.0 enp6s0: enabling interface > > > [ 43.781961] sky2 0000:08:00.0 enp8s0: enabling interface > > > [ 43.787810] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading > > > firmware file 'rt2870.bin' > > > [ 43.793640] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware > > > detected - version: 0.36 > > > [ 45.854962] wlx20cf30a24130: authenticate with fc:2b:b2:a7:af:02 (local > > > address=20:cf:30:a2:41:30) > > > [ 45.854969] wlx20cf30a24130: send auth to fc:2b:b2:a7:af:02 (try 1/3) > > > [ 45.867365] wlx20cf30a24130: authenticated > > > [ 45.868985] wlx20cf30a24130: associate with fc:2b:b2:a7:af:02 (try 1/3) > > > [ 45.877038] wlx20cf30a24130: RX AssocResp from fc:2b:b2:a7:af:02 > > > (capab=0x1411 status=0 aid=3) > > > [ 45.887555] wlx20cf30a24130: associated > > > [ 46.441910] usb 2-5.2: current rate 16000 is different from the runtime > > > rate 48000 > > > [ 46.558022] usb 2-5.2: current rate 16000 is different from the runtime > > > rate 48000 > > > [ 46.677063] usb 2-5.2: current rate 16000 is different from the runtime > > > rate 48000 > > > [ 46.695942] sky2 0000:06:00.0 enp6s0: Link is up at 1000 Mbps, full > > > duplex, flow control both > > > [ 47.319604] wlx20cf30a24130: Limiting TX power to 30 (30 - 0) dBm as > > > advertised by fc:2b:b2:a7:af:02 > > > [ 59.697229] kauditd_printk_skb: 25 callbacks suppressed > > > [ 59.697233] audit: type=1400 audit(1726517980.585:37): apparmor="DENIED" > > > operation="open" class="file" profile="/usr/sbin/cups-browsed" > > > name="/usr/local/lib/libz.so.1.3" pid=2031 comm="cups-browsed" > > > requested_mask="r" denied_mask="r" fsuid=0 ouid=0 > > > [ 59.699869] audit: type=1400 audit(1726517980.585:38): apparmor="DENIED" > > > operation="open" class="file" profile="/usr/sbin/cups-browsed" > > > name="/usr/local/lib/libpng16.so.16.44.0" pid=2031 comm="cups-browsed" > > > requested_mask="r" denied_mask="r" fsuid=0 ouid=0 > > > [ 59.810741] usb 2-5.2: current rate 16000 is different from the runtime > > > rate 48000 > > > [ 59.921457] usb 2-5.2: current rate 16000 is different from the runtime > > > rate 48000 > > > [ 60.036414] usb 2-5.2: current rate 16000 is different from the runtime > > > rate 48000 > > > [ 63.727107] warning: `kdeconnectd' uses wireless extensions which will > > > stop working for Wi-Fi 7 hardware; use nl80211 > > > > > > On 2024-09-16 11:20, Dr. David Alan Gilbert wrote: > > > > * Bob Gill (gillb5@telus.net) wrote: > > > > > OK. > > > > Thanks! I'm not seeing anything too obvious, however... > > > > > > > > > 6.10.0.dmesg.txt: > > > > > > > > > > [ 0.000000] Linux version 6.10.0 (root@freedom) (gcc (Ubuntu > > > > > 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP > > > > > PREEMPT_DYNAMIC Sun Jul 14 18:50:17 MDT 2024 > > > > > [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.10.0 > > > > > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash > > > > ..... > > > > > > > > > > > > > 6.11.0.dmesg.txt > > > > > > > > > > [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu > > > > > 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP > > > > > PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 > > > > > [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 > > > > > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro recovery nomodeset > > > > > dis_ucode_ldr > > > > > [ 0.000000] KERNEL supported cpus: > > > > Would it be possible to get a 6.11.0 dmesg without the 'nomodeset' ? > > > > I realise that's trickier, but it's really where things start to get interesting. > > > > > > > > On the 6.10 dmesg we have the normal fun: > > > > > > > > > [ 15.759932] [drm] amdgpu kernel modesetting enabled. > > > > > [ 15.760169] amdgpu: Virtual CRAT table created for CPU > > > > > [ 15.760203] amdgpu: Topology: Add CPU node > > > > > [ 15.760502] [drm] initializing kernel modesetting (BEIGE_GOBY > > > > > 0x1002:0x743F 0x148C:0x2415 0xC1). > > > > > [ 15.760519] [drm] register mmio base: 0xFB700000 > > > > > [ 15.760520] [drm] register mmio size: 1048576 > > > > > [ 15.764353] [drm] add ip block number 0 <nv_common> > > > > > [ 15.764355] [drm] add ip block number 1 <gmc_v10_0> > > > > > [ 15.764357] [drm] add ip block number 2 <navi10_ih> > > > > > [ 15.764359] [drm] add ip block number 3 <psp> > > > > > [ 15.764360] [drm] add ip block number 4 <smu> > > > > > [ 15.764361] [drm] add ip block number 5 <dm> > > > > > [ 15.764363] [drm] add ip block number 6 <gfx_v10_0> > > > > > [ 15.764364] [drm] add ip block number 7 <sdma_v5_2> > > > > > [ 15.764366] [drm] add ip block number 8 <vcn_v3_0> > > > > > [ 15.764379] resource: resource sanity check: requesting [mem > > > > > 0x00000000000c0000-0x00000000000dffff], which spans more than PCI Bus > > > > > 0000:00 [mem 0x000d0000-0x000dffff window] > > > > > [ 15.764383] caller pci_map_rom+0x83/0x220 mapping multiple BARs > > > > > [ 15.764391] amdgpu 0000:04:00.0: No more image in the PCI ROM > > > > > [ 15.764412] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from ROM BAR > > > > > [ 15.764414] amdgpu: ATOM BIOS: 113-001-XT7 > > > > > [ 15.777550] [drm] VCN(0) decode is enabled in VM mode > > > > > [ 15.781178] amdgpu 0000:04:00.0: vgaarb: deactivate vga console > > > > > [ 15.781185] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) > > > > > feature disabled as experimental (default) > > > > > [ 15.781194] amdgpu 0000:04:00.0: amdgpu: PCIE atomic ops is not supported > > > > > [ 15.781245] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, > > > > > fragment size is 9-bit > > > > > [ 15.781261] amdgpu 0000:04:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - > > > > > 0x00000080FEFFFFFF (4080M used) > > > > > [ 15.781264] amdgpu 0000:04:00.0: amdgpu: GART: 512M 0x0000000000000000 - > > > > > 0x000000001FFFFFFF > > > > > [ 15.781277] [drm] Detected VRAM RAM=4080M, BAR=256M > > > > > [ 15.781279] [drm] RAM width 64bits GDDR6 > > > > > [ 15.783108] [drm] amdgpu: 4080M of VRAM memory ready > > > > > [ 15.783112] [drm] amdgpu: 5979M of GTT memory ready. > > > > > [ 15.783133] [drm] GART: num cpu pages 131072, num gpu pages 131072 > > > > > [ 15.783255] [drm] PCIE GART of 512M enabled (table at > > > > > 0x0000008000800000). > > > > > [ 18.564918] random: crng init done > > > > > [ 19.594908] amdgpu 0000:04:00.0: amdgpu: STB initialized to 2048 entries > > > > > [ 19.595220] [drm] Loading DMUB firmware via PSP: version=0x02020020 > > > > > [ 19.595937] [drm] use_doorbell being set to: [true] > > > > > [ 19.595955] [drm] Found VCN firmware Version ENC: 1.31 DEC: 3 VEP: 0 > > > > > Revision: 2 > > > > > [ 19.595965] amdgpu 0000:04:00.0: amdgpu: Will use PSP to load VCN > > > > > firmware > > > > > [ 19.663643] amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from > > > > > 0x80fd000000 for PSP TMR > > > > > [ 19.765435] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is > > > > > not available > > > > > [ 19.781512] amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta > > > > > ucode is not available > > > > > [ 19.781538] amdgpu 0000:04:00.0: amdgpu: smu driver if version = > > > > > 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = > > > > > 0x00492400 (73.36.0) > > > > > [ 19.781544] amdgpu 0000:04:00.0: amdgpu: SMU driver if version not > > > > > matched > > > > > [ 19.781581] amdgpu 0000:04:00.0: amdgpu: use vbios provided pptable > > > > > [ 19.828182] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully! > > > > > [ 19.828795] [drm] Display Core v3.2.281 initialized on DCN 3.0.3 > > > > > [ 19.828798] [drm] DP-HDMI FRL PCON supported > > > > > [ 19.829988] [drm] DMUB hardware initialized: version=0x02020020 > > > > > [ 19.914675] [drm] kiq ring mec 2 pipe 1 q 0 > > > > > [ 19.956011] amdgpu: HMM registered 4080MB device memory > > > > > [ 19.963868] kfd kfd: amdgpu: Allocated 3969056 bytes on gart > > > > > [ 19.963883] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1 > > > > > [ 19.964255] amdgpu: Virtual CRAT table created for GPU > > > > > [ 19.964896] amdgpu: Topology: Add dGPU node [0x743f:0x1002] > > > > > [ 19.964900] kfd kfd: amdgpu: added device 1002:743f > > > > > [ 19.964919] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, > > > > > active_cu_number 16 > > > > > [ 19.964924] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 > > > > > on hub 0 > > > > > [ 19.964926] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 > > > > > on hub 0 > > > > > [ 19.964927] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng > > > > > 4 on hub 0 > > > > > [ 19.964929] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng > > > > > 5 on hub 0 > > > > > [ 19.964931] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng > > > > > 6 on hub 0 > > > > > [ 19.964933] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng > > > > > 7 on hub 0 > > > > > [ 19.964935] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng > > > > > 8 on hub 0 > > > > > [ 19.964936] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng > > > > > 9 on hub 0 > > > > > [ 19.964938] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng > > > > > 10 on hub 0 > > > > > [ 19.964940] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng > > > > > 11 on hub 0 > > > > > [ 19.964941] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng > > > > > 12 on hub 0 > > > > > [ 19.964943] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on > > > > > hub 0 > > > > > [ 19.964945] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 > > > > > on hub 8 > > > > > [ 19.966250] amdgpu 0000:04:00.0: amdgpu: Using BACO for runtime pm > > > > > [ 19.966781] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:04:00.0 on > > > > > minor 0 > > > > > [ 19.975362] fbcon: amdgpudrmfb (fb0) is primary device > > > > > [ 19.975369] fbcon: Deferring console take-over > > > > > [ 19.975373] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer > > > > > device > > > > So lets see what that looks like on a 6.11.0 without the nomodeset. > > > > > > > > Dave -- -----Open up your eyes, open up your mind, open up your code ------- / Dr. David Alan Gilbert | Running GNU/Linux | Happy \ \ dave @ treblig.org | | In Hex / \ _________________________|_____ http://www.treblig.org |_______/ ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: 6.11.0 crash on X startup 2024-09-16 23:03 ` Dr. David Alan Gilbert @ 2024-09-17 2:01 ` Bob Gill 2024-09-17 15:55 ` Dr. David Alan Gilbert 0 siblings, 1 reply; 17+ messages in thread From: Bob Gill @ 2024-09-17 2:01 UTC (permalink / raw) To: Dr. David Alan Gilbert; +Cc: linux-kernel Hi. Sorry for the delayed reply. When it crashes, the caps lock key stops responding. Unplug/replug the keyboard usb connection also does nothing. After the crash, the caps lock key does not light up. Likewise the power and reset buttons on the front of the case stop responding, I have to shut off/reset the computer with the power bar. However, in answering your questions, I have done a bit more testing. If I start using 6.11.0 in recovery mode, enable networking, drop to the terminal, then run "service lightdm start", it crashes, but if run startx, x starts (but I have two monitors and it only starts on one), but inxi -G shows that the amdgpu loadable kernel module is not in use. Also the x server is really slow. On 6.10.0: inxi -G gives: Graphics: Device-1: AMD driver: amdgpu v: kernel Device-2: Conexant Systems CX23887/8 PCIe Broadcast Audio and Video Decoder with 3D Comb driver: cx23885 v: 0.0.4 Device-3: Razer USA Kiyo Pro type: USB driver: snd-usb-audio,uvcvideo Device-4: Realtek RTL2838 DVB-T type: USB driver: N/A Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati unloaded: fbdev,modesetting,radeon,vesa gpu: amdgpu resolution: 1: 1920x1080~60Hz 2: 1920x1080~60Hz OpenGL: renderer: AMD Radeon RX 6500 XT (navi24 LLVM 15.0.7 DRM 3.57 6.10.0) v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2 On 6.11.0: inxi -G gives: Graphics: Device-1: AMD driver: N/A Device-2: Conexant Systems CX23887/8 PCIe Broadcast Audio and Video Decoder with 3D Comb driver: cx23885 v: 0.0.4 Device-3: Razer USA Kiyo Pro type: USB driver: snd-usb-audio,uvcvideo Device-4: Realtek RTL2838 DVB-T type: USB driver: N/A Display: server: X.Org v: 1.21.1.4 driver: X: loaded: ati,vesa unloaded: fbdev,modesetting,radeon gpu: cx23885 resolution: 1920x1080 OpenGL: renderer: llvmpipe (LLVM 15.0.7 128 bits) v: 4.5 Mesa 23.2.1-1ubuntu3.1~22.04.2 I know a lot of changes happened to /lib/modules/<kernel version>/kernel/drivers/gpu/amd/amdgpu/amdgpu.ko The 6.10.0 version is 523 megabytes and the 6.11.0 version is 580 megabytes. I don't want to point my finger and say "that", but for some reason my 6.11.0 kernel doesn't seem to like the amdgpu kernel object. Most of my hardware (tylersberg/nehalem, motherboard) is fairly old, but the graphics card is less than 2 years old. Maybe that's why I hit a corner case. Thanks for your reply. On 2024-09-16 17:03, Dr. David Alan Gilbert wrote: > * Bob Gill (gillb5@telus.net) wrote: >> So I think I know what you are look for. My grub line is >> >> "quiet splash" without modeset. >> >> I don't know how to log dmesg automatically from boot. If I >> >> start from a recovery kernel in the bootloader, I can give you dmesg, >> >> but if I start from a regular kernel (6.11.0 for example), as soon as it >> >> gets to the X server, it crashes the system. I can't type ctrl-alt-1 >> moments after the bootloader screen disappears > Oh, I didn't understand that from your initial report - I thought it was > only X not starting. > >> (while its still reading the kernel source from disk and loading it into >> memory) to get to a >> >> terminal and avoid the X server (I do attempt it, but have never been >> successful). As soon as it tries to start the X server, the system >> crashes. As I understand it, dmesg is stored in a ring buffer (and does not >> survive reboot). >> >> Did you want the output of /var/log/kern.log (or /var/log/kern.log.1)? > OK, so if you do have a boot message from the failed kernel without the nomodeset > then yes that would be great. It depends on your distro where it would put that, > and a lot of luck whether it manages to get to disk before the crash. > > Some thoughts: > a) When it crashes, you say ctrl-alt-1 doesn't work - does alt-sysrq-h do anything? > b) How about caps-lock when it crashes - does the light change? > c) Can you boot into non-graphics, - e.g. something like adding > systemd.unit=multi-user.target > > I think should get you a text login? (Depending on distro etc) > If that fails, try just adding the word single > > Dave > > >> On 2024-09-16 14:36, Dr. David Alan Gilbert wrote: >>> * Bob Gill (gillb5@telus.net) wrote: >>>> OK, so my grub line looks like "quiet splash nomodeset" >>> Sorry, no; I was asking for a 6.11.0 boot *without* the nomodeset - in the same >>> way that the 6.10.0 dmesg boots so we can compare them. >>> >>>> I have two monitors, of which only the main monitor starts with an X server >>>> (and the response is slow). >>>> >>>> Here is the result of dmesg. The parts that look interesting are around the >>>> 7.3 second mark that say >>>> >>>> "ACPI: OSL: Resource conflict; ACPI support missing from driver?" >>> It's not necessarily relevant. >>> >>> Dave >>> >>>> Oh, and thanks for replying. >>>> >>>> [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu >>>> 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP >>>> PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 >>>> [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 >>>> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset >>>> [ 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-0x000000000009e7ff] usable >>>> [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] >>>> reserved >>>> [ 0.000000] BIOS-e820: [mem 0x00000000000e4c00-0x00000000000fffff] >>>> reserved >>>> [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf77ffff] usable >>>> [ 0.000000] BIOS-e820: [mem 0x00000000bf780000-0x00000000bf797fff] ACPI >>>> data >>>> [ 0.000000] BIOS-e820: [mem 0x00000000bf798000-0x00000000bf7dbfff] ACPI >>>> NVS >>>> [ 0.000000] BIOS-e820: [mem 0x00000000bf7dc000-0x00000000bfffffff] >>>> reserved >>>> [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] >>>> reserved >>>> [ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] >>>> reserved >>>> [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000033fffffff] usable >>>> [ 0.000000] NX (Execute Disable) protection: active >>>> [ 0.000000] APIC: Static calls initialized >>>> [ 0.000000] SMBIOS 2.5 present. >>>> [ 0.000000] DMI: System manufacturer System Product Name/P6T DELUXE, BIOS >>>> 2209 09/21/2010 >>>> [ 0.000000] DMI: Memory slots populated: 6/6 >>>> [ 0.000000] tsc: Fast TSC calibration using PIT >>>> [ 0.000000] tsc: Detected 2672.776 MHz processor >>>> [ 0.001528] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >>>> [ 0.001534] e820: remove [mem 0x000a0000-0x000fffff] usable >>>> [ 0.001544] last_pfn = 0x340000 max_arch_pfn = 0x400000000 >>>> [ 0.001553] total RAM covered: 12280M >>>> [ 0.001829] Found optimal setting for mtrr clean up >>>> [ 0.001830] gran_size: 64K chunk_size: 16M num_reg: 6 lose >>>> cover RAM: 0G >>>> [ 0.001837] MTRR map: 8 entries (5 fixed + 3 variable; max 21), built >>>> from 8 variable MTRRs >>>> [ 0.001841] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >>>> [ 0.002807] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved >>>> [ 0.002820] last_pfn = 0xbf798 max_arch_pfn = 0x400000000 >>>> [ 0.014822] found SMP MP-table at [mem 0x000ff780-0x000ff78f] >>>> [ 0.015378] RAMDISK: [mem 0x0b466000-0x37feefff] >>>> [ 0.015390] ACPI: Early table checksum verification disabled >>>> [ 0.015394] ACPI: RSDP 0x00000000000FB150 000024 (v02 ACPIAM) >>>> [ 0.015401] ACPI: XSDT 0x00000000BF780100 000064 (v01 092110 XSDT0924 >>>> 20100921 MSFT 00000097) >>>> [ 0.015410] ACPI: FACP 0x00000000BF780290 0000F4 (v03 092110 FACP0924 >>>> 20100921 MSFT 00000097) >>>> [ 0.015420] ACPI: DSDT 0x00000000BF7804B0 00B69B (v01 A1087 A1087001 >>>> 00000001 INTL 20060113) >>>> [ 0.015426] ACPI: FACS 0x00000000BF798000 000040 >>>> [ 0.015432] ACPI: FACS 0x00000000BF798000 000040 >>>> [ 0.015437] ACPI: APIC 0x00000000BF780390 0000D8 (v01 092110 APIC0924 >>>> 20100921 MSFT 00000097) >>>> [ 0.015443] ACPI: MCFG 0x00000000BF780470 00003C (v01 092110 OEMMCFG >>>> 20100921 MSFT 00000097) >>>> [ 0.015449] ACPI: OEMB 0x00000000BF798040 000072 (v01 092110 OEMB0924 >>>> 20100921 MSFT 00000097) >>>> [ 0.015456] ACPI: HPET 0x00000000BF78F4B0 000038 (v01 092110 OEMHPET >>>> 20100921 MSFT 00000097) >>>> [ 0.015462] ACPI: DMAR 0x00000000BF7980C0 000138 (v01 AMI OEMDMAR >>>> 00000001 MSFT 00000097) >>>> [ 0.015468] ACPI: OSFR 0x00000000BF78F4F0 0000B0 (v01 092110 OEMOSFR >>>> 20100921 MSFT 00000097) >>>> [ 0.015474] ACPI: SSDT 0x00000000BF799E10 000363 (v01 DpgPmm CpuPm >>>> 00000012 INTL 20060113) >>>> [ 0.015480] ACPI: Reserving FACP table memory at [mem >>>> 0xbf780290-0xbf780383] >>>> [ 0.015482] ACPI: Reserving DSDT table memory at [mem >>>> 0xbf7804b0-0xbf78bb4a] >>>> [ 0.015484] ACPI: Reserving FACS table memory at [mem >>>> 0xbf798000-0xbf79803f] >>>> [ 0.015485] ACPI: Reserving FACS table memory at [mem >>>> 0xbf798000-0xbf79803f] >>>> [ 0.015487] ACPI: Reserving APIC table memory at [mem >>>> 0xbf780390-0xbf780467] >>>> [ 0.015489] ACPI: Reserving MCFG table memory at [mem >>>> 0xbf780470-0xbf7804ab] >>>> [ 0.015491] ACPI: Reserving OEMB table memory at [mem >>>> 0xbf798040-0xbf7980b1] >>>> [ 0.015492] ACPI: Reserving HPET table memory at [mem >>>> 0xbf78f4b0-0xbf78f4e7] >>>> [ 0.015494] ACPI: Reserving DMAR table memory at [mem >>>> 0xbf7980c0-0xbf7981f7] >>>> [ 0.015496] ACPI: Reserving OSFR table memory at [mem >>>> 0xbf78f4f0-0xbf78f59f] >>>> [ 0.015498] ACPI: Reserving SSDT table memory at [mem >>>> 0xbf799e10-0xbf79a172] >>>> [ 0.015676] No NUMA configuration found >>>> [ 0.015678] Faking a node at [mem 0x0000000000000000-0x000000033fffffff] >>>> [ 0.015692] NODE_DATA(0) allocated [mem 0x33ffcd000-0x33fff7fff] >>>> [ 0.016090] Zone ranges: >>>> [ 0.016092] DMA [mem 0x0000000000001000-0x0000000000ffffff] >>>> [ 0.016095] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >>>> [ 0.016098] Normal [mem 0x0000000100000000-0x000000033fffffff] >>>> [ 0.016100] Device empty >>>> [ 0.016102] Movable zone start for each node >>>> [ 0.016106] Early memory node ranges >>>> [ 0.016106] node 0: [mem 0x0000000000001000-0x000000000009dfff] >>>> [ 0.016109] node 0: [mem 0x0000000000100000-0x00000000bf77ffff] >>>> [ 0.016112] node 0: [mem 0x0000000100000000-0x000000033fffffff] >>>> [ 0.016116] Initmem setup node 0 [mem >>>> 0x0000000000001000-0x000000033fffffff] >>>> [ 0.016124] On node 0, zone DMA: 1 pages in unavailable ranges >>>> [ 0.016158] On node 0, zone DMA: 98 pages in unavailable ranges >>>> [ 0.043074] On node 0, zone Normal: 2176 pages in unavailable ranges >>>> [ 0.043371] ACPI: PM-Timer IO Port: 0x808 >>>> [ 0.043400] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI >>>> 0-23 >>>> [ 0.043408] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI >>>> 24-47 >>>> [ 0.043412] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >>>> [ 0.043415] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >>>> [ 0.043423] ACPI: Using ACPI (MADT) for SMP configuration information >>>> [ 0.043426] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >>>> [ 0.043442] CPU topo: Max. logical packages: 2 >>>> [ 0.043444] CPU topo: Max. logical dies: 2 >>>> [ 0.043445] CPU topo: Max. dies per package: 1 >>>> [ 0.043456] CPU topo: Max. threads per core: 2 >>>> [ 0.043458] CPU topo: Num. cores per package: 4 >>>> [ 0.043459] CPU topo: Num. threads per package: 8 >>>> [ 0.043460] CPU topo: Allowing 8 present CPUs plus 8 hotplug CPUs >>>> [ 0.043478] PM: hibernation: Registered nosave memory: [mem >>>> 0x00000000-0x00000fff] >>>> [ 0.043482] PM: hibernation: Registered nosave memory: [mem >>>> 0x0009e000-0x0009efff] >>>> [ 0.043483] PM: hibernation: Registered nosave memory: [mem >>>> 0x0009f000-0x0009ffff] >>>> [ 0.043485] PM: hibernation: Registered nosave memory: [mem >>>> 0x000a0000-0x000e4fff] >>>> [ 0.043487] PM: hibernation: Registered nosave memory: [mem >>>> 0x000e5000-0x000fffff] >>>> [ 0.043489] PM: hibernation: Registered nosave memory: [mem >>>> 0xbf780000-0xbf797fff] >>>> [ 0.043491] PM: hibernation: Registered nosave memory: [mem >>>> 0xbf798000-0xbf7dbfff] >>>> [ 0.043493] PM: hibernation: Registered nosave memory: [mem >>>> 0xbf7dc000-0xbfffffff] >>>> [ 0.043494] PM: hibernation: Registered nosave memory: [mem >>>> 0xc0000000-0xfedfffff] >>>> [ 0.043496] PM: hibernation: Registered nosave memory: [mem >>>> 0xfee00000-0xfee00fff] >>>> [ 0.043497] PM: hibernation: Registered nosave memory: [mem >>>> 0xfee01000-0xffdfffff] >>>> [ 0.043499] PM: hibernation: Registered nosave memory: [mem >>>> 0xffe00000-0xffffffff] >>>> [ 0.043501] [mem 0xc0000000-0xfedfffff] available for PCI devices >>>> [ 0.043503] Booting paravirtualized kernel on bare hardware >>>> [ 0.043507] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: >>>> 0xffffffff, max_idle_ns: 7645519600211568 ns >>>> [ 0.043517] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 >>>> nr_node_ids:1 >>>> [ 0.045202] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288 >>>> [ 0.045216] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152 >>>> [ 0.045221] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 >>>> [ 0.045232] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 >>>> [ 0.045264] Kernel command line: BOOT_IMAGE=/vmlinuz-6.11.0 >>>> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset >>>> [ 0.045420] Booted with the nomodeset parameter. Only the system >>>> framebuffer will be available >>>> [ 0.045424] Unknown kernel command line parameters "splash >>>> BOOT_IMAGE=/vmlinuz-6.11.0", will be passed to user space. >>>> [ 0.047571] Dentry cache hash table entries: 2097152 (order: 12, 16777216 >>>> bytes, linear) >>>> [ 0.048684] Inode-cache hash table entries: 1048576 (order: 11, 8388608 >>>> bytes, linear) >>>> [ 0.049079] Fallback order for Node 0: 0 >>>> [ 0.049086] Built 1 zonelists, mobility grouping on. Total pages: >>>> 3143453 >>>> [ 0.049088] Policy zone: Normal >>>> [ 0.049100] mem auto-init: stack:off, heap alloc:on, heap free:off >>>> [ 0.049115] software IO TLB: area num 16. >>>> [ 0.128195] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 >>>> [ 0.128395] Kernel/User page tables isolation: enabled >>>> [ 0.128531] ftrace: allocating 53163 entries in 208 pages >>>> [ 0.139782] ftrace: allocated 208 pages with 3 groups >>>> [ 0.140826] Dynamic Preempt: voluntary >>>> [ 0.141193] rcu: Preemptible hierarchical RCU implementation. >>>> [ 0.141195] rcu: RCU restricting CPUs from NR_CPUS=8192 to >>>> nr_cpu_ids=16. >>>> [ 0.141198] Trampoline variant of Tasks RCU enabled. >>>> [ 0.141199] Rude variant of Tasks RCU enabled. >>>> [ 0.141200] Tracing variant of Tasks RCU enabled. >>>> [ 0.141201] rcu: RCU calculated value of scheduler-enlistment delay is 25 >>>> jiffies. >>>> [ 0.141202] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 >>>> [ 0.141227] RCU Tasks: Setting shift to 4 and lim to 1 >>>> rcu_task_cb_adjust=1. >>>> [ 0.141231] RCU Tasks Rude: Setting shift to 4 and lim to 1 >>>> rcu_task_cb_adjust=1. >>>> [ 0.141235] RCU Tasks Trace: Setting shift to 4 and lim to 1 >>>> rcu_task_cb_adjust=1. >>>> [ 0.147244] NR_IRQS: 524544, nr_irqs: 960, preallocated irqs: 16 >>>> [ 0.147513] rcu: srcu_init: Setting srcu_struct sizes based on >>>> contention. >>>> [ 0.147681] Console: colour dummy device 80x25 >>>> [ 0.147685] printk: legacy console [tty0] enabled >>>> [ 0.148030] ACPI: Core revision 20240322 >>>> [ 0.148345] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, >>>> max_idle_ns: 133484882848 ns >>>> [ 0.148362] APIC: Switch to symmetric I/O mode setup >>>> [ 0.148364] DMAR-IR: This system BIOS has enabled interrupt remapping >>>> on a chipset that contains an erratum making that >>>> feature unstable. To maintain system stability >>>> interrupt remapping is being disabled. Please >>>> contact your BIOS vendor for an update >>>> [ 0.148373] APIC: Switched APIC routing to: physical flat >>>> [ 0.148941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >>>> [ 0.168361] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: >>>> 0x2686c8f140e, max_idle_ns: 440795237667 ns >>>> [ 0.168371] Calibrating delay loop (skipped), value calculated using >>>> timer frequency.. 5345.55 BogoMIPS (lpj=10691104) >>>> [ 0.168399] CPU0: Thermal monitoring enabled (TM1) >>>> [ 0.168434] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >>>> [ 0.168437] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >>>> [ 0.168442] process: using mwait in idle threads >>>> [ 0.168445] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user >>>> pointer sanitization >>>> [ 0.168448] Spectre V2 : Mitigation: Retpolines >>>> [ 0.168450] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB >>>> on context switch >>>> [ 0.168451] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT >>>> [ 0.168453] Speculative Store Bypass: Vulnerable >>>> [ 0.168456] MDS: Vulnerable: Clear CPU buffers attempted, no microcode >>>> [ 0.168458] MMIO Stale Data: Unknown: No mitigations >>>> [ 0.168461] x86/fpu: x87 FPU will use FXSAVE >>>> [ 0.199521] Freeing SMP alternatives memory: 44K >>>> [ 0.199542] pid_max: default: 32768 minimum: 301 >>>> [ 0.200572] LSM: initializing >>>> lsm=lockdown,capability,landlock,apparmor,ima,evm >>>> [ 0.200869] landlock: Up and running. >>>> [ 0.200909] AppArmor: AppArmor initialized >>>> [ 0.201323] Mount-cache hash table entries: 32768 (order: 6, 262144 >>>> bytes, linear) >>>> [ 0.201357] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 >>>> bytes, linear) >>>> [ 0.315223] smpboot: CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz >>>> (family: 0x6, model: 0x1a, stepping: 0x4) >>>> [ 0.315671] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, >>>> Intel PMU driver. >>>> [ 0.315695] core: CPU erratum AAJ80 worked around >>>> [ 0.315697] ... version: 3 >>>> [ 0.315699] ... bit width: 48 >>>> [ 0.315700] ... generic registers: 4 >>>> [ 0.315702] ... value mask: 0000ffffffffffff >>>> [ 0.315704] ... max period: 000000007fffffff >>>> [ 0.315705] ... fixed-purpose events: 3 >>>> [ 0.315706] ... event mask: 000000070000000f >>>> [ 0.315916] signal: max sigframe size: 1440 >>>> [ 0.315941] Estimated ratio of average max frequency by base frequency >>>> (times 1024): 1075 >>>> [ 0.316366] rcu: Hierarchical SRCU implementation. >>>> [ 0.316366] rcu: Max phase no-delay instances is 1000. >>>> [ 0.316366] Timer migration: 2 hierarchy levels; 8 children per group; 2 >>>> crossnode level >>>> [ 0.316714] NMI watchdog: Enabled. Permanently consumes one hw-PMU >>>> counter. >>>> [ 0.317011] smp: Bringing up secondary CPUs ... >>>> [ 0.317232] smpboot: x86: Booting SMP configuration: >>>> [ 0.317235] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 >>>> [ 0.328546] 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.334368] smp: Brought up 1 node, 8 CPUs >>>> [ 0.334368] smpboot: Total of 8 processors activated (42764.41 BogoMIPS) >>>> [ 0.336514] Memory: 11491168K/12573812K available (20480K kernel code, >>>> 4237K rwdata, 7328K rodata, 4860K init, 5060K bss, 1068464K reserved, 0K >>>> cma-reserved) >>>> [ 0.337198] devtmpfs: initialized >>>> [ 0.337198] x86/mm: Memory block size: 128MB >>>> [ 0.341390] ACPI: PM: Registering ACPI NVS region [mem >>>> 0xbf798000-0xbf7dbfff] (278528 bytes) >>>> [ 0.341390] clocksource: jiffies: mask: 0xffffffff max_cycles: >>>> 0xffffffff, max_idle_ns: 7645041785100000 ns >>>> [ 0.341390] futex hash table entries: 4096 (order: 6, 262144 bytes, >>>> linear) >>>> [ 0.341390] pinctrl core: initialized pinctrl subsystem >>>> [ 0.341390] PM: RTC time: 20:18:41, date: 2024-09-16 >>>> [ 0.342165] NET: Registered PF_NETLINK/PF_ROUTE protocol family >>>> [ 0.342551] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic >>>> allocations >>>> [ 0.342790] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic >>>> allocations >>>> [ 0.343038] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for >>>> atomic allocations >>>> [ 0.343068] audit: initializing netlink subsys (disabled) >>>> [ 0.343091] audit: type=2000 audit(1726517920.192:1): state=initialized >>>> audit_enabled=0 res=1 >>>> [ 0.344380] thermal_sys: Registered thermal governor 'fair_share' >>>> [ 0.344382] thermal_sys: Registered thermal governor 'bang_bang' >>>> [ 0.344384] thermal_sys: Registered thermal governor 'step_wise' >>>> [ 0.344385] thermal_sys: Registered thermal governor 'user_space' >>>> [ 0.344386] thermal_sys: Registered thermal governor 'power_allocator' >>>> [ 0.344403] EISA bus registered >>>> [ 0.344424] cpuidle: using governor ladder >>>> [ 0.344429] cpuidle: using governor menu >>>> [ 0.344500] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >>>> [ 0.344873] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for >>>> domain 0000 [bus 00-ff] >>>> [ 0.344880] PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not >>>> reserved) >>>> [ 0.344882] PCI: Using configuration type 1 for base access >>>> [ 0.344998] kprobes: kprobe jump-optimization is enabled. All kprobes are >>>> optimized if possible. >>>> [ 0.347235] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages >>>> [ 0.347235] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page >>>> [ 0.351318] ACPI: Added _OSI(Module Device) >>>> [ 0.351318] ACPI: Added _OSI(Processor Device) >>>> [ 0.351318] ACPI: Added _OSI(3.0 _SCP Extensions) >>>> [ 0.351318] ACPI: Added _OSI(Processor Aggregator Device) >>>> [ 0.366412] ACPI: 2 ACPI AML tables successfully acquired and loaded >>>> [ 0.401749] ACPI: Dynamic OEM Table Load: >>>> [ 0.401749] ACPI: SSDT 0xFFFF9DD880974000 001C0C (v01 DpgPmm P001Ist >>>> 00000011 INTL 20060113) >>>> [ 0.405367] ACPI: Interpreter enabled >>>> [ 0.405389] ACPI: PM: (supports S0 S1 S3 S4 S5) >>>> [ 0.405391] ACPI: Using IOAPIC for interrupt routing >>>> [ 0.405439] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for >>>> domain 0000 [bus 00-ff] >>>> [ 0.406832] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI >>>> motherboard resource >>>> [ 0.406849] PCI: Using host bridge windows from ACPI; if necessary, use >>>> "pci=nocrs" and report a bug >>>> [ 0.406851] PCI: Using E820 reservations for host bridge windows >>>> [ 0.407073] ACPI: Enabled 13 GPEs in block 00 to 3F >>>> [ 0.420700] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >>>> [ 0.420710] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM >>>> ClockPM Segments MSI EDR HPX-Type3] >>>> [ 0.420718] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug >>>> PME AER PCIeCapability LTR DPC] >>>> [ 0.420720] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug >>>> SHPCHotplug PME AER PCIeCapability LTR DPC] >>>> [ 0.420722] acpi PNP0A08:00: _OSC: platform retains control of PCIe >>>> features (AE_NOT_FOUND) >>>> [ 0.421217] PCI host bridge to bus 0000:00 >>>> [ 0.421222] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >>>> [ 0.421225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >>>> [ 0.421227] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff >>>> window] >>>> [ 0.421229] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff >>>> window] >>>> [ 0.421231] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff >>>> window] >>>> [ 0.421233] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff >>>> window] >>>> [ 0.421235] pci_bus 0000:00: root bus resource [bus 00-ff] >>>> [ 0.421259] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000 PCIe >>>> Root Port >>>> [ 0.421288] pci 0000:00:00.0: enabling Extended Tags >>>> [ 0.421332] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold >>>> [ 0.421435] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400 PCIe >>>> Root Port >>>> [ 0.421452] pci 0000:00:01.0: PCI bridge to [bus 01] >>>> [ 0.421469] pci 0000:00:01.0: enabling Extended Tags >>>> [ 0.421514] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >>>> [ 0.421651] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400 PCIe >>>> Root Port >>>> [ 0.421673] pci 0000:00:03.0: PCI bridge to [bus 02-04] >>>> [ 0.421677] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] >>>> [ 0.421680] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] >>>> [ 0.421688] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff >>>> 64bit pref] >>>> [ 0.421695] pci 0000:00:03.0: enabling Extended Tags >>>> [ 0.421740] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold >>>> [ 0.421868] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400 PCIe >>>> Root Port >>>> [ 0.421885] pci 0000:00:07.0: PCI bridge to [bus 05] >>>> [ 0.421903] pci 0000:00:07.0: enabling Extended Tags >>>> [ 0.421947] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold >>>> [ 0.422074] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000 PCIe >>>> Root Complex Integrated Endpoint >>>> [ 0.422186] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000 PCIe >>>> Root Complex Integrated Endpoint >>>> [ 0.422294] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000 PCIe >>>> Root Complex Integrated Endpoint >>>> [ 0.422397] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000 >>>> conventional PCI endpoint >>>> [ 0.422490] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 >>>> conventional PCI endpoint >>>> [ 0.422531] pci 0000:00:1a.0: BAR 4 [io 0x9800-0x981f] >>>> [ 0.422653] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300 >>>> conventional PCI endpoint >>>> [ 0.422694] pci 0000:00:1a.1: BAR 4 [io 0x9880-0x989f] >>>> [ 0.422825] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300 >>>> conventional PCI endpoint >>>> [ 0.422865] pci 0000:00:1a.2: BAR 4 [io 0x9c00-0x9c1f] >>>> [ 0.423001] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 >>>> conventional PCI endpoint >>>> [ 0.423018] pci 0000:00:1a.7: BAR 0 [mem 0xfb5ff000-0xfb5ff3ff] >>>> [ 0.423099] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >>>> [ 0.423200] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300 PCIe >>>> Root Complex Integrated Endpoint >>>> [ 0.423218] pci 0000:00:1b.0: BAR 0 [mem 0xfb5f8000-0xfb5fbfff 64bit] >>>> [ 0.423294] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >>>> [ 0.423384] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 PCIe >>>> Root Port >>>> [ 0.423410] pci 0000:00:1c.0: PCI bridge to [bus 0a] >>>> [ 0.423424] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff >>>> 64bit pref] >>>> [ 0.423478] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >>>> [ 0.423599] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400 PCIe >>>> Root Port >>>> [ 0.423626] pci 0000:00:1c.1: PCI bridge to [bus 09] >>>> [ 0.423632] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] >>>> [ 0.423694] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >>>> [ 0.423824] pci 0000:00:1c.2: [8086:3a44] type 01 class 0x060400 PCIe >>>> Root Port >>>> [ 0.423850] pci 0000:00:1c.2: PCI bridge to [bus 08] >>>> [ 0.423855] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >>>> [ 0.423858] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] >>>> [ 0.423919] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >>>> [ 0.424038] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400 PCIe >>>> Root Port >>>> [ 0.424064] pci 0000:00:1c.4: PCI bridge to [bus 07] >>>> [ 0.424069] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >>>> [ 0.424072] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] >>>> [ 0.424133] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >>>> [ 0.424253] pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400 PCIe >>>> Root Port >>>> [ 0.424279] pci 0000:00:1c.5: PCI bridge to [bus 06] >>>> [ 0.424284] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] >>>> [ 0.424287] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] >>>> [ 0.424348] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >>>> [ 0.424477] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 >>>> conventional PCI endpoint >>>> [ 0.424517] pci 0000:00:1d.0: BAR 4 [io 0x9080-0x909f] >>>> [ 0.424643] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 >>>> conventional PCI endpoint >>>> [ 0.424684] pci 0000:00:1d.1: BAR 4 [io 0x9400-0x941f] >>>> [ 0.424809] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 >>>> conventional PCI endpoint >>>> [ 0.424851] pci 0000:00:1d.2: BAR 4 [io 0x9480-0x949f] >>>> [ 0.424984] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 >>>> conventional PCI endpoint >>>> [ 0.425001] pci 0000:00:1d.7: BAR 0 [mem 0xfb5fe000-0xfb5fe3ff] >>>> [ 0.425082] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >>>> [ 0.425178] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >>>> conventional PCI bridge >>>> [ 0.425203] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) >>>> [ 0.425208] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >>>> [ 0.425211] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] >>>> [ 0.425335] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100 >>>> conventional PCI endpoint >>>> [ 0.425412] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 >>>> ACPI/GPIO/TCO >>>> [ 0.425417] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 >>>> GPIO >>>> [ 0.425420] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 >>>> (mask 0003) >>>> [ 0.425425] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 >>>> (mask 001f) >>>> [ 0.425575] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601 >>>> conventional PCI endpoint >>>> [ 0.425589] pci 0000:00:1f.2: BAR 0 [io 0x8c00-0x8c07] >>>> [ 0.425596] pci 0000:00:1f.2: BAR 1 [io 0x8880-0x8883] >>>> [ 0.425604] pci 0000:00:1f.2: BAR 2 [io 0x8800-0x8807] >>>> [ 0.425611] pci 0000:00:1f.2: BAR 3 [io 0x8480-0x8483] >>>> [ 0.425618] pci 0000:00:1f.2: BAR 4 [io 0x8400-0x841f] >>>> [ 0.425625] pci 0000:00:1f.2: BAR 5 [mem 0xfb5fc000-0xfb5fc7ff] >>>> [ 0.425666] pci 0000:00:1f.2: PME# supported from D3hot >>>> [ 0.425760] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500 >>>> conventional PCI endpoint >>>> [ 0.425777] pci 0000:00:1f.3: BAR 0 [mem 0xfb5fd000-0xfb5fd0ff 64bit] >>>> [ 0.425797] pci 0000:00:1f.3: BAR 4 [io 0x0400-0x041f] >>>> [ 0.425902] pci 0000:00:01.0: PCI bridge to [bus 01] >>>> [ 0.425962] pci 0000:02:00.0: [1002:1478] type 01 class 0x060400 PCIe >>>> Switch Upstream Port >>>> [ 0.425977] pci 0000:02:00.0: BAR 0 [mem 0xfb6fc000-0xfb6fffff] >>>> [ 0.425992] pci 0000:02:00.0: PCI bridge to [bus 03-04] >>>> [ 0.425999] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] >>>> [ 0.426002] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] >>>> [ 0.426012] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff >>>> 64bit pref] >>>> [ 0.426097] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >>>> [ 0.426163] pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, >>>> limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 63.012 Gb/s >>>> with 16.0 GT/s PCIe x4 link) >>>> [ 0.436388] pci 0000:00:03.0: PCI bridge to [bus 02-04] >>>> [ 0.436467] pci 0000:03:00.0: [1002:1479] type 01 class 0x060400 PCIe >>>> Switch Downstream Port >>>> [ 0.436495] pci 0000:03:00.0: PCI bridge to [bus 04] >>>> [ 0.436501] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] >>>> [ 0.436505] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] >>>> [ 0.436515] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff >>>> 64bit pref] >>>> [ 0.436600] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >>>> [ 0.436763] pci 0000:02:00.0: PCI bridge to [bus 03-04] >>>> [ 0.436832] pci 0000:04:00.0: [1002:743f] type 00 class 0x030000 PCIe >>>> Legacy Endpoint >>>> [ 0.436852] pci 0000:04:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit >>>> pref] >>>> [ 0.436864] pci 0000:04:00.0: BAR 2 [mem 0xcfe00000-0xcfffffff 64bit >>>> pref] >>>> [ 0.436872] pci 0000:04:00.0: BAR 4 [io 0xa000-0xa0ff] >>>> [ 0.436880] pci 0000:04:00.0: BAR 5 [mem 0xfb700000-0xfb7fffff] >>>> [ 0.436888] pci 0000:04:00.0: ROM [mem 0xfb8c0000-0xfb8dffff pref] >>>> [ 0.436925] pci 0000:04:00.0: Video device with shadowed ROM at [mem >>>> 0x000c0000-0x000dffff] >>>> [ 0.436985] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold >>>> [ 0.437058] pci 0000:04:00.0: 16.000 Gb/s available PCIe bandwidth, >>>> limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 252.048 Gb/s >>>> with 16.0 GT/s PCIe x16 link) >>>> [ 0.437158] pci 0000:04:00.1: [1002:ab28] type 00 class 0x040300 PCIe >>>> Legacy Endpoint >>>> [ 0.437173] pci 0000:04:00.1: BAR 0 [mem 0xfb8fc000-0xfb8fffff] >>>> [ 0.437271] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold >>>> [ 0.437411] pci 0000:03:00.0: PCI bridge to [bus 04] >>>> [ 0.437472] pci 0000:00:07.0: PCI bridge to [bus 05] >>>> [ 0.437519] pci 0000:00:1c.0: PCI bridge to [bus 0a] >>>> [ 0.437590] pci 0000:09:00.0: [14f1:8880] type 00 class 0x040000 PCIe >>>> Endpoint >>>> [ 0.437623] pci 0000:09:00.0: BAR 0 [mem 0xfbc00000-0xfbdfffff 64bit] >>>> [ 0.437793] pci 0000:09:00.0: supports D1 D2 >>>> [ 0.437794] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot >>>> [ 0.437927] pci 0000:09:00.0: disabling ASPM on pre-1.1 PCIe device. You >>>> can enable it with 'pcie_aspm=force' >>>> [ 0.437941] pci 0000:00:1c.1: PCI bridge to [bus 09] >>>> [ 0.438009] pci 0000:08:00.0: [11ab:4364] type 00 class 0x020000 PCIe >>>> Legacy Endpoint >>>> [ 0.438036] pci 0000:08:00.0: BAR 0 [mem 0xfbbfc000-0xfbbfffff 64bit] >>>> [ 0.438048] pci 0000:08:00.0: BAR 2 [io 0xd800-0xd8ff] >>>> [ 0.438088] pci 0000:08:00.0: ROM [mem 0xfbbc0000-0xfbbdffff pref] >>>> [ 0.438159] pci 0000:08:00.0: supports D1 D2 >>>> [ 0.438161] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold >>>> [ 0.438257] pci 0000:00:1c.2: ASPM: current common clock configuration is >>>> inconsistent, reconfiguring >>>> [ 0.448394] pci 0000:00:1c.2: PCI bridge to [bus 08] >>>> [ 0.448486] pci 0000:07:00.0: [11ab:6121] type 00 class 0x01018f PCIe >>>> Legacy Endpoint >>>> [ 0.448506] pci 0000:07:00.0: BAR 0 [io 0xcc00-0xcc07] >>>> [ 0.448518] pci 0000:07:00.0: BAR 1 [io 0xc880-0xc883] >>>> [ 0.448529] pci 0000:07:00.0: BAR 2 [io 0xc800-0xc807] >>>> [ 0.448540] pci 0000:07:00.0: BAR 3 [io 0xc480-0xc483] >>>> [ 0.448551] pci 0000:07:00.0: BAR 4 [io 0xc400-0xc40f] >>>> [ 0.448562] pci 0000:07:00.0: BAR 5 [mem 0xfbaffc00-0xfbafffff] >>>> [ 0.448636] pci 0000:07:00.0: supports D1 >>>> [ 0.448638] pci 0000:07:00.0: PME# supported from D0 D1 D3hot >>>> [ 0.448727] pci 0000:07:00.0: disabling ASPM on pre-1.1 PCIe device. You >>>> can enable it with 'pcie_aspm=force' >>>> [ 0.448739] pci 0000:00:1c.4: PCI bridge to [bus 07] >>>> [ 0.448811] pci 0000:06:00.0: [11ab:4364] type 00 class 0x020000 PCIe >>>> Legacy Endpoint >>>> [ 0.448838] pci 0000:06:00.0: BAR 0 [mem 0xfb9fc000-0xfb9fffff 64bit] >>>> [ 0.448850] pci 0000:06:00.0: BAR 2 [io 0xb800-0xb8ff] >>>> [ 0.448891] pci 0000:06:00.0: ROM [mem 0xfb9c0000-0xfb9dffff pref] >>>> [ 0.448963] pci 0000:06:00.0: supports D1 D2 >>>> [ 0.448965] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold >>>> [ 0.449068] pci 0000:00:1c.5: ASPM: current common clock configuration is >>>> inconsistent, reconfiguring >>>> [ 0.460394] pci 0000:00:1c.5: PCI bridge to [bus 06] >>>> [ 0.460427] pci_bus 0000:0b: extended config space not accessible >>>> [ 0.460468] pci 0000:0b:02.0: [1106:3044] type 00 class 0x0c0010 >>>> conventional PCI endpoint >>>> [ 0.460485] pci 0000:0b:02.0: BAR 0 [mem 0xfbeff000-0xfbeff7ff] >>>> [ 0.460495] pci 0000:0b:02.0: BAR 1 [io 0xec00-0xec7f] >>>> [ 0.460565] pci 0000:0b:02.0: supports D2 >>>> [ 0.460567] pci 0000:0b:02.0: PME# supported from D2 D3hot D3cold >>>> [ 0.460650] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) >>>> [ 0.460660] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] >>>> (subtractive decode) >>>> [ 0.460662] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] >>>> (subtractive decode) >>>> [ 0.460664] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff >>>> window] (subtractive decode) >>>> [ 0.460666] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff >>>> window] (subtractive decode) >>>> [ 0.460668] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff >>>> window] (subtractive decode) >>>> [ 0.460670] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff >>>> window] (subtractive decode) >>>> [ 0.461561] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 >>>> [ 0.461631] ACPI: PCI: Interrupt link LNKB configured for IRQ 5 >>>> [ 0.461700] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 >>>> [ 0.461768] ACPI: PCI: Interrupt link LNKD configured for IRQ 14 >>>> [ 0.461835] ACPI: PCI: Interrupt link LNKE configured for IRQ 15 >>>> [ 0.461903] ACPI: PCI: Interrupt link LNKF configured for IRQ 3 >>>> [ 0.461971] ACPI: PCI: Interrupt link LNKG configured for IRQ 7 >>>> [ 0.462039] ACPI: PCI: Interrupt link LNKH configured for IRQ 4 >>>> [ 0.462216] iommu: Default domain type: Translated >>>> [ 0.462216] iommu: DMA domain TLB invalidation policy: lazy mode >>>> [ 0.462216] SCSI subsystem initialized >>>> [ 0.462216] libata version 3.00 loaded. >>>> [ 0.462216] ACPI: bus type USB registered >>>> [ 0.462216] usbcore: registered new interface driver usbfs >>>> [ 0.462216] usbcore: registered new interface driver hub >>>> [ 0.462216] usbcore: registered new device driver usb >>>> [ 0.462216] pps_core: LinuxPPS API ver. 1 registered >>>> [ 0.462216] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo >>>> Giometti<giometti@linux.it> >>>> [ 0.462216] PTP clock support registered >>>> [ 0.462216] EDAC MC: Ver: 3.0.0 >>>> [ 0.462216] NetLabel: Initializing >>>> [ 0.462216] NetLabel: domain hash size = 128 >>>> [ 0.462216] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >>>> [ 0.462216] NetLabel: unlabeled traffic allowed by default >>>> [ 0.462216] PCI: Using ACPI for IRQ routing >>>> [ 0.468990] PCI: Discovered peer bus ff >>>> [ 0.468992] PCI: root bus ff: using default resources >>>> [ 0.468994] PCI: Probing PCI hardware (bus ff) >>>> [ 0.469021] PCI host bridge to bus 0000:ff >>>> [ 0.469023] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff] >>>> [ 0.469026] pci_bus 0000:ff: root bus resource [mem >>>> 0x00000000-0xfffffffff] >>>> [ 0.469028] pci_bus 0000:ff: No busn resource found for root bus, will >>>> use [bus ff-ff] >>>> [ 0.469030] pci_bus 0000:ff: busn_res: can not insert [bus ff] under >>>> domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) >>>> [ 0.469038] pci 0000:ff:00.0: [8086:2c41] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469094] pci 0000:ff:00.1: [8086:2c01] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469145] pci 0000:ff:02.0: [8086:2c10] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469192] pci 0000:ff:02.1: [8086:2c11] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469241] pci 0000:ff:03.0: [8086:2c18] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469290] pci 0000:ff:03.1: [8086:2c19] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469343] pci 0000:ff:03.4: [8086:2c1c] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469391] pci 0000:ff:04.0: [8086:2c20] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469441] pci 0000:ff:04.1: [8086:2c21] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469488] pci 0000:ff:04.2: [8086:2c22] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469535] pci 0000:ff:04.3: [8086:2c23] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469585] pci 0000:ff:05.0: [8086:2c28] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469632] pci 0000:ff:05.1: [8086:2c29] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469679] pci 0000:ff:05.2: [8086:2c2a] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469731] pci 0000:ff:05.3: [8086:2c2b] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469782] pci 0000:ff:06.0: [8086:2c30] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469829] pci 0000:ff:06.1: [8086:2c31] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469875] pci 0000:ff:06.2: [8086:2c32] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469925] pci 0000:ff:06.3: [8086:2c33] type 00 class 0x060000 >>>> conventional PCI endpoint >>>> [ 0.469981] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff >>>> [ 0.469984] pci_bus 0000:ff: busn_res: can not insert [bus ff] under >>>> domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) >>>> [ 0.469992] PCI: pci_cache_line_size set to 64 bytes >>>> [ 0.470083] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] >>>> [ 0.470085] e820: reserve RAM buffer [mem 0xbf780000-0xbfffffff] >>>> [ 0.470108] pci 0000:04:00.0: vgaarb: setting as boot VGA device >>>> [ 0.470108] pci 0000:04:00.0: vgaarb: bridge control possible >>>> [ 0.470108] pci 0000:04:00.0: vgaarb: VGA device added: >>>> decodes=io+mem,owns=io+mem,locks=none >>>> [ 0.470108] vgaarb: loaded >>>> [ 0.470108] hpet: 4 channels of 0 reserved for per-cpu timers >>>> [ 0.470108] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >>>> [ 0.470108] hpet0: 4 comparators, 64-bit 14.318180 MHz counter >>>> [ 0.472412] clocksource: Switched to clocksource tsc-early >>>> [ 0.474123] VFS: Disk quotas dquot_6.6.0 >>>> [ 0.474178] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 >>>> bytes) >>>> [ 0.474353] AppArmor: AppArmor Filesystem Enabled >>>> [ 0.474372] pnp: PnP ACPI init >>>> [ 0.474452] system 00:00: [mem 0xfbf00000-0xfbffffff] has been reserved >>>> [ 0.474456] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved >>>> [ 0.474458] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved >>>> [ 0.474460] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved >>>> [ 0.474462] system 00:00: [mem 0xfec8a000-0xfec8afff] could not be >>>> reserved >>>> [ 0.474465] system 00:00: [mem 0xfed10000-0xfed10fff] has been reserved >>>> [ 0.474787] system 00:02: [io 0x0290-0x029f] has been reserved >>>> [ 0.475064] system 00:03: [io 0x04d0-0x04d1] has been reserved >>>> [ 0.475068] system 00:03: [io 0x0800-0x087f] has been reserved >>>> [ 0.475070] system 00:03: [io 0x0500-0x057f] could not be reserved >>>> [ 0.475072] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved >>>> [ 0.475075] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved >>>> [ 0.475077] system 00:03: [mem 0xfed40000-0xfed8ffff] has been reserved >>>> [ 0.475240] system 00:04: [mem 0xffc00000-0xffdfffff] has been reserved >>>> [ 0.475414] system 00:05: [mem 0xfec00000-0xfec00fff] could not be >>>> reserved >>>> [ 0.475418] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved >>>> [ 0.475547] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved >>>> [ 0.475756] pnp 00:07: disabling [mem 0x000c0000-0x000cffff] because it >>>> overlaps 0000:04:00.0 BAR 6 [mem 0x000c0000-0x000dffff] >>>> [ 0.475794] system 00:07: [mem 0x00000000-0x0009ffff] could not be >>>> reserved >>>> [ 0.475797] system 00:07: [mem 0x000e0000-0x000fffff] could not be >>>> reserved >>>> [ 0.475799] system 00:07: [mem 0x00100000-0xbfffffff] could not be >>>> reserved >>>> [ 0.475801] system 00:07: [mem 0xfed90000-0xffffffff] could not be >>>> reserved >>>> [ 0.475968] pnp: PnP ACPI: found 8 devices >>>> [ 0.482412] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, >>>> max_idle_ns: 2085701024 ns >>>> [ 0.482668] NET: Registered PF_INET protocol family >>>> [ 0.482922] IP idents hash table entries: 262144 (order: 9, 2097152 >>>> bytes, linear) >>>> [ 0.487040] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, >>>> 131072 bytes, linear) >>>> [ 0.487090] Table-perturb hash table entries: 65536 (order: 6, 262144 >>>> bytes, linear) >>>> [ 0.487211] TCP established hash table entries: 131072 (order: 8, 1048576 >>>> bytes, linear) >>>> [ 0.487622] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, >>>> linear) >>>> [ 0.487923] TCP: Hash tables configured (established 131072 bind 65536) >>>> [ 0.488158] MPTCP token hash table entries: 16384 (order: 6, 393216 >>>> bytes, linear) >>>> [ 0.488251] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) >>>> [ 0.488324] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, >>>> linear) >>>> [ 0.488454] NET: Registered PF_UNIX/PF_LOCAL protocol family >>>> [ 0.488463] NET: Registered PF_XDP protocol family >>>> [ 0.488480] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus >>>> 0a] add_size 1000 >>>> [ 0.488484] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] >>>> to [bus 0a] add_size 200000 add_align 100000 >>>> [ 0.488488] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus >>>> 09] add_size 1000 >>>> [ 0.488491] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff >>>> 64bit pref] to [bus 09] add_size 200000 add_align 100000 >>>> [ 0.488494] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff >>>> 64bit pref] to [bus 08] add_size 200000 add_align 100000 >>>> [ 0.488497] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff >>>> 64bit pref] to [bus 07] add_size 200000 add_align 100000 >>>> [ 0.488500] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff >>>> 64bit pref] to [bus 06] add_size 200000 add_align 100000 >>>> [ 0.488517] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff]: >>>> assigned >>>> [ 0.488520] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff >>>> 64bit pref]: assigned >>>> [ 0.488524] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff >>>> 64bit pref]: assigned >>>> [ 0.488526] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff >>>> 64bit pref]: assigned >>>> [ 0.488529] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff >>>> 64bit pref]: assigned >>>> [ 0.488532] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]: assigned >>>> [ 0.488535] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]: assigned >>>> [ 0.488538] pci 0000:00:01.0: PCI bridge to [bus 01] >>>> [ 0.488548] pci 0000:03:00.0: PCI bridge to [bus 04] >>>> [ 0.488550] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] >>>> [ 0.488555] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] >>>> [ 0.488559] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff >>>> 64bit pref] >>>> [ 0.488564] pci 0000:02:00.0: PCI bridge to [bus 03-04] >>>> [ 0.488567] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] >>>> [ 0.488571] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] >>>> [ 0.488575] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff >>>> 64bit pref] >>>> [ 0.488580] pci 0000:00:03.0: PCI bridge to [bus 02-04] >>>> [ 0.488583] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] >>>> [ 0.488586] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] >>>> [ 0.488590] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff >>>> 64bit pref] >>>> [ 0.488594] pci 0000:00:07.0: PCI bridge to [bus 05] >>>> [ 0.488603] pci 0000:00:1c.0: PCI bridge to [bus 0a] >>>> [ 0.488605] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] >>>> [ 0.488609] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] >>>> [ 0.488612] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff >>>> 64bit pref] >>>> [ 0.488618] pci 0000:00:1c.1: PCI bridge to [bus 09] >>>> [ 0.488620] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] >>>> [ 0.488624] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] >>>> [ 0.488628] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff >>>> 64bit pref] >>>> [ 0.488633] pci 0000:00:1c.2: PCI bridge to [bus 08] >>>> [ 0.488635] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >>>> [ 0.488639] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] >>>> [ 0.488643] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff >>>> 64bit pref] >>>> [ 0.488648] pci 0000:00:1c.4: PCI bridge to [bus 07] >>>> [ 0.488650] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >>>> [ 0.488654] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] >>>> [ 0.488658] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff >>>> 64bit pref] >>>> [ 0.488663] pci 0000:00:1c.5: PCI bridge to [bus 06] >>>> [ 0.488665] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] >>>> [ 0.488669] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] >>>> [ 0.488673] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff >>>> 64bit pref] >>>> [ 0.488678] pci 0000:00:1e.0: PCI bridge to [bus 0b] >>>> [ 0.488681] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >>>> [ 0.488685] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] >>>> [ 0.488692] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >>>> [ 0.488694] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >>>> [ 0.488696] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff >>>> window] >>>> [ 0.488698] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff >>>> window] >>>> [ 0.488700] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff >>>> window] >>>> [ 0.488702] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff >>>> window] >>>> [ 0.488704] pci_bus 0000:02: resource 0 [io 0xa000-0xafff] >>>> [ 0.488705] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb8fffff] >>>> [ 0.488707] pci_bus 0000:02: resource 2 [mem 0xcfe00000-0xdfffffff 64bit >>>> pref] >>>> [ 0.488709] pci_bus 0000:03: resource 0 [io 0xa000-0xafff] >>>> [ 0.488711] pci_bus 0000:03: resource 1 [mem 0xfb700000-0xfb8fffff] >>>> [ 0.488712] pci_bus 0000:03: resource 2 [mem 0xcfe00000-0xdfffffff 64bit >>>> pref] >>>> [ 0.488714] pci_bus 0000:04: resource 0 [io 0xa000-0xafff] >>>> [ 0.488716] pci_bus 0000:04: resource 1 [mem 0xfb700000-0xfb8fffff] >>>> [ 0.488718] pci_bus 0000:04: resource 2 [mem 0xcfe00000-0xdfffffff 64bit >>>> pref] >>>> [ 0.488720] pci_bus 0000:0a: resource 0 [io 0x1000-0x1fff] >>>> [ 0.488722] pci_bus 0000:0a: resource 1 [mem 0xc0000000-0xc01fffff] >>>> [ 0.488723] pci_bus 0000:0a: resource 2 [mem 0xfaf00000-0xfaffffff 64bit >>>> pref] >>>> [ 0.488725] pci_bus 0000:09: resource 0 [io 0x2000-0x2fff] >>>> [ 0.488727] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbdfffff] >>>> [ 0.488728] pci_bus 0000:09: resource 2 [mem 0xc0200000-0xc03fffff 64bit >>>> pref] >>>> [ 0.488730] pci_bus 0000:08: resource 0 [io 0xd000-0xdfff] >>>> [ 0.488732] pci_bus 0000:08: resource 1 [mem 0xfbb00000-0xfbbfffff] >>>> [ 0.488734] pci_bus 0000:08: resource 2 [mem 0xc0400000-0xc05fffff 64bit >>>> pref] >>>> [ 0.488736] pci_bus 0000:07: resource 0 [io 0xc000-0xcfff] >>>> [ 0.488737] pci_bus 0000:07: resource 1 [mem 0xfba00000-0xfbafffff] >>>> [ 0.488739] pci_bus 0000:07: resource 2 [mem 0xc0600000-0xc07fffff 64bit >>>> pref] >>>> [ 0.488741] pci_bus 0000:06: resource 0 [io 0xb000-0xbfff] >>>> [ 0.488743] pci_bus 0000:06: resource 1 [mem 0xfb900000-0xfb9fffff] >>>> [ 0.488744] pci_bus 0000:06: resource 2 [mem 0xc0800000-0xc09fffff 64bit >>>> pref] >>>> [ 0.488746] pci_bus 0000:0b: resource 0 [io 0xe000-0xefff] >>>> [ 0.488748] pci_bus 0000:0b: resource 1 [mem 0xfbe00000-0xfbefffff] >>>> [ 0.488750] pci_bus 0000:0b: resource 4 [io 0x0000-0x0cf7 window] >>>> [ 0.488751] pci_bus 0000:0b: resource 5 [io 0x0d00-0xffff window] >>>> [ 0.488753] pci_bus 0000:0b: resource 6 [mem 0x000a0000-0x000bffff >>>> window] >>>> [ 0.488755] pci_bus 0000:0b: resource 7 [mem 0x000d0000-0x000dffff >>>> window] >>>> [ 0.488757] pci_bus 0000:0b: resource 8 [mem 0xc0000000-0xdfffffff >>>> window] >>>> [ 0.488758] pci_bus 0000:0b: resource 9 [mem 0xf0000000-0xfed8ffff >>>> window] >>>> [ 0.488836] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff] >>>> [ 0.488838] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff] >>>> [ 0.490705] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0 >>>> [ 0.490763] PCI: CLS 256 bytes, default 64 >>>> [ 0.490837] DMAR: Host address width 39 >>>> [ 0.490840] DMAR: DRHD base: 0x000000fbfff000 flags: 0x0 >>>> [ 0.490855] DMAR: dmar0: reg_base_addr fbfff000 ver 1:0 cap >>>> c9008010e60262 ecap f0207a >>>> [ 0.490859] DMAR: DRHD base: 0x000000fbffe000 flags: 0x1 >>>> [ 0.490868] DMAR: dmar1: reg_base_addr fbffe000 ver 1:0 cap >>>> c90780106f0462 ecap f020fe >>>> [ 0.490872] DMAR: RMRR base: 0x000000000ec000 end: 0x000000000effff >>>> [ 0.490874] DMAR: RMRR base: 0x000000bf7dc000 end: 0x000000bf7dbfff >>>> [ 0.490876] DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR >>>> [0x00000000bf7dc000-0x00000000bf7dbfff] >>>> BIOS vendor: American Megatrends Inc.; Ver: 2209 ; Product >>>> Version: System Version >>>> [ 0.490885] DMAR: ATSR flags: 0x0 >>>> [ 0.490916] Trying to unpack rootfs image as initramfs... >>>> [ 0.490924] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >>>> [ 0.490926] software IO TLB: mapped [mem >>>> 0x00000000bb780000-0x00000000bf780000] (64MB) >>>> [ 0.498853] Initialise system trusted keyrings >>>> [ 0.498871] Key type blacklist registered >>>> [ 0.498929] workingset: timestamp_bits=36 max_order=22 bucket_order=0 >>>> [ 0.498939] zbud: loaded >>>> [ 0.500605] squashfs: version 4.0 (2009/01/31) Phillip Lougher >>>> [ 0.500783] fuse: init (API version 7.40) >>>> [ 0.501317] integrity: Platform Keyring initialized >>>> [ 0.518817] Key type asymmetric registered >>>> [ 0.518823] Asymmetric key parser 'x509' registered >>>> [ 0.518900] Block layer SCSI generic (bsg) driver version 0.4 loaded >>>> (major 243) >>>> [ 0.518995] io scheduler mq-deadline registered >>>> [ 0.519607] pcieport 0000:00:1c.0: enabling device (0106 -> 0107) >>>> [ 0.519816] pcieport 0000:00:1c.1: enabling device (0106 -> 0107) >>>> [ 0.520733] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >>>> [ 0.520780] Driver vt8623fb not loading because of nomodeset parameter >>>> [ 0.521646] input: Power Button as >>>> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >>>> [ 0.521681] ACPI: button: Power Button [PWRB] >>>> [ 0.521720] input: Power Button as >>>> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >>>> [ 0.521846] ACPI: button: Power Button [PWRF] >>>> [ 0.523498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >>>> [ 0.527493] Linux agpgart interface v0.103 >>>> [ 0.532004] loop: module loaded >>>> [ 0.532510] tun: Universal TUN/TAP device driver, 1.6 >>>> [ 0.532598] PPP generic driver version 2.4.2 >>>> [ 0.532913] VFIO - User Level meta-driver version: 0.3 >>>> [ 0.533261] uhci_hcd 0000:00:1a.0: UHCI Host Controller >>>> [ 0.533272] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus >>>> number 1 >>>> [ 0.533282] uhci_hcd 0000:00:1a.0: detected 2 ports >>>> [ 0.533318] uhci_hcd 0000:00:1a.0: irq 16, io port 0x00009800 >>>> [ 0.533385] usb usb1: New USB device found, idVendor=1d6b, >>>> idProduct=0001, bcdDevice= 6.11 >>>> [ 0.533388] usb usb1: New USB device strings: Mfr=3, Product=2, >>>> SerialNumber=1 >>>> [ 0.533390] usb usb1: Product: UHCI Host Controller >>>> [ 0.533392] usb usb1: Manufacturer: Linux 6.11.0 uhci_hcd >>>> [ 0.533393] usb usb1: SerialNumber: 0000:00:1a.0 >>>> [ 0.533563] hub 1-0:1.0: USB hub found >>>> [ 0.533572] hub 1-0:1.0: 2 ports detected >>>> [ 0.533852] ehci-pci 0000:00:1a.7: EHCI Host Controller >>>> [ 0.533861] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus >>>> number 2 >>>> [ 0.533874] ehci-pci 0000:00:1a.7: debug port 1 >>>> [ 0.537796] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfb5ff000 >>>> [ 0.553037] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >>>> [ 0.553115] usb usb2: New USB device found, idVendor=1d6b, >>>> idProduct=0002, bcdDevice= 6.11 >>>> [ 0.553119] usb usb2: New USB device strings: Mfr=3, Product=2, >>>> SerialNumber=1 >>>> [ 0.553121] usb usb2: Product: EHCI Host Controller >>>> [ 0.553122] usb usb2: Manufacturer: Linux 6.11.0 ehci_hcd >>>> [ 0.553124] usb usb2: SerialNumber: 0000:00:1a.7 >>>> [ 0.553411] hub 2-0:1.0: USB hub found >>>> [ 0.553424] hub 2-0:1.0: 6 ports detected >>>> [ 0.581085] hub 1-0:1.0: USB hub found >>>> [ 0.581097] hub 1-0:1.0: 2 ports detected >>>> [ 0.581279] ehci-pci 0000:00:1d.7: EHCI Host Controller >>>> [ 0.581289] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus >>>> number 3 >>>> [ 0.581304] ehci-pci 0000:00:1d.7: debug port 1 >>>> [ 0.585225] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfb5fe000 >>>> [ 0.601021] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >>>> [ 0.601099] usb usb3: New USB device found, idVendor=1d6b, >>>> idProduct=0002, bcdDevice= 6.11 >>>> [ 0.601103] usb usb3: New USB device strings: Mfr=3, Product=2, >>>> SerialNumber=1 >>>> [ 0.601105] usb usb3: Product: EHCI Host Controller >>>> [ 0.601107] usb usb3: Manufacturer: Linux 6.11.0 ehci_hcd >>>> [ 0.601108] usb usb3: SerialNumber: 0000:00:1d.7 >>>> [ 0.601354] hub 3-0:1.0: USB hub found >>>> [ 0.601366] hub 3-0:1.0: 6 ports detected >>>> [ 0.601649] uhci_hcd 0000:00:1a.1: UHCI Host Controller >>>> [ 0.601659] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus >>>> number 4 >>>> [ 0.601668] uhci_hcd 0000:00:1a.1: detected 2 ports >>>> [ 0.601701] uhci_hcd 0000:00:1a.1: irq 21, io port 0x00009880 >>>> [ 0.601762] usb usb4: New USB device found, idVendor=1d6b, >>>> idProduct=0001, bcdDevice= 6.11 >>>> [ 0.601765] usb usb4: New USB device strings: Mfr=3, Product=2, >>>> SerialNumber=1 >>>> [ 0.601767] usb usb4: Product: UHCI Host Controller >>>> [ 0.601768] usb usb4: Manufacturer: Linux 6.11.0 uhci_hcd >>>> [ 0.601770] usb usb4: SerialNumber: 0000:00:1a.1 >>>> [ 0.601959] hub 4-0:1.0: USB hub found >>>> [ 0.601971] hub 4-0:1.0: 2 ports detected >>>> [ 0.602279] uhci_hcd 0000:00:1a.2: UHCI Host Controller >>>> [ 0.602285] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus >>>> number 5 >>>> [ 0.602292] uhci_hcd 0000:00:1a.2: detected 2 ports >>>> [ 0.602319] uhci_hcd 0000:00:1a.2: irq 19, io port 0x00009c00 >>>> [ 0.602378] usb usb5: New USB device found, idVendor=1d6b, >>>> idProduct=0001, bcdDevice= 6.11 >>>> [ 0.602381] usb usb5: New USB device strings: Mfr=3, Product=2, >>>> SerialNumber=1 >>>> [ 0.602383] usb usb5: Product: UHCI Host Controller >>>> [ 0.602385] usb usb5: Manufacturer: Linux 6.11.0 uhci_hcd >>>> [ 0.602387] usb usb5: SerialNumber: 0000:00:1a.2 >>>> [ 0.602571] hub 5-0:1.0: USB hub found >>>> [ 0.602582] hub 5-0:1.0: 2 ports detected >>>> [ 0.602821] uhci_hcd 0000:00:1d.0: UHCI Host Controller >>>> [ 0.602827] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus >>>> number 6 >>>> [ 0.602834] uhci_hcd 0000:00:1d.0: detected 2 ports >>>> [ 0.602852] uhci_hcd 0000:00:1d.0: irq 23, io port 0x00009080 >>>> [ 0.602905] usb usb6: New USB device found, idVendor=1d6b, >>>> idProduct=0001, bcdDevice= 6.11 >>>> [ 0.602908] usb usb6: New USB device strings: Mfr=3, Product=2, >>>> SerialNumber=1 >>>> [ 0.602910] usb usb6: Product: UHCI Host Controller >>>> [ 0.602911] usb usb6: Manufacturer: Linux 6.11.0 uhci_hcd >>>> [ 0.602913] usb usb6: SerialNumber: 0000:00:1d.0 >>>> [ 0.603096] hub 6-0:1.0: USB hub found >>>> [ 0.603108] hub 6-0:1.0: 2 ports detected >>>> [ 0.603355] uhci_hcd 0000:00:1d.1: UHCI Host Controller >>>> [ 0.603366] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus >>>> number 7 >>>> [ 0.603373] uhci_hcd 0000:00:1d.1: detected 2 ports >>>> [ 0.603390] uhci_hcd 0000:00:1d.1: irq 19, io port 0x00009400 >>>> [ 0.603444] usb usb7: New USB device found, idVendor=1d6b, >>>> idProduct=0001, bcdDevice= 6.11 >>>> [ 0.603447] usb usb7: New USB device strings: Mfr=3, Product=2, >>>> SerialNumber=1 >>>> [ 0.603449] usb usb7: Product: UHCI Host Controller >>>> [ 0.603450] usb usb7: Manufacturer: Linux 6.11.0 uhci_hcd >>>> [ 0.603452] usb usb7: SerialNumber: 0000:00:1d.1 >>>> [ 0.603636] hub 7-0:1.0: USB hub found >>>> [ 0.603648] hub 7-0:1.0: 2 ports detected >>>> [ 0.603900] uhci_hcd 0000:00:1d.2: UHCI Host Controller >>>> [ 0.603907] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus >>>> number 8 >>>> [ 0.603913] uhci_hcd 0000:00:1d.2: detected 2 ports >>>> [ 0.603931] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00009480 >>>> [ 0.603984] usb usb8: New USB device found, idVendor=1d6b, >>>> idProduct=0001, bcdDevice= 6.11 >>>> [ 0.603987] usb usb8: New USB device strings: Mfr=3, Product=2, >>>> SerialNumber=1 >>>> [ 0.603989] usb usb8: Product: UHCI Host Controller >>>> [ 0.603991] usb usb8: Manufacturer: Linux 6.11.0 uhci_hcd >>>> [ 0.603992] usb usb8: SerialNumber: 0000:00:1d.2 >>>> [ 0.604175] hub 8-0:1.0: USB hub found >>>> [ 0.604187] hub 8-0:1.0: 2 ports detected >>>> [ 0.604507] i8042: PNP: No PS/2 controller found. >>>> [ 0.604509] i8042: Probing ports directly. >>>> [ 0.607314] serio: i8042 KBD port at 0x60,0x64 irq 1 >>>> [ 0.607322] serio: i8042 AUX port at 0x60,0x64 irq 12 >>>> [ 0.607576] mousedev: PS/2 mouse device common for all mice >>>> [ 0.607851] rtc_cmos 00:01: RTC can wake from S4 >>>> [ 0.608175] rtc_cmos 00:01: registered as rtc0 >>>> [ 0.608206] rtc_cmos 00:01: setting system clock to 2024-09-16T20:18:41 >>>> UTC (1726517921) >>>> [ 0.608248] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, >>>> hpet irqs >>>> [ 0.608269] i2c_dev: i2c /dev entries driver >>>> [ 0.609016] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. >>>> Duplicate IMA measurements will not be recorded in the IMA log. >>>> [ 0.609054] device-mapper: uevent: version 1.0.3 >>>> [ 0.609150] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: >>>> dm-devel@lists.linux.dev >>>> [ 0.609178] platform eisa.0: Probing EISA bus 0 >>>> [ 0.609181] platform eisa.0: EISA: Cannot allocate resource for mainboard >>>> [ 0.609183] platform eisa.0: Cannot allocate resource for EISA slot 1 >>>> [ 0.609185] platform eisa.0: Cannot allocate resource for EISA slot 2 >>>> [ 0.609186] platform eisa.0: Cannot allocate resource for EISA slot 3 >>>> [ 0.609188] platform eisa.0: Cannot allocate resource for EISA slot 4 >>>> [ 0.609189] platform eisa.0: Cannot allocate resource for EISA slot 5 >>>> [ 0.609191] platform eisa.0: Cannot allocate resource for EISA slot 6 >>>> [ 0.609192] platform eisa.0: Cannot allocate resource for EISA slot 7 >>>> [ 0.609194] platform eisa.0: Cannot allocate resource for EISA slot 8 >>>> [ 0.609195] platform eisa.0: EISA: Detected 0 cards >>>> [ 0.609198] intel_pstate: CPU model not supported >>>> [ 0.609512] ledtrig-cpu: registered to indicate activity on CPUs >>>> [ 0.609564] vesafb: mode is 1920x1080x32, linelength=7680, pages=0 >>>> [ 0.609566] vesafb: scrolling: redraw >>>> [ 0.609567] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0 >>>> [ 0.609588] vesafb: framebuffer at 0xd0000000, mapped to >>>> 0x(____ptrval____), using 8128k, total 8128k >>>> [ 0.609716] fbcon: Deferring console take-over >>>> [ 0.609720] fb0: VESA VGA frame buffer device >>>> [ 0.609756] fujitsu_tablet: Unknown (using defaults) >>>> [ 0.609870] drop_monitor: Initializing network drop monitor service >>>> [ 0.610200] NET: Registered PF_INET6 protocol family >>>> [ 0.809011] usb 2-5: new high-speed USB device number 2 using ehci-pci >>>> [ 0.965402] usb 2-5: New USB device found, idVendor=0409, idProduct=005a, >>>> bcdDevice= 1.00 >>>> [ 0.965410] usb 2-5: New USB device strings: Mfr=0, Product=0, >>>> SerialNumber=0 >>>> [ 0.965833] hub 2-5:1.0: USB hub found >>>> [ 0.966029] hub 2-5:1.0: 4 ports detected >>>> [ 1.060999] usb 6-1: new full-speed USB device number 2 using uhci_hcd >>>> [ 1.254086] usb 6-1: New USB device found, idVendor=1784, idProduct=0001, >>>> bcdDevice= 0.00 >>>> [ 1.254094] usb 6-1: New USB device strings: Mfr=1, Product=2, >>>> SerialNumber=3 >>>> [ 1.254096] usb 6-1: Product: eHome Infrared Transceiver >>>> [ 1.254098] usb 6-1: Manufacturer: Topseed >>>> [ 1.254100] usb 6-1: SerialNumber: TS000IUz >>>> [ 1.256907] usb 2-5.1: new low-speed USB device number 3 using ehci-pci >>>> [ 1.371648] usb 2-5.1: New USB device found, idVendor=046d, >>>> idProduct=c317, bcdDevice= 0.70 >>>> [ 1.371656] usb 2-5.1: New USB device strings: Mfr=1, Product=2, >>>> SerialNumber=0 >>>> [ 1.371658] usb 2-5.1: Product: USB Multimedia Keyboard >>>> [ 1.371660] usb 2-5.1: Manufacturer: Logitech >>>> [ 1.448914] usb 2-5.2: new high-speed USB device number 4 using ehci-pci >>>> [ 1.525172] tsc: Refined TSC clocksource calibration: 2672.735 MHz >>>> [ 1.525186] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: >>>> 0x2686a22b34e, max_idle_ns: 440795332917 ns >>>> [ 1.525285] clocksource: Switched to clocksource tsc >>>> [ 1.558738] usb 2-5.2: New USB device found, idVendor=1532, >>>> idProduct=0e05, bcdDevice= 8.21 >>>> [ 1.558746] usb 2-5.2: New USB device strings: Mfr=1, Product=2, >>>> SerialNumber=0 >>>> [ 1.558748] usb 2-5.2: Product: Razer Kiyo Pro >>>> [ 1.558750] usb 2-5.2: Manufacturer: Razer Inc >>>> [ 1.636911] usb 2-5.4: new high-speed USB device number 5 using ehci-pci >>>> [ 1.757135] usb 2-5.4: New USB device found, idVendor=0bda, >>>> idProduct=2838, bcdDevice= 1.00 >>>> [ 1.757143] usb 2-5.4: New USB device strings: Mfr=1, Product=2, >>>> SerialNumber=3 >>>> [ 1.757145] usb 2-5.4: Product: RTL2838UHIDIR >>>> [ 1.757147] usb 2-5.4: Manufacturer: Realtek >>>> [ 1.757148] usb 2-5.4: SerialNumber: 00000001 >>>> [ 1.896915] usb 7-1: new low-speed USB device number 2 using uhci_hcd >>>> [ 2.090985] usb 7-1: New USB device found, idVendor=1c4f, idProduct=0034, >>>> bcdDevice= 1.10 >>>> [ 2.090993] usb 7-1: New USB device strings: Mfr=1, Product=2, >>>> SerialNumber=0 >>>> [ 2.090995] usb 7-1: Product: Usb Mouse >>>> [ 2.090997] usb 7-1: Manufacturer: SIGMACHIP >>>> [ 2.520914] usb 3-4: new high-speed USB device number 4 using ehci-pci >>>> [ 2.695073] usb 3-4: New USB device found, idVendor=0b05, idProduct=1784, >>>> bcdDevice= 1.01 >>>> [ 2.695080] usb 3-4: New USB device strings: Mfr=1, Product=2, >>>> SerialNumber=3 >>>> [ 2.695083] usb 3-4: Product: 802.11 n WLAN >>>> [ 2.695085] usb 3-4: Manufacturer: Ralink >>>> [ 2.695086] usb 3-4: SerialNumber: 1.0 >>>> [ 6.983494] Freeing initrd memory: 732708K >>>> [ 6.993078] Segment Routing with IPv6 >>>> [ 6.993112] In-situ OAM (IOAM) with IPv6 >>>> [ 6.993166] NET: Registered PF_PACKET protocol family >>>> [ 6.993452] Key type dns_resolver registered >>>> [ 6.994849] microcode: Current revision: 0x00000012 >>>> [ 6.994854] microcode: Updated early from: 0x00000010 >>>> [ 6.995662] IPI shorthand broadcast: enabled >>>> [ 6.998021] sched_clock: Marking stable (6996004567, >>>> 824148)->(7068598070, -71769355) >>>> [ 6.998330] registered taskstats version 1 >>>> [ 6.999038] Loading compiled-in X.509 certificates >>>> [ 7.000201] Loaded X.509 cert 'Build time autogenerated kernel key: >>>> 8b9c4d5ea71199831d97e735201ace9ff8457a95' >>>> [ 7.003218] Demotion targets for Node 0: null >>>> [ 7.003551] Key type .fscrypt registered >>>> [ 7.003556] Key type fscrypt-provisioning registered >>>> [ 7.015077] cryptd: max_cpu_qlen set to 1000 >>>> [ 7.055597] Key type encrypted registered >>>> [ 7.055608] AppArmor: AppArmor sha256 policy hashing enabled >>>> [ 7.055626] ima: No TPM chip found, activating TPM-bypass! >>>> [ 7.055639] Loading compiled-in module X.509 certificates >>>> [ 7.056587] Loaded X.509 cert 'Build time autogenerated kernel key: >>>> 8b9c4d5ea71199831d97e735201ace9ff8457a95' >>>> [ 7.056590] ima: Allocated hash algorithm: sha1 >>>> [ 7.056598] ima: No architecture policies found >>>> [ 7.056614] evm: Initialising EVM extended attributes: >>>> [ 7.056615] evm: security.selinux >>>> [ 7.056616] evm: security.SMACK64 >>>> [ 7.056617] evm: security.SMACK64EXEC >>>> [ 7.056618] evm: security.SMACK64TRANSMUTE >>>> [ 7.056619] evm: security.SMACK64MMAP >>>> [ 7.056620] evm: security.apparmor >>>> [ 7.056621] evm: security.ima >>>> [ 7.056622] evm: security.capability >>>> [ 7.056623] evm: HMAC attrs: 0x1 >>>> [ 7.057049] PM: Magic number: 8:614:346 >>>> [ 7.057098] tty tty63: hash matches >>>> [ 7.061477] RAS: Correctable Errors collector initialized. >>>> [ 7.061561] clk: Disabling unused clocks >>>> [ 7.061564] PM: genpd: Disabling unused power domains >>>> [ 7.066690] Freeing unused decrypted memory: 2036K >>>> [ 7.067974] Freeing unused kernel image (initmem) memory: 4860K >>>> [ 7.068170] Write protecting the kernel read-only data: 28672k >>>> [ 7.068986] Freeing unused kernel image (rodata/data gap) memory: 864K >>>> [ 7.160616] x86/mm: Checked W+X mappings: passed, no W+X pages found. >>>> [ 7.160704] x86/mm: Checking user space page tables >>>> [ 7.221245] x86/mm: Checked W+X mappings: passed, no W+X pages found. >>>> [ 7.221251] Run /init as init process >>>> [ 7.221253] with arguments: >>>> [ 7.221254] /init >>>> [ 7.221255] splash >>>> [ 7.221256] with environment: >>>> [ 7.221257] HOME=/ >>>> [ 7.221258] TERM=linux >>>> [ 7.221259] BOOT_IMAGE=/vmlinuz-6.11.0 >>>> [ 7.375505] ACPI Warning: SystemIO range >>>> 0x0000000000000828-0x000000000000082F conflicts with OpRegion >>>> 0x0000000000000800-0x000000000000084F (\PMRG) (20240322/utaddress-204) >>>> [ 7.375517] ACPI: OSL: Resource conflict; ACPI support missing from >>>> driver? >>>> [ 7.375522] ACPI Warning: SystemIO range >>>> 0x0000000000000530-0x000000000000053F conflicts with OpRegion >>>> 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) >>>> [ 7.375529] ACPI: OSL: Resource conflict; ACPI support missing from >>>> driver? >>>> [ 7.375531] ACPI Warning: SystemIO range >>>> 0x0000000000000500-0x000000000000052F conflicts with OpRegion >>>> 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) >>>> [ 7.375537] ACPI: OSL: Resource conflict; ACPI support missing from >>>> driver? >>>> [ 7.375538] lpc_ich: Resource conflict(s) found affecting gpio_ich >>>> [ 7.384601] sky2: driver version 1.30 >>>> [ 7.384756] sky2 0000:08:00.0: Yukon-2 EC Ultra chip revision 3 >>>> [ 7.385087] sky2 0000:08:00.0 eth0: addr 00:23:54:9e:5b:d0 >>>> [ 7.385184] sky2 0000:06:00.0: Yukon-2 EC Ultra chip revision 3 >>>> [ 7.385497] sky2 0000:06:00.0 eth1: addr 00:23:54:9e:5b:cf >>>> [ 7.390107] ahci 0000:00:1f.2: version 3.0 >>>> [ 7.391435] ACPI Warning: SystemIO range >>>> 0x0000000000000400-0x000000000000041F conflicts with OpRegion >>>> 0x0000000000000400-0x000000000000040F (\SMRG) (20240322/utaddress-204) >>>> [ 7.391445] ACPI: OSL: Resource conflict; ACPI support missing from >>>> driver? >>>> [ 7.392355] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled >>>> [ 7.392400] ahci 0000:00:1f.2: AHCI vers 0001.0200, 32 command slots, 3 >>>> Gbps, SATA mode >>>> [ 7.392405] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f) >>>> [ 7.392408] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp >>>> pio slum part ccc ems sxs >>>> [ 7.397468] hid: raw HID events driver (C) Jiri Kosina >>>> [ 7.438438] sky2 0000:08:00.0 enp8s0: renamed from eth0 >>>> [ 7.438941] sky2 0000:06:00.0 enp6s0: renamed from eth1 >>>> [ 7.446100] usbcore: registered new interface driver usbhid >>>> [ 7.446103] usbhid: USB HID core driver >>>> [ 7.449704] scsi host0: ahci >>>> [ 7.450043] scsi host1: ahci >>>> [ 7.450177] input: Logitech USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.0/0003:046D:C317.0001/input/input5 >>>> [ 7.450206] scsi host2: ahci >>>> [ 7.450384] scsi host3: ahci >>>> [ 7.450534] scsi host4: ahci >>>> [ 7.450680] scsi host5: ahci >>>> [ 7.450765] ata1: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc100 >>>> irq 29 lpm-pol 0 >>>> [ 7.450769] ata2: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc180 >>>> irq 29 lpm-pol 0 >>>> [ 7.450772] ata3: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc200 >>>> irq 29 lpm-pol 0 >>>> [ 7.450775] ata4: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc280 >>>> irq 29 lpm-pol 0 >>>> [ 7.450778] ata5: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc300 >>>> irq 29 lpm-pol 0 >>>> [ 7.450781] ata6: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc380 >>>> irq 29 lpm-pol 0 >>>> [ 7.509365] hid-generic 0003:046D:C317.0001: input,hidraw0: USB HID v1.10 >>>> Keyboard [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input0 >>>> [ 7.509615] input: Logitech USB Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input6 >>>> [ 7.512965] firewire_ohci 0000:0b:02.0: added OHCI v1.10 device as card >>>> 0, 4 IR + 8 IT contexts, quirks 0x11 >>>> [ 7.525915] ACPI: bus type drm_connector registered >>>> [ 7.569198] input: Logitech USB Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input7 >>>> [ 7.569501] hid-generic 0003:046D:C317.0002: input,hidraw1: USB HID v1.10 >>>> Device [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input1 >>>> [ 7.569707] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/0003:1C4F:0034.0003/input/input8 >>>> [ 7.570110] hid-generic 0003:1C4F:0034.0003: input,hidraw2: USB HID v1.10 >>>> Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:1d.1-1/input0 >>>> [ 7.924893] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >>>> [ 7.925710] ata1.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max >>>> UDMA/133 >>>> [ 7.925801] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), >>>> AA >>>> [ 7.926415] ata1.00: Features: Dev-Sleep >>>> [ 7.927326] ata1.00: configured for UDMA/133 >>>> [ 7.927586] scsi 0:0:0:0: Direct-Access ATA WD Blue SA510 2. >>>> 09WD PQ: 0 ANSI: 5 >>>> [ 7.928008] scsi 0:0:0:0: Attached scsi generic sg0 type 0 >>>> [ 8.025099] firewire_core 0000:0b:02.0: created device fw0: GUID >>>> 001e8c0001b0584a, S400 >>>> [ 8.404993] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >>>> [ 8.416099] ata2.00: ATA-8: Corsair Force 3 SSD, 1.3.2, max UDMA/133 >>>> [ 8.416606] ata2.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), >>>> AA >>>> [ 8.426528] ata2.00: configured for UDMA/133 >>>> [ 8.426791] scsi 1:0:0:0: Direct-Access ATA Corsair Force 3 >>>> 2 PQ: 0 ANSI: 5 >>>> [ 8.427456] scsi 1:0:0:0: Attached scsi generic sg1 type 0 >>>> [ 8.904925] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >>>> [ 8.905740] ata3.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max >>>> UDMA/133 >>>> [ 8.905838] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), >>>> AA >>>> [ 8.906448] ata3.00: Features: Dev-Sleep >>>> [ 8.907336] ata3.00: configured for UDMA/133 >>>> [ 8.907542] scsi 2:0:0:0: Direct-Access ATA WD Blue SA510 2. >>>> 09WD PQ: 0 ANSI: 5 >>>> [ 8.908069] scsi 2:0:0:0: Attached scsi generic sg2 type 0 >>>> [ 9.392962] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >>>> [ 9.394169] ata4.00: ATA-8: ST3500418AS, CC38, max UDMA/133 >>>> [ 9.394176] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 32) >>>> [ 9.395560] ata4.00: configured for UDMA/133 >>>> [ 9.395767] scsi 3:0:0:0: Direct-Access ATA ST3500418AS CC38 PQ: >>>> 0 ANSI: 5 >>>> [ 9.396339] scsi 3:0:0:0: Attached scsi generic sg3 type 0 >>>> [ 9.876891] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >>>> [ 9.877133] ata5.00: ATA-10: KINGSTON SA400S37480G, SBFKK1B3, max >>>> UDMA/133 >>>> [ 9.877216] ata5.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA >>>> [ 9.877559] ata5.00: configured for UDMA/133 >>>> [ 9.877838] scsi 4:0:0:0: Direct-Access ATA KINGSTON SA400S3 >>>> K1B3 PQ: 0 ANSI: 5 >>>> [ 9.878294] scsi 4:0:0:0: Attached scsi generic sg4 type 0 >>>> [ 10.352870] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >>>> [ 10.354014] ata6.00: ATAPI: DRW-24F1ST d, 2.00, max UDMA/133 >>>> [ 10.355420] ata6.00: configured for UDMA/133 >>>> [ 10.358873] scsi 5:0:0:0: CD-ROM ASUS DRW-24F1ST d 2.00 >>>> PQ: 0 ANSI: 5 >>>> [ 10.463913] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram >>>> cd/rw xa/form2 cdda tray >>>> [ 10.463919] cdrom: Uniform CD-ROM driver Revision: 3.20 >>>> [ 10.501960] sr 5:0:0:0: Attached scsi CD-ROM sr0 >>>> [ 10.502081] sr 5:0:0:0: Attached scsi generic sg5 type 5 >>>> [ 10.507297] scsi host6: pata_marvell >>>> [ 10.507511] scsi host7: pata_marvell >>>> [ 10.507593] ata7: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 >>>> irq 16 lpm-pol 0 >>>> [ 10.507596] ata8: PATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 >>>> irq 16 lpm-pol 0 >>>> [ 10.514525] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 >>>> TB/1.82 TiB) >>>> [ 10.514542] sd 0:0:0:0: [sda] Write Protect is off >>>> [ 10.514546] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >>>> [ 10.514567] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, >>>> doesn't support DPO or FUA >>>> [ 10.514570] sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 >>>> GB/112 GiB) >>>> [ 10.514587] sd 1:0:0:0: [sdb] Write Protect is off >>>> [ 10.514591] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >>>> [ 10.514610] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes >>>> [ 10.514610] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 >>>> TB/1.82 TiB) >>>> [ 10.514618] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, >>>> doesn't support DPO or FUA >>>> [ 10.514622] sd 3:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 >>>> GB/466 GiB) >>>> [ 10.514623] sd 2:0:0:0: [sdc] Write Protect is off >>>> [ 10.514627] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >>>> [ 10.514639] sd 3:0:0:0: [sdd] Write Protect is off >>>> [ 10.514643] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 >>>> [ 10.514649] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, >>>> doesn't support DPO or FUA >>>> [ 10.514650] sd 4:0:0:0: [sde] 937703088 512-byte logical blocks: (480 >>>> GB/447 GiB) >>>> [ 10.514659] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes >>>> [ 10.514672] sd 4:0:0:0: [sde] Write Protect is off >>>> [ 10.514673] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, >>>> doesn't support DPO or FUA >>>> [ 10.514677] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00 >>>> [ 10.514690] sd 2:0:0:0: [sdc] Preferred minimum I/O size 512 bytes >>>> [ 10.514706] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, >>>> doesn't support DPO or FUA >>>> [ 10.514726] sd 3:0:0:0: [sdd] Preferred minimum I/O size 512 bytes >>>> [ 10.514747] sd 4:0:0:0: [sde] Preferred minimum I/O size 512 bytes >>>> [ 10.557486] sde: sde1 >>>> [ 10.557579] sd 4:0:0:0: [sde] Attached SCSI disk >>>> [ 10.557928] sda: sda1 >>>> [ 10.557999] sd 0:0:0:0: [sda] Attached SCSI disk >>>> [ 10.558245] sd 2:0:0:0: [sdc] Attached SCSI disk >>>> [ 10.560449] sdb: sdb1 sdb2 sdb3 >>>> [ 10.560883] sd 1:0:0:0: [sdb] Attached SCSI disk >>>> [ 10.602620] sdd: sdd1 >>>> [ 10.602860] sd 3:0:0:0: [sdd] Attached SCSI disk >>>> [ 18.784958] random: crng init done >>>> [ 24.072890] raid6: sse2x4 gen() 9257 MB/s >>>> [ 24.140893] raid6: sse2x2 gen() 11781 MB/s >>>> [ 24.208892] raid6: sse2x1 gen() 9633 MB/s >>>> [ 24.208894] raid6: using algorithm sse2x2 gen() 11781 MB/s >>>> [ 24.276889] raid6: .... xor() 7155 MB/s, rmw enabled >>>> [ 24.276891] raid6: using ssse3x2 recovery algorithm >>>> [ 24.279508] xor: measuring software checksum speed >>>> [ 24.280148] prefetch64-sse : 15495 MB/sec >>>> [ 24.280906] generic_sse : 13259 MB/sec >>>> [ 24.280908] xor: using function: prefetch64-sse (15495 MB/sec) >>>> [ 24.283562] async_tx: api initialized (async) >>>> [ 24.888184] Btrfs loaded, zoned=yes, fsverity=yes >>>> [ 25.121189] EXT4-fs (sde1): mounted filesystem >>>> 94072726-5fed-439f-a496-8e6aaa88617e ro with ordered data mode. Quota mode: >>>> none. >>>> [ 25.650104] systemd[1]: Inserted module 'autofs4' >>>> [ 25.720961] systemd[1]: systemd 249.11-0ubuntu3.12 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 +BZIP2 +LZ4 +XZ >>>> +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) >>>> [ 25.721115] systemd[1]: Detected architecture x86-64. >>>> [ 26.209831] systemd[1]: Configuration file >>>> /run/systemd/system/netplan-ovs-cleanup.service is marked >>>> world-inaccessible. This has no effect as configuration data is accessible >>>> via APIs without restrictions. Proceeding anyway. >>>> [ 26.282129] systemd[1]: Accepting user/group name '${GNUNET_USER}', which >>>> does not match strict user/group name rules. >>>> [ 26.341173] systemd[1]: Queued start job for default target Graphical >>>> Interface. >>>> [ 26.382658] systemd[1]: Created slice Slice /system/modprobe. >>>> [ 26.383229] systemd[1]: Created slice Slice /system/systemd-fsck. >>>> [ 26.383636] systemd[1]: Created slice User and Session Slice. >>>> [ 26.383727] systemd[1]: Started Forward Password Requests to Wall >>>> Directory Watch. >>>> [ 26.383934] systemd[1]: Set up automount Arbitrary Executable File >>>> Formats File System Automount Point. >>>> [ 26.384053] systemd[1]: Reached target User and Group Name Lookups. >>>> [ 26.384087] systemd[1]: Reached target Slice Units. >>>> [ 26.384122] systemd[1]: Reached target Local Verity Protected Volumes. >>>> [ 26.384233] systemd[1]: Listening on Device-mapper event daemon FIFOs. >>>> [ 26.384385] systemd[1]: Listening on LVM2 poll daemon socket. >>>> [ 26.390357] systemd[1]: Listening on RPCbind Server Activation Socket. >>>> [ 26.390560] systemd[1]: Listening on Syslog Socket. >>>> [ 26.392228] systemd[1]: Listening on Process Core Dump Socket. >>>> [ 26.392358] systemd[1]: Listening on fsck to fsckd communication Socket. >>>> [ 26.392444] systemd[1]: Listening on initctl Compatibility Named Pipe. >>>> [ 26.392728] systemd[1]: Listening on Journal Audit Socket. >>>> [ 26.392878] systemd[1]: Listening on Journal Socket (/dev/log). >>>> [ 26.393048] systemd[1]: Listening on Journal Socket. >>>> [ 26.393622] systemd[1]: Listening on udev Control Socket. >>>> [ 26.393770] systemd[1]: Listening on udev Kernel Socket. >>>> [ 26.394928] systemd[1]: Mounting Huge Pages File System... >>>> [ 26.396045] systemd[1]: Mounting POSIX Message Queue File System... >>>> [ 26.397206] systemd[1]: Mounting Kernel Debug File System... >>>> [ 26.398341] systemd[1]: Mounting Kernel Trace File System... >>>> [ 26.400711] systemd[1]: Starting Journal Service... >>>> [ 26.400852] systemd[1]: Condition check resulted in Kernel Module >>>> supporting RPCSEC_GSS being skipped. >>>> [ 26.400981] systemd[1]: Finished Availability of block devices. >>>> [ 26.402714] systemd[1]: Starting Set the console keyboard layout... >>>> [ 26.403977] systemd[1]: Starting Create List of Static Device Nodes... >>>> [ 26.405164] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots >>>> etc. using dmeventd or progress polling... >>>> [ 26.406446] systemd[1]: Starting Load Kernel Module configfs... >>>> [ 26.408022] systemd[1]: Starting Load Kernel Module drm... >>>> [ 26.409876] systemd[1]: Starting Load Kernel Module efi_pstore... >>>> [ 26.411397] systemd[1]: Starting Load Kernel Module fuse... >>>> [ 26.411770] systemd[1]: Condition check resulted in File System Check on >>>> Root Device being skipped. >>>> [ 26.419152] systemd[1]: Starting Load Kernel Modules... >>>> [ 26.420372] systemd[1]: Starting Remount Root and Kernel File Systems... >>>> [ 26.421670] systemd[1]: Starting Coldplug All udev Devices... >>>> [ 26.424102] systemd[1]: Mounted Huge Pages File System. >>>> [ 26.424285] systemd[1]: Mounted POSIX Message Queue File System. >>>> [ 26.424439] systemd[1]: Mounted Kernel Debug File System. >>>> [ 26.424592] systemd[1]: Mounted Kernel Trace File System. >>>> [ 26.425138] systemd[1]: Finished Create List of Static Device Nodes. >>>> [ 26.425552] systemd[1]:modprobe@configfs.service: Deactivated >>>> successfully. >>>> [ 26.425869] systemd[1]: Finished Load Kernel Module configfs. >>>> [ 26.426221] systemd[1]:modprobe@drm.service: Deactivated successfully. >>>> [ 26.426531] systemd[1]: Finished Load Kernel Module drm. >>>> [ 26.426889] systemd[1]:modprobe@fuse.service: Deactivated successfully. >>>> [ 26.427195] systemd[1]: Finished Load Kernel Module fuse. >>>> [ 26.428523] systemd[1]: Mounting FUSE Control File System... >>>> [ 26.429778] systemd[1]: Mounting Kernel Configuration File System... >>>> [ 26.431223] systemd[1]: Mounted FUSE Control File System. >>>> [ 26.432057] systemd[1]: Mounted Kernel Configuration File System. >>>> [ 26.448406] systemd[1]:modprobe@efi_pstore.service: Deactivated >>>> successfully. >>>> [ 26.448945] systemd[1]: Finished Load Kernel Module efi_pstore. >>>> [ 26.469212] EXT4-fs (sde1): re-mounted >>>> 94072726-5fed-439f-a496-8e6aaa88617e r/w. Quota mode: none. >>>> [ 26.471407] systemd[1]: Finished Remount Root and Kernel File Systems. >>>> [ 26.471675] systemd[1]: Condition check resulted in Platform Persistent >>>> Storage Archival being skipped. >>>> [ 26.473420] systemd[1]: Starting Load/Save Random Seed... >>>> [ 26.475161] systemd[1]: Starting Create System Users... >>>> [ 26.483026] lp: driver loaded but no devices found >>>> [ 26.493865] ppdev: user-space parallel port driver >>>> [ 26.502393] systemd[1]: Finished Load/Save Random Seed. >>>> [ 26.502655] systemd[1]: Condition check resulted in First Boot Complete >>>> being skipped. >>>> [ 26.506712] systemd[1]: Finished Set the console keyboard layout. >>>> [ 26.508747] systemd[1]: Finished Create System Users. >>>> [ 26.510321] systemd[1]: Starting Create Static Device Nodes in /dev... >>>> [ 26.511046] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots >>>> etc. using dmeventd or progress polling. >>>> [ 26.528026] systemd[1]: Finished Load Kernel Modules. >>>> [ 26.529531] systemd[1]: Starting Apply Kernel Variables... >>>> [ 26.530139] systemd[1]: Finished Create Static Device Nodes in /dev. >>>> [ 26.530349] systemd[1]: Reached target Preparation for Local File >>>> Systems. >>>> [ 26.532348] systemd[1]: Starting Rule-based Manager for Device Events and >>>> Files... >>>> [ 26.553864] systemd[1]: Started Journal Service. >>>> [ 26.562848] systemd-journald[406]: Received client request to flush >>>> runtime journal. >>>> [ 26.919447] i5500_temp 0000:00:14.3: Sensor seems to be disabled >>>> [ 26.941867] EDAC MC0: Giving out device to module i7core_edac.c >>>> controller i7 core #0: DEV 0000:ff:03.0 (INTERRUPT) >>>> [ 26.941914] EDAC PCI0: Giving out device to module i7core_edac controller >>>> EDAC PCI controller: DEV 0000:ff:03.0 (POLLED) >>>> [ 26.941936] EDAC i7core: Driver loaded, 1 memory controller(s) found. >>>> [ 27.501967] mc: Linux media interface: v0.10 >>>> [ 27.821741] videodev: Linux video capture interface: v2.00 >>>> [ 27.829839] kvm_intel: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work >>>> properly. Using workaround >>>> [ 27.910536] snd_hda_intel 0000:04:00.1: Force to non-snoop mode >>>> [ 27.927314] EXT4-fs (sdd1): mounted filesystem >>>> 269c3cb0-82a8-484f-9f96-2569d52ced08 r/w with ordered data mode. Quota mode: >>>> none. >>>> [ 27.967879] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input9 >>>> [ 27.967995] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input10 >>>> [ 28.099282] EXT4-fs (sdb3): mounted filesystem >>>> 965f3d65-ec1b-49a8-a27a-a6989cecf661 r/w with ordered data mode. Quota mode: >>>> none. >>>> [ 28.119031] EXT4-fs (sdc): mounted filesystem >>>> 7f49ad40-e533-42c4-9977-7c4809d47b3d r/w with ordered data mode. Quota mode: >>>> none. >>>> [ 28.120177] EXT4-fs (sda1): mounted filesystem >>>> a7d8e4b2-e2df-4976-b661-37e48f7411cf r/w with ordered data mode. Quota mode: >>>> none. >>>> [ 28.148845] Registered IR keymap rc-rc6-mce >>>> [ 28.152056] Adding 15625212k swap on /dev/sdb2. Priority:-2 extents:1 >>>> across:15625212k SS >>>> [ 28.169493] usb 2-5.2: Found UVC 1.00 device Razer Kiyo Pro (1532:0e05) >>>> [ 28.174756] usbcore: registered new interface driver uvcvideo >>>> [ 28.238001] IR RC6 protocol handler initialized >>>> [ 28.301533] usb 2-5.2: current rate 16000 is different from the runtime >>>> rate 48000 >>>> [ 28.313037] rc rc0: Media Center Ed. eHome Infrared Remote Transceiver as >>>> /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0 >>>> [ 28.313134] rc rc0: lirc_dev: driver mceusb registered at minor = 0, raw >>>> IR receiver, raw IR transmitter >>>> [ 28.313280] input: Media Center Ed. eHome Infrared Remote Transceiver as >>>> /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0/input11 >>>> [ 28.405085] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1989B: >>>> line_outs=4 (0x12/0x16/0x24/0x25/0x0) type:line >>>> [ 28.405093] snd_hda_codec_analog hdaudioC0D0: speaker_outs=0 >>>> (0x0/0x0/0x0/0x0/0x0) >>>> [ 28.405095] snd_hda_codec_analog hdaudioC0D0: hp_outs=1 >>>> (0x11/0x0/0x0/0x0/0x0) >>>> [ 28.405098] snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0 >>>> [ 28.405099] snd_hda_codec_analog hdaudioC0D0: dig-out=0x1b/0x1d >>>> [ 28.405101] snd_hda_codec_analog hdaudioC0D0: inputs: >>>> [ 28.405103] snd_hda_codec_analog hdaudioC0D0: Rear Mic=0x17 >>>> [ 28.405105] snd_hda_codec_analog hdaudioC0D0: Front Mic=0x14 >>>> [ 28.405106] snd_hda_codec_analog hdaudioC0D0: Line=0x15 >>>> [ 28.405108] snd_hda_codec_analog hdaudioC0D0: CD=0x18 >>>> [ 28.420231] input: HDA Intel Rear Mic as >>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >>>> [ 28.420363] input: HDA Intel Front Mic as >>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 >>>> [ 28.420495] input: HDA Intel Line as >>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 >>>> [ 28.420592] input: HDA Intel Line Out Front as >>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 >>>> [ 28.420710] input: HDA Intel Line Out Surround as >>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 >>>> [ 28.420798] input: HDA Intel Line Out CLFE as >>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 >>>> [ 28.420905] input: HDA Intel Line Out Side as >>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 >>>> [ 28.421001] input: HDA Intel Front Headphone as >>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input19 >>>> [ 28.540353] cfg80211: Loading compiled-in X.509 certificates for >>>> regulatory database >>>> [ 28.540722] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' >>>> [ 28.541013] Loaded X.509 cert 'wens: >>>> 61c038651aabdcf94bd0ac7ff06c7248db18c600' >>>> [ 28.541974] mceusb 6-1:1.0: long-range (0x1) receiver active >>>> [ 28.571526] cx23885: cx23885 driver version 0.0.4 loaded >>>> [ 28.571754] cx23885: CORE cx23885[0]: subsystem: 0070:7801, board: >>>> Hauppauge WinTV-HVR1800 [card=2,autodetected] >>>> [ 28.605043] mceusb 6-1:1.0: Registered Topseed eHome Infrared Transceiver >>>> with mce emulator interface version 1 >>>> [ 28.605052] mceusb 6-1:1.0: 2 tx ports (0x3 cabled) and 2 rx sensors (0x1 >>>> active) >>>> [ 28.605120] usbcore: registered new interface driver mceusb >>>> [ 28.607375] usb 2-5.2: current rate 16000 is different from the runtime >>>> rate 24000 >>>> [ 28.613794] usb 2-5.2: current rate 16000 is different from the runtime >>>> rate 32000 >>>> [ 28.718690] usbcore: registered new interface driver snd-usb-audio >>>> [ 29.013320] tveeprom: Hauppauge model 78521, rev C1E9, serial# 4029759297 >>>> [ 29.013327] tveeprom: MAC address is 00:0d:fe:31:3f:41 >>>> [ 29.013329] tveeprom: tuner model is Philips 18271_8295 (idx 149, type >>>> 54) >>>> [ 29.013331] tveeprom: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88) >>>> [ 29.013333] tveeprom: audio processor is CX23887 (idx 42) >>>> [ 29.013334] tveeprom: decoder processor is CX23887 (idx 37) >>>> [ 29.013335] tveeprom: has radio >>>> [ 29.013336] cx23885: cx23885[0]: hauppauge eeprom: model=78521 >>>> [ 29.101189] cx25840 2-0044: cx23887 A/V decoder found @ 0x88 (cx23885[0]) >>>> [ 29.560967] usb 3-4: reset high-speed USB device number 4 using ehci-pci >>>> [ 29.731550] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev >>>> 021c detected >>>> [ 29.760952] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 >>>> detected >>>> [ 29.761293] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' >>>> [ 29.761939] usbcore: registered new interface driver rt2800usb >>>> [ 29.792083] rt2800usb 3-4:1.0 wlx20cf30a24130: renamed from wlan0 >>>> [ 29.793914] cx25840 2-0044: loaded v4l-cx23885-avcore-01.fw firmware >>>> (16382 bytes) >>>> [ 29.931887] tuner: 1-0042: Tuner -1 found with type(s) Radio TV. >>>> [ 29.977929] tda829x 1-0042: could not clearly identify tuner address, >>>> defaulting to 60 >>>> [ 30.005283] tda18271 1-0060: creating new instance >>>> [ 30.049326] tda18271: TDA18271HD/C1 detected @ 1-0060 >>>> [ 30.873273] tda829x 1-0042: type set to tda8295+18271 >>>> [ 32.228176] cx23885: cx23885[0]: registered device video2 [v4l2] >>>> [ 32.228328] cx23885: cx23885[0]: registered device vbi0 >>>> [ 32.228612] cx23885: cx23885[0]: alsa: registered ALSA audio device >>>> [ 32.228777] cx23885: cx23885[0]: registered device video3 [mpeg] >>>> [ 32.228793] cx23885: Firmware and/or mailbox pointer not initialized or >>>> corrupted, signature = 0xffffbfff, cmd = PING_FW >>>> [ 32.228801] fbcon: Taking over console >>>> [ 32.229089] Console: switching to colour frame buffer device 240x67 >>>> [ 32.230049] cx23885 0000:09:00.0: Direct firmware load for >>>> v4l-cx23885-enc.fw failed with error -2 >>>> [ 32.230055] cx23885: ERROR: Hotplug firmware request failed >>>> (v4l-cx23885-enc.fw). >>>> [ 32.230056] cx23885: Please fix your hotplug setup, the board will not >>>> work without firmware loaded! >>>> [ 32.230057] cx23885: cx23885_initialize_codec() f/w load failed >>>> [ 32.230059] cx23885: cx23885_dvb_register() allocating 1 frontend(s) >>>> [ 32.230061] cx23885: cx23885[0]: cx23885 based dvb card >>>> [ 32.398080] MT2131: successfully identified at address 0x61 >>>> [ 32.399714] dvbdev: DVB: registering new adapter (cx23885[0]) >>>> [ 32.399718] cx23885 0000:09:00.0: DVB: registering adapter 0 frontend 0 >>>> (Samsung S5H1409 QAM/8VSB Frontend)... >>>> [ 32.400463] cx23885: cx23885_dev_checkrevision() Hardware revision = 0xb1 >>>> [ 32.400467] cx23885: cx23885[0]/0: found at 0000:09:00.0, rev: 15, irq: >>>> 17, latency: 0, mmio: 0xfbc00000 >>>> [ 43.045128] audit: type=1400 audit(1726517963.933:2): apparmor="STATUS" >>>> operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" >>>> pid=1473 comm="apparmor_parser" >>>> [ 43.047845] audit: type=1400 audit(1726517963.933:3): apparmor="STATUS" >>>> operation="profile_load" profile="unconfined" name="nvidia_modprobe" >>>> pid=1470 comm="apparmor_parser" >>>> [ 43.047854] audit: type=1400 audit(1726517963.933:4): apparmor="STATUS" >>>> operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" >>>> pid=1470 comm="apparmor_parser" >>>> [ 43.047859] audit: type=1400 audit(1726517963.933:5): apparmor="STATUS" >>>> operation="profile_load" profile="unconfined" name="lsb_release" pid=1468 >>>> comm="apparmor_parser" >>>> [ 43.048576] audit: type=1400 audit(1726517963.933:6): apparmor="STATUS" >>>> operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1474 >>>> comm="apparmor_parser" >>>> [ 43.048583] audit: type=1400 audit(1726517963.933:7): apparmor="STATUS" >>>> operation="profile_load" profile="unconfined" name="man_filter" pid=1474 >>>> comm="apparmor_parser" >>>> [ 43.048587] audit: type=1400 audit(1726517963.933:8): apparmor="STATUS" >>>> operation="profile_load" profile="unconfined" name="man_groff" pid=1474 >>>> comm="apparmor_parser" >>>> [ 43.053897] audit: type=1400 audit(1726517963.941:9): apparmor="STATUS" >>>> operation="profile_load" profile="unconfined" name="/usr/bin/redshift" >>>> pid=1476 comm="apparmor_parser" >>>> [ 43.054106] audit: type=1400 audit(1726517963.941:10): apparmor="STATUS" >>>> operation="profile_load" profile="unconfined" name="libreoffice-oosplash" >>>> pid=1478 comm="apparmor_parser" >>>> [ 43.054837] audit: type=1400 audit(1726517963.941:11): apparmor="STATUS" >>>> operation="profile_load" profile="unconfined" name="libreoffice-senddoc" >>>> pid=1479 comm="apparmor_parser" >>>> [ 43.276873] RPC: Registered named UNIX socket transport module. >>>> [ 43.276877] RPC: Registered udp transport module. >>>> [ 43.276879] RPC: Registered tcp transport module. >>>> [ 43.276879] RPC: Registered tcp-with-tls transport module. >>>> [ 43.276880] RPC: Registered tcp NFSv4.1 backchannel transport module. >>>> [ 43.770189] sky2 0000:06:00.0 enp6s0: enabling interface >>>> [ 43.781961] sky2 0000:08:00.0 enp8s0: enabling interface >>>> [ 43.787810] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading >>>> firmware file 'rt2870.bin' >>>> [ 43.793640] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware >>>> detected - version: 0.36 >>>> [ 45.854962] wlx20cf30a24130: authenticate with fc:2b:b2:a7:af:02 (local >>>> address=20:cf:30:a2:41:30) >>>> [ 45.854969] wlx20cf30a24130: send auth to fc:2b:b2:a7:af:02 (try 1/3) >>>> [ 45.867365] wlx20cf30a24130: authenticated >>>> [ 45.868985] wlx20cf30a24130: associate with fc:2b:b2:a7:af:02 (try 1/3) >>>> [ 45.877038] wlx20cf30a24130: RX AssocResp from fc:2b:b2:a7:af:02 >>>> (capab=0x1411 status=0 aid=3) >>>> [ 45.887555] wlx20cf30a24130: associated >>>> [ 46.441910] usb 2-5.2: current rate 16000 is different from the runtime >>>> rate 48000 >>>> [ 46.558022] usb 2-5.2: current rate 16000 is different from the runtime >>>> rate 48000 >>>> [ 46.677063] usb 2-5.2: current rate 16000 is different from the runtime >>>> rate 48000 >>>> [ 46.695942] sky2 0000:06:00.0 enp6s0: Link is up at 1000 Mbps, full >>>> duplex, flow control both >>>> [ 47.319604] wlx20cf30a24130: Limiting TX power to 30 (30 - 0) dBm as >>>> advertised by fc:2b:b2:a7:af:02 >>>> [ 59.697229] kauditd_printk_skb: 25 callbacks suppressed >>>> [ 59.697233] audit: type=1400 audit(1726517980.585:37): apparmor="DENIED" >>>> operation="open" class="file" profile="/usr/sbin/cups-browsed" >>>> name="/usr/local/lib/libz.so.1.3" pid=2031 comm="cups-browsed" >>>> requested_mask="r" denied_mask="r" fsuid=0 ouid=0 >>>> [ 59.699869] audit: type=1400 audit(1726517980.585:38): apparmor="DENIED" >>>> operation="open" class="file" profile="/usr/sbin/cups-browsed" >>>> name="/usr/local/lib/libpng16.so.16.44.0" pid=2031 comm="cups-browsed" >>>> requested_mask="r" denied_mask="r" fsuid=0 ouid=0 >>>> [ 59.810741] usb 2-5.2: current rate 16000 is different from the runtime >>>> rate 48000 >>>> [ 59.921457] usb 2-5.2: current rate 16000 is different from the runtime >>>> rate 48000 >>>> [ 60.036414] usb 2-5.2: current rate 16000 is different from the runtime >>>> rate 48000 >>>> [ 63.727107] warning: `kdeconnectd' uses wireless extensions which will >>>> stop working for Wi-Fi 7 hardware; use nl80211 >>>> >>>> On 2024-09-16 11:20, Dr. David Alan Gilbert wrote: >>>>> * Bob Gill (gillb5@telus.net) wrote: >>>>>> OK. >>>>> Thanks! I'm not seeing anything too obvious, however... >>>>> >>>>>> 6.10.0.dmesg.txt: >>>>>> >>>>>> [ 0.000000] Linux version 6.10.0 (root@freedom) (gcc (Ubuntu >>>>>> 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP >>>>>> PREEMPT_DYNAMIC Sun Jul 14 18:50:17 MDT 2024 >>>>>> [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.10.0 >>>>>> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash >>>>> ..... >>>>> >>>>> >>>>>> 6.11.0.dmesg.txt >>>>>> >>>>>> [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu >>>>>> 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP >>>>>> PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 >>>>>> [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 >>>>>> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro recovery nomodeset >>>>>> dis_ucode_ldr >>>>>> [ 0.000000] KERNEL supported cpus: >>>>> Would it be possible to get a 6.11.0 dmesg without the 'nomodeset' ? >>>>> I realise that's trickier, but it's really where things start to get interesting. >>>>> >>>>> On the 6.10 dmesg we have the normal fun: >>>>> >>>>>> [ 15.759932] [drm] amdgpu kernel modesetting enabled. >>>>>> [ 15.760169] amdgpu: Virtual CRAT table created for CPU >>>>>> [ 15.760203] amdgpu: Topology: Add CPU node >>>>>> [ 15.760502] [drm] initializing kernel modesetting (BEIGE_GOBY >>>>>> 0x1002:0x743F 0x148C:0x2415 0xC1). >>>>>> [ 15.760519] [drm] register mmio base: 0xFB700000 >>>>>> [ 15.760520] [drm] register mmio size: 1048576 >>>>>> [ 15.764353] [drm] add ip block number 0 <nv_common> >>>>>> [ 15.764355] [drm] add ip block number 1 <gmc_v10_0> >>>>>> [ 15.764357] [drm] add ip block number 2 <navi10_ih> >>>>>> [ 15.764359] [drm] add ip block number 3 <psp> >>>>>> [ 15.764360] [drm] add ip block number 4 <smu> >>>>>> [ 15.764361] [drm] add ip block number 5 <dm> >>>>>> [ 15.764363] [drm] add ip block number 6 <gfx_v10_0> >>>>>> [ 15.764364] [drm] add ip block number 7 <sdma_v5_2> >>>>>> [ 15.764366] [drm] add ip block number 8 <vcn_v3_0> >>>>>> [ 15.764379] resource: resource sanity check: requesting [mem >>>>>> 0x00000000000c0000-0x00000000000dffff], which spans more than PCI Bus >>>>>> 0000:00 [mem 0x000d0000-0x000dffff window] >>>>>> [ 15.764383] caller pci_map_rom+0x83/0x220 mapping multiple BARs >>>>>> [ 15.764391] amdgpu 0000:04:00.0: No more image in the PCI ROM >>>>>> [ 15.764412] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from ROM BAR >>>>>> [ 15.764414] amdgpu: ATOM BIOS: 113-001-XT7 >>>>>> [ 15.777550] [drm] VCN(0) decode is enabled in VM mode >>>>>> [ 15.781178] amdgpu 0000:04:00.0: vgaarb: deactivate vga console >>>>>> [ 15.781185] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) >>>>>> feature disabled as experimental (default) >>>>>> [ 15.781194] amdgpu 0000:04:00.0: amdgpu: PCIE atomic ops is not supported >>>>>> [ 15.781245] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, >>>>>> fragment size is 9-bit >>>>>> [ 15.781261] amdgpu 0000:04:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - >>>>>> 0x00000080FEFFFFFF (4080M used) >>>>>> [ 15.781264] amdgpu 0000:04:00.0: amdgpu: GART: 512M 0x0000000000000000 - >>>>>> 0x000000001FFFFFFF >>>>>> [ 15.781277] [drm] Detected VRAM RAM=4080M, BAR=256M >>>>>> [ 15.781279] [drm] RAM width 64bits GDDR6 >>>>>> [ 15.783108] [drm] amdgpu: 4080M of VRAM memory ready >>>>>> [ 15.783112] [drm] amdgpu: 5979M of GTT memory ready. >>>>>> [ 15.783133] [drm] GART: num cpu pages 131072, num gpu pages 131072 >>>>>> [ 15.783255] [drm] PCIE GART of 512M enabled (table at >>>>>> 0x0000008000800000). >>>>>> [ 18.564918] random: crng init done >>>>>> [ 19.594908] amdgpu 0000:04:00.0: amdgpu: STB initialized to 2048 entries >>>>>> [ 19.595220] [drm] Loading DMUB firmware via PSP: version=0x02020020 >>>>>> [ 19.595937] [drm] use_doorbell being set to: [true] >>>>>> [ 19.595955] [drm] Found VCN firmware Version ENC: 1.31 DEC: 3 VEP: 0 >>>>>> Revision: 2 >>>>>> [ 19.595965] amdgpu 0000:04:00.0: amdgpu: Will use PSP to load VCN >>>>>> firmware >>>>>> [ 19.663643] amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from >>>>>> 0x80fd000000 for PSP TMR >>>>>> [ 19.765435] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is >>>>>> not available >>>>>> [ 19.781512] amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta >>>>>> ucode is not available >>>>>> [ 19.781538] amdgpu 0000:04:00.0: amdgpu: smu driver if version = >>>>>> 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = >>>>>> 0x00492400 (73.36.0) >>>>>> [ 19.781544] amdgpu 0000:04:00.0: amdgpu: SMU driver if version not >>>>>> matched >>>>>> [ 19.781581] amdgpu 0000:04:00.0: amdgpu: use vbios provided pptable >>>>>> [ 19.828182] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully! >>>>>> [ 19.828795] [drm] Display Core v3.2.281 initialized on DCN 3.0.3 >>>>>> [ 19.828798] [drm] DP-HDMI FRL PCON supported >>>>>> [ 19.829988] [drm] DMUB hardware initialized: version=0x02020020 >>>>>> [ 19.914675] [drm] kiq ring mec 2 pipe 1 q 0 >>>>>> [ 19.956011] amdgpu: HMM registered 4080MB device memory >>>>>> [ 19.963868] kfd kfd: amdgpu: Allocated 3969056 bytes on gart >>>>>> [ 19.963883] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1 >>>>>> [ 19.964255] amdgpu: Virtual CRAT table created for GPU >>>>>> [ 19.964896] amdgpu: Topology: Add dGPU node [0x743f:0x1002] >>>>>> [ 19.964900] kfd kfd: amdgpu: added device 1002:743f >>>>>> [ 19.964919] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, >>>>>> active_cu_number 16 >>>>>> [ 19.964924] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 >>>>>> on hub 0 >>>>>> [ 19.964926] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 >>>>>> on hub 0 >>>>>> [ 19.964927] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng >>>>>> 4 on hub 0 >>>>>> [ 19.964929] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng >>>>>> 5 on hub 0 >>>>>> [ 19.964931] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng >>>>>> 6 on hub 0 >>>>>> [ 19.964933] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng >>>>>> 7 on hub 0 >>>>>> [ 19.964935] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng >>>>>> 8 on hub 0 >>>>>> [ 19.964936] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng >>>>>> 9 on hub 0 >>>>>> [ 19.964938] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng >>>>>> 10 on hub 0 >>>>>> [ 19.964940] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng >>>>>> 11 on hub 0 >>>>>> [ 19.964941] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng >>>>>> 12 on hub 0 >>>>>> [ 19.964943] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on >>>>>> hub 0 >>>>>> [ 19.964945] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 >>>>>> on hub 8 >>>>>> [ 19.966250] amdgpu 0000:04:00.0: amdgpu: Using BACO for runtime pm >>>>>> [ 19.966781] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:04:00.0 on >>>>>> minor 0 >>>>>> [ 19.975362] fbcon: amdgpudrmfb (fb0) is primary device >>>>>> [ 19.975369] fbcon: Deferring console take-over >>>>>> [ 19.975373] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer >>>>>> device >>>>> So lets see what that looks like on a 6.11.0 without the nomodeset. >>>>> >>>>> Dave ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: 6.11.0 crash on X startup 2024-09-17 2:01 ` Bob Gill @ 2024-09-17 15:55 ` Dr. David Alan Gilbert 2024-09-17 16:39 ` Bob Gill 2024-09-17 17:59 ` Bob Gill 0 siblings, 2 replies; 17+ messages in thread From: Dr. David Alan Gilbert @ 2024-09-17 15:55 UTC (permalink / raw) To: Bob Gill, alexander.deucher; +Cc: linux-kernel, regressions * Bob Gill (gillb5@telus.net) wrote: > Hi. Sorry for the delayed reply. > > When it crashes, the caps lock key stops responding. Unplug/replug the > keyboard usb connection also does OK, so I'm copying two other addresses in on the conversation; the regression list and Alex Deucher who is one of the AMDGPU maintainers. > nothing. After the crash, the caps lock key does not light up. Likewise the > power and reset buttons on the front of the case stop responding, I have to > shut > off/reset the computer with the power bar. OK, so solid hang. > However, in answering your > questions, I have > > done a bit more testing. If I start using 6.11.0 in recovery mode, enable > networking, > > drop to the terminal, then run "service lightdm start", it crashes, but if > run > > startx, x starts (but I have two monitors and it only starts on one), but > inxi -G shows that the amdgpu loadable kernel module is not in use. Also > the x server is really slow. > > On 6.10.0: > > inxi -G gives: > > Graphics: > Device-1: AMD driver: amdgpu v: kernel > Device-2: Conexant Systems CX23887/8 PCIe Broadcast Audio and Video > Decoder with 3D Comb > driver: cx23885 v: 0.0.4 > Device-3: Razer USA Kiyo Pro type: USB driver: snd-usb-audio,uvcvideo > Device-4: Realtek RTL2838 DVB-T type: USB driver: N/A > Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati > unloaded: fbdev,modesetting,radeon,vesa gpu: amdgpu resolution: > 1: 1920x1080~60Hz 2: 1920x1080~60Hz > OpenGL: > renderer: AMD Radeon RX 6500 XT (navi24 LLVM 15.0.7 DRM 3.57 6.10.0) > v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2 Instead of inxi, can you give us the output of: lspci -vv It gives loads more detail. > > On 6.11.0: inxi -G gives: > > Graphics: > Device-1: AMD driver: N/A > Device-2: Conexant Systems CX23887/8 PCIe Broadcast Audio and Video > Decoder with 3D Comb > driver: cx23885 v: 0.0.4 > Device-3: Razer USA Kiyo Pro type: USB driver: snd-usb-audio,uvcvideo > Device-4: Realtek RTL2838 DVB-T type: USB driver: N/A > Display: server: X.Org v: 1.21.1.4 driver: X: loaded: ati,vesa > unloaded: fbdev,modesetting,radeon gpu: cx23885 resolution: 1920x1080 > OpenGL: renderer: llvmpipe (LLVM 15.0.7 128 bits) > v: 4.5 Mesa 23.2.1-1ubuntu3.1~22.04.2 > > > I know a lot of changes happened to /lib/modules/<kernel > version>/kernel/drivers/gpu/amd/amdgpu/amdgpu.ko > > The 6.10.0 version is 523 megabytes and the 6.11.0 version is 580 > megabytes. I don't want to point my finger and say "that", but for some > reason my 6.11.0 kernel doesn't seem to like the amdgpu kernel object. Most > of my hardware (tylersberg/nehalem, motherboard) is fairly old, but the > graphics card is less than 2 years old. Maybe that's why > > I hit a corner case. Yeh these things happen. Dave > Thanks for your reply. > > On 2024-09-16 17:03, Dr. David Alan Gilbert wrote: > > * Bob Gill (gillb5@telus.net) wrote: > > > So I think I know what you are look for. My grub line is > > > > > > "quiet splash" without modeset. > > > > > > I don't know how to log dmesg automatically from boot. If I > > > > > > start from a recovery kernel in the bootloader, I can give you dmesg, > > > > > > but if I start from a regular kernel (6.11.0 for example), as soon as it > > > > > > gets to the X server, it crashes the system. I can't type ctrl-alt-1 > > > moments after the bootloader screen disappears > > Oh, I didn't understand that from your initial report - I thought it was > > only X not starting. > > > > > (while its still reading the kernel source from disk and loading it into > > > memory) to get to a > > > > > > terminal and avoid the X server (I do attempt it, but have never been > > > successful). As soon as it tries to start the X server, the system > > > crashes. As I understand it, dmesg is stored in a ring buffer (and does not > > > survive reboot). > > > > > > Did you want the output of /var/log/kern.log (or /var/log/kern.log.1)? > > OK, so if you do have a boot message from the failed kernel without the nomodeset > > then yes that would be great. It depends on your distro where it would put that, > > and a lot of luck whether it manages to get to disk before the crash. > > > > Some thoughts: > > a) When it crashes, you say ctrl-alt-1 doesn't work - does alt-sysrq-h do anything? > > b) How about caps-lock when it crashes - does the light change? > > c) Can you boot into non-graphics, - e.g. something like adding > > systemd.unit=multi-user.target > > > > I think should get you a text login? (Depending on distro etc) > > If that fails, try just adding the word single > > > > Dave > > > > > > > On 2024-09-16 14:36, Dr. David Alan Gilbert wrote: > > > > * Bob Gill (gillb5@telus.net) wrote: > > > > > OK, so my grub line looks like "quiet splash nomodeset" > > > > Sorry, no; I was asking for a 6.11.0 boot *without* the nomodeset - in the same > > > > way that the 6.10.0 dmesg boots so we can compare them. > > > > > > > > > I have two monitors, of which only the main monitor starts with an X server > > > > > (and the response is slow). > > > > > > > > > > Here is the result of dmesg. The parts that look interesting are around the > > > > > 7.3 second mark that say > > > > > > > > > > "ACPI: OSL: Resource conflict; ACPI support missing from driver?" > > > > It's not necessarily relevant. > > > > > > > > Dave > > > > > > > > > Oh, and thanks for replying. > > > > > > > > > > [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu > > > > > 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP > > > > > PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 > > > > > [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 > > > > > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset > > > > > [ 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-0x000000000009e7ff] usable > > > > > [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] > > > > > reserved > > > > > [ 0.000000] BIOS-e820: [mem 0x00000000000e4c00-0x00000000000fffff] > > > > > reserved > > > > > [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf77ffff] usable > > > > > [ 0.000000] BIOS-e820: [mem 0x00000000bf780000-0x00000000bf797fff] ACPI > > > > > data > > > > > [ 0.000000] BIOS-e820: [mem 0x00000000bf798000-0x00000000bf7dbfff] ACPI > > > > > NVS > > > > > [ 0.000000] BIOS-e820: [mem 0x00000000bf7dc000-0x00000000bfffffff] > > > > > reserved > > > > > [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] > > > > > reserved > > > > > [ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] > > > > > reserved > > > > > [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000033fffffff] usable > > > > > [ 0.000000] NX (Execute Disable) protection: active > > > > > [ 0.000000] APIC: Static calls initialized > > > > > [ 0.000000] SMBIOS 2.5 present. > > > > > [ 0.000000] DMI: System manufacturer System Product Name/P6T DELUXE, BIOS > > > > > 2209 09/21/2010 > > > > > [ 0.000000] DMI: Memory slots populated: 6/6 > > > > > [ 0.000000] tsc: Fast TSC calibration using PIT > > > > > [ 0.000000] tsc: Detected 2672.776 MHz processor > > > > > [ 0.001528] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved > > > > > [ 0.001534] e820: remove [mem 0x000a0000-0x000fffff] usable > > > > > [ 0.001544] last_pfn = 0x340000 max_arch_pfn = 0x400000000 > > > > > [ 0.001553] total RAM covered: 12280M > > > > > [ 0.001829] Found optimal setting for mtrr clean up > > > > > [ 0.001830] gran_size: 64K chunk_size: 16M num_reg: 6 lose > > > > > cover RAM: 0G > > > > > [ 0.001837] MTRR map: 8 entries (5 fixed + 3 variable; max 21), built > > > > > from 8 variable MTRRs > > > > > [ 0.001841] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT > > > > > [ 0.002807] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved > > > > > [ 0.002820] last_pfn = 0xbf798 max_arch_pfn = 0x400000000 > > > > > [ 0.014822] found SMP MP-table at [mem 0x000ff780-0x000ff78f] > > > > > [ 0.015378] RAMDISK: [mem 0x0b466000-0x37feefff] > > > > > [ 0.015390] ACPI: Early table checksum verification disabled > > > > > [ 0.015394] ACPI: RSDP 0x00000000000FB150 000024 (v02 ACPIAM) > > > > > [ 0.015401] ACPI: XSDT 0x00000000BF780100 000064 (v01 092110 XSDT0924 > > > > > 20100921 MSFT 00000097) > > > > > [ 0.015410] ACPI: FACP 0x00000000BF780290 0000F4 (v03 092110 FACP0924 > > > > > 20100921 MSFT 00000097) > > > > > [ 0.015420] ACPI: DSDT 0x00000000BF7804B0 00B69B (v01 A1087 A1087001 > > > > > 00000001 INTL 20060113) > > > > > [ 0.015426] ACPI: FACS 0x00000000BF798000 000040 > > > > > [ 0.015432] ACPI: FACS 0x00000000BF798000 000040 > > > > > [ 0.015437] ACPI: APIC 0x00000000BF780390 0000D8 (v01 092110 APIC0924 > > > > > 20100921 MSFT 00000097) > > > > > [ 0.015443] ACPI: MCFG 0x00000000BF780470 00003C (v01 092110 OEMMCFG > > > > > 20100921 MSFT 00000097) > > > > > [ 0.015449] ACPI: OEMB 0x00000000BF798040 000072 (v01 092110 OEMB0924 > > > > > 20100921 MSFT 00000097) > > > > > [ 0.015456] ACPI: HPET 0x00000000BF78F4B0 000038 (v01 092110 OEMHPET > > > > > 20100921 MSFT 00000097) > > > > > [ 0.015462] ACPI: DMAR 0x00000000BF7980C0 000138 (v01 AMI OEMDMAR > > > > > 00000001 MSFT 00000097) > > > > > [ 0.015468] ACPI: OSFR 0x00000000BF78F4F0 0000B0 (v01 092110 OEMOSFR > > > > > 20100921 MSFT 00000097) > > > > > [ 0.015474] ACPI: SSDT 0x00000000BF799E10 000363 (v01 DpgPmm CpuPm > > > > > 00000012 INTL 20060113) > > > > > [ 0.015480] ACPI: Reserving FACP table memory at [mem > > > > > 0xbf780290-0xbf780383] > > > > > [ 0.015482] ACPI: Reserving DSDT table memory at [mem > > > > > 0xbf7804b0-0xbf78bb4a] > > > > > [ 0.015484] ACPI: Reserving FACS table memory at [mem > > > > > 0xbf798000-0xbf79803f] > > > > > [ 0.015485] ACPI: Reserving FACS table memory at [mem > > > > > 0xbf798000-0xbf79803f] > > > > > [ 0.015487] ACPI: Reserving APIC table memory at [mem > > > > > 0xbf780390-0xbf780467] > > > > > [ 0.015489] ACPI: Reserving MCFG table memory at [mem > > > > > 0xbf780470-0xbf7804ab] > > > > > [ 0.015491] ACPI: Reserving OEMB table memory at [mem > > > > > 0xbf798040-0xbf7980b1] > > > > > [ 0.015492] ACPI: Reserving HPET table memory at [mem > > > > > 0xbf78f4b0-0xbf78f4e7] > > > > > [ 0.015494] ACPI: Reserving DMAR table memory at [mem > > > > > 0xbf7980c0-0xbf7981f7] > > > > > [ 0.015496] ACPI: Reserving OSFR table memory at [mem > > > > > 0xbf78f4f0-0xbf78f59f] > > > > > [ 0.015498] ACPI: Reserving SSDT table memory at [mem > > > > > 0xbf799e10-0xbf79a172] > > > > > [ 0.015676] No NUMA configuration found > > > > > [ 0.015678] Faking a node at [mem 0x0000000000000000-0x000000033fffffff] > > > > > [ 0.015692] NODE_DATA(0) allocated [mem 0x33ffcd000-0x33fff7fff] > > > > > [ 0.016090] Zone ranges: > > > > > [ 0.016092] DMA [mem 0x0000000000001000-0x0000000000ffffff] > > > > > [ 0.016095] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] > > > > > [ 0.016098] Normal [mem 0x0000000100000000-0x000000033fffffff] > > > > > [ 0.016100] Device empty > > > > > [ 0.016102] Movable zone start for each node > > > > > [ 0.016106] Early memory node ranges > > > > > [ 0.016106] node 0: [mem 0x0000000000001000-0x000000000009dfff] > > > > > [ 0.016109] node 0: [mem 0x0000000000100000-0x00000000bf77ffff] > > > > > [ 0.016112] node 0: [mem 0x0000000100000000-0x000000033fffffff] > > > > > [ 0.016116] Initmem setup node 0 [mem > > > > > 0x0000000000001000-0x000000033fffffff] > > > > > [ 0.016124] On node 0, zone DMA: 1 pages in unavailable ranges > > > > > [ 0.016158] On node 0, zone DMA: 98 pages in unavailable ranges > > > > > [ 0.043074] On node 0, zone Normal: 2176 pages in unavailable ranges > > > > > [ 0.043371] ACPI: PM-Timer IO Port: 0x808 > > > > > [ 0.043400] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI > > > > > 0-23 > > > > > [ 0.043408] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI > > > > > 24-47 > > > > > [ 0.043412] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) > > > > > [ 0.043415] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) > > > > > [ 0.043423] ACPI: Using ACPI (MADT) for SMP configuration information > > > > > [ 0.043426] ACPI: HPET id: 0x8086a301 base: 0xfed00000 > > > > > [ 0.043442] CPU topo: Max. logical packages: 2 > > > > > [ 0.043444] CPU topo: Max. logical dies: 2 > > > > > [ 0.043445] CPU topo: Max. dies per package: 1 > > > > > [ 0.043456] CPU topo: Max. threads per core: 2 > > > > > [ 0.043458] CPU topo: Num. cores per package: 4 > > > > > [ 0.043459] CPU topo: Num. threads per package: 8 > > > > > [ 0.043460] CPU topo: Allowing 8 present CPUs plus 8 hotplug CPUs > > > > > [ 0.043478] PM: hibernation: Registered nosave memory: [mem > > > > > 0x00000000-0x00000fff] > > > > > [ 0.043482] PM: hibernation: Registered nosave memory: [mem > > > > > 0x0009e000-0x0009efff] > > > > > [ 0.043483] PM: hibernation: Registered nosave memory: [mem > > > > > 0x0009f000-0x0009ffff] > > > > > [ 0.043485] PM: hibernation: Registered nosave memory: [mem > > > > > 0x000a0000-0x000e4fff] > > > > > [ 0.043487] PM: hibernation: Registered nosave memory: [mem > > > > > 0x000e5000-0x000fffff] > > > > > [ 0.043489] PM: hibernation: Registered nosave memory: [mem > > > > > 0xbf780000-0xbf797fff] > > > > > [ 0.043491] PM: hibernation: Registered nosave memory: [mem > > > > > 0xbf798000-0xbf7dbfff] > > > > > [ 0.043493] PM: hibernation: Registered nosave memory: [mem > > > > > 0xbf7dc000-0xbfffffff] > > > > > [ 0.043494] PM: hibernation: Registered nosave memory: [mem > > > > > 0xc0000000-0xfedfffff] > > > > > [ 0.043496] PM: hibernation: Registered nosave memory: [mem > > > > > 0xfee00000-0xfee00fff] > > > > > [ 0.043497] PM: hibernation: Registered nosave memory: [mem > > > > > 0xfee01000-0xffdfffff] > > > > > [ 0.043499] PM: hibernation: Registered nosave memory: [mem > > > > > 0xffe00000-0xffffffff] > > > > > [ 0.043501] [mem 0xc0000000-0xfedfffff] available for PCI devices > > > > > [ 0.043503] Booting paravirtualized kernel on bare hardware > > > > > [ 0.043507] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: > > > > > 0xffffffff, max_idle_ns: 7645519600211568 ns > > > > > [ 0.043517] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 > > > > > nr_node_ids:1 > > > > > [ 0.045202] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288 > > > > > [ 0.045216] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152 > > > > > [ 0.045221] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 > > > > > [ 0.045232] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 > > > > > [ 0.045264] Kernel command line: BOOT_IMAGE=/vmlinuz-6.11.0 > > > > > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset > > > > > [ 0.045420] Booted with the nomodeset parameter. Only the system > > > > > framebuffer will be available > > > > > [ 0.045424] Unknown kernel command line parameters "splash > > > > > BOOT_IMAGE=/vmlinuz-6.11.0", will be passed to user space. > > > > > [ 0.047571] Dentry cache hash table entries: 2097152 (order: 12, 16777216 > > > > > bytes, linear) > > > > > [ 0.048684] Inode-cache hash table entries: 1048576 (order: 11, 8388608 > > > > > bytes, linear) > > > > > [ 0.049079] Fallback order for Node 0: 0 > > > > > [ 0.049086] Built 1 zonelists, mobility grouping on. Total pages: > > > > > 3143453 > > > > > [ 0.049088] Policy zone: Normal > > > > > [ 0.049100] mem auto-init: stack:off, heap alloc:on, heap free:off > > > > > [ 0.049115] software IO TLB: area num 16. > > > > > [ 0.128195] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 > > > > > [ 0.128395] Kernel/User page tables isolation: enabled > > > > > [ 0.128531] ftrace: allocating 53163 entries in 208 pages > > > > > [ 0.139782] ftrace: allocated 208 pages with 3 groups > > > > > [ 0.140826] Dynamic Preempt: voluntary > > > > > [ 0.141193] rcu: Preemptible hierarchical RCU implementation. > > > > > [ 0.141195] rcu: RCU restricting CPUs from NR_CPUS=8192 to > > > > > nr_cpu_ids=16. > > > > > [ 0.141198] Trampoline variant of Tasks RCU enabled. > > > > > [ 0.141199] Rude variant of Tasks RCU enabled. > > > > > [ 0.141200] Tracing variant of Tasks RCU enabled. > > > > > [ 0.141201] rcu: RCU calculated value of scheduler-enlistment delay is 25 > > > > > jiffies. > > > > > [ 0.141202] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 > > > > > [ 0.141227] RCU Tasks: Setting shift to 4 and lim to 1 > > > > > rcu_task_cb_adjust=1. > > > > > [ 0.141231] RCU Tasks Rude: Setting shift to 4 and lim to 1 > > > > > rcu_task_cb_adjust=1. > > > > > [ 0.141235] RCU Tasks Trace: Setting shift to 4 and lim to 1 > > > > > rcu_task_cb_adjust=1. > > > > > [ 0.147244] NR_IRQS: 524544, nr_irqs: 960, preallocated irqs: 16 > > > > > [ 0.147513] rcu: srcu_init: Setting srcu_struct sizes based on > > > > > contention. > > > > > [ 0.147681] Console: colour dummy device 80x25 > > > > > [ 0.147685] printk: legacy console [tty0] enabled > > > > > [ 0.148030] ACPI: Core revision 20240322 > > > > > [ 0.148345] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, > > > > > max_idle_ns: 133484882848 ns > > > > > [ 0.148362] APIC: Switch to symmetric I/O mode setup > > > > > [ 0.148364] DMAR-IR: This system BIOS has enabled interrupt remapping > > > > > on a chipset that contains an erratum making that > > > > > feature unstable. To maintain system stability > > > > > interrupt remapping is being disabled. Please > > > > > contact your BIOS vendor for an update > > > > > [ 0.148373] APIC: Switched APIC routing to: physical flat > > > > > [ 0.148941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 > > > > > [ 0.168361] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: > > > > > 0x2686c8f140e, max_idle_ns: 440795237667 ns > > > > > [ 0.168371] Calibrating delay loop (skipped), value calculated using > > > > > timer frequency.. 5345.55 BogoMIPS (lpj=10691104) > > > > > [ 0.168399] CPU0: Thermal monitoring enabled (TM1) > > > > > [ 0.168434] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 > > > > > [ 0.168437] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 > > > > > [ 0.168442] process: using mwait in idle threads > > > > > [ 0.168445] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user > > > > > pointer sanitization > > > > > [ 0.168448] Spectre V2 : Mitigation: Retpolines > > > > > [ 0.168450] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB > > > > > on context switch > > > > > [ 0.168451] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT > > > > > [ 0.168453] Speculative Store Bypass: Vulnerable > > > > > [ 0.168456] MDS: Vulnerable: Clear CPU buffers attempted, no microcode > > > > > [ 0.168458] MMIO Stale Data: Unknown: No mitigations > > > > > [ 0.168461] x86/fpu: x87 FPU will use FXSAVE > > > > > [ 0.199521] Freeing SMP alternatives memory: 44K > > > > > [ 0.199542] pid_max: default: 32768 minimum: 301 > > > > > [ 0.200572] LSM: initializing > > > > > lsm=lockdown,capability,landlock,apparmor,ima,evm > > > > > [ 0.200869] landlock: Up and running. > > > > > [ 0.200909] AppArmor: AppArmor initialized > > > > > [ 0.201323] Mount-cache hash table entries: 32768 (order: 6, 262144 > > > > > bytes, linear) > > > > > [ 0.201357] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 > > > > > bytes, linear) > > > > > [ 0.315223] smpboot: CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz > > > > > (family: 0x6, model: 0x1a, stepping: 0x4) > > > > > [ 0.315671] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, > > > > > Intel PMU driver. > > > > > [ 0.315695] core: CPU erratum AAJ80 worked around > > > > > [ 0.315697] ... version: 3 > > > > > [ 0.315699] ... bit width: 48 > > > > > [ 0.315700] ... generic registers: 4 > > > > > [ 0.315702] ... value mask: 0000ffffffffffff > > > > > [ 0.315704] ... max period: 000000007fffffff > > > > > [ 0.315705] ... fixed-purpose events: 3 > > > > > [ 0.315706] ... event mask: 000000070000000f > > > > > [ 0.315916] signal: max sigframe size: 1440 > > > > > [ 0.315941] Estimated ratio of average max frequency by base frequency > > > > > (times 1024): 1075 > > > > > [ 0.316366] rcu: Hierarchical SRCU implementation. > > > > > [ 0.316366] rcu: Max phase no-delay instances is 1000. > > > > > [ 0.316366] Timer migration: 2 hierarchy levels; 8 children per group; 2 > > > > > crossnode level > > > > > [ 0.316714] NMI watchdog: Enabled. Permanently consumes one hw-PMU > > > > > counter. > > > > > [ 0.317011] smp: Bringing up secondary CPUs ... > > > > > [ 0.317232] smpboot: x86: Booting SMP configuration: > > > > > [ 0.317235] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 > > > > > [ 0.328546] 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.334368] smp: Brought up 1 node, 8 CPUs > > > > > [ 0.334368] smpboot: Total of 8 processors activated (42764.41 BogoMIPS) > > > > > [ 0.336514] Memory: 11491168K/12573812K available (20480K kernel code, > > > > > 4237K rwdata, 7328K rodata, 4860K init, 5060K bss, 1068464K reserved, 0K > > > > > cma-reserved) > > > > > [ 0.337198] devtmpfs: initialized > > > > > [ 0.337198] x86/mm: Memory block size: 128MB > > > > > [ 0.341390] ACPI: PM: Registering ACPI NVS region [mem > > > > > 0xbf798000-0xbf7dbfff] (278528 bytes) > > > > > [ 0.341390] clocksource: jiffies: mask: 0xffffffff max_cycles: > > > > > 0xffffffff, max_idle_ns: 7645041785100000 ns > > > > > [ 0.341390] futex hash table entries: 4096 (order: 6, 262144 bytes, > > > > > linear) > > > > > [ 0.341390] pinctrl core: initialized pinctrl subsystem > > > > > [ 0.341390] PM: RTC time: 20:18:41, date: 2024-09-16 > > > > > [ 0.342165] NET: Registered PF_NETLINK/PF_ROUTE protocol family > > > > > [ 0.342551] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic > > > > > allocations > > > > > [ 0.342790] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic > > > > > allocations > > > > > [ 0.343038] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for > > > > > atomic allocations > > > > > [ 0.343068] audit: initializing netlink subsys (disabled) > > > > > [ 0.343091] audit: type=2000 audit(1726517920.192:1): state=initialized > > > > > audit_enabled=0 res=1 > > > > > [ 0.344380] thermal_sys: Registered thermal governor 'fair_share' > > > > > [ 0.344382] thermal_sys: Registered thermal governor 'bang_bang' > > > > > [ 0.344384] thermal_sys: Registered thermal governor 'step_wise' > > > > > [ 0.344385] thermal_sys: Registered thermal governor 'user_space' > > > > > [ 0.344386] thermal_sys: Registered thermal governor 'power_allocator' > > > > > [ 0.344403] EISA bus registered > > > > > [ 0.344424] cpuidle: using governor ladder > > > > > [ 0.344429] cpuidle: using governor menu > > > > > [ 0.344500] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 > > > > > [ 0.344873] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for > > > > > domain 0000 [bus 00-ff] > > > > > [ 0.344880] PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not > > > > > reserved) > > > > > [ 0.344882] PCI: Using configuration type 1 for base access > > > > > [ 0.344998] kprobes: kprobe jump-optimization is enabled. All kprobes are > > > > > optimized if possible. > > > > > [ 0.347235] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages > > > > > [ 0.347235] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page > > > > > [ 0.351318] ACPI: Added _OSI(Module Device) > > > > > [ 0.351318] ACPI: Added _OSI(Processor Device) > > > > > [ 0.351318] ACPI: Added _OSI(3.0 _SCP Extensions) > > > > > [ 0.351318] ACPI: Added _OSI(Processor Aggregator Device) > > > > > [ 0.366412] ACPI: 2 ACPI AML tables successfully acquired and loaded > > > > > [ 0.401749] ACPI: Dynamic OEM Table Load: > > > > > [ 0.401749] ACPI: SSDT 0xFFFF9DD880974000 001C0C (v01 DpgPmm P001Ist > > > > > 00000011 INTL 20060113) > > > > > [ 0.405367] ACPI: Interpreter enabled > > > > > [ 0.405389] ACPI: PM: (supports S0 S1 S3 S4 S5) > > > > > [ 0.405391] ACPI: Using IOAPIC for interrupt routing > > > > > [ 0.405439] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for > > > > > domain 0000 [bus 00-ff] > > > > > [ 0.406832] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI > > > > > motherboard resource > > > > > [ 0.406849] PCI: Using host bridge windows from ACPI; if necessary, use > > > > > "pci=nocrs" and report a bug > > > > > [ 0.406851] PCI: Using E820 reservations for host bridge windows > > > > > [ 0.407073] ACPI: Enabled 13 GPEs in block 00 to 3F > > > > > [ 0.420700] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) > > > > > [ 0.420710] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM > > > > > ClockPM Segments MSI EDR HPX-Type3] > > > > > [ 0.420718] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug > > > > > PME AER PCIeCapability LTR DPC] > > > > > [ 0.420720] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug > > > > > SHPCHotplug PME AER PCIeCapability LTR DPC] > > > > > [ 0.420722] acpi PNP0A08:00: _OSC: platform retains control of PCIe > > > > > features (AE_NOT_FOUND) > > > > > [ 0.421217] PCI host bridge to bus 0000:00 > > > > > [ 0.421222] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] > > > > > [ 0.421225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] > > > > > [ 0.421227] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff > > > > > window] > > > > > [ 0.421229] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff > > > > > window] > > > > > [ 0.421231] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff > > > > > window] > > > > > [ 0.421233] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff > > > > > window] > > > > > [ 0.421235] pci_bus 0000:00: root bus resource [bus 00-ff] > > > > > [ 0.421259] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000 PCIe > > > > > Root Port > > > > > [ 0.421288] pci 0000:00:00.0: enabling Extended Tags > > > > > [ 0.421332] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold > > > > > [ 0.421435] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400 PCIe > > > > > Root Port > > > > > [ 0.421452] pci 0000:00:01.0: PCI bridge to [bus 01] > > > > > [ 0.421469] pci 0000:00:01.0: enabling Extended Tags > > > > > [ 0.421514] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold > > > > > [ 0.421651] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400 PCIe > > > > > Root Port > > > > > [ 0.421673] pci 0000:00:03.0: PCI bridge to [bus 02-04] > > > > > [ 0.421677] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] > > > > > [ 0.421680] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] > > > > > [ 0.421688] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff > > > > > 64bit pref] > > > > > [ 0.421695] pci 0000:00:03.0: enabling Extended Tags > > > > > [ 0.421740] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold > > > > > [ 0.421868] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400 PCIe > > > > > Root Port > > > > > [ 0.421885] pci 0000:00:07.0: PCI bridge to [bus 05] > > > > > [ 0.421903] pci 0000:00:07.0: enabling Extended Tags > > > > > [ 0.421947] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold > > > > > [ 0.422074] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000 PCIe > > > > > Root Complex Integrated Endpoint > > > > > [ 0.422186] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000 PCIe > > > > > Root Complex Integrated Endpoint > > > > > [ 0.422294] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000 PCIe > > > > > Root Complex Integrated Endpoint > > > > > [ 0.422397] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000 > > > > > conventional PCI endpoint > > > > > [ 0.422490] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 > > > > > conventional PCI endpoint > > > > > [ 0.422531] pci 0000:00:1a.0: BAR 4 [io 0x9800-0x981f] > > > > > [ 0.422653] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300 > > > > > conventional PCI endpoint > > > > > [ 0.422694] pci 0000:00:1a.1: BAR 4 [io 0x9880-0x989f] > > > > > [ 0.422825] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300 > > > > > conventional PCI endpoint > > > > > [ 0.422865] pci 0000:00:1a.2: BAR 4 [io 0x9c00-0x9c1f] > > > > > [ 0.423001] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 > > > > > conventional PCI endpoint > > > > > [ 0.423018] pci 0000:00:1a.7: BAR 0 [mem 0xfb5ff000-0xfb5ff3ff] > > > > > [ 0.423099] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold > > > > > [ 0.423200] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300 PCIe > > > > > Root Complex Integrated Endpoint > > > > > [ 0.423218] pci 0000:00:1b.0: BAR 0 [mem 0xfb5f8000-0xfb5fbfff 64bit] > > > > > [ 0.423294] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold > > > > > [ 0.423384] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 PCIe > > > > > Root Port > > > > > [ 0.423410] pci 0000:00:1c.0: PCI bridge to [bus 0a] > > > > > [ 0.423424] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff > > > > > 64bit pref] > > > > > [ 0.423478] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold > > > > > [ 0.423599] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400 PCIe > > > > > Root Port > > > > > [ 0.423626] pci 0000:00:1c.1: PCI bridge to [bus 09] > > > > > [ 0.423632] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] > > > > > [ 0.423694] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold > > > > > [ 0.423824] pci 0000:00:1c.2: [8086:3a44] type 01 class 0x060400 PCIe > > > > > Root Port > > > > > [ 0.423850] pci 0000:00:1c.2: PCI bridge to [bus 08] > > > > > [ 0.423855] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] > > > > > [ 0.423858] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] > > > > > [ 0.423919] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold > > > > > [ 0.424038] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400 PCIe > > > > > Root Port > > > > > [ 0.424064] pci 0000:00:1c.4: PCI bridge to [bus 07] > > > > > [ 0.424069] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] > > > > > [ 0.424072] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] > > > > > [ 0.424133] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold > > > > > [ 0.424253] pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400 PCIe > > > > > Root Port > > > > > [ 0.424279] pci 0000:00:1c.5: PCI bridge to [bus 06] > > > > > [ 0.424284] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] > > > > > [ 0.424287] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] > > > > > [ 0.424348] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold > > > > > [ 0.424477] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 > > > > > conventional PCI endpoint > > > > > [ 0.424517] pci 0000:00:1d.0: BAR 4 [io 0x9080-0x909f] > > > > > [ 0.424643] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 > > > > > conventional PCI endpoint > > > > > [ 0.424684] pci 0000:00:1d.1: BAR 4 [io 0x9400-0x941f] > > > > > [ 0.424809] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 > > > > > conventional PCI endpoint > > > > > [ 0.424851] pci 0000:00:1d.2: BAR 4 [io 0x9480-0x949f] > > > > > [ 0.424984] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 > > > > > conventional PCI endpoint > > > > > [ 0.425001] pci 0000:00:1d.7: BAR 0 [mem 0xfb5fe000-0xfb5fe3ff] > > > > > [ 0.425082] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold > > > > > [ 0.425178] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 > > > > > conventional PCI bridge > > > > > [ 0.425203] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) > > > > > [ 0.425208] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] > > > > > [ 0.425211] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] > > > > > [ 0.425335] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100 > > > > > conventional PCI endpoint > > > > > [ 0.425412] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 > > > > > ACPI/GPIO/TCO > > > > > [ 0.425417] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 > > > > > GPIO > > > > > [ 0.425420] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 > > > > > (mask 0003) > > > > > [ 0.425425] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 > > > > > (mask 001f) > > > > > [ 0.425575] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601 > > > > > conventional PCI endpoint > > > > > [ 0.425589] pci 0000:00:1f.2: BAR 0 [io 0x8c00-0x8c07] > > > > > [ 0.425596] pci 0000:00:1f.2: BAR 1 [io 0x8880-0x8883] > > > > > [ 0.425604] pci 0000:00:1f.2: BAR 2 [io 0x8800-0x8807] > > > > > [ 0.425611] pci 0000:00:1f.2: BAR 3 [io 0x8480-0x8483] > > > > > [ 0.425618] pci 0000:00:1f.2: BAR 4 [io 0x8400-0x841f] > > > > > [ 0.425625] pci 0000:00:1f.2: BAR 5 [mem 0xfb5fc000-0xfb5fc7ff] > > > > > [ 0.425666] pci 0000:00:1f.2: PME# supported from D3hot > > > > > [ 0.425760] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500 > > > > > conventional PCI endpoint > > > > > [ 0.425777] pci 0000:00:1f.3: BAR 0 [mem 0xfb5fd000-0xfb5fd0ff 64bit] > > > > > [ 0.425797] pci 0000:00:1f.3: BAR 4 [io 0x0400-0x041f] > > > > > [ 0.425902] pci 0000:00:01.0: PCI bridge to [bus 01] > > > > > [ 0.425962] pci 0000:02:00.0: [1002:1478] type 01 class 0x060400 PCIe > > > > > Switch Upstream Port > > > > > [ 0.425977] pci 0000:02:00.0: BAR 0 [mem 0xfb6fc000-0xfb6fffff] > > > > > [ 0.425992] pci 0000:02:00.0: PCI bridge to [bus 03-04] > > > > > [ 0.425999] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] > > > > > [ 0.426002] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] > > > > > [ 0.426012] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff > > > > > 64bit pref] > > > > > [ 0.426097] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold > > > > > [ 0.426163] pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, > > > > > limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 63.012 Gb/s > > > > > with 16.0 GT/s PCIe x4 link) > > > > > [ 0.436388] pci 0000:00:03.0: PCI bridge to [bus 02-04] > > > > > [ 0.436467] pci 0000:03:00.0: [1002:1479] type 01 class 0x060400 PCIe > > > > > Switch Downstream Port > > > > > [ 0.436495] pci 0000:03:00.0: PCI bridge to [bus 04] > > > > > [ 0.436501] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] > > > > > [ 0.436505] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] > > > > > [ 0.436515] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff > > > > > 64bit pref] > > > > > [ 0.436600] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold > > > > > [ 0.436763] pci 0000:02:00.0: PCI bridge to [bus 03-04] > > > > > [ 0.436832] pci 0000:04:00.0: [1002:743f] type 00 class 0x030000 PCIe > > > > > Legacy Endpoint > > > > > [ 0.436852] pci 0000:04:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit > > > > > pref] > > > > > [ 0.436864] pci 0000:04:00.0: BAR 2 [mem 0xcfe00000-0xcfffffff 64bit > > > > > pref] > > > > > [ 0.436872] pci 0000:04:00.0: BAR 4 [io 0xa000-0xa0ff] > > > > > [ 0.436880] pci 0000:04:00.0: BAR 5 [mem 0xfb700000-0xfb7fffff] > > > > > [ 0.436888] pci 0000:04:00.0: ROM [mem 0xfb8c0000-0xfb8dffff pref] > > > > > [ 0.436925] pci 0000:04:00.0: Video device with shadowed ROM at [mem > > > > > 0x000c0000-0x000dffff] > > > > > [ 0.436985] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold > > > > > [ 0.437058] pci 0000:04:00.0: 16.000 Gb/s available PCIe bandwidth, > > > > > limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 252.048 Gb/s > > > > > with 16.0 GT/s PCIe x16 link) > > > > > [ 0.437158] pci 0000:04:00.1: [1002:ab28] type 00 class 0x040300 PCIe > > > > > Legacy Endpoint > > > > > [ 0.437173] pci 0000:04:00.1: BAR 0 [mem 0xfb8fc000-0xfb8fffff] > > > > > [ 0.437271] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold > > > > > [ 0.437411] pci 0000:03:00.0: PCI bridge to [bus 04] > > > > > [ 0.437472] pci 0000:00:07.0: PCI bridge to [bus 05] > > > > > [ 0.437519] pci 0000:00:1c.0: PCI bridge to [bus 0a] > > > > > [ 0.437590] pci 0000:09:00.0: [14f1:8880] type 00 class 0x040000 PCIe > > > > > Endpoint > > > > > [ 0.437623] pci 0000:09:00.0: BAR 0 [mem 0xfbc00000-0xfbdfffff 64bit] > > > > > [ 0.437793] pci 0000:09:00.0: supports D1 D2 > > > > > [ 0.437794] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot > > > > > [ 0.437927] pci 0000:09:00.0: disabling ASPM on pre-1.1 PCIe device. You > > > > > can enable it with 'pcie_aspm=force' > > > > > [ 0.437941] pci 0000:00:1c.1: PCI bridge to [bus 09] > > > > > [ 0.438009] pci 0000:08:00.0: [11ab:4364] type 00 class 0x020000 PCIe > > > > > Legacy Endpoint > > > > > [ 0.438036] pci 0000:08:00.0: BAR 0 [mem 0xfbbfc000-0xfbbfffff 64bit] > > > > > [ 0.438048] pci 0000:08:00.0: BAR 2 [io 0xd800-0xd8ff] > > > > > [ 0.438088] pci 0000:08:00.0: ROM [mem 0xfbbc0000-0xfbbdffff pref] > > > > > [ 0.438159] pci 0000:08:00.0: supports D1 D2 > > > > > [ 0.438161] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold > > > > > [ 0.438257] pci 0000:00:1c.2: ASPM: current common clock configuration is > > > > > inconsistent, reconfiguring > > > > > [ 0.448394] pci 0000:00:1c.2: PCI bridge to [bus 08] > > > > > [ 0.448486] pci 0000:07:00.0: [11ab:6121] type 00 class 0x01018f PCIe > > > > > Legacy Endpoint > > > > > [ 0.448506] pci 0000:07:00.0: BAR 0 [io 0xcc00-0xcc07] > > > > > [ 0.448518] pci 0000:07:00.0: BAR 1 [io 0xc880-0xc883] > > > > > [ 0.448529] pci 0000:07:00.0: BAR 2 [io 0xc800-0xc807] > > > > > [ 0.448540] pci 0000:07:00.0: BAR 3 [io 0xc480-0xc483] > > > > > [ 0.448551] pci 0000:07:00.0: BAR 4 [io 0xc400-0xc40f] > > > > > [ 0.448562] pci 0000:07:00.0: BAR 5 [mem 0xfbaffc00-0xfbafffff] > > > > > [ 0.448636] pci 0000:07:00.0: supports D1 > > > > > [ 0.448638] pci 0000:07:00.0: PME# supported from D0 D1 D3hot > > > > > [ 0.448727] pci 0000:07:00.0: disabling ASPM on pre-1.1 PCIe device. You > > > > > can enable it with 'pcie_aspm=force' > > > > > [ 0.448739] pci 0000:00:1c.4: PCI bridge to [bus 07] > > > > > [ 0.448811] pci 0000:06:00.0: [11ab:4364] type 00 class 0x020000 PCIe > > > > > Legacy Endpoint > > > > > [ 0.448838] pci 0000:06:00.0: BAR 0 [mem 0xfb9fc000-0xfb9fffff 64bit] > > > > > [ 0.448850] pci 0000:06:00.0: BAR 2 [io 0xb800-0xb8ff] > > > > > [ 0.448891] pci 0000:06:00.0: ROM [mem 0xfb9c0000-0xfb9dffff pref] > > > > > [ 0.448963] pci 0000:06:00.0: supports D1 D2 > > > > > [ 0.448965] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold > > > > > [ 0.449068] pci 0000:00:1c.5: ASPM: current common clock configuration is > > > > > inconsistent, reconfiguring > > > > > [ 0.460394] pci 0000:00:1c.5: PCI bridge to [bus 06] > > > > > [ 0.460427] pci_bus 0000:0b: extended config space not accessible > > > > > [ 0.460468] pci 0000:0b:02.0: [1106:3044] type 00 class 0x0c0010 > > > > > conventional PCI endpoint > > > > > [ 0.460485] pci 0000:0b:02.0: BAR 0 [mem 0xfbeff000-0xfbeff7ff] > > > > > [ 0.460495] pci 0000:0b:02.0: BAR 1 [io 0xec00-0xec7f] > > > > > [ 0.460565] pci 0000:0b:02.0: supports D2 > > > > > [ 0.460567] pci 0000:0b:02.0: PME# supported from D2 D3hot D3cold > > > > > [ 0.460650] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) > > > > > [ 0.460660] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] > > > > > (subtractive decode) > > > > > [ 0.460662] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] > > > > > (subtractive decode) > > > > > [ 0.460664] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff > > > > > window] (subtractive decode) > > > > > [ 0.460666] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff > > > > > window] (subtractive decode) > > > > > [ 0.460668] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff > > > > > window] (subtractive decode) > > > > > [ 0.460670] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff > > > > > window] (subtractive decode) > > > > > [ 0.461561] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 > > > > > [ 0.461631] ACPI: PCI: Interrupt link LNKB configured for IRQ 5 > > > > > [ 0.461700] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 > > > > > [ 0.461768] ACPI: PCI: Interrupt link LNKD configured for IRQ 14 > > > > > [ 0.461835] ACPI: PCI: Interrupt link LNKE configured for IRQ 15 > > > > > [ 0.461903] ACPI: PCI: Interrupt link LNKF configured for IRQ 3 > > > > > [ 0.461971] ACPI: PCI: Interrupt link LNKG configured for IRQ 7 > > > > > [ 0.462039] ACPI: PCI: Interrupt link LNKH configured for IRQ 4 > > > > > [ 0.462216] iommu: Default domain type: Translated > > > > > [ 0.462216] iommu: DMA domain TLB invalidation policy: lazy mode > > > > > [ 0.462216] SCSI subsystem initialized > > > > > [ 0.462216] libata version 3.00 loaded. > > > > > [ 0.462216] ACPI: bus type USB registered > > > > > [ 0.462216] usbcore: registered new interface driver usbfs > > > > > [ 0.462216] usbcore: registered new interface driver hub > > > > > [ 0.462216] usbcore: registered new device driver usb > > > > > [ 0.462216] pps_core: LinuxPPS API ver. 1 registered > > > > > [ 0.462216] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo > > > > > Giometti<giometti@linux.it> > > > > > [ 0.462216] PTP clock support registered > > > > > [ 0.462216] EDAC MC: Ver: 3.0.0 > > > > > [ 0.462216] NetLabel: Initializing > > > > > [ 0.462216] NetLabel: domain hash size = 128 > > > > > [ 0.462216] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO > > > > > [ 0.462216] NetLabel: unlabeled traffic allowed by default > > > > > [ 0.462216] PCI: Using ACPI for IRQ routing > > > > > [ 0.468990] PCI: Discovered peer bus ff > > > > > [ 0.468992] PCI: root bus ff: using default resources > > > > > [ 0.468994] PCI: Probing PCI hardware (bus ff) > > > > > [ 0.469021] PCI host bridge to bus 0000:ff > > > > > [ 0.469023] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff] > > > > > [ 0.469026] pci_bus 0000:ff: root bus resource [mem > > > > > 0x00000000-0xfffffffff] > > > > > [ 0.469028] pci_bus 0000:ff: No busn resource found for root bus, will > > > > > use [bus ff-ff] > > > > > [ 0.469030] pci_bus 0000:ff: busn_res: can not insert [bus ff] under > > > > > domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) > > > > > [ 0.469038] pci 0000:ff:00.0: [8086:2c41] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469094] pci 0000:ff:00.1: [8086:2c01] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469145] pci 0000:ff:02.0: [8086:2c10] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469192] pci 0000:ff:02.1: [8086:2c11] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469241] pci 0000:ff:03.0: [8086:2c18] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469290] pci 0000:ff:03.1: [8086:2c19] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469343] pci 0000:ff:03.4: [8086:2c1c] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469391] pci 0000:ff:04.0: [8086:2c20] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469441] pci 0000:ff:04.1: [8086:2c21] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469488] pci 0000:ff:04.2: [8086:2c22] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469535] pci 0000:ff:04.3: [8086:2c23] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469585] pci 0000:ff:05.0: [8086:2c28] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469632] pci 0000:ff:05.1: [8086:2c29] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469679] pci 0000:ff:05.2: [8086:2c2a] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469731] pci 0000:ff:05.3: [8086:2c2b] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469782] pci 0000:ff:06.0: [8086:2c30] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469829] pci 0000:ff:06.1: [8086:2c31] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469875] pci 0000:ff:06.2: [8086:2c32] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469925] pci 0000:ff:06.3: [8086:2c33] type 00 class 0x060000 > > > > > conventional PCI endpoint > > > > > [ 0.469981] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff > > > > > [ 0.469984] pci_bus 0000:ff: busn_res: can not insert [bus ff] under > > > > > domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) > > > > > [ 0.469992] PCI: pci_cache_line_size set to 64 bytes > > > > > [ 0.470083] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] > > > > > [ 0.470085] e820: reserve RAM buffer [mem 0xbf780000-0xbfffffff] > > > > > [ 0.470108] pci 0000:04:00.0: vgaarb: setting as boot VGA device > > > > > [ 0.470108] pci 0000:04:00.0: vgaarb: bridge control possible > > > > > [ 0.470108] pci 0000:04:00.0: vgaarb: VGA device added: > > > > > decodes=io+mem,owns=io+mem,locks=none > > > > > [ 0.470108] vgaarb: loaded > > > > > [ 0.470108] hpet: 4 channels of 0 reserved for per-cpu timers > > > > > [ 0.470108] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 > > > > > [ 0.470108] hpet0: 4 comparators, 64-bit 14.318180 MHz counter > > > > > [ 0.472412] clocksource: Switched to clocksource tsc-early > > > > > [ 0.474123] VFS: Disk quotas dquot_6.6.0 > > > > > [ 0.474178] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 > > > > > bytes) > > > > > [ 0.474353] AppArmor: AppArmor Filesystem Enabled > > > > > [ 0.474372] pnp: PnP ACPI init > > > > > [ 0.474452] system 00:00: [mem 0xfbf00000-0xfbffffff] has been reserved > > > > > [ 0.474456] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved > > > > > [ 0.474458] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved > > > > > [ 0.474460] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved > > > > > [ 0.474462] system 00:00: [mem 0xfec8a000-0xfec8afff] could not be > > > > > reserved > > > > > [ 0.474465] system 00:00: [mem 0xfed10000-0xfed10fff] has been reserved > > > > > [ 0.474787] system 00:02: [io 0x0290-0x029f] has been reserved > > > > > [ 0.475064] system 00:03: [io 0x04d0-0x04d1] has been reserved > > > > > [ 0.475068] system 00:03: [io 0x0800-0x087f] has been reserved > > > > > [ 0.475070] system 00:03: [io 0x0500-0x057f] could not be reserved > > > > > [ 0.475072] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved > > > > > [ 0.475075] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved > > > > > [ 0.475077] system 00:03: [mem 0xfed40000-0xfed8ffff] has been reserved > > > > > [ 0.475240] system 00:04: [mem 0xffc00000-0xffdfffff] has been reserved > > > > > [ 0.475414] system 00:05: [mem 0xfec00000-0xfec00fff] could not be > > > > > reserved > > > > > [ 0.475418] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved > > > > > [ 0.475547] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved > > > > > [ 0.475756] pnp 00:07: disabling [mem 0x000c0000-0x000cffff] because it > > > > > overlaps 0000:04:00.0 BAR 6 [mem 0x000c0000-0x000dffff] > > > > > [ 0.475794] system 00:07: [mem 0x00000000-0x0009ffff] could not be > > > > > reserved > > > > > [ 0.475797] system 00:07: [mem 0x000e0000-0x000fffff] could not be > > > > > reserved > > > > > [ 0.475799] system 00:07: [mem 0x00100000-0xbfffffff] could not be > > > > > reserved > > > > > [ 0.475801] system 00:07: [mem 0xfed90000-0xffffffff] could not be > > > > > reserved > > > > > [ 0.475968] pnp: PnP ACPI: found 8 devices > > > > > [ 0.482412] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, > > > > > max_idle_ns: 2085701024 ns > > > > > [ 0.482668] NET: Registered PF_INET protocol family > > > > > [ 0.482922] IP idents hash table entries: 262144 (order: 9, 2097152 > > > > > bytes, linear) > > > > > [ 0.487040] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, > > > > > 131072 bytes, linear) > > > > > [ 0.487090] Table-perturb hash table entries: 65536 (order: 6, 262144 > > > > > bytes, linear) > > > > > [ 0.487211] TCP established hash table entries: 131072 (order: 8, 1048576 > > > > > bytes, linear) > > > > > [ 0.487622] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, > > > > > linear) > > > > > [ 0.487923] TCP: Hash tables configured (established 131072 bind 65536) > > > > > [ 0.488158] MPTCP token hash table entries: 16384 (order: 6, 393216 > > > > > bytes, linear) > > > > > [ 0.488251] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) > > > > > [ 0.488324] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, > > > > > linear) > > > > > [ 0.488454] NET: Registered PF_UNIX/PF_LOCAL protocol family > > > > > [ 0.488463] NET: Registered PF_XDP protocol family > > > > > [ 0.488480] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus > > > > > 0a] add_size 1000 > > > > > [ 0.488484] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] > > > > > to [bus 0a] add_size 200000 add_align 100000 > > > > > [ 0.488488] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus > > > > > 09] add_size 1000 > > > > > [ 0.488491] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff > > > > > 64bit pref] to [bus 09] add_size 200000 add_align 100000 > > > > > [ 0.488494] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff > > > > > 64bit pref] to [bus 08] add_size 200000 add_align 100000 > > > > > [ 0.488497] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff > > > > > 64bit pref] to [bus 07] add_size 200000 add_align 100000 > > > > > [ 0.488500] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff > > > > > 64bit pref] to [bus 06] add_size 200000 add_align 100000 > > > > > [ 0.488517] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff]: > > > > > assigned > > > > > [ 0.488520] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff > > > > > 64bit pref]: assigned > > > > > [ 0.488524] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff > > > > > 64bit pref]: assigned > > > > > [ 0.488526] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff > > > > > 64bit pref]: assigned > > > > > [ 0.488529] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff > > > > > 64bit pref]: assigned > > > > > [ 0.488532] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]: assigned > > > > > [ 0.488535] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]: assigned > > > > > [ 0.488538] pci 0000:00:01.0: PCI bridge to [bus 01] > > > > > [ 0.488548] pci 0000:03:00.0: PCI bridge to [bus 04] > > > > > [ 0.488550] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] > > > > > [ 0.488555] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] > > > > > [ 0.488559] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff > > > > > 64bit pref] > > > > > [ 0.488564] pci 0000:02:00.0: PCI bridge to [bus 03-04] > > > > > [ 0.488567] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] > > > > > [ 0.488571] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] > > > > > [ 0.488575] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff > > > > > 64bit pref] > > > > > [ 0.488580] pci 0000:00:03.0: PCI bridge to [bus 02-04] > > > > > [ 0.488583] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] > > > > > [ 0.488586] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] > > > > > [ 0.488590] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff > > > > > 64bit pref] > > > > > [ 0.488594] pci 0000:00:07.0: PCI bridge to [bus 05] > > > > > [ 0.488603] pci 0000:00:1c.0: PCI bridge to [bus 0a] > > > > > [ 0.488605] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] > > > > > [ 0.488609] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] > > > > > [ 0.488612] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff > > > > > 64bit pref] > > > > > [ 0.488618] pci 0000:00:1c.1: PCI bridge to [bus 09] > > > > > [ 0.488620] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] > > > > > [ 0.488624] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] > > > > > [ 0.488628] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff > > > > > 64bit pref] > > > > > [ 0.488633] pci 0000:00:1c.2: PCI bridge to [bus 08] > > > > > [ 0.488635] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] > > > > > [ 0.488639] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] > > > > > [ 0.488643] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff > > > > > 64bit pref] > > > > > [ 0.488648] pci 0000:00:1c.4: PCI bridge to [bus 07] > > > > > [ 0.488650] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] > > > > > [ 0.488654] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] > > > > > [ 0.488658] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff > > > > > 64bit pref] > > > > > [ 0.488663] pci 0000:00:1c.5: PCI bridge to [bus 06] > > > > > [ 0.488665] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] > > > > > [ 0.488669] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] > > > > > [ 0.488673] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff > > > > > 64bit pref] > > > > > [ 0.488678] pci 0000:00:1e.0: PCI bridge to [bus 0b] > > > > > [ 0.488681] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] > > > > > [ 0.488685] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] > > > > > [ 0.488692] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] > > > > > [ 0.488694] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] > > > > > [ 0.488696] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff > > > > > window] > > > > > [ 0.488698] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff > > > > > window] > > > > > [ 0.488700] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff > > > > > window] > > > > > [ 0.488702] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff > > > > > window] > > > > > [ 0.488704] pci_bus 0000:02: resource 0 [io 0xa000-0xafff] > > > > > [ 0.488705] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb8fffff] > > > > > [ 0.488707] pci_bus 0000:02: resource 2 [mem 0xcfe00000-0xdfffffff 64bit > > > > > pref] > > > > > [ 0.488709] pci_bus 0000:03: resource 0 [io 0xa000-0xafff] > > > > > [ 0.488711] pci_bus 0000:03: resource 1 [mem 0xfb700000-0xfb8fffff] > > > > > [ 0.488712] pci_bus 0000:03: resource 2 [mem 0xcfe00000-0xdfffffff 64bit > > > > > pref] > > > > > [ 0.488714] pci_bus 0000:04: resource 0 [io 0xa000-0xafff] > > > > > [ 0.488716] pci_bus 0000:04: resource 1 [mem 0xfb700000-0xfb8fffff] > > > > > [ 0.488718] pci_bus 0000:04: resource 2 [mem 0xcfe00000-0xdfffffff 64bit > > > > > pref] > > > > > [ 0.488720] pci_bus 0000:0a: resource 0 [io 0x1000-0x1fff] > > > > > [ 0.488722] pci_bus 0000:0a: resource 1 [mem 0xc0000000-0xc01fffff] > > > > > [ 0.488723] pci_bus 0000:0a: resource 2 [mem 0xfaf00000-0xfaffffff 64bit > > > > > pref] > > > > > [ 0.488725] pci_bus 0000:09: resource 0 [io 0x2000-0x2fff] > > > > > [ 0.488727] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbdfffff] > > > > > [ 0.488728] pci_bus 0000:09: resource 2 [mem 0xc0200000-0xc03fffff 64bit > > > > > pref] > > > > > [ 0.488730] pci_bus 0000:08: resource 0 [io 0xd000-0xdfff] > > > > > [ 0.488732] pci_bus 0000:08: resource 1 [mem 0xfbb00000-0xfbbfffff] > > > > > [ 0.488734] pci_bus 0000:08: resource 2 [mem 0xc0400000-0xc05fffff 64bit > > > > > pref] > > > > > [ 0.488736] pci_bus 0000:07: resource 0 [io 0xc000-0xcfff] > > > > > [ 0.488737] pci_bus 0000:07: resource 1 [mem 0xfba00000-0xfbafffff] > > > > > [ 0.488739] pci_bus 0000:07: resource 2 [mem 0xc0600000-0xc07fffff 64bit > > > > > pref] > > > > > [ 0.488741] pci_bus 0000:06: resource 0 [io 0xb000-0xbfff] > > > > > [ 0.488743] pci_bus 0000:06: resource 1 [mem 0xfb900000-0xfb9fffff] > > > > > [ 0.488744] pci_bus 0000:06: resource 2 [mem 0xc0800000-0xc09fffff 64bit > > > > > pref] > > > > > [ 0.488746] pci_bus 0000:0b: resource 0 [io 0xe000-0xefff] > > > > > [ 0.488748] pci_bus 0000:0b: resource 1 [mem 0xfbe00000-0xfbefffff] > > > > > [ 0.488750] pci_bus 0000:0b: resource 4 [io 0x0000-0x0cf7 window] > > > > > [ 0.488751] pci_bus 0000:0b: resource 5 [io 0x0d00-0xffff window] > > > > > [ 0.488753] pci_bus 0000:0b: resource 6 [mem 0x000a0000-0x000bffff > > > > > window] > > > > > [ 0.488755] pci_bus 0000:0b: resource 7 [mem 0x000d0000-0x000dffff > > > > > window] > > > > > [ 0.488757] pci_bus 0000:0b: resource 8 [mem 0xc0000000-0xdfffffff > > > > > window] > > > > > [ 0.488758] pci_bus 0000:0b: resource 9 [mem 0xf0000000-0xfed8ffff > > > > > window] > > > > > [ 0.488836] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff] > > > > > [ 0.488838] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff] > > > > > [ 0.490705] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0 > > > > > [ 0.490763] PCI: CLS 256 bytes, default 64 > > > > > [ 0.490837] DMAR: Host address width 39 > > > > > [ 0.490840] DMAR: DRHD base: 0x000000fbfff000 flags: 0x0 > > > > > [ 0.490855] DMAR: dmar0: reg_base_addr fbfff000 ver 1:0 cap > > > > > c9008010e60262 ecap f0207a > > > > > [ 0.490859] DMAR: DRHD base: 0x000000fbffe000 flags: 0x1 > > > > > [ 0.490868] DMAR: dmar1: reg_base_addr fbffe000 ver 1:0 cap > > > > > c90780106f0462 ecap f020fe > > > > > [ 0.490872] DMAR: RMRR base: 0x000000000ec000 end: 0x000000000effff > > > > > [ 0.490874] DMAR: RMRR base: 0x000000bf7dc000 end: 0x000000bf7dbfff > > > > > [ 0.490876] DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR > > > > > [0x00000000bf7dc000-0x00000000bf7dbfff] > > > > > BIOS vendor: American Megatrends Inc.; Ver: 2209 ; Product > > > > > Version: System Version > > > > > [ 0.490885] DMAR: ATSR flags: 0x0 > > > > > [ 0.490916] Trying to unpack rootfs image as initramfs... > > > > > [ 0.490924] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) > > > > > [ 0.490926] software IO TLB: mapped [mem > > > > > 0x00000000bb780000-0x00000000bf780000] (64MB) > > > > > [ 0.498853] Initialise system trusted keyrings > > > > > [ 0.498871] Key type blacklist registered > > > > > [ 0.498929] workingset: timestamp_bits=36 max_order=22 bucket_order=0 > > > > > [ 0.498939] zbud: loaded > > > > > [ 0.500605] squashfs: version 4.0 (2009/01/31) Phillip Lougher > > > > > [ 0.500783] fuse: init (API version 7.40) > > > > > [ 0.501317] integrity: Platform Keyring initialized > > > > > [ 0.518817] Key type asymmetric registered > > > > > [ 0.518823] Asymmetric key parser 'x509' registered > > > > > [ 0.518900] Block layer SCSI generic (bsg) driver version 0.4 loaded > > > > > (major 243) > > > > > [ 0.518995] io scheduler mq-deadline registered > > > > > [ 0.519607] pcieport 0000:00:1c.0: enabling device (0106 -> 0107) > > > > > [ 0.519816] pcieport 0000:00:1c.1: enabling device (0106 -> 0107) > > > > > [ 0.520733] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 > > > > > [ 0.520780] Driver vt8623fb not loading because of nomodeset parameter > > > > > [ 0.521646] input: Power Button as > > > > > /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 > > > > > [ 0.521681] ACPI: button: Power Button [PWRB] > > > > > [ 0.521720] input: Power Button as > > > > > /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 > > > > > [ 0.521846] ACPI: button: Power Button [PWRF] > > > > > [ 0.523498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled > > > > > [ 0.527493] Linux agpgart interface v0.103 > > > > > [ 0.532004] loop: module loaded > > > > > [ 0.532510] tun: Universal TUN/TAP device driver, 1.6 > > > > > [ 0.532598] PPP generic driver version 2.4.2 > > > > > [ 0.532913] VFIO - User Level meta-driver version: 0.3 > > > > > [ 0.533261] uhci_hcd 0000:00:1a.0: UHCI Host Controller > > > > > [ 0.533272] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus > > > > > number 1 > > > > > [ 0.533282] uhci_hcd 0000:00:1a.0: detected 2 ports > > > > > [ 0.533318] uhci_hcd 0000:00:1a.0: irq 16, io port 0x00009800 > > > > > [ 0.533385] usb usb1: New USB device found, idVendor=1d6b, > > > > > idProduct=0001, bcdDevice= 6.11 > > > > > [ 0.533388] usb usb1: New USB device strings: Mfr=3, Product=2, > > > > > SerialNumber=1 > > > > > [ 0.533390] usb usb1: Product: UHCI Host Controller > > > > > [ 0.533392] usb usb1: Manufacturer: Linux 6.11.0 uhci_hcd > > > > > [ 0.533393] usb usb1: SerialNumber: 0000:00:1a.0 > > > > > [ 0.533563] hub 1-0:1.0: USB hub found > > > > > [ 0.533572] hub 1-0:1.0: 2 ports detected > > > > > [ 0.533852] ehci-pci 0000:00:1a.7: EHCI Host Controller > > > > > [ 0.533861] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus > > > > > number 2 > > > > > [ 0.533874] ehci-pci 0000:00:1a.7: debug port 1 > > > > > [ 0.537796] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfb5ff000 > > > > > [ 0.553037] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 > > > > > [ 0.553115] usb usb2: New USB device found, idVendor=1d6b, > > > > > idProduct=0002, bcdDevice= 6.11 > > > > > [ 0.553119] usb usb2: New USB device strings: Mfr=3, Product=2, > > > > > SerialNumber=1 > > > > > [ 0.553121] usb usb2: Product: EHCI Host Controller > > > > > [ 0.553122] usb usb2: Manufacturer: Linux 6.11.0 ehci_hcd > > > > > [ 0.553124] usb usb2: SerialNumber: 0000:00:1a.7 > > > > > [ 0.553411] hub 2-0:1.0: USB hub found > > > > > [ 0.553424] hub 2-0:1.0: 6 ports detected > > > > > [ 0.581085] hub 1-0:1.0: USB hub found > > > > > [ 0.581097] hub 1-0:1.0: 2 ports detected > > > > > [ 0.581279] ehci-pci 0000:00:1d.7: EHCI Host Controller > > > > > [ 0.581289] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus > > > > > number 3 > > > > > [ 0.581304] ehci-pci 0000:00:1d.7: debug port 1 > > > > > [ 0.585225] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfb5fe000 > > > > > [ 0.601021] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 > > > > > [ 0.601099] usb usb3: New USB device found, idVendor=1d6b, > > > > > idProduct=0002, bcdDevice= 6.11 > > > > > [ 0.601103] usb usb3: New USB device strings: Mfr=3, Product=2, > > > > > SerialNumber=1 > > > > > [ 0.601105] usb usb3: Product: EHCI Host Controller > > > > > [ 0.601107] usb usb3: Manufacturer: Linux 6.11.0 ehci_hcd > > > > > [ 0.601108] usb usb3: SerialNumber: 0000:00:1d.7 > > > > > [ 0.601354] hub 3-0:1.0: USB hub found > > > > > [ 0.601366] hub 3-0:1.0: 6 ports detected > > > > > [ 0.601649] uhci_hcd 0000:00:1a.1: UHCI Host Controller > > > > > [ 0.601659] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus > > > > > number 4 > > > > > [ 0.601668] uhci_hcd 0000:00:1a.1: detected 2 ports > > > > > [ 0.601701] uhci_hcd 0000:00:1a.1: irq 21, io port 0x00009880 > > > > > [ 0.601762] usb usb4: New USB device found, idVendor=1d6b, > > > > > idProduct=0001, bcdDevice= 6.11 > > > > > [ 0.601765] usb usb4: New USB device strings: Mfr=3, Product=2, > > > > > SerialNumber=1 > > > > > [ 0.601767] usb usb4: Product: UHCI Host Controller > > > > > [ 0.601768] usb usb4: Manufacturer: Linux 6.11.0 uhci_hcd > > > > > [ 0.601770] usb usb4: SerialNumber: 0000:00:1a.1 > > > > > [ 0.601959] hub 4-0:1.0: USB hub found > > > > > [ 0.601971] hub 4-0:1.0: 2 ports detected > > > > > [ 0.602279] uhci_hcd 0000:00:1a.2: UHCI Host Controller > > > > > [ 0.602285] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus > > > > > number 5 > > > > > [ 0.602292] uhci_hcd 0000:00:1a.2: detected 2 ports > > > > > [ 0.602319] uhci_hcd 0000:00:1a.2: irq 19, io port 0x00009c00 > > > > > [ 0.602378] usb usb5: New USB device found, idVendor=1d6b, > > > > > idProduct=0001, bcdDevice= 6.11 > > > > > [ 0.602381] usb usb5: New USB device strings: Mfr=3, Product=2, > > > > > SerialNumber=1 > > > > > [ 0.602383] usb usb5: Product: UHCI Host Controller > > > > > [ 0.602385] usb usb5: Manufacturer: Linux 6.11.0 uhci_hcd > > > > > [ 0.602387] usb usb5: SerialNumber: 0000:00:1a.2 > > > > > [ 0.602571] hub 5-0:1.0: USB hub found > > > > > [ 0.602582] hub 5-0:1.0: 2 ports detected > > > > > [ 0.602821] uhci_hcd 0000:00:1d.0: UHCI Host Controller > > > > > [ 0.602827] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus > > > > > number 6 > > > > > [ 0.602834] uhci_hcd 0000:00:1d.0: detected 2 ports > > > > > [ 0.602852] uhci_hcd 0000:00:1d.0: irq 23, io port 0x00009080 > > > > > [ 0.602905] usb usb6: New USB device found, idVendor=1d6b, > > > > > idProduct=0001, bcdDevice= 6.11 > > > > > [ 0.602908] usb usb6: New USB device strings: Mfr=3, Product=2, > > > > > SerialNumber=1 > > > > > [ 0.602910] usb usb6: Product: UHCI Host Controller > > > > > [ 0.602911] usb usb6: Manufacturer: Linux 6.11.0 uhci_hcd > > > > > [ 0.602913] usb usb6: SerialNumber: 0000:00:1d.0 > > > > > [ 0.603096] hub 6-0:1.0: USB hub found > > > > > [ 0.603108] hub 6-0:1.0: 2 ports detected > > > > > [ 0.603355] uhci_hcd 0000:00:1d.1: UHCI Host Controller > > > > > [ 0.603366] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus > > > > > number 7 > > > > > [ 0.603373] uhci_hcd 0000:00:1d.1: detected 2 ports > > > > > [ 0.603390] uhci_hcd 0000:00:1d.1: irq 19, io port 0x00009400 > > > > > [ 0.603444] usb usb7: New USB device found, idVendor=1d6b, > > > > > idProduct=0001, bcdDevice= 6.11 > > > > > [ 0.603447] usb usb7: New USB device strings: Mfr=3, Product=2, > > > > > SerialNumber=1 > > > > > [ 0.603449] usb usb7: Product: UHCI Host Controller > > > > > [ 0.603450] usb usb7: Manufacturer: Linux 6.11.0 uhci_hcd > > > > > [ 0.603452] usb usb7: SerialNumber: 0000:00:1d.1 > > > > > [ 0.603636] hub 7-0:1.0: USB hub found > > > > > [ 0.603648] hub 7-0:1.0: 2 ports detected > > > > > [ 0.603900] uhci_hcd 0000:00:1d.2: UHCI Host Controller > > > > > [ 0.603907] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus > > > > > number 8 > > > > > [ 0.603913] uhci_hcd 0000:00:1d.2: detected 2 ports > > > > > [ 0.603931] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00009480 > > > > > [ 0.603984] usb usb8: New USB device found, idVendor=1d6b, > > > > > idProduct=0001, bcdDevice= 6.11 > > > > > [ 0.603987] usb usb8: New USB device strings: Mfr=3, Product=2, > > > > > SerialNumber=1 > > > > > [ 0.603989] usb usb8: Product: UHCI Host Controller > > > > > [ 0.603991] usb usb8: Manufacturer: Linux 6.11.0 uhci_hcd > > > > > [ 0.603992] usb usb8: SerialNumber: 0000:00:1d.2 > > > > > [ 0.604175] hub 8-0:1.0: USB hub found > > > > > [ 0.604187] hub 8-0:1.0: 2 ports detected > > > > > [ 0.604507] i8042: PNP: No PS/2 controller found. > > > > > [ 0.604509] i8042: Probing ports directly. > > > > > [ 0.607314] serio: i8042 KBD port at 0x60,0x64 irq 1 > > > > > [ 0.607322] serio: i8042 AUX port at 0x60,0x64 irq 12 > > > > > [ 0.607576] mousedev: PS/2 mouse device common for all mice > > > > > [ 0.607851] rtc_cmos 00:01: RTC can wake from S4 > > > > > [ 0.608175] rtc_cmos 00:01: registered as rtc0 > > > > > [ 0.608206] rtc_cmos 00:01: setting system clock to 2024-09-16T20:18:41 > > > > > UTC (1726517921) > > > > > [ 0.608248] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, > > > > > hpet irqs > > > > > [ 0.608269] i2c_dev: i2c /dev entries driver > > > > > [ 0.609016] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. > > > > > Duplicate IMA measurements will not be recorded in the IMA log. > > > > > [ 0.609054] device-mapper: uevent: version 1.0.3 > > > > > [ 0.609150] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: > > > > > dm-devel@lists.linux.dev > > > > > [ 0.609178] platform eisa.0: Probing EISA bus 0 > > > > > [ 0.609181] platform eisa.0: EISA: Cannot allocate resource for mainboard > > > > > [ 0.609183] platform eisa.0: Cannot allocate resource for EISA slot 1 > > > > > [ 0.609185] platform eisa.0: Cannot allocate resource for EISA slot 2 > > > > > [ 0.609186] platform eisa.0: Cannot allocate resource for EISA slot 3 > > > > > [ 0.609188] platform eisa.0: Cannot allocate resource for EISA slot 4 > > > > > [ 0.609189] platform eisa.0: Cannot allocate resource for EISA slot 5 > > > > > [ 0.609191] platform eisa.0: Cannot allocate resource for EISA slot 6 > > > > > [ 0.609192] platform eisa.0: Cannot allocate resource for EISA slot 7 > > > > > [ 0.609194] platform eisa.0: Cannot allocate resource for EISA slot 8 > > > > > [ 0.609195] platform eisa.0: EISA: Detected 0 cards > > > > > [ 0.609198] intel_pstate: CPU model not supported > > > > > [ 0.609512] ledtrig-cpu: registered to indicate activity on CPUs > > > > > [ 0.609564] vesafb: mode is 1920x1080x32, linelength=7680, pages=0 > > > > > [ 0.609566] vesafb: scrolling: redraw > > > > > [ 0.609567] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0 > > > > > [ 0.609588] vesafb: framebuffer at 0xd0000000, mapped to > > > > > 0x(____ptrval____), using 8128k, total 8128k > > > > > [ 0.609716] fbcon: Deferring console take-over > > > > > [ 0.609720] fb0: VESA VGA frame buffer device > > > > > [ 0.609756] fujitsu_tablet: Unknown (using defaults) > > > > > [ 0.609870] drop_monitor: Initializing network drop monitor service > > > > > [ 0.610200] NET: Registered PF_INET6 protocol family > > > > > [ 0.809011] usb 2-5: new high-speed USB device number 2 using ehci-pci > > > > > [ 0.965402] usb 2-5: New USB device found, idVendor=0409, idProduct=005a, > > > > > bcdDevice= 1.00 > > > > > [ 0.965410] usb 2-5: New USB device strings: Mfr=0, Product=0, > > > > > SerialNumber=0 > > > > > [ 0.965833] hub 2-5:1.0: USB hub found > > > > > [ 0.966029] hub 2-5:1.0: 4 ports detected > > > > > [ 1.060999] usb 6-1: new full-speed USB device number 2 using uhci_hcd > > > > > [ 1.254086] usb 6-1: New USB device found, idVendor=1784, idProduct=0001, > > > > > bcdDevice= 0.00 > > > > > [ 1.254094] usb 6-1: New USB device strings: Mfr=1, Product=2, > > > > > SerialNumber=3 > > > > > [ 1.254096] usb 6-1: Product: eHome Infrared Transceiver > > > > > [ 1.254098] usb 6-1: Manufacturer: Topseed > > > > > [ 1.254100] usb 6-1: SerialNumber: TS000IUz > > > > > [ 1.256907] usb 2-5.1: new low-speed USB device number 3 using ehci-pci > > > > > [ 1.371648] usb 2-5.1: New USB device found, idVendor=046d, > > > > > idProduct=c317, bcdDevice= 0.70 > > > > > [ 1.371656] usb 2-5.1: New USB device strings: Mfr=1, Product=2, > > > > > SerialNumber=0 > > > > > [ 1.371658] usb 2-5.1: Product: USB Multimedia Keyboard > > > > > [ 1.371660] usb 2-5.1: Manufacturer: Logitech > > > > > [ 1.448914] usb 2-5.2: new high-speed USB device number 4 using ehci-pci > > > > > [ 1.525172] tsc: Refined TSC clocksource calibration: 2672.735 MHz > > > > > [ 1.525186] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: > > > > > 0x2686a22b34e, max_idle_ns: 440795332917 ns > > > > > [ 1.525285] clocksource: Switched to clocksource tsc > > > > > [ 1.558738] usb 2-5.2: New USB device found, idVendor=1532, > > > > > idProduct=0e05, bcdDevice= 8.21 > > > > > [ 1.558746] usb 2-5.2: New USB device strings: Mfr=1, Product=2, > > > > > SerialNumber=0 > > > > > [ 1.558748] usb 2-5.2: Product: Razer Kiyo Pro > > > > > [ 1.558750] usb 2-5.2: Manufacturer: Razer Inc > > > > > [ 1.636911] usb 2-5.4: new high-speed USB device number 5 using ehci-pci > > > > > [ 1.757135] usb 2-5.4: New USB device found, idVendor=0bda, > > > > > idProduct=2838, bcdDevice= 1.00 > > > > > [ 1.757143] usb 2-5.4: New USB device strings: Mfr=1, Product=2, > > > > > SerialNumber=3 > > > > > [ 1.757145] usb 2-5.4: Product: RTL2838UHIDIR > > > > > [ 1.757147] usb 2-5.4: Manufacturer: Realtek > > > > > [ 1.757148] usb 2-5.4: SerialNumber: 00000001 > > > > > [ 1.896915] usb 7-1: new low-speed USB device number 2 using uhci_hcd > > > > > [ 2.090985] usb 7-1: New USB device found, idVendor=1c4f, idProduct=0034, > > > > > bcdDevice= 1.10 > > > > > [ 2.090993] usb 7-1: New USB device strings: Mfr=1, Product=2, > > > > > SerialNumber=0 > > > > > [ 2.090995] usb 7-1: Product: Usb Mouse > > > > > [ 2.090997] usb 7-1: Manufacturer: SIGMACHIP > > > > > [ 2.520914] usb 3-4: new high-speed USB device number 4 using ehci-pci > > > > > [ 2.695073] usb 3-4: New USB device found, idVendor=0b05, idProduct=1784, > > > > > bcdDevice= 1.01 > > > > > [ 2.695080] usb 3-4: New USB device strings: Mfr=1, Product=2, > > > > > SerialNumber=3 > > > > > [ 2.695083] usb 3-4: Product: 802.11 n WLAN > > > > > [ 2.695085] usb 3-4: Manufacturer: Ralink > > > > > [ 2.695086] usb 3-4: SerialNumber: 1.0 > > > > > [ 6.983494] Freeing initrd memory: 732708K > > > > > [ 6.993078] Segment Routing with IPv6 > > > > > [ 6.993112] In-situ OAM (IOAM) with IPv6 > > > > > [ 6.993166] NET: Registered PF_PACKET protocol family > > > > > [ 6.993452] Key type dns_resolver registered > > > > > [ 6.994849] microcode: Current revision: 0x00000012 > > > > > [ 6.994854] microcode: Updated early from: 0x00000010 > > > > > [ 6.995662] IPI shorthand broadcast: enabled > > > > > [ 6.998021] sched_clock: Marking stable (6996004567, > > > > > 824148)->(7068598070, -71769355) > > > > > [ 6.998330] registered taskstats version 1 > > > > > [ 6.999038] Loading compiled-in X.509 certificates > > > > > [ 7.000201] Loaded X.509 cert 'Build time autogenerated kernel key: > > > > > 8b9c4d5ea71199831d97e735201ace9ff8457a95' > > > > > [ 7.003218] Demotion targets for Node 0: null > > > > > [ 7.003551] Key type .fscrypt registered > > > > > [ 7.003556] Key type fscrypt-provisioning registered > > > > > [ 7.015077] cryptd: max_cpu_qlen set to 1000 > > > > > [ 7.055597] Key type encrypted registered > > > > > [ 7.055608] AppArmor: AppArmor sha256 policy hashing enabled > > > > > [ 7.055626] ima: No TPM chip found, activating TPM-bypass! > > > > > [ 7.055639] Loading compiled-in module X.509 certificates > > > > > [ 7.056587] Loaded X.509 cert 'Build time autogenerated kernel key: > > > > > 8b9c4d5ea71199831d97e735201ace9ff8457a95' > > > > > [ 7.056590] ima: Allocated hash algorithm: sha1 > > > > > [ 7.056598] ima: No architecture policies found > > > > > [ 7.056614] evm: Initialising EVM extended attributes: > > > > > [ 7.056615] evm: security.selinux > > > > > [ 7.056616] evm: security.SMACK64 > > > > > [ 7.056617] evm: security.SMACK64EXEC > > > > > [ 7.056618] evm: security.SMACK64TRANSMUTE > > > > > [ 7.056619] evm: security.SMACK64MMAP > > > > > [ 7.056620] evm: security.apparmor > > > > > [ 7.056621] evm: security.ima > > > > > [ 7.056622] evm: security.capability > > > > > [ 7.056623] evm: HMAC attrs: 0x1 > > > > > [ 7.057049] PM: Magic number: 8:614:346 > > > > > [ 7.057098] tty tty63: hash matches > > > > > [ 7.061477] RAS: Correctable Errors collector initialized. > > > > > [ 7.061561] clk: Disabling unused clocks > > > > > [ 7.061564] PM: genpd: Disabling unused power domains > > > > > [ 7.066690] Freeing unused decrypted memory: 2036K > > > > > [ 7.067974] Freeing unused kernel image (initmem) memory: 4860K > > > > > [ 7.068170] Write protecting the kernel read-only data: 28672k > > > > > [ 7.068986] Freeing unused kernel image (rodata/data gap) memory: 864K > > > > > [ 7.160616] x86/mm: Checked W+X mappings: passed, no W+X pages found. > > > > > [ 7.160704] x86/mm: Checking user space page tables > > > > > [ 7.221245] x86/mm: Checked W+X mappings: passed, no W+X pages found. > > > > > [ 7.221251] Run /init as init process > > > > > [ 7.221253] with arguments: > > > > > [ 7.221254] /init > > > > > [ 7.221255] splash > > > > > [ 7.221256] with environment: > > > > > [ 7.221257] HOME=/ > > > > > [ 7.221258] TERM=linux > > > > > [ 7.221259] BOOT_IMAGE=/vmlinuz-6.11.0 > > > > > [ 7.375505] ACPI Warning: SystemIO range > > > > > 0x0000000000000828-0x000000000000082F conflicts with OpRegion > > > > > 0x0000000000000800-0x000000000000084F (\PMRG) (20240322/utaddress-204) > > > > > [ 7.375517] ACPI: OSL: Resource conflict; ACPI support missing from > > > > > driver? > > > > > [ 7.375522] ACPI Warning: SystemIO range > > > > > 0x0000000000000530-0x000000000000053F conflicts with OpRegion > > > > > 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) > > > > > [ 7.375529] ACPI: OSL: Resource conflict; ACPI support missing from > > > > > driver? > > > > > [ 7.375531] ACPI Warning: SystemIO range > > > > > 0x0000000000000500-0x000000000000052F conflicts with OpRegion > > > > > 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) > > > > > [ 7.375537] ACPI: OSL: Resource conflict; ACPI support missing from > > > > > driver? > > > > > [ 7.375538] lpc_ich: Resource conflict(s) found affecting gpio_ich > > > > > [ 7.384601] sky2: driver version 1.30 > > > > > [ 7.384756] sky2 0000:08:00.0: Yukon-2 EC Ultra chip revision 3 > > > > > [ 7.385087] sky2 0000:08:00.0 eth0: addr 00:23:54:9e:5b:d0 > > > > > [ 7.385184] sky2 0000:06:00.0: Yukon-2 EC Ultra chip revision 3 > > > > > [ 7.385497] sky2 0000:06:00.0 eth1: addr 00:23:54:9e:5b:cf > > > > > [ 7.390107] ahci 0000:00:1f.2: version 3.0 > > > > > [ 7.391435] ACPI Warning: SystemIO range > > > > > 0x0000000000000400-0x000000000000041F conflicts with OpRegion > > > > > 0x0000000000000400-0x000000000000040F (\SMRG) (20240322/utaddress-204) > > > > > [ 7.391445] ACPI: OSL: Resource conflict; ACPI support missing from > > > > > driver? > > > > > [ 7.392355] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled > > > > > [ 7.392400] ahci 0000:00:1f.2: AHCI vers 0001.0200, 32 command slots, 3 > > > > > Gbps, SATA mode > > > > > [ 7.392405] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f) > > > > > [ 7.392408] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp > > > > > pio slum part ccc ems sxs > > > > > [ 7.397468] hid: raw HID events driver (C) Jiri Kosina > > > > > [ 7.438438] sky2 0000:08:00.0 enp8s0: renamed from eth0 > > > > > [ 7.438941] sky2 0000:06:00.0 enp6s0: renamed from eth1 > > > > > [ 7.446100] usbcore: registered new interface driver usbhid > > > > > [ 7.446103] usbhid: USB HID core driver > > > > > [ 7.449704] scsi host0: ahci > > > > > [ 7.450043] scsi host1: ahci > > > > > [ 7.450177] input: Logitech USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.0/0003:046D:C317.0001/input/input5 > > > > > [ 7.450206] scsi host2: ahci > > > > > [ 7.450384] scsi host3: ahci > > > > > [ 7.450534] scsi host4: ahci > > > > > [ 7.450680] scsi host5: ahci > > > > > [ 7.450765] ata1: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc100 > > > > > irq 29 lpm-pol 0 > > > > > [ 7.450769] ata2: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc180 > > > > > irq 29 lpm-pol 0 > > > > > [ 7.450772] ata3: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc200 > > > > > irq 29 lpm-pol 0 > > > > > [ 7.450775] ata4: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc280 > > > > > irq 29 lpm-pol 0 > > > > > [ 7.450778] ata5: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc300 > > > > > irq 29 lpm-pol 0 > > > > > [ 7.450781] ata6: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc380 > > > > > irq 29 lpm-pol 0 > > > > > [ 7.509365] hid-generic 0003:046D:C317.0001: input,hidraw0: USB HID v1.10 > > > > > Keyboard [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input0 > > > > > [ 7.509615] input: Logitech USB Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input6 > > > > > [ 7.512965] firewire_ohci 0000:0b:02.0: added OHCI v1.10 device as card > > > > > 0, 4 IR + 8 IT contexts, quirks 0x11 > > > > > [ 7.525915] ACPI: bus type drm_connector registered > > > > > [ 7.569198] input: Logitech USB Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input7 > > > > > [ 7.569501] hid-generic 0003:046D:C317.0002: input,hidraw1: USB HID v1.10 > > > > > Device [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input1 > > > > > [ 7.569707] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/0003:1C4F:0034.0003/input/input8 > > > > > [ 7.570110] hid-generic 0003:1C4F:0034.0003: input,hidraw2: USB HID v1.10 > > > > > Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:1d.1-1/input0 > > > > > [ 7.924893] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > > > > > [ 7.925710] ata1.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max > > > > > UDMA/133 > > > > > [ 7.925801] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), > > > > > AA > > > > > [ 7.926415] ata1.00: Features: Dev-Sleep > > > > > [ 7.927326] ata1.00: configured for UDMA/133 > > > > > [ 7.927586] scsi 0:0:0:0: Direct-Access ATA WD Blue SA510 2. > > > > > 09WD PQ: 0 ANSI: 5 > > > > > [ 7.928008] scsi 0:0:0:0: Attached scsi generic sg0 type 0 > > > > > [ 8.025099] firewire_core 0000:0b:02.0: created device fw0: GUID > > > > > 001e8c0001b0584a, S400 > > > > > [ 8.404993] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > > > > > [ 8.416099] ata2.00: ATA-8: Corsair Force 3 SSD, 1.3.2, max UDMA/133 > > > > > [ 8.416606] ata2.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), > > > > > AA > > > > > [ 8.426528] ata2.00: configured for UDMA/133 > > > > > [ 8.426791] scsi 1:0:0:0: Direct-Access ATA Corsair Force 3 > > > > > 2 PQ: 0 ANSI: 5 > > > > > [ 8.427456] scsi 1:0:0:0: Attached scsi generic sg1 type 0 > > > > > [ 8.904925] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > > > > > [ 8.905740] ata3.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max > > > > > UDMA/133 > > > > > [ 8.905838] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), > > > > > AA > > > > > [ 8.906448] ata3.00: Features: Dev-Sleep > > > > > [ 8.907336] ata3.00: configured for UDMA/133 > > > > > [ 8.907542] scsi 2:0:0:0: Direct-Access ATA WD Blue SA510 2. > > > > > 09WD PQ: 0 ANSI: 5 > > > > > [ 8.908069] scsi 2:0:0:0: Attached scsi generic sg2 type 0 > > > > > [ 9.392962] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > > > > > [ 9.394169] ata4.00: ATA-8: ST3500418AS, CC38, max UDMA/133 > > > > > [ 9.394176] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 32) > > > > > [ 9.395560] ata4.00: configured for UDMA/133 > > > > > [ 9.395767] scsi 3:0:0:0: Direct-Access ATA ST3500418AS CC38 PQ: > > > > > 0 ANSI: 5 > > > > > [ 9.396339] scsi 3:0:0:0: Attached scsi generic sg3 type 0 > > > > > [ 9.876891] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > > > > > [ 9.877133] ata5.00: ATA-10: KINGSTON SA400S37480G, SBFKK1B3, max > > > > > UDMA/133 > > > > > [ 9.877216] ata5.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA > > > > > [ 9.877559] ata5.00: configured for UDMA/133 > > > > > [ 9.877838] scsi 4:0:0:0: Direct-Access ATA KINGSTON SA400S3 > > > > > K1B3 PQ: 0 ANSI: 5 > > > > > [ 9.878294] scsi 4:0:0:0: Attached scsi generic sg4 type 0 > > > > > [ 10.352870] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) > > > > > [ 10.354014] ata6.00: ATAPI: DRW-24F1ST d, 2.00, max UDMA/133 > > > > > [ 10.355420] ata6.00: configured for UDMA/133 > > > > > [ 10.358873] scsi 5:0:0:0: CD-ROM ASUS DRW-24F1ST d 2.00 > > > > > PQ: 0 ANSI: 5 > > > > > [ 10.463913] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram > > > > > cd/rw xa/form2 cdda tray > > > > > [ 10.463919] cdrom: Uniform CD-ROM driver Revision: 3.20 > > > > > [ 10.501960] sr 5:0:0:0: Attached scsi CD-ROM sr0 > > > > > [ 10.502081] sr 5:0:0:0: Attached scsi generic sg5 type 5 > > > > > [ 10.507297] scsi host6: pata_marvell > > > > > [ 10.507511] scsi host7: pata_marvell > > > > > [ 10.507593] ata7: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 > > > > > irq 16 lpm-pol 0 > > > > > [ 10.507596] ata8: PATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 > > > > > irq 16 lpm-pol 0 > > > > > [ 10.514525] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 > > > > > TB/1.82 TiB) > > > > > [ 10.514542] sd 0:0:0:0: [sda] Write Protect is off > > > > > [ 10.514546] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 > > > > > [ 10.514567] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, > > > > > doesn't support DPO or FUA > > > > > [ 10.514570] sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 > > > > > GB/112 GiB) > > > > > [ 10.514587] sd 1:0:0:0: [sdb] Write Protect is off > > > > > [ 10.514591] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 > > > > > [ 10.514610] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes > > > > > [ 10.514610] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 > > > > > TB/1.82 TiB) > > > > > [ 10.514618] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, > > > > > doesn't support DPO or FUA > > > > > [ 10.514622] sd 3:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 > > > > > GB/466 GiB) > > > > > [ 10.514623] sd 2:0:0:0: [sdc] Write Protect is off > > > > > [ 10.514627] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 > > > > > [ 10.514639] sd 3:0:0:0: [sdd] Write Protect is off > > > > > [ 10.514643] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 > > > > > [ 10.514649] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, > > > > > doesn't support DPO or FUA > > > > > [ 10.514650] sd 4:0:0:0: [sde] 937703088 512-byte logical blocks: (480 > > > > > GB/447 GiB) > > > > > [ 10.514659] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes > > > > > [ 10.514672] sd 4:0:0:0: [sde] Write Protect is off > > > > > [ 10.514673] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, > > > > > doesn't support DPO or FUA > > > > > [ 10.514677] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00 > > > > > [ 10.514690] sd 2:0:0:0: [sdc] Preferred minimum I/O size 512 bytes > > > > > [ 10.514706] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, > > > > > doesn't support DPO or FUA > > > > > [ 10.514726] sd 3:0:0:0: [sdd] Preferred minimum I/O size 512 bytes > > > > > [ 10.514747] sd 4:0:0:0: [sde] Preferred minimum I/O size 512 bytes > > > > > [ 10.557486] sde: sde1 > > > > > [ 10.557579] sd 4:0:0:0: [sde] Attached SCSI disk > > > > > [ 10.557928] sda: sda1 > > > > > [ 10.557999] sd 0:0:0:0: [sda] Attached SCSI disk > > > > > [ 10.558245] sd 2:0:0:0: [sdc] Attached SCSI disk > > > > > [ 10.560449] sdb: sdb1 sdb2 sdb3 > > > > > [ 10.560883] sd 1:0:0:0: [sdb] Attached SCSI disk > > > > > [ 10.602620] sdd: sdd1 > > > > > [ 10.602860] sd 3:0:0:0: [sdd] Attached SCSI disk > > > > > [ 18.784958] random: crng init done > > > > > [ 24.072890] raid6: sse2x4 gen() 9257 MB/s > > > > > [ 24.140893] raid6: sse2x2 gen() 11781 MB/s > > > > > [ 24.208892] raid6: sse2x1 gen() 9633 MB/s > > > > > [ 24.208894] raid6: using algorithm sse2x2 gen() 11781 MB/s > > > > > [ 24.276889] raid6: .... xor() 7155 MB/s, rmw enabled > > > > > [ 24.276891] raid6: using ssse3x2 recovery algorithm > > > > > [ 24.279508] xor: measuring software checksum speed > > > > > [ 24.280148] prefetch64-sse : 15495 MB/sec > > > > > [ 24.280906] generic_sse : 13259 MB/sec > > > > > [ 24.280908] xor: using function: prefetch64-sse (15495 MB/sec) > > > > > [ 24.283562] async_tx: api initialized (async) > > > > > [ 24.888184] Btrfs loaded, zoned=yes, fsverity=yes > > > > > [ 25.121189] EXT4-fs (sde1): mounted filesystem > > > > > 94072726-5fed-439f-a496-8e6aaa88617e ro with ordered data mode. Quota mode: > > > > > none. > > > > > [ 25.650104] systemd[1]: Inserted module 'autofs4' > > > > > [ 25.720961] systemd[1]: systemd 249.11-0ubuntu3.12 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 +BZIP2 +LZ4 +XZ > > > > > +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) > > > > > [ 25.721115] systemd[1]: Detected architecture x86-64. > > > > > [ 26.209831] systemd[1]: Configuration file > > > > > /run/systemd/system/netplan-ovs-cleanup.service is marked > > > > > world-inaccessible. This has no effect as configuration data is accessible > > > > > via APIs without restrictions. Proceeding anyway. > > > > > [ 26.282129] systemd[1]: Accepting user/group name '${GNUNET_USER}', which > > > > > does not match strict user/group name rules. > > > > > [ 26.341173] systemd[1]: Queued start job for default target Graphical > > > > > Interface. > > > > > [ 26.382658] systemd[1]: Created slice Slice /system/modprobe. > > > > > [ 26.383229] systemd[1]: Created slice Slice /system/systemd-fsck. > > > > > [ 26.383636] systemd[1]: Created slice User and Session Slice. > > > > > [ 26.383727] systemd[1]: Started Forward Password Requests to Wall > > > > > Directory Watch. > > > > > [ 26.383934] systemd[1]: Set up automount Arbitrary Executable File > > > > > Formats File System Automount Point. > > > > > [ 26.384053] systemd[1]: Reached target User and Group Name Lookups. > > > > > [ 26.384087] systemd[1]: Reached target Slice Units. > > > > > [ 26.384122] systemd[1]: Reached target Local Verity Protected Volumes. > > > > > [ 26.384233] systemd[1]: Listening on Device-mapper event daemon FIFOs. > > > > > [ 26.384385] systemd[1]: Listening on LVM2 poll daemon socket. > > > > > [ 26.390357] systemd[1]: Listening on RPCbind Server Activation Socket. > > > > > [ 26.390560] systemd[1]: Listening on Syslog Socket. > > > > > [ 26.392228] systemd[1]: Listening on Process Core Dump Socket. > > > > > [ 26.392358] systemd[1]: Listening on fsck to fsckd communication Socket. > > > > > [ 26.392444] systemd[1]: Listening on initctl Compatibility Named Pipe. > > > > > [ 26.392728] systemd[1]: Listening on Journal Audit Socket. > > > > > [ 26.392878] systemd[1]: Listening on Journal Socket (/dev/log). > > > > > [ 26.393048] systemd[1]: Listening on Journal Socket. > > > > > [ 26.393622] systemd[1]: Listening on udev Control Socket. > > > > > [ 26.393770] systemd[1]: Listening on udev Kernel Socket. > > > > > [ 26.394928] systemd[1]: Mounting Huge Pages File System... > > > > > [ 26.396045] systemd[1]: Mounting POSIX Message Queue File System... > > > > > [ 26.397206] systemd[1]: Mounting Kernel Debug File System... > > > > > [ 26.398341] systemd[1]: Mounting Kernel Trace File System... > > > > > [ 26.400711] systemd[1]: Starting Journal Service... > > > > > [ 26.400852] systemd[1]: Condition check resulted in Kernel Module > > > > > supporting RPCSEC_GSS being skipped. > > > > > [ 26.400981] systemd[1]: Finished Availability of block devices. > > > > > [ 26.402714] systemd[1]: Starting Set the console keyboard layout... > > > > > [ 26.403977] systemd[1]: Starting Create List of Static Device Nodes... > > > > > [ 26.405164] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots > > > > > etc. using dmeventd or progress polling... > > > > > [ 26.406446] systemd[1]: Starting Load Kernel Module configfs... > > > > > [ 26.408022] systemd[1]: Starting Load Kernel Module drm... > > > > > [ 26.409876] systemd[1]: Starting Load Kernel Module efi_pstore... > > > > > [ 26.411397] systemd[1]: Starting Load Kernel Module fuse... > > > > > [ 26.411770] systemd[1]: Condition check resulted in File System Check on > > > > > Root Device being skipped. > > > > > [ 26.419152] systemd[1]: Starting Load Kernel Modules... > > > > > [ 26.420372] systemd[1]: Starting Remount Root and Kernel File Systems... > > > > > [ 26.421670] systemd[1]: Starting Coldplug All udev Devices... > > > > > [ 26.424102] systemd[1]: Mounted Huge Pages File System. > > > > > [ 26.424285] systemd[1]: Mounted POSIX Message Queue File System. > > > > > [ 26.424439] systemd[1]: Mounted Kernel Debug File System. > > > > > [ 26.424592] systemd[1]: Mounted Kernel Trace File System. > > > > > [ 26.425138] systemd[1]: Finished Create List of Static Device Nodes. > > > > > [ 26.425552] systemd[1]:modprobe@configfs.service: Deactivated > > > > > successfully. > > > > > [ 26.425869] systemd[1]: Finished Load Kernel Module configfs. > > > > > [ 26.426221] systemd[1]:modprobe@drm.service: Deactivated successfully. > > > > > [ 26.426531] systemd[1]: Finished Load Kernel Module drm. > > > > > [ 26.426889] systemd[1]:modprobe@fuse.service: Deactivated successfully. > > > > > [ 26.427195] systemd[1]: Finished Load Kernel Module fuse. > > > > > [ 26.428523] systemd[1]: Mounting FUSE Control File System... > > > > > [ 26.429778] systemd[1]: Mounting Kernel Configuration File System... > > > > > [ 26.431223] systemd[1]: Mounted FUSE Control File System. > > > > > [ 26.432057] systemd[1]: Mounted Kernel Configuration File System. > > > > > [ 26.448406] systemd[1]:modprobe@efi_pstore.service: Deactivated > > > > > successfully. > > > > > [ 26.448945] systemd[1]: Finished Load Kernel Module efi_pstore. > > > > > [ 26.469212] EXT4-fs (sde1): re-mounted > > > > > 94072726-5fed-439f-a496-8e6aaa88617e r/w. Quota mode: none. > > > > > [ 26.471407] systemd[1]: Finished Remount Root and Kernel File Systems. > > > > > [ 26.471675] systemd[1]: Condition check resulted in Platform Persistent > > > > > Storage Archival being skipped. > > > > > [ 26.473420] systemd[1]: Starting Load/Save Random Seed... > > > > > [ 26.475161] systemd[1]: Starting Create System Users... > > > > > [ 26.483026] lp: driver loaded but no devices found > > > > > [ 26.493865] ppdev: user-space parallel port driver > > > > > [ 26.502393] systemd[1]: Finished Load/Save Random Seed. > > > > > [ 26.502655] systemd[1]: Condition check resulted in First Boot Complete > > > > > being skipped. > > > > > [ 26.506712] systemd[1]: Finished Set the console keyboard layout. > > > > > [ 26.508747] systemd[1]: Finished Create System Users. > > > > > [ 26.510321] systemd[1]: Starting Create Static Device Nodes in /dev... > > > > > [ 26.511046] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots > > > > > etc. using dmeventd or progress polling. > > > > > [ 26.528026] systemd[1]: Finished Load Kernel Modules. > > > > > [ 26.529531] systemd[1]: Starting Apply Kernel Variables... > > > > > [ 26.530139] systemd[1]: Finished Create Static Device Nodes in /dev. > > > > > [ 26.530349] systemd[1]: Reached target Preparation for Local File > > > > > Systems. > > > > > [ 26.532348] systemd[1]: Starting Rule-based Manager for Device Events and > > > > > Files... > > > > > [ 26.553864] systemd[1]: Started Journal Service. > > > > > [ 26.562848] systemd-journald[406]: Received client request to flush > > > > > runtime journal. > > > > > [ 26.919447] i5500_temp 0000:00:14.3: Sensor seems to be disabled > > > > > [ 26.941867] EDAC MC0: Giving out device to module i7core_edac.c > > > > > controller i7 core #0: DEV 0000:ff:03.0 (INTERRUPT) > > > > > [ 26.941914] EDAC PCI0: Giving out device to module i7core_edac controller > > > > > EDAC PCI controller: DEV 0000:ff:03.0 (POLLED) > > > > > [ 26.941936] EDAC i7core: Driver loaded, 1 memory controller(s) found. > > > > > [ 27.501967] mc: Linux media interface: v0.10 > > > > > [ 27.821741] videodev: Linux video capture interface: v2.00 > > > > > [ 27.829839] kvm_intel: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work > > > > > properly. Using workaround > > > > > [ 27.910536] snd_hda_intel 0000:04:00.1: Force to non-snoop mode > > > > > [ 27.927314] EXT4-fs (sdd1): mounted filesystem > > > > > 269c3cb0-82a8-484f-9f96-2569d52ced08 r/w with ordered data mode. Quota mode: > > > > > none. > > > > > [ 27.967879] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input9 > > > > > [ 27.967995] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input10 > > > > > [ 28.099282] EXT4-fs (sdb3): mounted filesystem > > > > > 965f3d65-ec1b-49a8-a27a-a6989cecf661 r/w with ordered data mode. Quota mode: > > > > > none. > > > > > [ 28.119031] EXT4-fs (sdc): mounted filesystem > > > > > 7f49ad40-e533-42c4-9977-7c4809d47b3d r/w with ordered data mode. Quota mode: > > > > > none. > > > > > [ 28.120177] EXT4-fs (sda1): mounted filesystem > > > > > a7d8e4b2-e2df-4976-b661-37e48f7411cf r/w with ordered data mode. Quota mode: > > > > > none. > > > > > [ 28.148845] Registered IR keymap rc-rc6-mce > > > > > [ 28.152056] Adding 15625212k swap on /dev/sdb2. Priority:-2 extents:1 > > > > > across:15625212k SS > > > > > [ 28.169493] usb 2-5.2: Found UVC 1.00 device Razer Kiyo Pro (1532:0e05) > > > > > [ 28.174756] usbcore: registered new interface driver uvcvideo > > > > > [ 28.238001] IR RC6 protocol handler initialized > > > > > [ 28.301533] usb 2-5.2: current rate 16000 is different from the runtime > > > > > rate 48000 > > > > > [ 28.313037] rc rc0: Media Center Ed. eHome Infrared Remote Transceiver as > > > > > /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0 > > > > > [ 28.313134] rc rc0: lirc_dev: driver mceusb registered at minor = 0, raw > > > > > IR receiver, raw IR transmitter > > > > > [ 28.313280] input: Media Center Ed. eHome Infrared Remote Transceiver as > > > > > /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0/input11 > > > > > [ 28.405085] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1989B: > > > > > line_outs=4 (0x12/0x16/0x24/0x25/0x0) type:line > > > > > [ 28.405093] snd_hda_codec_analog hdaudioC0D0: speaker_outs=0 > > > > > (0x0/0x0/0x0/0x0/0x0) > > > > > [ 28.405095] snd_hda_codec_analog hdaudioC0D0: hp_outs=1 > > > > > (0x11/0x0/0x0/0x0/0x0) > > > > > [ 28.405098] snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0 > > > > > [ 28.405099] snd_hda_codec_analog hdaudioC0D0: dig-out=0x1b/0x1d > > > > > [ 28.405101] snd_hda_codec_analog hdaudioC0D0: inputs: > > > > > [ 28.405103] snd_hda_codec_analog hdaudioC0D0: Rear Mic=0x17 > > > > > [ 28.405105] snd_hda_codec_analog hdaudioC0D0: Front Mic=0x14 > > > > > [ 28.405106] snd_hda_codec_analog hdaudioC0D0: Line=0x15 > > > > > [ 28.405108] snd_hda_codec_analog hdaudioC0D0: CD=0x18 > > > > > [ 28.420231] input: HDA Intel Rear Mic as > > > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 > > > > > [ 28.420363] input: HDA Intel Front Mic as > > > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 > > > > > [ 28.420495] input: HDA Intel Line as > > > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 > > > > > [ 28.420592] input: HDA Intel Line Out Front as > > > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 > > > > > [ 28.420710] input: HDA Intel Line Out Surround as > > > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 > > > > > [ 28.420798] input: HDA Intel Line Out CLFE as > > > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 > > > > > [ 28.420905] input: HDA Intel Line Out Side as > > > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 > > > > > [ 28.421001] input: HDA Intel Front Headphone as > > > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input19 > > > > > [ 28.540353] cfg80211: Loading compiled-in X.509 certificates for > > > > > regulatory database > > > > > [ 28.540722] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' > > > > > [ 28.541013] Loaded X.509 cert 'wens: > > > > > 61c038651aabdcf94bd0ac7ff06c7248db18c600' > > > > > [ 28.541974] mceusb 6-1:1.0: long-range (0x1) receiver active > > > > > [ 28.571526] cx23885: cx23885 driver version 0.0.4 loaded > > > > > [ 28.571754] cx23885: CORE cx23885[0]: subsystem: 0070:7801, board: > > > > > Hauppauge WinTV-HVR1800 [card=2,autodetected] > > > > > [ 28.605043] mceusb 6-1:1.0: Registered Topseed eHome Infrared Transceiver > > > > > with mce emulator interface version 1 > > > > > [ 28.605052] mceusb 6-1:1.0: 2 tx ports (0x3 cabled) and 2 rx sensors (0x1 > > > > > active) > > > > > [ 28.605120] usbcore: registered new interface driver mceusb > > > > > [ 28.607375] usb 2-5.2: current rate 16000 is different from the runtime > > > > > rate 24000 > > > > > [ 28.613794] usb 2-5.2: current rate 16000 is different from the runtime > > > > > rate 32000 > > > > > [ 28.718690] usbcore: registered new interface driver snd-usb-audio > > > > > [ 29.013320] tveeprom: Hauppauge model 78521, rev C1E9, serial# 4029759297 > > > > > [ 29.013327] tveeprom: MAC address is 00:0d:fe:31:3f:41 > > > > > [ 29.013329] tveeprom: tuner model is Philips 18271_8295 (idx 149, type > > > > > 54) > > > > > [ 29.013331] tveeprom: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88) > > > > > [ 29.013333] tveeprom: audio processor is CX23887 (idx 42) > > > > > [ 29.013334] tveeprom: decoder processor is CX23887 (idx 37) > > > > > [ 29.013335] tveeprom: has radio > > > > > [ 29.013336] cx23885: cx23885[0]: hauppauge eeprom: model=78521 > > > > > [ 29.101189] cx25840 2-0044: cx23887 A/V decoder found @ 0x88 (cx23885[0]) > > > > > [ 29.560967] usb 3-4: reset high-speed USB device number 4 using ehci-pci > > > > > [ 29.731550] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev > > > > > 021c detected > > > > > [ 29.760952] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 > > > > > detected > > > > > [ 29.761293] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' > > > > > [ 29.761939] usbcore: registered new interface driver rt2800usb > > > > > [ 29.792083] rt2800usb 3-4:1.0 wlx20cf30a24130: renamed from wlan0 > > > > > [ 29.793914] cx25840 2-0044: loaded v4l-cx23885-avcore-01.fw firmware > > > > > (16382 bytes) > > > > > [ 29.931887] tuner: 1-0042: Tuner -1 found with type(s) Radio TV. > > > > > [ 29.977929] tda829x 1-0042: could not clearly identify tuner address, > > > > > defaulting to 60 > > > > > [ 30.005283] tda18271 1-0060: creating new instance > > > > > [ 30.049326] tda18271: TDA18271HD/C1 detected @ 1-0060 > > > > > [ 30.873273] tda829x 1-0042: type set to tda8295+18271 > > > > > [ 32.228176] cx23885: cx23885[0]: registered device video2 [v4l2] > > > > > [ 32.228328] cx23885: cx23885[0]: registered device vbi0 > > > > > [ 32.228612] cx23885: cx23885[0]: alsa: registered ALSA audio device > > > > > [ 32.228777] cx23885: cx23885[0]: registered device video3 [mpeg] > > > > > [ 32.228793] cx23885: Firmware and/or mailbox pointer not initialized or > > > > > corrupted, signature = 0xffffbfff, cmd = PING_FW > > > > > [ 32.228801] fbcon: Taking over console > > > > > [ 32.229089] Console: switching to colour frame buffer device 240x67 > > > > > [ 32.230049] cx23885 0000:09:00.0: Direct firmware load for > > > > > v4l-cx23885-enc.fw failed with error -2 > > > > > [ 32.230055] cx23885: ERROR: Hotplug firmware request failed > > > > > (v4l-cx23885-enc.fw). > > > > > [ 32.230056] cx23885: Please fix your hotplug setup, the board will not > > > > > work without firmware loaded! > > > > > [ 32.230057] cx23885: cx23885_initialize_codec() f/w load failed > > > > > [ 32.230059] cx23885: cx23885_dvb_register() allocating 1 frontend(s) > > > > > [ 32.230061] cx23885: cx23885[0]: cx23885 based dvb card > > > > > [ 32.398080] MT2131: successfully identified at address 0x61 > > > > > [ 32.399714] dvbdev: DVB: registering new adapter (cx23885[0]) > > > > > [ 32.399718] cx23885 0000:09:00.0: DVB: registering adapter 0 frontend 0 > > > > > (Samsung S5H1409 QAM/8VSB Frontend)... > > > > > [ 32.400463] cx23885: cx23885_dev_checkrevision() Hardware revision = 0xb1 > > > > > [ 32.400467] cx23885: cx23885[0]/0: found at 0000:09:00.0, rev: 15, irq: > > > > > 17, latency: 0, mmio: 0xfbc00000 > > > > > [ 43.045128] audit: type=1400 audit(1726517963.933:2): apparmor="STATUS" > > > > > operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" > > > > > pid=1473 comm="apparmor_parser" > > > > > [ 43.047845] audit: type=1400 audit(1726517963.933:3): apparmor="STATUS" > > > > > operation="profile_load" profile="unconfined" name="nvidia_modprobe" > > > > > pid=1470 comm="apparmor_parser" > > > > > [ 43.047854] audit: type=1400 audit(1726517963.933:4): apparmor="STATUS" > > > > > operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" > > > > > pid=1470 comm="apparmor_parser" > > > > > [ 43.047859] audit: type=1400 audit(1726517963.933:5): apparmor="STATUS" > > > > > operation="profile_load" profile="unconfined" name="lsb_release" pid=1468 > > > > > comm="apparmor_parser" > > > > > [ 43.048576] audit: type=1400 audit(1726517963.933:6): apparmor="STATUS" > > > > > operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1474 > > > > > comm="apparmor_parser" > > > > > [ 43.048583] audit: type=1400 audit(1726517963.933:7): apparmor="STATUS" > > > > > operation="profile_load" profile="unconfined" name="man_filter" pid=1474 > > > > > comm="apparmor_parser" > > > > > [ 43.048587] audit: type=1400 audit(1726517963.933:8): apparmor="STATUS" > > > > > operation="profile_load" profile="unconfined" name="man_groff" pid=1474 > > > > > comm="apparmor_parser" > > > > > [ 43.053897] audit: type=1400 audit(1726517963.941:9): apparmor="STATUS" > > > > > operation="profile_load" profile="unconfined" name="/usr/bin/redshift" > > > > > pid=1476 comm="apparmor_parser" > > > > > [ 43.054106] audit: type=1400 audit(1726517963.941:10): apparmor="STATUS" > > > > > operation="profile_load" profile="unconfined" name="libreoffice-oosplash" > > > > > pid=1478 comm="apparmor_parser" > > > > > [ 43.054837] audit: type=1400 audit(1726517963.941:11): apparmor="STATUS" > > > > > operation="profile_load" profile="unconfined" name="libreoffice-senddoc" > > > > > pid=1479 comm="apparmor_parser" > > > > > [ 43.276873] RPC: Registered named UNIX socket transport module. > > > > > [ 43.276877] RPC: Registered udp transport module. > > > > > [ 43.276879] RPC: Registered tcp transport module. > > > > > [ 43.276879] RPC: Registered tcp-with-tls transport module. > > > > > [ 43.276880] RPC: Registered tcp NFSv4.1 backchannel transport module. > > > > > [ 43.770189] sky2 0000:06:00.0 enp6s0: enabling interface > > > > > [ 43.781961] sky2 0000:08:00.0 enp8s0: enabling interface > > > > > [ 43.787810] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading > > > > > firmware file 'rt2870.bin' > > > > > [ 43.793640] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware > > > > > detected - version: 0.36 > > > > > [ 45.854962] wlx20cf30a24130: authenticate with fc:2b:b2:a7:af:02 (local > > > > > address=20:cf:30:a2:41:30) > > > > > [ 45.854969] wlx20cf30a24130: send auth to fc:2b:b2:a7:af:02 (try 1/3) > > > > > [ 45.867365] wlx20cf30a24130: authenticated > > > > > [ 45.868985] wlx20cf30a24130: associate with fc:2b:b2:a7:af:02 (try 1/3) > > > > > [ 45.877038] wlx20cf30a24130: RX AssocResp from fc:2b:b2:a7:af:02 > > > > > (capab=0x1411 status=0 aid=3) > > > > > [ 45.887555] wlx20cf30a24130: associated > > > > > [ 46.441910] usb 2-5.2: current rate 16000 is different from the runtime > > > > > rate 48000 > > > > > [ 46.558022] usb 2-5.2: current rate 16000 is different from the runtime > > > > > rate 48000 > > > > > [ 46.677063] usb 2-5.2: current rate 16000 is different from the runtime > > > > > rate 48000 > > > > > [ 46.695942] sky2 0000:06:00.0 enp6s0: Link is up at 1000 Mbps, full > > > > > duplex, flow control both > > > > > [ 47.319604] wlx20cf30a24130: Limiting TX power to 30 (30 - 0) dBm as > > > > > advertised by fc:2b:b2:a7:af:02 > > > > > [ 59.697229] kauditd_printk_skb: 25 callbacks suppressed > > > > > [ 59.697233] audit: type=1400 audit(1726517980.585:37): apparmor="DENIED" > > > > > operation="open" class="file" profile="/usr/sbin/cups-browsed" > > > > > name="/usr/local/lib/libz.so.1.3" pid=2031 comm="cups-browsed" > > > > > requested_mask="r" denied_mask="r" fsuid=0 ouid=0 > > > > > [ 59.699869] audit: type=1400 audit(1726517980.585:38): apparmor="DENIED" > > > > > operation="open" class="file" profile="/usr/sbin/cups-browsed" > > > > > name="/usr/local/lib/libpng16.so.16.44.0" pid=2031 comm="cups-browsed" > > > > > requested_mask="r" denied_mask="r" fsuid=0 ouid=0 > > > > > [ 59.810741] usb 2-5.2: current rate 16000 is different from the runtime > > > > > rate 48000 > > > > > [ 59.921457] usb 2-5.2: current rate 16000 is different from the runtime > > > > > rate 48000 > > > > > [ 60.036414] usb 2-5.2: current rate 16000 is different from the runtime > > > > > rate 48000 > > > > > [ 63.727107] warning: `kdeconnectd' uses wireless extensions which will > > > > > stop working for Wi-Fi 7 hardware; use nl80211 > > > > > > > > > > On 2024-09-16 11:20, Dr. David Alan Gilbert wrote: > > > > > > * Bob Gill (gillb5@telus.net) wrote: > > > > > > > OK. > > > > > > Thanks! I'm not seeing anything too obvious, however... > > > > > > > > > > > > > 6.10.0.dmesg.txt: > > > > > > > > > > > > > > [ 0.000000] Linux version 6.10.0 (root@freedom) (gcc (Ubuntu > > > > > > > 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP > > > > > > > PREEMPT_DYNAMIC Sun Jul 14 18:50:17 MDT 2024 > > > > > > > [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.10.0 > > > > > > > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash > > > > > > ..... > > > > > > > > > > > > > > > > > > > 6.11.0.dmesg.txt > > > > > > > > > > > > > > [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu > > > > > > > 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP > > > > > > > PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 > > > > > > > [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 > > > > > > > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro recovery nomodeset > > > > > > > dis_ucode_ldr > > > > > > > [ 0.000000] KERNEL supported cpus: > > > > > > Would it be possible to get a 6.11.0 dmesg without the 'nomodeset' ? > > > > > > I realise that's trickier, but it's really where things start to get interesting. > > > > > > > > > > > > On the 6.10 dmesg we have the normal fun: > > > > > > > > > > > > > [ 15.759932] [drm] amdgpu kernel modesetting enabled. > > > > > > > [ 15.760169] amdgpu: Virtual CRAT table created for CPU > > > > > > > [ 15.760203] amdgpu: Topology: Add CPU node > > > > > > > [ 15.760502] [drm] initializing kernel modesetting (BEIGE_GOBY > > > > > > > 0x1002:0x743F 0x148C:0x2415 0xC1). > > > > > > > [ 15.760519] [drm] register mmio base: 0xFB700000 > > > > > > > [ 15.760520] [drm] register mmio size: 1048576 > > > > > > > [ 15.764353] [drm] add ip block number 0 <nv_common> > > > > > > > [ 15.764355] [drm] add ip block number 1 <gmc_v10_0> > > > > > > > [ 15.764357] [drm] add ip block number 2 <navi10_ih> > > > > > > > [ 15.764359] [drm] add ip block number 3 <psp> > > > > > > > [ 15.764360] [drm] add ip block number 4 <smu> > > > > > > > [ 15.764361] [drm] add ip block number 5 <dm> > > > > > > > [ 15.764363] [drm] add ip block number 6 <gfx_v10_0> > > > > > > > [ 15.764364] [drm] add ip block number 7 <sdma_v5_2> > > > > > > > [ 15.764366] [drm] add ip block number 8 <vcn_v3_0> > > > > > > > [ 15.764379] resource: resource sanity check: requesting [mem > > > > > > > 0x00000000000c0000-0x00000000000dffff], which spans more than PCI Bus > > > > > > > 0000:00 [mem 0x000d0000-0x000dffff window] > > > > > > > [ 15.764383] caller pci_map_rom+0x83/0x220 mapping multiple BARs > > > > > > > [ 15.764391] amdgpu 0000:04:00.0: No more image in the PCI ROM > > > > > > > [ 15.764412] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from ROM BAR > > > > > > > [ 15.764414] amdgpu: ATOM BIOS: 113-001-XT7 > > > > > > > [ 15.777550] [drm] VCN(0) decode is enabled in VM mode > > > > > > > [ 15.781178] amdgpu 0000:04:00.0: vgaarb: deactivate vga console > > > > > > > [ 15.781185] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) > > > > > > > feature disabled as experimental (default) > > > > > > > [ 15.781194] amdgpu 0000:04:00.0: amdgpu: PCIE atomic ops is not supported > > > > > > > [ 15.781245] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, > > > > > > > fragment size is 9-bit > > > > > > > [ 15.781261] amdgpu 0000:04:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - > > > > > > > 0x00000080FEFFFFFF (4080M used) > > > > > > > [ 15.781264] amdgpu 0000:04:00.0: amdgpu: GART: 512M 0x0000000000000000 - > > > > > > > 0x000000001FFFFFFF > > > > > > > [ 15.781277] [drm] Detected VRAM RAM=4080M, BAR=256M > > > > > > > [ 15.781279] [drm] RAM width 64bits GDDR6 > > > > > > > [ 15.783108] [drm] amdgpu: 4080M of VRAM memory ready > > > > > > > [ 15.783112] [drm] amdgpu: 5979M of GTT memory ready. > > > > > > > [ 15.783133] [drm] GART: num cpu pages 131072, num gpu pages 131072 > > > > > > > [ 15.783255] [drm] PCIE GART of 512M enabled (table at > > > > > > > 0x0000008000800000). > > > > > > > [ 18.564918] random: crng init done > > > > > > > [ 19.594908] amdgpu 0000:04:00.0: amdgpu: STB initialized to 2048 entries > > > > > > > [ 19.595220] [drm] Loading DMUB firmware via PSP: version=0x02020020 > > > > > > > [ 19.595937] [drm] use_doorbell being set to: [true] > > > > > > > [ 19.595955] [drm] Found VCN firmware Version ENC: 1.31 DEC: 3 VEP: 0 > > > > > > > Revision: 2 > > > > > > > [ 19.595965] amdgpu 0000:04:00.0: amdgpu: Will use PSP to load VCN > > > > > > > firmware > > > > > > > [ 19.663643] amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from > > > > > > > 0x80fd000000 for PSP TMR > > > > > > > [ 19.765435] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is > > > > > > > not available > > > > > > > [ 19.781512] amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta > > > > > > > ucode is not available > > > > > > > [ 19.781538] amdgpu 0000:04:00.0: amdgpu: smu driver if version = > > > > > > > 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = > > > > > > > 0x00492400 (73.36.0) > > > > > > > [ 19.781544] amdgpu 0000:04:00.0: amdgpu: SMU driver if version not > > > > > > > matched > > > > > > > [ 19.781581] amdgpu 0000:04:00.0: amdgpu: use vbios provided pptable > > > > > > > [ 19.828182] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully! > > > > > > > [ 19.828795] [drm] Display Core v3.2.281 initialized on DCN 3.0.3 > > > > > > > [ 19.828798] [drm] DP-HDMI FRL PCON supported > > > > > > > [ 19.829988] [drm] DMUB hardware initialized: version=0x02020020 > > > > > > > [ 19.914675] [drm] kiq ring mec 2 pipe 1 q 0 > > > > > > > [ 19.956011] amdgpu: HMM registered 4080MB device memory > > > > > > > [ 19.963868] kfd kfd: amdgpu: Allocated 3969056 bytes on gart > > > > > > > [ 19.963883] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1 > > > > > > > [ 19.964255] amdgpu: Virtual CRAT table created for GPU > > > > > > > [ 19.964896] amdgpu: Topology: Add dGPU node [0x743f:0x1002] > > > > > > > [ 19.964900] kfd kfd: amdgpu: added device 1002:743f > > > > > > > [ 19.964919] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, > > > > > > > active_cu_number 16 > > > > > > > [ 19.964924] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 > > > > > > > on hub 0 > > > > > > > [ 19.964926] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 > > > > > > > on hub 0 > > > > > > > [ 19.964927] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng > > > > > > > 4 on hub 0 > > > > > > > [ 19.964929] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng > > > > > > > 5 on hub 0 > > > > > > > [ 19.964931] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng > > > > > > > 6 on hub 0 > > > > > > > [ 19.964933] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng > > > > > > > 7 on hub 0 > > > > > > > [ 19.964935] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng > > > > > > > 8 on hub 0 > > > > > > > [ 19.964936] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng > > > > > > > 9 on hub 0 > > > > > > > [ 19.964938] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng > > > > > > > 10 on hub 0 > > > > > > > [ 19.964940] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng > > > > > > > 11 on hub 0 > > > > > > > [ 19.964941] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng > > > > > > > 12 on hub 0 > > > > > > > [ 19.964943] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on > > > > > > > hub 0 > > > > > > > [ 19.964945] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 > > > > > > > on hub 8 > > > > > > > [ 19.966250] amdgpu 0000:04:00.0: amdgpu: Using BACO for runtime pm > > > > > > > [ 19.966781] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:04:00.0 on > > > > > > > minor 0 > > > > > > > [ 19.975362] fbcon: amdgpudrmfb (fb0) is primary device > > > > > > > [ 19.975369] fbcon: Deferring console take-over > > > > > > > [ 19.975373] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer > > > > > > > device > > > > > > So lets see what that looks like on a 6.11.0 without the nomodeset. > > > > > > > > > > > > Dave -- -----Open up your eyes, open up your mind, open up your code ------- / Dr. David Alan Gilbert | Running GNU/Linux | Happy \ \ dave @ treblig.org | | In Hex / \ _________________________|_____ http://www.treblig.org |_______/ ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: 6.11.0 crash on X startup 2024-09-17 15:55 ` Dr. David Alan Gilbert @ 2024-09-17 16:39 ` Bob Gill 2024-09-17 18:02 ` Dr. David Alan Gilbert 2024-09-17 17:59 ` Bob Gill 1 sibling, 1 reply; 17+ messages in thread From: Bob Gill @ 2024-09-17 16:39 UTC (permalink / raw) To: Dr. David Alan Gilbert, alexander.deucher; +Cc: linux-kernel, regressions Hi. Again, sorry for the protracted reply. I ran uname -a > file1 and lspci -vv >> file1 to give the kernel of each so that if one kernel reports something differently you can see which kernel did what. I ran it for kernels 6.10.0 and 6.11.0. Linux freedom 6.10.0 #1 SMP PREEMPT_DYNAMIC Sun Jul 14 18:50:17 MDT 2024 x86_64 x86_64 x86_64 GNU/Linux 00:00.0 Host bridge: Intel Corporation 5520/5500/X58 I/O Hub to ESI Port (rev 12) Subsystem: ASUSTeK Computer Inc. 5520/5500/X58 I/O Hub to ESI Port Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: [60] MSI: Enable- Count=1/2 Maskable+ 64bit- Address: 00000000 Data: 0000 Masking: 00000000 Pending: 00000000 Capabilities: [90] Express (v2) Root Port (Slot-), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag+ RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x4, ASPM L0s L1, Exit Latency L0s <512ns, L1 <64us ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x4 (ok) TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- RootCap: CRSVisible- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- DevCap2: Completion Timeout: Range BCD, TimeoutDis+ NROPrPrP- LTR- 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix- EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+ AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS- DevCtl2: Completion Timeout: 260ms to 900ms, TimeoutDis- LTR- OBFF Disabled, ARIFwd- AtomicOpsCtl: ReqEn- EgressBlck- LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1- EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- Retimer- 2Retimers- CrosslinkRes: unsupported Capabilities: [e0] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 RootCmd: CERptEn- NFERptEn- FERptEn- RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd- FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0 ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000 Capabilities: [150 v1] Access Control Services ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Capabilities: [160 v0] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?> 00:01.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 (rev 12) (prog-if 00 [Normal decode]) Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin ? routed to IRQ 24 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: [disabled] Memory behind bridge: [disabled] Prefetchable memory behind bridge: [disabled] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Subsystem: ASUSTeK Computer Inc. 5520/5500/X58 I/O Hub PCI Express Root Port 1 Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit- Address: fee00000 Data: 00ef Masking: 00000003 Pending: 00000000 Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0 ExtTag+ RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- LnkCap: Port #0, Speed 5GT/s, Width x4, ASPM L0s L1, Exit Latency L0s <512ns, L1 <64us ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (downgraded), Width x0 (downgraded) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- Slot #1, PowerLimit 25.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Off, PwrInd Off, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock- Changed: MRL- PresDet+ LinkState- RootCap: CRSVisible+ RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible+ RootSta: PME ReqID 0000, PMEStatus- PMEPending- DevCap2: Completion Timeout: Range BCD, TimeoutDis+ NROPrPrP- LTR- 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix- EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+ AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS- DevCtl2: Completion Timeout: 260ms to 900ms, TimeoutDis- LTR- OBFF Disabled, ARIFwd- AtomicOpsCtl: ReqEn- EgressBlck- LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1- EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- Retimer- 2Retimers- CrosslinkRes: unsupported Capabilities: [e0] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 RootCmd: CERptEn- NFERptEn- FERptEn- RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd- FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0 ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000 Capabilities: [150 v1] Access Control Services ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Capabilities: [160 v0] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?> Kernel driver in use: pcieport 00:03.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 (rev 12) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin ? routed to IRQ 25 Bus: primary=00, secondary=02, subordinate=04, sec-latency=0 I/O behind bridge: 0000a000-0000afff [size=4K] Memory behind bridge: fb600000-fb8fffff [size=3M] Prefetchable memory behind bridge: 00000000cfe00000-00000000dfffffff [size=258M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Subsystem: ASUSTeK Computer Inc. 5520/5500/X58 I/O Hub PCI Express Root Port 3 Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit- Address: fee00000 Data: 00ef Masking: 00000003 Pending: 00000000 Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0 ExtTag+ RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- LnkCap: Port #0, Speed 5GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <512ns, L1 <64us ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 5GT/s (ok), Width x4 (downgraded) TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- Slot #2, PowerLimit 25.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Off, PwrInd Off, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet+ LinkState+ RootCap: CRSVisible+ RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible+ RootSta: PME ReqID 0000, PMEStatus- PMEPending- DevCap2: Completion Timeout: Range BCD, TimeoutDis+ NROPrPrP- LTR- 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix- EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+ AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS- DevCtl2: Completion Timeout: 260ms to 900ms, TimeoutDis- LTR- OBFF Disabled, ARIFwd- AtomicOpsCtl: ReqEn- EgressBlck- LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1- EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- Retimer- 2Retimers- CrosslinkRes: unsupported Capabilities: [e0] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 RootCmd: CERptEn- NFERptEn- FERptEn- RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd- FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0 ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000 Capabilities: [150 v1] Access Control Services ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Capabilities: [160 v0] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?> Kernel driver in use: pcieport 00:07.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 7 (rev 12) (prog-if 00 [Normal decode]) Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin ? routed to IRQ 26 Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 I/O behind bridge: [disabled] Memory behind bridge: [disabled] Prefetchable memory behind bridge: [disabled] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Subsystem: ASUSTeK Computer Inc. 5520/5500/X58 I/O Hub PCI Express Root Port 7 Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit- Address: fee00000 Data: 00ef Masking: 00000003 Pending: 00000000 Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0 ExtTag+ RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- LnkCap: Port #0, Speed 5GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <512ns, L1 <64us ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (downgraded), Width x0 (downgraded) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- Slot #5, PowerLimit 25.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Off, PwrInd Off, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock- Changed: MRL- PresDet+ LinkState- RootCap: CRSVisible+ RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible+ RootSta: PME ReqID 0000, PMEStatus- PMEPending- DevCap2: Completion Timeout: Range BCD, TimeoutDis+ NROPrPrP- LTR- 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix- EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+ AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS- DevCtl2: Completion Timeout: 260ms to 900ms, TimeoutDis- LTR- OBFF Disabled, ARIFwd- AtomicOpsCtl: ReqEn- EgressBlck- LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1- EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- Retimer- 2Retimers- CrosslinkRes: unsupported Capabilities: [e0] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 RootCmd: CERptEn- NFERptEn- FERptEn- RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd- FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0 ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000 Capabilities: [150 v1] Access Control Services ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Capabilities: [160 v0] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?> Kernel driver in use: pcieport 00:14.0 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub System Management Registers (rev 12) (prog-if 00 [8259]) Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ FLReset- DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR- 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix- EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, AtomicOpsCtl: ReqEn- Kernel driver in use: i7core_edac Kernel modules: i7core_edac 00:14.1 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers (rev 12) (prog-if 00 [8259]) Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ FLReset- DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR- 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix- EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, AtomicOpsCtl: ReqEn- 00:14.2 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub Control Status and RAS Registers (rev 12) (prog-if 00 [8259]) Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ FLReset- DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR- 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix- EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, AtomicOpsCtl: ReqEn- 00:14.3 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub Throttle Registers (rev 12) (prog-if 00 [8259]) Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Kernel modules: i5500_temp 00:1a.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4 (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 4: I/O ports at 9800 [size=32] Capabilities: [50] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: uhci_hcd 00:1a.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5 (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 21 Region 4: I/O ports at 9880 [size=32] Capabilities: [50] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: uhci_hcd 00:1a.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6 (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin D routed to IRQ 19 Region 4: I/O ports at 9c00 [size=32] Capabilities: [50] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: uhci_hcd 00:1a.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2 (prog-if 20 [EHCI]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 18 Region 0: Memory at fb5ff000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] Debug port: BAR=1 offset=00a0 Capabilities: [98] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: ehci-pci 00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller Subsystem: ASUSTeK Computer Inc. 82801JI (ICH10 Family) HD Audio Controller Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 31 Region 0: Memory at fb5f8000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+ Address: 00000000fee03000 Data: 0021 Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE- FLReset+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ FLReset- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed- WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=1 ArbSelect=Fixed TC/VC=80 Status: NegoPending- InProgress- Capabilities: [130 v1] Root Complex Link Desc: PortNumber=0f ComponentID=00 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c000 Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1 (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 17 Bus: primary=00, secondary=0a, subordinate=0a, sec-latency=0 I/O behind bridge: 00001000-00001fff [size=4K] Memory behind bridge: c0000000-c01fffff [size=2M] Prefetchable memory behind bridge: 00000000faf00000-00000000faffffff [size=1M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend- LnkCap: Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x0 (downgraded) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Slot #0, PowerLimit 10.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock- Changed: MRL- PresDet- LinkState- RootCap: CRSVisible- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [90] Subsystem: ASUSTeK Computer Inc. P6T DeLuxe Motherboard Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- Capabilities: [180 v1] Root Complex Link Desc: PortNumber=01 ComponentID=00 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c000 Kernel driver in use: pcieport 00:1c.1 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 2 (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin B routed to IRQ 16 Bus: primary=00, secondary=09, subordinate=09, sec-latency=0 I/O behind bridge: 00002000-00002fff [size=4K] Memory behind bridge: fbc00000-fbdfffff [size=2M] Prefetchable memory behind bridge: 00000000c0200000-00000000c03fffff [size=2M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend- LnkCap: Port #2, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Slot #0, PowerLimit 10.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet+ LinkState+ RootCap: CRSVisible- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [90] Subsystem: ASUSTeK Computer Inc. 82801JI (ICH10 Family) PCI Express Port 2 Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- Capabilities: [180 v1] Root Complex Link Desc: PortNumber=02 ComponentID=00 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c000 Kernel driver in use: pcieport 00:1c.2 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 3 (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin C routed to IRQ 18 Bus: primary=00, secondary=08, subordinate=08, sec-latency=0 I/O behind bridge: 0000d000-0000dfff [size=4K] Memory behind bridge: fbb00000-fbbfffff [size=1M] Prefetchable memory behind bridge: 00000000c0400000-00000000c05fffff [size=2M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend- LnkCap: Port #3, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Slot #0, PowerLimit 10.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet+ LinkState+ RootCap: CRSVisible- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [90] Subsystem: ASUSTeK Computer Inc. P6T DeLuxe Motherboard Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- Capabilities: [180 v1] Root Complex Link Desc: PortNumber=03 ComponentID=00 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c000 Kernel driver in use: pcieport 00:1c.4 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 5 (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 17 Bus: primary=00, secondary=07, subordinate=07, sec-latency=0 I/O behind bridge: 0000c000-0000cfff [size=4K] Memory behind bridge: fba00000-fbafffff [size=1M] Prefetchable memory behind bridge: 00000000c0600000-00000000c07fffff [size=2M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend- LnkCap: Port #5, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Slot #0, PowerLimit 10.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet+ LinkState+ RootCap: CRSVisible- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [90] Subsystem: ASUSTeK Computer Inc. P6T Deluxe Motherboard Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- Capabilities: [180 v1] Root Complex Link Desc: PortNumber=05 ComponentID=00 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c000 Kernel driver in use: pcieport 00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 6 (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin B routed to IRQ 16 Bus: primary=00, secondary=06, subordinate=06, sec-latency=0 I/O behind bridge: 0000b000-0000bfff [size=4K] Memory behind bridge: fb900000-fb9fffff [size=1M] Prefetchable memory behind bridge: 00000000c0800000-00000000c09fffff [size=2M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend- LnkCap: Port #6, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Slot #0, PowerLimit 10.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet+ LinkState+ RootCap: CRSVisible- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [90] Subsystem: ASUSTeK Computer Inc. P6T DeLuxe Motherboard Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- Capabilities: [180 v1] Root Complex Link Desc: PortNumber=06 ComponentID=00 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c000 Kernel driver in use: pcieport 00:1d.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1 (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 4: I/O ports at 9080 [size=32] Capabilities: [50] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: uhci_hcd 00:1d.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2 (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 19 Region 4: I/O ports at 9400 [size=32] Capabilities: [50] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: uhci_hcd 00:1d.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3 (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 18 Region 4: I/O ports at 9480 [size=32] Capabilities: [50] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: uhci_hcd 00:1d.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 (prog-if 20 [EHCI]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 0: Memory at fb5fe000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] Debug port: BAR=1 offset=00a0 Capabilities: [98] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: ehci-pci 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90) (prog-if 01 [Subtractive decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=32 I/O behind bridge: 0000e000-0000efff [size=4K] Memory behind bridge: fbe00000-fbefffff [size=1M] Prefetchable memory behind bridge: [disabled] Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR+ BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [50] Subsystem: ASUSTeK Computer Inc. 82801 PCI Bridge 00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Capabilities: [e0] Vendor Specific Information: Len=0c <?> Kernel driver in use: lpc_ich Kernel modules: lpc_ich 00:1f.2 SATA controller: Intel Corporation 82801JI (ICH10 Family) SATA AHCI Controller (prog-if 01 [AHCI 1.0]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 29 Region 0: I/O ports at 8c00 [size=8] Region 1: I/O ports at 8880 [size=4] Region 2: I/O ports at 8800 [size=8] Region 3: I/O ports at 8480 [size=4] Region 4: I/O ports at 8400 [size=32] Region 5: Memory at fb5fc000 (32-bit, non-prefetchable) [size=2K] Capabilities: [80] MSI: Enable+ Count=1/16 Maskable- 64bit- Address: fee05000 Data: 0022 Capabilities: [70] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [a8] SATA HBA v1.0 BAR4 Offset=00000004 Capabilities: [b0] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: ahci Kernel modules: ahci 00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin C routed to IRQ 18 Region 0: Memory at fb5fd000 (64-bit, non-prefetchable) [size=256] Region 4: I/O ports at 0400 [size=32] Kernel modules: i2c_i801 02:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch (rev c1) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 27 Region 0: Memory at fb6fc000 (32-bit, non-prefetchable) [size=16K] Bus: primary=02, secondary=03, subordinate=04, sec-latency=0 I/O behind bridge: 0000a000-0000afff [size=4K] Memory behind bridge: fb700000-fb8fffff [size=2M] Prefetchable memory behind bridge: 00000000cfe00000-00000000dfffffff [size=258M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [48] Vendor Specific Information: Len=08 <?> Capabilities: [50] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] Express (v2) Upstream Port, MSI 00 DevCap: MaxPayload 512 bytes, PhantFunc 0 ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ SlotPowerLimit 25.000W DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- TransPend- LnkCap: Port #0, Speed 16GT/s, Width x4, ASPM L1, Exit Latency L1 <64us ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ LnkCtl: ASPM Disabled; Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 5GT/s (downgraded), Width x4 (ok) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR+ 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 4 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- AtomicOpsCap: Routing+ 32bit- 64bit- 128bitCAS- DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, AtomicOpsCtl: EgressBlck- LnkCap2: Supported Link Speeds: 2.5-16GT/s, Crosslink- Retimer+ 2Retimers+ DRS- LnkCtl2: Target Link Speed: 16GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1- EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- Retimer- 2Retimers- CrosslinkRes: unsupported Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [150 v2] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Capabilities: [270 v1] Secondary PCI Express LnkCtl3: LnkEquIntrruptEn- PerformEqu- LaneErrStat: 0 Capabilities: [320 v1] Latency Tolerance Reporting Max snoop latency: 0ns Max no snoop latency: 0ns Capabilities: [400 v1] Data Link Feature <?> Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> Capabilities: [440 v1] Lane Margining at the Receiver <?> Kernel driver in use: pcieport 03:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 28 Bus: primary=03, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: 0000a000-0000afff [size=4K] Memory behind bridge: fb700000-fb8fffff [size=2M] Prefetchable memory behind bridge: 00000000cfe00000-00000000dfffffff [size=258M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [50] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] Express (v2) Downstream Port (Slot-), MSI 00 DevCap: MaxPayload 512 bytes, PhantFunc 0 ExtTag+ RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- TransPend- LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+ LnkCtl: ASPM Disabled; Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 16GT/s (ok), Width x16 (ok) TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR+ 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 4 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- ARIFwd- AtomicOpsCap: Routing+ DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, ARIFwd- AtomicOpsCtl: EgressBlck- LnkCap2: Supported Link Speeds: 2.5-16GT/s, Crosslink- Retimer+ 2Retimers+ DRS- LnkCtl2: Target Link Speed: 16GT/s, EnterCompliance- SpeedDis-, Selectable De-emphasis: -3.5dB Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete+ EqualizationPhase1+ EqualizationPhase2+ EqualizationPhase3+ LinkEqualizationRequest- Retimer- 2Retimers- CrosslinkRes: unsupported Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Address: 00000000fee04000 Data: 0020 Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [150 v2] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Capabilities: [270 v1] Secondary PCI Express LnkCtl3: LnkEquIntrruptEn- PerformEqu- LaneErrStat: 0 Capabilities: [2a0 v1] Access Control Services ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans+ ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Capabilities: [400 v1] Data Link Feature <?> Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> Capabilities: [440 v1] Lane Margining at the Receiver <?> Kernel driver in use: pcieport 04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 743f (rev c1) (prog-if 00 [VGA controller]) Subsystem: Tul Corporation / PowerColor Device 2415 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 30 Region 0: Memory at d0000000 (64-bit, prefetchable) [size=256M] Region 2: Memory at cfe00000 (64-bit, prefetchable) [size=2M] Region 4: I/O ports at a000 [size=256] Region 5: Memory at fb700000 (32-bit, non-prefetchable) [size=1M] Expansion ROM at 000c0000 [disabled] [size=128K] Capabilities: [48] Vendor Specific Information: Len=08 <?> Capabilities: [50] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1+,D2+,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [64] Express (v2) Legacy Endpoint, MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- TransPend- LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+ LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 16GT/s (ok), Width x16 (ok) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+ 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- AtomicOpsCap: 32bit+ 64bit+ 128bitCAS- DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, AtomicOpsCtl: ReqEn- LnkCap2: Supported Link Speeds: 2.5-16GT/s, Crosslink- Retimer+ 2Retimers+ DRS- LnkCtl2: Target Link Speed: 16GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete+ EqualizationPhase1+ EqualizationPhase2+ EqualizationPhase3+ LinkEqualizationRequest- Retimer- 2Retimers- CrosslinkRes: unsupported Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Address: 00000000fee03000 Data: 0022 Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [150 v2] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Capabilities: [200 v1] Physical Resizable BAR BAR 0: current size: 256MB, supported: 256MB 512MB 1GB 2GB 4GB BAR 2: current size: 2MB, supported: 2MB 4MB 8MB 16MB 32MB 64MB 128MB 256MB Capabilities: [240 v1] Power Budgeting <?> Capabilities: [270 v1] Secondary PCI Express LnkCtl3: LnkEquIntrruptEn- PerformEqu- LaneErrStat: 0 Capabilities: [2a0 v1] Access Control Services ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Capabilities: [2d0 v1] Process Address Space ID (PASID) PASIDCap: Exec+ Priv+, Max PASID Width: 10 PASIDCtl: Enable- Exec- Priv- Capabilities: [320 v1] Latency Tolerance Reporting Max snoop latency: 0ns Max no snoop latency: 0ns Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> Capabilities: [440 v1] Lane Margining at the Receiver <?> Kernel driver in use: amdgpu Kernel modules: amdgpu 04:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 HDMI Audio [Radeon RX 6800/6800 XT / 6900 XT] Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 HDMI Audio [Radeon RX 6800/6800 XT / 6900 XT] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin B routed to IRQ 33 Region 0: Memory at fb8fc000 (32-bit, non-prefetchable) [size=16K] Capabilities: [48] Vendor Specific Information: Len=08 <?> Capabilities: [50] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1+,D2+,D3hot+,D3cold+) Status: D3 NoSoftRst+ PME-Enable+ DSel=0 DScale=0 PME- Capabilities: [64] Express (v2) Legacy Endpoint, MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- TransPend- LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+ LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 16GT/s (ok), Width x16 (ok) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+ 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- AtomicOpsCap: 32bit- 64bit- 128bitCAS- DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, AtomicOpsCtl: ReqEn- LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1- EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- Retimer- 2Retimers- CrosslinkRes: unsupported Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Address: 00000000fee05000 Data: 0021 Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [150 v2] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Capabilities: [2a0 v1] Access Control Services ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 06:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12) Subsystem: ASUSTeK Computer Inc. Motherboard Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 17 Region 0: Memory at fb9fc000 (64-bit, non-prefetchable) [size=16K] Region 2: I/O ports at b800 [size=256] Expansion ROM at fb9c0000 [disabled] [size=128K] Capabilities: [48] Power Management version 3 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- Capabilities: [50] Vital Product Data Product Name: Marvell Yukon 88E8056 Gigabit Ethernet Controller Read-only fields: [PN] Part number: Yukon 88E8056 [EC] Engineering changes: Rev. 1.2 [MN] Manufacture ID: Marvell [SN] Serial number: AbCdEfG73035B [CP] Extended capability: 01 10 cc 03 [RV] Reserved: checksum good, 9 byte(s) reserved Read/write fields: [RW] Read-write area: 121 byte(s) free End Capabilities: [5c] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr+ TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 unlimited ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 128 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 1f, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Kernel driver in use: sky2 Kernel modules: sky2 07:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6111/6121 SATA II / PATA Controller (rev b2) (prog-if 8f [PCI native mode controller, supports both channels switched to ISA compatibility mode, supports bus mastering]) Subsystem: ASUSTeK Computer Inc. 88SE6111/6121 SATA II / PATA Controller Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 16 Region 0: I/O ports at cc00 [size=8] Region 1: I/O ports at c880 [size=4] Region 2: I/O ports at c800 [size=8] Region 3: I/O ports at c480 [size=4] Region 4: I/O ports at c400 [size=16] Region 5: Memory at fbaffc00 (32-bit, non-prefetchable) [size=1K] Capabilities: [48] Power Management version 2 Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA PME(D0+,D1+,D2-,D3hot+,D3cold-) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset- DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr+ NoSnoop- MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq+ AuxPwr- TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s, Exit Latency L0s <256ns ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr+ BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 1f, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Kernel driver in use: pata_marvell Kernel modules: ahci, pata_marvell, pata_acpi 08:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12) Subsystem: ASUSTeK Computer Inc. Motherboard Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 18 Region 0: Memory at fbbfc000 (64-bit, non-prefetchable) [size=16K] Region 2: I/O ports at d800 [size=256] Expansion ROM at fbbc0000 [disabled] [size=128K] Capabilities: [48] Power Management version 3 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- Capabilities: [50] Vital Product Data Product Name: Marvell Yukon 88E8056 Gigabit Ethernet Controller Read-only fields: [PN] Part number: Yukon 88E8056 [EC] Engineering changes: Rev. 1.2 [MN] Manufacture ID: Marvell [SN] Serial number: AbCdEfG73035B [CP] Extended capability: 01 10 cc 03 [RV] Reserved: checksum good, 9 byte(s) reserved Read/write fields: [RW] Read-write area: 121 byte(s) free End Capabilities: [5c] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr+ TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 unlimited ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 128 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 1f, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Kernel driver in use: sky2 Kernel modules: sky2 09:00.0 Multimedia video controller: Conexant Systems, Inc. CX23887/8 PCIe Broadcast Audio and Video Decoder with 3D Comb (rev 0f) Subsystem: Hauppauge computer works Inc. CX23887/8 PCIe Broadcast Audio and Video Decoder with 3D Comb Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 17 Region 0: Memory at fbc00000 (64-bit, non-prefetchable) [size=2M] Capabilities: [40] Express (v1) Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset- SlotPowerLimit 10.000W DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr- NonFatalErr+ FatalErr- UnsupReq+ AuxPwr- TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <2us, L1 <4us ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt- Capabilities: [80] Power Management version 2 Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [90] Vital Product Data Not readable Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq+ ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- AERCap: First Error Pointer: 14, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 04000001 00000003 09010000 00000000 Capabilities: [200 v1] Virtual Channel Caps: LPEVC=1 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32+ WRR64+ WRR128- Ctrl: ArbSelect=WRR64 Status: InProgress- Port Arbitration Table [240] <?> VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable- ID=1 ArbSelect=Fixed TC/VC=00 Status: NegoPending- InProgress- Kernel driver in use: cx23885 Kernel modules: cx23885 0b:02.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0) (prog-if 10 [OHCI]) Subsystem: ASUSTeK Computer Inc. Motherboard Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64 (8000ns max), Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 18 Region 0: Memory at fbeff000 (32-bit, non-prefetchable) [size=2K] Region 1: I/O ports at ec00 [size=128] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2+ AuxCurrent=0mA PME(D0-,D1-,D2+,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Kernel driver in use: firewire_ohci Kernel modules: firewire_ohci ff:00.0 Host bridge: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture Generic Non-Core Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture Generic Non-Core Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:00.1 Host bridge: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture System Address Decoder (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture System Address Decoder Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:02.0 Host bridge: Intel Corporation Xeon 5500/Core i7 QPI Link 0 (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 QPI Link 0 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:02.1 Host bridge: Intel Corporation Xeon 5500/Core i7 QPI Physical 0 (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 QPI Physical 0 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:03.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:03.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Target Address Decoder (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Target Address Decoder Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:03.4 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Test Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Test Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:04.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Control Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Control Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:04.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Address Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Address Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:04.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Rank Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Rank Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:04.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Thermal Control Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Thermal Control Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:05.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Control Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Control Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:05.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Address Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Address Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:05.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Rank Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Rank Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:05.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Thermal Control Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Thermal Control Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:06.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Control Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Control Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:06.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Address Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Address Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:06.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Rank Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Rank Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:06.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Thermal Control Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Thermal Control Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 =========================================================================== Linux freedom 6.11.0 #1 SMP PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 x86_64 x86_64 x86_64 GNU/Linux 00:00.0 Host bridge: Intel Corporation 5520/5500/X58 I/O Hub to ESI Port (rev 12) Subsystem: ASUSTeK Computer Inc. 5520/5500/X58 I/O Hub to ESI Port Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: [60] MSI: Enable- Count=1/2 Maskable+ 64bit- Address: 00000000 Data: 0000 Masking: 00000000 Pending: 00000000 Capabilities: [90] Express (v2) Root Port (Slot-), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag+ RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x4, ASPM L0s L1, Exit Latency L0s <512ns, L1 <64us ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x4 (ok) TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- RootCap: CRSVisible- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- DevCap2: Completion Timeout: Range BCD, TimeoutDis+ NROPrPrP- LTR- 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix- EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+ AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS- DevCtl2: Completion Timeout: 260ms to 900ms, TimeoutDis- LTR- OBFF Disabled, ARIFwd- AtomicOpsCtl: ReqEn- EgressBlck- LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1- EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- Retimer- 2Retimers- CrosslinkRes: unsupported Capabilities: [e0] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 RootCmd: CERptEn- NFERptEn- FERptEn- RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd- FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0 ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000 Capabilities: [150 v1] Access Control Services ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Capabilities: [160 v0] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?> 00:01.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 (rev 12) (prog-if 00 [Normal decode]) Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin ? routed to IRQ 24 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: [disabled] Memory behind bridge: [disabled] Prefetchable memory behind bridge: [disabled] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Subsystem: ASUSTeK Computer Inc. 5520/5500/X58 I/O Hub PCI Express Root Port 1 Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit- Address: fee00000 Data: 00ef Masking: 00000003 Pending: 00000000 Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0 ExtTag+ RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- LnkCap: Port #0, Speed 5GT/s, Width x4, ASPM L0s L1, Exit Latency L0s <512ns, L1 <64us ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (downgraded), Width x0 (downgraded) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- Slot #1, PowerLimit 25.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Off, PwrInd Off, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock- Changed: MRL- PresDet+ LinkState- RootCap: CRSVisible+ RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible+ RootSta: PME ReqID 0000, PMEStatus- PMEPending- DevCap2: Completion Timeout: Range BCD, TimeoutDis+ NROPrPrP- LTR- 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix- EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+ AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS- DevCtl2: Completion Timeout: 260ms to 900ms, TimeoutDis- LTR- OBFF Disabled, ARIFwd- AtomicOpsCtl: ReqEn- EgressBlck- LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1- EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- Retimer- 2Retimers- CrosslinkRes: unsupported Capabilities: [e0] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 RootCmd: CERptEn- NFERptEn- FERptEn- RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd- FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0 ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000 Capabilities: [150 v1] Access Control Services ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Capabilities: [160 v0] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?> Kernel driver in use: pcieport 00:03.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 (rev 12) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin ? routed to IRQ 25 Bus: primary=00, secondary=02, subordinate=04, sec-latency=0 I/O behind bridge: 0000a000-0000afff [size=4K] Memory behind bridge: fb600000-fb8fffff [size=3M] Prefetchable memory behind bridge: 00000000cfe00000-00000000dfffffff [size=258M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Subsystem: ASUSTeK Computer Inc. 5520/5500/X58 I/O Hub PCI Express Root Port 3 Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit- Address: fee00000 Data: 00ef Masking: 00000003 Pending: 00000000 Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0 ExtTag+ RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- LnkCap: Port #0, Speed 5GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <512ns, L1 <64us ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 5GT/s (ok), Width x4 (downgraded) TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- Slot #2, PowerLimit 25.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Off, PwrInd Off, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet+ LinkState+ RootCap: CRSVisible+ RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible+ RootSta: PME ReqID 0000, PMEStatus- PMEPending- DevCap2: Completion Timeout: Range BCD, TimeoutDis+ NROPrPrP- LTR- 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix- EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+ AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS- DevCtl2: Completion Timeout: 260ms to 900ms, TimeoutDis- LTR- OBFF Disabled, ARIFwd- AtomicOpsCtl: ReqEn- EgressBlck- LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1- EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- Retimer- 2Retimers- CrosslinkRes: unsupported Capabilities: [e0] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 RootCmd: CERptEn- NFERptEn- FERptEn- RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd- FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0 ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000 Capabilities: [150 v1] Access Control Services ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Capabilities: [160 v0] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?> Kernel driver in use: pcieport 00:07.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 7 (rev 12) (prog-if 00 [Normal decode]) Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin ? routed to IRQ 26 Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 I/O behind bridge: [disabled] Memory behind bridge: [disabled] Prefetchable memory behind bridge: [disabled] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Subsystem: ASUSTeK Computer Inc. 5520/5500/X58 I/O Hub PCI Express Root Port 7 Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit- Address: fee00000 Data: 00ef Masking: 00000003 Pending: 00000000 Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0 ExtTag+ RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- LnkCap: Port #0, Speed 5GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <512ns, L1 <64us ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (downgraded), Width x0 (downgraded) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- Slot #5, PowerLimit 25.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Off, PwrInd Off, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock- Changed: MRL- PresDet+ LinkState- RootCap: CRSVisible+ RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible+ RootSta: PME ReqID 0000, PMEStatus- PMEPending- DevCap2: Completion Timeout: Range BCD, TimeoutDis+ NROPrPrP- LTR- 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix- EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+ AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS- DevCtl2: Completion Timeout: 260ms to 900ms, TimeoutDis- LTR- OBFF Disabled, ARIFwd- AtomicOpsCtl: ReqEn- EgressBlck- LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1- EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- Retimer- 2Retimers- CrosslinkRes: unsupported Capabilities: [e0] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 RootCmd: CERptEn- NFERptEn- FERptEn- RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd- FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0 ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000 Capabilities: [150 v1] Access Control Services ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Capabilities: [160 v0] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?> Kernel driver in use: pcieport 00:14.0 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub System Management Registers (rev 12) (prog-if 00 [8259]) Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ FLReset- DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR- 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix- EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, AtomicOpsCtl: ReqEn- Kernel driver in use: i7core_edac Kernel modules: i7core_edac 00:14.1 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers (rev 12) (prog-if 00 [8259]) Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ FLReset- DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR- 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix- EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, AtomicOpsCtl: ReqEn- 00:14.2 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub Control Status and RAS Registers (rev 12) (prog-if 00 [8259]) Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ FLReset- DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR- 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix- EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, AtomicOpsCtl: ReqEn- 00:14.3 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub Throttle Registers (rev 12) (prog-if 00 [8259]) Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Kernel modules: i5500_temp 00:1a.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4 (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 4: I/O ports at 9800 [size=32] Capabilities: [50] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: uhci_hcd 00:1a.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5 (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 21 Region 4: I/O ports at 9880 [size=32] Capabilities: [50] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: uhci_hcd 00:1a.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6 (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin D routed to IRQ 19 Region 4: I/O ports at 9c00 [size=32] Capabilities: [50] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: uhci_hcd 00:1a.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2 (prog-if 20 [EHCI]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 18 Region 0: Memory at fb5ff000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] Debug port: BAR=1 offset=00a0 Capabilities: [98] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: ehci-pci 00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller Subsystem: ASUSTeK Computer Inc. 82801JI (ICH10 Family) HD Audio Controller Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 31 Region 0: Memory at fb5f8000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+ Address: 00000000fee01000 Data: 0021 Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE- FLReset+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ FLReset- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed- WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=1 ArbSelect=Fixed TC/VC=80 Status: NegoPending- InProgress- Capabilities: [130 v1] Root Complex Link Desc: PortNumber=0f ComponentID=00 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c000 Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1 (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 17 Bus: primary=00, secondary=0a, subordinate=0a, sec-latency=0 I/O behind bridge: 00001000-00001fff [size=4K] Memory behind bridge: c0000000-c01fffff [size=2M] Prefetchable memory behind bridge: 00000000faf00000-00000000faffffff [size=1M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend- LnkCap: Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x0 (downgraded) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Slot #0, PowerLimit 10.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock- Changed: MRL- PresDet- LinkState- RootCap: CRSVisible- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [90] Subsystem: ASUSTeK Computer Inc. P6T DeLuxe Motherboard Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- Capabilities: [180 v1] Root Complex Link Desc: PortNumber=01 ComponentID=00 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c000 Kernel driver in use: pcieport 00:1c.1 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 2 (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin B routed to IRQ 16 Bus: primary=00, secondary=09, subordinate=09, sec-latency=0 I/O behind bridge: 00002000-00002fff [size=4K] Memory behind bridge: fbc00000-fbdfffff [size=2M] Prefetchable memory behind bridge: 00000000c0200000-00000000c03fffff [size=2M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend- LnkCap: Port #2, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Slot #0, PowerLimit 10.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet+ LinkState+ RootCap: CRSVisible- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [90] Subsystem: ASUSTeK Computer Inc. 82801JI (ICH10 Family) PCI Express Port 2 Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- Capabilities: [180 v1] Root Complex Link Desc: PortNumber=02 ComponentID=00 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c000 Kernel driver in use: pcieport 00:1c.2 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 3 (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin C routed to IRQ 18 Bus: primary=00, secondary=08, subordinate=08, sec-latency=0 I/O behind bridge: 0000d000-0000dfff [size=4K] Memory behind bridge: fbb00000-fbbfffff [size=1M] Prefetchable memory behind bridge: 00000000c0400000-00000000c05fffff [size=2M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend- LnkCap: Port #3, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Slot #0, PowerLimit 10.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet+ LinkState+ RootCap: CRSVisible- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [90] Subsystem: ASUSTeK Computer Inc. P6T DeLuxe Motherboard Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- Capabilities: [180 v1] Root Complex Link Desc: PortNumber=03 ComponentID=00 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c000 Kernel driver in use: pcieport 00:1c.4 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 5 (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 17 Bus: primary=00, secondary=07, subordinate=07, sec-latency=0 I/O behind bridge: 0000c000-0000cfff [size=4K] Memory behind bridge: fba00000-fbafffff [size=1M] Prefetchable memory behind bridge: 00000000c0600000-00000000c07fffff [size=2M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend- LnkCap: Port #5, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Slot #0, PowerLimit 10.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet+ LinkState+ RootCap: CRSVisible- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [90] Subsystem: ASUSTeK Computer Inc. P6T Deluxe Motherboard Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- Capabilities: [180 v1] Root Complex Link Desc: PortNumber=05 ComponentID=00 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c000 Kernel driver in use: pcieport 00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 6 (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin B routed to IRQ 16 Bus: primary=00, secondary=06, subordinate=06, sec-latency=0 I/O behind bridge: 0000b000-0000bfff [size=4K] Memory behind bridge: fb900000-fb9fffff [size=1M] Prefetchable memory behind bridge: 00000000c0800000-00000000c09fffff [size=2M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend- LnkCap: Port #6, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Slot #0, PowerLimit 10.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet+ LinkState+ RootCap: CRSVisible- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [90] Subsystem: ASUSTeK Computer Inc. P6T DeLuxe Motherboard Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- Capabilities: [180 v1] Root Complex Link Desc: PortNumber=06 ComponentID=00 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c000 Kernel driver in use: pcieport 00:1d.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1 (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 4: I/O ports at 9080 [size=32] Capabilities: [50] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: uhci_hcd 00:1d.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2 (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 19 Region 4: I/O ports at 9400 [size=32] Capabilities: [50] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: uhci_hcd 00:1d.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3 (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 18 Region 4: I/O ports at 9480 [size=32] Capabilities: [50] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: uhci_hcd 00:1d.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 (prog-if 20 [EHCI]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 0: Memory at fb5fe000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] Debug port: BAR=1 offset=00a0 Capabilities: [98] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: ehci-pci 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90) (prog-if 01 [Subtractive decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=32 I/O behind bridge: 0000e000-0000efff [size=4K] Memory behind bridge: fbe00000-fbefffff [size=1M] Prefetchable memory behind bridge: [disabled] Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR+ BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [50] Subsystem: ASUSTeK Computer Inc. 82801 PCI Bridge 00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Capabilities: [e0] Vendor Specific Information: Len=0c <?> Kernel driver in use: lpc_ich Kernel modules: lpc_ich 00:1f.2 SATA controller: Intel Corporation 82801JI (ICH10 Family) SATA AHCI Controller (prog-if 01 [AHCI 1.0]) Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 29 Region 0: I/O ports at 8c00 [size=8] Region 1: I/O ports at 8880 [size=4] Region 2: I/O ports at 8800 [size=8] Region 3: I/O ports at 8480 [size=4] Region 4: I/O ports at 8400 [size=32] Region 5: Memory at fb5fc000 (32-bit, non-prefetchable) [size=2K] Capabilities: [80] MSI: Enable+ Count=1/16 Maskable- 64bit- Address: fee06000 Data: 0021 Capabilities: [70] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [a8] SATA HBA v1.0 BAR4 Offset=00000004 Capabilities: [b0] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: ahci Kernel modules: ahci 00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin C routed to IRQ 18 Region 0: Memory at fb5fd000 (64-bit, non-prefetchable) [size=256] Region 4: I/O ports at 0400 [size=32] Kernel modules: i2c_i801 02:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch (rev c1) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 27 Region 0: Memory at fb6fc000 (32-bit, non-prefetchable) [size=16K] Bus: primary=02, secondary=03, subordinate=04, sec-latency=0 I/O behind bridge: 0000a000-0000afff [size=4K] Memory behind bridge: fb700000-fb8fffff [size=2M] Prefetchable memory behind bridge: 00000000cfe00000-00000000dfffffff [size=258M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [48] Vendor Specific Information: Len=08 <?> Capabilities: [50] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] Express (v2) Upstream Port, MSI 00 DevCap: MaxPayload 512 bytes, PhantFunc 0 ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ SlotPowerLimit 25.000W DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- TransPend- LnkCap: Port #0, Speed 16GT/s, Width x4, ASPM L1, Exit Latency L1 <64us ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ LnkCtl: ASPM Disabled; Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 5GT/s (downgraded), Width x4 (ok) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR+ 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 4 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- AtomicOpsCap: Routing+ 32bit- 64bit- 128bitCAS- DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, AtomicOpsCtl: EgressBlck- LnkCap2: Supported Link Speeds: 2.5-16GT/s, Crosslink- Retimer+ 2Retimers+ DRS- LnkCtl2: Target Link Speed: 16GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1- EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- Retimer- 2Retimers- CrosslinkRes: unsupported Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [150 v2] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Capabilities: [270 v1] Secondary PCI Express LnkCtl3: LnkEquIntrruptEn- PerformEqu- LaneErrStat: 0 Capabilities: [320 v1] Latency Tolerance Reporting Max snoop latency: 0ns Max no snoop latency: 0ns Capabilities: [400 v1] Data Link Feature <?> Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> Capabilities: [440 v1] Lane Margining at the Receiver <?> Kernel driver in use: pcieport 03:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 28 Bus: primary=03, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: 0000a000-0000afff [size=4K] Memory behind bridge: fb700000-fb8fffff [size=2M] Prefetchable memory behind bridge: 00000000cfe00000-00000000dfffffff [size=258M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [50] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] Express (v2) Downstream Port (Slot-), MSI 00 DevCap: MaxPayload 512 bytes, PhantFunc 0 ExtTag+ RBE+ DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- TransPend- LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+ LnkCtl: ASPM Disabled; Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 16GT/s (ok), Width x16 (ok) TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR+ 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 4 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- ARIFwd- AtomicOpsCap: Routing+ DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, ARIFwd- AtomicOpsCtl: EgressBlck- LnkCap2: Supported Link Speeds: 2.5-16GT/s, Crosslink- Retimer+ 2Retimers+ DRS- LnkCtl2: Target Link Speed: 16GT/s, EnterCompliance- SpeedDis-, Selectable De-emphasis: -3.5dB Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete+ EqualizationPhase1+ EqualizationPhase2+ EqualizationPhase3+ LinkEqualizationRequest- Retimer- 2Retimers- CrosslinkRes: unsupported Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Address: 00000000fee04000 Data: 0020 Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [150 v2] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Capabilities: [270 v1] Secondary PCI Express LnkCtl3: LnkEquIntrruptEn- PerformEqu- LaneErrStat: 0 Capabilities: [2a0 v1] Access Control Services ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans+ ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Capabilities: [400 v1] Data Link Feature <?> Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> Capabilities: [440 v1] Lane Margining at the Receiver <?> Kernel driver in use: pcieport 04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 743f (rev c1) (prog-if 00 [VGA controller]) Subsystem: Tul Corporation / PowerColor Device 2415 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 10 Region 0: Memory at d0000000 (64-bit, prefetchable) [size=256M] Region 2: Memory at cfe00000 (64-bit, prefetchable) [size=2M] Region 4: I/O ports at a000 [size=256] Region 5: Memory at fb700000 (32-bit, non-prefetchable) [size=1M] Expansion ROM at 000c0000 [disabled] [size=128K] Capabilities: [48] Vendor Specific Information: Len=08 <?> Capabilities: [50] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1+,D2+,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [64] Express (v2) Legacy Endpoint, MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- TransPend- LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+ LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 16GT/s (ok), Width x16 (ok) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+ 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- AtomicOpsCap: 32bit+ 64bit+ 128bitCAS- DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, AtomicOpsCtl: ReqEn- LnkCap2: Supported Link Speeds: 2.5-16GT/s, Crosslink- Retimer+ 2Retimers+ DRS- LnkCtl2: Target Link Speed: 16GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete+ EqualizationPhase1+ EqualizationPhase2+ EqualizationPhase3+ LinkEqualizationRequest- Retimer- 2Retimers- CrosslinkRes: unsupported Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [150 v2] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Capabilities: [200 v1] Physical Resizable BAR BAR 0: current size: 256MB, supported: 256MB 512MB 1GB 2GB 4GB BAR 2: current size: 2MB, supported: 2MB 4MB 8MB 16MB 32MB 64MB 128MB 256MB Capabilities: [240 v1] Power Budgeting <?> Capabilities: [270 v1] Secondary PCI Express LnkCtl3: LnkEquIntrruptEn- PerformEqu- LaneErrStat: 0 Capabilities: [2a0 v1] Access Control Services ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Capabilities: [2d0 v1] Process Address Space ID (PASID) PASIDCap: Exec+ Priv+, Max PASID Width: 10 PASIDCtl: Enable- Exec- Priv- Capabilities: [320 v1] Latency Tolerance Reporting Max snoop latency: 0ns Max no snoop latency: 0ns Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> Capabilities: [440 v1] Lane Margining at the Receiver <?> Kernel modules: amdgpu 04:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 HDMI Audio [Radeon RX 6800/6800 XT / 6900 XT] Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 HDMI Audio [Radeon RX 6800/6800 XT / 6900 XT] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin B routed to IRQ 32 Region 0: Memory at fb8fc000 (32-bit, non-prefetchable) [size=16K] Capabilities: [48] Vendor Specific Information: Len=08 <?> Capabilities: [50] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1+,D2+,D3hot+,D3cold+) Status: D3 NoSoftRst+ PME-Enable+ DSel=0 DScale=0 PME- Capabilities: [64] Express (v2) Legacy Endpoint, MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- TransPend- LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+ LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 16GT/s (ok), Width x16 (ok) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+ 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- FRS- AtomicOpsCap: 32bit- 64bit- 128bitCAS- DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, AtomicOpsCtl: ReqEn- LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1- EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- Retimer- 2Retimers- CrosslinkRes: unsupported Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Address: 00000000fee03000 Data: 0021 Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [150 v2] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Capabilities: [2a0 v1] Access Control Services ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 06:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12) Subsystem: ASUSTeK Computer Inc. Motherboard Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 17 Region 0: Memory at fb9fc000 (64-bit, non-prefetchable) [size=16K] Region 2: I/O ports at b800 [size=256] Expansion ROM at fb9c0000 [disabled] [size=128K] Capabilities: [48] Power Management version 3 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- Capabilities: [50] Vital Product Data Product Name: Marvell Yukon 88E8056 Gigabit Ethernet Controller Read-only fields: [PN] Part number: Yukon 88E8056 [EC] Engineering changes: Rev. 1.2 [MN] Manufacture ID: Marvell [SN] Serial number: AbCdEfG73035B [CP] Extended capability: 01 10 cc 03 [RV] Reserved: checksum good, 9 byte(s) reserved Read/write fields: [RW] Read-write area: 121 byte(s) free End Capabilities: [5c] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr+ TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 unlimited ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 128 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 1f, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Kernel driver in use: sky2 Kernel modules: sky2 07:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6111/6121 SATA II / PATA Controller (rev b2) (prog-if 8f [PCI native mode controller, supports both channels switched to ISA compatibility mode, supports bus mastering]) Subsystem: ASUSTeK Computer Inc. 88SE6111/6121 SATA II / PATA Controller Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 16 Region 0: I/O ports at cc00 [size=8] Region 1: I/O ports at c880 [size=4] Region 2: I/O ports at c800 [size=8] Region 3: I/O ports at c480 [size=4] Region 4: I/O ports at c400 [size=16] Region 5: Memory at fbaffc00 (32-bit, non-prefetchable) [size=1K] Capabilities: [48] Power Management version 2 Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA PME(D0+,D1+,D2-,D3hot+,D3cold-) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset- DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr+ NoSnoop- MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq+ AuxPwr- TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s, Exit Latency L0s <256ns ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr+ BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 1f, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Kernel driver in use: pata_marvell Kernel modules: ahci, pata_marvell, pata_acpi 08:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12) Subsystem: ASUSTeK Computer Inc. Motherboard Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 18 Region 0: Memory at fbbfc000 (64-bit, non-prefetchable) [size=16K] Region 2: I/O ports at d800 [size=256] Expansion ROM at fbbc0000 [disabled] [size=128K] Capabilities: [48] Power Management version 3 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- Capabilities: [50] Vital Product Data Product Name: Marvell Yukon 88E8056 Gigabit Ethernet Controller Read-only fields: [PN] Part number: Yukon 88E8056 [EC] Engineering changes: Rev. 1.2 [MN] Manufacture ID: Marvell [SN] Serial number: AbCdEfG73035B [CP] Extended capability: 01 10 cc 03 [RV] Reserved: checksum good, 9 byte(s) reserved Read/write fields: [RW] Read-write area: 121 byte(s) free End Capabilities: [5c] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr+ TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 unlimited ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 128 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 1f, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Kernel driver in use: sky2 Kernel modules: sky2 09:00.0 Multimedia video controller: Conexant Systems, Inc. CX23887/8 PCIe Broadcast Audio and Video Decoder with 3D Comb (rev 0f) Subsystem: Hauppauge computer works Inc. CX23887/8 PCIe Broadcast Audio and Video Decoder with 3D Comb Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 17 Region 0: Memory at fbc00000 (64-bit, non-prefetchable) [size=2M] Capabilities: [40] Express (v1) Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset- SlotPowerLimit 10.000W DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr- NonFatalErr+ FatalErr- UnsupReq+ AuxPwr- TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <2us, L1 <4us ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp- LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt- Capabilities: [80] Power Management version 2 Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [90] Vital Product Data Not readable Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq+ ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- AERCap: First Error Pointer: 14, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 04000001 00000003 09010000 00000000 Capabilities: [200 v1] Virtual Channel Caps: LPEVC=1 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32+ WRR64+ WRR128- Ctrl: ArbSelect=WRR64 Status: InProgress- Port Arbitration Table [240] <?> VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable- ID=1 ArbSelect=Fixed TC/VC=00 Status: NegoPending- InProgress- Kernel driver in use: cx23885 Kernel modules: cx23885 0b:02.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0) (prog-if 10 [OHCI]) Subsystem: ASUSTeK Computer Inc. Motherboard Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64 (8000ns max), Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 18 Region 0: Memory at fbeff000 (32-bit, non-prefetchable) [size=2K] Region 1: I/O ports at ec00 [size=128] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2+ AuxCurrent=0mA PME(D0-,D1-,D2+,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Kernel driver in use: firewire_ohci Kernel modules: firewire_ohci ff:00.0 Host bridge: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture Generic Non-Core Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture Generic Non-Core Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:00.1 Host bridge: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture System Address Decoder (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture System Address Decoder Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:02.0 Host bridge: Intel Corporation Xeon 5500/Core i7 QPI Link 0 (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 QPI Link 0 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:02.1 Host bridge: Intel Corporation Xeon 5500/Core i7 QPI Physical 0 (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 QPI Physical 0 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:03.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:03.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Target Address Decoder (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Target Address Decoder Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:03.4 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Test Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Test Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:04.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Control Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Control Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:04.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Address Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Address Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:04.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Rank Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Rank Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:04.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Thermal Control Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Thermal Control Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:05.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Control Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Control Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:05.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Address Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Address Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:05.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Rank Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Rank Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:05.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Thermal Control Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Thermal Control Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:06.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Control Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Control Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:06.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Address Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Address Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:06.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Rank Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Rank Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 ff:06.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Thermal Control Registers (rev 04) Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Thermal Control Registers Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 On 2024-09-17 09:55, Dr. David Alan Gilbert wrote: > * Bob Gill (gillb5@telus.net) wrote: >> Hi. Sorry for the delayed reply. >> >> When it crashes, the caps lock key stops responding. Unplug/replug the >> keyboard usb connection also does > OK, so I'm copying two other addresses in on the conversation; > the regression list and Alex Deucher who is one of the AMDGPU maintainers. > > >> nothing. After the crash, the caps lock key does not light up. Likewise the >> power and reset buttons on the front of the case stop responding, I have to >> shut >> off/reset the computer with the power bar. > OK, so solid hang. > >> However, in answering your >> questions, I have >> >> done a bit more testing. If I start using 6.11.0 in recovery mode, enable >> networking, >> >> drop to the terminal, then run "service lightdm start", it crashes, but if >> run >> >> startx, x starts (but I have two monitors and it only starts on one), but >> inxi -G shows that the amdgpu loadable kernel module is not in use. Also >> the x server is really slow. >> >> On 6.10.0: >> >> inxi -G gives: >> >> Graphics: >> Device-1: AMD driver: amdgpu v: kernel >> Device-2: Conexant Systems CX23887/8 PCIe Broadcast Audio and Video >> Decoder with 3D Comb >> driver: cx23885 v: 0.0.4 >> Device-3: Razer USA Kiyo Pro type: USB driver: snd-usb-audio,uvcvideo >> Device-4: Realtek RTL2838 DVB-T type: USB driver: N/A >> Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati >> unloaded: fbdev,modesetting,radeon,vesa gpu: amdgpu resolution: >> 1: 1920x1080~60Hz 2: 1920x1080~60Hz >> OpenGL: >> renderer: AMD Radeon RX 6500 XT (navi24 LLVM 15.0.7 DRM 3.57 6.10.0) >> v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2 > Instead of inxi, can you give us the output of: > > lspci -vv > > It gives loads more detail. > >> On 6.11.0: inxi -G gives: >> >> Graphics: >> Device-1: AMD driver: N/A >> Device-2: Conexant Systems CX23887/8 PCIe Broadcast Audio and Video >> Decoder with 3D Comb >> driver: cx23885 v: 0.0.4 >> Device-3: Razer USA Kiyo Pro type: USB driver: snd-usb-audio,uvcvideo >> Device-4: Realtek RTL2838 DVB-T type: USB driver: N/A >> Display: server: X.Org v: 1.21.1.4 driver: X: loaded: ati,vesa >> unloaded: fbdev,modesetting,radeon gpu: cx23885 resolution: 1920x1080 >> OpenGL: renderer: llvmpipe (LLVM 15.0.7 128 bits) >> v: 4.5 Mesa 23.2.1-1ubuntu3.1~22.04.2 >> >> >> I know a lot of changes happened to /lib/modules/<kernel >> version>/kernel/drivers/gpu/amd/amdgpu/amdgpu.ko >> >> The 6.10.0 version is 523 megabytes and the 6.11.0 version is 580 >> megabytes. I don't want to point my finger and say "that", but for some >> reason my 6.11.0 kernel doesn't seem to like the amdgpu kernel object. Most >> of my hardware (tylersberg/nehalem, motherboard) is fairly old, but the >> graphics card is less than 2 years old. Maybe that's why >> >> I hit a corner case. > Yeh these things happen. > > Dave > >> Thanks for your reply. >> >> On 2024-09-16 17:03, Dr. David Alan Gilbert wrote: >>> * Bob Gill (gillb5@telus.net) wrote: >>>> So I think I know what you are look for. My grub line is >>>> >>>> "quiet splash" without modeset. >>>> >>>> I don't know how to log dmesg automatically from boot. If I >>>> >>>> start from a recovery kernel in the bootloader, I can give you dmesg, >>>> >>>> but if I start from a regular kernel (6.11.0 for example), as soon as it >>>> >>>> gets to the X server, it crashes the system. I can't type ctrl-alt-1 >>>> moments after the bootloader screen disappears >>> Oh, I didn't understand that from your initial report - I thought it was >>> only X not starting. >>> >>>> (while its still reading the kernel source from disk and loading it into >>>> memory) to get to a >>>> >>>> terminal and avoid the X server (I do attempt it, but have never been >>>> successful). As soon as it tries to start the X server, the system >>>> crashes. As I understand it, dmesg is stored in a ring buffer (and does not >>>> survive reboot). >>>> >>>> Did you want the output of /var/log/kern.log (or /var/log/kern.log.1)? >>> OK, so if you do have a boot message from the failed kernel without the nomodeset >>> then yes that would be great. It depends on your distro where it would put that, >>> and a lot of luck whether it manages to get to disk before the crash. >>> >>> Some thoughts: >>> a) When it crashes, you say ctrl-alt-1 doesn't work - does alt-sysrq-h do anything? >>> b) How about caps-lock when it crashes - does the light change? >>> c) Can you boot into non-graphics, - e.g. something like adding >>> systemd.unit=multi-user.target >>> >>> I think should get you a text login? (Depending on distro etc) >>> If that fails, try just adding the word single >>> >>> Dave >>> >>> >>>> On 2024-09-16 14:36, Dr. David Alan Gilbert wrote: >>>>> * Bob Gill (gillb5@telus.net) wrote: >>>>>> OK, so my grub line looks like "quiet splash nomodeset" >>>>> Sorry, no; I was asking for a 6.11.0 boot *without* the nomodeset - in the same >>>>> way that the 6.10.0 dmesg boots so we can compare them. >>>>> >>>>>> I have two monitors, of which only the main monitor starts with an X server >>>>>> (and the response is slow). >>>>>> >>>>>> Here is the result of dmesg. The parts that look interesting are around the >>>>>> 7.3 second mark that say >>>>>> >>>>>> "ACPI: OSL: Resource conflict; ACPI support missing from driver?" >>>>> It's not necessarily relevant. >>>>> >>>>> Dave >>>>> >>>>>> Oh, and thanks for replying. >>>>>> >>>>>> [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu >>>>>> 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP >>>>>> PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 >>>>>> [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 >>>>>> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset >>>>>> [ 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-0x000000000009e7ff] usable >>>>>> [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] >>>>>> reserved >>>>>> [ 0.000000] BIOS-e820: [mem 0x00000000000e4c00-0x00000000000fffff] >>>>>> reserved >>>>>> [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf77ffff] usable >>>>>> [ 0.000000] BIOS-e820: [mem 0x00000000bf780000-0x00000000bf797fff] ACPI >>>>>> data >>>>>> [ 0.000000] BIOS-e820: [mem 0x00000000bf798000-0x00000000bf7dbfff] ACPI >>>>>> NVS >>>>>> [ 0.000000] BIOS-e820: [mem 0x00000000bf7dc000-0x00000000bfffffff] >>>>>> reserved >>>>>> [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] >>>>>> reserved >>>>>> [ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] >>>>>> reserved >>>>>> [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000033fffffff] usable >>>>>> [ 0.000000] NX (Execute Disable) protection: active >>>>>> [ 0.000000] APIC: Static calls initialized >>>>>> [ 0.000000] SMBIOS 2.5 present. >>>>>> [ 0.000000] DMI: System manufacturer System Product Name/P6T DELUXE, BIOS >>>>>> 2209 09/21/2010 >>>>>> [ 0.000000] DMI: Memory slots populated: 6/6 >>>>>> [ 0.000000] tsc: Fast TSC calibration using PIT >>>>>> [ 0.000000] tsc: Detected 2672.776 MHz processor >>>>>> [ 0.001528] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >>>>>> [ 0.001534] e820: remove [mem 0x000a0000-0x000fffff] usable >>>>>> [ 0.001544] last_pfn = 0x340000 max_arch_pfn = 0x400000000 >>>>>> [ 0.001553] total RAM covered: 12280M >>>>>> [ 0.001829] Found optimal setting for mtrr clean up >>>>>> [ 0.001830] gran_size: 64K chunk_size: 16M num_reg: 6 lose >>>>>> cover RAM: 0G >>>>>> [ 0.001837] MTRR map: 8 entries (5 fixed + 3 variable; max 21), built >>>>>> from 8 variable MTRRs >>>>>> [ 0.001841] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >>>>>> [ 0.002807] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved >>>>>> [ 0.002820] last_pfn = 0xbf798 max_arch_pfn = 0x400000000 >>>>>> [ 0.014822] found SMP MP-table at [mem 0x000ff780-0x000ff78f] >>>>>> [ 0.015378] RAMDISK: [mem 0x0b466000-0x37feefff] >>>>>> [ 0.015390] ACPI: Early table checksum verification disabled >>>>>> [ 0.015394] ACPI: RSDP 0x00000000000FB150 000024 (v02 ACPIAM) >>>>>> [ 0.015401] ACPI: XSDT 0x00000000BF780100 000064 (v01 092110 XSDT0924 >>>>>> 20100921 MSFT 00000097) >>>>>> [ 0.015410] ACPI: FACP 0x00000000BF780290 0000F4 (v03 092110 FACP0924 >>>>>> 20100921 MSFT 00000097) >>>>>> [ 0.015420] ACPI: DSDT 0x00000000BF7804B0 00B69B (v01 A1087 A1087001 >>>>>> 00000001 INTL 20060113) >>>>>> [ 0.015426] ACPI: FACS 0x00000000BF798000 000040 >>>>>> [ 0.015432] ACPI: FACS 0x00000000BF798000 000040 >>>>>> [ 0.015437] ACPI: APIC 0x00000000BF780390 0000D8 (v01 092110 APIC0924 >>>>>> 20100921 MSFT 00000097) >>>>>> [ 0.015443] ACPI: MCFG 0x00000000BF780470 00003C (v01 092110 OEMMCFG >>>>>> 20100921 MSFT 00000097) >>>>>> [ 0.015449] ACPI: OEMB 0x00000000BF798040 000072 (v01 092110 OEMB0924 >>>>>> 20100921 MSFT 00000097) >>>>>> [ 0.015456] ACPI: HPET 0x00000000BF78F4B0 000038 (v01 092110 OEMHPET >>>>>> 20100921 MSFT 00000097) >>>>>> [ 0.015462] ACPI: DMAR 0x00000000BF7980C0 000138 (v01 AMI OEMDMAR >>>>>> 00000001 MSFT 00000097) >>>>>> [ 0.015468] ACPI: OSFR 0x00000000BF78F4F0 0000B0 (v01 092110 OEMOSFR >>>>>> 20100921 MSFT 00000097) >>>>>> [ 0.015474] ACPI: SSDT 0x00000000BF799E10 000363 (v01 DpgPmm CpuPm >>>>>> 00000012 INTL 20060113) >>>>>> [ 0.015480] ACPI: Reserving FACP table memory at [mem >>>>>> 0xbf780290-0xbf780383] >>>>>> [ 0.015482] ACPI: Reserving DSDT table memory at [mem >>>>>> 0xbf7804b0-0xbf78bb4a] >>>>>> [ 0.015484] ACPI: Reserving FACS table memory at [mem >>>>>> 0xbf798000-0xbf79803f] >>>>>> [ 0.015485] ACPI: Reserving FACS table memory at [mem >>>>>> 0xbf798000-0xbf79803f] >>>>>> [ 0.015487] ACPI: Reserving APIC table memory at [mem >>>>>> 0xbf780390-0xbf780467] >>>>>> [ 0.015489] ACPI: Reserving MCFG table memory at [mem >>>>>> 0xbf780470-0xbf7804ab] >>>>>> [ 0.015491] ACPI: Reserving OEMB table memory at [mem >>>>>> 0xbf798040-0xbf7980b1] >>>>>> [ 0.015492] ACPI: Reserving HPET table memory at [mem >>>>>> 0xbf78f4b0-0xbf78f4e7] >>>>>> [ 0.015494] ACPI: Reserving DMAR table memory at [mem >>>>>> 0xbf7980c0-0xbf7981f7] >>>>>> [ 0.015496] ACPI: Reserving OSFR table memory at [mem >>>>>> 0xbf78f4f0-0xbf78f59f] >>>>>> [ 0.015498] ACPI: Reserving SSDT table memory at [mem >>>>>> 0xbf799e10-0xbf79a172] >>>>>> [ 0.015676] No NUMA configuration found >>>>>> [ 0.015678] Faking a node at [mem 0x0000000000000000-0x000000033fffffff] >>>>>> [ 0.015692] NODE_DATA(0) allocated [mem 0x33ffcd000-0x33fff7fff] >>>>>> [ 0.016090] Zone ranges: >>>>>> [ 0.016092] DMA [mem 0x0000000000001000-0x0000000000ffffff] >>>>>> [ 0.016095] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >>>>>> [ 0.016098] Normal [mem 0x0000000100000000-0x000000033fffffff] >>>>>> [ 0.016100] Device empty >>>>>> [ 0.016102] Movable zone start for each node >>>>>> [ 0.016106] Early memory node ranges >>>>>> [ 0.016106] node 0: [mem 0x0000000000001000-0x000000000009dfff] >>>>>> [ 0.016109] node 0: [mem 0x0000000000100000-0x00000000bf77ffff] >>>>>> [ 0.016112] node 0: [mem 0x0000000100000000-0x000000033fffffff] >>>>>> [ 0.016116] Initmem setup node 0 [mem >>>>>> 0x0000000000001000-0x000000033fffffff] >>>>>> [ 0.016124] On node 0, zone DMA: 1 pages in unavailable ranges >>>>>> [ 0.016158] On node 0, zone DMA: 98 pages in unavailable ranges >>>>>> [ 0.043074] On node 0, zone Normal: 2176 pages in unavailable ranges >>>>>> [ 0.043371] ACPI: PM-Timer IO Port: 0x808 >>>>>> [ 0.043400] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI >>>>>> 0-23 >>>>>> [ 0.043408] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI >>>>>> 24-47 >>>>>> [ 0.043412] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >>>>>> [ 0.043415] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >>>>>> [ 0.043423] ACPI: Using ACPI (MADT) for SMP configuration information >>>>>> [ 0.043426] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >>>>>> [ 0.043442] CPU topo: Max. logical packages: 2 >>>>>> [ 0.043444] CPU topo: Max. logical dies: 2 >>>>>> [ 0.043445] CPU topo: Max. dies per package: 1 >>>>>> [ 0.043456] CPU topo: Max. threads per core: 2 >>>>>> [ 0.043458] CPU topo: Num. cores per package: 4 >>>>>> [ 0.043459] CPU topo: Num. threads per package: 8 >>>>>> [ 0.043460] CPU topo: Allowing 8 present CPUs plus 8 hotplug CPUs >>>>>> [ 0.043478] PM: hibernation: Registered nosave memory: [mem >>>>>> 0x00000000-0x00000fff] >>>>>> [ 0.043482] PM: hibernation: Registered nosave memory: [mem >>>>>> 0x0009e000-0x0009efff] >>>>>> [ 0.043483] PM: hibernation: Registered nosave memory: [mem >>>>>> 0x0009f000-0x0009ffff] >>>>>> [ 0.043485] PM: hibernation: Registered nosave memory: [mem >>>>>> 0x000a0000-0x000e4fff] >>>>>> [ 0.043487] PM: hibernation: Registered nosave memory: [mem >>>>>> 0x000e5000-0x000fffff] >>>>>> [ 0.043489] PM: hibernation: Registered nosave memory: [mem >>>>>> 0xbf780000-0xbf797fff] >>>>>> [ 0.043491] PM: hibernation: Registered nosave memory: [mem >>>>>> 0xbf798000-0xbf7dbfff] >>>>>> [ 0.043493] PM: hibernation: Registered nosave memory: [mem >>>>>> 0xbf7dc000-0xbfffffff] >>>>>> [ 0.043494] PM: hibernation: Registered nosave memory: [mem >>>>>> 0xc0000000-0xfedfffff] >>>>>> [ 0.043496] PM: hibernation: Registered nosave memory: [mem >>>>>> 0xfee00000-0xfee00fff] >>>>>> [ 0.043497] PM: hibernation: Registered nosave memory: [mem >>>>>> 0xfee01000-0xffdfffff] >>>>>> [ 0.043499] PM: hibernation: Registered nosave memory: [mem >>>>>> 0xffe00000-0xffffffff] >>>>>> [ 0.043501] [mem 0xc0000000-0xfedfffff] available for PCI devices >>>>>> [ 0.043503] Booting paravirtualized kernel on bare hardware >>>>>> [ 0.043507] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: >>>>>> 0xffffffff, max_idle_ns: 7645519600211568 ns >>>>>> [ 0.043517] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 >>>>>> nr_node_ids:1 >>>>>> [ 0.045202] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288 >>>>>> [ 0.045216] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152 >>>>>> [ 0.045221] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 >>>>>> [ 0.045232] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 >>>>>> [ 0.045264] Kernel command line: BOOT_IMAGE=/vmlinuz-6.11.0 >>>>>> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset >>>>>> [ 0.045420] Booted with the nomodeset parameter. Only the system >>>>>> framebuffer will be available >>>>>> [ 0.045424] Unknown kernel command line parameters "splash >>>>>> BOOT_IMAGE=/vmlinuz-6.11.0", will be passed to user space. >>>>>> [ 0.047571] Dentry cache hash table entries: 2097152 (order: 12, 16777216 >>>>>> bytes, linear) >>>>>> [ 0.048684] Inode-cache hash table entries: 1048576 (order: 11, 8388608 >>>>>> bytes, linear) >>>>>> [ 0.049079] Fallback order for Node 0: 0 >>>>>> [ 0.049086] Built 1 zonelists, mobility grouping on. Total pages: >>>>>> 3143453 >>>>>> [ 0.049088] Policy zone: Normal >>>>>> [ 0.049100] mem auto-init: stack:off, heap alloc:on, heap free:off >>>>>> [ 0.049115] software IO TLB: area num 16. >>>>>> [ 0.128195] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 >>>>>> [ 0.128395] Kernel/User page tables isolation: enabled >>>>>> [ 0.128531] ftrace: allocating 53163 entries in 208 pages >>>>>> [ 0.139782] ftrace: allocated 208 pages with 3 groups >>>>>> [ 0.140826] Dynamic Preempt: voluntary >>>>>> [ 0.141193] rcu: Preemptible hierarchical RCU implementation. >>>>>> [ 0.141195] rcu: RCU restricting CPUs from NR_CPUS=8192 to >>>>>> nr_cpu_ids=16. >>>>>> [ 0.141198] Trampoline variant of Tasks RCU enabled. >>>>>> [ 0.141199] Rude variant of Tasks RCU enabled. >>>>>> [ 0.141200] Tracing variant of Tasks RCU enabled. >>>>>> [ 0.141201] rcu: RCU calculated value of scheduler-enlistment delay is 25 >>>>>> jiffies. >>>>>> [ 0.141202] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 >>>>>> [ 0.141227] RCU Tasks: Setting shift to 4 and lim to 1 >>>>>> rcu_task_cb_adjust=1. >>>>>> [ 0.141231] RCU Tasks Rude: Setting shift to 4 and lim to 1 >>>>>> rcu_task_cb_adjust=1. >>>>>> [ 0.141235] RCU Tasks Trace: Setting shift to 4 and lim to 1 >>>>>> rcu_task_cb_adjust=1. >>>>>> [ 0.147244] NR_IRQS: 524544, nr_irqs: 960, preallocated irqs: 16 >>>>>> [ 0.147513] rcu: srcu_init: Setting srcu_struct sizes based on >>>>>> contention. >>>>>> [ 0.147681] Console: colour dummy device 80x25 >>>>>> [ 0.147685] printk: legacy console [tty0] enabled >>>>>> [ 0.148030] ACPI: Core revision 20240322 >>>>>> [ 0.148345] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, >>>>>> max_idle_ns: 133484882848 ns >>>>>> [ 0.148362] APIC: Switch to symmetric I/O mode setup >>>>>> [ 0.148364] DMAR-IR: This system BIOS has enabled interrupt remapping >>>>>> on a chipset that contains an erratum making that >>>>>> feature unstable. To maintain system stability >>>>>> interrupt remapping is being disabled. Please >>>>>> contact your BIOS vendor for an update >>>>>> [ 0.148373] APIC: Switched APIC routing to: physical flat >>>>>> [ 0.148941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >>>>>> [ 0.168361] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: >>>>>> 0x2686c8f140e, max_idle_ns: 440795237667 ns >>>>>> [ 0.168371] Calibrating delay loop (skipped), value calculated using >>>>>> timer frequency.. 5345.55 BogoMIPS (lpj=10691104) >>>>>> [ 0.168399] CPU0: Thermal monitoring enabled (TM1) >>>>>> [ 0.168434] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >>>>>> [ 0.168437] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >>>>>> [ 0.168442] process: using mwait in idle threads >>>>>> [ 0.168445] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user >>>>>> pointer sanitization >>>>>> [ 0.168448] Spectre V2 : Mitigation: Retpolines >>>>>> [ 0.168450] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB >>>>>> on context switch >>>>>> [ 0.168451] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT >>>>>> [ 0.168453] Speculative Store Bypass: Vulnerable >>>>>> [ 0.168456] MDS: Vulnerable: Clear CPU buffers attempted, no microcode >>>>>> [ 0.168458] MMIO Stale Data: Unknown: No mitigations >>>>>> [ 0.168461] x86/fpu: x87 FPU will use FXSAVE >>>>>> [ 0.199521] Freeing SMP alternatives memory: 44K >>>>>> [ 0.199542] pid_max: default: 32768 minimum: 301 >>>>>> [ 0.200572] LSM: initializing >>>>>> lsm=lockdown,capability,landlock,apparmor,ima,evm >>>>>> [ 0.200869] landlock: Up and running. >>>>>> [ 0.200909] AppArmor: AppArmor initialized >>>>>> [ 0.201323] Mount-cache hash table entries: 32768 (order: 6, 262144 >>>>>> bytes, linear) >>>>>> [ 0.201357] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 >>>>>> bytes, linear) >>>>>> [ 0.315223] smpboot: CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz >>>>>> (family: 0x6, model: 0x1a, stepping: 0x4) >>>>>> [ 0.315671] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, >>>>>> Intel PMU driver. >>>>>> [ 0.315695] core: CPU erratum AAJ80 worked around >>>>>> [ 0.315697] ... version: 3 >>>>>> [ 0.315699] ... bit width: 48 >>>>>> [ 0.315700] ... generic registers: 4 >>>>>> [ 0.315702] ... value mask: 0000ffffffffffff >>>>>> [ 0.315704] ... max period: 000000007fffffff >>>>>> [ 0.315705] ... fixed-purpose events: 3 >>>>>> [ 0.315706] ... event mask: 000000070000000f >>>>>> [ 0.315916] signal: max sigframe size: 1440 >>>>>> [ 0.315941] Estimated ratio of average max frequency by base frequency >>>>>> (times 1024): 1075 >>>>>> [ 0.316366] rcu: Hierarchical SRCU implementation. >>>>>> [ 0.316366] rcu: Max phase no-delay instances is 1000. >>>>>> [ 0.316366] Timer migration: 2 hierarchy levels; 8 children per group; 2 >>>>>> crossnode level >>>>>> [ 0.316714] NMI watchdog: Enabled. Permanently consumes one hw-PMU >>>>>> counter. >>>>>> [ 0.317011] smp: Bringing up secondary CPUs ... >>>>>> [ 0.317232] smpboot: x86: Booting SMP configuration: >>>>>> [ 0.317235] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 >>>>>> [ 0.328546] 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.334368] smp: Brought up 1 node, 8 CPUs >>>>>> [ 0.334368] smpboot: Total of 8 processors activated (42764.41 BogoMIPS) >>>>>> [ 0.336514] Memory: 11491168K/12573812K available (20480K kernel code, >>>>>> 4237K rwdata, 7328K rodata, 4860K init, 5060K bss, 1068464K reserved, 0K >>>>>> cma-reserved) >>>>>> [ 0.337198] devtmpfs: initialized >>>>>> [ 0.337198] x86/mm: Memory block size: 128MB >>>>>> [ 0.341390] ACPI: PM: Registering ACPI NVS region [mem >>>>>> 0xbf798000-0xbf7dbfff] (278528 bytes) >>>>>> [ 0.341390] clocksource: jiffies: mask: 0xffffffff max_cycles: >>>>>> 0xffffffff, max_idle_ns: 7645041785100000 ns >>>>>> [ 0.341390] futex hash table entries: 4096 (order: 6, 262144 bytes, >>>>>> linear) >>>>>> [ 0.341390] pinctrl core: initialized pinctrl subsystem >>>>>> [ 0.341390] PM: RTC time: 20:18:41, date: 2024-09-16 >>>>>> [ 0.342165] NET: Registered PF_NETLINK/PF_ROUTE protocol family >>>>>> [ 0.342551] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic >>>>>> allocations >>>>>> [ 0.342790] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic >>>>>> allocations >>>>>> [ 0.343038] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for >>>>>> atomic allocations >>>>>> [ 0.343068] audit: initializing netlink subsys (disabled) >>>>>> [ 0.343091] audit: type=2000 audit(1726517920.192:1): state=initialized >>>>>> audit_enabled=0 res=1 >>>>>> [ 0.344380] thermal_sys: Registered thermal governor 'fair_share' >>>>>> [ 0.344382] thermal_sys: Registered thermal governor 'bang_bang' >>>>>> [ 0.344384] thermal_sys: Registered thermal governor 'step_wise' >>>>>> [ 0.344385] thermal_sys: Registered thermal governor 'user_space' >>>>>> [ 0.344386] thermal_sys: Registered thermal governor 'power_allocator' >>>>>> [ 0.344403] EISA bus registered >>>>>> [ 0.344424] cpuidle: using governor ladder >>>>>> [ 0.344429] cpuidle: using governor menu >>>>>> [ 0.344500] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >>>>>> [ 0.344873] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for >>>>>> domain 0000 [bus 00-ff] >>>>>> [ 0.344880] PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not >>>>>> reserved) >>>>>> [ 0.344882] PCI: Using configuration type 1 for base access >>>>>> [ 0.344998] kprobes: kprobe jump-optimization is enabled. All kprobes are >>>>>> optimized if possible. >>>>>> [ 0.347235] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages >>>>>> [ 0.347235] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page >>>>>> [ 0.351318] ACPI: Added _OSI(Module Device) >>>>>> [ 0.351318] ACPI: Added _OSI(Processor Device) >>>>>> [ 0.351318] ACPI: Added _OSI(3.0 _SCP Extensions) >>>>>> [ 0.351318] ACPI: Added _OSI(Processor Aggregator Device) >>>>>> [ 0.366412] ACPI: 2 ACPI AML tables successfully acquired and loaded >>>>>> [ 0.401749] ACPI: Dynamic OEM Table Load: >>>>>> [ 0.401749] ACPI: SSDT 0xFFFF9DD880974000 001C0C (v01 DpgPmm P001Ist >>>>>> 00000011 INTL 20060113) >>>>>> [ 0.405367] ACPI: Interpreter enabled >>>>>> [ 0.405389] ACPI: PM: (supports S0 S1 S3 S4 S5) >>>>>> [ 0.405391] ACPI: Using IOAPIC for interrupt routing >>>>>> [ 0.405439] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for >>>>>> domain 0000 [bus 00-ff] >>>>>> [ 0.406832] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI >>>>>> motherboard resource >>>>>> [ 0.406849] PCI: Using host bridge windows from ACPI; if necessary, use >>>>>> "pci=nocrs" and report a bug >>>>>> [ 0.406851] PCI: Using E820 reservations for host bridge windows >>>>>> [ 0.407073] ACPI: Enabled 13 GPEs in block 00 to 3F >>>>>> [ 0.420700] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >>>>>> [ 0.420710] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM >>>>>> ClockPM Segments MSI EDR HPX-Type3] >>>>>> [ 0.420718] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug >>>>>> PME AER PCIeCapability LTR DPC] >>>>>> [ 0.420720] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug >>>>>> SHPCHotplug PME AER PCIeCapability LTR DPC] >>>>>> [ 0.420722] acpi PNP0A08:00: _OSC: platform retains control of PCIe >>>>>> features (AE_NOT_FOUND) >>>>>> [ 0.421217] PCI host bridge to bus 0000:00 >>>>>> [ 0.421222] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >>>>>> [ 0.421225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >>>>>> [ 0.421227] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff >>>>>> window] >>>>>> [ 0.421229] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff >>>>>> window] >>>>>> [ 0.421231] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff >>>>>> window] >>>>>> [ 0.421233] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff >>>>>> window] >>>>>> [ 0.421235] pci_bus 0000:00: root bus resource [bus 00-ff] >>>>>> [ 0.421259] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000 PCIe >>>>>> Root Port >>>>>> [ 0.421288] pci 0000:00:00.0: enabling Extended Tags >>>>>> [ 0.421332] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.421435] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400 PCIe >>>>>> Root Port >>>>>> [ 0.421452] pci 0000:00:01.0: PCI bridge to [bus 01] >>>>>> [ 0.421469] pci 0000:00:01.0: enabling Extended Tags >>>>>> [ 0.421514] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.421651] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400 PCIe >>>>>> Root Port >>>>>> [ 0.421673] pci 0000:00:03.0: PCI bridge to [bus 02-04] >>>>>> [ 0.421677] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] >>>>>> [ 0.421680] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] >>>>>> [ 0.421688] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff >>>>>> 64bit pref] >>>>>> [ 0.421695] pci 0000:00:03.0: enabling Extended Tags >>>>>> [ 0.421740] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.421868] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400 PCIe >>>>>> Root Port >>>>>> [ 0.421885] pci 0000:00:07.0: PCI bridge to [bus 05] >>>>>> [ 0.421903] pci 0000:00:07.0: enabling Extended Tags >>>>>> [ 0.421947] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.422074] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000 PCIe >>>>>> Root Complex Integrated Endpoint >>>>>> [ 0.422186] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000 PCIe >>>>>> Root Complex Integrated Endpoint >>>>>> [ 0.422294] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000 PCIe >>>>>> Root Complex Integrated Endpoint >>>>>> [ 0.422397] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000 >>>>>> conventional PCI endpoint >>>>>> [ 0.422490] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 >>>>>> conventional PCI endpoint >>>>>> [ 0.422531] pci 0000:00:1a.0: BAR 4 [io 0x9800-0x981f] >>>>>> [ 0.422653] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300 >>>>>> conventional PCI endpoint >>>>>> [ 0.422694] pci 0000:00:1a.1: BAR 4 [io 0x9880-0x989f] >>>>>> [ 0.422825] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300 >>>>>> conventional PCI endpoint >>>>>> [ 0.422865] pci 0000:00:1a.2: BAR 4 [io 0x9c00-0x9c1f] >>>>>> [ 0.423001] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 >>>>>> conventional PCI endpoint >>>>>> [ 0.423018] pci 0000:00:1a.7: BAR 0 [mem 0xfb5ff000-0xfb5ff3ff] >>>>>> [ 0.423099] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >>>>>> [ 0.423200] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300 PCIe >>>>>> Root Complex Integrated Endpoint >>>>>> [ 0.423218] pci 0000:00:1b.0: BAR 0 [mem 0xfb5f8000-0xfb5fbfff 64bit] >>>>>> [ 0.423294] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.423384] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 PCIe >>>>>> Root Port >>>>>> [ 0.423410] pci 0000:00:1c.0: PCI bridge to [bus 0a] >>>>>> [ 0.423424] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff >>>>>> 64bit pref] >>>>>> [ 0.423478] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.423599] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400 PCIe >>>>>> Root Port >>>>>> [ 0.423626] pci 0000:00:1c.1: PCI bridge to [bus 09] >>>>>> [ 0.423632] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] >>>>>> [ 0.423694] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >>>>>> [ 0.423824] pci 0000:00:1c.2: [8086:3a44] type 01 class 0x060400 PCIe >>>>>> Root Port >>>>>> [ 0.423850] pci 0000:00:1c.2: PCI bridge to [bus 08] >>>>>> [ 0.423855] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >>>>>> [ 0.423858] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] >>>>>> [ 0.423919] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >>>>>> [ 0.424038] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400 PCIe >>>>>> Root Port >>>>>> [ 0.424064] pci 0000:00:1c.4: PCI bridge to [bus 07] >>>>>> [ 0.424069] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >>>>>> [ 0.424072] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] >>>>>> [ 0.424133] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >>>>>> [ 0.424253] pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400 PCIe >>>>>> Root Port >>>>>> [ 0.424279] pci 0000:00:1c.5: PCI bridge to [bus 06] >>>>>> [ 0.424284] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] >>>>>> [ 0.424287] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] >>>>>> [ 0.424348] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >>>>>> [ 0.424477] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 >>>>>> conventional PCI endpoint >>>>>> [ 0.424517] pci 0000:00:1d.0: BAR 4 [io 0x9080-0x909f] >>>>>> [ 0.424643] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 >>>>>> conventional PCI endpoint >>>>>> [ 0.424684] pci 0000:00:1d.1: BAR 4 [io 0x9400-0x941f] >>>>>> [ 0.424809] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 >>>>>> conventional PCI endpoint >>>>>> [ 0.424851] pci 0000:00:1d.2: BAR 4 [io 0x9480-0x949f] >>>>>> [ 0.424984] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 >>>>>> conventional PCI endpoint >>>>>> [ 0.425001] pci 0000:00:1d.7: BAR 0 [mem 0xfb5fe000-0xfb5fe3ff] >>>>>> [ 0.425082] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >>>>>> [ 0.425178] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >>>>>> conventional PCI bridge >>>>>> [ 0.425203] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) >>>>>> [ 0.425208] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >>>>>> [ 0.425211] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] >>>>>> [ 0.425335] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100 >>>>>> conventional PCI endpoint >>>>>> [ 0.425412] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 >>>>>> ACPI/GPIO/TCO >>>>>> [ 0.425417] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 >>>>>> GPIO >>>>>> [ 0.425420] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 >>>>>> (mask 0003) >>>>>> [ 0.425425] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 >>>>>> (mask 001f) >>>>>> [ 0.425575] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601 >>>>>> conventional PCI endpoint >>>>>> [ 0.425589] pci 0000:00:1f.2: BAR 0 [io 0x8c00-0x8c07] >>>>>> [ 0.425596] pci 0000:00:1f.2: BAR 1 [io 0x8880-0x8883] >>>>>> [ 0.425604] pci 0000:00:1f.2: BAR 2 [io 0x8800-0x8807] >>>>>> [ 0.425611] pci 0000:00:1f.2: BAR 3 [io 0x8480-0x8483] >>>>>> [ 0.425618] pci 0000:00:1f.2: BAR 4 [io 0x8400-0x841f] >>>>>> [ 0.425625] pci 0000:00:1f.2: BAR 5 [mem 0xfb5fc000-0xfb5fc7ff] >>>>>> [ 0.425666] pci 0000:00:1f.2: PME# supported from D3hot >>>>>> [ 0.425760] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500 >>>>>> conventional PCI endpoint >>>>>> [ 0.425777] pci 0000:00:1f.3: BAR 0 [mem 0xfb5fd000-0xfb5fd0ff 64bit] >>>>>> [ 0.425797] pci 0000:00:1f.3: BAR 4 [io 0x0400-0x041f] >>>>>> [ 0.425902] pci 0000:00:01.0: PCI bridge to [bus 01] >>>>>> [ 0.425962] pci 0000:02:00.0: [1002:1478] type 01 class 0x060400 PCIe >>>>>> Switch Upstream Port >>>>>> [ 0.425977] pci 0000:02:00.0: BAR 0 [mem 0xfb6fc000-0xfb6fffff] >>>>>> [ 0.425992] pci 0000:02:00.0: PCI bridge to [bus 03-04] >>>>>> [ 0.425999] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] >>>>>> [ 0.426002] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] >>>>>> [ 0.426012] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff >>>>>> 64bit pref] >>>>>> [ 0.426097] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.426163] pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, >>>>>> limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 63.012 Gb/s >>>>>> with 16.0 GT/s PCIe x4 link) >>>>>> [ 0.436388] pci 0000:00:03.0: PCI bridge to [bus 02-04] >>>>>> [ 0.436467] pci 0000:03:00.0: [1002:1479] type 01 class 0x060400 PCIe >>>>>> Switch Downstream Port >>>>>> [ 0.436495] pci 0000:03:00.0: PCI bridge to [bus 04] >>>>>> [ 0.436501] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] >>>>>> [ 0.436505] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] >>>>>> [ 0.436515] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff >>>>>> 64bit pref] >>>>>> [ 0.436600] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.436763] pci 0000:02:00.0: PCI bridge to [bus 03-04] >>>>>> [ 0.436832] pci 0000:04:00.0: [1002:743f] type 00 class 0x030000 PCIe >>>>>> Legacy Endpoint >>>>>> [ 0.436852] pci 0000:04:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit >>>>>> pref] >>>>>> [ 0.436864] pci 0000:04:00.0: BAR 2 [mem 0xcfe00000-0xcfffffff 64bit >>>>>> pref] >>>>>> [ 0.436872] pci 0000:04:00.0: BAR 4 [io 0xa000-0xa0ff] >>>>>> [ 0.436880] pci 0000:04:00.0: BAR 5 [mem 0xfb700000-0xfb7fffff] >>>>>> [ 0.436888] pci 0000:04:00.0: ROM [mem 0xfb8c0000-0xfb8dffff pref] >>>>>> [ 0.436925] pci 0000:04:00.0: Video device with shadowed ROM at [mem >>>>>> 0x000c0000-0x000dffff] >>>>>> [ 0.436985] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold >>>>>> [ 0.437058] pci 0000:04:00.0: 16.000 Gb/s available PCIe bandwidth, >>>>>> limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 252.048 Gb/s >>>>>> with 16.0 GT/s PCIe x16 link) >>>>>> [ 0.437158] pci 0000:04:00.1: [1002:ab28] type 00 class 0x040300 PCIe >>>>>> Legacy Endpoint >>>>>> [ 0.437173] pci 0000:04:00.1: BAR 0 [mem 0xfb8fc000-0xfb8fffff] >>>>>> [ 0.437271] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold >>>>>> [ 0.437411] pci 0000:03:00.0: PCI bridge to [bus 04] >>>>>> [ 0.437472] pci 0000:00:07.0: PCI bridge to [bus 05] >>>>>> [ 0.437519] pci 0000:00:1c.0: PCI bridge to [bus 0a] >>>>>> [ 0.437590] pci 0000:09:00.0: [14f1:8880] type 00 class 0x040000 PCIe >>>>>> Endpoint >>>>>> [ 0.437623] pci 0000:09:00.0: BAR 0 [mem 0xfbc00000-0xfbdfffff 64bit] >>>>>> [ 0.437793] pci 0000:09:00.0: supports D1 D2 >>>>>> [ 0.437794] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot >>>>>> [ 0.437927] pci 0000:09:00.0: disabling ASPM on pre-1.1 PCIe device. You >>>>>> can enable it with 'pcie_aspm=force' >>>>>> [ 0.437941] pci 0000:00:1c.1: PCI bridge to [bus 09] >>>>>> [ 0.438009] pci 0000:08:00.0: [11ab:4364] type 00 class 0x020000 PCIe >>>>>> Legacy Endpoint >>>>>> [ 0.438036] pci 0000:08:00.0: BAR 0 [mem 0xfbbfc000-0xfbbfffff 64bit] >>>>>> [ 0.438048] pci 0000:08:00.0: BAR 2 [io 0xd800-0xd8ff] >>>>>> [ 0.438088] pci 0000:08:00.0: ROM [mem 0xfbbc0000-0xfbbdffff pref] >>>>>> [ 0.438159] pci 0000:08:00.0: supports D1 D2 >>>>>> [ 0.438161] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold >>>>>> [ 0.438257] pci 0000:00:1c.2: ASPM: current common clock configuration is >>>>>> inconsistent, reconfiguring >>>>>> [ 0.448394] pci 0000:00:1c.2: PCI bridge to [bus 08] >>>>>> [ 0.448486] pci 0000:07:00.0: [11ab:6121] type 00 class 0x01018f PCIe >>>>>> Legacy Endpoint >>>>>> [ 0.448506] pci 0000:07:00.0: BAR 0 [io 0xcc00-0xcc07] >>>>>> [ 0.448518] pci 0000:07:00.0: BAR 1 [io 0xc880-0xc883] >>>>>> [ 0.448529] pci 0000:07:00.0: BAR 2 [io 0xc800-0xc807] >>>>>> [ 0.448540] pci 0000:07:00.0: BAR 3 [io 0xc480-0xc483] >>>>>> [ 0.448551] pci 0000:07:00.0: BAR 4 [io 0xc400-0xc40f] >>>>>> [ 0.448562] pci 0000:07:00.0: BAR 5 [mem 0xfbaffc00-0xfbafffff] >>>>>> [ 0.448636] pci 0000:07:00.0: supports D1 >>>>>> [ 0.448638] pci 0000:07:00.0: PME# supported from D0 D1 D3hot >>>>>> [ 0.448727] pci 0000:07:00.0: disabling ASPM on pre-1.1 PCIe device. You >>>>>> can enable it with 'pcie_aspm=force' >>>>>> [ 0.448739] pci 0000:00:1c.4: PCI bridge to [bus 07] >>>>>> [ 0.448811] pci 0000:06:00.0: [11ab:4364] type 00 class 0x020000 PCIe >>>>>> Legacy Endpoint >>>>>> [ 0.448838] pci 0000:06:00.0: BAR 0 [mem 0xfb9fc000-0xfb9fffff 64bit] >>>>>> [ 0.448850] pci 0000:06:00.0: BAR 2 [io 0xb800-0xb8ff] >>>>>> [ 0.448891] pci 0000:06:00.0: ROM [mem 0xfb9c0000-0xfb9dffff pref] >>>>>> [ 0.448963] pci 0000:06:00.0: supports D1 D2 >>>>>> [ 0.448965] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold >>>>>> [ 0.449068] pci 0000:00:1c.5: ASPM: current common clock configuration is >>>>>> inconsistent, reconfiguring >>>>>> [ 0.460394] pci 0000:00:1c.5: PCI bridge to [bus 06] >>>>>> [ 0.460427] pci_bus 0000:0b: extended config space not accessible >>>>>> [ 0.460468] pci 0000:0b:02.0: [1106:3044] type 00 class 0x0c0010 >>>>>> conventional PCI endpoint >>>>>> [ 0.460485] pci 0000:0b:02.0: BAR 0 [mem 0xfbeff000-0xfbeff7ff] >>>>>> [ 0.460495] pci 0000:0b:02.0: BAR 1 [io 0xec00-0xec7f] >>>>>> [ 0.460565] pci 0000:0b:02.0: supports D2 >>>>>> [ 0.460567] pci 0000:0b:02.0: PME# supported from D2 D3hot D3cold >>>>>> [ 0.460650] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) >>>>>> [ 0.460660] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] >>>>>> (subtractive decode) >>>>>> [ 0.460662] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] >>>>>> (subtractive decode) >>>>>> [ 0.460664] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff >>>>>> window] (subtractive decode) >>>>>> [ 0.460666] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff >>>>>> window] (subtractive decode) >>>>>> [ 0.460668] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff >>>>>> window] (subtractive decode) >>>>>> [ 0.460670] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff >>>>>> window] (subtractive decode) >>>>>> [ 0.461561] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 >>>>>> [ 0.461631] ACPI: PCI: Interrupt link LNKB configured for IRQ 5 >>>>>> [ 0.461700] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 >>>>>> [ 0.461768] ACPI: PCI: Interrupt link LNKD configured for IRQ 14 >>>>>> [ 0.461835] ACPI: PCI: Interrupt link LNKE configured for IRQ 15 >>>>>> [ 0.461903] ACPI: PCI: Interrupt link LNKF configured for IRQ 3 >>>>>> [ 0.461971] ACPI: PCI: Interrupt link LNKG configured for IRQ 7 >>>>>> [ 0.462039] ACPI: PCI: Interrupt link LNKH configured for IRQ 4 >>>>>> [ 0.462216] iommu: Default domain type: Translated >>>>>> [ 0.462216] iommu: DMA domain TLB invalidation policy: lazy mode >>>>>> [ 0.462216] SCSI subsystem initialized >>>>>> [ 0.462216] libata version 3.00 loaded. >>>>>> [ 0.462216] ACPI: bus type USB registered >>>>>> [ 0.462216] usbcore: registered new interface driver usbfs >>>>>> [ 0.462216] usbcore: registered new interface driver hub >>>>>> [ 0.462216] usbcore: registered new device driver usb >>>>>> [ 0.462216] pps_core: LinuxPPS API ver. 1 registered >>>>>> [ 0.462216] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo >>>>>> Giometti<giometti@linux.it> >>>>>> [ 0.462216] PTP clock support registered >>>>>> [ 0.462216] EDAC MC: Ver: 3.0.0 >>>>>> [ 0.462216] NetLabel: Initializing >>>>>> [ 0.462216] NetLabel: domain hash size = 128 >>>>>> [ 0.462216] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >>>>>> [ 0.462216] NetLabel: unlabeled traffic allowed by default >>>>>> [ 0.462216] PCI: Using ACPI for IRQ routing >>>>>> [ 0.468990] PCI: Discovered peer bus ff >>>>>> [ 0.468992] PCI: root bus ff: using default resources >>>>>> [ 0.468994] PCI: Probing PCI hardware (bus ff) >>>>>> [ 0.469021] PCI host bridge to bus 0000:ff >>>>>> [ 0.469023] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff] >>>>>> [ 0.469026] pci_bus 0000:ff: root bus resource [mem >>>>>> 0x00000000-0xfffffffff] >>>>>> [ 0.469028] pci_bus 0000:ff: No busn resource found for root bus, will >>>>>> use [bus ff-ff] >>>>>> [ 0.469030] pci_bus 0000:ff: busn_res: can not insert [bus ff] under >>>>>> domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) >>>>>> [ 0.469038] pci 0000:ff:00.0: [8086:2c41] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469094] pci 0000:ff:00.1: [8086:2c01] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469145] pci 0000:ff:02.0: [8086:2c10] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469192] pci 0000:ff:02.1: [8086:2c11] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469241] pci 0000:ff:03.0: [8086:2c18] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469290] pci 0000:ff:03.1: [8086:2c19] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469343] pci 0000:ff:03.4: [8086:2c1c] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469391] pci 0000:ff:04.0: [8086:2c20] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469441] pci 0000:ff:04.1: [8086:2c21] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469488] pci 0000:ff:04.2: [8086:2c22] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469535] pci 0000:ff:04.3: [8086:2c23] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469585] pci 0000:ff:05.0: [8086:2c28] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469632] pci 0000:ff:05.1: [8086:2c29] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469679] pci 0000:ff:05.2: [8086:2c2a] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469731] pci 0000:ff:05.3: [8086:2c2b] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469782] pci 0000:ff:06.0: [8086:2c30] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469829] pci 0000:ff:06.1: [8086:2c31] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469875] pci 0000:ff:06.2: [8086:2c32] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469925] pci 0000:ff:06.3: [8086:2c33] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469981] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff >>>>>> [ 0.469984] pci_bus 0000:ff: busn_res: can not insert [bus ff] under >>>>>> domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) >>>>>> [ 0.469992] PCI: pci_cache_line_size set to 64 bytes >>>>>> [ 0.470083] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] >>>>>> [ 0.470085] e820: reserve RAM buffer [mem 0xbf780000-0xbfffffff] >>>>>> [ 0.470108] pci 0000:04:00.0: vgaarb: setting as boot VGA device >>>>>> [ 0.470108] pci 0000:04:00.0: vgaarb: bridge control possible >>>>>> [ 0.470108] pci 0000:04:00.0: vgaarb: VGA device added: >>>>>> decodes=io+mem,owns=io+mem,locks=none >>>>>> [ 0.470108] vgaarb: loaded >>>>>> [ 0.470108] hpet: 4 channels of 0 reserved for per-cpu timers >>>>>> [ 0.470108] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >>>>>> [ 0.470108] hpet0: 4 comparators, 64-bit 14.318180 MHz counter >>>>>> [ 0.472412] clocksource: Switched to clocksource tsc-early >>>>>> [ 0.474123] VFS: Disk quotas dquot_6.6.0 >>>>>> [ 0.474178] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 >>>>>> bytes) >>>>>> [ 0.474353] AppArmor: AppArmor Filesystem Enabled >>>>>> [ 0.474372] pnp: PnP ACPI init >>>>>> [ 0.474452] system 00:00: [mem 0xfbf00000-0xfbffffff] has been reserved >>>>>> [ 0.474456] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved >>>>>> [ 0.474458] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved >>>>>> [ 0.474460] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved >>>>>> [ 0.474462] system 00:00: [mem 0xfec8a000-0xfec8afff] could not be >>>>>> reserved >>>>>> [ 0.474465] system 00:00: [mem 0xfed10000-0xfed10fff] has been reserved >>>>>> [ 0.474787] system 00:02: [io 0x0290-0x029f] has been reserved >>>>>> [ 0.475064] system 00:03: [io 0x04d0-0x04d1] has been reserved >>>>>> [ 0.475068] system 00:03: [io 0x0800-0x087f] has been reserved >>>>>> [ 0.475070] system 00:03: [io 0x0500-0x057f] could not be reserved >>>>>> [ 0.475072] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved >>>>>> [ 0.475075] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved >>>>>> [ 0.475077] system 00:03: [mem 0xfed40000-0xfed8ffff] has been reserved >>>>>> [ 0.475240] system 00:04: [mem 0xffc00000-0xffdfffff] has been reserved >>>>>> [ 0.475414] system 00:05: [mem 0xfec00000-0xfec00fff] could not be >>>>>> reserved >>>>>> [ 0.475418] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved >>>>>> [ 0.475547] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved >>>>>> [ 0.475756] pnp 00:07: disabling [mem 0x000c0000-0x000cffff] because it >>>>>> overlaps 0000:04:00.0 BAR 6 [mem 0x000c0000-0x000dffff] >>>>>> [ 0.475794] system 00:07: [mem 0x00000000-0x0009ffff] could not be >>>>>> reserved >>>>>> [ 0.475797] system 00:07: [mem 0x000e0000-0x000fffff] could not be >>>>>> reserved >>>>>> [ 0.475799] system 00:07: [mem 0x00100000-0xbfffffff] could not be >>>>>> reserved >>>>>> [ 0.475801] system 00:07: [mem 0xfed90000-0xffffffff] could not be >>>>>> reserved >>>>>> [ 0.475968] pnp: PnP ACPI: found 8 devices >>>>>> [ 0.482412] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, >>>>>> max_idle_ns: 2085701024 ns >>>>>> [ 0.482668] NET: Registered PF_INET protocol family >>>>>> [ 0.482922] IP idents hash table entries: 262144 (order: 9, 2097152 >>>>>> bytes, linear) >>>>>> [ 0.487040] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, >>>>>> 131072 bytes, linear) >>>>>> [ 0.487090] Table-perturb hash table entries: 65536 (order: 6, 262144 >>>>>> bytes, linear) >>>>>> [ 0.487211] TCP established hash table entries: 131072 (order: 8, 1048576 >>>>>> bytes, linear) >>>>>> [ 0.487622] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, >>>>>> linear) >>>>>> [ 0.487923] TCP: Hash tables configured (established 131072 bind 65536) >>>>>> [ 0.488158] MPTCP token hash table entries: 16384 (order: 6, 393216 >>>>>> bytes, linear) >>>>>> [ 0.488251] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) >>>>>> [ 0.488324] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, >>>>>> linear) >>>>>> [ 0.488454] NET: Registered PF_UNIX/PF_LOCAL protocol family >>>>>> [ 0.488463] NET: Registered PF_XDP protocol family >>>>>> [ 0.488480] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus >>>>>> 0a] add_size 1000 >>>>>> [ 0.488484] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] >>>>>> to [bus 0a] add_size 200000 add_align 100000 >>>>>> [ 0.488488] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus >>>>>> 09] add_size 1000 >>>>>> [ 0.488491] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff >>>>>> 64bit pref] to [bus 09] add_size 200000 add_align 100000 >>>>>> [ 0.488494] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff >>>>>> 64bit pref] to [bus 08] add_size 200000 add_align 100000 >>>>>> [ 0.488497] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff >>>>>> 64bit pref] to [bus 07] add_size 200000 add_align 100000 >>>>>> [ 0.488500] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff >>>>>> 64bit pref] to [bus 06] add_size 200000 add_align 100000 >>>>>> [ 0.488517] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff]: >>>>>> assigned >>>>>> [ 0.488520] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff >>>>>> 64bit pref]: assigned >>>>>> [ 0.488524] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff >>>>>> 64bit pref]: assigned >>>>>> [ 0.488526] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff >>>>>> 64bit pref]: assigned >>>>>> [ 0.488529] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff >>>>>> 64bit pref]: assigned >>>>>> [ 0.488532] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]: assigned >>>>>> [ 0.488535] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]: assigned >>>>>> [ 0.488538] pci 0000:00:01.0: PCI bridge to [bus 01] >>>>>> [ 0.488548] pci 0000:03:00.0: PCI bridge to [bus 04] >>>>>> [ 0.488550] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] >>>>>> [ 0.488555] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] >>>>>> [ 0.488559] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff >>>>>> 64bit pref] >>>>>> [ 0.488564] pci 0000:02:00.0: PCI bridge to [bus 03-04] >>>>>> [ 0.488567] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] >>>>>> [ 0.488571] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] >>>>>> [ 0.488575] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff >>>>>> 64bit pref] >>>>>> [ 0.488580] pci 0000:00:03.0: PCI bridge to [bus 02-04] >>>>>> [ 0.488583] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] >>>>>> [ 0.488586] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] >>>>>> [ 0.488590] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff >>>>>> 64bit pref] >>>>>> [ 0.488594] pci 0000:00:07.0: PCI bridge to [bus 05] >>>>>> [ 0.488603] pci 0000:00:1c.0: PCI bridge to [bus 0a] >>>>>> [ 0.488605] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] >>>>>> [ 0.488609] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] >>>>>> [ 0.488612] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff >>>>>> 64bit pref] >>>>>> [ 0.488618] pci 0000:00:1c.1: PCI bridge to [bus 09] >>>>>> [ 0.488620] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] >>>>>> [ 0.488624] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] >>>>>> [ 0.488628] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff >>>>>> 64bit pref] >>>>>> [ 0.488633] pci 0000:00:1c.2: PCI bridge to [bus 08] >>>>>> [ 0.488635] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >>>>>> [ 0.488639] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] >>>>>> [ 0.488643] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff >>>>>> 64bit pref] >>>>>> [ 0.488648] pci 0000:00:1c.4: PCI bridge to [bus 07] >>>>>> [ 0.488650] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >>>>>> [ 0.488654] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] >>>>>> [ 0.488658] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff >>>>>> 64bit pref] >>>>>> [ 0.488663] pci 0000:00:1c.5: PCI bridge to [bus 06] >>>>>> [ 0.488665] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] >>>>>> [ 0.488669] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] >>>>>> [ 0.488673] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff >>>>>> 64bit pref] >>>>>> [ 0.488678] pci 0000:00:1e.0: PCI bridge to [bus 0b] >>>>>> [ 0.488681] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >>>>>> [ 0.488685] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] >>>>>> [ 0.488692] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >>>>>> [ 0.488694] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >>>>>> [ 0.488696] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff >>>>>> window] >>>>>> [ 0.488698] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff >>>>>> window] >>>>>> [ 0.488700] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff >>>>>> window] >>>>>> [ 0.488702] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff >>>>>> window] >>>>>> [ 0.488704] pci_bus 0000:02: resource 0 [io 0xa000-0xafff] >>>>>> [ 0.488705] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb8fffff] >>>>>> [ 0.488707] pci_bus 0000:02: resource 2 [mem 0xcfe00000-0xdfffffff 64bit >>>>>> pref] >>>>>> [ 0.488709] pci_bus 0000:03: resource 0 [io 0xa000-0xafff] >>>>>> [ 0.488711] pci_bus 0000:03: resource 1 [mem 0xfb700000-0xfb8fffff] >>>>>> [ 0.488712] pci_bus 0000:03: resource 2 [mem 0xcfe00000-0xdfffffff 64bit >>>>>> pref] >>>>>> [ 0.488714] pci_bus 0000:04: resource 0 [io 0xa000-0xafff] >>>>>> [ 0.488716] pci_bus 0000:04: resource 1 [mem 0xfb700000-0xfb8fffff] >>>>>> [ 0.488718] pci_bus 0000:04: resource 2 [mem 0xcfe00000-0xdfffffff 64bit >>>>>> pref] >>>>>> [ 0.488720] pci_bus 0000:0a: resource 0 [io 0x1000-0x1fff] >>>>>> [ 0.488722] pci_bus 0000:0a: resource 1 [mem 0xc0000000-0xc01fffff] >>>>>> [ 0.488723] pci_bus 0000:0a: resource 2 [mem 0xfaf00000-0xfaffffff 64bit >>>>>> pref] >>>>>> [ 0.488725] pci_bus 0000:09: resource 0 [io 0x2000-0x2fff] >>>>>> [ 0.488727] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbdfffff] >>>>>> [ 0.488728] pci_bus 0000:09: resource 2 [mem 0xc0200000-0xc03fffff 64bit >>>>>> pref] >>>>>> [ 0.488730] pci_bus 0000:08: resource 0 [io 0xd000-0xdfff] >>>>>> [ 0.488732] pci_bus 0000:08: resource 1 [mem 0xfbb00000-0xfbbfffff] >>>>>> [ 0.488734] pci_bus 0000:08: resource 2 [mem 0xc0400000-0xc05fffff 64bit >>>>>> pref] >>>>>> [ 0.488736] pci_bus 0000:07: resource 0 [io 0xc000-0xcfff] >>>>>> [ 0.488737] pci_bus 0000:07: resource 1 [mem 0xfba00000-0xfbafffff] >>>>>> [ 0.488739] pci_bus 0000:07: resource 2 [mem 0xc0600000-0xc07fffff 64bit >>>>>> pref] >>>>>> [ 0.488741] pci_bus 0000:06: resource 0 [io 0xb000-0xbfff] >>>>>> [ 0.488743] pci_bus 0000:06: resource 1 [mem 0xfb900000-0xfb9fffff] >>>>>> [ 0.488744] pci_bus 0000:06: resource 2 [mem 0xc0800000-0xc09fffff 64bit >>>>>> pref] >>>>>> [ 0.488746] pci_bus 0000:0b: resource 0 [io 0xe000-0xefff] >>>>>> [ 0.488748] pci_bus 0000:0b: resource 1 [mem 0xfbe00000-0xfbefffff] >>>>>> [ 0.488750] pci_bus 0000:0b: resource 4 [io 0x0000-0x0cf7 window] >>>>>> [ 0.488751] pci_bus 0000:0b: resource 5 [io 0x0d00-0xffff window] >>>>>> [ 0.488753] pci_bus 0000:0b: resource 6 [mem 0x000a0000-0x000bffff >>>>>> window] >>>>>> [ 0.488755] pci_bus 0000:0b: resource 7 [mem 0x000d0000-0x000dffff >>>>>> window] >>>>>> [ 0.488757] pci_bus 0000:0b: resource 8 [mem 0xc0000000-0xdfffffff >>>>>> window] >>>>>> [ 0.488758] pci_bus 0000:0b: resource 9 [mem 0xf0000000-0xfed8ffff >>>>>> window] >>>>>> [ 0.488836] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff] >>>>>> [ 0.488838] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff] >>>>>> [ 0.490705] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0 >>>>>> [ 0.490763] PCI: CLS 256 bytes, default 64 >>>>>> [ 0.490837] DMAR: Host address width 39 >>>>>> [ 0.490840] DMAR: DRHD base: 0x000000fbfff000 flags: 0x0 >>>>>> [ 0.490855] DMAR: dmar0: reg_base_addr fbfff000 ver 1:0 cap >>>>>> c9008010e60262 ecap f0207a >>>>>> [ 0.490859] DMAR: DRHD base: 0x000000fbffe000 flags: 0x1 >>>>>> [ 0.490868] DMAR: dmar1: reg_base_addr fbffe000 ver 1:0 cap >>>>>> c90780106f0462 ecap f020fe >>>>>> [ 0.490872] DMAR: RMRR base: 0x000000000ec000 end: 0x000000000effff >>>>>> [ 0.490874] DMAR: RMRR base: 0x000000bf7dc000 end: 0x000000bf7dbfff >>>>>> [ 0.490876] DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR >>>>>> [0x00000000bf7dc000-0x00000000bf7dbfff] >>>>>> BIOS vendor: American Megatrends Inc.; Ver: 2209 ; Product >>>>>> Version: System Version >>>>>> [ 0.490885] DMAR: ATSR flags: 0x0 >>>>>> [ 0.490916] Trying to unpack rootfs image as initramfs... >>>>>> [ 0.490924] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >>>>>> [ 0.490926] software IO TLB: mapped [mem >>>>>> 0x00000000bb780000-0x00000000bf780000] (64MB) >>>>>> [ 0.498853] Initialise system trusted keyrings >>>>>> [ 0.498871] Key type blacklist registered >>>>>> [ 0.498929] workingset: timestamp_bits=36 max_order=22 bucket_order=0 >>>>>> [ 0.498939] zbud: loaded >>>>>> [ 0.500605] squashfs: version 4.0 (2009/01/31) Phillip Lougher >>>>>> [ 0.500783] fuse: init (API version 7.40) >>>>>> [ 0.501317] integrity: Platform Keyring initialized >>>>>> [ 0.518817] Key type asymmetric registered >>>>>> [ 0.518823] Asymmetric key parser 'x509' registered >>>>>> [ 0.518900] Block layer SCSI generic (bsg) driver version 0.4 loaded >>>>>> (major 243) >>>>>> [ 0.518995] io scheduler mq-deadline registered >>>>>> [ 0.519607] pcieport 0000:00:1c.0: enabling device (0106 -> 0107) >>>>>> [ 0.519816] pcieport 0000:00:1c.1: enabling device (0106 -> 0107) >>>>>> [ 0.520733] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >>>>>> [ 0.520780] Driver vt8623fb not loading because of nomodeset parameter >>>>>> [ 0.521646] input: Power Button as >>>>>> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >>>>>> [ 0.521681] ACPI: button: Power Button [PWRB] >>>>>> [ 0.521720] input: Power Button as >>>>>> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >>>>>> [ 0.521846] ACPI: button: Power Button [PWRF] >>>>>> [ 0.523498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >>>>>> [ 0.527493] Linux agpgart interface v0.103 >>>>>> [ 0.532004] loop: module loaded >>>>>> [ 0.532510] tun: Universal TUN/TAP device driver, 1.6 >>>>>> [ 0.532598] PPP generic driver version 2.4.2 >>>>>> [ 0.532913] VFIO - User Level meta-driver version: 0.3 >>>>>> [ 0.533261] uhci_hcd 0000:00:1a.0: UHCI Host Controller >>>>>> [ 0.533272] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus >>>>>> number 1 >>>>>> [ 0.533282] uhci_hcd 0000:00:1a.0: detected 2 ports >>>>>> [ 0.533318] uhci_hcd 0000:00:1a.0: irq 16, io port 0x00009800 >>>>>> [ 0.533385] usb usb1: New USB device found, idVendor=1d6b, >>>>>> idProduct=0001, bcdDevice= 6.11 >>>>>> [ 0.533388] usb usb1: New USB device strings: Mfr=3, Product=2, >>>>>> SerialNumber=1 >>>>>> [ 0.533390] usb usb1: Product: UHCI Host Controller >>>>>> [ 0.533392] usb usb1: Manufacturer: Linux 6.11.0 uhci_hcd >>>>>> [ 0.533393] usb usb1: SerialNumber: 0000:00:1a.0 >>>>>> [ 0.533563] hub 1-0:1.0: USB hub found >>>>>> [ 0.533572] hub 1-0:1.0: 2 ports detected >>>>>> [ 0.533852] ehci-pci 0000:00:1a.7: EHCI Host Controller >>>>>> [ 0.533861] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus >>>>>> number 2 >>>>>> [ 0.533874] ehci-pci 0000:00:1a.7: debug port 1 >>>>>> [ 0.537796] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfb5ff000 >>>>>> [ 0.553037] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >>>>>> [ 0.553115] usb usb2: New USB device found, idVendor=1d6b, >>>>>> idProduct=0002, bcdDevice= 6.11 >>>>>> [ 0.553119] usb usb2: New USB device strings: Mfr=3, Product=2, >>>>>> SerialNumber=1 >>>>>> [ 0.553121] usb usb2: Product: EHCI Host Controller >>>>>> [ 0.553122] usb usb2: Manufacturer: Linux 6.11.0 ehci_hcd >>>>>> [ 0.553124] usb usb2: SerialNumber: 0000:00:1a.7 >>>>>> [ 0.553411] hub 2-0:1.0: USB hub found >>>>>> [ 0.553424] hub 2-0:1.0: 6 ports detected >>>>>> [ 0.581085] hub 1-0:1.0: USB hub found >>>>>> [ 0.581097] hub 1-0:1.0: 2 ports detected >>>>>> [ 0.581279] ehci-pci 0000:00:1d.7: EHCI Host Controller >>>>>> [ 0.581289] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus >>>>>> number 3 >>>>>> [ 0.581304] ehci-pci 0000:00:1d.7: debug port 1 >>>>>> [ 0.585225] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfb5fe000 >>>>>> [ 0.601021] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >>>>>> [ 0.601099] usb usb3: New USB device found, idVendor=1d6b, >>>>>> idProduct=0002, bcdDevice= 6.11 >>>>>> [ 0.601103] usb usb3: New USB device strings: Mfr=3, Product=2, >>>>>> SerialNumber=1 >>>>>> [ 0.601105] usb usb3: Product: EHCI Host Controller >>>>>> [ 0.601107] usb usb3: Manufacturer: Linux 6.11.0 ehci_hcd >>>>>> [ 0.601108] usb usb3: SerialNumber: 0000:00:1d.7 >>>>>> [ 0.601354] hub 3-0:1.0: USB hub found >>>>>> [ 0.601366] hub 3-0:1.0: 6 ports detected >>>>>> [ 0.601649] uhci_hcd 0000:00:1a.1: UHCI Host Controller >>>>>> [ 0.601659] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus >>>>>> number 4 >>>>>> [ 0.601668] uhci_hcd 0000:00:1a.1: detected 2 ports >>>>>> [ 0.601701] uhci_hcd 0000:00:1a.1: irq 21, io port 0x00009880 >>>>>> [ 0.601762] usb usb4: New USB device found, idVendor=1d6b, >>>>>> idProduct=0001, bcdDevice= 6.11 >>>>>> [ 0.601765] usb usb4: New USB device strings: Mfr=3, Product=2, >>>>>> SerialNumber=1 >>>>>> [ 0.601767] usb usb4: Product: UHCI Host Controller >>>>>> [ 0.601768] usb usb4: Manufacturer: Linux 6.11.0 uhci_hcd >>>>>> [ 0.601770] usb usb4: SerialNumber: 0000:00:1a.1 >>>>>> [ 0.601959] hub 4-0:1.0: USB hub found >>>>>> [ 0.601971] hub 4-0:1.0: 2 ports detected >>>>>> [ 0.602279] uhci_hcd 0000:00:1a.2: UHCI Host Controller >>>>>> [ 0.602285] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus >>>>>> number 5 >>>>>> [ 0.602292] uhci_hcd 0000:00:1a.2: detected 2 ports >>>>>> [ 0.602319] uhci_hcd 0000:00:1a.2: irq 19, io port 0x00009c00 >>>>>> [ 0.602378] usb usb5: New USB device found, idVendor=1d6b, >>>>>> idProduct=0001, bcdDevice= 6.11 >>>>>> [ 0.602381] usb usb5: New USB device strings: Mfr=3, Product=2, >>>>>> SerialNumber=1 >>>>>> [ 0.602383] usb usb5: Product: UHCI Host Controller >>>>>> [ 0.602385] usb usb5: Manufacturer: Linux 6.11.0 uhci_hcd >>>>>> [ 0.602387] usb usb5: SerialNumber: 0000:00:1a.2 >>>>>> [ 0.602571] hub 5-0:1.0: USB hub found >>>>>> [ 0.602582] hub 5-0:1.0: 2 ports detected >>>>>> [ 0.602821] uhci_hcd 0000:00:1d.0: UHCI Host Controller >>>>>> [ 0.602827] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus >>>>>> number 6 >>>>>> [ 0.602834] uhci_hcd 0000:00:1d.0: detected 2 ports >>>>>> [ 0.602852] uhci_hcd 0000:00:1d.0: irq 23, io port 0x00009080 >>>>>> [ 0.602905] usb usb6: New USB device found, idVendor=1d6b, >>>>>> idProduct=0001, bcdDevice= 6.11 >>>>>> [ 0.602908] usb usb6: New USB device strings: Mfr=3, Product=2, >>>>>> SerialNumber=1 >>>>>> [ 0.602910] usb usb6: Product: UHCI Host Controller >>>>>> [ 0.602911] usb usb6: Manufacturer: Linux 6.11.0 uhci_hcd >>>>>> [ 0.602913] usb usb6: SerialNumber: 0000:00:1d.0 >>>>>> [ 0.603096] hub 6-0:1.0: USB hub found >>>>>> [ 0.603108] hub 6-0:1.0: 2 ports detected >>>>>> [ 0.603355] uhci_hcd 0000:00:1d.1: UHCI Host Controller >>>>>> [ 0.603366] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus >>>>>> number 7 >>>>>> [ 0.603373] uhci_hcd 0000:00:1d.1: detected 2 ports >>>>>> [ 0.603390] uhci_hcd 0000:00:1d.1: irq 19, io port 0x00009400 >>>>>> [ 0.603444] usb usb7: New USB device found, idVendor=1d6b, >>>>>> idProduct=0001, bcdDevice= 6.11 >>>>>> [ 0.603447] usb usb7: New USB device strings: Mfr=3, Product=2, >>>>>> SerialNumber=1 >>>>>> [ 0.603449] usb usb7: Product: UHCI Host Controller >>>>>> [ 0.603450] usb usb7: Manufacturer: Linux 6.11.0 uhci_hcd >>>>>> [ 0.603452] usb usb7: SerialNumber: 0000:00:1d.1 >>>>>> [ 0.603636] hub 7-0:1.0: USB hub found >>>>>> [ 0.603648] hub 7-0:1.0: 2 ports detected >>>>>> [ 0.603900] uhci_hcd 0000:00:1d.2: UHCI Host Controller >>>>>> [ 0.603907] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus >>>>>> number 8 >>>>>> [ 0.603913] uhci_hcd 0000:00:1d.2: detected 2 ports >>>>>> [ 0.603931] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00009480 >>>>>> [ 0.603984] usb usb8: New USB device found, idVendor=1d6b, >>>>>> idProduct=0001, bcdDevice= 6.11 >>>>>> [ 0.603987] usb usb8: New USB device strings: Mfr=3, Product=2, >>>>>> SerialNumber=1 >>>>>> [ 0.603989] usb usb8: Product: UHCI Host Controller >>>>>> [ 0.603991] usb usb8: Manufacturer: Linux 6.11.0 uhci_hcd >>>>>> [ 0.603992] usb usb8: SerialNumber: 0000:00:1d.2 >>>>>> [ 0.604175] hub 8-0:1.0: USB hub found >>>>>> [ 0.604187] hub 8-0:1.0: 2 ports detected >>>>>> [ 0.604507] i8042: PNP: No PS/2 controller found. >>>>>> [ 0.604509] i8042: Probing ports directly. >>>>>> [ 0.607314] serio: i8042 KBD port at 0x60,0x64 irq 1 >>>>>> [ 0.607322] serio: i8042 AUX port at 0x60,0x64 irq 12 >>>>>> [ 0.607576] mousedev: PS/2 mouse device common for all mice >>>>>> [ 0.607851] rtc_cmos 00:01: RTC can wake from S4 >>>>>> [ 0.608175] rtc_cmos 00:01: registered as rtc0 >>>>>> [ 0.608206] rtc_cmos 00:01: setting system clock to 2024-09-16T20:18:41 >>>>>> UTC (1726517921) >>>>>> [ 0.608248] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, >>>>>> hpet irqs >>>>>> [ 0.608269] i2c_dev: i2c /dev entries driver >>>>>> [ 0.609016] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. >>>>>> Duplicate IMA measurements will not be recorded in the IMA log. >>>>>> [ 0.609054] device-mapper: uevent: version 1.0.3 >>>>>> [ 0.609150] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: >>>>>> dm-devel@lists.linux.dev >>>>>> [ 0.609178] platform eisa.0: Probing EISA bus 0 >>>>>> [ 0.609181] platform eisa.0: EISA: Cannot allocate resource for mainboard >>>>>> [ 0.609183] platform eisa.0: Cannot allocate resource for EISA slot 1 >>>>>> [ 0.609185] platform eisa.0: Cannot allocate resource for EISA slot 2 >>>>>> [ 0.609186] platform eisa.0: Cannot allocate resource for EISA slot 3 >>>>>> [ 0.609188] platform eisa.0: Cannot allocate resource for EISA slot 4 >>>>>> [ 0.609189] platform eisa.0: Cannot allocate resource for EISA slot 5 >>>>>> [ 0.609191] platform eisa.0: Cannot allocate resource for EISA slot 6 >>>>>> [ 0.609192] platform eisa.0: Cannot allocate resource for EISA slot 7 >>>>>> [ 0.609194] platform eisa.0: Cannot allocate resource for EISA slot 8 >>>>>> [ 0.609195] platform eisa.0: EISA: Detected 0 cards >>>>>> [ 0.609198] intel_pstate: CPU model not supported >>>>>> [ 0.609512] ledtrig-cpu: registered to indicate activity on CPUs >>>>>> [ 0.609564] vesafb: mode is 1920x1080x32, linelength=7680, pages=0 >>>>>> [ 0.609566] vesafb: scrolling: redraw >>>>>> [ 0.609567] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0 >>>>>> [ 0.609588] vesafb: framebuffer at 0xd0000000, mapped to >>>>>> 0x(____ptrval____), using 8128k, total 8128k >>>>>> [ 0.609716] fbcon: Deferring console take-over >>>>>> [ 0.609720] fb0: VESA VGA frame buffer device >>>>>> [ 0.609756] fujitsu_tablet: Unknown (using defaults) >>>>>> [ 0.609870] drop_monitor: Initializing network drop monitor service >>>>>> [ 0.610200] NET: Registered PF_INET6 protocol family >>>>>> [ 0.809011] usb 2-5: new high-speed USB device number 2 using ehci-pci >>>>>> [ 0.965402] usb 2-5: New USB device found, idVendor=0409, idProduct=005a, >>>>>> bcdDevice= 1.00 >>>>>> [ 0.965410] usb 2-5: New USB device strings: Mfr=0, Product=0, >>>>>> SerialNumber=0 >>>>>> [ 0.965833] hub 2-5:1.0: USB hub found >>>>>> [ 0.966029] hub 2-5:1.0: 4 ports detected >>>>>> [ 1.060999] usb 6-1: new full-speed USB device number 2 using uhci_hcd >>>>>> [ 1.254086] usb 6-1: New USB device found, idVendor=1784, idProduct=0001, >>>>>> bcdDevice= 0.00 >>>>>> [ 1.254094] usb 6-1: New USB device strings: Mfr=1, Product=2, >>>>>> SerialNumber=3 >>>>>> [ 1.254096] usb 6-1: Product: eHome Infrared Transceiver >>>>>> [ 1.254098] usb 6-1: Manufacturer: Topseed >>>>>> [ 1.254100] usb 6-1: SerialNumber: TS000IUz >>>>>> [ 1.256907] usb 2-5.1: new low-speed USB device number 3 using ehci-pci >>>>>> [ 1.371648] usb 2-5.1: New USB device found, idVendor=046d, >>>>>> idProduct=c317, bcdDevice= 0.70 >>>>>> [ 1.371656] usb 2-5.1: New USB device strings: Mfr=1, Product=2, >>>>>> SerialNumber=0 >>>>>> [ 1.371658] usb 2-5.1: Product: USB Multimedia Keyboard >>>>>> [ 1.371660] usb 2-5.1: Manufacturer: Logitech >>>>>> [ 1.448914] usb 2-5.2: new high-speed USB device number 4 using ehci-pci >>>>>> [ 1.525172] tsc: Refined TSC clocksource calibration: 2672.735 MHz >>>>>> [ 1.525186] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: >>>>>> 0x2686a22b34e, max_idle_ns: 440795332917 ns >>>>>> [ 1.525285] clocksource: Switched to clocksource tsc >>>>>> [ 1.558738] usb 2-5.2: New USB device found, idVendor=1532, >>>>>> idProduct=0e05, bcdDevice= 8.21 >>>>>> [ 1.558746] usb 2-5.2: New USB device strings: Mfr=1, Product=2, >>>>>> SerialNumber=0 >>>>>> [ 1.558748] usb 2-5.2: Product: Razer Kiyo Pro >>>>>> [ 1.558750] usb 2-5.2: Manufacturer: Razer Inc >>>>>> [ 1.636911] usb 2-5.4: new high-speed USB device number 5 using ehci-pci >>>>>> [ 1.757135] usb 2-5.4: New USB device found, idVendor=0bda, >>>>>> idProduct=2838, bcdDevice= 1.00 >>>>>> [ 1.757143] usb 2-5.4: New USB device strings: Mfr=1, Product=2, >>>>>> SerialNumber=3 >>>>>> [ 1.757145] usb 2-5.4: Product: RTL2838UHIDIR >>>>>> [ 1.757147] usb 2-5.4: Manufacturer: Realtek >>>>>> [ 1.757148] usb 2-5.4: SerialNumber: 00000001 >>>>>> [ 1.896915] usb 7-1: new low-speed USB device number 2 using uhci_hcd >>>>>> [ 2.090985] usb 7-1: New USB device found, idVendor=1c4f, idProduct=0034, >>>>>> bcdDevice= 1.10 >>>>>> [ 2.090993] usb 7-1: New USB device strings: Mfr=1, Product=2, >>>>>> SerialNumber=0 >>>>>> [ 2.090995] usb 7-1: Product: Usb Mouse >>>>>> [ 2.090997] usb 7-1: Manufacturer: SIGMACHIP >>>>>> [ 2.520914] usb 3-4: new high-speed USB device number 4 using ehci-pci >>>>>> [ 2.695073] usb 3-4: New USB device found, idVendor=0b05, idProduct=1784, >>>>>> bcdDevice= 1.01 >>>>>> [ 2.695080] usb 3-4: New USB device strings: Mfr=1, Product=2, >>>>>> SerialNumber=3 >>>>>> [ 2.695083] usb 3-4: Product: 802.11 n WLAN >>>>>> [ 2.695085] usb 3-4: Manufacturer: Ralink >>>>>> [ 2.695086] usb 3-4: SerialNumber: 1.0 >>>>>> [ 6.983494] Freeing initrd memory: 732708K >>>>>> [ 6.993078] Segment Routing with IPv6 >>>>>> [ 6.993112] In-situ OAM (IOAM) with IPv6 >>>>>> [ 6.993166] NET: Registered PF_PACKET protocol family >>>>>> [ 6.993452] Key type dns_resolver registered >>>>>> [ 6.994849] microcode: Current revision: 0x00000012 >>>>>> [ 6.994854] microcode: Updated early from: 0x00000010 >>>>>> [ 6.995662] IPI shorthand broadcast: enabled >>>>>> [ 6.998021] sched_clock: Marking stable (6996004567, >>>>>> 824148)->(7068598070, -71769355) >>>>>> [ 6.998330] registered taskstats version 1 >>>>>> [ 6.999038] Loading compiled-in X.509 certificates >>>>>> [ 7.000201] Loaded X.509 cert 'Build time autogenerated kernel key: >>>>>> 8b9c4d5ea71199831d97e735201ace9ff8457a95' >>>>>> [ 7.003218] Demotion targets for Node 0: null >>>>>> [ 7.003551] Key type .fscrypt registered >>>>>> [ 7.003556] Key type fscrypt-provisioning registered >>>>>> [ 7.015077] cryptd: max_cpu_qlen set to 1000 >>>>>> [ 7.055597] Key type encrypted registered >>>>>> [ 7.055608] AppArmor: AppArmor sha256 policy hashing enabled >>>>>> [ 7.055626] ima: No TPM chip found, activating TPM-bypass! >>>>>> [ 7.055639] Loading compiled-in module X.509 certificates >>>>>> [ 7.056587] Loaded X.509 cert 'Build time autogenerated kernel key: >>>>>> 8b9c4d5ea71199831d97e735201ace9ff8457a95' >>>>>> [ 7.056590] ima: Allocated hash algorithm: sha1 >>>>>> [ 7.056598] ima: No architecture policies found >>>>>> [ 7.056614] evm: Initialising EVM extended attributes: >>>>>> [ 7.056615] evm: security.selinux >>>>>> [ 7.056616] evm: security.SMACK64 >>>>>> [ 7.056617] evm: security.SMACK64EXEC >>>>>> [ 7.056618] evm: security.SMACK64TRANSMUTE >>>>>> [ 7.056619] evm: security.SMACK64MMAP >>>>>> [ 7.056620] evm: security.apparmor >>>>>> [ 7.056621] evm: security.ima >>>>>> [ 7.056622] evm: security.capability >>>>>> [ 7.056623] evm: HMAC attrs: 0x1 >>>>>> [ 7.057049] PM: Magic number: 8:614:346 >>>>>> [ 7.057098] tty tty63: hash matches >>>>>> [ 7.061477] RAS: Correctable Errors collector initialized. >>>>>> [ 7.061561] clk: Disabling unused clocks >>>>>> [ 7.061564] PM: genpd: Disabling unused power domains >>>>>> [ 7.066690] Freeing unused decrypted memory: 2036K >>>>>> [ 7.067974] Freeing unused kernel image (initmem) memory: 4860K >>>>>> [ 7.068170] Write protecting the kernel read-only data: 28672k >>>>>> [ 7.068986] Freeing unused kernel image (rodata/data gap) memory: 864K >>>>>> [ 7.160616] x86/mm: Checked W+X mappings: passed, no W+X pages found. >>>>>> [ 7.160704] x86/mm: Checking user space page tables >>>>>> [ 7.221245] x86/mm: Checked W+X mappings: passed, no W+X pages found. >>>>>> [ 7.221251] Run /init as init process >>>>>> [ 7.221253] with arguments: >>>>>> [ 7.221254] /init >>>>>> [ 7.221255] splash >>>>>> [ 7.221256] with environment: >>>>>> [ 7.221257] HOME=/ >>>>>> [ 7.221258] TERM=linux >>>>>> [ 7.221259] BOOT_IMAGE=/vmlinuz-6.11.0 >>>>>> [ 7.375505] ACPI Warning: SystemIO range >>>>>> 0x0000000000000828-0x000000000000082F conflicts with OpRegion >>>>>> 0x0000000000000800-0x000000000000084F (\PMRG) (20240322/utaddress-204) >>>>>> [ 7.375517] ACPI: OSL: Resource conflict; ACPI support missing from >>>>>> driver? >>>>>> [ 7.375522] ACPI Warning: SystemIO range >>>>>> 0x0000000000000530-0x000000000000053F conflicts with OpRegion >>>>>> 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) >>>>>> [ 7.375529] ACPI: OSL: Resource conflict; ACPI support missing from >>>>>> driver? >>>>>> [ 7.375531] ACPI Warning: SystemIO range >>>>>> 0x0000000000000500-0x000000000000052F conflicts with OpRegion >>>>>> 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) >>>>>> [ 7.375537] ACPI: OSL: Resource conflict; ACPI support missing from >>>>>> driver? >>>>>> [ 7.375538] lpc_ich: Resource conflict(s) found affecting gpio_ich >>>>>> [ 7.384601] sky2: driver version 1.30 >>>>>> [ 7.384756] sky2 0000:08:00.0: Yukon-2 EC Ultra chip revision 3 >>>>>> [ 7.385087] sky2 0000:08:00.0 eth0: addr 00:23:54:9e:5b:d0 >>>>>> [ 7.385184] sky2 0000:06:00.0: Yukon-2 EC Ultra chip revision 3 >>>>>> [ 7.385497] sky2 0000:06:00.0 eth1: addr 00:23:54:9e:5b:cf >>>>>> [ 7.390107] ahci 0000:00:1f.2: version 3.0 >>>>>> [ 7.391435] ACPI Warning: SystemIO range >>>>>> 0x0000000000000400-0x000000000000041F conflicts with OpRegion >>>>>> 0x0000000000000400-0x000000000000040F (\SMRG) (20240322/utaddress-204) >>>>>> [ 7.391445] ACPI: OSL: Resource conflict; ACPI support missing from >>>>>> driver? >>>>>> [ 7.392355] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled >>>>>> [ 7.392400] ahci 0000:00:1f.2: AHCI vers 0001.0200, 32 command slots, 3 >>>>>> Gbps, SATA mode >>>>>> [ 7.392405] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f) >>>>>> [ 7.392408] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp >>>>>> pio slum part ccc ems sxs >>>>>> [ 7.397468] hid: raw HID events driver (C) Jiri Kosina >>>>>> [ 7.438438] sky2 0000:08:00.0 enp8s0: renamed from eth0 >>>>>> [ 7.438941] sky2 0000:06:00.0 enp6s0: renamed from eth1 >>>>>> [ 7.446100] usbcore: registered new interface driver usbhid >>>>>> [ 7.446103] usbhid: USB HID core driver >>>>>> [ 7.449704] scsi host0: ahci >>>>>> [ 7.450043] scsi host1: ahci >>>>>> [ 7.450177] input: Logitech USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.0/0003:046D:C317.0001/input/input5 >>>>>> [ 7.450206] scsi host2: ahci >>>>>> [ 7.450384] scsi host3: ahci >>>>>> [ 7.450534] scsi host4: ahci >>>>>> [ 7.450680] scsi host5: ahci >>>>>> [ 7.450765] ata1: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc100 >>>>>> irq 29 lpm-pol 0 >>>>>> [ 7.450769] ata2: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc180 >>>>>> irq 29 lpm-pol 0 >>>>>> [ 7.450772] ata3: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc200 >>>>>> irq 29 lpm-pol 0 >>>>>> [ 7.450775] ata4: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc280 >>>>>> irq 29 lpm-pol 0 >>>>>> [ 7.450778] ata5: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc300 >>>>>> irq 29 lpm-pol 0 >>>>>> [ 7.450781] ata6: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc380 >>>>>> irq 29 lpm-pol 0 >>>>>> [ 7.509365] hid-generic 0003:046D:C317.0001: input,hidraw0: USB HID v1.10 >>>>>> Keyboard [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input0 >>>>>> [ 7.509615] input: Logitech USB Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input6 >>>>>> [ 7.512965] firewire_ohci 0000:0b:02.0: added OHCI v1.10 device as card >>>>>> 0, 4 IR + 8 IT contexts, quirks 0x11 >>>>>> [ 7.525915] ACPI: bus type drm_connector registered >>>>>> [ 7.569198] input: Logitech USB Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input7 >>>>>> [ 7.569501] hid-generic 0003:046D:C317.0002: input,hidraw1: USB HID v1.10 >>>>>> Device [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input1 >>>>>> [ 7.569707] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/0003:1C4F:0034.0003/input/input8 >>>>>> [ 7.570110] hid-generic 0003:1C4F:0034.0003: input,hidraw2: USB HID v1.10 >>>>>> Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:1d.1-1/input0 >>>>>> [ 7.924893] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >>>>>> [ 7.925710] ata1.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max >>>>>> UDMA/133 >>>>>> [ 7.925801] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), >>>>>> AA >>>>>> [ 7.926415] ata1.00: Features: Dev-Sleep >>>>>> [ 7.927326] ata1.00: configured for UDMA/133 >>>>>> [ 7.927586] scsi 0:0:0:0: Direct-Access ATA WD Blue SA510 2. >>>>>> 09WD PQ: 0 ANSI: 5 >>>>>> [ 7.928008] scsi 0:0:0:0: Attached scsi generic sg0 type 0 >>>>>> [ 8.025099] firewire_core 0000:0b:02.0: created device fw0: GUID >>>>>> 001e8c0001b0584a, S400 >>>>>> [ 8.404993] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >>>>>> [ 8.416099] ata2.00: ATA-8: Corsair Force 3 SSD, 1.3.2, max UDMA/133 >>>>>> [ 8.416606] ata2.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), >>>>>> AA >>>>>> [ 8.426528] ata2.00: configured for UDMA/133 >>>>>> [ 8.426791] scsi 1:0:0:0: Direct-Access ATA Corsair Force 3 >>>>>> 2 PQ: 0 ANSI: 5 >>>>>> [ 8.427456] scsi 1:0:0:0: Attached scsi generic sg1 type 0 >>>>>> [ 8.904925] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >>>>>> [ 8.905740] ata3.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max >>>>>> UDMA/133 >>>>>> [ 8.905838] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), >>>>>> AA >>>>>> [ 8.906448] ata3.00: Features: Dev-Sleep >>>>>> [ 8.907336] ata3.00: configured for UDMA/133 >>>>>> [ 8.907542] scsi 2:0:0:0: Direct-Access ATA WD Blue SA510 2. >>>>>> 09WD PQ: 0 ANSI: 5 >>>>>> [ 8.908069] scsi 2:0:0:0: Attached scsi generic sg2 type 0 >>>>>> [ 9.392962] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >>>>>> [ 9.394169] ata4.00: ATA-8: ST3500418AS, CC38, max UDMA/133 >>>>>> [ 9.394176] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 32) >>>>>> [ 9.395560] ata4.00: configured for UDMA/133 >>>>>> [ 9.395767] scsi 3:0:0:0: Direct-Access ATA ST3500418AS CC38 PQ: >>>>>> 0 ANSI: 5 >>>>>> [ 9.396339] scsi 3:0:0:0: Attached scsi generic sg3 type 0 >>>>>> [ 9.876891] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >>>>>> [ 9.877133] ata5.00: ATA-10: KINGSTON SA400S37480G, SBFKK1B3, max >>>>>> UDMA/133 >>>>>> [ 9.877216] ata5.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA >>>>>> [ 9.877559] ata5.00: configured for UDMA/133 >>>>>> [ 9.877838] scsi 4:0:0:0: Direct-Access ATA KINGSTON SA400S3 >>>>>> K1B3 PQ: 0 ANSI: 5 >>>>>> [ 9.878294] scsi 4:0:0:0: Attached scsi generic sg4 type 0 >>>>>> [ 10.352870] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >>>>>> [ 10.354014] ata6.00: ATAPI: DRW-24F1ST d, 2.00, max UDMA/133 >>>>>> [ 10.355420] ata6.00: configured for UDMA/133 >>>>>> [ 10.358873] scsi 5:0:0:0: CD-ROM ASUS DRW-24F1ST d 2.00 >>>>>> PQ: 0 ANSI: 5 >>>>>> [ 10.463913] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram >>>>>> cd/rw xa/form2 cdda tray >>>>>> [ 10.463919] cdrom: Uniform CD-ROM driver Revision: 3.20 >>>>>> [ 10.501960] sr 5:0:0:0: Attached scsi CD-ROM sr0 >>>>>> [ 10.502081] sr 5:0:0:0: Attached scsi generic sg5 type 5 >>>>>> [ 10.507297] scsi host6: pata_marvell >>>>>> [ 10.507511] scsi host7: pata_marvell >>>>>> [ 10.507593] ata7: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 >>>>>> irq 16 lpm-pol 0 >>>>>> [ 10.507596] ata8: PATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 >>>>>> irq 16 lpm-pol 0 >>>>>> [ 10.514525] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 >>>>>> TB/1.82 TiB) >>>>>> [ 10.514542] sd 0:0:0:0: [sda] Write Protect is off >>>>>> [ 10.514546] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >>>>>> [ 10.514567] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, >>>>>> doesn't support DPO or FUA >>>>>> [ 10.514570] sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 >>>>>> GB/112 GiB) >>>>>> [ 10.514587] sd 1:0:0:0: [sdb] Write Protect is off >>>>>> [ 10.514591] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >>>>>> [ 10.514610] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes >>>>>> [ 10.514610] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 >>>>>> TB/1.82 TiB) >>>>>> [ 10.514618] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, >>>>>> doesn't support DPO or FUA >>>>>> [ 10.514622] sd 3:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 >>>>>> GB/466 GiB) >>>>>> [ 10.514623] sd 2:0:0:0: [sdc] Write Protect is off >>>>>> [ 10.514627] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >>>>>> [ 10.514639] sd 3:0:0:0: [sdd] Write Protect is off >>>>>> [ 10.514643] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 >>>>>> [ 10.514649] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, >>>>>> doesn't support DPO or FUA >>>>>> [ 10.514650] sd 4:0:0:0: [sde] 937703088 512-byte logical blocks: (480 >>>>>> GB/447 GiB) >>>>>> [ 10.514659] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes >>>>>> [ 10.514672] sd 4:0:0:0: [sde] Write Protect is off >>>>>> [ 10.514673] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, >>>>>> doesn't support DPO or FUA >>>>>> [ 10.514677] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00 >>>>>> [ 10.514690] sd 2:0:0:0: [sdc] Preferred minimum I/O size 512 bytes >>>>>> [ 10.514706] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, >>>>>> doesn't support DPO or FUA >>>>>> [ 10.514726] sd 3:0:0:0: [sdd] Preferred minimum I/O size 512 bytes >>>>>> [ 10.514747] sd 4:0:0:0: [sde] Preferred minimum I/O size 512 bytes >>>>>> [ 10.557486] sde: sde1 >>>>>> [ 10.557579] sd 4:0:0:0: [sde] Attached SCSI disk >>>>>> [ 10.557928] sda: sda1 >>>>>> [ 10.557999] sd 0:0:0:0: [sda] Attached SCSI disk >>>>>> [ 10.558245] sd 2:0:0:0: [sdc] Attached SCSI disk >>>>>> [ 10.560449] sdb: sdb1 sdb2 sdb3 >>>>>> [ 10.560883] sd 1:0:0:0: [sdb] Attached SCSI disk >>>>>> [ 10.602620] sdd: sdd1 >>>>>> [ 10.602860] sd 3:0:0:0: [sdd] Attached SCSI disk >>>>>> [ 18.784958] random: crng init done >>>>>> [ 24.072890] raid6: sse2x4 gen() 9257 MB/s >>>>>> [ 24.140893] raid6: sse2x2 gen() 11781 MB/s >>>>>> [ 24.208892] raid6: sse2x1 gen() 9633 MB/s >>>>>> [ 24.208894] raid6: using algorithm sse2x2 gen() 11781 MB/s >>>>>> [ 24.276889] raid6: .... xor() 7155 MB/s, rmw enabled >>>>>> [ 24.276891] raid6: using ssse3x2 recovery algorithm >>>>>> [ 24.279508] xor: measuring software checksum speed >>>>>> [ 24.280148] prefetch64-sse : 15495 MB/sec >>>>>> [ 24.280906] generic_sse : 13259 MB/sec >>>>>> [ 24.280908] xor: using function: prefetch64-sse (15495 MB/sec) >>>>>> [ 24.283562] async_tx: api initialized (async) >>>>>> [ 24.888184] Btrfs loaded, zoned=yes, fsverity=yes >>>>>> [ 25.121189] EXT4-fs (sde1): mounted filesystem >>>>>> 94072726-5fed-439f-a496-8e6aaa88617e ro with ordered data mode. Quota mode: >>>>>> none. >>>>>> [ 25.650104] systemd[1]: Inserted module 'autofs4' >>>>>> [ 25.720961] systemd[1]: systemd 249.11-0ubuntu3.12 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 +BZIP2 +LZ4 +XZ >>>>>> +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) >>>>>> [ 25.721115] systemd[1]: Detected architecture x86-64. >>>>>> [ 26.209831] systemd[1]: Configuration file >>>>>> /run/systemd/system/netplan-ovs-cleanup.service is marked >>>>>> world-inaccessible. This has no effect as configuration data is accessible >>>>>> via APIs without restrictions. Proceeding anyway. >>>>>> [ 26.282129] systemd[1]: Accepting user/group name '${GNUNET_USER}', which >>>>>> does not match strict user/group name rules. >>>>>> [ 26.341173] systemd[1]: Queued start job for default target Graphical >>>>>> Interface. >>>>>> [ 26.382658] systemd[1]: Created slice Slice /system/modprobe. >>>>>> [ 26.383229] systemd[1]: Created slice Slice /system/systemd-fsck. >>>>>> [ 26.383636] systemd[1]: Created slice User and Session Slice. >>>>>> [ 26.383727] systemd[1]: Started Forward Password Requests to Wall >>>>>> Directory Watch. >>>>>> [ 26.383934] systemd[1]: Set up automount Arbitrary Executable File >>>>>> Formats File System Automount Point. >>>>>> [ 26.384053] systemd[1]: Reached target User and Group Name Lookups. >>>>>> [ 26.384087] systemd[1]: Reached target Slice Units. >>>>>> [ 26.384122] systemd[1]: Reached target Local Verity Protected Volumes. >>>>>> [ 26.384233] systemd[1]: Listening on Device-mapper event daemon FIFOs. >>>>>> [ 26.384385] systemd[1]: Listening on LVM2 poll daemon socket. >>>>>> [ 26.390357] systemd[1]: Listening on RPCbind Server Activation Socket. >>>>>> [ 26.390560] systemd[1]: Listening on Syslog Socket. >>>>>> [ 26.392228] systemd[1]: Listening on Process Core Dump Socket. >>>>>> [ 26.392358] systemd[1]: Listening on fsck to fsckd communication Socket. >>>>>> [ 26.392444] systemd[1]: Listening on initctl Compatibility Named Pipe. >>>>>> [ 26.392728] systemd[1]: Listening on Journal Audit Socket. >>>>>> [ 26.392878] systemd[1]: Listening on Journal Socket (/dev/log). >>>>>> [ 26.393048] systemd[1]: Listening on Journal Socket. >>>>>> [ 26.393622] systemd[1]: Listening on udev Control Socket. >>>>>> [ 26.393770] systemd[1]: Listening on udev Kernel Socket. >>>>>> [ 26.394928] systemd[1]: Mounting Huge Pages File System... >>>>>> [ 26.396045] systemd[1]: Mounting POSIX Message Queue File System... >>>>>> [ 26.397206] systemd[1]: Mounting Kernel Debug File System... >>>>>> [ 26.398341] systemd[1]: Mounting Kernel Trace File System... >>>>>> [ 26.400711] systemd[1]: Starting Journal Service... >>>>>> [ 26.400852] systemd[1]: Condition check resulted in Kernel Module >>>>>> supporting RPCSEC_GSS being skipped. >>>>>> [ 26.400981] systemd[1]: Finished Availability of block devices. >>>>>> [ 26.402714] systemd[1]: Starting Set the console keyboard layout... >>>>>> [ 26.403977] systemd[1]: Starting Create List of Static Device Nodes... >>>>>> [ 26.405164] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots >>>>>> etc. using dmeventd or progress polling... >>>>>> [ 26.406446] systemd[1]: Starting Load Kernel Module configfs... >>>>>> [ 26.408022] systemd[1]: Starting Load Kernel Module drm... >>>>>> [ 26.409876] systemd[1]: Starting Load Kernel Module efi_pstore... >>>>>> [ 26.411397] systemd[1]: Starting Load Kernel Module fuse... >>>>>> [ 26.411770] systemd[1]: Condition check resulted in File System Check on >>>>>> Root Device being skipped. >>>>>> [ 26.419152] systemd[1]: Starting Load Kernel Modules... >>>>>> [ 26.420372] systemd[1]: Starting Remount Root and Kernel File Systems... >>>>>> [ 26.421670] systemd[1]: Starting Coldplug All udev Devices... >>>>>> [ 26.424102] systemd[1]: Mounted Huge Pages File System. >>>>>> [ 26.424285] systemd[1]: Mounted POSIX Message Queue File System. >>>>>> [ 26.424439] systemd[1]: Mounted Kernel Debug File System. >>>>>> [ 26.424592] systemd[1]: Mounted Kernel Trace File System. >>>>>> [ 26.425138] systemd[1]: Finished Create List of Static Device Nodes. >>>>>> [ 26.425552] systemd[1]:modprobe@configfs.service: Deactivated >>>>>> successfully. >>>>>> [ 26.425869] systemd[1]: Finished Load Kernel Module configfs. >>>>>> [ 26.426221] systemd[1]:modprobe@drm.service: Deactivated successfully. >>>>>> [ 26.426531] systemd[1]: Finished Load Kernel Module drm. >>>>>> [ 26.426889] systemd[1]:modprobe@fuse.service: Deactivated successfully. >>>>>> [ 26.427195] systemd[1]: Finished Load Kernel Module fuse. >>>>>> [ 26.428523] systemd[1]: Mounting FUSE Control File System... >>>>>> [ 26.429778] systemd[1]: Mounting Kernel Configuration File System... >>>>>> [ 26.431223] systemd[1]: Mounted FUSE Control File System. >>>>>> [ 26.432057] systemd[1]: Mounted Kernel Configuration File System. >>>>>> [ 26.448406] systemd[1]:modprobe@efi_pstore.service: Deactivated >>>>>> successfully. >>>>>> [ 26.448945] systemd[1]: Finished Load Kernel Module efi_pstore. >>>>>> [ 26.469212] EXT4-fs (sde1): re-mounted >>>>>> 94072726-5fed-439f-a496-8e6aaa88617e r/w. Quota mode: none. >>>>>> [ 26.471407] systemd[1]: Finished Remount Root and Kernel File Systems. >>>>>> [ 26.471675] systemd[1]: Condition check resulted in Platform Persistent >>>>>> Storage Archival being skipped. >>>>>> [ 26.473420] systemd[1]: Starting Load/Save Random Seed... >>>>>> [ 26.475161] systemd[1]: Starting Create System Users... >>>>>> [ 26.483026] lp: driver loaded but no devices found >>>>>> [ 26.493865] ppdev: user-space parallel port driver >>>>>> [ 26.502393] systemd[1]: Finished Load/Save Random Seed. >>>>>> [ 26.502655] systemd[1]: Condition check resulted in First Boot Complete >>>>>> being skipped. >>>>>> [ 26.506712] systemd[1]: Finished Set the console keyboard layout. >>>>>> [ 26.508747] systemd[1]: Finished Create System Users. >>>>>> [ 26.510321] systemd[1]: Starting Create Static Device Nodes in /dev... >>>>>> [ 26.511046] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots >>>>>> etc. using dmeventd or progress polling. >>>>>> [ 26.528026] systemd[1]: Finished Load Kernel Modules. >>>>>> [ 26.529531] systemd[1]: Starting Apply Kernel Variables... >>>>>> [ 26.530139] systemd[1]: Finished Create Static Device Nodes in /dev. >>>>>> [ 26.530349] systemd[1]: Reached target Preparation for Local File >>>>>> Systems. >>>>>> [ 26.532348] systemd[1]: Starting Rule-based Manager for Device Events and >>>>>> Files... >>>>>> [ 26.553864] systemd[1]: Started Journal Service. >>>>>> [ 26.562848] systemd-journald[406]: Received client request to flush >>>>>> runtime journal. >>>>>> [ 26.919447] i5500_temp 0000:00:14.3: Sensor seems to be disabled >>>>>> [ 26.941867] EDAC MC0: Giving out device to module i7core_edac.c >>>>>> controller i7 core #0: DEV 0000:ff:03.0 (INTERRUPT) >>>>>> [ 26.941914] EDAC PCI0: Giving out device to module i7core_edac controller >>>>>> EDAC PCI controller: DEV 0000:ff:03.0 (POLLED) >>>>>> [ 26.941936] EDAC i7core: Driver loaded, 1 memory controller(s) found. >>>>>> [ 27.501967] mc: Linux media interface: v0.10 >>>>>> [ 27.821741] videodev: Linux video capture interface: v2.00 >>>>>> [ 27.829839] kvm_intel: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work >>>>>> properly. Using workaround >>>>>> [ 27.910536] snd_hda_intel 0000:04:00.1: Force to non-snoop mode >>>>>> [ 27.927314] EXT4-fs (sdd1): mounted filesystem >>>>>> 269c3cb0-82a8-484f-9f96-2569d52ced08 r/w with ordered data mode. Quota mode: >>>>>> none. >>>>>> [ 27.967879] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input9 >>>>>> [ 27.967995] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input10 >>>>>> [ 28.099282] EXT4-fs (sdb3): mounted filesystem >>>>>> 965f3d65-ec1b-49a8-a27a-a6989cecf661 r/w with ordered data mode. Quota mode: >>>>>> none. >>>>>> [ 28.119031] EXT4-fs (sdc): mounted filesystem >>>>>> 7f49ad40-e533-42c4-9977-7c4809d47b3d r/w with ordered data mode. Quota mode: >>>>>> none. >>>>>> [ 28.120177] EXT4-fs (sda1): mounted filesystem >>>>>> a7d8e4b2-e2df-4976-b661-37e48f7411cf r/w with ordered data mode. Quota mode: >>>>>> none. >>>>>> [ 28.148845] Registered IR keymap rc-rc6-mce >>>>>> [ 28.152056] Adding 15625212k swap on /dev/sdb2. Priority:-2 extents:1 >>>>>> across:15625212k SS >>>>>> [ 28.169493] usb 2-5.2: Found UVC 1.00 device Razer Kiyo Pro (1532:0e05) >>>>>> [ 28.174756] usbcore: registered new interface driver uvcvideo >>>>>> [ 28.238001] IR RC6 protocol handler initialized >>>>>> [ 28.301533] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 48000 >>>>>> [ 28.313037] rc rc0: Media Center Ed. eHome Infrared Remote Transceiver as >>>>>> /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0 >>>>>> [ 28.313134] rc rc0: lirc_dev: driver mceusb registered at minor = 0, raw >>>>>> IR receiver, raw IR transmitter >>>>>> [ 28.313280] input: Media Center Ed. eHome Infrared Remote Transceiver as >>>>>> /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0/input11 >>>>>> [ 28.405085] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1989B: >>>>>> line_outs=4 (0x12/0x16/0x24/0x25/0x0) type:line >>>>>> [ 28.405093] snd_hda_codec_analog hdaudioC0D0: speaker_outs=0 >>>>>> (0x0/0x0/0x0/0x0/0x0) >>>>>> [ 28.405095] snd_hda_codec_analog hdaudioC0D0: hp_outs=1 >>>>>> (0x11/0x0/0x0/0x0/0x0) >>>>>> [ 28.405098] snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0 >>>>>> [ 28.405099] snd_hda_codec_analog hdaudioC0D0: dig-out=0x1b/0x1d >>>>>> [ 28.405101] snd_hda_codec_analog hdaudioC0D0: inputs: >>>>>> [ 28.405103] snd_hda_codec_analog hdaudioC0D0: Rear Mic=0x17 >>>>>> [ 28.405105] snd_hda_codec_analog hdaudioC0D0: Front Mic=0x14 >>>>>> [ 28.405106] snd_hda_codec_analog hdaudioC0D0: Line=0x15 >>>>>> [ 28.405108] snd_hda_codec_analog hdaudioC0D0: CD=0x18 >>>>>> [ 28.420231] input: HDA Intel Rear Mic as >>>>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >>>>>> [ 28.420363] input: HDA Intel Front Mic as >>>>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 >>>>>> [ 28.420495] input: HDA Intel Line as >>>>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 >>>>>> [ 28.420592] input: HDA Intel Line Out Front as >>>>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 >>>>>> [ 28.420710] input: HDA Intel Line Out Surround as >>>>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 >>>>>> [ 28.420798] input: HDA Intel Line Out CLFE as >>>>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 >>>>>> [ 28.420905] input: HDA Intel Line Out Side as >>>>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 >>>>>> [ 28.421001] input: HDA Intel Front Headphone as >>>>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input19 >>>>>> [ 28.540353] cfg80211: Loading compiled-in X.509 certificates for >>>>>> regulatory database >>>>>> [ 28.540722] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' >>>>>> [ 28.541013] Loaded X.509 cert 'wens: >>>>>> 61c038651aabdcf94bd0ac7ff06c7248db18c600' >>>>>> [ 28.541974] mceusb 6-1:1.0: long-range (0x1) receiver active >>>>>> [ 28.571526] cx23885: cx23885 driver version 0.0.4 loaded >>>>>> [ 28.571754] cx23885: CORE cx23885[0]: subsystem: 0070:7801, board: >>>>>> Hauppauge WinTV-HVR1800 [card=2,autodetected] >>>>>> [ 28.605043] mceusb 6-1:1.0: Registered Topseed eHome Infrared Transceiver >>>>>> with mce emulator interface version 1 >>>>>> [ 28.605052] mceusb 6-1:1.0: 2 tx ports (0x3 cabled) and 2 rx sensors (0x1 >>>>>> active) >>>>>> [ 28.605120] usbcore: registered new interface driver mceusb >>>>>> [ 28.607375] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 24000 >>>>>> [ 28.613794] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 32000 >>>>>> [ 28.718690] usbcore: registered new interface driver snd-usb-audio >>>>>> [ 29.013320] tveeprom: Hauppauge model 78521, rev C1E9, serial# 4029759297 >>>>>> [ 29.013327] tveeprom: MAC address is 00:0d:fe:31:3f:41 >>>>>> [ 29.013329] tveeprom: tuner model is Philips 18271_8295 (idx 149, type >>>>>> 54) >>>>>> [ 29.013331] tveeprom: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88) >>>>>> [ 29.013333] tveeprom: audio processor is CX23887 (idx 42) >>>>>> [ 29.013334] tveeprom: decoder processor is CX23887 (idx 37) >>>>>> [ 29.013335] tveeprom: has radio >>>>>> [ 29.013336] cx23885: cx23885[0]: hauppauge eeprom: model=78521 >>>>>> [ 29.101189] cx25840 2-0044: cx23887 A/V decoder found @ 0x88 (cx23885[0]) >>>>>> [ 29.560967] usb 3-4: reset high-speed USB device number 4 using ehci-pci >>>>>> [ 29.731550] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev >>>>>> 021c detected >>>>>> [ 29.760952] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 >>>>>> detected >>>>>> [ 29.761293] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' >>>>>> [ 29.761939] usbcore: registered new interface driver rt2800usb >>>>>> [ 29.792083] rt2800usb 3-4:1.0 wlx20cf30a24130: renamed from wlan0 >>>>>> [ 29.793914] cx25840 2-0044: loaded v4l-cx23885-avcore-01.fw firmware >>>>>> (16382 bytes) >>>>>> [ 29.931887] tuner: 1-0042: Tuner -1 found with type(s) Radio TV. >>>>>> [ 29.977929] tda829x 1-0042: could not clearly identify tuner address, >>>>>> defaulting to 60 >>>>>> [ 30.005283] tda18271 1-0060: creating new instance >>>>>> [ 30.049326] tda18271: TDA18271HD/C1 detected @ 1-0060 >>>>>> [ 30.873273] tda829x 1-0042: type set to tda8295+18271 >>>>>> [ 32.228176] cx23885: cx23885[0]: registered device video2 [v4l2] >>>>>> [ 32.228328] cx23885: cx23885[0]: registered device vbi0 >>>>>> [ 32.228612] cx23885: cx23885[0]: alsa: registered ALSA audio device >>>>>> [ 32.228777] cx23885: cx23885[0]: registered device video3 [mpeg] >>>>>> [ 32.228793] cx23885: Firmware and/or mailbox pointer not initialized or >>>>>> corrupted, signature = 0xffffbfff, cmd = PING_FW >>>>>> [ 32.228801] fbcon: Taking over console >>>>>> [ 32.229089] Console: switching to colour frame buffer device 240x67 >>>>>> [ 32.230049] cx23885 0000:09:00.0: Direct firmware load for >>>>>> v4l-cx23885-enc.fw failed with error -2 >>>>>> [ 32.230055] cx23885: ERROR: Hotplug firmware request failed >>>>>> (v4l-cx23885-enc.fw). >>>>>> [ 32.230056] cx23885: Please fix your hotplug setup, the board will not >>>>>> work without firmware loaded! >>>>>> [ 32.230057] cx23885: cx23885_initialize_codec() f/w load failed >>>>>> [ 32.230059] cx23885: cx23885_dvb_register() allocating 1 frontend(s) >>>>>> [ 32.230061] cx23885: cx23885[0]: cx23885 based dvb card >>>>>> [ 32.398080] MT2131: successfully identified at address 0x61 >>>>>> [ 32.399714] dvbdev: DVB: registering new adapter (cx23885[0]) >>>>>> [ 32.399718] cx23885 0000:09:00.0: DVB: registering adapter 0 frontend 0 >>>>>> (Samsung S5H1409 QAM/8VSB Frontend)... >>>>>> [ 32.400463] cx23885: cx23885_dev_checkrevision() Hardware revision = 0xb1 >>>>>> [ 32.400467] cx23885: cx23885[0]/0: found at 0000:09:00.0, rev: 15, irq: >>>>>> 17, latency: 0, mmio: 0xfbc00000 >>>>>> [ 43.045128] audit: type=1400 audit(1726517963.933:2): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" >>>>>> pid=1473 comm="apparmor_parser" >>>>>> [ 43.047845] audit: type=1400 audit(1726517963.933:3): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="nvidia_modprobe" >>>>>> pid=1470 comm="apparmor_parser" >>>>>> [ 43.047854] audit: type=1400 audit(1726517963.933:4): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" >>>>>> pid=1470 comm="apparmor_parser" >>>>>> [ 43.047859] audit: type=1400 audit(1726517963.933:5): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="lsb_release" pid=1468 >>>>>> comm="apparmor_parser" >>>>>> [ 43.048576] audit: type=1400 audit(1726517963.933:6): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1474 >>>>>> comm="apparmor_parser" >>>>>> [ 43.048583] audit: type=1400 audit(1726517963.933:7): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="man_filter" pid=1474 >>>>>> comm="apparmor_parser" >>>>>> [ 43.048587] audit: type=1400 audit(1726517963.933:8): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="man_groff" pid=1474 >>>>>> comm="apparmor_parser" >>>>>> [ 43.053897] audit: type=1400 audit(1726517963.941:9): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="/usr/bin/redshift" >>>>>> pid=1476 comm="apparmor_parser" >>>>>> [ 43.054106] audit: type=1400 audit(1726517963.941:10): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="libreoffice-oosplash" >>>>>> pid=1478 comm="apparmor_parser" >>>>>> [ 43.054837] audit: type=1400 audit(1726517963.941:11): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="libreoffice-senddoc" >>>>>> pid=1479 comm="apparmor_parser" >>>>>> [ 43.276873] RPC: Registered named UNIX socket transport module. >>>>>> [ 43.276877] RPC: Registered udp transport module. >>>>>> [ 43.276879] RPC: Registered tcp transport module. >>>>>> [ 43.276879] RPC: Registered tcp-with-tls transport module. >>>>>> [ 43.276880] RPC: Registered tcp NFSv4.1 backchannel transport module. >>>>>> [ 43.770189] sky2 0000:06:00.0 enp6s0: enabling interface >>>>>> [ 43.781961] sky2 0000:08:00.0 enp8s0: enabling interface >>>>>> [ 43.787810] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading >>>>>> firmware file 'rt2870.bin' >>>>>> [ 43.793640] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware >>>>>> detected - version: 0.36 >>>>>> [ 45.854962] wlx20cf30a24130: authenticate with fc:2b:b2:a7:af:02 (local >>>>>> address=20:cf:30:a2:41:30) >>>>>> [ 45.854969] wlx20cf30a24130: send auth to fc:2b:b2:a7:af:02 (try 1/3) >>>>>> [ 45.867365] wlx20cf30a24130: authenticated >>>>>> [ 45.868985] wlx20cf30a24130: associate with fc:2b:b2:a7:af:02 (try 1/3) >>>>>> [ 45.877038] wlx20cf30a24130: RX AssocResp from fc:2b:b2:a7:af:02 >>>>>> (capab=0x1411 status=0 aid=3) >>>>>> [ 45.887555] wlx20cf30a24130: associated >>>>>> [ 46.441910] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 48000 >>>>>> [ 46.558022] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 48000 >>>>>> [ 46.677063] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 48000 >>>>>> [ 46.695942] sky2 0000:06:00.0 enp6s0: Link is up at 1000 Mbps, full >>>>>> duplex, flow control both >>>>>> [ 47.319604] wlx20cf30a24130: Limiting TX power to 30 (30 - 0) dBm as >>>>>> advertised by fc:2b:b2:a7:af:02 >>>>>> [ 59.697229] kauditd_printk_skb: 25 callbacks suppressed >>>>>> [ 59.697233] audit: type=1400 audit(1726517980.585:37): apparmor="DENIED" >>>>>> operation="open" class="file" profile="/usr/sbin/cups-browsed" >>>>>> name="/usr/local/lib/libz.so.1.3" pid=2031 comm="cups-browsed" >>>>>> requested_mask="r" denied_mask="r" fsuid=0 ouid=0 >>>>>> [ 59.699869] audit: type=1400 audit(1726517980.585:38): apparmor="DENIED" >>>>>> operation="open" class="file" profile="/usr/sbin/cups-browsed" >>>>>> name="/usr/local/lib/libpng16.so.16.44.0" pid=2031 comm="cups-browsed" >>>>>> requested_mask="r" denied_mask="r" fsuid=0 ouid=0 >>>>>> [ 59.810741] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 48000 >>>>>> [ 59.921457] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 48000 >>>>>> [ 60.036414] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 48000 >>>>>> [ 63.727107] warning: `kdeconnectd' uses wireless extensions which will >>>>>> stop working for Wi-Fi 7 hardware; use nl80211 >>>>>> >>>>>> On 2024-09-16 11:20, Dr. David Alan Gilbert wrote: >>>>>>> * Bob Gill (gillb5@telus.net) wrote: >>>>>>>> OK. >>>>>>> Thanks! I'm not seeing anything too obvious, however... >>>>>>> >>>>>>>> 6.10.0.dmesg.txt: >>>>>>>> >>>>>>>> [ 0.000000] Linux version 6.10.0 (root@freedom) (gcc (Ubuntu >>>>>>>> 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP >>>>>>>> PREEMPT_DYNAMIC Sun Jul 14 18:50:17 MDT 2024 >>>>>>>> [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.10.0 >>>>>>>> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash >>>>>>> ..... >>>>>>> >>>>>>> >>>>>>>> 6.11.0.dmesg.txt >>>>>>>> >>>>>>>> [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu >>>>>>>> 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP >>>>>>>> PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 >>>>>>>> [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 >>>>>>>> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro recovery nomodeset >>>>>>>> dis_ucode_ldr >>>>>>>> [ 0.000000] KERNEL supported cpus: >>>>>>> Would it be possible to get a 6.11.0 dmesg without the 'nomodeset' ? >>>>>>> I realise that's trickier, but it's really where things start to get interesting. >>>>>>> >>>>>>> On the 6.10 dmesg we have the normal fun: >>>>>>> >>>>>>>> [ 15.759932] [drm] amdgpu kernel modesetting enabled. >>>>>>>> [ 15.760169] amdgpu: Virtual CRAT table created for CPU >>>>>>>> [ 15.760203] amdgpu: Topology: Add CPU node >>>>>>>> [ 15.760502] [drm] initializing kernel modesetting (BEIGE_GOBY >>>>>>>> 0x1002:0x743F 0x148C:0x2415 0xC1). >>>>>>>> [ 15.760519] [drm] register mmio base: 0xFB700000 >>>>>>>> [ 15.760520] [drm] register mmio size: 1048576 >>>>>>>> [ 15.764353] [drm] add ip block number 0 <nv_common> >>>>>>>> [ 15.764355] [drm] add ip block number 1 <gmc_v10_0> >>>>>>>> [ 15.764357] [drm] add ip block number 2 <navi10_ih> >>>>>>>> [ 15.764359] [drm] add ip block number 3 <psp> >>>>>>>> [ 15.764360] [drm] add ip block number 4 <smu> >>>>>>>> [ 15.764361] [drm] add ip block number 5 <dm> >>>>>>>> [ 15.764363] [drm] add ip block number 6 <gfx_v10_0> >>>>>>>> [ 15.764364] [drm] add ip block number 7 <sdma_v5_2> >>>>>>>> [ 15.764366] [drm] add ip block number 8 <vcn_v3_0> >>>>>>>> [ 15.764379] resource: resource sanity check: requesting [mem >>>>>>>> 0x00000000000c0000-0x00000000000dffff], which spans more than PCI Bus >>>>>>>> 0000:00 [mem 0x000d0000-0x000dffff window] >>>>>>>> [ 15.764383] caller pci_map_rom+0x83/0x220 mapping multiple BARs >>>>>>>> [ 15.764391] amdgpu 0000:04:00.0: No more image in the PCI ROM >>>>>>>> [ 15.764412] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from ROM BAR >>>>>>>> [ 15.764414] amdgpu: ATOM BIOS: 113-001-XT7 >>>>>>>> [ 15.777550] [drm] VCN(0) decode is enabled in VM mode >>>>>>>> [ 15.781178] amdgpu 0000:04:00.0: vgaarb: deactivate vga console >>>>>>>> [ 15.781185] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) >>>>>>>> feature disabled as experimental (default) >>>>>>>> [ 15.781194] amdgpu 0000:04:00.0: amdgpu: PCIE atomic ops is not supported >>>>>>>> [ 15.781245] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, >>>>>>>> fragment size is 9-bit >>>>>>>> [ 15.781261] amdgpu 0000:04:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - >>>>>>>> 0x00000080FEFFFFFF (4080M used) >>>>>>>> [ 15.781264] amdgpu 0000:04:00.0: amdgpu: GART: 512M 0x0000000000000000 - >>>>>>>> 0x000000001FFFFFFF >>>>>>>> [ 15.781277] [drm] Detected VRAM RAM=4080M, BAR=256M >>>>>>>> [ 15.781279] [drm] RAM width 64bits GDDR6 >>>>>>>> [ 15.783108] [drm] amdgpu: 4080M of VRAM memory ready >>>>>>>> [ 15.783112] [drm] amdgpu: 5979M of GTT memory ready. >>>>>>>> [ 15.783133] [drm] GART: num cpu pages 131072, num gpu pages 131072 >>>>>>>> [ 15.783255] [drm] PCIE GART of 512M enabled (table at >>>>>>>> 0x0000008000800000). >>>>>>>> [ 18.564918] random: crng init done >>>>>>>> [ 19.594908] amdgpu 0000:04:00.0: amdgpu: STB initialized to 2048 entries >>>>>>>> [ 19.595220] [drm] Loading DMUB firmware via PSP: version=0x02020020 >>>>>>>> [ 19.595937] [drm] use_doorbell being set to: [true] >>>>>>>> [ 19.595955] [drm] Found VCN firmware Version ENC: 1.31 DEC: 3 VEP: 0 >>>>>>>> Revision: 2 >>>>>>>> [ 19.595965] amdgpu 0000:04:00.0: amdgpu: Will use PSP to load VCN >>>>>>>> firmware >>>>>>>> [ 19.663643] amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from >>>>>>>> 0x80fd000000 for PSP TMR >>>>>>>> [ 19.765435] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is >>>>>>>> not available >>>>>>>> [ 19.781512] amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta >>>>>>>> ucode is not available >>>>>>>> [ 19.781538] amdgpu 0000:04:00.0: amdgpu: smu driver if version = >>>>>>>> 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = >>>>>>>> 0x00492400 (73.36.0) >>>>>>>> [ 19.781544] amdgpu 0000:04:00.0: amdgpu: SMU driver if version not >>>>>>>> matched >>>>>>>> [ 19.781581] amdgpu 0000:04:00.0: amdgpu: use vbios provided pptable >>>>>>>> [ 19.828182] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully! >>>>>>>> [ 19.828795] [drm] Display Core v3.2.281 initialized on DCN 3.0.3 >>>>>>>> [ 19.828798] [drm] DP-HDMI FRL PCON supported >>>>>>>> [ 19.829988] [drm] DMUB hardware initialized: version=0x02020020 >>>>>>>> [ 19.914675] [drm] kiq ring mec 2 pipe 1 q 0 >>>>>>>> [ 19.956011] amdgpu: HMM registered 4080MB device memory >>>>>>>> [ 19.963868] kfd kfd: amdgpu: Allocated 3969056 bytes on gart >>>>>>>> [ 19.963883] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1 >>>>>>>> [ 19.964255] amdgpu: Virtual CRAT table created for GPU >>>>>>>> [ 19.964896] amdgpu: Topology: Add dGPU node [0x743f:0x1002] >>>>>>>> [ 19.964900] kfd kfd: amdgpu: added device 1002:743f >>>>>>>> [ 19.964919] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, >>>>>>>> active_cu_number 16 >>>>>>>> [ 19.964924] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 >>>>>>>> on hub 0 >>>>>>>> [ 19.964926] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 >>>>>>>> on hub 0 >>>>>>>> [ 19.964927] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng >>>>>>>> 4 on hub 0 >>>>>>>> [ 19.964929] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng >>>>>>>> 5 on hub 0 >>>>>>>> [ 19.964931] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng >>>>>>>> 6 on hub 0 >>>>>>>> [ 19.964933] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng >>>>>>>> 7 on hub 0 >>>>>>>> [ 19.964935] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng >>>>>>>> 8 on hub 0 >>>>>>>> [ 19.964936] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng >>>>>>>> 9 on hub 0 >>>>>>>> [ 19.964938] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng >>>>>>>> 10 on hub 0 >>>>>>>> [ 19.964940] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng >>>>>>>> 11 on hub 0 >>>>>>>> [ 19.964941] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng >>>>>>>> 12 on hub 0 >>>>>>>> [ 19.964943] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on >>>>>>>> hub 0 >>>>>>>> [ 19.964945] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 >>>>>>>> on hub 8 >>>>>>>> [ 19.966250] amdgpu 0000:04:00.0: amdgpu: Using BACO for runtime pm >>>>>>>> [ 19.966781] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:04:00.0 on >>>>>>>> minor 0 >>>>>>>> [ 19.975362] fbcon: amdgpudrmfb (fb0) is primary device >>>>>>>> [ 19.975369] fbcon: Deferring console take-over >>>>>>>> [ 19.975373] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer >>>>>>>> device >>>>>>> So lets see what that looks like on a 6.11.0 without the nomodeset. >>>>>>> >>>>>>> Dave ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: 6.11.0 crash on X startup 2024-09-17 16:39 ` Bob Gill @ 2024-09-17 18:02 ` Dr. David Alan Gilbert 0 siblings, 0 replies; 17+ messages in thread From: Dr. David Alan Gilbert @ 2024-09-17 18:02 UTC (permalink / raw) To: Bob Gill; +Cc: alexander.deucher, linux-kernel, regressions * Bob Gill (gillb5@telus.net) wrote: > Hi. Again, sorry for the protracted reply. > > I ran uname -a > file1 and lspci -vv >> file1 to give the kernel of each so > that if > > one kernel reports something differently you can see which kernel did what. > I ran it Thanks! The only odd one I see, which I don't know if it matters, is there's an MSI difference in 6.11; on 6.10, MSI is enabled for both the audio and the video sub device, but on 6.11 it's disabled for the video device, but still there for the audio. I see 'DisINTx-' on 6.11. (There's some address differences as well, but I don't think that's a biggy). I think that's got everything I can think of, so I'll leave it to the AMD and regression people to follow this further. If you can, doing a bisect between 6.10.0 and 6.11.0 could help nail it down. Dave > for kernels 6.10.0 and 6.11.0. > > Linux freedom 6.10.0 #1 SMP PREEMPT_DYNAMIC Sun Jul 14 18:50:17 MDT 2024 > x86_64 x86_64 x86_64 GNU/Linux > 00:00.0 Host bridge: Intel Corporation 5520/5500/X58 I/O Hub to ESI Port > (rev 12) > Subsystem: ASUSTeK Computer Inc. 5520/5500/X58 I/O Hub to ESI Port > Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Capabilities: [60] MSI: Enable- Count=1/2 Maskable+ 64bit- > Address: 00000000 Data: 0000 > Masking: 00000000 Pending: 00000000 > Capabilities: [90] Express (v2) Root Port (Slot-), MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag+ RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- > TransPend- > LnkCap: Port #0, Speed 2.5GT/s, Width x4, ASPM L0s L1, Exit > Latency L0s <512ns, L1 <64us > ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x4 (ok) > TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- > RootCap: CRSVisible- > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible- > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > DevCap2: Completion Timeout: Range BCD, TimeoutDis+ NROPrPrP- LTR- > 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- > EETLPPrefix- > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+ > AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS- > DevCtl2: Completion Timeout: 260ms to 900ms, TimeoutDis- LTR- OBFF > Disabled, ARIFwd- > AtomicOpsCtl: ReqEn- EgressBlck- > LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis- > Transmit Margin: Normal Operating Range, > EnterModifiedCompliance- ComplianceSOS- > Compliance De-emphasis: -6dB > LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- > EqualizationPhase1- > EqualizationPhase2- EqualizationPhase3- > LinkEqualizationRequest- > Retimer- 2Retimers- CrosslinkRes: unsupported > Capabilities: [e0] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- > ECRCChkCap- ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > RootCmd: CERptEn- NFERptEn- FERptEn- > RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd- > FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0 > ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000 > Capabilities: [150 v1] Access Control Services > ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ > EgressCtrl- DirectTrans- > ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > Capabilities: [160 v0] Vendor Specific Information: ID=0002 Rev=0 > Len=00c <?> > > 00:01.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root > Port 1 (rev 12) (prog-if 00 [Normal decode]) > Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx+ > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin ? routed to IRQ 24 > Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 > I/O behind bridge: [disabled] > Memory behind bridge: [disabled] > Prefetchable memory behind bridge: [disabled] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [40] Subsystem: ASUSTeK Computer Inc. 5520/5500/X58 I/O > Hub PCI Express Root Port 1 > Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit- > Address: fee00000 Data: 00ef > Masking: 00000003 Pending: 00000000 > Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 > DevCap: MaxPayload 256 bytes, PhantFunc 0 > ExtTag+ RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- > TransPend- > LnkCap: Port #0, Speed 5GT/s, Width x4, ASPM L0s L1, Exit Latency > L0s <512ns, L1 <64us > ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (downgraded), Width x0 (downgraded) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- > Surprise- > Slot #1, PowerLimit 25.000W; Interlock- NoCompl- > SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- > LinkChg- > Control: AttnInd Off, PwrInd Off, Power- Interlock- > SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- > Interlock- > Changed: MRL- PresDet+ LinkState- > RootCap: CRSVisible+ > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible+ > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > DevCap2: Completion Timeout: Range BCD, TimeoutDis+ NROPrPrP- LTR- > 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- > EETLPPrefix- > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+ > AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS- > DevCtl2: Completion Timeout: 260ms to 900ms, TimeoutDis- LTR- OBFF > Disabled, ARIFwd- > AtomicOpsCtl: ReqEn- EgressBlck- > LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- > Transmit Margin: Normal Operating Range, > EnterModifiedCompliance- ComplianceSOS- > Compliance De-emphasis: -6dB > LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- > EqualizationPhase1- > EqualizationPhase2- EqualizationPhase3- > LinkEqualizationRequest- > Retimer- 2Retimers- CrosslinkRes: unsupported > Capabilities: [e0] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- > ECRCChkCap- ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > RootCmd: CERptEn- NFERptEn- FERptEn- > RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd- > FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0 > ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000 > Capabilities: [150 v1] Access Control Services > ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ > EgressCtrl- DirectTrans- > ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > Capabilities: [160 v0] Vendor Specific Information: ID=0002 Rev=0 > Len=00c <?> > Kernel driver in use: pcieport > > 00:03.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root > Port 3 (rev 12) (prog-if 00 [Normal decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx+ > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin ? routed to IRQ 25 > Bus: primary=00, secondary=02, subordinate=04, sec-latency=0 > I/O behind bridge: 0000a000-0000afff [size=4K] > Memory behind bridge: fb600000-fb8fffff [size=3M] > Prefetchable memory behind bridge: 00000000cfe00000-00000000dfffffff > [size=258M] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity- SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [40] Subsystem: ASUSTeK Computer Inc. 5520/5500/X58 I/O > Hub PCI Express Root Port 3 > Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit- > Address: fee00000 Data: 00ef > Masking: 00000003 Pending: 00000000 > Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 > DevCap: MaxPayload 256 bytes, PhantFunc 0 > ExtTag+ RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- > TransPend- > LnkCap: Port #0, Speed 5GT/s, Width x16, ASPM L0s L1, Exit > Latency L0s <512ns, L1 <64us > ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 5GT/s (ok), Width x4 (downgraded) > TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- > SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- > Surprise- > Slot #2, PowerLimit 25.000W; Interlock- NoCompl- > SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- > LinkChg- > Control: AttnInd Off, PwrInd Off, Power- Interlock- > SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ > Interlock- > Changed: MRL- PresDet+ LinkState+ > RootCap: CRSVisible+ > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible+ > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > DevCap2: Completion Timeout: Range BCD, TimeoutDis+ NROPrPrP- LTR- > 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- > EETLPPrefix- > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+ > AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS- > DevCtl2: Completion Timeout: 260ms to 900ms, TimeoutDis- LTR- OBFF > Disabled, ARIFwd- > AtomicOpsCtl: ReqEn- EgressBlck- > LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- > Transmit Margin: Normal Operating Range, > EnterModifiedCompliance- ComplianceSOS- > Compliance De-emphasis: -6dB > LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- > EqualizationPhase1- > EqualizationPhase2- EqualizationPhase3- > LinkEqualizationRequest- > Retimer- 2Retimers- CrosslinkRes: unsupported > Capabilities: [e0] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- > ECRCChkCap- ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > RootCmd: CERptEn- NFERptEn- FERptEn- > RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd- > FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0 > ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000 > Capabilities: [150 v1] Access Control Services > ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ > EgressCtrl- DirectTrans- > ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > Capabilities: [160 v0] Vendor Specific Information: ID=0002 Rev=0 > Len=00c <?> > Kernel driver in use: pcieport > > 00:07.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root > Port 7 (rev 12) (prog-if 00 [Normal decode]) > Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx+ > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin ? routed to IRQ 26 > Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 > I/O behind bridge: [disabled] > Memory behind bridge: [disabled] > Prefetchable memory behind bridge: [disabled] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [40] Subsystem: ASUSTeK Computer Inc. 5520/5500/X58 I/O > Hub PCI Express Root Port 7 > Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit- > Address: fee00000 Data: 00ef > Masking: 00000003 Pending: 00000000 > Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 > DevCap: MaxPayload 256 bytes, PhantFunc 0 > ExtTag+ RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- > TransPend- > LnkCap: Port #0, Speed 5GT/s, Width x16, ASPM L0s L1, Exit > Latency L0s <512ns, L1 <64us > ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (downgraded), Width x0 (downgraded) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- > Surprise- > Slot #5, PowerLimit 25.000W; Interlock- NoCompl- > SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- > LinkChg- > Control: AttnInd Off, PwrInd Off, Power- Interlock- > SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- > Interlock- > Changed: MRL- PresDet+ LinkState- > RootCap: CRSVisible+ > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible+ > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > DevCap2: Completion Timeout: Range BCD, TimeoutDis+ NROPrPrP- LTR- > 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- > EETLPPrefix- > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+ > AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS- > DevCtl2: Completion Timeout: 260ms to 900ms, TimeoutDis- LTR- OBFF > Disabled, ARIFwd- > AtomicOpsCtl: ReqEn- EgressBlck- > LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- > Transmit Margin: Normal Operating Range, > EnterModifiedCompliance- ComplianceSOS- > Compliance De-emphasis: -6dB > LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- > EqualizationPhase1- > EqualizationPhase2- EqualizationPhase3- > LinkEqualizationRequest- > Retimer- 2Retimers- CrosslinkRes: unsupported > Capabilities: [e0] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- > ECRCChkCap- ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > RootCmd: CERptEn- NFERptEn- FERptEn- > RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd- > FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0 > ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000 > Capabilities: [150 v1] Access Control Services > ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ > EgressCtrl- DirectTrans- > ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > Capabilities: [160 v0] Vendor Specific Information: ID=0002 Rev=0 > Len=00c <?> > Kernel driver in use: pcieport > > 00:14.0 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub System Management > Registers (rev 12) (prog-if 00 [8259]) > Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE+ FLReset- > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- > TransPend- > DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- > LTR- > 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- > EETLPPrefix- > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- > DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF > Disabled, > AtomicOpsCtl: ReqEn- > Kernel driver in use: i7core_edac > Kernel modules: i7core_edac > > 00:14.1 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub GPIO and Scratch > Pad Registers (rev 12) (prog-if 00 [8259]) > Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE+ FLReset- > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- > TransPend- > DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- > LTR- > 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- > EETLPPrefix- > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- > DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF > Disabled, > AtomicOpsCtl: ReqEn- > > 00:14.2 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub Control Status and > RAS Registers (rev 12) (prog-if 00 [8259]) > Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE+ FLReset- > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- > TransPend- > DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- > LTR- > 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- > EETLPPrefix- > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- > DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF > Disabled, > AtomicOpsCtl: ReqEn- > > 00:14.3 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub Throttle Registers > (rev 12) (prog-if 00 [8259]) > Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Kernel modules: i5500_temp > > 00:1a.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI > Controller #4 (prog-if 00 [UHCI]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin A routed to IRQ 16 > Region 4: I/O ports at 9800 [size=32] > Capabilities: [50] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: uhci_hcd > > 00:1a.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI > Controller #5 (prog-if 00 [UHCI]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin B routed to IRQ 21 > Region 4: I/O ports at 9880 [size=32] > Capabilities: [50] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: uhci_hcd > > 00:1a.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI > Controller #6 (prog-if 00 [UHCI]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin D routed to IRQ 19 > Region 4: I/O ports at 9c00 [size=32] > Capabilities: [50] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: uhci_hcd > > 00:1a.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI > Controller #2 (prog-if 20 [EHCI]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin C routed to IRQ 18 > Region 0: Memory at fb5ff000 (32-bit, non-prefetchable) [size=1K] > Capabilities: [50] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [58] Debug port: BAR=1 offset=00a0 > Capabilities: [98] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: ehci-pci > > 00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio > Controller > Subsystem: ASUSTeK Computer Inc. 82801JI (ICH10 Family) HD Audio > Controller > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx+ > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 31 > Region 0: Memory at fb5f8000 (64-bit, non-prefetchable) [size=16K] > Capabilities: [50] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+ > Address: 00000000fee03000 Data: 0021 > Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE- FLReset+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ FLReset- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ > TransPend- > Capabilities: [100 v1] Virtual Channel > Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 > Arb: Fixed- WRR32- WRR64- WRR128- > Ctrl: ArbSelect=Fixed > Status: InProgress- > VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 > Status: NegoPending- InProgress- > VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable+ ID=1 ArbSelect=Fixed TC/VC=80 > Status: NegoPending- InProgress- > Capabilities: [130 v1] Root Complex Link > Desc: PortNumber=0f ComponentID=00 EltType=Config > Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- > LinkType=MemMapped LinkValid+ > Addr: 00000000fed1c000 > Kernel driver in use: snd_hda_intel > Kernel modules: snd_hda_intel > > 00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express > Root Port 1 (prog-if 00 [Normal decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 17 > Bus: primary=00, secondary=0a, subordinate=0a, sec-latency=0 > I/O behind bridge: 00001000-00001fff [size=4K] > Memory behind bridge: c0000000-c01fffff [size=2M] > Prefetchable memory behind bridge: 00000000faf00000-00000000faffffff > [size=1M] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ > TransPend- > LnkCap: Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit > Latency L0s <256ns, L1 <4us > ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x0 (downgraded) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ > Surprise+ > Slot #0, PowerLimit 10.000W; Interlock- NoCompl- > SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- > LinkChg- > Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- > SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- > Interlock- > Changed: MRL- PresDet- LinkState- > RootCap: CRSVisible- > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible- > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- > Address: 00000000 Data: 0000 > Capabilities: [90] Subsystem: ASUSTeK Computer Inc. P6T DeLuxe > Motherboard > Capabilities: [a0] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Virtual Channel > Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 > Arb: Fixed+ WRR32- WRR64- WRR128- > Ctrl: ArbSelect=Fixed > Status: InProgress- > VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 > Status: NegoPending- InProgress- > Capabilities: [180 v1] Root Complex Link > Desc: PortNumber=01 ComponentID=00 EltType=Config > Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- > LinkType=MemMapped LinkValid+ > Addr: 00000000fed1c000 > Kernel driver in use: pcieport > > 00:1c.1 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express > Port 2 (prog-if 00 [Normal decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin B routed to IRQ 16 > Bus: primary=00, secondary=09, subordinate=09, sec-latency=0 > I/O behind bridge: 00002000-00002fff [size=4K] > Memory behind bridge: fbc00000-fbdfffff [size=2M] > Prefetchable memory behind bridge: 00000000c0200000-00000000c03fffff > [size=2M] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq- AuxPwr+ > TransPend- > LnkCap: Port #2, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit > Latency L0s <256ns, L1 <4us > ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) > TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- > SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ > Surprise+ > Slot #0, PowerLimit 10.000W; Interlock- NoCompl- > SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- > LinkChg- > Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- > SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ > Interlock- > Changed: MRL- PresDet+ LinkState+ > RootCap: CRSVisible- > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible- > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- > Address: 00000000 Data: 0000 > Capabilities: [90] Subsystem: ASUSTeK Computer Inc. 82801JI (ICH10 > Family) PCI Express Port 2 > Capabilities: [a0] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Virtual Channel > Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 > Arb: Fixed+ WRR32- WRR64- WRR128- > Ctrl: ArbSelect=Fixed > Status: InProgress- > VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 > Status: NegoPending- InProgress- > Capabilities: [180 v1] Root Complex Link > Desc: PortNumber=02 ComponentID=00 EltType=Config > Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- > LinkType=MemMapped LinkValid+ > Addr: 00000000fed1c000 > Kernel driver in use: pcieport > > 00:1c.2 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express > Root Port 3 (prog-if 00 [Normal decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin C routed to IRQ 18 > Bus: primary=00, secondary=08, subordinate=08, sec-latency=0 > I/O behind bridge: 0000d000-0000dfff [size=4K] > Memory behind bridge: fbb00000-fbbfffff [size=1M] > Prefetchable memory behind bridge: 00000000c0400000-00000000c05fffff > [size=2M] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ > TransPend- > LnkCap: Port #3, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit > Latency L0s <256ns, L1 <4us > ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) > TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- > SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ > Surprise+ > Slot #0, PowerLimit 10.000W; Interlock- NoCompl- > SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- > LinkChg- > Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- > SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ > Interlock- > Changed: MRL- PresDet+ LinkState+ > RootCap: CRSVisible- > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible- > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- > Address: 00000000 Data: 0000 > Capabilities: [90] Subsystem: ASUSTeK Computer Inc. P6T DeLuxe > Motherboard > Capabilities: [a0] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Virtual Channel > Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 > Arb: Fixed+ WRR32- WRR64- WRR128- > Ctrl: ArbSelect=Fixed > Status: InProgress- > VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 > Status: NegoPending- InProgress- > Capabilities: [180 v1] Root Complex Link > Desc: PortNumber=03 ComponentID=00 EltType=Config > Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- > LinkType=MemMapped LinkValid+ > Addr: 00000000fed1c000 > Kernel driver in use: pcieport > > 00:1c.4 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express > Root Port 5 (prog-if 00 [Normal decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 17 > Bus: primary=00, secondary=07, subordinate=07, sec-latency=0 > I/O behind bridge: 0000c000-0000cfff [size=4K] > Memory behind bridge: fba00000-fbafffff [size=1M] > Prefetchable memory behind bridge: 00000000c0600000-00000000c07fffff > [size=2M] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ > TransPend- > LnkCap: Port #5, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit > Latency L0s <256ns, L1 <4us > ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) > TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- > SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ > Surprise+ > Slot #0, PowerLimit 10.000W; Interlock- NoCompl- > SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- > LinkChg- > Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- > SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ > Interlock- > Changed: MRL- PresDet+ LinkState+ > RootCap: CRSVisible- > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible- > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- > Address: 00000000 Data: 0000 > Capabilities: [90] Subsystem: ASUSTeK Computer Inc. P6T Deluxe > Motherboard > Capabilities: [a0] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Virtual Channel > Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 > Arb: Fixed+ WRR32- WRR64- WRR128- > Ctrl: ArbSelect=Fixed > Status: InProgress- > VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 > Status: NegoPending- InProgress- > Capabilities: [180 v1] Root Complex Link > Desc: PortNumber=05 ComponentID=00 EltType=Config > Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- > LinkType=MemMapped LinkValid+ > Addr: 00000000fed1c000 > Kernel driver in use: pcieport > > 00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express > Root Port 6 (prog-if 00 [Normal decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin B routed to IRQ 16 > Bus: primary=00, secondary=06, subordinate=06, sec-latency=0 > I/O behind bridge: 0000b000-0000bfff [size=4K] > Memory behind bridge: fb900000-fb9fffff [size=1M] > Prefetchable memory behind bridge: 00000000c0800000-00000000c09fffff > [size=2M] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ > TransPend- > LnkCap: Port #6, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit > Latency L0s <256ns, L1 <4us > ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) > TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- > SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ > Surprise+ > Slot #0, PowerLimit 10.000W; Interlock- NoCompl- > SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- > LinkChg- > Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- > SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ > Interlock- > Changed: MRL- PresDet+ LinkState+ > RootCap: CRSVisible- > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible- > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- > Address: 00000000 Data: 0000 > Capabilities: [90] Subsystem: ASUSTeK Computer Inc. P6T DeLuxe > Motherboard > Capabilities: [a0] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Virtual Channel > Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 > Arb: Fixed+ WRR32- WRR64- WRR128- > Ctrl: ArbSelect=Fixed > Status: InProgress- > VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 > Status: NegoPending- InProgress- > Capabilities: [180 v1] Root Complex Link > Desc: PortNumber=06 ComponentID=00 EltType=Config > Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- > LinkType=MemMapped LinkValid+ > Addr: 00000000fed1c000 > Kernel driver in use: pcieport > > 00:1d.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI > Controller #1 (prog-if 00 [UHCI]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin A routed to IRQ 23 > Region 4: I/O ports at 9080 [size=32] > Capabilities: [50] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: uhci_hcd > > 00:1d.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI > Controller #2 (prog-if 00 [UHCI]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin B routed to IRQ 19 > Region 4: I/O ports at 9400 [size=32] > Capabilities: [50] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: uhci_hcd > > 00:1d.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI > Controller #3 (prog-if 00 [UHCI]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin C routed to IRQ 18 > Region 4: I/O ports at 9480 [size=32] > Capabilities: [50] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: uhci_hcd > > 00:1d.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI > Controller #1 (prog-if 20 [EHCI]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin A routed to IRQ 23 > Region 0: Memory at fb5fe000 (32-bit, non-prefetchable) [size=1K] > Capabilities: [50] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [58] Debug port: BAR=1 offset=00a0 > Capabilities: [98] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: ehci-pci > > 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90) (prog-if 01 > [Subtractive decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=32 > I/O behind bridge: 0000e000-0000efff [size=4K] > Memory behind bridge: fbe00000-fbefffff [size=1M] > Prefetchable memory behind bridge: [disabled] > Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort+ <SERR- <PERR+ > BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [50] Subsystem: ASUSTeK Computer Inc. 82801 PCI Bridge > > 00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface > Controller > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Capabilities: [e0] Vendor Specific Information: Len=0c <?> > Kernel driver in use: lpc_ich > Kernel modules: lpc_ich > > 00:1f.2 SATA controller: Intel Corporation 82801JI (ICH10 Family) SATA AHCI > Controller (prog-if 01 [AHCI 1.0]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx+ > Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin B routed to IRQ 29 > Region 0: I/O ports at 8c00 [size=8] > Region 1: I/O ports at 8880 [size=4] > Region 2: I/O ports at 8800 [size=8] > Region 3: I/O ports at 8480 [size=4] > Region 4: I/O ports at 8400 [size=32] > Region 5: Memory at fb5fc000 (32-bit, non-prefetchable) [size=2K] > Capabilities: [80] MSI: Enable+ Count=1/16 Maskable- 64bit- > Address: fee05000 Data: 0022 > Capabilities: [70] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0-,D1-,D2-,D3hot+,D3cold-) > Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [a8] SATA HBA v1.0 BAR4 Offset=00000004 > Capabilities: [b0] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: ahci > Kernel modules: ahci > > 00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Interrupt: pin C routed to IRQ 18 > Region 0: Memory at fb5fd000 (64-bit, non-prefetchable) [size=256] > Region 4: I/O ports at 0400 [size=32] > Kernel modules: i2c_i801 > > 02:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL > Upstream Port of PCI Express Switch (rev c1) (prog-if 00 [Normal decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 27 > Region 0: Memory at fb6fc000 (32-bit, non-prefetchable) [size=16K] > Bus: primary=02, secondary=03, subordinate=04, sec-latency=0 > I/O behind bridge: 0000a000-0000afff [size=4K] > Memory behind bridge: fb700000-fb8fffff [size=2M] > Prefetchable memory behind bridge: 00000000cfe00000-00000000dfffffff > [size=258M] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity+ SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [48] Vendor Specific Information: Len=08 <?> > Capabilities: [50] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [58] Express (v2) Upstream Port, MSI 00 > DevCap: MaxPayload 512 bytes, PhantFunc 0 > ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ SlotPowerLimit 25.000W > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ > MaxPayload 128 bytes, MaxReadReq 512 bytes > DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- > TransPend- > LnkCap: Port #0, Speed 16GT/s, Width x4, ASPM L1, Exit Latency L1 > <64us > ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ > LnkCtl: ASPM Disabled; Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 5GT/s (downgraded), Width x4 (ok) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- > LTR+ > 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ > EETLPPrefix+, MaxEETLPPrefixes 4 > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- > AtomicOpsCap: Routing+ 32bit- 64bit- 128bitCAS- > DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF > Disabled, > AtomicOpsCtl: EgressBlck- > LnkCap2: Supported Link Speeds: 2.5-16GT/s, Crosslink- Retimer+ > 2Retimers+ DRS- > LnkCtl2: Target Link Speed: 16GT/s, EnterCompliance- SpeedDis- > Transmit Margin: Normal Operating Range, > EnterModifiedCompliance- ComplianceSOS- > Compliance De-emphasis: -6dB > LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- > EqualizationPhase1- > EqualizationPhase2- EqualizationPhase3- > LinkEqualizationRequest- > Retimer- 2Retimers- CrosslinkRes: unsupported > Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+ > Address: 0000000000000000 Data: 0000 > Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 > Len=010 <?> > Capabilities: [150 v2] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- > ECRCChkCap+ ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > Capabilities: [270 v1] Secondary PCI Express > LnkCtl3: LnkEquIntrruptEn- PerformEqu- > LaneErrStat: 0 > Capabilities: [320 v1] Latency Tolerance Reporting > Max snoop latency: 0ns > Max no snoop latency: 0ns > Capabilities: [400 v1] Data Link Feature <?> > Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> > Capabilities: [440 v1] Lane Margining at the Receiver <?> > Kernel driver in use: pcieport > > 03:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL > Downstream Port of PCI Express Switch (prog-if 00 [Normal decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx+ > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 28 > Bus: primary=03, secondary=04, subordinate=04, sec-latency=0 > I/O behind bridge: 0000a000-0000afff [size=4K] > Memory behind bridge: fb700000-fb8fffff [size=2M] > Prefetchable memory behind bridge: 00000000cfe00000-00000000dfffffff > [size=258M] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity+ SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [50] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [58] Express (v2) Downstream Port (Slot-), MSI 00 > DevCap: MaxPayload 512 bytes, PhantFunc 0 > ExtTag+ RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ > MaxPayload 128 bytes, MaxReadReq 512 bytes > DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- > TransPend- > LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit > Latency L0s <64ns, L1 <1us > ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+ > LnkCtl: ASPM Disabled; Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 16GT/s (ok), Width x16 (ok) > TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- > DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- > LTR+ > 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ > EETLPPrefix+, MaxEETLPPrefixes 4 > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- ARIFwd- > AtomicOpsCap: Routing+ > DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF > Disabled, ARIFwd- > AtomicOpsCtl: EgressBlck- > LnkCap2: Supported Link Speeds: 2.5-16GT/s, Crosslink- Retimer+ > 2Retimers+ DRS- > LnkCtl2: Target Link Speed: 16GT/s, EnterCompliance- SpeedDis-, > Selectable De-emphasis: -3.5dB > Transmit Margin: Normal Operating Range, > EnterModifiedCompliance- ComplianceSOS- > Compliance De-emphasis: -6dB > LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete+ > EqualizationPhase1+ > EqualizationPhase2+ EqualizationPhase3+ > LinkEqualizationRequest- > Retimer- 2Retimers- CrosslinkRes: unsupported > Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ > Address: 00000000fee04000 Data: 0020 > Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] > Navi 10 XL Downstream Port of PCI Express Switch > Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 > Len=010 <?> > Capabilities: [150 v2] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- > ECRCChkCap+ ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > Capabilities: [270 v1] Secondary PCI Express > LnkCtl3: LnkEquIntrruptEn- PerformEqu- > LaneErrStat: 0 > Capabilities: [2a0 v1] Access Control Services > ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ > EgressCtrl- DirectTrans+ > ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > Capabilities: [400 v1] Data Link Feature <?> > Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> > Capabilities: [440 v1] Lane Margining at the Receiver <?> > Kernel driver in use: pcieport > > 04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] > Device 743f (rev c1) (prog-if 00 [VGA controller]) > Subsystem: Tul Corporation / PowerColor Device 2415 > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx+ > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 30 > Region 0: Memory at d0000000 (64-bit, prefetchable) [size=256M] > Region 2: Memory at cfe00000 (64-bit, prefetchable) [size=2M] > Region 4: I/O ports at a000 [size=256] > Region 5: Memory at fb700000 (32-bit, non-prefetchable) [size=1M] > Expansion ROM at 000c0000 [disabled] [size=128K] > Capabilities: [48] Vendor Specific Information: Len=08 <?> > Capabilities: [50] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0-,D1+,D2+,D3hot+,D3cold+) > Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [64] Express (v2) Legacy Endpoint, MSI 00 > DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 > unlimited > ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ > MaxPayload 128 bytes, MaxReadReq 512 bytes > DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- > TransPend- > LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit > Latency L0s <64ns, L1 <1us > ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+ > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 16GT/s (ok), Width x16 (ok) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+ > 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ > EETLPPrefix+, MaxEETLPPrefixes 1 > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- > AtomicOpsCap: 32bit+ 64bit+ 128bitCAS- > DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF > Disabled, > AtomicOpsCtl: ReqEn- > LnkCap2: Supported Link Speeds: 2.5-16GT/s, Crosslink- Retimer+ > 2Retimers+ DRS- > LnkCtl2: Target Link Speed: 16GT/s, EnterCompliance- SpeedDis- > Transmit Margin: Normal Operating Range, > EnterModifiedCompliance- ComplianceSOS- > Compliance De-emphasis: -6dB > LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete+ > EqualizationPhase1+ > EqualizationPhase2+ EqualizationPhase3+ > LinkEqualizationRequest- > Retimer- 2Retimers- CrosslinkRes: unsupported > Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ > Address: 00000000fee03000 Data: 0022 > Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 > Len=010 <?> > Capabilities: [150 v2] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- > ECRCChkCap+ ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > Capabilities: [200 v1] Physical Resizable BAR > BAR 0: current size: 256MB, supported: 256MB 512MB 1GB 2GB 4GB > BAR 2: current size: 2MB, supported: 2MB 4MB 8MB 16MB 32MB 64MB > 128MB 256MB > Capabilities: [240 v1] Power Budgeting <?> > Capabilities: [270 v1] Secondary PCI Express > LnkCtl3: LnkEquIntrruptEn- PerformEqu- > LaneErrStat: 0 > Capabilities: [2a0 v1] Access Control Services > ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > Capabilities: [2d0 v1] Process Address Space ID (PASID) > PASIDCap: Exec+ Priv+, Max PASID Width: 10 > PASIDCtl: Enable- Exec- Priv- > Capabilities: [320 v1] Latency Tolerance Reporting > Max snoop latency: 0ns > Max no snoop latency: 0ns > Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> > Capabilities: [440 v1] Lane Margining at the Receiver <?> > Kernel driver in use: amdgpu > Kernel modules: amdgpu > > 04:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 HDMI > Audio [Radeon RX 6800/6800 XT / 6900 XT] > Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 HDMI Audio > [Radeon RX 6800/6800 XT / 6900 XT] > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx+ > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin B routed to IRQ 33 > Region 0: Memory at fb8fc000 (32-bit, non-prefetchable) [size=16K] > Capabilities: [48] Vendor Specific Information: Len=08 <?> > Capabilities: [50] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0-,D1+,D2+,D3hot+,D3cold+) > Status: D3 NoSoftRst+ PME-Enable+ DSel=0 DScale=0 PME- > Capabilities: [64] Express (v2) Legacy Endpoint, MSI 00 > DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 > unlimited > ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ > MaxPayload 128 bytes, MaxReadReq 512 bytes > DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- > TransPend- > LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit > Latency L0s <64ns, L1 <1us > ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+ > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 16GT/s (ok), Width x16 (ok) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+ > 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ > EETLPPrefix+, MaxEETLPPrefixes 1 > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- > AtomicOpsCap: 32bit- 64bit- 128bitCAS- > DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF > Disabled, > AtomicOpsCtl: ReqEn- > LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- > EqualizationPhase1- > EqualizationPhase2- EqualizationPhase3- > LinkEqualizationRequest- > Retimer- 2Retimers- CrosslinkRes: unsupported > Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ > Address: 00000000fee05000 Data: 0021 > Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 > Len=010 <?> > Capabilities: [150 v2] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- > ECRCChkCap+ ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > Capabilities: [2a0 v1] Access Control Services > ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > Kernel driver in use: snd_hda_intel > Kernel modules: snd_hda_intel > > 06:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E > Gigabit Ethernet Controller (rev 12) > Subsystem: ASUSTeK Computer Inc. Motherboard > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 17 > Region 0: Memory at fb9fc000 (64-bit, non-prefetchable) [size=16K] > Region 2: I/O ports at b800 [size=256] > Expansion ROM at fb9c0000 [disabled] [size=128K] > Capabilities: [48] Power Management version 3 > Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA > PME(D0+,D1+,D2+,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- > Capabilities: [50] Vital Product Data > Product Name: Marvell Yukon 88E8056 Gigabit Ethernet Controller > Read-only fields: > [PN] Part number: Yukon 88E8056 > [EC] Engineering changes: Rev. 1.2 > [MN] Manufacture ID: Marvell > [SN] Serial number: AbCdEfG73035B > [CP] Extended capability: 01 10 cc 03 > [RV] Reserved: checksum good, 9 byte(s) reserved > Read/write fields: > [RW] Read-write area: 121 byte(s) free > End > Capabilities: [5c] MSI: Enable- Count=1/1 Maskable- 64bit+ > Address: 0000000000000000 Data: 0000 > Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, > L1 unlimited > ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 512 bytes > DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr+ > TransPend- > LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit > Latency L0s <256ns, L1 unlimited > ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 128 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > Capabilities: [100 v1] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 1f, ECRCGenCap- ECRCGenEn- > ECRCChkCap- ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > Kernel driver in use: sky2 > Kernel modules: sky2 > > 07:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6111/6121 SATA II / > PATA Controller (rev b2) (prog-if 8f [PCI native mode controller, supports > both channels switched to ISA compatibility mode, supports bus mastering]) > Subsystem: ASUSTeK Computer Inc. 88SE6111/6121 SATA II / PATA Controller > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 16 > Region 0: I/O ports at cc00 [size=8] > Region 1: I/O ports at c880 [size=4] > Region 2: I/O ports at c800 [size=8] > Region 3: I/O ports at c480 [size=4] > Region 4: I/O ports at c400 [size=16] > Region 5: Memory at fbaffc00 (32-bit, non-prefetchable) [size=1K] > Capabilities: [48] Power Management version 2 > Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA > PME(D0+,D1+,D2-,D3hot+,D3cold-) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- > Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit- > Address: 00000000 Data: 0000 > Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, > L1 unlimited > ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset- > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr+ NoSnoop- > MaxPayload 128 bytes, MaxReadReq 512 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq+ AuxPwr- > TransPend- > LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s, Exit Latency > L0s <256ns > ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > Capabilities: [100 v1] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr+ BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 1f, ECRCGenCap- ECRCGenEn- > ECRCChkCap- ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > Kernel driver in use: pata_marvell > Kernel modules: ahci, pata_marvell, pata_acpi > > 08:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E > Gigabit Ethernet Controller (rev 12) > Subsystem: ASUSTeK Computer Inc. Motherboard > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 18 > Region 0: Memory at fbbfc000 (64-bit, non-prefetchable) [size=16K] > Region 2: I/O ports at d800 [size=256] > Expansion ROM at fbbc0000 [disabled] [size=128K] > Capabilities: [48] Power Management version 3 > Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA > PME(D0+,D1+,D2+,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- > Capabilities: [50] Vital Product Data > Product Name: Marvell Yukon 88E8056 Gigabit Ethernet Controller > Read-only fields: > [PN] Part number: Yukon 88E8056 > [EC] Engineering changes: Rev. 1.2 > [MN] Manufacture ID: Marvell > [SN] Serial number: AbCdEfG73035B > [CP] Extended capability: 01 10 cc 03 > [RV] Reserved: checksum good, 9 byte(s) reserved > Read/write fields: > [RW] Read-write area: 121 byte(s) free > End > Capabilities: [5c] MSI: Enable- Count=1/1 Maskable- 64bit+ > Address: 0000000000000000 Data: 0000 > Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, > L1 unlimited > ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 512 bytes > DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr+ > TransPend- > LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit > Latency L0s <256ns, L1 unlimited > ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 128 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > Capabilities: [100 v1] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 1f, ECRCGenCap- ECRCGenEn- > ECRCChkCap- ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > Kernel driver in use: sky2 > Kernel modules: sky2 > > 09:00.0 Multimedia video controller: Conexant Systems, Inc. CX23887/8 PCIe > Broadcast Audio and Video Decoder with 3D Comb (rev 0f) > Subsystem: Hauppauge computer works Inc. CX23887/8 PCIe Broadcast Audio > and Video Decoder with 3D Comb > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 17 > Region 0: Memory at fbc00000 (64-bit, non-prefetchable) [size=2M] > Capabilities: [40] Express (v1) Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 > <1us > ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset- SlotPowerLimit > 10.000W > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ > MaxPayload 128 bytes, MaxReadReq 512 bytes > DevSta: CorrErr- NonFatalErr+ FatalErr- UnsupReq+ AuxPwr- > TransPend- > LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit > Latency L0s <2us, L1 <4us > ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) > TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt- > Capabilities: [80] Power Management version 2 > Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA > PME(D0+,D1+,D2+,D3hot+,D3cold-) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [90] Vital Product Data > Not readable > Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+ > Address: 0000000000000000 Data: 0000 > Capabilities: [100 v1] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq+ ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- > AERCap: First Error Pointer: 14, ECRCGenCap- ECRCGenEn- > ECRCChkCap- ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 04000001 00000003 09010000 00000000 > Capabilities: [200 v1] Virtual Channel > Caps: LPEVC=1 RefClk=100ns PATEntryBits=1 > Arb: Fixed+ WRR32+ WRR64+ WRR128- > Ctrl: ArbSelect=WRR64 > Status: InProgress- > Port Arbitration Table [240] <?> > VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 > Status: NegoPending- InProgress- > VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable- ID=1 ArbSelect=Fixed TC/VC=00 > Status: NegoPending- InProgress- > Kernel driver in use: cx23885 > Kernel modules: cx23885 > > 0b:02.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] > IEEE 1394 OHCI Controller (rev c0) (prog-if 10 [OHCI]) > Subsystem: ASUSTeK Computer Inc. Motherboard > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 64 (8000ns max), Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 18 > Region 0: Memory at fbeff000 (32-bit, non-prefetchable) [size=2K] > Region 1: I/O ports at ec00 [size=128] > Capabilities: [50] Power Management version 2 > Flags: PMEClk- DSI- D1- D2+ AuxCurrent=0mA > PME(D0-,D1-,D2+,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Kernel driver in use: firewire_ohci > Kernel modules: firewire_ohci > > ff:00.0 Host bridge: Intel Corporation Xeon 5500/Core i7 QuickPath > Architecture Generic Non-Core Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture > Generic Non-Core Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:00.1 Host bridge: Intel Corporation Xeon 5500/Core i7 QuickPath > Architecture System Address Decoder (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture > System Address Decoder > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:02.0 Host bridge: Intel Corporation Xeon 5500/Core i7 QPI Link 0 (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 QPI Link 0 > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:02.1 Host bridge: Intel Corporation Xeon 5500/Core i7 QPI Physical 0 (rev > 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 QPI Physical 0 > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:03.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:03.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Target Address Decoder (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Target Address Decoder > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:03.4 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Test Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Test Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:04.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 0 Control Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 0 Control Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:04.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 0 Address Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 0 Address Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:04.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 0 Rank Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 0 Rank Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:04.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 0 Thermal Control Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 0 Thermal Control Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:05.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 1 Control Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 1 Control Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:05.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 1 Address Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 1 Address Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:05.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 1 Rank Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 1 Rank Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:05.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 1 Thermal Control Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 1 Thermal Control Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:06.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 2 Control Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 2 Control Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:06.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 2 Address Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 2 Address Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:06.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 2 Rank Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 2 Rank Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:06.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 2 Thermal Control Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 2 Thermal Control Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > > =========================================================================== > > > Linux freedom 6.11.0 #1 SMP PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 > x86_64 x86_64 x86_64 GNU/Linux > 00:00.0 Host bridge: Intel Corporation 5520/5500/X58 I/O Hub to ESI Port > (rev 12) > Subsystem: ASUSTeK Computer Inc. 5520/5500/X58 I/O Hub to ESI Port > Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Capabilities: [60] MSI: Enable- Count=1/2 Maskable+ 64bit- > Address: 00000000 Data: 0000 > Masking: 00000000 Pending: 00000000 > Capabilities: [90] Express (v2) Root Port (Slot-), MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag+ RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- > TransPend- > LnkCap: Port #0, Speed 2.5GT/s, Width x4, ASPM L0s L1, Exit > Latency L0s <512ns, L1 <64us > ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x4 (ok) > TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- > RootCap: CRSVisible- > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible- > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > DevCap2: Completion Timeout: Range BCD, TimeoutDis+ NROPrPrP- LTR- > 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- > EETLPPrefix- > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+ > AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS- > DevCtl2: Completion Timeout: 260ms to 900ms, TimeoutDis- LTR- OBFF > Disabled, ARIFwd- > AtomicOpsCtl: ReqEn- EgressBlck- > LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis- > Transmit Margin: Normal Operating Range, > EnterModifiedCompliance- ComplianceSOS- > Compliance De-emphasis: -6dB > LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- > EqualizationPhase1- > EqualizationPhase2- EqualizationPhase3- > LinkEqualizationRequest- > Retimer- 2Retimers- CrosslinkRes: unsupported > Capabilities: [e0] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- > ECRCChkCap- ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > RootCmd: CERptEn- NFERptEn- FERptEn- > RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd- > FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0 > ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000 > Capabilities: [150 v1] Access Control Services > ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ > EgressCtrl- DirectTrans- > ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > Capabilities: [160 v0] Vendor Specific Information: ID=0002 Rev=0 > Len=00c <?> > > 00:01.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root > Port 1 (rev 12) (prog-if 00 [Normal decode]) > Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx+ > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin ? routed to IRQ 24 > Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 > I/O behind bridge: [disabled] > Memory behind bridge: [disabled] > Prefetchable memory behind bridge: [disabled] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [40] Subsystem: ASUSTeK Computer Inc. 5520/5500/X58 I/O > Hub PCI Express Root Port 1 > Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit- > Address: fee00000 Data: 00ef > Masking: 00000003 Pending: 00000000 > Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 > DevCap: MaxPayload 256 bytes, PhantFunc 0 > ExtTag+ RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- > TransPend- > LnkCap: Port #0, Speed 5GT/s, Width x4, ASPM L0s L1, Exit Latency > L0s <512ns, L1 <64us > ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (downgraded), Width x0 (downgraded) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- > Surprise- > Slot #1, PowerLimit 25.000W; Interlock- NoCompl- > SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- > LinkChg- > Control: AttnInd Off, PwrInd Off, Power- Interlock- > SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- > Interlock- > Changed: MRL- PresDet+ LinkState- > RootCap: CRSVisible+ > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible+ > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > DevCap2: Completion Timeout: Range BCD, TimeoutDis+ NROPrPrP- LTR- > 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- > EETLPPrefix- > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+ > AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS- > DevCtl2: Completion Timeout: 260ms to 900ms, TimeoutDis- LTR- OBFF > Disabled, ARIFwd- > AtomicOpsCtl: ReqEn- EgressBlck- > LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- > Transmit Margin: Normal Operating Range, > EnterModifiedCompliance- ComplianceSOS- > Compliance De-emphasis: -6dB > LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- > EqualizationPhase1- > EqualizationPhase2- EqualizationPhase3- > LinkEqualizationRequest- > Retimer- 2Retimers- CrosslinkRes: unsupported > Capabilities: [e0] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- > ECRCChkCap- ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > RootCmd: CERptEn- NFERptEn- FERptEn- > RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd- > FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0 > ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000 > Capabilities: [150 v1] Access Control Services > ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ > EgressCtrl- DirectTrans- > ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > Capabilities: [160 v0] Vendor Specific Information: ID=0002 Rev=0 > Len=00c <?> > Kernel driver in use: pcieport > > 00:03.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root > Port 3 (rev 12) (prog-if 00 [Normal decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx+ > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin ? routed to IRQ 25 > Bus: primary=00, secondary=02, subordinate=04, sec-latency=0 > I/O behind bridge: 0000a000-0000afff [size=4K] > Memory behind bridge: fb600000-fb8fffff [size=3M] > Prefetchable memory behind bridge: 00000000cfe00000-00000000dfffffff > [size=258M] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity- SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [40] Subsystem: ASUSTeK Computer Inc. 5520/5500/X58 I/O > Hub PCI Express Root Port 3 > Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit- > Address: fee00000 Data: 00ef > Masking: 00000003 Pending: 00000000 > Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 > DevCap: MaxPayload 256 bytes, PhantFunc 0 > ExtTag+ RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- > TransPend- > LnkCap: Port #0, Speed 5GT/s, Width x16, ASPM L0s L1, Exit > Latency L0s <512ns, L1 <64us > ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 5GT/s (ok), Width x4 (downgraded) > TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- > SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- > Surprise- > Slot #2, PowerLimit 25.000W; Interlock- NoCompl- > SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- > LinkChg- > Control: AttnInd Off, PwrInd Off, Power- Interlock- > SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ > Interlock- > Changed: MRL- PresDet+ LinkState+ > RootCap: CRSVisible+ > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible+ > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > DevCap2: Completion Timeout: Range BCD, TimeoutDis+ NROPrPrP- LTR- > 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- > EETLPPrefix- > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+ > AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS- > DevCtl2: Completion Timeout: 260ms to 900ms, TimeoutDis- LTR- OBFF > Disabled, ARIFwd- > AtomicOpsCtl: ReqEn- EgressBlck- > LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- > Transmit Margin: Normal Operating Range, > EnterModifiedCompliance- ComplianceSOS- > Compliance De-emphasis: -6dB > LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- > EqualizationPhase1- > EqualizationPhase2- EqualizationPhase3- > LinkEqualizationRequest- > Retimer- 2Retimers- CrosslinkRes: unsupported > Capabilities: [e0] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- > ECRCChkCap- ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > RootCmd: CERptEn- NFERptEn- FERptEn- > RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd- > FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0 > ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000 > Capabilities: [150 v1] Access Control Services > ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ > EgressCtrl- DirectTrans- > ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > Capabilities: [160 v0] Vendor Specific Information: ID=0002 Rev=0 > Len=00c <?> > Kernel driver in use: pcieport > > 00:07.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root > Port 7 (rev 12) (prog-if 00 [Normal decode]) > Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx+ > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin ? routed to IRQ 26 > Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 > I/O behind bridge: [disabled] > Memory behind bridge: [disabled] > Prefetchable memory behind bridge: [disabled] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [40] Subsystem: ASUSTeK Computer Inc. 5520/5500/X58 I/O > Hub PCI Express Root Port 7 > Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit- > Address: fee00000 Data: 00ef > Masking: 00000003 Pending: 00000000 > Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 > DevCap: MaxPayload 256 bytes, PhantFunc 0 > ExtTag+ RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- > TransPend- > LnkCap: Port #0, Speed 5GT/s, Width x16, ASPM L0s L1, Exit > Latency L0s <512ns, L1 <64us > ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (downgraded), Width x0 (downgraded) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- > Surprise- > Slot #5, PowerLimit 25.000W; Interlock- NoCompl- > SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- > LinkChg- > Control: AttnInd Off, PwrInd Off, Power- Interlock- > SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- > Interlock- > Changed: MRL- PresDet+ LinkState- > RootCap: CRSVisible+ > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible+ > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > DevCap2: Completion Timeout: Range BCD, TimeoutDis+ NROPrPrP- LTR- > 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- > EETLPPrefix- > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+ > AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS- > DevCtl2: Completion Timeout: 260ms to 900ms, TimeoutDis- LTR- OBFF > Disabled, ARIFwd- > AtomicOpsCtl: ReqEn- EgressBlck- > LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- > Transmit Margin: Normal Operating Range, > EnterModifiedCompliance- ComplianceSOS- > Compliance De-emphasis: -6dB > LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- > EqualizationPhase1- > EqualizationPhase2- EqualizationPhase3- > LinkEqualizationRequest- > Retimer- 2Retimers- CrosslinkRes: unsupported > Capabilities: [e0] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- > ECRCChkCap- ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > RootCmd: CERptEn- NFERptEn- FERptEn- > RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd- > FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0 > ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000 > Capabilities: [150 v1] Access Control Services > ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ > EgressCtrl- DirectTrans- > ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > Capabilities: [160 v0] Vendor Specific Information: ID=0002 Rev=0 > Len=00c <?> > Kernel driver in use: pcieport > > 00:14.0 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub System Management > Registers (rev 12) (prog-if 00 [8259]) > Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE+ FLReset- > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- > TransPend- > DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- > LTR- > 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- > EETLPPrefix- > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- > DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF > Disabled, > AtomicOpsCtl: ReqEn- > Kernel driver in use: i7core_edac > Kernel modules: i7core_edac > > 00:14.1 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub GPIO and Scratch > Pad Registers (rev 12) (prog-if 00 [8259]) > Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE+ FLReset- > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- > TransPend- > DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- > LTR- > 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- > EETLPPrefix- > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- > DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF > Disabled, > AtomicOpsCtl: ReqEn- > > 00:14.2 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub Control Status and > RAS Registers (rev 12) (prog-if 00 [8259]) > Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE+ FLReset- > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- > TransPend- > DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- > LTR- > 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- > EETLPPrefix- > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- > DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF > Disabled, > AtomicOpsCtl: ReqEn- > > 00:14.3 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub Throttle Registers > (rev 12) (prog-if 00 [8259]) > Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Kernel modules: i5500_temp > > 00:1a.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI > Controller #4 (prog-if 00 [UHCI]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin A routed to IRQ 16 > Region 4: I/O ports at 9800 [size=32] > Capabilities: [50] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: uhci_hcd > > 00:1a.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI > Controller #5 (prog-if 00 [UHCI]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin B routed to IRQ 21 > Region 4: I/O ports at 9880 [size=32] > Capabilities: [50] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: uhci_hcd > > 00:1a.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI > Controller #6 (prog-if 00 [UHCI]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin D routed to IRQ 19 > Region 4: I/O ports at 9c00 [size=32] > Capabilities: [50] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: uhci_hcd > > 00:1a.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI > Controller #2 (prog-if 20 [EHCI]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin C routed to IRQ 18 > Region 0: Memory at fb5ff000 (32-bit, non-prefetchable) [size=1K] > Capabilities: [50] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [58] Debug port: BAR=1 offset=00a0 > Capabilities: [98] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: ehci-pci > > 00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio > Controller > Subsystem: ASUSTeK Computer Inc. 82801JI (ICH10 Family) HD Audio > Controller > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx+ > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 31 > Region 0: Memory at fb5f8000 (64-bit, non-prefetchable) [size=16K] > Capabilities: [50] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+ > Address: 00000000fee01000 Data: 0021 > Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE- FLReset+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ FLReset- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ > TransPend- > Capabilities: [100 v1] Virtual Channel > Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 > Arb: Fixed- WRR32- WRR64- WRR128- > Ctrl: ArbSelect=Fixed > Status: InProgress- > VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 > Status: NegoPending- InProgress- > VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable+ ID=1 ArbSelect=Fixed TC/VC=80 > Status: NegoPending- InProgress- > Capabilities: [130 v1] Root Complex Link > Desc: PortNumber=0f ComponentID=00 EltType=Config > Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- > LinkType=MemMapped LinkValid+ > Addr: 00000000fed1c000 > Kernel driver in use: snd_hda_intel > Kernel modules: snd_hda_intel > > 00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express > Root Port 1 (prog-if 00 [Normal decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 17 > Bus: primary=00, secondary=0a, subordinate=0a, sec-latency=0 > I/O behind bridge: 00001000-00001fff [size=4K] > Memory behind bridge: c0000000-c01fffff [size=2M] > Prefetchable memory behind bridge: 00000000faf00000-00000000faffffff > [size=1M] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ > TransPend- > LnkCap: Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit > Latency L0s <256ns, L1 <4us > ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x0 (downgraded) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ > Surprise+ > Slot #0, PowerLimit 10.000W; Interlock- NoCompl- > SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- > LinkChg- > Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- > SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- > Interlock- > Changed: MRL- PresDet- LinkState- > RootCap: CRSVisible- > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible- > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- > Address: 00000000 Data: 0000 > Capabilities: [90] Subsystem: ASUSTeK Computer Inc. P6T DeLuxe > Motherboard > Capabilities: [a0] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Virtual Channel > Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 > Arb: Fixed+ WRR32- WRR64- WRR128- > Ctrl: ArbSelect=Fixed > Status: InProgress- > VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 > Status: NegoPending- InProgress- > Capabilities: [180 v1] Root Complex Link > Desc: PortNumber=01 ComponentID=00 EltType=Config > Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- > LinkType=MemMapped LinkValid+ > Addr: 00000000fed1c000 > Kernel driver in use: pcieport > > 00:1c.1 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express > Port 2 (prog-if 00 [Normal decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin B routed to IRQ 16 > Bus: primary=00, secondary=09, subordinate=09, sec-latency=0 > I/O behind bridge: 00002000-00002fff [size=4K] > Memory behind bridge: fbc00000-fbdfffff [size=2M] > Prefetchable memory behind bridge: 00000000c0200000-00000000c03fffff > [size=2M] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq- AuxPwr+ > TransPend- > LnkCap: Port #2, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit > Latency L0s <256ns, L1 <4us > ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) > TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- > SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ > Surprise+ > Slot #0, PowerLimit 10.000W; Interlock- NoCompl- > SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- > LinkChg- > Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- > SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ > Interlock- > Changed: MRL- PresDet+ LinkState+ > RootCap: CRSVisible- > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible- > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- > Address: 00000000 Data: 0000 > Capabilities: [90] Subsystem: ASUSTeK Computer Inc. 82801JI (ICH10 > Family) PCI Express Port 2 > Capabilities: [a0] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Virtual Channel > Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 > Arb: Fixed+ WRR32- WRR64- WRR128- > Ctrl: ArbSelect=Fixed > Status: InProgress- > VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 > Status: NegoPending- InProgress- > Capabilities: [180 v1] Root Complex Link > Desc: PortNumber=02 ComponentID=00 EltType=Config > Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- > LinkType=MemMapped LinkValid+ > Addr: 00000000fed1c000 > Kernel driver in use: pcieport > > 00:1c.2 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express > Root Port 3 (prog-if 00 [Normal decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin C routed to IRQ 18 > Bus: primary=00, secondary=08, subordinate=08, sec-latency=0 > I/O behind bridge: 0000d000-0000dfff [size=4K] > Memory behind bridge: fbb00000-fbbfffff [size=1M] > Prefetchable memory behind bridge: 00000000c0400000-00000000c05fffff > [size=2M] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ > TransPend- > LnkCap: Port #3, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit > Latency L0s <256ns, L1 <4us > ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) > TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- > SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ > Surprise+ > Slot #0, PowerLimit 10.000W; Interlock- NoCompl- > SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- > LinkChg- > Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- > SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ > Interlock- > Changed: MRL- PresDet+ LinkState+ > RootCap: CRSVisible- > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible- > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- > Address: 00000000 Data: 0000 > Capabilities: [90] Subsystem: ASUSTeK Computer Inc. P6T DeLuxe > Motherboard > Capabilities: [a0] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Virtual Channel > Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 > Arb: Fixed+ WRR32- WRR64- WRR128- > Ctrl: ArbSelect=Fixed > Status: InProgress- > VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 > Status: NegoPending- InProgress- > Capabilities: [180 v1] Root Complex Link > Desc: PortNumber=03 ComponentID=00 EltType=Config > Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- > LinkType=MemMapped LinkValid+ > Addr: 00000000fed1c000 > Kernel driver in use: pcieport > > 00:1c.4 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express > Root Port 5 (prog-if 00 [Normal decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 17 > Bus: primary=00, secondary=07, subordinate=07, sec-latency=0 > I/O behind bridge: 0000c000-0000cfff [size=4K] > Memory behind bridge: fba00000-fbafffff [size=1M] > Prefetchable memory behind bridge: 00000000c0600000-00000000c07fffff > [size=2M] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ > TransPend- > LnkCap: Port #5, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit > Latency L0s <256ns, L1 <4us > ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) > TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- > SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ > Surprise+ > Slot #0, PowerLimit 10.000W; Interlock- NoCompl- > SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- > LinkChg- > Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- > SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ > Interlock- > Changed: MRL- PresDet+ LinkState+ > RootCap: CRSVisible- > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible- > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- > Address: 00000000 Data: 0000 > Capabilities: [90] Subsystem: ASUSTeK Computer Inc. P6T Deluxe > Motherboard > Capabilities: [a0] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Virtual Channel > Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 > Arb: Fixed+ WRR32- WRR64- WRR128- > Ctrl: ArbSelect=Fixed > Status: InProgress- > VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 > Status: NegoPending- InProgress- > Capabilities: [180 v1] Root Complex Link > Desc: PortNumber=05 ComponentID=00 EltType=Config > Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- > LinkType=MemMapped LinkValid+ > Addr: 00000000fed1c000 > Kernel driver in use: pcieport > > 00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express > Root Port 6 (prog-if 00 [Normal decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin B routed to IRQ 16 > Bus: primary=00, secondary=06, subordinate=06, sec-latency=0 > I/O behind bridge: 0000b000-0000bfff [size=4K] > Memory behind bridge: fb900000-fb9fffff [size=1M] > Prefetchable memory behind bridge: 00000000c0800000-00000000c09fffff > [size=2M] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0 > ExtTag- RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ > TransPend- > LnkCap: Port #6, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit > Latency L0s <256ns, L1 <4us > ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) > TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- > SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ > Surprise+ > Slot #0, PowerLimit 10.000W; Interlock- NoCompl- > SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- > LinkChg- > Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- > SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ > Interlock- > Changed: MRL- PresDet+ LinkState+ > RootCap: CRSVisible- > RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- > CRSVisible- > RootSta: PME ReqID 0000, PMEStatus- PMEPending- > Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- > Address: 00000000 Data: 0000 > Capabilities: [90] Subsystem: ASUSTeK Computer Inc. P6T DeLuxe > Motherboard > Capabilities: [a0] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [100 v1] Virtual Channel > Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 > Arb: Fixed+ WRR32- WRR64- WRR128- > Ctrl: ArbSelect=Fixed > Status: InProgress- > VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 > Status: NegoPending- InProgress- > Capabilities: [180 v1] Root Complex Link > Desc: PortNumber=06 ComponentID=00 EltType=Config > Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- > LinkType=MemMapped LinkValid+ > Addr: 00000000fed1c000 > Kernel driver in use: pcieport > > 00:1d.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI > Controller #1 (prog-if 00 [UHCI]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin A routed to IRQ 23 > Region 4: I/O ports at 9080 [size=32] > Capabilities: [50] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: uhci_hcd > > 00:1d.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI > Controller #2 (prog-if 00 [UHCI]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin B routed to IRQ 19 > Region 4: I/O ports at 9400 [size=32] > Capabilities: [50] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: uhci_hcd > > 00:1d.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI > Controller #3 (prog-if 00 [UHCI]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin C routed to IRQ 18 > Region 4: I/O ports at 9480 [size=32] > Capabilities: [50] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: uhci_hcd > > 00:1d.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI > Controller #1 (prog-if 20 [EHCI]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin A routed to IRQ 23 > Region 0: Memory at fb5fe000 (32-bit, non-prefetchable) [size=1K] > Capabilities: [50] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [58] Debug port: BAR=1 offset=00a0 > Capabilities: [98] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: ehci-pci > > 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90) (prog-if 01 > [Subtractive decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=32 > I/O behind bridge: 0000e000-0000efff [size=4K] > Memory behind bridge: fbe00000-fbefffff [size=1M] > Prefetchable memory behind bridge: [disabled] > Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort+ <SERR- <PERR+ > BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [50] Subsystem: ASUSTeK Computer Inc. 82801 PCI Bridge > > 00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface > Controller > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Capabilities: [e0] Vendor Specific Information: Len=0c <?> > Kernel driver in use: lpc_ich > Kernel modules: lpc_ich > > 00:1f.2 SATA controller: Intel Corporation 82801JI (ICH10 Family) SATA AHCI > Controller (prog-if 01 [AHCI 1.0]) > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx+ > Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0 > Interrupt: pin B routed to IRQ 29 > Region 0: I/O ports at 8c00 [size=8] > Region 1: I/O ports at 8880 [size=4] > Region 2: I/O ports at 8800 [size=8] > Region 3: I/O ports at 8480 [size=4] > Region 4: I/O ports at 8400 [size=32] > Region 5: Memory at fb5fc000 (32-bit, non-prefetchable) [size=2K] > Capabilities: [80] MSI: Enable+ Count=1/16 Maskable- 64bit- > Address: fee06000 Data: 0021 > Capabilities: [70] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0-,D1-,D2-,D3hot+,D3cold-) > Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [a8] SATA HBA v1.0 BAR4 Offset=00000004 > Capabilities: [b0] PCI Advanced Features > AFCap: TP+ FLR+ > AFCtrl: FLR- > AFStatus: TP- > Kernel driver in use: ahci > Kernel modules: ahci > > 00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller > Subsystem: ASUSTeK Computer Inc. P5Q Deluxe Motherboard > Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Interrupt: pin C routed to IRQ 18 > Region 0: Memory at fb5fd000 (64-bit, non-prefetchable) [size=256] > Region 4: I/O ports at 0400 [size=32] > Kernel modules: i2c_i801 > > 02:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL > Upstream Port of PCI Express Switch (rev c1) (prog-if 00 [Normal decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 27 > Region 0: Memory at fb6fc000 (32-bit, non-prefetchable) [size=16K] > Bus: primary=02, secondary=03, subordinate=04, sec-latency=0 > I/O behind bridge: 0000a000-0000afff [size=4K] > Memory behind bridge: fb700000-fb8fffff [size=2M] > Prefetchable memory behind bridge: 00000000cfe00000-00000000dfffffff > [size=258M] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity+ SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [48] Vendor Specific Information: Len=08 <?> > Capabilities: [50] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [58] Express (v2) Upstream Port, MSI 00 > DevCap: MaxPayload 512 bytes, PhantFunc 0 > ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ SlotPowerLimit 25.000W > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ > MaxPayload 128 bytes, MaxReadReq 512 bytes > DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- > TransPend- > LnkCap: Port #0, Speed 16GT/s, Width x4, ASPM L1, Exit Latency L1 > <64us > ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ > LnkCtl: ASPM Disabled; Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 5GT/s (downgraded), Width x4 (ok) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- > LTR+ > 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ > EETLPPrefix+, MaxEETLPPrefixes 4 > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- > AtomicOpsCap: Routing+ 32bit- 64bit- 128bitCAS- > DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF > Disabled, > AtomicOpsCtl: EgressBlck- > LnkCap2: Supported Link Speeds: 2.5-16GT/s, Crosslink- Retimer+ > 2Retimers+ DRS- > LnkCtl2: Target Link Speed: 16GT/s, EnterCompliance- SpeedDis- > Transmit Margin: Normal Operating Range, > EnterModifiedCompliance- ComplianceSOS- > Compliance De-emphasis: -6dB > LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- > EqualizationPhase1- > EqualizationPhase2- EqualizationPhase3- > LinkEqualizationRequest- > Retimer- 2Retimers- CrosslinkRes: unsupported > Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+ > Address: 0000000000000000 Data: 0000 > Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 > Len=010 <?> > Capabilities: [150 v2] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- > ECRCChkCap+ ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > Capabilities: [270 v1] Secondary PCI Express > LnkCtl3: LnkEquIntrruptEn- PerformEqu- > LaneErrStat: 0 > Capabilities: [320 v1] Latency Tolerance Reporting > Max snoop latency: 0ns > Max no snoop latency: 0ns > Capabilities: [400 v1] Data Link Feature <?> > Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> > Capabilities: [440 v1] Lane Margining at the Receiver <?> > Kernel driver in use: pcieport > > 03:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL > Downstream Port of PCI Express Switch (prog-if 00 [Normal decode]) > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx+ > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 28 > Bus: primary=03, secondary=04, subordinate=04, sec-latency=0 > I/O behind bridge: 0000a000-0000afff [size=4K] > Memory behind bridge: fb700000-fb8fffff [size=2M] > Prefetchable memory behind bridge: 00000000cfe00000-00000000dfffffff > [size=258M] > Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- <SERR- <PERR- > BridgeCtl: Parity+ SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- > PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- > Capabilities: [50] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [58] Express (v2) Downstream Port (Slot-), MSI 00 > DevCap: MaxPayload 512 bytes, PhantFunc 0 > ExtTag+ RBE+ > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ > MaxPayload 128 bytes, MaxReadReq 512 bytes > DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- > TransPend- > LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit > Latency L0s <64ns, L1 <1us > ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+ > LnkCtl: ASPM Disabled; Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 16GT/s (ok), Width x16 (ok) > TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- > DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- > LTR+ > 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ > EETLPPrefix+, MaxEETLPPrefixes 4 > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- ARIFwd- > AtomicOpsCap: Routing+ > DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF > Disabled, ARIFwd- > AtomicOpsCtl: EgressBlck- > LnkCap2: Supported Link Speeds: 2.5-16GT/s, Crosslink- Retimer+ > 2Retimers+ DRS- > LnkCtl2: Target Link Speed: 16GT/s, EnterCompliance- SpeedDis-, > Selectable De-emphasis: -3.5dB > Transmit Margin: Normal Operating Range, > EnterModifiedCompliance- ComplianceSOS- > Compliance De-emphasis: -6dB > LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete+ > EqualizationPhase1+ > EqualizationPhase2+ EqualizationPhase3+ > LinkEqualizationRequest- > Retimer- 2Retimers- CrosslinkRes: unsupported > Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ > Address: 00000000fee04000 Data: 0020 > Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] > Navi 10 XL Downstream Port of PCI Express Switch > Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 > Len=010 <?> > Capabilities: [150 v2] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- > ECRCChkCap+ ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > Capabilities: [270 v1] Secondary PCI Express > LnkCtl3: LnkEquIntrruptEn- PerformEqu- > LaneErrStat: 0 > Capabilities: [2a0 v1] Access Control Services > ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ > EgressCtrl- DirectTrans+ > ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > Capabilities: [400 v1] Data Link Feature <?> > Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> > Capabilities: [440 v1] Lane Margining at the Receiver <?> > Kernel driver in use: pcieport > > 04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] > Device 743f (rev c1) (prog-if 00 [VGA controller]) > Subsystem: Tul Corporation / PowerColor Device 2415 > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 10 > Region 0: Memory at d0000000 (64-bit, prefetchable) [size=256M] > Region 2: Memory at cfe00000 (64-bit, prefetchable) [size=2M] > Region 4: I/O ports at a000 [size=256] > Region 5: Memory at fb700000 (32-bit, non-prefetchable) [size=1M] > Expansion ROM at 000c0000 [disabled] [size=128K] > Capabilities: [48] Vendor Specific Information: Len=08 <?> > Capabilities: [50] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0-,D1+,D2+,D3hot+,D3cold+) > Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [64] Express (v2) Legacy Endpoint, MSI 00 > DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 > unlimited > ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ > MaxPayload 128 bytes, MaxReadReq 512 bytes > DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- > TransPend- > LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit > Latency L0s <64ns, L1 <1us > ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+ > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 16GT/s (ok), Width x16 (ok) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+ > 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ > EETLPPrefix+, MaxEETLPPrefixes 1 > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- > AtomicOpsCap: 32bit+ 64bit+ 128bitCAS- > DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF > Disabled, > AtomicOpsCtl: ReqEn- > LnkCap2: Supported Link Speeds: 2.5-16GT/s, Crosslink- Retimer+ > 2Retimers+ DRS- > LnkCtl2: Target Link Speed: 16GT/s, EnterCompliance- SpeedDis- > Transmit Margin: Normal Operating Range, > EnterModifiedCompliance- ComplianceSOS- > Compliance De-emphasis: -6dB > LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete+ > EqualizationPhase1+ > EqualizationPhase2+ EqualizationPhase3+ > LinkEqualizationRequest- > Retimer- 2Retimers- CrosslinkRes: unsupported > Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+ > Address: 0000000000000000 Data: 0000 > Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 > Len=010 <?> > Capabilities: [150 v2] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- > ECRCChkCap+ ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > Capabilities: [200 v1] Physical Resizable BAR > BAR 0: current size: 256MB, supported: 256MB 512MB 1GB 2GB 4GB > BAR 2: current size: 2MB, supported: 2MB 4MB 8MB 16MB 32MB 64MB > 128MB 256MB > Capabilities: [240 v1] Power Budgeting <?> > Capabilities: [270 v1] Secondary PCI Express > LnkCtl3: LnkEquIntrruptEn- PerformEqu- > LaneErrStat: 0 > Capabilities: [2a0 v1] Access Control Services > ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > Capabilities: [2d0 v1] Process Address Space ID (PASID) > PASIDCap: Exec+ Priv+, Max PASID Width: 10 > PASIDCtl: Enable- Exec- Priv- > Capabilities: [320 v1] Latency Tolerance Reporting > Max snoop latency: 0ns > Max no snoop latency: 0ns > Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> > Capabilities: [440 v1] Lane Margining at the Receiver <?> > Kernel modules: amdgpu > > 04:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 HDMI > Audio [Radeon RX 6800/6800 XT / 6900 XT] > Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 HDMI Audio > [Radeon RX 6800/6800 XT / 6900 XT] > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx+ > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin B routed to IRQ 32 > Region 0: Memory at fb8fc000 (32-bit, non-prefetchable) [size=16K] > Capabilities: [48] Vendor Specific Information: Len=08 <?> > Capabilities: [50] Power Management version 3 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA > PME(D0-,D1+,D2+,D3hot+,D3cold+) > Status: D3 NoSoftRst+ PME-Enable+ DSel=0 DScale=0 PME- > Capabilities: [64] Express (v2) Legacy Endpoint, MSI 00 > DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 > unlimited > ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ > MaxPayload 128 bytes, MaxReadReq 512 bytes > DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- > TransPend- > LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit > Latency L0s <64ns, L1 <1us > ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+ > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 16GT/s (ok), Width x16 (ok) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+ > 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ > EETLPPrefix+, MaxEETLPPrefixes 1 > EmergencyPowerReduction Not Supported, > EmergencyPowerReductionInit- > FRS- > AtomicOpsCap: 32bit- 64bit- 128bitCAS- > DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF > Disabled, > AtomicOpsCtl: ReqEn- > LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- > EqualizationPhase1- > EqualizationPhase2- EqualizationPhase3- > LinkEqualizationRequest- > Retimer- 2Retimers- CrosslinkRes: unsupported > Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ > Address: 00000000fee03000 Data: 0021 > Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 > Len=010 <?> > Capabilities: [150 v2] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- > ECRCChkCap+ ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > Capabilities: [2a0 v1] Access Control Services > ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- > EgressCtrl- DirectTrans- > Kernel driver in use: snd_hda_intel > Kernel modules: snd_hda_intel > > 06:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E > Gigabit Ethernet Controller (rev 12) > Subsystem: ASUSTeK Computer Inc. Motherboard > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 17 > Region 0: Memory at fb9fc000 (64-bit, non-prefetchable) [size=16K] > Region 2: I/O ports at b800 [size=256] > Expansion ROM at fb9c0000 [disabled] [size=128K] > Capabilities: [48] Power Management version 3 > Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA > PME(D0+,D1+,D2+,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- > Capabilities: [50] Vital Product Data > Product Name: Marvell Yukon 88E8056 Gigabit Ethernet Controller > Read-only fields: > [PN] Part number: Yukon 88E8056 > [EC] Engineering changes: Rev. 1.2 > [MN] Manufacture ID: Marvell > [SN] Serial number: AbCdEfG73035B > [CP] Extended capability: 01 10 cc 03 > [RV] Reserved: checksum good, 9 byte(s) reserved > Read/write fields: > [RW] Read-write area: 121 byte(s) free > End > Capabilities: [5c] MSI: Enable- Count=1/1 Maskable- 64bit+ > Address: 0000000000000000 Data: 0000 > Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, > L1 unlimited > ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 512 bytes > DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr+ > TransPend- > LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit > Latency L0s <256ns, L1 unlimited > ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 128 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > Capabilities: [100 v1] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 1f, ECRCGenCap- ECRCGenEn- > ECRCChkCap- ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > Kernel driver in use: sky2 > Kernel modules: sky2 > > 07:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6111/6121 SATA II / > PATA Controller (rev b2) (prog-if 8f [PCI native mode controller, supports > both channels switched to ISA compatibility mode, supports bus mastering]) > Subsystem: ASUSTeK Computer Inc. 88SE6111/6121 SATA II / PATA Controller > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 16 > Region 0: I/O ports at cc00 [size=8] > Region 1: I/O ports at c880 [size=4] > Region 2: I/O ports at c800 [size=8] > Region 3: I/O ports at c480 [size=4] > Region 4: I/O ports at c400 [size=16] > Region 5: Memory at fbaffc00 (32-bit, non-prefetchable) [size=1K] > Capabilities: [48] Power Management version 2 > Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA > PME(D0+,D1+,D2-,D3hot+,D3cold-) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- > Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit- > Address: 00000000 Data: 0000 > Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, > L1 unlimited > ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset- > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr+ NoSnoop- > MaxPayload 128 bytes, MaxReadReq 512 bytes > DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq+ AuxPwr- > TransPend- > LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s, Exit Latency > L0s <256ns > ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > Capabilities: [100 v1] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr+ BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 1f, ECRCGenCap- ECRCGenEn- > ECRCChkCap- ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > Kernel driver in use: pata_marvell > Kernel modules: ahci, pata_marvell, pata_acpi > > 08:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E > Gigabit Ethernet Controller (rev 12) > Subsystem: ASUSTeK Computer Inc. Motherboard > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 18 > Region 0: Memory at fbbfc000 (64-bit, non-prefetchable) [size=16K] > Region 2: I/O ports at d800 [size=256] > Expansion ROM at fbbc0000 [disabled] [size=128K] > Capabilities: [48] Power Management version 3 > Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA > PME(D0+,D1+,D2+,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- > Capabilities: [50] Vital Product Data > Product Name: Marvell Yukon 88E8056 Gigabit Ethernet Controller > Read-only fields: > [PN] Part number: Yukon 88E8056 > [EC] Engineering changes: Rev. 1.2 > [MN] Manufacture ID: Marvell > [SN] Serial number: AbCdEfG73035B > [CP] Extended capability: 01 10 cc 03 > [RV] Reserved: checksum good, 9 byte(s) reserved > Read/write fields: > [RW] Read-write area: 121 byte(s) free > End > Capabilities: [5c] MSI: Enable- Count=1/1 Maskable- 64bit+ > Address: 0000000000000000 Data: 0000 > Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, > L1 unlimited > ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- > MaxPayload 128 bytes, MaxReadReq 512 bytes > DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr+ > TransPend- > LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit > Latency L0s <256ns, L1 unlimited > ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 128 bytes, Disabled- CommClk+ > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) > TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- > Capabilities: [100 v1] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ > AERCap: First Error Pointer: 1f, ECRCGenCap- ECRCGenEn- > ECRCChkCap- ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 00000000 00000000 00000000 00000000 > Kernel driver in use: sky2 > Kernel modules: sky2 > > 09:00.0 Multimedia video controller: Conexant Systems, Inc. CX23887/8 PCIe > Broadcast Audio and Video Decoder with 3D Comb (rev 0f) > Subsystem: Hauppauge computer works Inc. CX23887/8 PCIe Broadcast Audio > and Video Decoder with 3D Comb > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 17 > Region 0: Memory at fbc00000 (64-bit, non-prefetchable) [size=2M] > Capabilities: [40] Express (v1) Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 > <1us > ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset- SlotPowerLimit > 10.000W > DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- > RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ > MaxPayload 128 bytes, MaxReadReq 512 bytes > DevSta: CorrErr- NonFatalErr+ FatalErr- UnsupReq+ AuxPwr- > TransPend- > LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit > Latency L0s <2us, L1 <4us > ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp- > LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed 2.5GT/s (ok), Width x1 (ok) > TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt- > Capabilities: [80] Power Management version 2 > Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA > PME(D0+,D1+,D2+,D3hot+,D3cold-) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [90] Vital Product Data > Not readable > Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+ > Address: 0000000000000000 Data: 0000 > Capabilities: [100 v1] Advanced Error Reporting > UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq+ ACSViol- > UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- > MalfTLP- ECRC- UnsupReq- ACSViol- > UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ > MalfTLP+ ECRC- UnsupReq- ACSViol- > CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- > CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- > AERCap: First Error Pointer: 14, ECRCGenCap- ECRCGenEn- > ECRCChkCap- ECRCChkEn- > MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- > HeaderLog: 04000001 00000003 09010000 00000000 > Capabilities: [200 v1] Virtual Channel > Caps: LPEVC=1 RefClk=100ns PATEntryBits=1 > Arb: Fixed+ WRR32+ WRR64+ WRR128- > Ctrl: ArbSelect=WRR64 > Status: InProgress- > Port Arbitration Table [240] <?> > VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 > Status: NegoPending- InProgress- > VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- > Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- > Ctrl: Enable- ID=1 ArbSelect=Fixed TC/VC=00 > Status: NegoPending- InProgress- > Kernel driver in use: cx23885 > Kernel modules: cx23885 > > 0b:02.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] > IEEE 1394 OHCI Controller (rev c0) (prog-if 10 [OHCI]) > Subsystem: ASUSTeK Computer Inc. Motherboard > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- > Stepping- SERR+ FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 64 (8000ns max), Cache Line Size: 256 bytes > Interrupt: pin A routed to IRQ 18 > Region 0: Memory at fbeff000 (32-bit, non-prefetchable) [size=2K] > Region 1: I/O ports at ec00 [size=128] > Capabilities: [50] Power Management version 2 > Flags: PMEClk- DSI- D1- D2+ AuxCurrent=0mA > PME(D0-,D1-,D2+,D3hot+,D3cold+) > Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- > Kernel driver in use: firewire_ohci > Kernel modules: firewire_ohci > > ff:00.0 Host bridge: Intel Corporation Xeon 5500/Core i7 QuickPath > Architecture Generic Non-Core Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture > Generic Non-Core Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:00.1 Host bridge: Intel Corporation Xeon 5500/Core i7 QuickPath > Architecture System Address Decoder (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture > System Address Decoder > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:02.0 Host bridge: Intel Corporation Xeon 5500/Core i7 QPI Link 0 (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 QPI Link 0 > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:02.1 Host bridge: Intel Corporation Xeon 5500/Core i7 QPI Physical 0 (rev > 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 QPI Physical 0 > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:03.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:03.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Target Address Decoder (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Target Address Decoder > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:03.4 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Test Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Test Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:04.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 0 Control Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 0 Control Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:04.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 0 Address Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 0 Address Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:04.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 0 Rank Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 0 Rank Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:04.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 0 Thermal Control Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 0 Thermal Control Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:05.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 1 Control Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 1 Control Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:05.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 1 Address Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 1 Address Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:05.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 1 Rank Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 1 Rank Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:05.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 1 Thermal Control Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 1 Thermal Control Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:06.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 2 Control Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 2 Control Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:06.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 2 Address Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 2 Address Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:06.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 2 Rank Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 2 Rank Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > ff:06.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 2 Thermal Control Registers (rev 04) > Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory > Controller Channel 2 Thermal Control Registers > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- INTx- > Latency: 0 > > > > > > On 2024-09-17 09:55, Dr. David Alan Gilbert wrote: > > * Bob Gill (gillb5@telus.net) wrote: > > > Hi. Sorry for the delayed reply. > > > > > > When it crashes, the caps lock key stops responding. Unplug/replug the > > > keyboard usb connection also does > > OK, so I'm copying two other addresses in on the conversation; > > the regression list and Alex Deucher who is one of the AMDGPU maintainers. > > > > > > > nothing. After the crash, the caps lock key does not light up. Likewise the > > > power and reset buttons on the front of the case stop responding, I have to > > > shut > > > off/reset the computer with the power bar. > > OK, so solid hang. > > > > > However, in answering your > > > questions, I have > > > > > > done a bit more testing. If I start using 6.11.0 in recovery mode, enable > > > networking, > > > > > > drop to the terminal, then run "service lightdm start", it crashes, but if > > > run > > > > > > startx, x starts (but I have two monitors and it only starts on one), but > > > inxi -G shows that the amdgpu loadable kernel module is not in use. Also > > > the x server is really slow. > > > > > > On 6.10.0: > > > > > > inxi -G gives: > > > > > > Graphics: > > > Device-1: AMD driver: amdgpu v: kernel > > > Device-2: Conexant Systems CX23887/8 PCIe Broadcast Audio and Video > > > Decoder with 3D Comb > > > driver: cx23885 v: 0.0.4 > > > Device-3: Razer USA Kiyo Pro type: USB driver: snd-usb-audio,uvcvideo > > > Device-4: Realtek RTL2838 DVB-T type: USB driver: N/A > > > Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati > > > unloaded: fbdev,modesetting,radeon,vesa gpu: amdgpu resolution: > > > 1: 1920x1080~60Hz 2: 1920x1080~60Hz > > > OpenGL: > > > renderer: AMD Radeon RX 6500 XT (navi24 LLVM 15.0.7 DRM 3.57 6.10.0) > > > v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2 > > Instead of inxi, can you give us the output of: > > > > lspci -vv > > > > It gives loads more detail. > > > > > On 6.11.0: inxi -G gives: > > > > > > Graphics: > > > Device-1: AMD driver: N/A > > > Device-2: Conexant Systems CX23887/8 PCIe Broadcast Audio and Video > > > Decoder with 3D Comb > > > driver: cx23885 v: 0.0.4 > > > Device-3: Razer USA Kiyo Pro type: USB driver: snd-usb-audio,uvcvideo > > > Device-4: Realtek RTL2838 DVB-T type: USB driver: N/A > > > Display: server: X.Org v: 1.21.1.4 driver: X: loaded: ati,vesa > > > unloaded: fbdev,modesetting,radeon gpu: cx23885 resolution: 1920x1080 > > > OpenGL: renderer: llvmpipe (LLVM 15.0.7 128 bits) > > > v: 4.5 Mesa 23.2.1-1ubuntu3.1~22.04.2 > > > > > > > > > I know a lot of changes happened to /lib/modules/<kernel > > > version>/kernel/drivers/gpu/amd/amdgpu/amdgpu.ko > > > > > > The 6.10.0 version is 523 megabytes and the 6.11.0 version is 580 > > > megabytes. I don't want to point my finger and say "that", but for some > > > reason my 6.11.0 kernel doesn't seem to like the amdgpu kernel object. Most > > > of my hardware (tylersberg/nehalem, motherboard) is fairly old, but the > > > graphics card is less than 2 years old. Maybe that's why > > > > > > I hit a corner case. > > Yeh these things happen. > > > > Dave > > > > > Thanks for your reply. > > > > > > On 2024-09-16 17:03, Dr. David Alan Gilbert wrote: > > > > * Bob Gill (gillb5@telus.net) wrote: > > > > > So I think I know what you are look for. My grub line is > > > > > > > > > > "quiet splash" without modeset. > > > > > > > > > > I don't know how to log dmesg automatically from boot. If I > > > > > > > > > > start from a recovery kernel in the bootloader, I can give you dmesg, > > > > > > > > > > but if I start from a regular kernel (6.11.0 for example), as soon as it > > > > > > > > > > gets to the X server, it crashes the system. I can't type ctrl-alt-1 > > > > > moments after the bootloader screen disappears > > > > Oh, I didn't understand that from your initial report - I thought it was > > > > only X not starting. > > > > > > > > > (while its still reading the kernel source from disk and loading it into > > > > > memory) to get to a > > > > > > > > > > terminal and avoid the X server (I do attempt it, but have never been > > > > > successful). As soon as it tries to start the X server, the system > > > > > crashes. As I understand it, dmesg is stored in a ring buffer (and does not > > > > > survive reboot). > > > > > > > > > > Did you want the output of /var/log/kern.log (or /var/log/kern.log.1)? > > > > OK, so if you do have a boot message from the failed kernel without the nomodeset > > > > then yes that would be great. It depends on your distro where it would put that, > > > > and a lot of luck whether it manages to get to disk before the crash. > > > > > > > > Some thoughts: > > > > a) When it crashes, you say ctrl-alt-1 doesn't work - does alt-sysrq-h do anything? > > > > b) How about caps-lock when it crashes - does the light change? > > > > c) Can you boot into non-graphics, - e.g. something like adding > > > > systemd.unit=multi-user.target > > > > > > > > I think should get you a text login? (Depending on distro etc) > > > > If that fails, try just adding the word single > > > > > > > > Dave > > > > > > > > > > > > > On 2024-09-16 14:36, Dr. David Alan Gilbert wrote: > > > > > > * Bob Gill (gillb5@telus.net) wrote: > > > > > > > OK, so my grub line looks like "quiet splash nomodeset" > > > > > > Sorry, no; I was asking for a 6.11.0 boot *without* the nomodeset - in the same > > > > > > way that the 6.10.0 dmesg boots so we can compare them. > > > > > > > > > > > > > I have two monitors, of which only the main monitor starts with an X server > > > > > > > (and the response is slow). > > > > > > > > > > > > > > Here is the result of dmesg. The parts that look interesting are around the > > > > > > > 7.3 second mark that say > > > > > > > > > > > > > > "ACPI: OSL: Resource conflict; ACPI support missing from driver?" > > > > > > It's not necessarily relevant. > > > > > > > > > > > > Dave > > > > > > > > > > > > > Oh, and thanks for replying. > > > > > > > > > > > > > > [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu > > > > > > > 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP > > > > > > > PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 > > > > > > > [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 > > > > > > > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset > > > > > > > [ 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-0x000000000009e7ff] usable > > > > > > > [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] > > > > > > > reserved > > > > > > > [ 0.000000] BIOS-e820: [mem 0x00000000000e4c00-0x00000000000fffff] > > > > > > > reserved > > > > > > > [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf77ffff] usable > > > > > > > [ 0.000000] BIOS-e820: [mem 0x00000000bf780000-0x00000000bf797fff] ACPI > > > > > > > data > > > > > > > [ 0.000000] BIOS-e820: [mem 0x00000000bf798000-0x00000000bf7dbfff] ACPI > > > > > > > NVS > > > > > > > [ 0.000000] BIOS-e820: [mem 0x00000000bf7dc000-0x00000000bfffffff] > > > > > > > reserved > > > > > > > [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] > > > > > > > reserved > > > > > > > [ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] > > > > > > > reserved > > > > > > > [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000033fffffff] usable > > > > > > > [ 0.000000] NX (Execute Disable) protection: active > > > > > > > [ 0.000000] APIC: Static calls initialized > > > > > > > [ 0.000000] SMBIOS 2.5 present. > > > > > > > [ 0.000000] DMI: System manufacturer System Product Name/P6T DELUXE, BIOS > > > > > > > 2209 09/21/2010 > > > > > > > [ 0.000000] DMI: Memory slots populated: 6/6 > > > > > > > [ 0.000000] tsc: Fast TSC calibration using PIT > > > > > > > [ 0.000000] tsc: Detected 2672.776 MHz processor > > > > > > > [ 0.001528] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved > > > > > > > [ 0.001534] e820: remove [mem 0x000a0000-0x000fffff] usable > > > > > > > [ 0.001544] last_pfn = 0x340000 max_arch_pfn = 0x400000000 > > > > > > > [ 0.001553] total RAM covered: 12280M > > > > > > > [ 0.001829] Found optimal setting for mtrr clean up > > > > > > > [ 0.001830] gran_size: 64K chunk_size: 16M num_reg: 6 lose > > > > > > > cover RAM: 0G > > > > > > > [ 0.001837] MTRR map: 8 entries (5 fixed + 3 variable; max 21), built > > > > > > > from 8 variable MTRRs > > > > > > > [ 0.001841] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT > > > > > > > [ 0.002807] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved > > > > > > > [ 0.002820] last_pfn = 0xbf798 max_arch_pfn = 0x400000000 > > > > > > > [ 0.014822] found SMP MP-table at [mem 0x000ff780-0x000ff78f] > > > > > > > [ 0.015378] RAMDISK: [mem 0x0b466000-0x37feefff] > > > > > > > [ 0.015390] ACPI: Early table checksum verification disabled > > > > > > > [ 0.015394] ACPI: RSDP 0x00000000000FB150 000024 (v02 ACPIAM) > > > > > > > [ 0.015401] ACPI: XSDT 0x00000000BF780100 000064 (v01 092110 XSDT0924 > > > > > > > 20100921 MSFT 00000097) > > > > > > > [ 0.015410] ACPI: FACP 0x00000000BF780290 0000F4 (v03 092110 FACP0924 > > > > > > > 20100921 MSFT 00000097) > > > > > > > [ 0.015420] ACPI: DSDT 0x00000000BF7804B0 00B69B (v01 A1087 A1087001 > > > > > > > 00000001 INTL 20060113) > > > > > > > [ 0.015426] ACPI: FACS 0x00000000BF798000 000040 > > > > > > > [ 0.015432] ACPI: FACS 0x00000000BF798000 000040 > > > > > > > [ 0.015437] ACPI: APIC 0x00000000BF780390 0000D8 (v01 092110 APIC0924 > > > > > > > 20100921 MSFT 00000097) > > > > > > > [ 0.015443] ACPI: MCFG 0x00000000BF780470 00003C (v01 092110 OEMMCFG > > > > > > > 20100921 MSFT 00000097) > > > > > > > [ 0.015449] ACPI: OEMB 0x00000000BF798040 000072 (v01 092110 OEMB0924 > > > > > > > 20100921 MSFT 00000097) > > > > > > > [ 0.015456] ACPI: HPET 0x00000000BF78F4B0 000038 (v01 092110 OEMHPET > > > > > > > 20100921 MSFT 00000097) > > > > > > > [ 0.015462] ACPI: DMAR 0x00000000BF7980C0 000138 (v01 AMI OEMDMAR > > > > > > > 00000001 MSFT 00000097) > > > > > > > [ 0.015468] ACPI: OSFR 0x00000000BF78F4F0 0000B0 (v01 092110 OEMOSFR > > > > > > > 20100921 MSFT 00000097) > > > > > > > [ 0.015474] ACPI: SSDT 0x00000000BF799E10 000363 (v01 DpgPmm CpuPm > > > > > > > 00000012 INTL 20060113) > > > > > > > [ 0.015480] ACPI: Reserving FACP table memory at [mem > > > > > > > 0xbf780290-0xbf780383] > > > > > > > [ 0.015482] ACPI: Reserving DSDT table memory at [mem > > > > > > > 0xbf7804b0-0xbf78bb4a] > > > > > > > [ 0.015484] ACPI: Reserving FACS table memory at [mem > > > > > > > 0xbf798000-0xbf79803f] > > > > > > > [ 0.015485] ACPI: Reserving FACS table memory at [mem > > > > > > > 0xbf798000-0xbf79803f] > > > > > > > [ 0.015487] ACPI: Reserving APIC table memory at [mem > > > > > > > 0xbf780390-0xbf780467] > > > > > > > [ 0.015489] ACPI: Reserving MCFG table memory at [mem > > > > > > > 0xbf780470-0xbf7804ab] > > > > > > > [ 0.015491] ACPI: Reserving OEMB table memory at [mem > > > > > > > 0xbf798040-0xbf7980b1] > > > > > > > [ 0.015492] ACPI: Reserving HPET table memory at [mem > > > > > > > 0xbf78f4b0-0xbf78f4e7] > > > > > > > [ 0.015494] ACPI: Reserving DMAR table memory at [mem > > > > > > > 0xbf7980c0-0xbf7981f7] > > > > > > > [ 0.015496] ACPI: Reserving OSFR table memory at [mem > > > > > > > 0xbf78f4f0-0xbf78f59f] > > > > > > > [ 0.015498] ACPI: Reserving SSDT table memory at [mem > > > > > > > 0xbf799e10-0xbf79a172] > > > > > > > [ 0.015676] No NUMA configuration found > > > > > > > [ 0.015678] Faking a node at [mem 0x0000000000000000-0x000000033fffffff] > > > > > > > [ 0.015692] NODE_DATA(0) allocated [mem 0x33ffcd000-0x33fff7fff] > > > > > > > [ 0.016090] Zone ranges: > > > > > > > [ 0.016092] DMA [mem 0x0000000000001000-0x0000000000ffffff] > > > > > > > [ 0.016095] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] > > > > > > > [ 0.016098] Normal [mem 0x0000000100000000-0x000000033fffffff] > > > > > > > [ 0.016100] Device empty > > > > > > > [ 0.016102] Movable zone start for each node > > > > > > > [ 0.016106] Early memory node ranges > > > > > > > [ 0.016106] node 0: [mem 0x0000000000001000-0x000000000009dfff] > > > > > > > [ 0.016109] node 0: [mem 0x0000000000100000-0x00000000bf77ffff] > > > > > > > [ 0.016112] node 0: [mem 0x0000000100000000-0x000000033fffffff] > > > > > > > [ 0.016116] Initmem setup node 0 [mem > > > > > > > 0x0000000000001000-0x000000033fffffff] > > > > > > > [ 0.016124] On node 0, zone DMA: 1 pages in unavailable ranges > > > > > > > [ 0.016158] On node 0, zone DMA: 98 pages in unavailable ranges > > > > > > > [ 0.043074] On node 0, zone Normal: 2176 pages in unavailable ranges > > > > > > > [ 0.043371] ACPI: PM-Timer IO Port: 0x808 > > > > > > > [ 0.043400] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI > > > > > > > 0-23 > > > > > > > [ 0.043408] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI > > > > > > > 24-47 > > > > > > > [ 0.043412] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) > > > > > > > [ 0.043415] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) > > > > > > > [ 0.043423] ACPI: Using ACPI (MADT) for SMP configuration information > > > > > > > [ 0.043426] ACPI: HPET id: 0x8086a301 base: 0xfed00000 > > > > > > > [ 0.043442] CPU topo: Max. logical packages: 2 > > > > > > > [ 0.043444] CPU topo: Max. logical dies: 2 > > > > > > > [ 0.043445] CPU topo: Max. dies per package: 1 > > > > > > > [ 0.043456] CPU topo: Max. threads per core: 2 > > > > > > > [ 0.043458] CPU topo: Num. cores per package: 4 > > > > > > > [ 0.043459] CPU topo: Num. threads per package: 8 > > > > > > > [ 0.043460] CPU topo: Allowing 8 present CPUs plus 8 hotplug CPUs > > > > > > > [ 0.043478] PM: hibernation: Registered nosave memory: [mem > > > > > > > 0x00000000-0x00000fff] > > > > > > > [ 0.043482] PM: hibernation: Registered nosave memory: [mem > > > > > > > 0x0009e000-0x0009efff] > > > > > > > [ 0.043483] PM: hibernation: Registered nosave memory: [mem > > > > > > > 0x0009f000-0x0009ffff] > > > > > > > [ 0.043485] PM: hibernation: Registered nosave memory: [mem > > > > > > > 0x000a0000-0x000e4fff] > > > > > > > [ 0.043487] PM: hibernation: Registered nosave memory: [mem > > > > > > > 0x000e5000-0x000fffff] > > > > > > > [ 0.043489] PM: hibernation: Registered nosave memory: [mem > > > > > > > 0xbf780000-0xbf797fff] > > > > > > > [ 0.043491] PM: hibernation: Registered nosave memory: [mem > > > > > > > 0xbf798000-0xbf7dbfff] > > > > > > > [ 0.043493] PM: hibernation: Registered nosave memory: [mem > > > > > > > 0xbf7dc000-0xbfffffff] > > > > > > > [ 0.043494] PM: hibernation: Registered nosave memory: [mem > > > > > > > 0xc0000000-0xfedfffff] > > > > > > > [ 0.043496] PM: hibernation: Registered nosave memory: [mem > > > > > > > 0xfee00000-0xfee00fff] > > > > > > > [ 0.043497] PM: hibernation: Registered nosave memory: [mem > > > > > > > 0xfee01000-0xffdfffff] > > > > > > > [ 0.043499] PM: hibernation: Registered nosave memory: [mem > > > > > > > 0xffe00000-0xffffffff] > > > > > > > [ 0.043501] [mem 0xc0000000-0xfedfffff] available for PCI devices > > > > > > > [ 0.043503] Booting paravirtualized kernel on bare hardware > > > > > > > [ 0.043507] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: > > > > > > > 0xffffffff, max_idle_ns: 7645519600211568 ns > > > > > > > [ 0.043517] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 > > > > > > > nr_node_ids:1 > > > > > > > [ 0.045202] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288 > > > > > > > [ 0.045216] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152 > > > > > > > [ 0.045221] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 > > > > > > > [ 0.045232] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 > > > > > > > [ 0.045264] Kernel command line: BOOT_IMAGE=/vmlinuz-6.11.0 > > > > > > > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset > > > > > > > [ 0.045420] Booted with the nomodeset parameter. Only the system > > > > > > > framebuffer will be available > > > > > > > [ 0.045424] Unknown kernel command line parameters "splash > > > > > > > BOOT_IMAGE=/vmlinuz-6.11.0", will be passed to user space. > > > > > > > [ 0.047571] Dentry cache hash table entries: 2097152 (order: 12, 16777216 > > > > > > > bytes, linear) > > > > > > > [ 0.048684] Inode-cache hash table entries: 1048576 (order: 11, 8388608 > > > > > > > bytes, linear) > > > > > > > [ 0.049079] Fallback order for Node 0: 0 > > > > > > > [ 0.049086] Built 1 zonelists, mobility grouping on. Total pages: > > > > > > > 3143453 > > > > > > > [ 0.049088] Policy zone: Normal > > > > > > > [ 0.049100] mem auto-init: stack:off, heap alloc:on, heap free:off > > > > > > > [ 0.049115] software IO TLB: area num 16. > > > > > > > [ 0.128195] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 > > > > > > > [ 0.128395] Kernel/User page tables isolation: enabled > > > > > > > [ 0.128531] ftrace: allocating 53163 entries in 208 pages > > > > > > > [ 0.139782] ftrace: allocated 208 pages with 3 groups > > > > > > > [ 0.140826] Dynamic Preempt: voluntary > > > > > > > [ 0.141193] rcu: Preemptible hierarchical RCU implementation. > > > > > > > [ 0.141195] rcu: RCU restricting CPUs from NR_CPUS=8192 to > > > > > > > nr_cpu_ids=16. > > > > > > > [ 0.141198] Trampoline variant of Tasks RCU enabled. > > > > > > > [ 0.141199] Rude variant of Tasks RCU enabled. > > > > > > > [ 0.141200] Tracing variant of Tasks RCU enabled. > > > > > > > [ 0.141201] rcu: RCU calculated value of scheduler-enlistment delay is 25 > > > > > > > jiffies. > > > > > > > [ 0.141202] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 > > > > > > > [ 0.141227] RCU Tasks: Setting shift to 4 and lim to 1 > > > > > > > rcu_task_cb_adjust=1. > > > > > > > [ 0.141231] RCU Tasks Rude: Setting shift to 4 and lim to 1 > > > > > > > rcu_task_cb_adjust=1. > > > > > > > [ 0.141235] RCU Tasks Trace: Setting shift to 4 and lim to 1 > > > > > > > rcu_task_cb_adjust=1. > > > > > > > [ 0.147244] NR_IRQS: 524544, nr_irqs: 960, preallocated irqs: 16 > > > > > > > [ 0.147513] rcu: srcu_init: Setting srcu_struct sizes based on > > > > > > > contention. > > > > > > > [ 0.147681] Console: colour dummy device 80x25 > > > > > > > [ 0.147685] printk: legacy console [tty0] enabled > > > > > > > [ 0.148030] ACPI: Core revision 20240322 > > > > > > > [ 0.148345] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, > > > > > > > max_idle_ns: 133484882848 ns > > > > > > > [ 0.148362] APIC: Switch to symmetric I/O mode setup > > > > > > > [ 0.148364] DMAR-IR: This system BIOS has enabled interrupt remapping > > > > > > > on a chipset that contains an erratum making that > > > > > > > feature unstable. To maintain system stability > > > > > > > interrupt remapping is being disabled. Please > > > > > > > contact your BIOS vendor for an update > > > > > > > [ 0.148373] APIC: Switched APIC routing to: physical flat > > > > > > > [ 0.148941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 > > > > > > > [ 0.168361] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: > > > > > > > 0x2686c8f140e, max_idle_ns: 440795237667 ns > > > > > > > [ 0.168371] Calibrating delay loop (skipped), value calculated using > > > > > > > timer frequency.. 5345.55 BogoMIPS (lpj=10691104) > > > > > > > [ 0.168399] CPU0: Thermal monitoring enabled (TM1) > > > > > > > [ 0.168434] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 > > > > > > > [ 0.168437] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 > > > > > > > [ 0.168442] process: using mwait in idle threads > > > > > > > [ 0.168445] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user > > > > > > > pointer sanitization > > > > > > > [ 0.168448] Spectre V2 : Mitigation: Retpolines > > > > > > > [ 0.168450] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB > > > > > > > on context switch > > > > > > > [ 0.168451] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT > > > > > > > [ 0.168453] Speculative Store Bypass: Vulnerable > > > > > > > [ 0.168456] MDS: Vulnerable: Clear CPU buffers attempted, no microcode > > > > > > > [ 0.168458] MMIO Stale Data: Unknown: No mitigations > > > > > > > [ 0.168461] x86/fpu: x87 FPU will use FXSAVE > > > > > > > [ 0.199521] Freeing SMP alternatives memory: 44K > > > > > > > [ 0.199542] pid_max: default: 32768 minimum: 301 > > > > > > > [ 0.200572] LSM: initializing > > > > > > > lsm=lockdown,capability,landlock,apparmor,ima,evm > > > > > > > [ 0.200869] landlock: Up and running. > > > > > > > [ 0.200909] AppArmor: AppArmor initialized > > > > > > > [ 0.201323] Mount-cache hash table entries: 32768 (order: 6, 262144 > > > > > > > bytes, linear) > > > > > > > [ 0.201357] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 > > > > > > > bytes, linear) > > > > > > > [ 0.315223] smpboot: CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz > > > > > > > (family: 0x6, model: 0x1a, stepping: 0x4) > > > > > > > [ 0.315671] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, > > > > > > > Intel PMU driver. > > > > > > > [ 0.315695] core: CPU erratum AAJ80 worked around > > > > > > > [ 0.315697] ... version: 3 > > > > > > > [ 0.315699] ... bit width: 48 > > > > > > > [ 0.315700] ... generic registers: 4 > > > > > > > [ 0.315702] ... value mask: 0000ffffffffffff > > > > > > > [ 0.315704] ... max period: 000000007fffffff > > > > > > > [ 0.315705] ... fixed-purpose events: 3 > > > > > > > [ 0.315706] ... event mask: 000000070000000f > > > > > > > [ 0.315916] signal: max sigframe size: 1440 > > > > > > > [ 0.315941] Estimated ratio of average max frequency by base frequency > > > > > > > (times 1024): 1075 > > > > > > > [ 0.316366] rcu: Hierarchical SRCU implementation. > > > > > > > [ 0.316366] rcu: Max phase no-delay instances is 1000. > > > > > > > [ 0.316366] Timer migration: 2 hierarchy levels; 8 children per group; 2 > > > > > > > crossnode level > > > > > > > [ 0.316714] NMI watchdog: Enabled. Permanently consumes one hw-PMU > > > > > > > counter. > > > > > > > [ 0.317011] smp: Bringing up secondary CPUs ... > > > > > > > [ 0.317232] smpboot: x86: Booting SMP configuration: > > > > > > > [ 0.317235] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 > > > > > > > [ 0.328546] 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.334368] smp: Brought up 1 node, 8 CPUs > > > > > > > [ 0.334368] smpboot: Total of 8 processors activated (42764.41 BogoMIPS) > > > > > > > [ 0.336514] Memory: 11491168K/12573812K available (20480K kernel code, > > > > > > > 4237K rwdata, 7328K rodata, 4860K init, 5060K bss, 1068464K reserved, 0K > > > > > > > cma-reserved) > > > > > > > [ 0.337198] devtmpfs: initialized > > > > > > > [ 0.337198] x86/mm: Memory block size: 128MB > > > > > > > [ 0.341390] ACPI: PM: Registering ACPI NVS region [mem > > > > > > > 0xbf798000-0xbf7dbfff] (278528 bytes) > > > > > > > [ 0.341390] clocksource: jiffies: mask: 0xffffffff max_cycles: > > > > > > > 0xffffffff, max_idle_ns: 7645041785100000 ns > > > > > > > [ 0.341390] futex hash table entries: 4096 (order: 6, 262144 bytes, > > > > > > > linear) > > > > > > > [ 0.341390] pinctrl core: initialized pinctrl subsystem > > > > > > > [ 0.341390] PM: RTC time: 20:18:41, date: 2024-09-16 > > > > > > > [ 0.342165] NET: Registered PF_NETLINK/PF_ROUTE protocol family > > > > > > > [ 0.342551] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic > > > > > > > allocations > > > > > > > [ 0.342790] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic > > > > > > > allocations > > > > > > > [ 0.343038] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for > > > > > > > atomic allocations > > > > > > > [ 0.343068] audit: initializing netlink subsys (disabled) > > > > > > > [ 0.343091] audit: type=2000 audit(1726517920.192:1): state=initialized > > > > > > > audit_enabled=0 res=1 > > > > > > > [ 0.344380] thermal_sys: Registered thermal governor 'fair_share' > > > > > > > [ 0.344382] thermal_sys: Registered thermal governor 'bang_bang' > > > > > > > [ 0.344384] thermal_sys: Registered thermal governor 'step_wise' > > > > > > > [ 0.344385] thermal_sys: Registered thermal governor 'user_space' > > > > > > > [ 0.344386] thermal_sys: Registered thermal governor 'power_allocator' > > > > > > > [ 0.344403] EISA bus registered > > > > > > > [ 0.344424] cpuidle: using governor ladder > > > > > > > [ 0.344429] cpuidle: using governor menu > > > > > > > [ 0.344500] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 > > > > > > > [ 0.344873] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for > > > > > > > domain 0000 [bus 00-ff] > > > > > > > [ 0.344880] PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not > > > > > > > reserved) > > > > > > > [ 0.344882] PCI: Using configuration type 1 for base access > > > > > > > [ 0.344998] kprobes: kprobe jump-optimization is enabled. All kprobes are > > > > > > > optimized if possible. > > > > > > > [ 0.347235] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages > > > > > > > [ 0.347235] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page > > > > > > > [ 0.351318] ACPI: Added _OSI(Module Device) > > > > > > > [ 0.351318] ACPI: Added _OSI(Processor Device) > > > > > > > [ 0.351318] ACPI: Added _OSI(3.0 _SCP Extensions) > > > > > > > [ 0.351318] ACPI: Added _OSI(Processor Aggregator Device) > > > > > > > [ 0.366412] ACPI: 2 ACPI AML tables successfully acquired and loaded > > > > > > > [ 0.401749] ACPI: Dynamic OEM Table Load: > > > > > > > [ 0.401749] ACPI: SSDT 0xFFFF9DD880974000 001C0C (v01 DpgPmm P001Ist > > > > > > > 00000011 INTL 20060113) > > > > > > > [ 0.405367] ACPI: Interpreter enabled > > > > > > > [ 0.405389] ACPI: PM: (supports S0 S1 S3 S4 S5) > > > > > > > [ 0.405391] ACPI: Using IOAPIC for interrupt routing > > > > > > > [ 0.405439] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for > > > > > > > domain 0000 [bus 00-ff] > > > > > > > [ 0.406832] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI > > > > > > > motherboard resource > > > > > > > [ 0.406849] PCI: Using host bridge windows from ACPI; if necessary, use > > > > > > > "pci=nocrs" and report a bug > > > > > > > [ 0.406851] PCI: Using E820 reservations for host bridge windows > > > > > > > [ 0.407073] ACPI: Enabled 13 GPEs in block 00 to 3F > > > > > > > [ 0.420700] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) > > > > > > > [ 0.420710] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM > > > > > > > ClockPM Segments MSI EDR HPX-Type3] > > > > > > > [ 0.420718] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug > > > > > > > PME AER PCIeCapability LTR DPC] > > > > > > > [ 0.420720] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug > > > > > > > SHPCHotplug PME AER PCIeCapability LTR DPC] > > > > > > > [ 0.420722] acpi PNP0A08:00: _OSC: platform retains control of PCIe > > > > > > > features (AE_NOT_FOUND) > > > > > > > [ 0.421217] PCI host bridge to bus 0000:00 > > > > > > > [ 0.421222] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] > > > > > > > [ 0.421225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] > > > > > > > [ 0.421227] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff > > > > > > > window] > > > > > > > [ 0.421229] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff > > > > > > > window] > > > > > > > [ 0.421231] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff > > > > > > > window] > > > > > > > [ 0.421233] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff > > > > > > > window] > > > > > > > [ 0.421235] pci_bus 0000:00: root bus resource [bus 00-ff] > > > > > > > [ 0.421259] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000 PCIe > > > > > > > Root Port > > > > > > > [ 0.421288] pci 0000:00:00.0: enabling Extended Tags > > > > > > > [ 0.421332] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold > > > > > > > [ 0.421435] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400 PCIe > > > > > > > Root Port > > > > > > > [ 0.421452] pci 0000:00:01.0: PCI bridge to [bus 01] > > > > > > > [ 0.421469] pci 0000:00:01.0: enabling Extended Tags > > > > > > > [ 0.421514] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold > > > > > > > [ 0.421651] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400 PCIe > > > > > > > Root Port > > > > > > > [ 0.421673] pci 0000:00:03.0: PCI bridge to [bus 02-04] > > > > > > > [ 0.421677] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] > > > > > > > [ 0.421680] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] > > > > > > > [ 0.421688] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff > > > > > > > 64bit pref] > > > > > > > [ 0.421695] pci 0000:00:03.0: enabling Extended Tags > > > > > > > [ 0.421740] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold > > > > > > > [ 0.421868] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400 PCIe > > > > > > > Root Port > > > > > > > [ 0.421885] pci 0000:00:07.0: PCI bridge to [bus 05] > > > > > > > [ 0.421903] pci 0000:00:07.0: enabling Extended Tags > > > > > > > [ 0.421947] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold > > > > > > > [ 0.422074] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000 PCIe > > > > > > > Root Complex Integrated Endpoint > > > > > > > [ 0.422186] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000 PCIe > > > > > > > Root Complex Integrated Endpoint > > > > > > > [ 0.422294] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000 PCIe > > > > > > > Root Complex Integrated Endpoint > > > > > > > [ 0.422397] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.422490] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.422531] pci 0000:00:1a.0: BAR 4 [io 0x9800-0x981f] > > > > > > > [ 0.422653] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.422694] pci 0000:00:1a.1: BAR 4 [io 0x9880-0x989f] > > > > > > > [ 0.422825] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.422865] pci 0000:00:1a.2: BAR 4 [io 0x9c00-0x9c1f] > > > > > > > [ 0.423001] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.423018] pci 0000:00:1a.7: BAR 0 [mem 0xfb5ff000-0xfb5ff3ff] > > > > > > > [ 0.423099] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold > > > > > > > [ 0.423200] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300 PCIe > > > > > > > Root Complex Integrated Endpoint > > > > > > > [ 0.423218] pci 0000:00:1b.0: BAR 0 [mem 0xfb5f8000-0xfb5fbfff 64bit] > > > > > > > [ 0.423294] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold > > > > > > > [ 0.423384] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 PCIe > > > > > > > Root Port > > > > > > > [ 0.423410] pci 0000:00:1c.0: PCI bridge to [bus 0a] > > > > > > > [ 0.423424] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff > > > > > > > 64bit pref] > > > > > > > [ 0.423478] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold > > > > > > > [ 0.423599] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400 PCIe > > > > > > > Root Port > > > > > > > [ 0.423626] pci 0000:00:1c.1: PCI bridge to [bus 09] > > > > > > > [ 0.423632] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] > > > > > > > [ 0.423694] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold > > > > > > > [ 0.423824] pci 0000:00:1c.2: [8086:3a44] type 01 class 0x060400 PCIe > > > > > > > Root Port > > > > > > > [ 0.423850] pci 0000:00:1c.2: PCI bridge to [bus 08] > > > > > > > [ 0.423855] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] > > > > > > > [ 0.423858] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] > > > > > > > [ 0.423919] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold > > > > > > > [ 0.424038] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400 PCIe > > > > > > > Root Port > > > > > > > [ 0.424064] pci 0000:00:1c.4: PCI bridge to [bus 07] > > > > > > > [ 0.424069] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] > > > > > > > [ 0.424072] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] > > > > > > > [ 0.424133] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold > > > > > > > [ 0.424253] pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400 PCIe > > > > > > > Root Port > > > > > > > [ 0.424279] pci 0000:00:1c.5: PCI bridge to [bus 06] > > > > > > > [ 0.424284] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] > > > > > > > [ 0.424287] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] > > > > > > > [ 0.424348] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold > > > > > > > [ 0.424477] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.424517] pci 0000:00:1d.0: BAR 4 [io 0x9080-0x909f] > > > > > > > [ 0.424643] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.424684] pci 0000:00:1d.1: BAR 4 [io 0x9400-0x941f] > > > > > > > [ 0.424809] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.424851] pci 0000:00:1d.2: BAR 4 [io 0x9480-0x949f] > > > > > > > [ 0.424984] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.425001] pci 0000:00:1d.7: BAR 0 [mem 0xfb5fe000-0xfb5fe3ff] > > > > > > > [ 0.425082] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold > > > > > > > [ 0.425178] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 > > > > > > > conventional PCI bridge > > > > > > > [ 0.425203] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) > > > > > > > [ 0.425208] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] > > > > > > > [ 0.425211] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] > > > > > > > [ 0.425335] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.425412] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 > > > > > > > ACPI/GPIO/TCO > > > > > > > [ 0.425417] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 > > > > > > > GPIO > > > > > > > [ 0.425420] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 > > > > > > > (mask 0003) > > > > > > > [ 0.425425] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 > > > > > > > (mask 001f) > > > > > > > [ 0.425575] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.425589] pci 0000:00:1f.2: BAR 0 [io 0x8c00-0x8c07] > > > > > > > [ 0.425596] pci 0000:00:1f.2: BAR 1 [io 0x8880-0x8883] > > > > > > > [ 0.425604] pci 0000:00:1f.2: BAR 2 [io 0x8800-0x8807] > > > > > > > [ 0.425611] pci 0000:00:1f.2: BAR 3 [io 0x8480-0x8483] > > > > > > > [ 0.425618] pci 0000:00:1f.2: BAR 4 [io 0x8400-0x841f] > > > > > > > [ 0.425625] pci 0000:00:1f.2: BAR 5 [mem 0xfb5fc000-0xfb5fc7ff] > > > > > > > [ 0.425666] pci 0000:00:1f.2: PME# supported from D3hot > > > > > > > [ 0.425760] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.425777] pci 0000:00:1f.3: BAR 0 [mem 0xfb5fd000-0xfb5fd0ff 64bit] > > > > > > > [ 0.425797] pci 0000:00:1f.3: BAR 4 [io 0x0400-0x041f] > > > > > > > [ 0.425902] pci 0000:00:01.0: PCI bridge to [bus 01] > > > > > > > [ 0.425962] pci 0000:02:00.0: [1002:1478] type 01 class 0x060400 PCIe > > > > > > > Switch Upstream Port > > > > > > > [ 0.425977] pci 0000:02:00.0: BAR 0 [mem 0xfb6fc000-0xfb6fffff] > > > > > > > [ 0.425992] pci 0000:02:00.0: PCI bridge to [bus 03-04] > > > > > > > [ 0.425999] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] > > > > > > > [ 0.426002] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] > > > > > > > [ 0.426012] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff > > > > > > > 64bit pref] > > > > > > > [ 0.426097] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold > > > > > > > [ 0.426163] pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, > > > > > > > limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 63.012 Gb/s > > > > > > > with 16.0 GT/s PCIe x4 link) > > > > > > > [ 0.436388] pci 0000:00:03.0: PCI bridge to [bus 02-04] > > > > > > > [ 0.436467] pci 0000:03:00.0: [1002:1479] type 01 class 0x060400 PCIe > > > > > > > Switch Downstream Port > > > > > > > [ 0.436495] pci 0000:03:00.0: PCI bridge to [bus 04] > > > > > > > [ 0.436501] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] > > > > > > > [ 0.436505] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] > > > > > > > [ 0.436515] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff > > > > > > > 64bit pref] > > > > > > > [ 0.436600] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold > > > > > > > [ 0.436763] pci 0000:02:00.0: PCI bridge to [bus 03-04] > > > > > > > [ 0.436832] pci 0000:04:00.0: [1002:743f] type 00 class 0x030000 PCIe > > > > > > > Legacy Endpoint > > > > > > > [ 0.436852] pci 0000:04:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit > > > > > > > pref] > > > > > > > [ 0.436864] pci 0000:04:00.0: BAR 2 [mem 0xcfe00000-0xcfffffff 64bit > > > > > > > pref] > > > > > > > [ 0.436872] pci 0000:04:00.0: BAR 4 [io 0xa000-0xa0ff] > > > > > > > [ 0.436880] pci 0000:04:00.0: BAR 5 [mem 0xfb700000-0xfb7fffff] > > > > > > > [ 0.436888] pci 0000:04:00.0: ROM [mem 0xfb8c0000-0xfb8dffff pref] > > > > > > > [ 0.436925] pci 0000:04:00.0: Video device with shadowed ROM at [mem > > > > > > > 0x000c0000-0x000dffff] > > > > > > > [ 0.436985] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold > > > > > > > [ 0.437058] pci 0000:04:00.0: 16.000 Gb/s available PCIe bandwidth, > > > > > > > limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 252.048 Gb/s > > > > > > > with 16.0 GT/s PCIe x16 link) > > > > > > > [ 0.437158] pci 0000:04:00.1: [1002:ab28] type 00 class 0x040300 PCIe > > > > > > > Legacy Endpoint > > > > > > > [ 0.437173] pci 0000:04:00.1: BAR 0 [mem 0xfb8fc000-0xfb8fffff] > > > > > > > [ 0.437271] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold > > > > > > > [ 0.437411] pci 0000:03:00.0: PCI bridge to [bus 04] > > > > > > > [ 0.437472] pci 0000:00:07.0: PCI bridge to [bus 05] > > > > > > > [ 0.437519] pci 0000:00:1c.0: PCI bridge to [bus 0a] > > > > > > > [ 0.437590] pci 0000:09:00.0: [14f1:8880] type 00 class 0x040000 PCIe > > > > > > > Endpoint > > > > > > > [ 0.437623] pci 0000:09:00.0: BAR 0 [mem 0xfbc00000-0xfbdfffff 64bit] > > > > > > > [ 0.437793] pci 0000:09:00.0: supports D1 D2 > > > > > > > [ 0.437794] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot > > > > > > > [ 0.437927] pci 0000:09:00.0: disabling ASPM on pre-1.1 PCIe device. You > > > > > > > can enable it with 'pcie_aspm=force' > > > > > > > [ 0.437941] pci 0000:00:1c.1: PCI bridge to [bus 09] > > > > > > > [ 0.438009] pci 0000:08:00.0: [11ab:4364] type 00 class 0x020000 PCIe > > > > > > > Legacy Endpoint > > > > > > > [ 0.438036] pci 0000:08:00.0: BAR 0 [mem 0xfbbfc000-0xfbbfffff 64bit] > > > > > > > [ 0.438048] pci 0000:08:00.0: BAR 2 [io 0xd800-0xd8ff] > > > > > > > [ 0.438088] pci 0000:08:00.0: ROM [mem 0xfbbc0000-0xfbbdffff pref] > > > > > > > [ 0.438159] pci 0000:08:00.0: supports D1 D2 > > > > > > > [ 0.438161] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold > > > > > > > [ 0.438257] pci 0000:00:1c.2: ASPM: current common clock configuration is > > > > > > > inconsistent, reconfiguring > > > > > > > [ 0.448394] pci 0000:00:1c.2: PCI bridge to [bus 08] > > > > > > > [ 0.448486] pci 0000:07:00.0: [11ab:6121] type 00 class 0x01018f PCIe > > > > > > > Legacy Endpoint > > > > > > > [ 0.448506] pci 0000:07:00.0: BAR 0 [io 0xcc00-0xcc07] > > > > > > > [ 0.448518] pci 0000:07:00.0: BAR 1 [io 0xc880-0xc883] > > > > > > > [ 0.448529] pci 0000:07:00.0: BAR 2 [io 0xc800-0xc807] > > > > > > > [ 0.448540] pci 0000:07:00.0: BAR 3 [io 0xc480-0xc483] > > > > > > > [ 0.448551] pci 0000:07:00.0: BAR 4 [io 0xc400-0xc40f] > > > > > > > [ 0.448562] pci 0000:07:00.0: BAR 5 [mem 0xfbaffc00-0xfbafffff] > > > > > > > [ 0.448636] pci 0000:07:00.0: supports D1 > > > > > > > [ 0.448638] pci 0000:07:00.0: PME# supported from D0 D1 D3hot > > > > > > > [ 0.448727] pci 0000:07:00.0: disabling ASPM on pre-1.1 PCIe device. You > > > > > > > can enable it with 'pcie_aspm=force' > > > > > > > [ 0.448739] pci 0000:00:1c.4: PCI bridge to [bus 07] > > > > > > > [ 0.448811] pci 0000:06:00.0: [11ab:4364] type 00 class 0x020000 PCIe > > > > > > > Legacy Endpoint > > > > > > > [ 0.448838] pci 0000:06:00.0: BAR 0 [mem 0xfb9fc000-0xfb9fffff 64bit] > > > > > > > [ 0.448850] pci 0000:06:00.0: BAR 2 [io 0xb800-0xb8ff] > > > > > > > [ 0.448891] pci 0000:06:00.0: ROM [mem 0xfb9c0000-0xfb9dffff pref] > > > > > > > [ 0.448963] pci 0000:06:00.0: supports D1 D2 > > > > > > > [ 0.448965] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold > > > > > > > [ 0.449068] pci 0000:00:1c.5: ASPM: current common clock configuration is > > > > > > > inconsistent, reconfiguring > > > > > > > [ 0.460394] pci 0000:00:1c.5: PCI bridge to [bus 06] > > > > > > > [ 0.460427] pci_bus 0000:0b: extended config space not accessible > > > > > > > [ 0.460468] pci 0000:0b:02.0: [1106:3044] type 00 class 0x0c0010 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.460485] pci 0000:0b:02.0: BAR 0 [mem 0xfbeff000-0xfbeff7ff] > > > > > > > [ 0.460495] pci 0000:0b:02.0: BAR 1 [io 0xec00-0xec7f] > > > > > > > [ 0.460565] pci 0000:0b:02.0: supports D2 > > > > > > > [ 0.460567] pci 0000:0b:02.0: PME# supported from D2 D3hot D3cold > > > > > > > [ 0.460650] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) > > > > > > > [ 0.460660] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] > > > > > > > (subtractive decode) > > > > > > > [ 0.460662] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] > > > > > > > (subtractive decode) > > > > > > > [ 0.460664] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff > > > > > > > window] (subtractive decode) > > > > > > > [ 0.460666] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff > > > > > > > window] (subtractive decode) > > > > > > > [ 0.460668] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff > > > > > > > window] (subtractive decode) > > > > > > > [ 0.460670] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff > > > > > > > window] (subtractive decode) > > > > > > > [ 0.461561] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 > > > > > > > [ 0.461631] ACPI: PCI: Interrupt link LNKB configured for IRQ 5 > > > > > > > [ 0.461700] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 > > > > > > > [ 0.461768] ACPI: PCI: Interrupt link LNKD configured for IRQ 14 > > > > > > > [ 0.461835] ACPI: PCI: Interrupt link LNKE configured for IRQ 15 > > > > > > > [ 0.461903] ACPI: PCI: Interrupt link LNKF configured for IRQ 3 > > > > > > > [ 0.461971] ACPI: PCI: Interrupt link LNKG configured for IRQ 7 > > > > > > > [ 0.462039] ACPI: PCI: Interrupt link LNKH configured for IRQ 4 > > > > > > > [ 0.462216] iommu: Default domain type: Translated > > > > > > > [ 0.462216] iommu: DMA domain TLB invalidation policy: lazy mode > > > > > > > [ 0.462216] SCSI subsystem initialized > > > > > > > [ 0.462216] libata version 3.00 loaded. > > > > > > > [ 0.462216] ACPI: bus type USB registered > > > > > > > [ 0.462216] usbcore: registered new interface driver usbfs > > > > > > > [ 0.462216] usbcore: registered new interface driver hub > > > > > > > [ 0.462216] usbcore: registered new device driver usb > > > > > > > [ 0.462216] pps_core: LinuxPPS API ver. 1 registered > > > > > > > [ 0.462216] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo > > > > > > > Giometti<giometti@linux.it> > > > > > > > [ 0.462216] PTP clock support registered > > > > > > > [ 0.462216] EDAC MC: Ver: 3.0.0 > > > > > > > [ 0.462216] NetLabel: Initializing > > > > > > > [ 0.462216] NetLabel: domain hash size = 128 > > > > > > > [ 0.462216] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO > > > > > > > [ 0.462216] NetLabel: unlabeled traffic allowed by default > > > > > > > [ 0.462216] PCI: Using ACPI for IRQ routing > > > > > > > [ 0.468990] PCI: Discovered peer bus ff > > > > > > > [ 0.468992] PCI: root bus ff: using default resources > > > > > > > [ 0.468994] PCI: Probing PCI hardware (bus ff) > > > > > > > [ 0.469021] PCI host bridge to bus 0000:ff > > > > > > > [ 0.469023] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff] > > > > > > > [ 0.469026] pci_bus 0000:ff: root bus resource [mem > > > > > > > 0x00000000-0xfffffffff] > > > > > > > [ 0.469028] pci_bus 0000:ff: No busn resource found for root bus, will > > > > > > > use [bus ff-ff] > > > > > > > [ 0.469030] pci_bus 0000:ff: busn_res: can not insert [bus ff] under > > > > > > > domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) > > > > > > > [ 0.469038] pci 0000:ff:00.0: [8086:2c41] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469094] pci 0000:ff:00.1: [8086:2c01] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469145] pci 0000:ff:02.0: [8086:2c10] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469192] pci 0000:ff:02.1: [8086:2c11] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469241] pci 0000:ff:03.0: [8086:2c18] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469290] pci 0000:ff:03.1: [8086:2c19] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469343] pci 0000:ff:03.4: [8086:2c1c] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469391] pci 0000:ff:04.0: [8086:2c20] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469441] pci 0000:ff:04.1: [8086:2c21] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469488] pci 0000:ff:04.2: [8086:2c22] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469535] pci 0000:ff:04.3: [8086:2c23] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469585] pci 0000:ff:05.0: [8086:2c28] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469632] pci 0000:ff:05.1: [8086:2c29] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469679] pci 0000:ff:05.2: [8086:2c2a] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469731] pci 0000:ff:05.3: [8086:2c2b] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469782] pci 0000:ff:06.0: [8086:2c30] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469829] pci 0000:ff:06.1: [8086:2c31] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469875] pci 0000:ff:06.2: [8086:2c32] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469925] pci 0000:ff:06.3: [8086:2c33] type 00 class 0x060000 > > > > > > > conventional PCI endpoint > > > > > > > [ 0.469981] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff > > > > > > > [ 0.469984] pci_bus 0000:ff: busn_res: can not insert [bus ff] under > > > > > > > domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) > > > > > > > [ 0.469992] PCI: pci_cache_line_size set to 64 bytes > > > > > > > [ 0.470083] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] > > > > > > > [ 0.470085] e820: reserve RAM buffer [mem 0xbf780000-0xbfffffff] > > > > > > > [ 0.470108] pci 0000:04:00.0: vgaarb: setting as boot VGA device > > > > > > > [ 0.470108] pci 0000:04:00.0: vgaarb: bridge control possible > > > > > > > [ 0.470108] pci 0000:04:00.0: vgaarb: VGA device added: > > > > > > > decodes=io+mem,owns=io+mem,locks=none > > > > > > > [ 0.470108] vgaarb: loaded > > > > > > > [ 0.470108] hpet: 4 channels of 0 reserved for per-cpu timers > > > > > > > [ 0.470108] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 > > > > > > > [ 0.470108] hpet0: 4 comparators, 64-bit 14.318180 MHz counter > > > > > > > [ 0.472412] clocksource: Switched to clocksource tsc-early > > > > > > > [ 0.474123] VFS: Disk quotas dquot_6.6.0 > > > > > > > [ 0.474178] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 > > > > > > > bytes) > > > > > > > [ 0.474353] AppArmor: AppArmor Filesystem Enabled > > > > > > > [ 0.474372] pnp: PnP ACPI init > > > > > > > [ 0.474452] system 00:00: [mem 0xfbf00000-0xfbffffff] has been reserved > > > > > > > [ 0.474456] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved > > > > > > > [ 0.474458] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved > > > > > > > [ 0.474460] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved > > > > > > > [ 0.474462] system 00:00: [mem 0xfec8a000-0xfec8afff] could not be > > > > > > > reserved > > > > > > > [ 0.474465] system 00:00: [mem 0xfed10000-0xfed10fff] has been reserved > > > > > > > [ 0.474787] system 00:02: [io 0x0290-0x029f] has been reserved > > > > > > > [ 0.475064] system 00:03: [io 0x04d0-0x04d1] has been reserved > > > > > > > [ 0.475068] system 00:03: [io 0x0800-0x087f] has been reserved > > > > > > > [ 0.475070] system 00:03: [io 0x0500-0x057f] could not be reserved > > > > > > > [ 0.475072] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved > > > > > > > [ 0.475075] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved > > > > > > > [ 0.475077] system 00:03: [mem 0xfed40000-0xfed8ffff] has been reserved > > > > > > > [ 0.475240] system 00:04: [mem 0xffc00000-0xffdfffff] has been reserved > > > > > > > [ 0.475414] system 00:05: [mem 0xfec00000-0xfec00fff] could not be > > > > > > > reserved > > > > > > > [ 0.475418] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved > > > > > > > [ 0.475547] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved > > > > > > > [ 0.475756] pnp 00:07: disabling [mem 0x000c0000-0x000cffff] because it > > > > > > > overlaps 0000:04:00.0 BAR 6 [mem 0x000c0000-0x000dffff] > > > > > > > [ 0.475794] system 00:07: [mem 0x00000000-0x0009ffff] could not be > > > > > > > reserved > > > > > > > [ 0.475797] system 00:07: [mem 0x000e0000-0x000fffff] could not be > > > > > > > reserved > > > > > > > [ 0.475799] system 00:07: [mem 0x00100000-0xbfffffff] could not be > > > > > > > reserved > > > > > > > [ 0.475801] system 00:07: [mem 0xfed90000-0xffffffff] could not be > > > > > > > reserved > > > > > > > [ 0.475968] pnp: PnP ACPI: found 8 devices > > > > > > > [ 0.482412] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, > > > > > > > max_idle_ns: 2085701024 ns > > > > > > > [ 0.482668] NET: Registered PF_INET protocol family > > > > > > > [ 0.482922] IP idents hash table entries: 262144 (order: 9, 2097152 > > > > > > > bytes, linear) > > > > > > > [ 0.487040] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, > > > > > > > 131072 bytes, linear) > > > > > > > [ 0.487090] Table-perturb hash table entries: 65536 (order: 6, 262144 > > > > > > > bytes, linear) > > > > > > > [ 0.487211] TCP established hash table entries: 131072 (order: 8, 1048576 > > > > > > > bytes, linear) > > > > > > > [ 0.487622] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, > > > > > > > linear) > > > > > > > [ 0.487923] TCP: Hash tables configured (established 131072 bind 65536) > > > > > > > [ 0.488158] MPTCP token hash table entries: 16384 (order: 6, 393216 > > > > > > > bytes, linear) > > > > > > > [ 0.488251] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) > > > > > > > [ 0.488324] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, > > > > > > > linear) > > > > > > > [ 0.488454] NET: Registered PF_UNIX/PF_LOCAL protocol family > > > > > > > [ 0.488463] NET: Registered PF_XDP protocol family > > > > > > > [ 0.488480] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus > > > > > > > 0a] add_size 1000 > > > > > > > [ 0.488484] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] > > > > > > > to [bus 0a] add_size 200000 add_align 100000 > > > > > > > [ 0.488488] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus > > > > > > > 09] add_size 1000 > > > > > > > [ 0.488491] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff > > > > > > > 64bit pref] to [bus 09] add_size 200000 add_align 100000 > > > > > > > [ 0.488494] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff > > > > > > > 64bit pref] to [bus 08] add_size 200000 add_align 100000 > > > > > > > [ 0.488497] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff > > > > > > > 64bit pref] to [bus 07] add_size 200000 add_align 100000 > > > > > > > [ 0.488500] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff > > > > > > > 64bit pref] to [bus 06] add_size 200000 add_align 100000 > > > > > > > [ 0.488517] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff]: > > > > > > > assigned > > > > > > > [ 0.488520] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff > > > > > > > 64bit pref]: assigned > > > > > > > [ 0.488524] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff > > > > > > > 64bit pref]: assigned > > > > > > > [ 0.488526] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff > > > > > > > 64bit pref]: assigned > > > > > > > [ 0.488529] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff > > > > > > > 64bit pref]: assigned > > > > > > > [ 0.488532] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]: assigned > > > > > > > [ 0.488535] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]: assigned > > > > > > > [ 0.488538] pci 0000:00:01.0: PCI bridge to [bus 01] > > > > > > > [ 0.488548] pci 0000:03:00.0: PCI bridge to [bus 04] > > > > > > > [ 0.488550] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] > > > > > > > [ 0.488555] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] > > > > > > > [ 0.488559] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff > > > > > > > 64bit pref] > > > > > > > [ 0.488564] pci 0000:02:00.0: PCI bridge to [bus 03-04] > > > > > > > [ 0.488567] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] > > > > > > > [ 0.488571] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] > > > > > > > [ 0.488575] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff > > > > > > > 64bit pref] > > > > > > > [ 0.488580] pci 0000:00:03.0: PCI bridge to [bus 02-04] > > > > > > > [ 0.488583] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] > > > > > > > [ 0.488586] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] > > > > > > > [ 0.488590] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff > > > > > > > 64bit pref] > > > > > > > [ 0.488594] pci 0000:00:07.0: PCI bridge to [bus 05] > > > > > > > [ 0.488603] pci 0000:00:1c.0: PCI bridge to [bus 0a] > > > > > > > [ 0.488605] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] > > > > > > > [ 0.488609] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] > > > > > > > [ 0.488612] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff > > > > > > > 64bit pref] > > > > > > > [ 0.488618] pci 0000:00:1c.1: PCI bridge to [bus 09] > > > > > > > [ 0.488620] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] > > > > > > > [ 0.488624] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] > > > > > > > [ 0.488628] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff > > > > > > > 64bit pref] > > > > > > > [ 0.488633] pci 0000:00:1c.2: PCI bridge to [bus 08] > > > > > > > [ 0.488635] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] > > > > > > > [ 0.488639] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] > > > > > > > [ 0.488643] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff > > > > > > > 64bit pref] > > > > > > > [ 0.488648] pci 0000:00:1c.4: PCI bridge to [bus 07] > > > > > > > [ 0.488650] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] > > > > > > > [ 0.488654] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] > > > > > > > [ 0.488658] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff > > > > > > > 64bit pref] > > > > > > > [ 0.488663] pci 0000:00:1c.5: PCI bridge to [bus 06] > > > > > > > [ 0.488665] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] > > > > > > > [ 0.488669] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] > > > > > > > [ 0.488673] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff > > > > > > > 64bit pref] > > > > > > > [ 0.488678] pci 0000:00:1e.0: PCI bridge to [bus 0b] > > > > > > > [ 0.488681] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] > > > > > > > [ 0.488685] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] > > > > > > > [ 0.488692] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] > > > > > > > [ 0.488694] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] > > > > > > > [ 0.488696] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff > > > > > > > window] > > > > > > > [ 0.488698] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff > > > > > > > window] > > > > > > > [ 0.488700] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff > > > > > > > window] > > > > > > > [ 0.488702] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff > > > > > > > window] > > > > > > > [ 0.488704] pci_bus 0000:02: resource 0 [io 0xa000-0xafff] > > > > > > > [ 0.488705] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb8fffff] > > > > > > > [ 0.488707] pci_bus 0000:02: resource 2 [mem 0xcfe00000-0xdfffffff 64bit > > > > > > > pref] > > > > > > > [ 0.488709] pci_bus 0000:03: resource 0 [io 0xa000-0xafff] > > > > > > > [ 0.488711] pci_bus 0000:03: resource 1 [mem 0xfb700000-0xfb8fffff] > > > > > > > [ 0.488712] pci_bus 0000:03: resource 2 [mem 0xcfe00000-0xdfffffff 64bit > > > > > > > pref] > > > > > > > [ 0.488714] pci_bus 0000:04: resource 0 [io 0xa000-0xafff] > > > > > > > [ 0.488716] pci_bus 0000:04: resource 1 [mem 0xfb700000-0xfb8fffff] > > > > > > > [ 0.488718] pci_bus 0000:04: resource 2 [mem 0xcfe00000-0xdfffffff 64bit > > > > > > > pref] > > > > > > > [ 0.488720] pci_bus 0000:0a: resource 0 [io 0x1000-0x1fff] > > > > > > > [ 0.488722] pci_bus 0000:0a: resource 1 [mem 0xc0000000-0xc01fffff] > > > > > > > [ 0.488723] pci_bus 0000:0a: resource 2 [mem 0xfaf00000-0xfaffffff 64bit > > > > > > > pref] > > > > > > > [ 0.488725] pci_bus 0000:09: resource 0 [io 0x2000-0x2fff] > > > > > > > [ 0.488727] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbdfffff] > > > > > > > [ 0.488728] pci_bus 0000:09: resource 2 [mem 0xc0200000-0xc03fffff 64bit > > > > > > > pref] > > > > > > > [ 0.488730] pci_bus 0000:08: resource 0 [io 0xd000-0xdfff] > > > > > > > [ 0.488732] pci_bus 0000:08: resource 1 [mem 0xfbb00000-0xfbbfffff] > > > > > > > [ 0.488734] pci_bus 0000:08: resource 2 [mem 0xc0400000-0xc05fffff 64bit > > > > > > > pref] > > > > > > > [ 0.488736] pci_bus 0000:07: resource 0 [io 0xc000-0xcfff] > > > > > > > [ 0.488737] pci_bus 0000:07: resource 1 [mem 0xfba00000-0xfbafffff] > > > > > > > [ 0.488739] pci_bus 0000:07: resource 2 [mem 0xc0600000-0xc07fffff 64bit > > > > > > > pref] > > > > > > > [ 0.488741] pci_bus 0000:06: resource 0 [io 0xb000-0xbfff] > > > > > > > [ 0.488743] pci_bus 0000:06: resource 1 [mem 0xfb900000-0xfb9fffff] > > > > > > > [ 0.488744] pci_bus 0000:06: resource 2 [mem 0xc0800000-0xc09fffff 64bit > > > > > > > pref] > > > > > > > [ 0.488746] pci_bus 0000:0b: resource 0 [io 0xe000-0xefff] > > > > > > > [ 0.488748] pci_bus 0000:0b: resource 1 [mem 0xfbe00000-0xfbefffff] > > > > > > > [ 0.488750] pci_bus 0000:0b: resource 4 [io 0x0000-0x0cf7 window] > > > > > > > [ 0.488751] pci_bus 0000:0b: resource 5 [io 0x0d00-0xffff window] > > > > > > > [ 0.488753] pci_bus 0000:0b: resource 6 [mem 0x000a0000-0x000bffff > > > > > > > window] > > > > > > > [ 0.488755] pci_bus 0000:0b: resource 7 [mem 0x000d0000-0x000dffff > > > > > > > window] > > > > > > > [ 0.488757] pci_bus 0000:0b: resource 8 [mem 0xc0000000-0xdfffffff > > > > > > > window] > > > > > > > [ 0.488758] pci_bus 0000:0b: resource 9 [mem 0xf0000000-0xfed8ffff > > > > > > > window] > > > > > > > [ 0.488836] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff] > > > > > > > [ 0.488838] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff] > > > > > > > [ 0.490705] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0 > > > > > > > [ 0.490763] PCI: CLS 256 bytes, default 64 > > > > > > > [ 0.490837] DMAR: Host address width 39 > > > > > > > [ 0.490840] DMAR: DRHD base: 0x000000fbfff000 flags: 0x0 > > > > > > > [ 0.490855] DMAR: dmar0: reg_base_addr fbfff000 ver 1:0 cap > > > > > > > c9008010e60262 ecap f0207a > > > > > > > [ 0.490859] DMAR: DRHD base: 0x000000fbffe000 flags: 0x1 > > > > > > > [ 0.490868] DMAR: dmar1: reg_base_addr fbffe000 ver 1:0 cap > > > > > > > c90780106f0462 ecap f020fe > > > > > > > [ 0.490872] DMAR: RMRR base: 0x000000000ec000 end: 0x000000000effff > > > > > > > [ 0.490874] DMAR: RMRR base: 0x000000bf7dc000 end: 0x000000bf7dbfff > > > > > > > [ 0.490876] DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR > > > > > > > [0x00000000bf7dc000-0x00000000bf7dbfff] > > > > > > > BIOS vendor: American Megatrends Inc.; Ver: 2209 ; Product > > > > > > > Version: System Version > > > > > > > [ 0.490885] DMAR: ATSR flags: 0x0 > > > > > > > [ 0.490916] Trying to unpack rootfs image as initramfs... > > > > > > > [ 0.490924] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) > > > > > > > [ 0.490926] software IO TLB: mapped [mem > > > > > > > 0x00000000bb780000-0x00000000bf780000] (64MB) > > > > > > > [ 0.498853] Initialise system trusted keyrings > > > > > > > [ 0.498871] Key type blacklist registered > > > > > > > [ 0.498929] workingset: timestamp_bits=36 max_order=22 bucket_order=0 > > > > > > > [ 0.498939] zbud: loaded > > > > > > > [ 0.500605] squashfs: version 4.0 (2009/01/31) Phillip Lougher > > > > > > > [ 0.500783] fuse: init (API version 7.40) > > > > > > > [ 0.501317] integrity: Platform Keyring initialized > > > > > > > [ 0.518817] Key type asymmetric registered > > > > > > > [ 0.518823] Asymmetric key parser 'x509' registered > > > > > > > [ 0.518900] Block layer SCSI generic (bsg) driver version 0.4 loaded > > > > > > > (major 243) > > > > > > > [ 0.518995] io scheduler mq-deadline registered > > > > > > > [ 0.519607] pcieport 0000:00:1c.0: enabling device (0106 -> 0107) > > > > > > > [ 0.519816] pcieport 0000:00:1c.1: enabling device (0106 -> 0107) > > > > > > > [ 0.520733] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 > > > > > > > [ 0.520780] Driver vt8623fb not loading because of nomodeset parameter > > > > > > > [ 0.521646] input: Power Button as > > > > > > > /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 > > > > > > > [ 0.521681] ACPI: button: Power Button [PWRB] > > > > > > > [ 0.521720] input: Power Button as > > > > > > > /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 > > > > > > > [ 0.521846] ACPI: button: Power Button [PWRF] > > > > > > > [ 0.523498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled > > > > > > > [ 0.527493] Linux agpgart interface v0.103 > > > > > > > [ 0.532004] loop: module loaded > > > > > > > [ 0.532510] tun: Universal TUN/TAP device driver, 1.6 > > > > > > > [ 0.532598] PPP generic driver version 2.4.2 > > > > > > > [ 0.532913] VFIO - User Level meta-driver version: 0.3 > > > > > > > [ 0.533261] uhci_hcd 0000:00:1a.0: UHCI Host Controller > > > > > > > [ 0.533272] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus > > > > > > > number 1 > > > > > > > [ 0.533282] uhci_hcd 0000:00:1a.0: detected 2 ports > > > > > > > [ 0.533318] uhci_hcd 0000:00:1a.0: irq 16, io port 0x00009800 > > > > > > > [ 0.533385] usb usb1: New USB device found, idVendor=1d6b, > > > > > > > idProduct=0001, bcdDevice= 6.11 > > > > > > > [ 0.533388] usb usb1: New USB device strings: Mfr=3, Product=2, > > > > > > > SerialNumber=1 > > > > > > > [ 0.533390] usb usb1: Product: UHCI Host Controller > > > > > > > [ 0.533392] usb usb1: Manufacturer: Linux 6.11.0 uhci_hcd > > > > > > > [ 0.533393] usb usb1: SerialNumber: 0000:00:1a.0 > > > > > > > [ 0.533563] hub 1-0:1.0: USB hub found > > > > > > > [ 0.533572] hub 1-0:1.0: 2 ports detected > > > > > > > [ 0.533852] ehci-pci 0000:00:1a.7: EHCI Host Controller > > > > > > > [ 0.533861] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus > > > > > > > number 2 > > > > > > > [ 0.533874] ehci-pci 0000:00:1a.7: debug port 1 > > > > > > > [ 0.537796] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfb5ff000 > > > > > > > [ 0.553037] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 > > > > > > > [ 0.553115] usb usb2: New USB device found, idVendor=1d6b, > > > > > > > idProduct=0002, bcdDevice= 6.11 > > > > > > > [ 0.553119] usb usb2: New USB device strings: Mfr=3, Product=2, > > > > > > > SerialNumber=1 > > > > > > > [ 0.553121] usb usb2: Product: EHCI Host Controller > > > > > > > [ 0.553122] usb usb2: Manufacturer: Linux 6.11.0 ehci_hcd > > > > > > > [ 0.553124] usb usb2: SerialNumber: 0000:00:1a.7 > > > > > > > [ 0.553411] hub 2-0:1.0: USB hub found > > > > > > > [ 0.553424] hub 2-0:1.0: 6 ports detected > > > > > > > [ 0.581085] hub 1-0:1.0: USB hub found > > > > > > > [ 0.581097] hub 1-0:1.0: 2 ports detected > > > > > > > [ 0.581279] ehci-pci 0000:00:1d.7: EHCI Host Controller > > > > > > > [ 0.581289] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus > > > > > > > number 3 > > > > > > > [ 0.581304] ehci-pci 0000:00:1d.7: debug port 1 > > > > > > > [ 0.585225] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfb5fe000 > > > > > > > [ 0.601021] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 > > > > > > > [ 0.601099] usb usb3: New USB device found, idVendor=1d6b, > > > > > > > idProduct=0002, bcdDevice= 6.11 > > > > > > > [ 0.601103] usb usb3: New USB device strings: Mfr=3, Product=2, > > > > > > > SerialNumber=1 > > > > > > > [ 0.601105] usb usb3: Product: EHCI Host Controller > > > > > > > [ 0.601107] usb usb3: Manufacturer: Linux 6.11.0 ehci_hcd > > > > > > > [ 0.601108] usb usb3: SerialNumber: 0000:00:1d.7 > > > > > > > [ 0.601354] hub 3-0:1.0: USB hub found > > > > > > > [ 0.601366] hub 3-0:1.0: 6 ports detected > > > > > > > [ 0.601649] uhci_hcd 0000:00:1a.1: UHCI Host Controller > > > > > > > [ 0.601659] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus > > > > > > > number 4 > > > > > > > [ 0.601668] uhci_hcd 0000:00:1a.1: detected 2 ports > > > > > > > [ 0.601701] uhci_hcd 0000:00:1a.1: irq 21, io port 0x00009880 > > > > > > > [ 0.601762] usb usb4: New USB device found, idVendor=1d6b, > > > > > > > idProduct=0001, bcdDevice= 6.11 > > > > > > > [ 0.601765] usb usb4: New USB device strings: Mfr=3, Product=2, > > > > > > > SerialNumber=1 > > > > > > > [ 0.601767] usb usb4: Product: UHCI Host Controller > > > > > > > [ 0.601768] usb usb4: Manufacturer: Linux 6.11.0 uhci_hcd > > > > > > > [ 0.601770] usb usb4: SerialNumber: 0000:00:1a.1 > > > > > > > [ 0.601959] hub 4-0:1.0: USB hub found > > > > > > > [ 0.601971] hub 4-0:1.0: 2 ports detected > > > > > > > [ 0.602279] uhci_hcd 0000:00:1a.2: UHCI Host Controller > > > > > > > [ 0.602285] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus > > > > > > > number 5 > > > > > > > [ 0.602292] uhci_hcd 0000:00:1a.2: detected 2 ports > > > > > > > [ 0.602319] uhci_hcd 0000:00:1a.2: irq 19, io port 0x00009c00 > > > > > > > [ 0.602378] usb usb5: New USB device found, idVendor=1d6b, > > > > > > > idProduct=0001, bcdDevice= 6.11 > > > > > > > [ 0.602381] usb usb5: New USB device strings: Mfr=3, Product=2, > > > > > > > SerialNumber=1 > > > > > > > [ 0.602383] usb usb5: Product: UHCI Host Controller > > > > > > > [ 0.602385] usb usb5: Manufacturer: Linux 6.11.0 uhci_hcd > > > > > > > [ 0.602387] usb usb5: SerialNumber: 0000:00:1a.2 > > > > > > > [ 0.602571] hub 5-0:1.0: USB hub found > > > > > > > [ 0.602582] hub 5-0:1.0: 2 ports detected > > > > > > > [ 0.602821] uhci_hcd 0000:00:1d.0: UHCI Host Controller > > > > > > > [ 0.602827] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus > > > > > > > number 6 > > > > > > > [ 0.602834] uhci_hcd 0000:00:1d.0: detected 2 ports > > > > > > > [ 0.602852] uhci_hcd 0000:00:1d.0: irq 23, io port 0x00009080 > > > > > > > [ 0.602905] usb usb6: New USB device found, idVendor=1d6b, > > > > > > > idProduct=0001, bcdDevice= 6.11 > > > > > > > [ 0.602908] usb usb6: New USB device strings: Mfr=3, Product=2, > > > > > > > SerialNumber=1 > > > > > > > [ 0.602910] usb usb6: Product: UHCI Host Controller > > > > > > > [ 0.602911] usb usb6: Manufacturer: Linux 6.11.0 uhci_hcd > > > > > > > [ 0.602913] usb usb6: SerialNumber: 0000:00:1d.0 > > > > > > > [ 0.603096] hub 6-0:1.0: USB hub found > > > > > > > [ 0.603108] hub 6-0:1.0: 2 ports detected > > > > > > > [ 0.603355] uhci_hcd 0000:00:1d.1: UHCI Host Controller > > > > > > > [ 0.603366] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus > > > > > > > number 7 > > > > > > > [ 0.603373] uhci_hcd 0000:00:1d.1: detected 2 ports > > > > > > > [ 0.603390] uhci_hcd 0000:00:1d.1: irq 19, io port 0x00009400 > > > > > > > [ 0.603444] usb usb7: New USB device found, idVendor=1d6b, > > > > > > > idProduct=0001, bcdDevice= 6.11 > > > > > > > [ 0.603447] usb usb7: New USB device strings: Mfr=3, Product=2, > > > > > > > SerialNumber=1 > > > > > > > [ 0.603449] usb usb7: Product: UHCI Host Controller > > > > > > > [ 0.603450] usb usb7: Manufacturer: Linux 6.11.0 uhci_hcd > > > > > > > [ 0.603452] usb usb7: SerialNumber: 0000:00:1d.1 > > > > > > > [ 0.603636] hub 7-0:1.0: USB hub found > > > > > > > [ 0.603648] hub 7-0:1.0: 2 ports detected > > > > > > > [ 0.603900] uhci_hcd 0000:00:1d.2: UHCI Host Controller > > > > > > > [ 0.603907] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus > > > > > > > number 8 > > > > > > > [ 0.603913] uhci_hcd 0000:00:1d.2: detected 2 ports > > > > > > > [ 0.603931] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00009480 > > > > > > > [ 0.603984] usb usb8: New USB device found, idVendor=1d6b, > > > > > > > idProduct=0001, bcdDevice= 6.11 > > > > > > > [ 0.603987] usb usb8: New USB device strings: Mfr=3, Product=2, > > > > > > > SerialNumber=1 > > > > > > > [ 0.603989] usb usb8: Product: UHCI Host Controller > > > > > > > [ 0.603991] usb usb8: Manufacturer: Linux 6.11.0 uhci_hcd > > > > > > > [ 0.603992] usb usb8: SerialNumber: 0000:00:1d.2 > > > > > > > [ 0.604175] hub 8-0:1.0: USB hub found > > > > > > > [ 0.604187] hub 8-0:1.0: 2 ports detected > > > > > > > [ 0.604507] i8042: PNP: No PS/2 controller found. > > > > > > > [ 0.604509] i8042: Probing ports directly. > > > > > > > [ 0.607314] serio: i8042 KBD port at 0x60,0x64 irq 1 > > > > > > > [ 0.607322] serio: i8042 AUX port at 0x60,0x64 irq 12 > > > > > > > [ 0.607576] mousedev: PS/2 mouse device common for all mice > > > > > > > [ 0.607851] rtc_cmos 00:01: RTC can wake from S4 > > > > > > > [ 0.608175] rtc_cmos 00:01: registered as rtc0 > > > > > > > [ 0.608206] rtc_cmos 00:01: setting system clock to 2024-09-16T20:18:41 > > > > > > > UTC (1726517921) > > > > > > > [ 0.608248] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, > > > > > > > hpet irqs > > > > > > > [ 0.608269] i2c_dev: i2c /dev entries driver > > > > > > > [ 0.609016] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. > > > > > > > Duplicate IMA measurements will not be recorded in the IMA log. > > > > > > > [ 0.609054] device-mapper: uevent: version 1.0.3 > > > > > > > [ 0.609150] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: > > > > > > > dm-devel@lists.linux.dev > > > > > > > [ 0.609178] platform eisa.0: Probing EISA bus 0 > > > > > > > [ 0.609181] platform eisa.0: EISA: Cannot allocate resource for mainboard > > > > > > > [ 0.609183] platform eisa.0: Cannot allocate resource for EISA slot 1 > > > > > > > [ 0.609185] platform eisa.0: Cannot allocate resource for EISA slot 2 > > > > > > > [ 0.609186] platform eisa.0: Cannot allocate resource for EISA slot 3 > > > > > > > [ 0.609188] platform eisa.0: Cannot allocate resource for EISA slot 4 > > > > > > > [ 0.609189] platform eisa.0: Cannot allocate resource for EISA slot 5 > > > > > > > [ 0.609191] platform eisa.0: Cannot allocate resource for EISA slot 6 > > > > > > > [ 0.609192] platform eisa.0: Cannot allocate resource for EISA slot 7 > > > > > > > [ 0.609194] platform eisa.0: Cannot allocate resource for EISA slot 8 > > > > > > > [ 0.609195] platform eisa.0: EISA: Detected 0 cards > > > > > > > [ 0.609198] intel_pstate: CPU model not supported > > > > > > > [ 0.609512] ledtrig-cpu: registered to indicate activity on CPUs > > > > > > > [ 0.609564] vesafb: mode is 1920x1080x32, linelength=7680, pages=0 > > > > > > > [ 0.609566] vesafb: scrolling: redraw > > > > > > > [ 0.609567] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0 > > > > > > > [ 0.609588] vesafb: framebuffer at 0xd0000000, mapped to > > > > > > > 0x(____ptrval____), using 8128k, total 8128k > > > > > > > [ 0.609716] fbcon: Deferring console take-over > > > > > > > [ 0.609720] fb0: VESA VGA frame buffer device > > > > > > > [ 0.609756] fujitsu_tablet: Unknown (using defaults) > > > > > > > [ 0.609870] drop_monitor: Initializing network drop monitor service > > > > > > > [ 0.610200] NET: Registered PF_INET6 protocol family > > > > > > > [ 0.809011] usb 2-5: new high-speed USB device number 2 using ehci-pci > > > > > > > [ 0.965402] usb 2-5: New USB device found, idVendor=0409, idProduct=005a, > > > > > > > bcdDevice= 1.00 > > > > > > > [ 0.965410] usb 2-5: New USB device strings: Mfr=0, Product=0, > > > > > > > SerialNumber=0 > > > > > > > [ 0.965833] hub 2-5:1.0: USB hub found > > > > > > > [ 0.966029] hub 2-5:1.0: 4 ports detected > > > > > > > [ 1.060999] usb 6-1: new full-speed USB device number 2 using uhci_hcd > > > > > > > [ 1.254086] usb 6-1: New USB device found, idVendor=1784, idProduct=0001, > > > > > > > bcdDevice= 0.00 > > > > > > > [ 1.254094] usb 6-1: New USB device strings: Mfr=1, Product=2, > > > > > > > SerialNumber=3 > > > > > > > [ 1.254096] usb 6-1: Product: eHome Infrared Transceiver > > > > > > > [ 1.254098] usb 6-1: Manufacturer: Topseed > > > > > > > [ 1.254100] usb 6-1: SerialNumber: TS000IUz > > > > > > > [ 1.256907] usb 2-5.1: new low-speed USB device number 3 using ehci-pci > > > > > > > [ 1.371648] usb 2-5.1: New USB device found, idVendor=046d, > > > > > > > idProduct=c317, bcdDevice= 0.70 > > > > > > > [ 1.371656] usb 2-5.1: New USB device strings: Mfr=1, Product=2, > > > > > > > SerialNumber=0 > > > > > > > [ 1.371658] usb 2-5.1: Product: USB Multimedia Keyboard > > > > > > > [ 1.371660] usb 2-5.1: Manufacturer: Logitech > > > > > > > [ 1.448914] usb 2-5.2: new high-speed USB device number 4 using ehci-pci > > > > > > > [ 1.525172] tsc: Refined TSC clocksource calibration: 2672.735 MHz > > > > > > > [ 1.525186] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: > > > > > > > 0x2686a22b34e, max_idle_ns: 440795332917 ns > > > > > > > [ 1.525285] clocksource: Switched to clocksource tsc > > > > > > > [ 1.558738] usb 2-5.2: New USB device found, idVendor=1532, > > > > > > > idProduct=0e05, bcdDevice= 8.21 > > > > > > > [ 1.558746] usb 2-5.2: New USB device strings: Mfr=1, Product=2, > > > > > > > SerialNumber=0 > > > > > > > [ 1.558748] usb 2-5.2: Product: Razer Kiyo Pro > > > > > > > [ 1.558750] usb 2-5.2: Manufacturer: Razer Inc > > > > > > > [ 1.636911] usb 2-5.4: new high-speed USB device number 5 using ehci-pci > > > > > > > [ 1.757135] usb 2-5.4: New USB device found, idVendor=0bda, > > > > > > > idProduct=2838, bcdDevice= 1.00 > > > > > > > [ 1.757143] usb 2-5.4: New USB device strings: Mfr=1, Product=2, > > > > > > > SerialNumber=3 > > > > > > > [ 1.757145] usb 2-5.4: Product: RTL2838UHIDIR > > > > > > > [ 1.757147] usb 2-5.4: Manufacturer: Realtek > > > > > > > [ 1.757148] usb 2-5.4: SerialNumber: 00000001 > > > > > > > [ 1.896915] usb 7-1: new low-speed USB device number 2 using uhci_hcd > > > > > > > [ 2.090985] usb 7-1: New USB device found, idVendor=1c4f, idProduct=0034, > > > > > > > bcdDevice= 1.10 > > > > > > > [ 2.090993] usb 7-1: New USB device strings: Mfr=1, Product=2, > > > > > > > SerialNumber=0 > > > > > > > [ 2.090995] usb 7-1: Product: Usb Mouse > > > > > > > [ 2.090997] usb 7-1: Manufacturer: SIGMACHIP > > > > > > > [ 2.520914] usb 3-4: new high-speed USB device number 4 using ehci-pci > > > > > > > [ 2.695073] usb 3-4: New USB device found, idVendor=0b05, idProduct=1784, > > > > > > > bcdDevice= 1.01 > > > > > > > [ 2.695080] usb 3-4: New USB device strings: Mfr=1, Product=2, > > > > > > > SerialNumber=3 > > > > > > > [ 2.695083] usb 3-4: Product: 802.11 n WLAN > > > > > > > [ 2.695085] usb 3-4: Manufacturer: Ralink > > > > > > > [ 2.695086] usb 3-4: SerialNumber: 1.0 > > > > > > > [ 6.983494] Freeing initrd memory: 732708K > > > > > > > [ 6.993078] Segment Routing with IPv6 > > > > > > > [ 6.993112] In-situ OAM (IOAM) with IPv6 > > > > > > > [ 6.993166] NET: Registered PF_PACKET protocol family > > > > > > > [ 6.993452] Key type dns_resolver registered > > > > > > > [ 6.994849] microcode: Current revision: 0x00000012 > > > > > > > [ 6.994854] microcode: Updated early from: 0x00000010 > > > > > > > [ 6.995662] IPI shorthand broadcast: enabled > > > > > > > [ 6.998021] sched_clock: Marking stable (6996004567, > > > > > > > 824148)->(7068598070, -71769355) > > > > > > > [ 6.998330] registered taskstats version 1 > > > > > > > [ 6.999038] Loading compiled-in X.509 certificates > > > > > > > [ 7.000201] Loaded X.509 cert 'Build time autogenerated kernel key: > > > > > > > 8b9c4d5ea71199831d97e735201ace9ff8457a95' > > > > > > > [ 7.003218] Demotion targets for Node 0: null > > > > > > > [ 7.003551] Key type .fscrypt registered > > > > > > > [ 7.003556] Key type fscrypt-provisioning registered > > > > > > > [ 7.015077] cryptd: max_cpu_qlen set to 1000 > > > > > > > [ 7.055597] Key type encrypted registered > > > > > > > [ 7.055608] AppArmor: AppArmor sha256 policy hashing enabled > > > > > > > [ 7.055626] ima: No TPM chip found, activating TPM-bypass! > > > > > > > [ 7.055639] Loading compiled-in module X.509 certificates > > > > > > > [ 7.056587] Loaded X.509 cert 'Build time autogenerated kernel key: > > > > > > > 8b9c4d5ea71199831d97e735201ace9ff8457a95' > > > > > > > [ 7.056590] ima: Allocated hash algorithm: sha1 > > > > > > > [ 7.056598] ima: No architecture policies found > > > > > > > [ 7.056614] evm: Initialising EVM extended attributes: > > > > > > > [ 7.056615] evm: security.selinux > > > > > > > [ 7.056616] evm: security.SMACK64 > > > > > > > [ 7.056617] evm: security.SMACK64EXEC > > > > > > > [ 7.056618] evm: security.SMACK64TRANSMUTE > > > > > > > [ 7.056619] evm: security.SMACK64MMAP > > > > > > > [ 7.056620] evm: security.apparmor > > > > > > > [ 7.056621] evm: security.ima > > > > > > > [ 7.056622] evm: security.capability > > > > > > > [ 7.056623] evm: HMAC attrs: 0x1 > > > > > > > [ 7.057049] PM: Magic number: 8:614:346 > > > > > > > [ 7.057098] tty tty63: hash matches > > > > > > > [ 7.061477] RAS: Correctable Errors collector initialized. > > > > > > > [ 7.061561] clk: Disabling unused clocks > > > > > > > [ 7.061564] PM: genpd: Disabling unused power domains > > > > > > > [ 7.066690] Freeing unused decrypted memory: 2036K > > > > > > > [ 7.067974] Freeing unused kernel image (initmem) memory: 4860K > > > > > > > [ 7.068170] Write protecting the kernel read-only data: 28672k > > > > > > > [ 7.068986] Freeing unused kernel image (rodata/data gap) memory: 864K > > > > > > > [ 7.160616] x86/mm: Checked W+X mappings: passed, no W+X pages found. > > > > > > > [ 7.160704] x86/mm: Checking user space page tables > > > > > > > [ 7.221245] x86/mm: Checked W+X mappings: passed, no W+X pages found. > > > > > > > [ 7.221251] Run /init as init process > > > > > > > [ 7.221253] with arguments: > > > > > > > [ 7.221254] /init > > > > > > > [ 7.221255] splash > > > > > > > [ 7.221256] with environment: > > > > > > > [ 7.221257] HOME=/ > > > > > > > [ 7.221258] TERM=linux > > > > > > > [ 7.221259] BOOT_IMAGE=/vmlinuz-6.11.0 > > > > > > > [ 7.375505] ACPI Warning: SystemIO range > > > > > > > 0x0000000000000828-0x000000000000082F conflicts with OpRegion > > > > > > > 0x0000000000000800-0x000000000000084F (\PMRG) (20240322/utaddress-204) > > > > > > > [ 7.375517] ACPI: OSL: Resource conflict; ACPI support missing from > > > > > > > driver? > > > > > > > [ 7.375522] ACPI Warning: SystemIO range > > > > > > > 0x0000000000000530-0x000000000000053F conflicts with OpRegion > > > > > > > 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) > > > > > > > [ 7.375529] ACPI: OSL: Resource conflict; ACPI support missing from > > > > > > > driver? > > > > > > > [ 7.375531] ACPI Warning: SystemIO range > > > > > > > 0x0000000000000500-0x000000000000052F conflicts with OpRegion > > > > > > > 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) > > > > > > > [ 7.375537] ACPI: OSL: Resource conflict; ACPI support missing from > > > > > > > driver? > > > > > > > [ 7.375538] lpc_ich: Resource conflict(s) found affecting gpio_ich > > > > > > > [ 7.384601] sky2: driver version 1.30 > > > > > > > [ 7.384756] sky2 0000:08:00.0: Yukon-2 EC Ultra chip revision 3 > > > > > > > [ 7.385087] sky2 0000:08:00.0 eth0: addr 00:23:54:9e:5b:d0 > > > > > > > [ 7.385184] sky2 0000:06:00.0: Yukon-2 EC Ultra chip revision 3 > > > > > > > [ 7.385497] sky2 0000:06:00.0 eth1: addr 00:23:54:9e:5b:cf > > > > > > > [ 7.390107] ahci 0000:00:1f.2: version 3.0 > > > > > > > [ 7.391435] ACPI Warning: SystemIO range > > > > > > > 0x0000000000000400-0x000000000000041F conflicts with OpRegion > > > > > > > 0x0000000000000400-0x000000000000040F (\SMRG) (20240322/utaddress-204) > > > > > > > [ 7.391445] ACPI: OSL: Resource conflict; ACPI support missing from > > > > > > > driver? > > > > > > > [ 7.392355] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled > > > > > > > [ 7.392400] ahci 0000:00:1f.2: AHCI vers 0001.0200, 32 command slots, 3 > > > > > > > Gbps, SATA mode > > > > > > > [ 7.392405] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f) > > > > > > > [ 7.392408] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp > > > > > > > pio slum part ccc ems sxs > > > > > > > [ 7.397468] hid: raw HID events driver (C) Jiri Kosina > > > > > > > [ 7.438438] sky2 0000:08:00.0 enp8s0: renamed from eth0 > > > > > > > [ 7.438941] sky2 0000:06:00.0 enp6s0: renamed from eth1 > > > > > > > [ 7.446100] usbcore: registered new interface driver usbhid > > > > > > > [ 7.446103] usbhid: USB HID core driver > > > > > > > [ 7.449704] scsi host0: ahci > > > > > > > [ 7.450043] scsi host1: ahci > > > > > > > [ 7.450177] input: Logitech USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.0/0003:046D:C317.0001/input/input5 > > > > > > > [ 7.450206] scsi host2: ahci > > > > > > > [ 7.450384] scsi host3: ahci > > > > > > > [ 7.450534] scsi host4: ahci > > > > > > > [ 7.450680] scsi host5: ahci > > > > > > > [ 7.450765] ata1: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc100 > > > > > > > irq 29 lpm-pol 0 > > > > > > > [ 7.450769] ata2: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc180 > > > > > > > irq 29 lpm-pol 0 > > > > > > > [ 7.450772] ata3: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc200 > > > > > > > irq 29 lpm-pol 0 > > > > > > > [ 7.450775] ata4: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc280 > > > > > > > irq 29 lpm-pol 0 > > > > > > > [ 7.450778] ata5: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc300 > > > > > > > irq 29 lpm-pol 0 > > > > > > > [ 7.450781] ata6: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc380 > > > > > > > irq 29 lpm-pol 0 > > > > > > > [ 7.509365] hid-generic 0003:046D:C317.0001: input,hidraw0: USB HID v1.10 > > > > > > > Keyboard [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input0 > > > > > > > [ 7.509615] input: Logitech USB Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input6 > > > > > > > [ 7.512965] firewire_ohci 0000:0b:02.0: added OHCI v1.10 device as card > > > > > > > 0, 4 IR + 8 IT contexts, quirks 0x11 > > > > > > > [ 7.525915] ACPI: bus type drm_connector registered > > > > > > > [ 7.569198] input: Logitech USB Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input7 > > > > > > > [ 7.569501] hid-generic 0003:046D:C317.0002: input,hidraw1: USB HID v1.10 > > > > > > > Device [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input1 > > > > > > > [ 7.569707] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/0003:1C4F:0034.0003/input/input8 > > > > > > > [ 7.570110] hid-generic 0003:1C4F:0034.0003: input,hidraw2: USB HID v1.10 > > > > > > > Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:1d.1-1/input0 > > > > > > > [ 7.924893] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > > > > > > > [ 7.925710] ata1.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max > > > > > > > UDMA/133 > > > > > > > [ 7.925801] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), > > > > > > > AA > > > > > > > [ 7.926415] ata1.00: Features: Dev-Sleep > > > > > > > [ 7.927326] ata1.00: configured for UDMA/133 > > > > > > > [ 7.927586] scsi 0:0:0:0: Direct-Access ATA WD Blue SA510 2. > > > > > > > 09WD PQ: 0 ANSI: 5 > > > > > > > [ 7.928008] scsi 0:0:0:0: Attached scsi generic sg0 type 0 > > > > > > > [ 8.025099] firewire_core 0000:0b:02.0: created device fw0: GUID > > > > > > > 001e8c0001b0584a, S400 > > > > > > > [ 8.404993] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > > > > > > > [ 8.416099] ata2.00: ATA-8: Corsair Force 3 SSD, 1.3.2, max UDMA/133 > > > > > > > [ 8.416606] ata2.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), > > > > > > > AA > > > > > > > [ 8.426528] ata2.00: configured for UDMA/133 > > > > > > > [ 8.426791] scsi 1:0:0:0: Direct-Access ATA Corsair Force 3 > > > > > > > 2 PQ: 0 ANSI: 5 > > > > > > > [ 8.427456] scsi 1:0:0:0: Attached scsi generic sg1 type 0 > > > > > > > [ 8.904925] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > > > > > > > [ 8.905740] ata3.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max > > > > > > > UDMA/133 > > > > > > > [ 8.905838] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), > > > > > > > AA > > > > > > > [ 8.906448] ata3.00: Features: Dev-Sleep > > > > > > > [ 8.907336] ata3.00: configured for UDMA/133 > > > > > > > [ 8.907542] scsi 2:0:0:0: Direct-Access ATA WD Blue SA510 2. > > > > > > > 09WD PQ: 0 ANSI: 5 > > > > > > > [ 8.908069] scsi 2:0:0:0: Attached scsi generic sg2 type 0 > > > > > > > [ 9.392962] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > > > > > > > [ 9.394169] ata4.00: ATA-8: ST3500418AS, CC38, max UDMA/133 > > > > > > > [ 9.394176] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 32) > > > > > > > [ 9.395560] ata4.00: configured for UDMA/133 > > > > > > > [ 9.395767] scsi 3:0:0:0: Direct-Access ATA ST3500418AS CC38 PQ: > > > > > > > 0 ANSI: 5 > > > > > > > [ 9.396339] scsi 3:0:0:0: Attached scsi generic sg3 type 0 > > > > > > > [ 9.876891] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > > > > > > > [ 9.877133] ata5.00: ATA-10: KINGSTON SA400S37480G, SBFKK1B3, max > > > > > > > UDMA/133 > > > > > > > [ 9.877216] ata5.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA > > > > > > > [ 9.877559] ata5.00: configured for UDMA/133 > > > > > > > [ 9.877838] scsi 4:0:0:0: Direct-Access ATA KINGSTON SA400S3 > > > > > > > K1B3 PQ: 0 ANSI: 5 > > > > > > > [ 9.878294] scsi 4:0:0:0: Attached scsi generic sg4 type 0 > > > > > > > [ 10.352870] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) > > > > > > > [ 10.354014] ata6.00: ATAPI: DRW-24F1ST d, 2.00, max UDMA/133 > > > > > > > [ 10.355420] ata6.00: configured for UDMA/133 > > > > > > > [ 10.358873] scsi 5:0:0:0: CD-ROM ASUS DRW-24F1ST d 2.00 > > > > > > > PQ: 0 ANSI: 5 > > > > > > > [ 10.463913] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram > > > > > > > cd/rw xa/form2 cdda tray > > > > > > > [ 10.463919] cdrom: Uniform CD-ROM driver Revision: 3.20 > > > > > > > [ 10.501960] sr 5:0:0:0: Attached scsi CD-ROM sr0 > > > > > > > [ 10.502081] sr 5:0:0:0: Attached scsi generic sg5 type 5 > > > > > > > [ 10.507297] scsi host6: pata_marvell > > > > > > > [ 10.507511] scsi host7: pata_marvell > > > > > > > [ 10.507593] ata7: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 > > > > > > > irq 16 lpm-pol 0 > > > > > > > [ 10.507596] ata8: PATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 > > > > > > > irq 16 lpm-pol 0 > > > > > > > [ 10.514525] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 > > > > > > > TB/1.82 TiB) > > > > > > > [ 10.514542] sd 0:0:0:0: [sda] Write Protect is off > > > > > > > [ 10.514546] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 > > > > > > > [ 10.514567] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, > > > > > > > doesn't support DPO or FUA > > > > > > > [ 10.514570] sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 > > > > > > > GB/112 GiB) > > > > > > > [ 10.514587] sd 1:0:0:0: [sdb] Write Protect is off > > > > > > > [ 10.514591] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 > > > > > > > [ 10.514610] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes > > > > > > > [ 10.514610] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 > > > > > > > TB/1.82 TiB) > > > > > > > [ 10.514618] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, > > > > > > > doesn't support DPO or FUA > > > > > > > [ 10.514622] sd 3:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 > > > > > > > GB/466 GiB) > > > > > > > [ 10.514623] sd 2:0:0:0: [sdc] Write Protect is off > > > > > > > [ 10.514627] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 > > > > > > > [ 10.514639] sd 3:0:0:0: [sdd] Write Protect is off > > > > > > > [ 10.514643] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 > > > > > > > [ 10.514649] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, > > > > > > > doesn't support DPO or FUA > > > > > > > [ 10.514650] sd 4:0:0:0: [sde] 937703088 512-byte logical blocks: (480 > > > > > > > GB/447 GiB) > > > > > > > [ 10.514659] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes > > > > > > > [ 10.514672] sd 4:0:0:0: [sde] Write Protect is off > > > > > > > [ 10.514673] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, > > > > > > > doesn't support DPO or FUA > > > > > > > [ 10.514677] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00 > > > > > > > [ 10.514690] sd 2:0:0:0: [sdc] Preferred minimum I/O size 512 bytes > > > > > > > [ 10.514706] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, > > > > > > > doesn't support DPO or FUA > > > > > > > [ 10.514726] sd 3:0:0:0: [sdd] Preferred minimum I/O size 512 bytes > > > > > > > [ 10.514747] sd 4:0:0:0: [sde] Preferred minimum I/O size 512 bytes > > > > > > > [ 10.557486] sde: sde1 > > > > > > > [ 10.557579] sd 4:0:0:0: [sde] Attached SCSI disk > > > > > > > [ 10.557928] sda: sda1 > > > > > > > [ 10.557999] sd 0:0:0:0: [sda] Attached SCSI disk > > > > > > > [ 10.558245] sd 2:0:0:0: [sdc] Attached SCSI disk > > > > > > > [ 10.560449] sdb: sdb1 sdb2 sdb3 > > > > > > > [ 10.560883] sd 1:0:0:0: [sdb] Attached SCSI disk > > > > > > > [ 10.602620] sdd: sdd1 > > > > > > > [ 10.602860] sd 3:0:0:0: [sdd] Attached SCSI disk > > > > > > > [ 18.784958] random: crng init done > > > > > > > [ 24.072890] raid6: sse2x4 gen() 9257 MB/s > > > > > > > [ 24.140893] raid6: sse2x2 gen() 11781 MB/s > > > > > > > [ 24.208892] raid6: sse2x1 gen() 9633 MB/s > > > > > > > [ 24.208894] raid6: using algorithm sse2x2 gen() 11781 MB/s > > > > > > > [ 24.276889] raid6: .... xor() 7155 MB/s, rmw enabled > > > > > > > [ 24.276891] raid6: using ssse3x2 recovery algorithm > > > > > > > [ 24.279508] xor: measuring software checksum speed > > > > > > > [ 24.280148] prefetch64-sse : 15495 MB/sec > > > > > > > [ 24.280906] generic_sse : 13259 MB/sec > > > > > > > [ 24.280908] xor: using function: prefetch64-sse (15495 MB/sec) > > > > > > > [ 24.283562] async_tx: api initialized (async) > > > > > > > [ 24.888184] Btrfs loaded, zoned=yes, fsverity=yes > > > > > > > [ 25.121189] EXT4-fs (sde1): mounted filesystem > > > > > > > 94072726-5fed-439f-a496-8e6aaa88617e ro with ordered data mode. Quota mode: > > > > > > > none. > > > > > > > [ 25.650104] systemd[1]: Inserted module 'autofs4' > > > > > > > [ 25.720961] systemd[1]: systemd 249.11-0ubuntu3.12 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 +BZIP2 +LZ4 +XZ > > > > > > > +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) > > > > > > > [ 25.721115] systemd[1]: Detected architecture x86-64. > > > > > > > [ 26.209831] systemd[1]: Configuration file > > > > > > > /run/systemd/system/netplan-ovs-cleanup.service is marked > > > > > > > world-inaccessible. This has no effect as configuration data is accessible > > > > > > > via APIs without restrictions. Proceeding anyway. > > > > > > > [ 26.282129] systemd[1]: Accepting user/group name '${GNUNET_USER}', which > > > > > > > does not match strict user/group name rules. > > > > > > > [ 26.341173] systemd[1]: Queued start job for default target Graphical > > > > > > > Interface. > > > > > > > [ 26.382658] systemd[1]: Created slice Slice /system/modprobe. > > > > > > > [ 26.383229] systemd[1]: Created slice Slice /system/systemd-fsck. > > > > > > > [ 26.383636] systemd[1]: Created slice User and Session Slice. > > > > > > > [ 26.383727] systemd[1]: Started Forward Password Requests to Wall > > > > > > > Directory Watch. > > > > > > > [ 26.383934] systemd[1]: Set up automount Arbitrary Executable File > > > > > > > Formats File System Automount Point. > > > > > > > [ 26.384053] systemd[1]: Reached target User and Group Name Lookups. > > > > > > > [ 26.384087] systemd[1]: Reached target Slice Units. > > > > > > > [ 26.384122] systemd[1]: Reached target Local Verity Protected Volumes. > > > > > > > [ 26.384233] systemd[1]: Listening on Device-mapper event daemon FIFOs. > > > > > > > [ 26.384385] systemd[1]: Listening on LVM2 poll daemon socket. > > > > > > > [ 26.390357] systemd[1]: Listening on RPCbind Server Activation Socket. > > > > > > > [ 26.390560] systemd[1]: Listening on Syslog Socket. > > > > > > > [ 26.392228] systemd[1]: Listening on Process Core Dump Socket. > > > > > > > [ 26.392358] systemd[1]: Listening on fsck to fsckd communication Socket. > > > > > > > [ 26.392444] systemd[1]: Listening on initctl Compatibility Named Pipe. > > > > > > > [ 26.392728] systemd[1]: Listening on Journal Audit Socket. > > > > > > > [ 26.392878] systemd[1]: Listening on Journal Socket (/dev/log). > > > > > > > [ 26.393048] systemd[1]: Listening on Journal Socket. > > > > > > > [ 26.393622] systemd[1]: Listening on udev Control Socket. > > > > > > > [ 26.393770] systemd[1]: Listening on udev Kernel Socket. > > > > > > > [ 26.394928] systemd[1]: Mounting Huge Pages File System... > > > > > > > [ 26.396045] systemd[1]: Mounting POSIX Message Queue File System... > > > > > > > [ 26.397206] systemd[1]: Mounting Kernel Debug File System... > > > > > > > [ 26.398341] systemd[1]: Mounting Kernel Trace File System... > > > > > > > [ 26.400711] systemd[1]: Starting Journal Service... > > > > > > > [ 26.400852] systemd[1]: Condition check resulted in Kernel Module > > > > > > > supporting RPCSEC_GSS being skipped. > > > > > > > [ 26.400981] systemd[1]: Finished Availability of block devices. > > > > > > > [ 26.402714] systemd[1]: Starting Set the console keyboard layout... > > > > > > > [ 26.403977] systemd[1]: Starting Create List of Static Device Nodes... > > > > > > > [ 26.405164] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots > > > > > > > etc. using dmeventd or progress polling... > > > > > > > [ 26.406446] systemd[1]: Starting Load Kernel Module configfs... > > > > > > > [ 26.408022] systemd[1]: Starting Load Kernel Module drm... > > > > > > > [ 26.409876] systemd[1]: Starting Load Kernel Module efi_pstore... > > > > > > > [ 26.411397] systemd[1]: Starting Load Kernel Module fuse... > > > > > > > [ 26.411770] systemd[1]: Condition check resulted in File System Check on > > > > > > > Root Device being skipped. > > > > > > > [ 26.419152] systemd[1]: Starting Load Kernel Modules... > > > > > > > [ 26.420372] systemd[1]: Starting Remount Root and Kernel File Systems... > > > > > > > [ 26.421670] systemd[1]: Starting Coldplug All udev Devices... > > > > > > > [ 26.424102] systemd[1]: Mounted Huge Pages File System. > > > > > > > [ 26.424285] systemd[1]: Mounted POSIX Message Queue File System. > > > > > > > [ 26.424439] systemd[1]: Mounted Kernel Debug File System. > > > > > > > [ 26.424592] systemd[1]: Mounted Kernel Trace File System. > > > > > > > [ 26.425138] systemd[1]: Finished Create List of Static Device Nodes. > > > > > > > [ 26.425552] systemd[1]:modprobe@configfs.service: Deactivated > > > > > > > successfully. > > > > > > > [ 26.425869] systemd[1]: Finished Load Kernel Module configfs. > > > > > > > [ 26.426221] systemd[1]:modprobe@drm.service: Deactivated successfully. > > > > > > > [ 26.426531] systemd[1]: Finished Load Kernel Module drm. > > > > > > > [ 26.426889] systemd[1]:modprobe@fuse.service: Deactivated successfully. > > > > > > > [ 26.427195] systemd[1]: Finished Load Kernel Module fuse. > > > > > > > [ 26.428523] systemd[1]: Mounting FUSE Control File System... > > > > > > > [ 26.429778] systemd[1]: Mounting Kernel Configuration File System... > > > > > > > [ 26.431223] systemd[1]: Mounted FUSE Control File System. > > > > > > > [ 26.432057] systemd[1]: Mounted Kernel Configuration File System. > > > > > > > [ 26.448406] systemd[1]:modprobe@efi_pstore.service: Deactivated > > > > > > > successfully. > > > > > > > [ 26.448945] systemd[1]: Finished Load Kernel Module efi_pstore. > > > > > > > [ 26.469212] EXT4-fs (sde1): re-mounted > > > > > > > 94072726-5fed-439f-a496-8e6aaa88617e r/w. Quota mode: none. > > > > > > > [ 26.471407] systemd[1]: Finished Remount Root and Kernel File Systems. > > > > > > > [ 26.471675] systemd[1]: Condition check resulted in Platform Persistent > > > > > > > Storage Archival being skipped. > > > > > > > [ 26.473420] systemd[1]: Starting Load/Save Random Seed... > > > > > > > [ 26.475161] systemd[1]: Starting Create System Users... > > > > > > > [ 26.483026] lp: driver loaded but no devices found > > > > > > > [ 26.493865] ppdev: user-space parallel port driver > > > > > > > [ 26.502393] systemd[1]: Finished Load/Save Random Seed. > > > > > > > [ 26.502655] systemd[1]: Condition check resulted in First Boot Complete > > > > > > > being skipped. > > > > > > > [ 26.506712] systemd[1]: Finished Set the console keyboard layout. > > > > > > > [ 26.508747] systemd[1]: Finished Create System Users. > > > > > > > [ 26.510321] systemd[1]: Starting Create Static Device Nodes in /dev... > > > > > > > [ 26.511046] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots > > > > > > > etc. using dmeventd or progress polling. > > > > > > > [ 26.528026] systemd[1]: Finished Load Kernel Modules. > > > > > > > [ 26.529531] systemd[1]: Starting Apply Kernel Variables... > > > > > > > [ 26.530139] systemd[1]: Finished Create Static Device Nodes in /dev. > > > > > > > [ 26.530349] systemd[1]: Reached target Preparation for Local File > > > > > > > Systems. > > > > > > > [ 26.532348] systemd[1]: Starting Rule-based Manager for Device Events and > > > > > > > Files... > > > > > > > [ 26.553864] systemd[1]: Started Journal Service. > > > > > > > [ 26.562848] systemd-journald[406]: Received client request to flush > > > > > > > runtime journal. > > > > > > > [ 26.919447] i5500_temp 0000:00:14.3: Sensor seems to be disabled > > > > > > > [ 26.941867] EDAC MC0: Giving out device to module i7core_edac.c > > > > > > > controller i7 core #0: DEV 0000:ff:03.0 (INTERRUPT) > > > > > > > [ 26.941914] EDAC PCI0: Giving out device to module i7core_edac controller > > > > > > > EDAC PCI controller: DEV 0000:ff:03.0 (POLLED) > > > > > > > [ 26.941936] EDAC i7core: Driver loaded, 1 memory controller(s) found. > > > > > > > [ 27.501967] mc: Linux media interface: v0.10 > > > > > > > [ 27.821741] videodev: Linux video capture interface: v2.00 > > > > > > > [ 27.829839] kvm_intel: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work > > > > > > > properly. Using workaround > > > > > > > [ 27.910536] snd_hda_intel 0000:04:00.1: Force to non-snoop mode > > > > > > > [ 27.927314] EXT4-fs (sdd1): mounted filesystem > > > > > > > 269c3cb0-82a8-484f-9f96-2569d52ced08 r/w with ordered data mode. Quota mode: > > > > > > > none. > > > > > > > [ 27.967879] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input9 > > > > > > > [ 27.967995] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input10 > > > > > > > [ 28.099282] EXT4-fs (sdb3): mounted filesystem > > > > > > > 965f3d65-ec1b-49a8-a27a-a6989cecf661 r/w with ordered data mode. Quota mode: > > > > > > > none. > > > > > > > [ 28.119031] EXT4-fs (sdc): mounted filesystem > > > > > > > 7f49ad40-e533-42c4-9977-7c4809d47b3d r/w with ordered data mode. Quota mode: > > > > > > > none. > > > > > > > [ 28.120177] EXT4-fs (sda1): mounted filesystem > > > > > > > a7d8e4b2-e2df-4976-b661-37e48f7411cf r/w with ordered data mode. Quota mode: > > > > > > > none. > > > > > > > [ 28.148845] Registered IR keymap rc-rc6-mce > > > > > > > [ 28.152056] Adding 15625212k swap on /dev/sdb2. Priority:-2 extents:1 > > > > > > > across:15625212k SS > > > > > > > [ 28.169493] usb 2-5.2: Found UVC 1.00 device Razer Kiyo Pro (1532:0e05) > > > > > > > [ 28.174756] usbcore: registered new interface driver uvcvideo > > > > > > > [ 28.238001] IR RC6 protocol handler initialized > > > > > > > [ 28.301533] usb 2-5.2: current rate 16000 is different from the runtime > > > > > > > rate 48000 > > > > > > > [ 28.313037] rc rc0: Media Center Ed. eHome Infrared Remote Transceiver as > > > > > > > /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0 > > > > > > > [ 28.313134] rc rc0: lirc_dev: driver mceusb registered at minor = 0, raw > > > > > > > IR receiver, raw IR transmitter > > > > > > > [ 28.313280] input: Media Center Ed. eHome Infrared Remote Transceiver as > > > > > > > /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0/input11 > > > > > > > [ 28.405085] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1989B: > > > > > > > line_outs=4 (0x12/0x16/0x24/0x25/0x0) type:line > > > > > > > [ 28.405093] snd_hda_codec_analog hdaudioC0D0: speaker_outs=0 > > > > > > > (0x0/0x0/0x0/0x0/0x0) > > > > > > > [ 28.405095] snd_hda_codec_analog hdaudioC0D0: hp_outs=1 > > > > > > > (0x11/0x0/0x0/0x0/0x0) > > > > > > > [ 28.405098] snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0 > > > > > > > [ 28.405099] snd_hda_codec_analog hdaudioC0D0: dig-out=0x1b/0x1d > > > > > > > [ 28.405101] snd_hda_codec_analog hdaudioC0D0: inputs: > > > > > > > [ 28.405103] snd_hda_codec_analog hdaudioC0D0: Rear Mic=0x17 > > > > > > > [ 28.405105] snd_hda_codec_analog hdaudioC0D0: Front Mic=0x14 > > > > > > > [ 28.405106] snd_hda_codec_analog hdaudioC0D0: Line=0x15 > > > > > > > [ 28.405108] snd_hda_codec_analog hdaudioC0D0: CD=0x18 > > > > > > > [ 28.420231] input: HDA Intel Rear Mic as > > > > > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 > > > > > > > [ 28.420363] input: HDA Intel Front Mic as > > > > > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 > > > > > > > [ 28.420495] input: HDA Intel Line as > > > > > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 > > > > > > > [ 28.420592] input: HDA Intel Line Out Front as > > > > > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 > > > > > > > [ 28.420710] input: HDA Intel Line Out Surround as > > > > > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 > > > > > > > [ 28.420798] input: HDA Intel Line Out CLFE as > > > > > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 > > > > > > > [ 28.420905] input: HDA Intel Line Out Side as > > > > > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 > > > > > > > [ 28.421001] input: HDA Intel Front Headphone as > > > > > > > /devices/pci0000:00/0000:00:1b.0/sound/card0/input19 > > > > > > > [ 28.540353] cfg80211: Loading compiled-in X.509 certificates for > > > > > > > regulatory database > > > > > > > [ 28.540722] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' > > > > > > > [ 28.541013] Loaded X.509 cert 'wens: > > > > > > > 61c038651aabdcf94bd0ac7ff06c7248db18c600' > > > > > > > [ 28.541974] mceusb 6-1:1.0: long-range (0x1) receiver active > > > > > > > [ 28.571526] cx23885: cx23885 driver version 0.0.4 loaded > > > > > > > [ 28.571754] cx23885: CORE cx23885[0]: subsystem: 0070:7801, board: > > > > > > > Hauppauge WinTV-HVR1800 [card=2,autodetected] > > > > > > > [ 28.605043] mceusb 6-1:1.0: Registered Topseed eHome Infrared Transceiver > > > > > > > with mce emulator interface version 1 > > > > > > > [ 28.605052] mceusb 6-1:1.0: 2 tx ports (0x3 cabled) and 2 rx sensors (0x1 > > > > > > > active) > > > > > > > [ 28.605120] usbcore: registered new interface driver mceusb > > > > > > > [ 28.607375] usb 2-5.2: current rate 16000 is different from the runtime > > > > > > > rate 24000 > > > > > > > [ 28.613794] usb 2-5.2: current rate 16000 is different from the runtime > > > > > > > rate 32000 > > > > > > > [ 28.718690] usbcore: registered new interface driver snd-usb-audio > > > > > > > [ 29.013320] tveeprom: Hauppauge model 78521, rev C1E9, serial# 4029759297 > > > > > > > [ 29.013327] tveeprom: MAC address is 00:0d:fe:31:3f:41 > > > > > > > [ 29.013329] tveeprom: tuner model is Philips 18271_8295 (idx 149, type > > > > > > > 54) > > > > > > > [ 29.013331] tveeprom: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88) > > > > > > > [ 29.013333] tveeprom: audio processor is CX23887 (idx 42) > > > > > > > [ 29.013334] tveeprom: decoder processor is CX23887 (idx 37) > > > > > > > [ 29.013335] tveeprom: has radio > > > > > > > [ 29.013336] cx23885: cx23885[0]: hauppauge eeprom: model=78521 > > > > > > > [ 29.101189] cx25840 2-0044: cx23887 A/V decoder found @ 0x88 (cx23885[0]) > > > > > > > [ 29.560967] usb 3-4: reset high-speed USB device number 4 using ehci-pci > > > > > > > [ 29.731550] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev > > > > > > > 021c detected > > > > > > > [ 29.760952] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 > > > > > > > detected > > > > > > > [ 29.761293] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' > > > > > > > [ 29.761939] usbcore: registered new interface driver rt2800usb > > > > > > > [ 29.792083] rt2800usb 3-4:1.0 wlx20cf30a24130: renamed from wlan0 > > > > > > > [ 29.793914] cx25840 2-0044: loaded v4l-cx23885-avcore-01.fw firmware > > > > > > > (16382 bytes) > > > > > > > [ 29.931887] tuner: 1-0042: Tuner -1 found with type(s) Radio TV. > > > > > > > [ 29.977929] tda829x 1-0042: could not clearly identify tuner address, > > > > > > > defaulting to 60 > > > > > > > [ 30.005283] tda18271 1-0060: creating new instance > > > > > > > [ 30.049326] tda18271: TDA18271HD/C1 detected @ 1-0060 > > > > > > > [ 30.873273] tda829x 1-0042: type set to tda8295+18271 > > > > > > > [ 32.228176] cx23885: cx23885[0]: registered device video2 [v4l2] > > > > > > > [ 32.228328] cx23885: cx23885[0]: registered device vbi0 > > > > > > > [ 32.228612] cx23885: cx23885[0]: alsa: registered ALSA audio device > > > > > > > [ 32.228777] cx23885: cx23885[0]: registered device video3 [mpeg] > > > > > > > [ 32.228793] cx23885: Firmware and/or mailbox pointer not initialized or > > > > > > > corrupted, signature = 0xffffbfff, cmd = PING_FW > > > > > > > [ 32.228801] fbcon: Taking over console > > > > > > > [ 32.229089] Console: switching to colour frame buffer device 240x67 > > > > > > > [ 32.230049] cx23885 0000:09:00.0: Direct firmware load for > > > > > > > v4l-cx23885-enc.fw failed with error -2 > > > > > > > [ 32.230055] cx23885: ERROR: Hotplug firmware request failed > > > > > > > (v4l-cx23885-enc.fw). > > > > > > > [ 32.230056] cx23885: Please fix your hotplug setup, the board will not > > > > > > > work without firmware loaded! > > > > > > > [ 32.230057] cx23885: cx23885_initialize_codec() f/w load failed > > > > > > > [ 32.230059] cx23885: cx23885_dvb_register() allocating 1 frontend(s) > > > > > > > [ 32.230061] cx23885: cx23885[0]: cx23885 based dvb card > > > > > > > [ 32.398080] MT2131: successfully identified at address 0x61 > > > > > > > [ 32.399714] dvbdev: DVB: registering new adapter (cx23885[0]) > > > > > > > [ 32.399718] cx23885 0000:09:00.0: DVB: registering adapter 0 frontend 0 > > > > > > > (Samsung S5H1409 QAM/8VSB Frontend)... > > > > > > > [ 32.400463] cx23885: cx23885_dev_checkrevision() Hardware revision = 0xb1 > > > > > > > [ 32.400467] cx23885: cx23885[0]/0: found at 0000:09:00.0, rev: 15, irq: > > > > > > > 17, latency: 0, mmio: 0xfbc00000 > > > > > > > [ 43.045128] audit: type=1400 audit(1726517963.933:2): apparmor="STATUS" > > > > > > > operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" > > > > > > > pid=1473 comm="apparmor_parser" > > > > > > > [ 43.047845] audit: type=1400 audit(1726517963.933:3): apparmor="STATUS" > > > > > > > operation="profile_load" profile="unconfined" name="nvidia_modprobe" > > > > > > > pid=1470 comm="apparmor_parser" > > > > > > > [ 43.047854] audit: type=1400 audit(1726517963.933:4): apparmor="STATUS" > > > > > > > operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" > > > > > > > pid=1470 comm="apparmor_parser" > > > > > > > [ 43.047859] audit: type=1400 audit(1726517963.933:5): apparmor="STATUS" > > > > > > > operation="profile_load" profile="unconfined" name="lsb_release" pid=1468 > > > > > > > comm="apparmor_parser" > > > > > > > [ 43.048576] audit: type=1400 audit(1726517963.933:6): apparmor="STATUS" > > > > > > > operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1474 > > > > > > > comm="apparmor_parser" > > > > > > > [ 43.048583] audit: type=1400 audit(1726517963.933:7): apparmor="STATUS" > > > > > > > operation="profile_load" profile="unconfined" name="man_filter" pid=1474 > > > > > > > comm="apparmor_parser" > > > > > > > [ 43.048587] audit: type=1400 audit(1726517963.933:8): apparmor="STATUS" > > > > > > > operation="profile_load" profile="unconfined" name="man_groff" pid=1474 > > > > > > > comm="apparmor_parser" > > > > > > > [ 43.053897] audit: type=1400 audit(1726517963.941:9): apparmor="STATUS" > > > > > > > operation="profile_load" profile="unconfined" name="/usr/bin/redshift" > > > > > > > pid=1476 comm="apparmor_parser" > > > > > > > [ 43.054106] audit: type=1400 audit(1726517963.941:10): apparmor="STATUS" > > > > > > > operation="profile_load" profile="unconfined" name="libreoffice-oosplash" > > > > > > > pid=1478 comm="apparmor_parser" > > > > > > > [ 43.054837] audit: type=1400 audit(1726517963.941:11): apparmor="STATUS" > > > > > > > operation="profile_load" profile="unconfined" name="libreoffice-senddoc" > > > > > > > pid=1479 comm="apparmor_parser" > > > > > > > [ 43.276873] RPC: Registered named UNIX socket transport module. > > > > > > > [ 43.276877] RPC: Registered udp transport module. > > > > > > > [ 43.276879] RPC: Registered tcp transport module. > > > > > > > [ 43.276879] RPC: Registered tcp-with-tls transport module. > > > > > > > [ 43.276880] RPC: Registered tcp NFSv4.1 backchannel transport module. > > > > > > > [ 43.770189] sky2 0000:06:00.0 enp6s0: enabling interface > > > > > > > [ 43.781961] sky2 0000:08:00.0 enp8s0: enabling interface > > > > > > > [ 43.787810] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading > > > > > > > firmware file 'rt2870.bin' > > > > > > > [ 43.793640] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware > > > > > > > detected - version: 0.36 > > > > > > > [ 45.854962] wlx20cf30a24130: authenticate with fc:2b:b2:a7:af:02 (local > > > > > > > address=20:cf:30:a2:41:30) > > > > > > > [ 45.854969] wlx20cf30a24130: send auth to fc:2b:b2:a7:af:02 (try 1/3) > > > > > > > [ 45.867365] wlx20cf30a24130: authenticated > > > > > > > [ 45.868985] wlx20cf30a24130: associate with fc:2b:b2:a7:af:02 (try 1/3) > > > > > > > [ 45.877038] wlx20cf30a24130: RX AssocResp from fc:2b:b2:a7:af:02 > > > > > > > (capab=0x1411 status=0 aid=3) > > > > > > > [ 45.887555] wlx20cf30a24130: associated > > > > > > > [ 46.441910] usb 2-5.2: current rate 16000 is different from the runtime > > > > > > > rate 48000 > > > > > > > [ 46.558022] usb 2-5.2: current rate 16000 is different from the runtime > > > > > > > rate 48000 > > > > > > > [ 46.677063] usb 2-5.2: current rate 16000 is different from the runtime > > > > > > > rate 48000 > > > > > > > [ 46.695942] sky2 0000:06:00.0 enp6s0: Link is up at 1000 Mbps, full > > > > > > > duplex, flow control both > > > > > > > [ 47.319604] wlx20cf30a24130: Limiting TX power to 30 (30 - 0) dBm as > > > > > > > advertised by fc:2b:b2:a7:af:02 > > > > > > > [ 59.697229] kauditd_printk_skb: 25 callbacks suppressed > > > > > > > [ 59.697233] audit: type=1400 audit(1726517980.585:37): apparmor="DENIED" > > > > > > > operation="open" class="file" profile="/usr/sbin/cups-browsed" > > > > > > > name="/usr/local/lib/libz.so.1.3" pid=2031 comm="cups-browsed" > > > > > > > requested_mask="r" denied_mask="r" fsuid=0 ouid=0 > > > > > > > [ 59.699869] audit: type=1400 audit(1726517980.585:38): apparmor="DENIED" > > > > > > > operation="open" class="file" profile="/usr/sbin/cups-browsed" > > > > > > > name="/usr/local/lib/libpng16.so.16.44.0" pid=2031 comm="cups-browsed" > > > > > > > requested_mask="r" denied_mask="r" fsuid=0 ouid=0 > > > > > > > [ 59.810741] usb 2-5.2: current rate 16000 is different from the runtime > > > > > > > rate 48000 > > > > > > > [ 59.921457] usb 2-5.2: current rate 16000 is different from the runtime > > > > > > > rate 48000 > > > > > > > [ 60.036414] usb 2-5.2: current rate 16000 is different from the runtime > > > > > > > rate 48000 > > > > > > > [ 63.727107] warning: `kdeconnectd' uses wireless extensions which will > > > > > > > stop working for Wi-Fi 7 hardware; use nl80211 > > > > > > > > > > > > > > On 2024-09-16 11:20, Dr. David Alan Gilbert wrote: > > > > > > > > * Bob Gill (gillb5@telus.net) wrote: > > > > > > > > > OK. > > > > > > > > Thanks! I'm not seeing anything too obvious, however... > > > > > > > > > > > > > > > > > 6.10.0.dmesg.txt: > > > > > > > > > > > > > > > > > > [ 0.000000] Linux version 6.10.0 (root@freedom) (gcc (Ubuntu > > > > > > > > > 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP > > > > > > > > > PREEMPT_DYNAMIC Sun Jul 14 18:50:17 MDT 2024 > > > > > > > > > [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.10.0 > > > > > > > > > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash > > > > > > > > ..... > > > > > > > > > > > > > > > > > > > > > > > > > 6.11.0.dmesg.txt > > > > > > > > > > > > > > > > > > [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu > > > > > > > > > 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP > > > > > > > > > PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 > > > > > > > > > [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 > > > > > > > > > root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro recovery nomodeset > > > > > > > > > dis_ucode_ldr > > > > > > > > > [ 0.000000] KERNEL supported cpus: > > > > > > > > Would it be possible to get a 6.11.0 dmesg without the 'nomodeset' ? > > > > > > > > I realise that's trickier, but it's really where things start to get interesting. > > > > > > > > > > > > > > > > On the 6.10 dmesg we have the normal fun: > > > > > > > > > > > > > > > > > [ 15.759932] [drm] amdgpu kernel modesetting enabled. > > > > > > > > > [ 15.760169] amdgpu: Virtual CRAT table created for CPU > > > > > > > > > [ 15.760203] amdgpu: Topology: Add CPU node > > > > > > > > > [ 15.760502] [drm] initializing kernel modesetting (BEIGE_GOBY > > > > > > > > > 0x1002:0x743F 0x148C:0x2415 0xC1). > > > > > > > > > [ 15.760519] [drm] register mmio base: 0xFB700000 > > > > > > > > > [ 15.760520] [drm] register mmio size: 1048576 > > > > > > > > > [ 15.764353] [drm] add ip block number 0 <nv_common> > > > > > > > > > [ 15.764355] [drm] add ip block number 1 <gmc_v10_0> > > > > > > > > > [ 15.764357] [drm] add ip block number 2 <navi10_ih> > > > > > > > > > [ 15.764359] [drm] add ip block number 3 <psp> > > > > > > > > > [ 15.764360] [drm] add ip block number 4 <smu> > > > > > > > > > [ 15.764361] [drm] add ip block number 5 <dm> > > > > > > > > > [ 15.764363] [drm] add ip block number 6 <gfx_v10_0> > > > > > > > > > [ 15.764364] [drm] add ip block number 7 <sdma_v5_2> > > > > > > > > > [ 15.764366] [drm] add ip block number 8 <vcn_v3_0> > > > > > > > > > [ 15.764379] resource: resource sanity check: requesting [mem > > > > > > > > > 0x00000000000c0000-0x00000000000dffff], which spans more than PCI Bus > > > > > > > > > 0000:00 [mem 0x000d0000-0x000dffff window] > > > > > > > > > [ 15.764383] caller pci_map_rom+0x83/0x220 mapping multiple BARs > > > > > > > > > [ 15.764391] amdgpu 0000:04:00.0: No more image in the PCI ROM > > > > > > > > > [ 15.764412] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from ROM BAR > > > > > > > > > [ 15.764414] amdgpu: ATOM BIOS: 113-001-XT7 > > > > > > > > > [ 15.777550] [drm] VCN(0) decode is enabled in VM mode > > > > > > > > > [ 15.781178] amdgpu 0000:04:00.0: vgaarb: deactivate vga console > > > > > > > > > [ 15.781185] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) > > > > > > > > > feature disabled as experimental (default) > > > > > > > > > [ 15.781194] amdgpu 0000:04:00.0: amdgpu: PCIE atomic ops is not supported > > > > > > > > > [ 15.781245] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, > > > > > > > > > fragment size is 9-bit > > > > > > > > > [ 15.781261] amdgpu 0000:04:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - > > > > > > > > > 0x00000080FEFFFFFF (4080M used) > > > > > > > > > [ 15.781264] amdgpu 0000:04:00.0: amdgpu: GART: 512M 0x0000000000000000 - > > > > > > > > > 0x000000001FFFFFFF > > > > > > > > > [ 15.781277] [drm] Detected VRAM RAM=4080M, BAR=256M > > > > > > > > > [ 15.781279] [drm] RAM width 64bits GDDR6 > > > > > > > > > [ 15.783108] [drm] amdgpu: 4080M of VRAM memory ready > > > > > > > > > [ 15.783112] [drm] amdgpu: 5979M of GTT memory ready. > > > > > > > > > [ 15.783133] [drm] GART: num cpu pages 131072, num gpu pages 131072 > > > > > > > > > [ 15.783255] [drm] PCIE GART of 512M enabled (table at > > > > > > > > > 0x0000008000800000). > > > > > > > > > [ 18.564918] random: crng init done > > > > > > > > > [ 19.594908] amdgpu 0000:04:00.0: amdgpu: STB initialized to 2048 entries > > > > > > > > > [ 19.595220] [drm] Loading DMUB firmware via PSP: version=0x02020020 > > > > > > > > > [ 19.595937] [drm] use_doorbell being set to: [true] > > > > > > > > > [ 19.595955] [drm] Found VCN firmware Version ENC: 1.31 DEC: 3 VEP: 0 > > > > > > > > > Revision: 2 > > > > > > > > > [ 19.595965] amdgpu 0000:04:00.0: amdgpu: Will use PSP to load VCN > > > > > > > > > firmware > > > > > > > > > [ 19.663643] amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from > > > > > > > > > 0x80fd000000 for PSP TMR > > > > > > > > > [ 19.765435] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is > > > > > > > > > not available > > > > > > > > > [ 19.781512] amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta > > > > > > > > > ucode is not available > > > > > > > > > [ 19.781538] amdgpu 0000:04:00.0: amdgpu: smu driver if version = > > > > > > > > > 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = > > > > > > > > > 0x00492400 (73.36.0) > > > > > > > > > [ 19.781544] amdgpu 0000:04:00.0: amdgpu: SMU driver if version not > > > > > > > > > matched > > > > > > > > > [ 19.781581] amdgpu 0000:04:00.0: amdgpu: use vbios provided pptable > > > > > > > > > [ 19.828182] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully! > > > > > > > > > [ 19.828795] [drm] Display Core v3.2.281 initialized on DCN 3.0.3 > > > > > > > > > [ 19.828798] [drm] DP-HDMI FRL PCON supported > > > > > > > > > [ 19.829988] [drm] DMUB hardware initialized: version=0x02020020 > > > > > > > > > [ 19.914675] [drm] kiq ring mec 2 pipe 1 q 0 > > > > > > > > > [ 19.956011] amdgpu: HMM registered 4080MB device memory > > > > > > > > > [ 19.963868] kfd kfd: amdgpu: Allocated 3969056 bytes on gart > > > > > > > > > [ 19.963883] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1 > > > > > > > > > [ 19.964255] amdgpu: Virtual CRAT table created for GPU > > > > > > > > > [ 19.964896] amdgpu: Topology: Add dGPU node [0x743f:0x1002] > > > > > > > > > [ 19.964900] kfd kfd: amdgpu: added device 1002:743f > > > > > > > > > [ 19.964919] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, > > > > > > > > > active_cu_number 16 > > > > > > > > > [ 19.964924] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 > > > > > > > > > on hub 0 > > > > > > > > > [ 19.964926] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 > > > > > > > > > on hub 0 > > > > > > > > > [ 19.964927] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng > > > > > > > > > 4 on hub 0 > > > > > > > > > [ 19.964929] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng > > > > > > > > > 5 on hub 0 > > > > > > > > > [ 19.964931] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng > > > > > > > > > 6 on hub 0 > > > > > > > > > [ 19.964933] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng > > > > > > > > > 7 on hub 0 > > > > > > > > > [ 19.964935] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng > > > > > > > > > 8 on hub 0 > > > > > > > > > [ 19.964936] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng > > > > > > > > > 9 on hub 0 > > > > > > > > > [ 19.964938] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng > > > > > > > > > 10 on hub 0 > > > > > > > > > [ 19.964940] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng > > > > > > > > > 11 on hub 0 > > > > > > > > > [ 19.964941] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng > > > > > > > > > 12 on hub 0 > > > > > > > > > [ 19.964943] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on > > > > > > > > > hub 0 > > > > > > > > > [ 19.964945] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 > > > > > > > > > on hub 8 > > > > > > > > > [ 19.966250] amdgpu 0000:04:00.0: amdgpu: Using BACO for runtime pm > > > > > > > > > [ 19.966781] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:04:00.0 on > > > > > > > > > minor 0 > > > > > > > > > [ 19.975362] fbcon: amdgpudrmfb (fb0) is primary device > > > > > > > > > [ 19.975369] fbcon: Deferring console take-over > > > > > > > > > [ 19.975373] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer > > > > > > > > > device > > > > > > > > So lets see what that looks like on a 6.11.0 without the nomodeset. > > > > > > > > > > > > > > > > Dave -- -----Open up your eyes, open up your mind, open up your code ------- / Dr. David Alan Gilbert | Running GNU/Linux | Happy \ \ dave @ treblig.org | | In Hex / \ _________________________|_____ http://www.treblig.org |_______/ ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: 6.11.0 crash on X startup 2024-09-17 15:55 ` Dr. David Alan Gilbert 2024-09-17 16:39 ` Bob Gill @ 2024-09-17 17:59 ` Bob Gill 1 sibling, 0 replies; 17+ messages in thread From: Bob Gill @ 2024-09-17 17:59 UTC (permalink / raw) To: Dr. David Alan Gilbert, alexander.deucher; +Cc: linux-kernel, regressions Hi. One last extra: I did a diff between two files which had the outputs of lspci -vv, the first from the 6.10.0 kernel, the second from the 6.11.0 kernel. The results I get are: diff 6.10.0.pci.txt 6.11.0.pci.txt 1c1 < Linux freedom 6.10.0 #1 SMP PREEMPT_DYNAMIC Sun Jul 14 18:50:17 MDT 2024 x86_64 x86_64 x86_64 GNU/Linux --- > Linux freedom 6.11.0 #1 SMP PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 x86_64 x86_64 x86_64 GNU/Linux 403c403 < Address: 00000000fee03000 Data: 0021 --- > Address: 00000000fee01000 Data: 0021 797c797 < Address: fee05000 Data: 0022 --- > Address: fee06000 Data: 0021 953c953 < Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ --- > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- 956c956 < Interrupt: pin A routed to IRQ 30 --- > Interrupt: pin A routed to IRQ 10 993,994c993,994 < Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ < Address: 00000000fee03000 Data: 0022 --- > Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+ > Address: 0000000000000000 Data: 0000 1023d1022 < Kernel driver in use: amdgpu 1031c1030 < Interrupt: pin B routed to IRQ 33 --- > Interrupt: pin B routed to IRQ 32 1061c1060 < Address: 00000000fee05000 Data: 0021 --- > Address: 00000000fee03000 Data: 0021 So minor differences, but some interrupts have changed. Bob On 2024-09-17 09:55, Dr. David Alan Gilbert wrote: > * Bob Gill (gillb5@telus.net) wrote: >> Hi. Sorry for the delayed reply. >> >> When it crashes, the caps lock key stops responding. Unplug/replug the >> keyboard usb connection also does > OK, so I'm copying two other addresses in on the conversation; > the regression list and Alex Deucher who is one of the AMDGPU maintainers. > > >> nothing. After the crash, the caps lock key does not light up. Likewise the >> power and reset buttons on the front of the case stop responding, I have to >> shut >> off/reset the computer with the power bar. > OK, so solid hang. > >> However, in answering your >> questions, I have >> >> done a bit more testing. If I start using 6.11.0 in recovery mode, enable >> networking, >> >> drop to the terminal, then run "service lightdm start", it crashes, but if >> run >> >> startx, x starts (but I have two monitors and it only starts on one), but >> inxi -G shows that the amdgpu loadable kernel module is not in use. Also >> the x server is really slow. >> >> On 6.10.0: >> >> inxi -G gives: >> >> Graphics: >> Device-1: AMD driver: amdgpu v: kernel >> Device-2: Conexant Systems CX23887/8 PCIe Broadcast Audio and Video >> Decoder with 3D Comb >> driver: cx23885 v: 0.0.4 >> Device-3: Razer USA Kiyo Pro type: USB driver: snd-usb-audio,uvcvideo >> Device-4: Realtek RTL2838 DVB-T type: USB driver: N/A >> Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati >> unloaded: fbdev,modesetting,radeon,vesa gpu: amdgpu resolution: >> 1: 1920x1080~60Hz 2: 1920x1080~60Hz >> OpenGL: >> renderer: AMD Radeon RX 6500 XT (navi24 LLVM 15.0.7 DRM 3.57 6.10.0) >> v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2 > Instead of inxi, can you give us the output of: > > lspci -vv > > It gives loads more detail. > >> On 6.11.0: inxi -G gives: >> >> Graphics: >> Device-1: AMD driver: N/A >> Device-2: Conexant Systems CX23887/8 PCIe Broadcast Audio and Video >> Decoder with 3D Comb >> driver: cx23885 v: 0.0.4 >> Device-3: Razer USA Kiyo Pro type: USB driver: snd-usb-audio,uvcvideo >> Device-4: Realtek RTL2838 DVB-T type: USB driver: N/A >> Display: server: X.Org v: 1.21.1.4 driver: X: loaded: ati,vesa >> unloaded: fbdev,modesetting,radeon gpu: cx23885 resolution: 1920x1080 >> OpenGL: renderer: llvmpipe (LLVM 15.0.7 128 bits) >> v: 4.5 Mesa 23.2.1-1ubuntu3.1~22.04.2 >> >> >> I know a lot of changes happened to /lib/modules/<kernel >> version>/kernel/drivers/gpu/amd/amdgpu/amdgpu.ko >> >> The 6.10.0 version is 523 megabytes and the 6.11.0 version is 580 >> megabytes. I don't want to point my finger and say "that", but for some >> reason my 6.11.0 kernel doesn't seem to like the amdgpu kernel object. Most >> of my hardware (tylersberg/nehalem, motherboard) is fairly old, but the >> graphics card is less than 2 years old. Maybe that's why >> >> I hit a corner case. > Yeh these things happen. > > Dave > >> Thanks for your reply. >> >> On 2024-09-16 17:03, Dr. David Alan Gilbert wrote: >>> * Bob Gill (gillb5@telus.net) wrote: >>>> So I think I know what you are look for. My grub line is >>>> >>>> "quiet splash" without modeset. >>>> >>>> I don't know how to log dmesg automatically from boot. If I >>>> >>>> start from a recovery kernel in the bootloader, I can give you dmesg, >>>> >>>> but if I start from a regular kernel (6.11.0 for example), as soon as it >>>> >>>> gets to the X server, it crashes the system. I can't type ctrl-alt-1 >>>> moments after the bootloader screen disappears >>> Oh, I didn't understand that from your initial report - I thought it was >>> only X not starting. >>> >>>> (while its still reading the kernel source from disk and loading it into >>>> memory) to get to a >>>> >>>> terminal and avoid the X server (I do attempt it, but have never been >>>> successful). As soon as it tries to start the X server, the system >>>> crashes. As I understand it, dmesg is stored in a ring buffer (and does not >>>> survive reboot). >>>> >>>> Did you want the output of /var/log/kern.log (or /var/log/kern.log.1)? >>> OK, so if you do have a boot message from the failed kernel without the nomodeset >>> then yes that would be great. It depends on your distro where it would put that, >>> and a lot of luck whether it manages to get to disk before the crash. >>> >>> Some thoughts: >>> a) When it crashes, you say ctrl-alt-1 doesn't work - does alt-sysrq-h do anything? >>> b) How about caps-lock when it crashes - does the light change? >>> c) Can you boot into non-graphics, - e.g. something like adding >>> systemd.unit=multi-user.target >>> >>> I think should get you a text login? (Depending on distro etc) >>> If that fails, try just adding the word single >>> >>> Dave >>> >>> >>>> On 2024-09-16 14:36, Dr. David Alan Gilbert wrote: >>>>> * Bob Gill (gillb5@telus.net) wrote: >>>>>> OK, so my grub line looks like "quiet splash nomodeset" >>>>> Sorry, no; I was asking for a 6.11.0 boot *without* the nomodeset - in the same >>>>> way that the 6.10.0 dmesg boots so we can compare them. >>>>> >>>>>> I have two monitors, of which only the main monitor starts with an X server >>>>>> (and the response is slow). >>>>>> >>>>>> Here is the result of dmesg. The parts that look interesting are around the >>>>>> 7.3 second mark that say >>>>>> >>>>>> "ACPI: OSL: Resource conflict; ACPI support missing from driver?" >>>>> It's not necessarily relevant. >>>>> >>>>> Dave >>>>> >>>>>> Oh, and thanks for replying. >>>>>> >>>>>> [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu >>>>>> 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP >>>>>> PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 >>>>>> [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 >>>>>> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset >>>>>> [ 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-0x000000000009e7ff] usable >>>>>> [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] >>>>>> reserved >>>>>> [ 0.000000] BIOS-e820: [mem 0x00000000000e4c00-0x00000000000fffff] >>>>>> reserved >>>>>> [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf77ffff] usable >>>>>> [ 0.000000] BIOS-e820: [mem 0x00000000bf780000-0x00000000bf797fff] ACPI >>>>>> data >>>>>> [ 0.000000] BIOS-e820: [mem 0x00000000bf798000-0x00000000bf7dbfff] ACPI >>>>>> NVS >>>>>> [ 0.000000] BIOS-e820: [mem 0x00000000bf7dc000-0x00000000bfffffff] >>>>>> reserved >>>>>> [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] >>>>>> reserved >>>>>> [ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] >>>>>> reserved >>>>>> [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000033fffffff] usable >>>>>> [ 0.000000] NX (Execute Disable) protection: active >>>>>> [ 0.000000] APIC: Static calls initialized >>>>>> [ 0.000000] SMBIOS 2.5 present. >>>>>> [ 0.000000] DMI: System manufacturer System Product Name/P6T DELUXE, BIOS >>>>>> 2209 09/21/2010 >>>>>> [ 0.000000] DMI: Memory slots populated: 6/6 >>>>>> [ 0.000000] tsc: Fast TSC calibration using PIT >>>>>> [ 0.000000] tsc: Detected 2672.776 MHz processor >>>>>> [ 0.001528] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >>>>>> [ 0.001534] e820: remove [mem 0x000a0000-0x000fffff] usable >>>>>> [ 0.001544] last_pfn = 0x340000 max_arch_pfn = 0x400000000 >>>>>> [ 0.001553] total RAM covered: 12280M >>>>>> [ 0.001829] Found optimal setting for mtrr clean up >>>>>> [ 0.001830] gran_size: 64K chunk_size: 16M num_reg: 6 lose >>>>>> cover RAM: 0G >>>>>> [ 0.001837] MTRR map: 8 entries (5 fixed + 3 variable; max 21), built >>>>>> from 8 variable MTRRs >>>>>> [ 0.001841] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >>>>>> [ 0.002807] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved >>>>>> [ 0.002820] last_pfn = 0xbf798 max_arch_pfn = 0x400000000 >>>>>> [ 0.014822] found SMP MP-table at [mem 0x000ff780-0x000ff78f] >>>>>> [ 0.015378] RAMDISK: [mem 0x0b466000-0x37feefff] >>>>>> [ 0.015390] ACPI: Early table checksum verification disabled >>>>>> [ 0.015394] ACPI: RSDP 0x00000000000FB150 000024 (v02 ACPIAM) >>>>>> [ 0.015401] ACPI: XSDT 0x00000000BF780100 000064 (v01 092110 XSDT0924 >>>>>> 20100921 MSFT 00000097) >>>>>> [ 0.015410] ACPI: FACP 0x00000000BF780290 0000F4 (v03 092110 FACP0924 >>>>>> 20100921 MSFT 00000097) >>>>>> [ 0.015420] ACPI: DSDT 0x00000000BF7804B0 00B69B (v01 A1087 A1087001 >>>>>> 00000001 INTL 20060113) >>>>>> [ 0.015426] ACPI: FACS 0x00000000BF798000 000040 >>>>>> [ 0.015432] ACPI: FACS 0x00000000BF798000 000040 >>>>>> [ 0.015437] ACPI: APIC 0x00000000BF780390 0000D8 (v01 092110 APIC0924 >>>>>> 20100921 MSFT 00000097) >>>>>> [ 0.015443] ACPI: MCFG 0x00000000BF780470 00003C (v01 092110 OEMMCFG >>>>>> 20100921 MSFT 00000097) >>>>>> [ 0.015449] ACPI: OEMB 0x00000000BF798040 000072 (v01 092110 OEMB0924 >>>>>> 20100921 MSFT 00000097) >>>>>> [ 0.015456] ACPI: HPET 0x00000000BF78F4B0 000038 (v01 092110 OEMHPET >>>>>> 20100921 MSFT 00000097) >>>>>> [ 0.015462] ACPI: DMAR 0x00000000BF7980C0 000138 (v01 AMI OEMDMAR >>>>>> 00000001 MSFT 00000097) >>>>>> [ 0.015468] ACPI: OSFR 0x00000000BF78F4F0 0000B0 (v01 092110 OEMOSFR >>>>>> 20100921 MSFT 00000097) >>>>>> [ 0.015474] ACPI: SSDT 0x00000000BF799E10 000363 (v01 DpgPmm CpuPm >>>>>> 00000012 INTL 20060113) >>>>>> [ 0.015480] ACPI: Reserving FACP table memory at [mem >>>>>> 0xbf780290-0xbf780383] >>>>>> [ 0.015482] ACPI: Reserving DSDT table memory at [mem >>>>>> 0xbf7804b0-0xbf78bb4a] >>>>>> [ 0.015484] ACPI: Reserving FACS table memory at [mem >>>>>> 0xbf798000-0xbf79803f] >>>>>> [ 0.015485] ACPI: Reserving FACS table memory at [mem >>>>>> 0xbf798000-0xbf79803f] >>>>>> [ 0.015487] ACPI: Reserving APIC table memory at [mem >>>>>> 0xbf780390-0xbf780467] >>>>>> [ 0.015489] ACPI: Reserving MCFG table memory at [mem >>>>>> 0xbf780470-0xbf7804ab] >>>>>> [ 0.015491] ACPI: Reserving OEMB table memory at [mem >>>>>> 0xbf798040-0xbf7980b1] >>>>>> [ 0.015492] ACPI: Reserving HPET table memory at [mem >>>>>> 0xbf78f4b0-0xbf78f4e7] >>>>>> [ 0.015494] ACPI: Reserving DMAR table memory at [mem >>>>>> 0xbf7980c0-0xbf7981f7] >>>>>> [ 0.015496] ACPI: Reserving OSFR table memory at [mem >>>>>> 0xbf78f4f0-0xbf78f59f] >>>>>> [ 0.015498] ACPI: Reserving SSDT table memory at [mem >>>>>> 0xbf799e10-0xbf79a172] >>>>>> [ 0.015676] No NUMA configuration found >>>>>> [ 0.015678] Faking a node at [mem 0x0000000000000000-0x000000033fffffff] >>>>>> [ 0.015692] NODE_DATA(0) allocated [mem 0x33ffcd000-0x33fff7fff] >>>>>> [ 0.016090] Zone ranges: >>>>>> [ 0.016092] DMA [mem 0x0000000000001000-0x0000000000ffffff] >>>>>> [ 0.016095] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >>>>>> [ 0.016098] Normal [mem 0x0000000100000000-0x000000033fffffff] >>>>>> [ 0.016100] Device empty >>>>>> [ 0.016102] Movable zone start for each node >>>>>> [ 0.016106] Early memory node ranges >>>>>> [ 0.016106] node 0: [mem 0x0000000000001000-0x000000000009dfff] >>>>>> [ 0.016109] node 0: [mem 0x0000000000100000-0x00000000bf77ffff] >>>>>> [ 0.016112] node 0: [mem 0x0000000100000000-0x000000033fffffff] >>>>>> [ 0.016116] Initmem setup node 0 [mem >>>>>> 0x0000000000001000-0x000000033fffffff] >>>>>> [ 0.016124] On node 0, zone DMA: 1 pages in unavailable ranges >>>>>> [ 0.016158] On node 0, zone DMA: 98 pages in unavailable ranges >>>>>> [ 0.043074] On node 0, zone Normal: 2176 pages in unavailable ranges >>>>>> [ 0.043371] ACPI: PM-Timer IO Port: 0x808 >>>>>> [ 0.043400] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI >>>>>> 0-23 >>>>>> [ 0.043408] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI >>>>>> 24-47 >>>>>> [ 0.043412] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >>>>>> [ 0.043415] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >>>>>> [ 0.043423] ACPI: Using ACPI (MADT) for SMP configuration information >>>>>> [ 0.043426] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >>>>>> [ 0.043442] CPU topo: Max. logical packages: 2 >>>>>> [ 0.043444] CPU topo: Max. logical dies: 2 >>>>>> [ 0.043445] CPU topo: Max. dies per package: 1 >>>>>> [ 0.043456] CPU topo: Max. threads per core: 2 >>>>>> [ 0.043458] CPU topo: Num. cores per package: 4 >>>>>> [ 0.043459] CPU topo: Num. threads per package: 8 >>>>>> [ 0.043460] CPU topo: Allowing 8 present CPUs plus 8 hotplug CPUs >>>>>> [ 0.043478] PM: hibernation: Registered nosave memory: [mem >>>>>> 0x00000000-0x00000fff] >>>>>> [ 0.043482] PM: hibernation: Registered nosave memory: [mem >>>>>> 0x0009e000-0x0009efff] >>>>>> [ 0.043483] PM: hibernation: Registered nosave memory: [mem >>>>>> 0x0009f000-0x0009ffff] >>>>>> [ 0.043485] PM: hibernation: Registered nosave memory: [mem >>>>>> 0x000a0000-0x000e4fff] >>>>>> [ 0.043487] PM: hibernation: Registered nosave memory: [mem >>>>>> 0x000e5000-0x000fffff] >>>>>> [ 0.043489] PM: hibernation: Registered nosave memory: [mem >>>>>> 0xbf780000-0xbf797fff] >>>>>> [ 0.043491] PM: hibernation: Registered nosave memory: [mem >>>>>> 0xbf798000-0xbf7dbfff] >>>>>> [ 0.043493] PM: hibernation: Registered nosave memory: [mem >>>>>> 0xbf7dc000-0xbfffffff] >>>>>> [ 0.043494] PM: hibernation: Registered nosave memory: [mem >>>>>> 0xc0000000-0xfedfffff] >>>>>> [ 0.043496] PM: hibernation: Registered nosave memory: [mem >>>>>> 0xfee00000-0xfee00fff] >>>>>> [ 0.043497] PM: hibernation: Registered nosave memory: [mem >>>>>> 0xfee01000-0xffdfffff] >>>>>> [ 0.043499] PM: hibernation: Registered nosave memory: [mem >>>>>> 0xffe00000-0xffffffff] >>>>>> [ 0.043501] [mem 0xc0000000-0xfedfffff] available for PCI devices >>>>>> [ 0.043503] Booting paravirtualized kernel on bare hardware >>>>>> [ 0.043507] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: >>>>>> 0xffffffff, max_idle_ns: 7645519600211568 ns >>>>>> [ 0.043517] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 >>>>>> nr_node_ids:1 >>>>>> [ 0.045202] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288 >>>>>> [ 0.045216] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152 >>>>>> [ 0.045221] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 >>>>>> [ 0.045232] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 >>>>>> [ 0.045264] Kernel command line: BOOT_IMAGE=/vmlinuz-6.11.0 >>>>>> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash nomodeset >>>>>> [ 0.045420] Booted with the nomodeset parameter. Only the system >>>>>> framebuffer will be available >>>>>> [ 0.045424] Unknown kernel command line parameters "splash >>>>>> BOOT_IMAGE=/vmlinuz-6.11.0", will be passed to user space. >>>>>> [ 0.047571] Dentry cache hash table entries: 2097152 (order: 12, 16777216 >>>>>> bytes, linear) >>>>>> [ 0.048684] Inode-cache hash table entries: 1048576 (order: 11, 8388608 >>>>>> bytes, linear) >>>>>> [ 0.049079] Fallback order for Node 0: 0 >>>>>> [ 0.049086] Built 1 zonelists, mobility grouping on. Total pages: >>>>>> 3143453 >>>>>> [ 0.049088] Policy zone: Normal >>>>>> [ 0.049100] mem auto-init: stack:off, heap alloc:on, heap free:off >>>>>> [ 0.049115] software IO TLB: area num 16. >>>>>> [ 0.128195] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 >>>>>> [ 0.128395] Kernel/User page tables isolation: enabled >>>>>> [ 0.128531] ftrace: allocating 53163 entries in 208 pages >>>>>> [ 0.139782] ftrace: allocated 208 pages with 3 groups >>>>>> [ 0.140826] Dynamic Preempt: voluntary >>>>>> [ 0.141193] rcu: Preemptible hierarchical RCU implementation. >>>>>> [ 0.141195] rcu: RCU restricting CPUs from NR_CPUS=8192 to >>>>>> nr_cpu_ids=16. >>>>>> [ 0.141198] Trampoline variant of Tasks RCU enabled. >>>>>> [ 0.141199] Rude variant of Tasks RCU enabled. >>>>>> [ 0.141200] Tracing variant of Tasks RCU enabled. >>>>>> [ 0.141201] rcu: RCU calculated value of scheduler-enlistment delay is 25 >>>>>> jiffies. >>>>>> [ 0.141202] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 >>>>>> [ 0.141227] RCU Tasks: Setting shift to 4 and lim to 1 >>>>>> rcu_task_cb_adjust=1. >>>>>> [ 0.141231] RCU Tasks Rude: Setting shift to 4 and lim to 1 >>>>>> rcu_task_cb_adjust=1. >>>>>> [ 0.141235] RCU Tasks Trace: Setting shift to 4 and lim to 1 >>>>>> rcu_task_cb_adjust=1. >>>>>> [ 0.147244] NR_IRQS: 524544, nr_irqs: 960, preallocated irqs: 16 >>>>>> [ 0.147513] rcu: srcu_init: Setting srcu_struct sizes based on >>>>>> contention. >>>>>> [ 0.147681] Console: colour dummy device 80x25 >>>>>> [ 0.147685] printk: legacy console [tty0] enabled >>>>>> [ 0.148030] ACPI: Core revision 20240322 >>>>>> [ 0.148345] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, >>>>>> max_idle_ns: 133484882848 ns >>>>>> [ 0.148362] APIC: Switch to symmetric I/O mode setup >>>>>> [ 0.148364] DMAR-IR: This system BIOS has enabled interrupt remapping >>>>>> on a chipset that contains an erratum making that >>>>>> feature unstable. To maintain system stability >>>>>> interrupt remapping is being disabled. Please >>>>>> contact your BIOS vendor for an update >>>>>> [ 0.148373] APIC: Switched APIC routing to: physical flat >>>>>> [ 0.148941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >>>>>> [ 0.168361] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: >>>>>> 0x2686c8f140e, max_idle_ns: 440795237667 ns >>>>>> [ 0.168371] Calibrating delay loop (skipped), value calculated using >>>>>> timer frequency.. 5345.55 BogoMIPS (lpj=10691104) >>>>>> [ 0.168399] CPU0: Thermal monitoring enabled (TM1) >>>>>> [ 0.168434] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >>>>>> [ 0.168437] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >>>>>> [ 0.168442] process: using mwait in idle threads >>>>>> [ 0.168445] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user >>>>>> pointer sanitization >>>>>> [ 0.168448] Spectre V2 : Mitigation: Retpolines >>>>>> [ 0.168450] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB >>>>>> on context switch >>>>>> [ 0.168451] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT >>>>>> [ 0.168453] Speculative Store Bypass: Vulnerable >>>>>> [ 0.168456] MDS: Vulnerable: Clear CPU buffers attempted, no microcode >>>>>> [ 0.168458] MMIO Stale Data: Unknown: No mitigations >>>>>> [ 0.168461] x86/fpu: x87 FPU will use FXSAVE >>>>>> [ 0.199521] Freeing SMP alternatives memory: 44K >>>>>> [ 0.199542] pid_max: default: 32768 minimum: 301 >>>>>> [ 0.200572] LSM: initializing >>>>>> lsm=lockdown,capability,landlock,apparmor,ima,evm >>>>>> [ 0.200869] landlock: Up and running. >>>>>> [ 0.200909] AppArmor: AppArmor initialized >>>>>> [ 0.201323] Mount-cache hash table entries: 32768 (order: 6, 262144 >>>>>> bytes, linear) >>>>>> [ 0.201357] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 >>>>>> bytes, linear) >>>>>> [ 0.315223] smpboot: CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz >>>>>> (family: 0x6, model: 0x1a, stepping: 0x4) >>>>>> [ 0.315671] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, >>>>>> Intel PMU driver. >>>>>> [ 0.315695] core: CPU erratum AAJ80 worked around >>>>>> [ 0.315697] ... version: 3 >>>>>> [ 0.315699] ... bit width: 48 >>>>>> [ 0.315700] ... generic registers: 4 >>>>>> [ 0.315702] ... value mask: 0000ffffffffffff >>>>>> [ 0.315704] ... max period: 000000007fffffff >>>>>> [ 0.315705] ... fixed-purpose events: 3 >>>>>> [ 0.315706] ... event mask: 000000070000000f >>>>>> [ 0.315916] signal: max sigframe size: 1440 >>>>>> [ 0.315941] Estimated ratio of average max frequency by base frequency >>>>>> (times 1024): 1075 >>>>>> [ 0.316366] rcu: Hierarchical SRCU implementation. >>>>>> [ 0.316366] rcu: Max phase no-delay instances is 1000. >>>>>> [ 0.316366] Timer migration: 2 hierarchy levels; 8 children per group; 2 >>>>>> crossnode level >>>>>> [ 0.316714] NMI watchdog: Enabled. Permanently consumes one hw-PMU >>>>>> counter. >>>>>> [ 0.317011] smp: Bringing up secondary CPUs ... >>>>>> [ 0.317232] smpboot: x86: Booting SMP configuration: >>>>>> [ 0.317235] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 >>>>>> [ 0.328546] 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.334368] smp: Brought up 1 node, 8 CPUs >>>>>> [ 0.334368] smpboot: Total of 8 processors activated (42764.41 BogoMIPS) >>>>>> [ 0.336514] Memory: 11491168K/12573812K available (20480K kernel code, >>>>>> 4237K rwdata, 7328K rodata, 4860K init, 5060K bss, 1068464K reserved, 0K >>>>>> cma-reserved) >>>>>> [ 0.337198] devtmpfs: initialized >>>>>> [ 0.337198] x86/mm: Memory block size: 128MB >>>>>> [ 0.341390] ACPI: PM: Registering ACPI NVS region [mem >>>>>> 0xbf798000-0xbf7dbfff] (278528 bytes) >>>>>> [ 0.341390] clocksource: jiffies: mask: 0xffffffff max_cycles: >>>>>> 0xffffffff, max_idle_ns: 7645041785100000 ns >>>>>> [ 0.341390] futex hash table entries: 4096 (order: 6, 262144 bytes, >>>>>> linear) >>>>>> [ 0.341390] pinctrl core: initialized pinctrl subsystem >>>>>> [ 0.341390] PM: RTC time: 20:18:41, date: 2024-09-16 >>>>>> [ 0.342165] NET: Registered PF_NETLINK/PF_ROUTE protocol family >>>>>> [ 0.342551] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic >>>>>> allocations >>>>>> [ 0.342790] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic >>>>>> allocations >>>>>> [ 0.343038] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for >>>>>> atomic allocations >>>>>> [ 0.343068] audit: initializing netlink subsys (disabled) >>>>>> [ 0.343091] audit: type=2000 audit(1726517920.192:1): state=initialized >>>>>> audit_enabled=0 res=1 >>>>>> [ 0.344380] thermal_sys: Registered thermal governor 'fair_share' >>>>>> [ 0.344382] thermal_sys: Registered thermal governor 'bang_bang' >>>>>> [ 0.344384] thermal_sys: Registered thermal governor 'step_wise' >>>>>> [ 0.344385] thermal_sys: Registered thermal governor 'user_space' >>>>>> [ 0.344386] thermal_sys: Registered thermal governor 'power_allocator' >>>>>> [ 0.344403] EISA bus registered >>>>>> [ 0.344424] cpuidle: using governor ladder >>>>>> [ 0.344429] cpuidle: using governor menu >>>>>> [ 0.344500] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >>>>>> [ 0.344873] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for >>>>>> domain 0000 [bus 00-ff] >>>>>> [ 0.344880] PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not >>>>>> reserved) >>>>>> [ 0.344882] PCI: Using configuration type 1 for base access >>>>>> [ 0.344998] kprobes: kprobe jump-optimization is enabled. All kprobes are >>>>>> optimized if possible. >>>>>> [ 0.347235] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages >>>>>> [ 0.347235] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page >>>>>> [ 0.351318] ACPI: Added _OSI(Module Device) >>>>>> [ 0.351318] ACPI: Added _OSI(Processor Device) >>>>>> [ 0.351318] ACPI: Added _OSI(3.0 _SCP Extensions) >>>>>> [ 0.351318] ACPI: Added _OSI(Processor Aggregator Device) >>>>>> [ 0.366412] ACPI: 2 ACPI AML tables successfully acquired and loaded >>>>>> [ 0.401749] ACPI: Dynamic OEM Table Load: >>>>>> [ 0.401749] ACPI: SSDT 0xFFFF9DD880974000 001C0C (v01 DpgPmm P001Ist >>>>>> 00000011 INTL 20060113) >>>>>> [ 0.405367] ACPI: Interpreter enabled >>>>>> [ 0.405389] ACPI: PM: (supports S0 S1 S3 S4 S5) >>>>>> [ 0.405391] ACPI: Using IOAPIC for interrupt routing >>>>>> [ 0.405439] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for >>>>>> domain 0000 [bus 00-ff] >>>>>> [ 0.406832] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI >>>>>> motherboard resource >>>>>> [ 0.406849] PCI: Using host bridge windows from ACPI; if necessary, use >>>>>> "pci=nocrs" and report a bug >>>>>> [ 0.406851] PCI: Using E820 reservations for host bridge windows >>>>>> [ 0.407073] ACPI: Enabled 13 GPEs in block 00 to 3F >>>>>> [ 0.420700] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >>>>>> [ 0.420710] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM >>>>>> ClockPM Segments MSI EDR HPX-Type3] >>>>>> [ 0.420718] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug >>>>>> PME AER PCIeCapability LTR DPC] >>>>>> [ 0.420720] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug >>>>>> SHPCHotplug PME AER PCIeCapability LTR DPC] >>>>>> [ 0.420722] acpi PNP0A08:00: _OSC: platform retains control of PCIe >>>>>> features (AE_NOT_FOUND) >>>>>> [ 0.421217] PCI host bridge to bus 0000:00 >>>>>> [ 0.421222] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >>>>>> [ 0.421225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >>>>>> [ 0.421227] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff >>>>>> window] >>>>>> [ 0.421229] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff >>>>>> window] >>>>>> [ 0.421231] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff >>>>>> window] >>>>>> [ 0.421233] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff >>>>>> window] >>>>>> [ 0.421235] pci_bus 0000:00: root bus resource [bus 00-ff] >>>>>> [ 0.421259] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000 PCIe >>>>>> Root Port >>>>>> [ 0.421288] pci 0000:00:00.0: enabling Extended Tags >>>>>> [ 0.421332] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.421435] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400 PCIe >>>>>> Root Port >>>>>> [ 0.421452] pci 0000:00:01.0: PCI bridge to [bus 01] >>>>>> [ 0.421469] pci 0000:00:01.0: enabling Extended Tags >>>>>> [ 0.421514] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.421651] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400 PCIe >>>>>> Root Port >>>>>> [ 0.421673] pci 0000:00:03.0: PCI bridge to [bus 02-04] >>>>>> [ 0.421677] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] >>>>>> [ 0.421680] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] >>>>>> [ 0.421688] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff >>>>>> 64bit pref] >>>>>> [ 0.421695] pci 0000:00:03.0: enabling Extended Tags >>>>>> [ 0.421740] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.421868] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400 PCIe >>>>>> Root Port >>>>>> [ 0.421885] pci 0000:00:07.0: PCI bridge to [bus 05] >>>>>> [ 0.421903] pci 0000:00:07.0: enabling Extended Tags >>>>>> [ 0.421947] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.422074] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000 PCIe >>>>>> Root Complex Integrated Endpoint >>>>>> [ 0.422186] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000 PCIe >>>>>> Root Complex Integrated Endpoint >>>>>> [ 0.422294] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000 PCIe >>>>>> Root Complex Integrated Endpoint >>>>>> [ 0.422397] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000 >>>>>> conventional PCI endpoint >>>>>> [ 0.422490] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 >>>>>> conventional PCI endpoint >>>>>> [ 0.422531] pci 0000:00:1a.0: BAR 4 [io 0x9800-0x981f] >>>>>> [ 0.422653] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300 >>>>>> conventional PCI endpoint >>>>>> [ 0.422694] pci 0000:00:1a.1: BAR 4 [io 0x9880-0x989f] >>>>>> [ 0.422825] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300 >>>>>> conventional PCI endpoint >>>>>> [ 0.422865] pci 0000:00:1a.2: BAR 4 [io 0x9c00-0x9c1f] >>>>>> [ 0.423001] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 >>>>>> conventional PCI endpoint >>>>>> [ 0.423018] pci 0000:00:1a.7: BAR 0 [mem 0xfb5ff000-0xfb5ff3ff] >>>>>> [ 0.423099] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >>>>>> [ 0.423200] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300 PCIe >>>>>> Root Complex Integrated Endpoint >>>>>> [ 0.423218] pci 0000:00:1b.0: BAR 0 [mem 0xfb5f8000-0xfb5fbfff 64bit] >>>>>> [ 0.423294] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.423384] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 PCIe >>>>>> Root Port >>>>>> [ 0.423410] pci 0000:00:1c.0: PCI bridge to [bus 0a] >>>>>> [ 0.423424] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff >>>>>> 64bit pref] >>>>>> [ 0.423478] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.423599] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400 PCIe >>>>>> Root Port >>>>>> [ 0.423626] pci 0000:00:1c.1: PCI bridge to [bus 09] >>>>>> [ 0.423632] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] >>>>>> [ 0.423694] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >>>>>> [ 0.423824] pci 0000:00:1c.2: [8086:3a44] type 01 class 0x060400 PCIe >>>>>> Root Port >>>>>> [ 0.423850] pci 0000:00:1c.2: PCI bridge to [bus 08] >>>>>> [ 0.423855] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >>>>>> [ 0.423858] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] >>>>>> [ 0.423919] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >>>>>> [ 0.424038] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400 PCIe >>>>>> Root Port >>>>>> [ 0.424064] pci 0000:00:1c.4: PCI bridge to [bus 07] >>>>>> [ 0.424069] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >>>>>> [ 0.424072] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] >>>>>> [ 0.424133] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >>>>>> [ 0.424253] pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400 PCIe >>>>>> Root Port >>>>>> [ 0.424279] pci 0000:00:1c.5: PCI bridge to [bus 06] >>>>>> [ 0.424284] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] >>>>>> [ 0.424287] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] >>>>>> [ 0.424348] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >>>>>> [ 0.424477] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 >>>>>> conventional PCI endpoint >>>>>> [ 0.424517] pci 0000:00:1d.0: BAR 4 [io 0x9080-0x909f] >>>>>> [ 0.424643] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 >>>>>> conventional PCI endpoint >>>>>> [ 0.424684] pci 0000:00:1d.1: BAR 4 [io 0x9400-0x941f] >>>>>> [ 0.424809] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 >>>>>> conventional PCI endpoint >>>>>> [ 0.424851] pci 0000:00:1d.2: BAR 4 [io 0x9480-0x949f] >>>>>> [ 0.424984] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 >>>>>> conventional PCI endpoint >>>>>> [ 0.425001] pci 0000:00:1d.7: BAR 0 [mem 0xfb5fe000-0xfb5fe3ff] >>>>>> [ 0.425082] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >>>>>> [ 0.425178] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >>>>>> conventional PCI bridge >>>>>> [ 0.425203] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) >>>>>> [ 0.425208] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >>>>>> [ 0.425211] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] >>>>>> [ 0.425335] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100 >>>>>> conventional PCI endpoint >>>>>> [ 0.425412] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 >>>>>> ACPI/GPIO/TCO >>>>>> [ 0.425417] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 >>>>>> GPIO >>>>>> [ 0.425420] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 >>>>>> (mask 0003) >>>>>> [ 0.425425] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 >>>>>> (mask 001f) >>>>>> [ 0.425575] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601 >>>>>> conventional PCI endpoint >>>>>> [ 0.425589] pci 0000:00:1f.2: BAR 0 [io 0x8c00-0x8c07] >>>>>> [ 0.425596] pci 0000:00:1f.2: BAR 1 [io 0x8880-0x8883] >>>>>> [ 0.425604] pci 0000:00:1f.2: BAR 2 [io 0x8800-0x8807] >>>>>> [ 0.425611] pci 0000:00:1f.2: BAR 3 [io 0x8480-0x8483] >>>>>> [ 0.425618] pci 0000:00:1f.2: BAR 4 [io 0x8400-0x841f] >>>>>> [ 0.425625] pci 0000:00:1f.2: BAR 5 [mem 0xfb5fc000-0xfb5fc7ff] >>>>>> [ 0.425666] pci 0000:00:1f.2: PME# supported from D3hot >>>>>> [ 0.425760] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500 >>>>>> conventional PCI endpoint >>>>>> [ 0.425777] pci 0000:00:1f.3: BAR 0 [mem 0xfb5fd000-0xfb5fd0ff 64bit] >>>>>> [ 0.425797] pci 0000:00:1f.3: BAR 4 [io 0x0400-0x041f] >>>>>> [ 0.425902] pci 0000:00:01.0: PCI bridge to [bus 01] >>>>>> [ 0.425962] pci 0000:02:00.0: [1002:1478] type 01 class 0x060400 PCIe >>>>>> Switch Upstream Port >>>>>> [ 0.425977] pci 0000:02:00.0: BAR 0 [mem 0xfb6fc000-0xfb6fffff] >>>>>> [ 0.425992] pci 0000:02:00.0: PCI bridge to [bus 03-04] >>>>>> [ 0.425999] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] >>>>>> [ 0.426002] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] >>>>>> [ 0.426012] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff >>>>>> 64bit pref] >>>>>> [ 0.426097] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.426163] pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, >>>>>> limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 63.012 Gb/s >>>>>> with 16.0 GT/s PCIe x4 link) >>>>>> [ 0.436388] pci 0000:00:03.0: PCI bridge to [bus 02-04] >>>>>> [ 0.436467] pci 0000:03:00.0: [1002:1479] type 01 class 0x060400 PCIe >>>>>> Switch Downstream Port >>>>>> [ 0.436495] pci 0000:03:00.0: PCI bridge to [bus 04] >>>>>> [ 0.436501] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] >>>>>> [ 0.436505] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] >>>>>> [ 0.436515] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff >>>>>> 64bit pref] >>>>>> [ 0.436600] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.436763] pci 0000:02:00.0: PCI bridge to [bus 03-04] >>>>>> [ 0.436832] pci 0000:04:00.0: [1002:743f] type 00 class 0x030000 PCIe >>>>>> Legacy Endpoint >>>>>> [ 0.436852] pci 0000:04:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit >>>>>> pref] >>>>>> [ 0.436864] pci 0000:04:00.0: BAR 2 [mem 0xcfe00000-0xcfffffff 64bit >>>>>> pref] >>>>>> [ 0.436872] pci 0000:04:00.0: BAR 4 [io 0xa000-0xa0ff] >>>>>> [ 0.436880] pci 0000:04:00.0: BAR 5 [mem 0xfb700000-0xfb7fffff] >>>>>> [ 0.436888] pci 0000:04:00.0: ROM [mem 0xfb8c0000-0xfb8dffff pref] >>>>>> [ 0.436925] pci 0000:04:00.0: Video device with shadowed ROM at [mem >>>>>> 0x000c0000-0x000dffff] >>>>>> [ 0.436985] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold >>>>>> [ 0.437058] pci 0000:04:00.0: 16.000 Gb/s available PCIe bandwidth, >>>>>> limited by 5.0 GT/s PCIe x4 link at 0000:00:03.0 (capable of 252.048 Gb/s >>>>>> with 16.0 GT/s PCIe x16 link) >>>>>> [ 0.437158] pci 0000:04:00.1: [1002:ab28] type 00 class 0x040300 PCIe >>>>>> Legacy Endpoint >>>>>> [ 0.437173] pci 0000:04:00.1: BAR 0 [mem 0xfb8fc000-0xfb8fffff] >>>>>> [ 0.437271] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold >>>>>> [ 0.437411] pci 0000:03:00.0: PCI bridge to [bus 04] >>>>>> [ 0.437472] pci 0000:00:07.0: PCI bridge to [bus 05] >>>>>> [ 0.437519] pci 0000:00:1c.0: PCI bridge to [bus 0a] >>>>>> [ 0.437590] pci 0000:09:00.0: [14f1:8880] type 00 class 0x040000 PCIe >>>>>> Endpoint >>>>>> [ 0.437623] pci 0000:09:00.0: BAR 0 [mem 0xfbc00000-0xfbdfffff 64bit] >>>>>> [ 0.437793] pci 0000:09:00.0: supports D1 D2 >>>>>> [ 0.437794] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot >>>>>> [ 0.437927] pci 0000:09:00.0: disabling ASPM on pre-1.1 PCIe device. You >>>>>> can enable it with 'pcie_aspm=force' >>>>>> [ 0.437941] pci 0000:00:1c.1: PCI bridge to [bus 09] >>>>>> [ 0.438009] pci 0000:08:00.0: [11ab:4364] type 00 class 0x020000 PCIe >>>>>> Legacy Endpoint >>>>>> [ 0.438036] pci 0000:08:00.0: BAR 0 [mem 0xfbbfc000-0xfbbfffff 64bit] >>>>>> [ 0.438048] pci 0000:08:00.0: BAR 2 [io 0xd800-0xd8ff] >>>>>> [ 0.438088] pci 0000:08:00.0: ROM [mem 0xfbbc0000-0xfbbdffff pref] >>>>>> [ 0.438159] pci 0000:08:00.0: supports D1 D2 >>>>>> [ 0.438161] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold >>>>>> [ 0.438257] pci 0000:00:1c.2: ASPM: current common clock configuration is >>>>>> inconsistent, reconfiguring >>>>>> [ 0.448394] pci 0000:00:1c.2: PCI bridge to [bus 08] >>>>>> [ 0.448486] pci 0000:07:00.0: [11ab:6121] type 00 class 0x01018f PCIe >>>>>> Legacy Endpoint >>>>>> [ 0.448506] pci 0000:07:00.0: BAR 0 [io 0xcc00-0xcc07] >>>>>> [ 0.448518] pci 0000:07:00.0: BAR 1 [io 0xc880-0xc883] >>>>>> [ 0.448529] pci 0000:07:00.0: BAR 2 [io 0xc800-0xc807] >>>>>> [ 0.448540] pci 0000:07:00.0: BAR 3 [io 0xc480-0xc483] >>>>>> [ 0.448551] pci 0000:07:00.0: BAR 4 [io 0xc400-0xc40f] >>>>>> [ 0.448562] pci 0000:07:00.0: BAR 5 [mem 0xfbaffc00-0xfbafffff] >>>>>> [ 0.448636] pci 0000:07:00.0: supports D1 >>>>>> [ 0.448638] pci 0000:07:00.0: PME# supported from D0 D1 D3hot >>>>>> [ 0.448727] pci 0000:07:00.0: disabling ASPM on pre-1.1 PCIe device. You >>>>>> can enable it with 'pcie_aspm=force' >>>>>> [ 0.448739] pci 0000:00:1c.4: PCI bridge to [bus 07] >>>>>> [ 0.448811] pci 0000:06:00.0: [11ab:4364] type 00 class 0x020000 PCIe >>>>>> Legacy Endpoint >>>>>> [ 0.448838] pci 0000:06:00.0: BAR 0 [mem 0xfb9fc000-0xfb9fffff 64bit] >>>>>> [ 0.448850] pci 0000:06:00.0: BAR 2 [io 0xb800-0xb8ff] >>>>>> [ 0.448891] pci 0000:06:00.0: ROM [mem 0xfb9c0000-0xfb9dffff pref] >>>>>> [ 0.448963] pci 0000:06:00.0: supports D1 D2 >>>>>> [ 0.448965] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold >>>>>> [ 0.449068] pci 0000:00:1c.5: ASPM: current common clock configuration is >>>>>> inconsistent, reconfiguring >>>>>> [ 0.460394] pci 0000:00:1c.5: PCI bridge to [bus 06] >>>>>> [ 0.460427] pci_bus 0000:0b: extended config space not accessible >>>>>> [ 0.460468] pci 0000:0b:02.0: [1106:3044] type 00 class 0x0c0010 >>>>>> conventional PCI endpoint >>>>>> [ 0.460485] pci 0000:0b:02.0: BAR 0 [mem 0xfbeff000-0xfbeff7ff] >>>>>> [ 0.460495] pci 0000:0b:02.0: BAR 1 [io 0xec00-0xec7f] >>>>>> [ 0.460565] pci 0000:0b:02.0: supports D2 >>>>>> [ 0.460567] pci 0000:0b:02.0: PME# supported from D2 D3hot D3cold >>>>>> [ 0.460650] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) >>>>>> [ 0.460660] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] >>>>>> (subtractive decode) >>>>>> [ 0.460662] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] >>>>>> (subtractive decode) >>>>>> [ 0.460664] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff >>>>>> window] (subtractive decode) >>>>>> [ 0.460666] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff >>>>>> window] (subtractive decode) >>>>>> [ 0.460668] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff >>>>>> window] (subtractive decode) >>>>>> [ 0.460670] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff >>>>>> window] (subtractive decode) >>>>>> [ 0.461561] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 >>>>>> [ 0.461631] ACPI: PCI: Interrupt link LNKB configured for IRQ 5 >>>>>> [ 0.461700] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 >>>>>> [ 0.461768] ACPI: PCI: Interrupt link LNKD configured for IRQ 14 >>>>>> [ 0.461835] ACPI: PCI: Interrupt link LNKE configured for IRQ 15 >>>>>> [ 0.461903] ACPI: PCI: Interrupt link LNKF configured for IRQ 3 >>>>>> [ 0.461971] ACPI: PCI: Interrupt link LNKG configured for IRQ 7 >>>>>> [ 0.462039] ACPI: PCI: Interrupt link LNKH configured for IRQ 4 >>>>>> [ 0.462216] iommu: Default domain type: Translated >>>>>> [ 0.462216] iommu: DMA domain TLB invalidation policy: lazy mode >>>>>> [ 0.462216] SCSI subsystem initialized >>>>>> [ 0.462216] libata version 3.00 loaded. >>>>>> [ 0.462216] ACPI: bus type USB registered >>>>>> [ 0.462216] usbcore: registered new interface driver usbfs >>>>>> [ 0.462216] usbcore: registered new interface driver hub >>>>>> [ 0.462216] usbcore: registered new device driver usb >>>>>> [ 0.462216] pps_core: LinuxPPS API ver. 1 registered >>>>>> [ 0.462216] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo >>>>>> Giometti<giometti@linux.it> >>>>>> [ 0.462216] PTP clock support registered >>>>>> [ 0.462216] EDAC MC: Ver: 3.0.0 >>>>>> [ 0.462216] NetLabel: Initializing >>>>>> [ 0.462216] NetLabel: domain hash size = 128 >>>>>> [ 0.462216] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >>>>>> [ 0.462216] NetLabel: unlabeled traffic allowed by default >>>>>> [ 0.462216] PCI: Using ACPI for IRQ routing >>>>>> [ 0.468990] PCI: Discovered peer bus ff >>>>>> [ 0.468992] PCI: root bus ff: using default resources >>>>>> [ 0.468994] PCI: Probing PCI hardware (bus ff) >>>>>> [ 0.469021] PCI host bridge to bus 0000:ff >>>>>> [ 0.469023] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff] >>>>>> [ 0.469026] pci_bus 0000:ff: root bus resource [mem >>>>>> 0x00000000-0xfffffffff] >>>>>> [ 0.469028] pci_bus 0000:ff: No busn resource found for root bus, will >>>>>> use [bus ff-ff] >>>>>> [ 0.469030] pci_bus 0000:ff: busn_res: can not insert [bus ff] under >>>>>> domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) >>>>>> [ 0.469038] pci 0000:ff:00.0: [8086:2c41] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469094] pci 0000:ff:00.1: [8086:2c01] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469145] pci 0000:ff:02.0: [8086:2c10] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469192] pci 0000:ff:02.1: [8086:2c11] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469241] pci 0000:ff:03.0: [8086:2c18] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469290] pci 0000:ff:03.1: [8086:2c19] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469343] pci 0000:ff:03.4: [8086:2c1c] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469391] pci 0000:ff:04.0: [8086:2c20] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469441] pci 0000:ff:04.1: [8086:2c21] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469488] pci 0000:ff:04.2: [8086:2c22] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469535] pci 0000:ff:04.3: [8086:2c23] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469585] pci 0000:ff:05.0: [8086:2c28] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469632] pci 0000:ff:05.1: [8086:2c29] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469679] pci 0000:ff:05.2: [8086:2c2a] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469731] pci 0000:ff:05.3: [8086:2c2b] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469782] pci 0000:ff:06.0: [8086:2c30] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469829] pci 0000:ff:06.1: [8086:2c31] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469875] pci 0000:ff:06.2: [8086:2c32] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469925] pci 0000:ff:06.3: [8086:2c33] type 00 class 0x060000 >>>>>> conventional PCI endpoint >>>>>> [ 0.469981] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff >>>>>> [ 0.469984] pci_bus 0000:ff: busn_res: can not insert [bus ff] under >>>>>> domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) >>>>>> [ 0.469992] PCI: pci_cache_line_size set to 64 bytes >>>>>> [ 0.470083] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] >>>>>> [ 0.470085] e820: reserve RAM buffer [mem 0xbf780000-0xbfffffff] >>>>>> [ 0.470108] pci 0000:04:00.0: vgaarb: setting as boot VGA device >>>>>> [ 0.470108] pci 0000:04:00.0: vgaarb: bridge control possible >>>>>> [ 0.470108] pci 0000:04:00.0: vgaarb: VGA device added: >>>>>> decodes=io+mem,owns=io+mem,locks=none >>>>>> [ 0.470108] vgaarb: loaded >>>>>> [ 0.470108] hpet: 4 channels of 0 reserved for per-cpu timers >>>>>> [ 0.470108] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >>>>>> [ 0.470108] hpet0: 4 comparators, 64-bit 14.318180 MHz counter >>>>>> [ 0.472412] clocksource: Switched to clocksource tsc-early >>>>>> [ 0.474123] VFS: Disk quotas dquot_6.6.0 >>>>>> [ 0.474178] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 >>>>>> bytes) >>>>>> [ 0.474353] AppArmor: AppArmor Filesystem Enabled >>>>>> [ 0.474372] pnp: PnP ACPI init >>>>>> [ 0.474452] system 00:00: [mem 0xfbf00000-0xfbffffff] has been reserved >>>>>> [ 0.474456] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved >>>>>> [ 0.474458] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved >>>>>> [ 0.474460] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved >>>>>> [ 0.474462] system 00:00: [mem 0xfec8a000-0xfec8afff] could not be >>>>>> reserved >>>>>> [ 0.474465] system 00:00: [mem 0xfed10000-0xfed10fff] has been reserved >>>>>> [ 0.474787] system 00:02: [io 0x0290-0x029f] has been reserved >>>>>> [ 0.475064] system 00:03: [io 0x04d0-0x04d1] has been reserved >>>>>> [ 0.475068] system 00:03: [io 0x0800-0x087f] has been reserved >>>>>> [ 0.475070] system 00:03: [io 0x0500-0x057f] could not be reserved >>>>>> [ 0.475072] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved >>>>>> [ 0.475075] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved >>>>>> [ 0.475077] system 00:03: [mem 0xfed40000-0xfed8ffff] has been reserved >>>>>> [ 0.475240] system 00:04: [mem 0xffc00000-0xffdfffff] has been reserved >>>>>> [ 0.475414] system 00:05: [mem 0xfec00000-0xfec00fff] could not be >>>>>> reserved >>>>>> [ 0.475418] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved >>>>>> [ 0.475547] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved >>>>>> [ 0.475756] pnp 00:07: disabling [mem 0x000c0000-0x000cffff] because it >>>>>> overlaps 0000:04:00.0 BAR 6 [mem 0x000c0000-0x000dffff] >>>>>> [ 0.475794] system 00:07: [mem 0x00000000-0x0009ffff] could not be >>>>>> reserved >>>>>> [ 0.475797] system 00:07: [mem 0x000e0000-0x000fffff] could not be >>>>>> reserved >>>>>> [ 0.475799] system 00:07: [mem 0x00100000-0xbfffffff] could not be >>>>>> reserved >>>>>> [ 0.475801] system 00:07: [mem 0xfed90000-0xffffffff] could not be >>>>>> reserved >>>>>> [ 0.475968] pnp: PnP ACPI: found 8 devices >>>>>> [ 0.482412] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, >>>>>> max_idle_ns: 2085701024 ns >>>>>> [ 0.482668] NET: Registered PF_INET protocol family >>>>>> [ 0.482922] IP idents hash table entries: 262144 (order: 9, 2097152 >>>>>> bytes, linear) >>>>>> [ 0.487040] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, >>>>>> 131072 bytes, linear) >>>>>> [ 0.487090] Table-perturb hash table entries: 65536 (order: 6, 262144 >>>>>> bytes, linear) >>>>>> [ 0.487211] TCP established hash table entries: 131072 (order: 8, 1048576 >>>>>> bytes, linear) >>>>>> [ 0.487622] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, >>>>>> linear) >>>>>> [ 0.487923] TCP: Hash tables configured (established 131072 bind 65536) >>>>>> [ 0.488158] MPTCP token hash table entries: 16384 (order: 6, 393216 >>>>>> bytes, linear) >>>>>> [ 0.488251] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) >>>>>> [ 0.488324] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, >>>>>> linear) >>>>>> [ 0.488454] NET: Registered PF_UNIX/PF_LOCAL protocol family >>>>>> [ 0.488463] NET: Registered PF_XDP protocol family >>>>>> [ 0.488480] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus >>>>>> 0a] add_size 1000 >>>>>> [ 0.488484] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] >>>>>> to [bus 0a] add_size 200000 add_align 100000 >>>>>> [ 0.488488] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus >>>>>> 09] add_size 1000 >>>>>> [ 0.488491] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff >>>>>> 64bit pref] to [bus 09] add_size 200000 add_align 100000 >>>>>> [ 0.488494] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff >>>>>> 64bit pref] to [bus 08] add_size 200000 add_align 100000 >>>>>> [ 0.488497] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff >>>>>> 64bit pref] to [bus 07] add_size 200000 add_align 100000 >>>>>> [ 0.488500] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff >>>>>> 64bit pref] to [bus 06] add_size 200000 add_align 100000 >>>>>> [ 0.488517] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff]: >>>>>> assigned >>>>>> [ 0.488520] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff >>>>>> 64bit pref]: assigned >>>>>> [ 0.488524] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff >>>>>> 64bit pref]: assigned >>>>>> [ 0.488526] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff >>>>>> 64bit pref]: assigned >>>>>> [ 0.488529] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff >>>>>> 64bit pref]: assigned >>>>>> [ 0.488532] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]: assigned >>>>>> [ 0.488535] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]: assigned >>>>>> [ 0.488538] pci 0000:00:01.0: PCI bridge to [bus 01] >>>>>> [ 0.488548] pci 0000:03:00.0: PCI bridge to [bus 04] >>>>>> [ 0.488550] pci 0000:03:00.0: bridge window [io 0xa000-0xafff] >>>>>> [ 0.488555] pci 0000:03:00.0: bridge window [mem 0xfb700000-0xfb8fffff] >>>>>> [ 0.488559] pci 0000:03:00.0: bridge window [mem 0xcfe00000-0xdfffffff >>>>>> 64bit pref] >>>>>> [ 0.488564] pci 0000:02:00.0: PCI bridge to [bus 03-04] >>>>>> [ 0.488567] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] >>>>>> [ 0.488571] pci 0000:02:00.0: bridge window [mem 0xfb700000-0xfb8fffff] >>>>>> [ 0.488575] pci 0000:02:00.0: bridge window [mem 0xcfe00000-0xdfffffff >>>>>> 64bit pref] >>>>>> [ 0.488580] pci 0000:00:03.0: PCI bridge to [bus 02-04] >>>>>> [ 0.488583] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] >>>>>> [ 0.488586] pci 0000:00:03.0: bridge window [mem 0xfb600000-0xfb8fffff] >>>>>> [ 0.488590] pci 0000:00:03.0: bridge window [mem 0xcfe00000-0xdfffffff >>>>>> 64bit pref] >>>>>> [ 0.488594] pci 0000:00:07.0: PCI bridge to [bus 05] >>>>>> [ 0.488603] pci 0000:00:1c.0: PCI bridge to [bus 0a] >>>>>> [ 0.488605] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] >>>>>> [ 0.488609] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] >>>>>> [ 0.488612] pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff >>>>>> 64bit pref] >>>>>> [ 0.488618] pci 0000:00:1c.1: PCI bridge to [bus 09] >>>>>> [ 0.488620] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] >>>>>> [ 0.488624] pci 0000:00:1c.1: bridge window [mem 0xfbc00000-0xfbdfffff] >>>>>> [ 0.488628] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff >>>>>> 64bit pref] >>>>>> [ 0.488633] pci 0000:00:1c.2: PCI bridge to [bus 08] >>>>>> [ 0.488635] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >>>>>> [ 0.488639] pci 0000:00:1c.2: bridge window [mem 0xfbb00000-0xfbbfffff] >>>>>> [ 0.488643] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff >>>>>> 64bit pref] >>>>>> [ 0.488648] pci 0000:00:1c.4: PCI bridge to [bus 07] >>>>>> [ 0.488650] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >>>>>> [ 0.488654] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] >>>>>> [ 0.488658] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff >>>>>> 64bit pref] >>>>>> [ 0.488663] pci 0000:00:1c.5: PCI bridge to [bus 06] >>>>>> [ 0.488665] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] >>>>>> [ 0.488669] pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] >>>>>> [ 0.488673] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff >>>>>> 64bit pref] >>>>>> [ 0.488678] pci 0000:00:1e.0: PCI bridge to [bus 0b] >>>>>> [ 0.488681] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >>>>>> [ 0.488685] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] >>>>>> [ 0.488692] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >>>>>> [ 0.488694] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >>>>>> [ 0.488696] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff >>>>>> window] >>>>>> [ 0.488698] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff >>>>>> window] >>>>>> [ 0.488700] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff >>>>>> window] >>>>>> [ 0.488702] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff >>>>>> window] >>>>>> [ 0.488704] pci_bus 0000:02: resource 0 [io 0xa000-0xafff] >>>>>> [ 0.488705] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb8fffff] >>>>>> [ 0.488707] pci_bus 0000:02: resource 2 [mem 0xcfe00000-0xdfffffff 64bit >>>>>> pref] >>>>>> [ 0.488709] pci_bus 0000:03: resource 0 [io 0xa000-0xafff] >>>>>> [ 0.488711] pci_bus 0000:03: resource 1 [mem 0xfb700000-0xfb8fffff] >>>>>> [ 0.488712] pci_bus 0000:03: resource 2 [mem 0xcfe00000-0xdfffffff 64bit >>>>>> pref] >>>>>> [ 0.488714] pci_bus 0000:04: resource 0 [io 0xa000-0xafff] >>>>>> [ 0.488716] pci_bus 0000:04: resource 1 [mem 0xfb700000-0xfb8fffff] >>>>>> [ 0.488718] pci_bus 0000:04: resource 2 [mem 0xcfe00000-0xdfffffff 64bit >>>>>> pref] >>>>>> [ 0.488720] pci_bus 0000:0a: resource 0 [io 0x1000-0x1fff] >>>>>> [ 0.488722] pci_bus 0000:0a: resource 1 [mem 0xc0000000-0xc01fffff] >>>>>> [ 0.488723] pci_bus 0000:0a: resource 2 [mem 0xfaf00000-0xfaffffff 64bit >>>>>> pref] >>>>>> [ 0.488725] pci_bus 0000:09: resource 0 [io 0x2000-0x2fff] >>>>>> [ 0.488727] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbdfffff] >>>>>> [ 0.488728] pci_bus 0000:09: resource 2 [mem 0xc0200000-0xc03fffff 64bit >>>>>> pref] >>>>>> [ 0.488730] pci_bus 0000:08: resource 0 [io 0xd000-0xdfff] >>>>>> [ 0.488732] pci_bus 0000:08: resource 1 [mem 0xfbb00000-0xfbbfffff] >>>>>> [ 0.488734] pci_bus 0000:08: resource 2 [mem 0xc0400000-0xc05fffff 64bit >>>>>> pref] >>>>>> [ 0.488736] pci_bus 0000:07: resource 0 [io 0xc000-0xcfff] >>>>>> [ 0.488737] pci_bus 0000:07: resource 1 [mem 0xfba00000-0xfbafffff] >>>>>> [ 0.488739] pci_bus 0000:07: resource 2 [mem 0xc0600000-0xc07fffff 64bit >>>>>> pref] >>>>>> [ 0.488741] pci_bus 0000:06: resource 0 [io 0xb000-0xbfff] >>>>>> [ 0.488743] pci_bus 0000:06: resource 1 [mem 0xfb900000-0xfb9fffff] >>>>>> [ 0.488744] pci_bus 0000:06: resource 2 [mem 0xc0800000-0xc09fffff 64bit >>>>>> pref] >>>>>> [ 0.488746] pci_bus 0000:0b: resource 0 [io 0xe000-0xefff] >>>>>> [ 0.488748] pci_bus 0000:0b: resource 1 [mem 0xfbe00000-0xfbefffff] >>>>>> [ 0.488750] pci_bus 0000:0b: resource 4 [io 0x0000-0x0cf7 window] >>>>>> [ 0.488751] pci_bus 0000:0b: resource 5 [io 0x0d00-0xffff window] >>>>>> [ 0.488753] pci_bus 0000:0b: resource 6 [mem 0x000a0000-0x000bffff >>>>>> window] >>>>>> [ 0.488755] pci_bus 0000:0b: resource 7 [mem 0x000d0000-0x000dffff >>>>>> window] >>>>>> [ 0.488757] pci_bus 0000:0b: resource 8 [mem 0xc0000000-0xdfffffff >>>>>> window] >>>>>> [ 0.488758] pci_bus 0000:0b: resource 9 [mem 0xf0000000-0xfed8ffff >>>>>> window] >>>>>> [ 0.488836] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff] >>>>>> [ 0.488838] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff] >>>>>> [ 0.490705] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0 >>>>>> [ 0.490763] PCI: CLS 256 bytes, default 64 >>>>>> [ 0.490837] DMAR: Host address width 39 >>>>>> [ 0.490840] DMAR: DRHD base: 0x000000fbfff000 flags: 0x0 >>>>>> [ 0.490855] DMAR: dmar0: reg_base_addr fbfff000 ver 1:0 cap >>>>>> c9008010e60262 ecap f0207a >>>>>> [ 0.490859] DMAR: DRHD base: 0x000000fbffe000 flags: 0x1 >>>>>> [ 0.490868] DMAR: dmar1: reg_base_addr fbffe000 ver 1:0 cap >>>>>> c90780106f0462 ecap f020fe >>>>>> [ 0.490872] DMAR: RMRR base: 0x000000000ec000 end: 0x000000000effff >>>>>> [ 0.490874] DMAR: RMRR base: 0x000000bf7dc000 end: 0x000000bf7dbfff >>>>>> [ 0.490876] DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR >>>>>> [0x00000000bf7dc000-0x00000000bf7dbfff] >>>>>> BIOS vendor: American Megatrends Inc.; Ver: 2209 ; Product >>>>>> Version: System Version >>>>>> [ 0.490885] DMAR: ATSR flags: 0x0 >>>>>> [ 0.490916] Trying to unpack rootfs image as initramfs... >>>>>> [ 0.490924] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >>>>>> [ 0.490926] software IO TLB: mapped [mem >>>>>> 0x00000000bb780000-0x00000000bf780000] (64MB) >>>>>> [ 0.498853] Initialise system trusted keyrings >>>>>> [ 0.498871] Key type blacklist registered >>>>>> [ 0.498929] workingset: timestamp_bits=36 max_order=22 bucket_order=0 >>>>>> [ 0.498939] zbud: loaded >>>>>> [ 0.500605] squashfs: version 4.0 (2009/01/31) Phillip Lougher >>>>>> [ 0.500783] fuse: init (API version 7.40) >>>>>> [ 0.501317] integrity: Platform Keyring initialized >>>>>> [ 0.518817] Key type asymmetric registered >>>>>> [ 0.518823] Asymmetric key parser 'x509' registered >>>>>> [ 0.518900] Block layer SCSI generic (bsg) driver version 0.4 loaded >>>>>> (major 243) >>>>>> [ 0.518995] io scheduler mq-deadline registered >>>>>> [ 0.519607] pcieport 0000:00:1c.0: enabling device (0106 -> 0107) >>>>>> [ 0.519816] pcieport 0000:00:1c.1: enabling device (0106 -> 0107) >>>>>> [ 0.520733] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >>>>>> [ 0.520780] Driver vt8623fb not loading because of nomodeset parameter >>>>>> [ 0.521646] input: Power Button as >>>>>> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >>>>>> [ 0.521681] ACPI: button: Power Button [PWRB] >>>>>> [ 0.521720] input: Power Button as >>>>>> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >>>>>> [ 0.521846] ACPI: button: Power Button [PWRF] >>>>>> [ 0.523498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >>>>>> [ 0.527493] Linux agpgart interface v0.103 >>>>>> [ 0.532004] loop: module loaded >>>>>> [ 0.532510] tun: Universal TUN/TAP device driver, 1.6 >>>>>> [ 0.532598] PPP generic driver version 2.4.2 >>>>>> [ 0.532913] VFIO - User Level meta-driver version: 0.3 >>>>>> [ 0.533261] uhci_hcd 0000:00:1a.0: UHCI Host Controller >>>>>> [ 0.533272] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus >>>>>> number 1 >>>>>> [ 0.533282] uhci_hcd 0000:00:1a.0: detected 2 ports >>>>>> [ 0.533318] uhci_hcd 0000:00:1a.0: irq 16, io port 0x00009800 >>>>>> [ 0.533385] usb usb1: New USB device found, idVendor=1d6b, >>>>>> idProduct=0001, bcdDevice= 6.11 >>>>>> [ 0.533388] usb usb1: New USB device strings: Mfr=3, Product=2, >>>>>> SerialNumber=1 >>>>>> [ 0.533390] usb usb1: Product: UHCI Host Controller >>>>>> [ 0.533392] usb usb1: Manufacturer: Linux 6.11.0 uhci_hcd >>>>>> [ 0.533393] usb usb1: SerialNumber: 0000:00:1a.0 >>>>>> [ 0.533563] hub 1-0:1.0: USB hub found >>>>>> [ 0.533572] hub 1-0:1.0: 2 ports detected >>>>>> [ 0.533852] ehci-pci 0000:00:1a.7: EHCI Host Controller >>>>>> [ 0.533861] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus >>>>>> number 2 >>>>>> [ 0.533874] ehci-pci 0000:00:1a.7: debug port 1 >>>>>> [ 0.537796] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfb5ff000 >>>>>> [ 0.553037] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >>>>>> [ 0.553115] usb usb2: New USB device found, idVendor=1d6b, >>>>>> idProduct=0002, bcdDevice= 6.11 >>>>>> [ 0.553119] usb usb2: New USB device strings: Mfr=3, Product=2, >>>>>> SerialNumber=1 >>>>>> [ 0.553121] usb usb2: Product: EHCI Host Controller >>>>>> [ 0.553122] usb usb2: Manufacturer: Linux 6.11.0 ehci_hcd >>>>>> [ 0.553124] usb usb2: SerialNumber: 0000:00:1a.7 >>>>>> [ 0.553411] hub 2-0:1.0: USB hub found >>>>>> [ 0.553424] hub 2-0:1.0: 6 ports detected >>>>>> [ 0.581085] hub 1-0:1.0: USB hub found >>>>>> [ 0.581097] hub 1-0:1.0: 2 ports detected >>>>>> [ 0.581279] ehci-pci 0000:00:1d.7: EHCI Host Controller >>>>>> [ 0.581289] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus >>>>>> number 3 >>>>>> [ 0.581304] ehci-pci 0000:00:1d.7: debug port 1 >>>>>> [ 0.585225] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfb5fe000 >>>>>> [ 0.601021] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >>>>>> [ 0.601099] usb usb3: New USB device found, idVendor=1d6b, >>>>>> idProduct=0002, bcdDevice= 6.11 >>>>>> [ 0.601103] usb usb3: New USB device strings: Mfr=3, Product=2, >>>>>> SerialNumber=1 >>>>>> [ 0.601105] usb usb3: Product: EHCI Host Controller >>>>>> [ 0.601107] usb usb3: Manufacturer: Linux 6.11.0 ehci_hcd >>>>>> [ 0.601108] usb usb3: SerialNumber: 0000:00:1d.7 >>>>>> [ 0.601354] hub 3-0:1.0: USB hub found >>>>>> [ 0.601366] hub 3-0:1.0: 6 ports detected >>>>>> [ 0.601649] uhci_hcd 0000:00:1a.1: UHCI Host Controller >>>>>> [ 0.601659] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus >>>>>> number 4 >>>>>> [ 0.601668] uhci_hcd 0000:00:1a.1: detected 2 ports >>>>>> [ 0.601701] uhci_hcd 0000:00:1a.1: irq 21, io port 0x00009880 >>>>>> [ 0.601762] usb usb4: New USB device found, idVendor=1d6b, >>>>>> idProduct=0001, bcdDevice= 6.11 >>>>>> [ 0.601765] usb usb4: New USB device strings: Mfr=3, Product=2, >>>>>> SerialNumber=1 >>>>>> [ 0.601767] usb usb4: Product: UHCI Host Controller >>>>>> [ 0.601768] usb usb4: Manufacturer: Linux 6.11.0 uhci_hcd >>>>>> [ 0.601770] usb usb4: SerialNumber: 0000:00:1a.1 >>>>>> [ 0.601959] hub 4-0:1.0: USB hub found >>>>>> [ 0.601971] hub 4-0:1.0: 2 ports detected >>>>>> [ 0.602279] uhci_hcd 0000:00:1a.2: UHCI Host Controller >>>>>> [ 0.602285] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus >>>>>> number 5 >>>>>> [ 0.602292] uhci_hcd 0000:00:1a.2: detected 2 ports >>>>>> [ 0.602319] uhci_hcd 0000:00:1a.2: irq 19, io port 0x00009c00 >>>>>> [ 0.602378] usb usb5: New USB device found, idVendor=1d6b, >>>>>> idProduct=0001, bcdDevice= 6.11 >>>>>> [ 0.602381] usb usb5: New USB device strings: Mfr=3, Product=2, >>>>>> SerialNumber=1 >>>>>> [ 0.602383] usb usb5: Product: UHCI Host Controller >>>>>> [ 0.602385] usb usb5: Manufacturer: Linux 6.11.0 uhci_hcd >>>>>> [ 0.602387] usb usb5: SerialNumber: 0000:00:1a.2 >>>>>> [ 0.602571] hub 5-0:1.0: USB hub found >>>>>> [ 0.602582] hub 5-0:1.0: 2 ports detected >>>>>> [ 0.602821] uhci_hcd 0000:00:1d.0: UHCI Host Controller >>>>>> [ 0.602827] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus >>>>>> number 6 >>>>>> [ 0.602834] uhci_hcd 0000:00:1d.0: detected 2 ports >>>>>> [ 0.602852] uhci_hcd 0000:00:1d.0: irq 23, io port 0x00009080 >>>>>> [ 0.602905] usb usb6: New USB device found, idVendor=1d6b, >>>>>> idProduct=0001, bcdDevice= 6.11 >>>>>> [ 0.602908] usb usb6: New USB device strings: Mfr=3, Product=2, >>>>>> SerialNumber=1 >>>>>> [ 0.602910] usb usb6: Product: UHCI Host Controller >>>>>> [ 0.602911] usb usb6: Manufacturer: Linux 6.11.0 uhci_hcd >>>>>> [ 0.602913] usb usb6: SerialNumber: 0000:00:1d.0 >>>>>> [ 0.603096] hub 6-0:1.0: USB hub found >>>>>> [ 0.603108] hub 6-0:1.0: 2 ports detected >>>>>> [ 0.603355] uhci_hcd 0000:00:1d.1: UHCI Host Controller >>>>>> [ 0.603366] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus >>>>>> number 7 >>>>>> [ 0.603373] uhci_hcd 0000:00:1d.1: detected 2 ports >>>>>> [ 0.603390] uhci_hcd 0000:00:1d.1: irq 19, io port 0x00009400 >>>>>> [ 0.603444] usb usb7: New USB device found, idVendor=1d6b, >>>>>> idProduct=0001, bcdDevice= 6.11 >>>>>> [ 0.603447] usb usb7: New USB device strings: Mfr=3, Product=2, >>>>>> SerialNumber=1 >>>>>> [ 0.603449] usb usb7: Product: UHCI Host Controller >>>>>> [ 0.603450] usb usb7: Manufacturer: Linux 6.11.0 uhci_hcd >>>>>> [ 0.603452] usb usb7: SerialNumber: 0000:00:1d.1 >>>>>> [ 0.603636] hub 7-0:1.0: USB hub found >>>>>> [ 0.603648] hub 7-0:1.0: 2 ports detected >>>>>> [ 0.603900] uhci_hcd 0000:00:1d.2: UHCI Host Controller >>>>>> [ 0.603907] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus >>>>>> number 8 >>>>>> [ 0.603913] uhci_hcd 0000:00:1d.2: detected 2 ports >>>>>> [ 0.603931] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00009480 >>>>>> [ 0.603984] usb usb8: New USB device found, idVendor=1d6b, >>>>>> idProduct=0001, bcdDevice= 6.11 >>>>>> [ 0.603987] usb usb8: New USB device strings: Mfr=3, Product=2, >>>>>> SerialNumber=1 >>>>>> [ 0.603989] usb usb8: Product: UHCI Host Controller >>>>>> [ 0.603991] usb usb8: Manufacturer: Linux 6.11.0 uhci_hcd >>>>>> [ 0.603992] usb usb8: SerialNumber: 0000:00:1d.2 >>>>>> [ 0.604175] hub 8-0:1.0: USB hub found >>>>>> [ 0.604187] hub 8-0:1.0: 2 ports detected >>>>>> [ 0.604507] i8042: PNP: No PS/2 controller found. >>>>>> [ 0.604509] i8042: Probing ports directly. >>>>>> [ 0.607314] serio: i8042 KBD port at 0x60,0x64 irq 1 >>>>>> [ 0.607322] serio: i8042 AUX port at 0x60,0x64 irq 12 >>>>>> [ 0.607576] mousedev: PS/2 mouse device common for all mice >>>>>> [ 0.607851] rtc_cmos 00:01: RTC can wake from S4 >>>>>> [ 0.608175] rtc_cmos 00:01: registered as rtc0 >>>>>> [ 0.608206] rtc_cmos 00:01: setting system clock to 2024-09-16T20:18:41 >>>>>> UTC (1726517921) >>>>>> [ 0.608248] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, >>>>>> hpet irqs >>>>>> [ 0.608269] i2c_dev: i2c /dev entries driver >>>>>> [ 0.609016] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. >>>>>> Duplicate IMA measurements will not be recorded in the IMA log. >>>>>> [ 0.609054] device-mapper: uevent: version 1.0.3 >>>>>> [ 0.609150] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: >>>>>> dm-devel@lists.linux.dev >>>>>> [ 0.609178] platform eisa.0: Probing EISA bus 0 >>>>>> [ 0.609181] platform eisa.0: EISA: Cannot allocate resource for mainboard >>>>>> [ 0.609183] platform eisa.0: Cannot allocate resource for EISA slot 1 >>>>>> [ 0.609185] platform eisa.0: Cannot allocate resource for EISA slot 2 >>>>>> [ 0.609186] platform eisa.0: Cannot allocate resource for EISA slot 3 >>>>>> [ 0.609188] platform eisa.0: Cannot allocate resource for EISA slot 4 >>>>>> [ 0.609189] platform eisa.0: Cannot allocate resource for EISA slot 5 >>>>>> [ 0.609191] platform eisa.0: Cannot allocate resource for EISA slot 6 >>>>>> [ 0.609192] platform eisa.0: Cannot allocate resource for EISA slot 7 >>>>>> [ 0.609194] platform eisa.0: Cannot allocate resource for EISA slot 8 >>>>>> [ 0.609195] platform eisa.0: EISA: Detected 0 cards >>>>>> [ 0.609198] intel_pstate: CPU model not supported >>>>>> [ 0.609512] ledtrig-cpu: registered to indicate activity on CPUs >>>>>> [ 0.609564] vesafb: mode is 1920x1080x32, linelength=7680, pages=0 >>>>>> [ 0.609566] vesafb: scrolling: redraw >>>>>> [ 0.609567] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0 >>>>>> [ 0.609588] vesafb: framebuffer at 0xd0000000, mapped to >>>>>> 0x(____ptrval____), using 8128k, total 8128k >>>>>> [ 0.609716] fbcon: Deferring console take-over >>>>>> [ 0.609720] fb0: VESA VGA frame buffer device >>>>>> [ 0.609756] fujitsu_tablet: Unknown (using defaults) >>>>>> [ 0.609870] drop_monitor: Initializing network drop monitor service >>>>>> [ 0.610200] NET: Registered PF_INET6 protocol family >>>>>> [ 0.809011] usb 2-5: new high-speed USB device number 2 using ehci-pci >>>>>> [ 0.965402] usb 2-5: New USB device found, idVendor=0409, idProduct=005a, >>>>>> bcdDevice= 1.00 >>>>>> [ 0.965410] usb 2-5: New USB device strings: Mfr=0, Product=0, >>>>>> SerialNumber=0 >>>>>> [ 0.965833] hub 2-5:1.0: USB hub found >>>>>> [ 0.966029] hub 2-5:1.0: 4 ports detected >>>>>> [ 1.060999] usb 6-1: new full-speed USB device number 2 using uhci_hcd >>>>>> [ 1.254086] usb 6-1: New USB device found, idVendor=1784, idProduct=0001, >>>>>> bcdDevice= 0.00 >>>>>> [ 1.254094] usb 6-1: New USB device strings: Mfr=1, Product=2, >>>>>> SerialNumber=3 >>>>>> [ 1.254096] usb 6-1: Product: eHome Infrared Transceiver >>>>>> [ 1.254098] usb 6-1: Manufacturer: Topseed >>>>>> [ 1.254100] usb 6-1: SerialNumber: TS000IUz >>>>>> [ 1.256907] usb 2-5.1: new low-speed USB device number 3 using ehci-pci >>>>>> [ 1.371648] usb 2-5.1: New USB device found, idVendor=046d, >>>>>> idProduct=c317, bcdDevice= 0.70 >>>>>> [ 1.371656] usb 2-5.1: New USB device strings: Mfr=1, Product=2, >>>>>> SerialNumber=0 >>>>>> [ 1.371658] usb 2-5.1: Product: USB Multimedia Keyboard >>>>>> [ 1.371660] usb 2-5.1: Manufacturer: Logitech >>>>>> [ 1.448914] usb 2-5.2: new high-speed USB device number 4 using ehci-pci >>>>>> [ 1.525172] tsc: Refined TSC clocksource calibration: 2672.735 MHz >>>>>> [ 1.525186] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: >>>>>> 0x2686a22b34e, max_idle_ns: 440795332917 ns >>>>>> [ 1.525285] clocksource: Switched to clocksource tsc >>>>>> [ 1.558738] usb 2-5.2: New USB device found, idVendor=1532, >>>>>> idProduct=0e05, bcdDevice= 8.21 >>>>>> [ 1.558746] usb 2-5.2: New USB device strings: Mfr=1, Product=2, >>>>>> SerialNumber=0 >>>>>> [ 1.558748] usb 2-5.2: Product: Razer Kiyo Pro >>>>>> [ 1.558750] usb 2-5.2: Manufacturer: Razer Inc >>>>>> [ 1.636911] usb 2-5.4: new high-speed USB device number 5 using ehci-pci >>>>>> [ 1.757135] usb 2-5.4: New USB device found, idVendor=0bda, >>>>>> idProduct=2838, bcdDevice= 1.00 >>>>>> [ 1.757143] usb 2-5.4: New USB device strings: Mfr=1, Product=2, >>>>>> SerialNumber=3 >>>>>> [ 1.757145] usb 2-5.4: Product: RTL2838UHIDIR >>>>>> [ 1.757147] usb 2-5.4: Manufacturer: Realtek >>>>>> [ 1.757148] usb 2-5.4: SerialNumber: 00000001 >>>>>> [ 1.896915] usb 7-1: new low-speed USB device number 2 using uhci_hcd >>>>>> [ 2.090985] usb 7-1: New USB device found, idVendor=1c4f, idProduct=0034, >>>>>> bcdDevice= 1.10 >>>>>> [ 2.090993] usb 7-1: New USB device strings: Mfr=1, Product=2, >>>>>> SerialNumber=0 >>>>>> [ 2.090995] usb 7-1: Product: Usb Mouse >>>>>> [ 2.090997] usb 7-1: Manufacturer: SIGMACHIP >>>>>> [ 2.520914] usb 3-4: new high-speed USB device number 4 using ehci-pci >>>>>> [ 2.695073] usb 3-4: New USB device found, idVendor=0b05, idProduct=1784, >>>>>> bcdDevice= 1.01 >>>>>> [ 2.695080] usb 3-4: New USB device strings: Mfr=1, Product=2, >>>>>> SerialNumber=3 >>>>>> [ 2.695083] usb 3-4: Product: 802.11 n WLAN >>>>>> [ 2.695085] usb 3-4: Manufacturer: Ralink >>>>>> [ 2.695086] usb 3-4: SerialNumber: 1.0 >>>>>> [ 6.983494] Freeing initrd memory: 732708K >>>>>> [ 6.993078] Segment Routing with IPv6 >>>>>> [ 6.993112] In-situ OAM (IOAM) with IPv6 >>>>>> [ 6.993166] NET: Registered PF_PACKET protocol family >>>>>> [ 6.993452] Key type dns_resolver registered >>>>>> [ 6.994849] microcode: Current revision: 0x00000012 >>>>>> [ 6.994854] microcode: Updated early from: 0x00000010 >>>>>> [ 6.995662] IPI shorthand broadcast: enabled >>>>>> [ 6.998021] sched_clock: Marking stable (6996004567, >>>>>> 824148)->(7068598070, -71769355) >>>>>> [ 6.998330] registered taskstats version 1 >>>>>> [ 6.999038] Loading compiled-in X.509 certificates >>>>>> [ 7.000201] Loaded X.509 cert 'Build time autogenerated kernel key: >>>>>> 8b9c4d5ea71199831d97e735201ace9ff8457a95' >>>>>> [ 7.003218] Demotion targets for Node 0: null >>>>>> [ 7.003551] Key type .fscrypt registered >>>>>> [ 7.003556] Key type fscrypt-provisioning registered >>>>>> [ 7.015077] cryptd: max_cpu_qlen set to 1000 >>>>>> [ 7.055597] Key type encrypted registered >>>>>> [ 7.055608] AppArmor: AppArmor sha256 policy hashing enabled >>>>>> [ 7.055626] ima: No TPM chip found, activating TPM-bypass! >>>>>> [ 7.055639] Loading compiled-in module X.509 certificates >>>>>> [ 7.056587] Loaded X.509 cert 'Build time autogenerated kernel key: >>>>>> 8b9c4d5ea71199831d97e735201ace9ff8457a95' >>>>>> [ 7.056590] ima: Allocated hash algorithm: sha1 >>>>>> [ 7.056598] ima: No architecture policies found >>>>>> [ 7.056614] evm: Initialising EVM extended attributes: >>>>>> [ 7.056615] evm: security.selinux >>>>>> [ 7.056616] evm: security.SMACK64 >>>>>> [ 7.056617] evm: security.SMACK64EXEC >>>>>> [ 7.056618] evm: security.SMACK64TRANSMUTE >>>>>> [ 7.056619] evm: security.SMACK64MMAP >>>>>> [ 7.056620] evm: security.apparmor >>>>>> [ 7.056621] evm: security.ima >>>>>> [ 7.056622] evm: security.capability >>>>>> [ 7.056623] evm: HMAC attrs: 0x1 >>>>>> [ 7.057049] PM: Magic number: 8:614:346 >>>>>> [ 7.057098] tty tty63: hash matches >>>>>> [ 7.061477] RAS: Correctable Errors collector initialized. >>>>>> [ 7.061561] clk: Disabling unused clocks >>>>>> [ 7.061564] PM: genpd: Disabling unused power domains >>>>>> [ 7.066690] Freeing unused decrypted memory: 2036K >>>>>> [ 7.067974] Freeing unused kernel image (initmem) memory: 4860K >>>>>> [ 7.068170] Write protecting the kernel read-only data: 28672k >>>>>> [ 7.068986] Freeing unused kernel image (rodata/data gap) memory: 864K >>>>>> [ 7.160616] x86/mm: Checked W+X mappings: passed, no W+X pages found. >>>>>> [ 7.160704] x86/mm: Checking user space page tables >>>>>> [ 7.221245] x86/mm: Checked W+X mappings: passed, no W+X pages found. >>>>>> [ 7.221251] Run /init as init process >>>>>> [ 7.221253] with arguments: >>>>>> [ 7.221254] /init >>>>>> [ 7.221255] splash >>>>>> [ 7.221256] with environment: >>>>>> [ 7.221257] HOME=/ >>>>>> [ 7.221258] TERM=linux >>>>>> [ 7.221259] BOOT_IMAGE=/vmlinuz-6.11.0 >>>>>> [ 7.375505] ACPI Warning: SystemIO range >>>>>> 0x0000000000000828-0x000000000000082F conflicts with OpRegion >>>>>> 0x0000000000000800-0x000000000000084F (\PMRG) (20240322/utaddress-204) >>>>>> [ 7.375517] ACPI: OSL: Resource conflict; ACPI support missing from >>>>>> driver? >>>>>> [ 7.375522] ACPI Warning: SystemIO range >>>>>> 0x0000000000000530-0x000000000000053F conflicts with OpRegion >>>>>> 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) >>>>>> [ 7.375529] ACPI: OSL: Resource conflict; ACPI support missing from >>>>>> driver? >>>>>> [ 7.375531] ACPI Warning: SystemIO range >>>>>> 0x0000000000000500-0x000000000000052F conflicts with OpRegion >>>>>> 0x0000000000000500-0x000000000000053F (\GPS0) (20240322/utaddress-204) >>>>>> [ 7.375537] ACPI: OSL: Resource conflict; ACPI support missing from >>>>>> driver? >>>>>> [ 7.375538] lpc_ich: Resource conflict(s) found affecting gpio_ich >>>>>> [ 7.384601] sky2: driver version 1.30 >>>>>> [ 7.384756] sky2 0000:08:00.0: Yukon-2 EC Ultra chip revision 3 >>>>>> [ 7.385087] sky2 0000:08:00.0 eth0: addr 00:23:54:9e:5b:d0 >>>>>> [ 7.385184] sky2 0000:06:00.0: Yukon-2 EC Ultra chip revision 3 >>>>>> [ 7.385497] sky2 0000:06:00.0 eth1: addr 00:23:54:9e:5b:cf >>>>>> [ 7.390107] ahci 0000:00:1f.2: version 3.0 >>>>>> [ 7.391435] ACPI Warning: SystemIO range >>>>>> 0x0000000000000400-0x000000000000041F conflicts with OpRegion >>>>>> 0x0000000000000400-0x000000000000040F (\SMRG) (20240322/utaddress-204) >>>>>> [ 7.391445] ACPI: OSL: Resource conflict; ACPI support missing from >>>>>> driver? >>>>>> [ 7.392355] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled >>>>>> [ 7.392400] ahci 0000:00:1f.2: AHCI vers 0001.0200, 32 command slots, 3 >>>>>> Gbps, SATA mode >>>>>> [ 7.392405] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f) >>>>>> [ 7.392408] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp >>>>>> pio slum part ccc ems sxs >>>>>> [ 7.397468] hid: raw HID events driver (C) Jiri Kosina >>>>>> [ 7.438438] sky2 0000:08:00.0 enp8s0: renamed from eth0 >>>>>> [ 7.438941] sky2 0000:06:00.0 enp6s0: renamed from eth1 >>>>>> [ 7.446100] usbcore: registered new interface driver usbhid >>>>>> [ 7.446103] usbhid: USB HID core driver >>>>>> [ 7.449704] scsi host0: ahci >>>>>> [ 7.450043] scsi host1: ahci >>>>>> [ 7.450177] input: Logitech USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.0/0003:046D:C317.0001/input/input5 >>>>>> [ 7.450206] scsi host2: ahci >>>>>> [ 7.450384] scsi host3: ahci >>>>>> [ 7.450534] scsi host4: ahci >>>>>> [ 7.450680] scsi host5: ahci >>>>>> [ 7.450765] ata1: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc100 >>>>>> irq 29 lpm-pol 0 >>>>>> [ 7.450769] ata2: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc180 >>>>>> irq 29 lpm-pol 0 >>>>>> [ 7.450772] ata3: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc200 >>>>>> irq 29 lpm-pol 0 >>>>>> [ 7.450775] ata4: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc280 >>>>>> irq 29 lpm-pol 0 >>>>>> [ 7.450778] ata5: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc300 >>>>>> irq 29 lpm-pol 0 >>>>>> [ 7.450781] ata6: SATA max UDMA/133 abar m2048@0xfb5fc000 port 0xfb5fc380 >>>>>> irq 29 lpm-pol 0 >>>>>> [ 7.509365] hid-generic 0003:046D:C317.0001: input,hidraw0: USB HID v1.10 >>>>>> Keyboard [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input0 >>>>>> [ 7.509615] input: Logitech USB Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input6 >>>>>> [ 7.512965] firewire_ohci 0000:0b:02.0: added OHCI v1.10 device as card >>>>>> 0, 4 IR + 8 IT contexts, quirks 0x11 >>>>>> [ 7.525915] ACPI: bus type drm_connector registered >>>>>> [ 7.569198] input: Logitech USB Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046D:C317.0002/input/input7 >>>>>> [ 7.569501] hid-generic 0003:046D:C317.0002: input,hidraw1: USB HID v1.10 >>>>>> Device [Logitech USB Multimedia Keyboard] on usb-0000:00:1a.7-5.1/input1 >>>>>> [ 7.569707] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/0003:1C4F:0034.0003/input/input8 >>>>>> [ 7.570110] hid-generic 0003:1C4F:0034.0003: input,hidraw2: USB HID v1.10 >>>>>> Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:1d.1-1/input0 >>>>>> [ 7.924893] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >>>>>> [ 7.925710] ata1.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max >>>>>> UDMA/133 >>>>>> [ 7.925801] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), >>>>>> AA >>>>>> [ 7.926415] ata1.00: Features: Dev-Sleep >>>>>> [ 7.927326] ata1.00: configured for UDMA/133 >>>>>> [ 7.927586] scsi 0:0:0:0: Direct-Access ATA WD Blue SA510 2. >>>>>> 09WD PQ: 0 ANSI: 5 >>>>>> [ 7.928008] scsi 0:0:0:0: Attached scsi generic sg0 type 0 >>>>>> [ 8.025099] firewire_core 0000:0b:02.0: created device fw0: GUID >>>>>> 001e8c0001b0584a, S400 >>>>>> [ 8.404993] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >>>>>> [ 8.416099] ata2.00: ATA-8: Corsair Force 3 SSD, 1.3.2, max UDMA/133 >>>>>> [ 8.416606] ata2.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), >>>>>> AA >>>>>> [ 8.426528] ata2.00: configured for UDMA/133 >>>>>> [ 8.426791] scsi 1:0:0:0: Direct-Access ATA Corsair Force 3 >>>>>> 2 PQ: 0 ANSI: 5 >>>>>> [ 8.427456] scsi 1:0:0:0: Attached scsi generic sg1 type 0 >>>>>> [ 8.904925] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >>>>>> [ 8.905740] ata3.00: ATA-10: WD Blue SA510 2.5 2TB, 530309WD, max >>>>>> UDMA/133 >>>>>> [ 8.905838] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), >>>>>> AA >>>>>> [ 8.906448] ata3.00: Features: Dev-Sleep >>>>>> [ 8.907336] ata3.00: configured for UDMA/133 >>>>>> [ 8.907542] scsi 2:0:0:0: Direct-Access ATA WD Blue SA510 2. >>>>>> 09WD PQ: 0 ANSI: 5 >>>>>> [ 8.908069] scsi 2:0:0:0: Attached scsi generic sg2 type 0 >>>>>> [ 9.392962] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >>>>>> [ 9.394169] ata4.00: ATA-8: ST3500418AS, CC38, max UDMA/133 >>>>>> [ 9.394176] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 32) >>>>>> [ 9.395560] ata4.00: configured for UDMA/133 >>>>>> [ 9.395767] scsi 3:0:0:0: Direct-Access ATA ST3500418AS CC38 PQ: >>>>>> 0 ANSI: 5 >>>>>> [ 9.396339] scsi 3:0:0:0: Attached scsi generic sg3 type 0 >>>>>> [ 9.876891] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >>>>>> [ 9.877133] ata5.00: ATA-10: KINGSTON SA400S37480G, SBFKK1B3, max >>>>>> UDMA/133 >>>>>> [ 9.877216] ata5.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA >>>>>> [ 9.877559] ata5.00: configured for UDMA/133 >>>>>> [ 9.877838] scsi 4:0:0:0: Direct-Access ATA KINGSTON SA400S3 >>>>>> K1B3 PQ: 0 ANSI: 5 >>>>>> [ 9.878294] scsi 4:0:0:0: Attached scsi generic sg4 type 0 >>>>>> [ 10.352870] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >>>>>> [ 10.354014] ata6.00: ATAPI: DRW-24F1ST d, 2.00, max UDMA/133 >>>>>> [ 10.355420] ata6.00: configured for UDMA/133 >>>>>> [ 10.358873] scsi 5:0:0:0: CD-ROM ASUS DRW-24F1ST d 2.00 >>>>>> PQ: 0 ANSI: 5 >>>>>> [ 10.463913] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram >>>>>> cd/rw xa/form2 cdda tray >>>>>> [ 10.463919] cdrom: Uniform CD-ROM driver Revision: 3.20 >>>>>> [ 10.501960] sr 5:0:0:0: Attached scsi CD-ROM sr0 >>>>>> [ 10.502081] sr 5:0:0:0: Attached scsi generic sg5 type 5 >>>>>> [ 10.507297] scsi host6: pata_marvell >>>>>> [ 10.507511] scsi host7: pata_marvell >>>>>> [ 10.507593] ata7: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 >>>>>> irq 16 lpm-pol 0 >>>>>> [ 10.507596] ata8: PATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 >>>>>> irq 16 lpm-pol 0 >>>>>> [ 10.514525] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 >>>>>> TB/1.82 TiB) >>>>>> [ 10.514542] sd 0:0:0:0: [sda] Write Protect is off >>>>>> [ 10.514546] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >>>>>> [ 10.514567] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, >>>>>> doesn't support DPO or FUA >>>>>> [ 10.514570] sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 >>>>>> GB/112 GiB) >>>>>> [ 10.514587] sd 1:0:0:0: [sdb] Write Protect is off >>>>>> [ 10.514591] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >>>>>> [ 10.514610] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes >>>>>> [ 10.514610] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 >>>>>> TB/1.82 TiB) >>>>>> [ 10.514618] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, >>>>>> doesn't support DPO or FUA >>>>>> [ 10.514622] sd 3:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 >>>>>> GB/466 GiB) >>>>>> [ 10.514623] sd 2:0:0:0: [sdc] Write Protect is off >>>>>> [ 10.514627] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >>>>>> [ 10.514639] sd 3:0:0:0: [sdd] Write Protect is off >>>>>> [ 10.514643] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 >>>>>> [ 10.514649] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, >>>>>> doesn't support DPO or FUA >>>>>> [ 10.514650] sd 4:0:0:0: [sde] 937703088 512-byte logical blocks: (480 >>>>>> GB/447 GiB) >>>>>> [ 10.514659] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes >>>>>> [ 10.514672] sd 4:0:0:0: [sde] Write Protect is off >>>>>> [ 10.514673] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, >>>>>> doesn't support DPO or FUA >>>>>> [ 10.514677] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00 >>>>>> [ 10.514690] sd 2:0:0:0: [sdc] Preferred minimum I/O size 512 bytes >>>>>> [ 10.514706] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, >>>>>> doesn't support DPO or FUA >>>>>> [ 10.514726] sd 3:0:0:0: [sdd] Preferred minimum I/O size 512 bytes >>>>>> [ 10.514747] sd 4:0:0:0: [sde] Preferred minimum I/O size 512 bytes >>>>>> [ 10.557486] sde: sde1 >>>>>> [ 10.557579] sd 4:0:0:0: [sde] Attached SCSI disk >>>>>> [ 10.557928] sda: sda1 >>>>>> [ 10.557999] sd 0:0:0:0: [sda] Attached SCSI disk >>>>>> [ 10.558245] sd 2:0:0:0: [sdc] Attached SCSI disk >>>>>> [ 10.560449] sdb: sdb1 sdb2 sdb3 >>>>>> [ 10.560883] sd 1:0:0:0: [sdb] Attached SCSI disk >>>>>> [ 10.602620] sdd: sdd1 >>>>>> [ 10.602860] sd 3:0:0:0: [sdd] Attached SCSI disk >>>>>> [ 18.784958] random: crng init done >>>>>> [ 24.072890] raid6: sse2x4 gen() 9257 MB/s >>>>>> [ 24.140893] raid6: sse2x2 gen() 11781 MB/s >>>>>> [ 24.208892] raid6: sse2x1 gen() 9633 MB/s >>>>>> [ 24.208894] raid6: using algorithm sse2x2 gen() 11781 MB/s >>>>>> [ 24.276889] raid6: .... xor() 7155 MB/s, rmw enabled >>>>>> [ 24.276891] raid6: using ssse3x2 recovery algorithm >>>>>> [ 24.279508] xor: measuring software checksum speed >>>>>> [ 24.280148] prefetch64-sse : 15495 MB/sec >>>>>> [ 24.280906] generic_sse : 13259 MB/sec >>>>>> [ 24.280908] xor: using function: prefetch64-sse (15495 MB/sec) >>>>>> [ 24.283562] async_tx: api initialized (async) >>>>>> [ 24.888184] Btrfs loaded, zoned=yes, fsverity=yes >>>>>> [ 25.121189] EXT4-fs (sde1): mounted filesystem >>>>>> 94072726-5fed-439f-a496-8e6aaa88617e ro with ordered data mode. Quota mode: >>>>>> none. >>>>>> [ 25.650104] systemd[1]: Inserted module 'autofs4' >>>>>> [ 25.720961] systemd[1]: systemd 249.11-0ubuntu3.12 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 +BZIP2 +LZ4 +XZ >>>>>> +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) >>>>>> [ 25.721115] systemd[1]: Detected architecture x86-64. >>>>>> [ 26.209831] systemd[1]: Configuration file >>>>>> /run/systemd/system/netplan-ovs-cleanup.service is marked >>>>>> world-inaccessible. This has no effect as configuration data is accessible >>>>>> via APIs without restrictions. Proceeding anyway. >>>>>> [ 26.282129] systemd[1]: Accepting user/group name '${GNUNET_USER}', which >>>>>> does not match strict user/group name rules. >>>>>> [ 26.341173] systemd[1]: Queued start job for default target Graphical >>>>>> Interface. >>>>>> [ 26.382658] systemd[1]: Created slice Slice /system/modprobe. >>>>>> [ 26.383229] systemd[1]: Created slice Slice /system/systemd-fsck. >>>>>> [ 26.383636] systemd[1]: Created slice User and Session Slice. >>>>>> [ 26.383727] systemd[1]: Started Forward Password Requests to Wall >>>>>> Directory Watch. >>>>>> [ 26.383934] systemd[1]: Set up automount Arbitrary Executable File >>>>>> Formats File System Automount Point. >>>>>> [ 26.384053] systemd[1]: Reached target User and Group Name Lookups. >>>>>> [ 26.384087] systemd[1]: Reached target Slice Units. >>>>>> [ 26.384122] systemd[1]: Reached target Local Verity Protected Volumes. >>>>>> [ 26.384233] systemd[1]: Listening on Device-mapper event daemon FIFOs. >>>>>> [ 26.384385] systemd[1]: Listening on LVM2 poll daemon socket. >>>>>> [ 26.390357] systemd[1]: Listening on RPCbind Server Activation Socket. >>>>>> [ 26.390560] systemd[1]: Listening on Syslog Socket. >>>>>> [ 26.392228] systemd[1]: Listening on Process Core Dump Socket. >>>>>> [ 26.392358] systemd[1]: Listening on fsck to fsckd communication Socket. >>>>>> [ 26.392444] systemd[1]: Listening on initctl Compatibility Named Pipe. >>>>>> [ 26.392728] systemd[1]: Listening on Journal Audit Socket. >>>>>> [ 26.392878] systemd[1]: Listening on Journal Socket (/dev/log). >>>>>> [ 26.393048] systemd[1]: Listening on Journal Socket. >>>>>> [ 26.393622] systemd[1]: Listening on udev Control Socket. >>>>>> [ 26.393770] systemd[1]: Listening on udev Kernel Socket. >>>>>> [ 26.394928] systemd[1]: Mounting Huge Pages File System... >>>>>> [ 26.396045] systemd[1]: Mounting POSIX Message Queue File System... >>>>>> [ 26.397206] systemd[1]: Mounting Kernel Debug File System... >>>>>> [ 26.398341] systemd[1]: Mounting Kernel Trace File System... >>>>>> [ 26.400711] systemd[1]: Starting Journal Service... >>>>>> [ 26.400852] systemd[1]: Condition check resulted in Kernel Module >>>>>> supporting RPCSEC_GSS being skipped. >>>>>> [ 26.400981] systemd[1]: Finished Availability of block devices. >>>>>> [ 26.402714] systemd[1]: Starting Set the console keyboard layout... >>>>>> [ 26.403977] systemd[1]: Starting Create List of Static Device Nodes... >>>>>> [ 26.405164] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots >>>>>> etc. using dmeventd or progress polling... >>>>>> [ 26.406446] systemd[1]: Starting Load Kernel Module configfs... >>>>>> [ 26.408022] systemd[1]: Starting Load Kernel Module drm... >>>>>> [ 26.409876] systemd[1]: Starting Load Kernel Module efi_pstore... >>>>>> [ 26.411397] systemd[1]: Starting Load Kernel Module fuse... >>>>>> [ 26.411770] systemd[1]: Condition check resulted in File System Check on >>>>>> Root Device being skipped. >>>>>> [ 26.419152] systemd[1]: Starting Load Kernel Modules... >>>>>> [ 26.420372] systemd[1]: Starting Remount Root and Kernel File Systems... >>>>>> [ 26.421670] systemd[1]: Starting Coldplug All udev Devices... >>>>>> [ 26.424102] systemd[1]: Mounted Huge Pages File System. >>>>>> [ 26.424285] systemd[1]: Mounted POSIX Message Queue File System. >>>>>> [ 26.424439] systemd[1]: Mounted Kernel Debug File System. >>>>>> [ 26.424592] systemd[1]: Mounted Kernel Trace File System. >>>>>> [ 26.425138] systemd[1]: Finished Create List of Static Device Nodes. >>>>>> [ 26.425552] systemd[1]:modprobe@configfs.service: Deactivated >>>>>> successfully. >>>>>> [ 26.425869] systemd[1]: Finished Load Kernel Module configfs. >>>>>> [ 26.426221] systemd[1]:modprobe@drm.service: Deactivated successfully. >>>>>> [ 26.426531] systemd[1]: Finished Load Kernel Module drm. >>>>>> [ 26.426889] systemd[1]:modprobe@fuse.service: Deactivated successfully. >>>>>> [ 26.427195] systemd[1]: Finished Load Kernel Module fuse. >>>>>> [ 26.428523] systemd[1]: Mounting FUSE Control File System... >>>>>> [ 26.429778] systemd[1]: Mounting Kernel Configuration File System... >>>>>> [ 26.431223] systemd[1]: Mounted FUSE Control File System. >>>>>> [ 26.432057] systemd[1]: Mounted Kernel Configuration File System. >>>>>> [ 26.448406] systemd[1]:modprobe@efi_pstore.service: Deactivated >>>>>> successfully. >>>>>> [ 26.448945] systemd[1]: Finished Load Kernel Module efi_pstore. >>>>>> [ 26.469212] EXT4-fs (sde1): re-mounted >>>>>> 94072726-5fed-439f-a496-8e6aaa88617e r/w. Quota mode: none. >>>>>> [ 26.471407] systemd[1]: Finished Remount Root and Kernel File Systems. >>>>>> [ 26.471675] systemd[1]: Condition check resulted in Platform Persistent >>>>>> Storage Archival being skipped. >>>>>> [ 26.473420] systemd[1]: Starting Load/Save Random Seed... >>>>>> [ 26.475161] systemd[1]: Starting Create System Users... >>>>>> [ 26.483026] lp: driver loaded but no devices found >>>>>> [ 26.493865] ppdev: user-space parallel port driver >>>>>> [ 26.502393] systemd[1]: Finished Load/Save Random Seed. >>>>>> [ 26.502655] systemd[1]: Condition check resulted in First Boot Complete >>>>>> being skipped. >>>>>> [ 26.506712] systemd[1]: Finished Set the console keyboard layout. >>>>>> [ 26.508747] systemd[1]: Finished Create System Users. >>>>>> [ 26.510321] systemd[1]: Starting Create Static Device Nodes in /dev... >>>>>> [ 26.511046] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots >>>>>> etc. using dmeventd or progress polling. >>>>>> [ 26.528026] systemd[1]: Finished Load Kernel Modules. >>>>>> [ 26.529531] systemd[1]: Starting Apply Kernel Variables... >>>>>> [ 26.530139] systemd[1]: Finished Create Static Device Nodes in /dev. >>>>>> [ 26.530349] systemd[1]: Reached target Preparation for Local File >>>>>> Systems. >>>>>> [ 26.532348] systemd[1]: Starting Rule-based Manager for Device Events and >>>>>> Files... >>>>>> [ 26.553864] systemd[1]: Started Journal Service. >>>>>> [ 26.562848] systemd-journald[406]: Received client request to flush >>>>>> runtime journal. >>>>>> [ 26.919447] i5500_temp 0000:00:14.3: Sensor seems to be disabled >>>>>> [ 26.941867] EDAC MC0: Giving out device to module i7core_edac.c >>>>>> controller i7 core #0: DEV 0000:ff:03.0 (INTERRUPT) >>>>>> [ 26.941914] EDAC PCI0: Giving out device to module i7core_edac controller >>>>>> EDAC PCI controller: DEV 0000:ff:03.0 (POLLED) >>>>>> [ 26.941936] EDAC i7core: Driver loaded, 1 memory controller(s) found. >>>>>> [ 27.501967] mc: Linux media interface: v0.10 >>>>>> [ 27.821741] videodev: Linux video capture interface: v2.00 >>>>>> [ 27.829839] kvm_intel: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work >>>>>> properly. Using workaround >>>>>> [ 27.910536] snd_hda_intel 0000:04:00.1: Force to non-snoop mode >>>>>> [ 27.927314] EXT4-fs (sdd1): mounted filesystem >>>>>> 269c3cb0-82a8-484f-9f96-2569d52ced08 r/w with ordered data mode. Quota mode: >>>>>> none. >>>>>> [ 27.967879] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input9 >>>>>> [ 27.967995] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:02:00.0/0000:03:00.0/0000:04:00.1/sound/card1/input10 >>>>>> [ 28.099282] EXT4-fs (sdb3): mounted filesystem >>>>>> 965f3d65-ec1b-49a8-a27a-a6989cecf661 r/w with ordered data mode. Quota mode: >>>>>> none. >>>>>> [ 28.119031] EXT4-fs (sdc): mounted filesystem >>>>>> 7f49ad40-e533-42c4-9977-7c4809d47b3d r/w with ordered data mode. Quota mode: >>>>>> none. >>>>>> [ 28.120177] EXT4-fs (sda1): mounted filesystem >>>>>> a7d8e4b2-e2df-4976-b661-37e48f7411cf r/w with ordered data mode. Quota mode: >>>>>> none. >>>>>> [ 28.148845] Registered IR keymap rc-rc6-mce >>>>>> [ 28.152056] Adding 15625212k swap on /dev/sdb2. Priority:-2 extents:1 >>>>>> across:15625212k SS >>>>>> [ 28.169493] usb 2-5.2: Found UVC 1.00 device Razer Kiyo Pro (1532:0e05) >>>>>> [ 28.174756] usbcore: registered new interface driver uvcvideo >>>>>> [ 28.238001] IR RC6 protocol handler initialized >>>>>> [ 28.301533] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 48000 >>>>>> [ 28.313037] rc rc0: Media Center Ed. eHome Infrared Remote Transceiver as >>>>>> /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0 >>>>>> [ 28.313134] rc rc0: lirc_dev: driver mceusb registered at minor = 0, raw >>>>>> IR receiver, raw IR transmitter >>>>>> [ 28.313280] input: Media Center Ed. eHome Infrared Remote Transceiver as >>>>>> /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/rc/rc0/input11 >>>>>> [ 28.405085] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1989B: >>>>>> line_outs=4 (0x12/0x16/0x24/0x25/0x0) type:line >>>>>> [ 28.405093] snd_hda_codec_analog hdaudioC0D0: speaker_outs=0 >>>>>> (0x0/0x0/0x0/0x0/0x0) >>>>>> [ 28.405095] snd_hda_codec_analog hdaudioC0D0: hp_outs=1 >>>>>> (0x11/0x0/0x0/0x0/0x0) >>>>>> [ 28.405098] snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0 >>>>>> [ 28.405099] snd_hda_codec_analog hdaudioC0D0: dig-out=0x1b/0x1d >>>>>> [ 28.405101] snd_hda_codec_analog hdaudioC0D0: inputs: >>>>>> [ 28.405103] snd_hda_codec_analog hdaudioC0D0: Rear Mic=0x17 >>>>>> [ 28.405105] snd_hda_codec_analog hdaudioC0D0: Front Mic=0x14 >>>>>> [ 28.405106] snd_hda_codec_analog hdaudioC0D0: Line=0x15 >>>>>> [ 28.405108] snd_hda_codec_analog hdaudioC0D0: CD=0x18 >>>>>> [ 28.420231] input: HDA Intel Rear Mic as >>>>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >>>>>> [ 28.420363] input: HDA Intel Front Mic as >>>>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 >>>>>> [ 28.420495] input: HDA Intel Line as >>>>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 >>>>>> [ 28.420592] input: HDA Intel Line Out Front as >>>>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 >>>>>> [ 28.420710] input: HDA Intel Line Out Surround as >>>>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 >>>>>> [ 28.420798] input: HDA Intel Line Out CLFE as >>>>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 >>>>>> [ 28.420905] input: HDA Intel Line Out Side as >>>>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 >>>>>> [ 28.421001] input: HDA Intel Front Headphone as >>>>>> /devices/pci0000:00/0000:00:1b.0/sound/card0/input19 >>>>>> [ 28.540353] cfg80211: Loading compiled-in X.509 certificates for >>>>>> regulatory database >>>>>> [ 28.540722] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' >>>>>> [ 28.541013] Loaded X.509 cert 'wens: >>>>>> 61c038651aabdcf94bd0ac7ff06c7248db18c600' >>>>>> [ 28.541974] mceusb 6-1:1.0: long-range (0x1) receiver active >>>>>> [ 28.571526] cx23885: cx23885 driver version 0.0.4 loaded >>>>>> [ 28.571754] cx23885: CORE cx23885[0]: subsystem: 0070:7801, board: >>>>>> Hauppauge WinTV-HVR1800 [card=2,autodetected] >>>>>> [ 28.605043] mceusb 6-1:1.0: Registered Topseed eHome Infrared Transceiver >>>>>> with mce emulator interface version 1 >>>>>> [ 28.605052] mceusb 6-1:1.0: 2 tx ports (0x3 cabled) and 2 rx sensors (0x1 >>>>>> active) >>>>>> [ 28.605120] usbcore: registered new interface driver mceusb >>>>>> [ 28.607375] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 24000 >>>>>> [ 28.613794] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 32000 >>>>>> [ 28.718690] usbcore: registered new interface driver snd-usb-audio >>>>>> [ 29.013320] tveeprom: Hauppauge model 78521, rev C1E9, serial# 4029759297 >>>>>> [ 29.013327] tveeprom: MAC address is 00:0d:fe:31:3f:41 >>>>>> [ 29.013329] tveeprom: tuner model is Philips 18271_8295 (idx 149, type >>>>>> 54) >>>>>> [ 29.013331] tveeprom: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88) >>>>>> [ 29.013333] tveeprom: audio processor is CX23887 (idx 42) >>>>>> [ 29.013334] tveeprom: decoder processor is CX23887 (idx 37) >>>>>> [ 29.013335] tveeprom: has radio >>>>>> [ 29.013336] cx23885: cx23885[0]: hauppauge eeprom: model=78521 >>>>>> [ 29.101189] cx25840 2-0044: cx23887 A/V decoder found @ 0x88 (cx23885[0]) >>>>>> [ 29.560967] usb 3-4: reset high-speed USB device number 4 using ehci-pci >>>>>> [ 29.731550] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev >>>>>> 021c detected >>>>>> [ 29.760952] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 >>>>>> detected >>>>>> [ 29.761293] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' >>>>>> [ 29.761939] usbcore: registered new interface driver rt2800usb >>>>>> [ 29.792083] rt2800usb 3-4:1.0 wlx20cf30a24130: renamed from wlan0 >>>>>> [ 29.793914] cx25840 2-0044: loaded v4l-cx23885-avcore-01.fw firmware >>>>>> (16382 bytes) >>>>>> [ 29.931887] tuner: 1-0042: Tuner -1 found with type(s) Radio TV. >>>>>> [ 29.977929] tda829x 1-0042: could not clearly identify tuner address, >>>>>> defaulting to 60 >>>>>> [ 30.005283] tda18271 1-0060: creating new instance >>>>>> [ 30.049326] tda18271: TDA18271HD/C1 detected @ 1-0060 >>>>>> [ 30.873273] tda829x 1-0042: type set to tda8295+18271 >>>>>> [ 32.228176] cx23885: cx23885[0]: registered device video2 [v4l2] >>>>>> [ 32.228328] cx23885: cx23885[0]: registered device vbi0 >>>>>> [ 32.228612] cx23885: cx23885[0]: alsa: registered ALSA audio device >>>>>> [ 32.228777] cx23885: cx23885[0]: registered device video3 [mpeg] >>>>>> [ 32.228793] cx23885: Firmware and/or mailbox pointer not initialized or >>>>>> corrupted, signature = 0xffffbfff, cmd = PING_FW >>>>>> [ 32.228801] fbcon: Taking over console >>>>>> [ 32.229089] Console: switching to colour frame buffer device 240x67 >>>>>> [ 32.230049] cx23885 0000:09:00.0: Direct firmware load for >>>>>> v4l-cx23885-enc.fw failed with error -2 >>>>>> [ 32.230055] cx23885: ERROR: Hotplug firmware request failed >>>>>> (v4l-cx23885-enc.fw). >>>>>> [ 32.230056] cx23885: Please fix your hotplug setup, the board will not >>>>>> work without firmware loaded! >>>>>> [ 32.230057] cx23885: cx23885_initialize_codec() f/w load failed >>>>>> [ 32.230059] cx23885: cx23885_dvb_register() allocating 1 frontend(s) >>>>>> [ 32.230061] cx23885: cx23885[0]: cx23885 based dvb card >>>>>> [ 32.398080] MT2131: successfully identified at address 0x61 >>>>>> [ 32.399714] dvbdev: DVB: registering new adapter (cx23885[0]) >>>>>> [ 32.399718] cx23885 0000:09:00.0: DVB: registering adapter 0 frontend 0 >>>>>> (Samsung S5H1409 QAM/8VSB Frontend)... >>>>>> [ 32.400463] cx23885: cx23885_dev_checkrevision() Hardware revision = 0xb1 >>>>>> [ 32.400467] cx23885: cx23885[0]/0: found at 0000:09:00.0, rev: 15, irq: >>>>>> 17, latency: 0, mmio: 0xfbc00000 >>>>>> [ 43.045128] audit: type=1400 audit(1726517963.933:2): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" >>>>>> pid=1473 comm="apparmor_parser" >>>>>> [ 43.047845] audit: type=1400 audit(1726517963.933:3): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="nvidia_modprobe" >>>>>> pid=1470 comm="apparmor_parser" >>>>>> [ 43.047854] audit: type=1400 audit(1726517963.933:4): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" >>>>>> pid=1470 comm="apparmor_parser" >>>>>> [ 43.047859] audit: type=1400 audit(1726517963.933:5): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="lsb_release" pid=1468 >>>>>> comm="apparmor_parser" >>>>>> [ 43.048576] audit: type=1400 audit(1726517963.933:6): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1474 >>>>>> comm="apparmor_parser" >>>>>> [ 43.048583] audit: type=1400 audit(1726517963.933:7): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="man_filter" pid=1474 >>>>>> comm="apparmor_parser" >>>>>> [ 43.048587] audit: type=1400 audit(1726517963.933:8): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="man_groff" pid=1474 >>>>>> comm="apparmor_parser" >>>>>> [ 43.053897] audit: type=1400 audit(1726517963.941:9): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="/usr/bin/redshift" >>>>>> pid=1476 comm="apparmor_parser" >>>>>> [ 43.054106] audit: type=1400 audit(1726517963.941:10): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="libreoffice-oosplash" >>>>>> pid=1478 comm="apparmor_parser" >>>>>> [ 43.054837] audit: type=1400 audit(1726517963.941:11): apparmor="STATUS" >>>>>> operation="profile_load" profile="unconfined" name="libreoffice-senddoc" >>>>>> pid=1479 comm="apparmor_parser" >>>>>> [ 43.276873] RPC: Registered named UNIX socket transport module. >>>>>> [ 43.276877] RPC: Registered udp transport module. >>>>>> [ 43.276879] RPC: Registered tcp transport module. >>>>>> [ 43.276879] RPC: Registered tcp-with-tls transport module. >>>>>> [ 43.276880] RPC: Registered tcp NFSv4.1 backchannel transport module. >>>>>> [ 43.770189] sky2 0000:06:00.0 enp6s0: enabling interface >>>>>> [ 43.781961] sky2 0000:08:00.0 enp8s0: enabling interface >>>>>> [ 43.787810] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading >>>>>> firmware file 'rt2870.bin' >>>>>> [ 43.793640] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware >>>>>> detected - version: 0.36 >>>>>> [ 45.854962] wlx20cf30a24130: authenticate with fc:2b:b2:a7:af:02 (local >>>>>> address=20:cf:30:a2:41:30) >>>>>> [ 45.854969] wlx20cf30a24130: send auth to fc:2b:b2:a7:af:02 (try 1/3) >>>>>> [ 45.867365] wlx20cf30a24130: authenticated >>>>>> [ 45.868985] wlx20cf30a24130: associate with fc:2b:b2:a7:af:02 (try 1/3) >>>>>> [ 45.877038] wlx20cf30a24130: RX AssocResp from fc:2b:b2:a7:af:02 >>>>>> (capab=0x1411 status=0 aid=3) >>>>>> [ 45.887555] wlx20cf30a24130: associated >>>>>> [ 46.441910] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 48000 >>>>>> [ 46.558022] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 48000 >>>>>> [ 46.677063] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 48000 >>>>>> [ 46.695942] sky2 0000:06:00.0 enp6s0: Link is up at 1000 Mbps, full >>>>>> duplex, flow control both >>>>>> [ 47.319604] wlx20cf30a24130: Limiting TX power to 30 (30 - 0) dBm as >>>>>> advertised by fc:2b:b2:a7:af:02 >>>>>> [ 59.697229] kauditd_printk_skb: 25 callbacks suppressed >>>>>> [ 59.697233] audit: type=1400 audit(1726517980.585:37): apparmor="DENIED" >>>>>> operation="open" class="file" profile="/usr/sbin/cups-browsed" >>>>>> name="/usr/local/lib/libz.so.1.3" pid=2031 comm="cups-browsed" >>>>>> requested_mask="r" denied_mask="r" fsuid=0 ouid=0 >>>>>> [ 59.699869] audit: type=1400 audit(1726517980.585:38): apparmor="DENIED" >>>>>> operation="open" class="file" profile="/usr/sbin/cups-browsed" >>>>>> name="/usr/local/lib/libpng16.so.16.44.0" pid=2031 comm="cups-browsed" >>>>>> requested_mask="r" denied_mask="r" fsuid=0 ouid=0 >>>>>> [ 59.810741] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 48000 >>>>>> [ 59.921457] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 48000 >>>>>> [ 60.036414] usb 2-5.2: current rate 16000 is different from the runtime >>>>>> rate 48000 >>>>>> [ 63.727107] warning: `kdeconnectd' uses wireless extensions which will >>>>>> stop working for Wi-Fi 7 hardware; use nl80211 >>>>>> >>>>>> On 2024-09-16 11:20, Dr. David Alan Gilbert wrote: >>>>>>> * Bob Gill (gillb5@telus.net) wrote: >>>>>>>> OK. >>>>>>> Thanks! I'm not seeing anything too obvious, however... >>>>>>> >>>>>>>> 6.10.0.dmesg.txt: >>>>>>>> >>>>>>>> [ 0.000000] Linux version 6.10.0 (root@freedom) (gcc (Ubuntu >>>>>>>> 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP >>>>>>>> PREEMPT_DYNAMIC Sun Jul 14 18:50:17 MDT 2024 >>>>>>>> [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.10.0 >>>>>>>> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro quiet splash >>>>>>> ..... >>>>>>> >>>>>>> >>>>>>>> 6.11.0.dmesg.txt >>>>>>>> >>>>>>>> [ 0.000000] Linux version 6.11.0 (root@freedom) (gcc (Ubuntu >>>>>>>> 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP >>>>>>>> PREEMPT_DYNAMIC Sun Sep 15 13:10:55 MDT 2024 >>>>>>>> [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0 >>>>>>>> root=UUID=94072726-5fed-439f-a496-8e6aaa88617e ro recovery nomodeset >>>>>>>> dis_ucode_ldr >>>>>>>> [ 0.000000] KERNEL supported cpus: >>>>>>> Would it be possible to get a 6.11.0 dmesg without the 'nomodeset' ? >>>>>>> I realise that's trickier, but it's really where things start to get interesting. >>>>>>> >>>>>>> On the 6.10 dmesg we have the normal fun: >>>>>>> >>>>>>>> [ 15.759932] [drm] amdgpu kernel modesetting enabled. >>>>>>>> [ 15.760169] amdgpu: Virtual CRAT table created for CPU >>>>>>>> [ 15.760203] amdgpu: Topology: Add CPU node >>>>>>>> [ 15.760502] [drm] initializing kernel modesetting (BEIGE_GOBY >>>>>>>> 0x1002:0x743F 0x148C:0x2415 0xC1). >>>>>>>> [ 15.760519] [drm] register mmio base: 0xFB700000 >>>>>>>> [ 15.760520] [drm] register mmio size: 1048576 >>>>>>>> [ 15.764353] [drm] add ip block number 0 <nv_common> >>>>>>>> [ 15.764355] [drm] add ip block number 1 <gmc_v10_0> >>>>>>>> [ 15.764357] [drm] add ip block number 2 <navi10_ih> >>>>>>>> [ 15.764359] [drm] add ip block number 3 <psp> >>>>>>>> [ 15.764360] [drm] add ip block number 4 <smu> >>>>>>>> [ 15.764361] [drm] add ip block number 5 <dm> >>>>>>>> [ 15.764363] [drm] add ip block number 6 <gfx_v10_0> >>>>>>>> [ 15.764364] [drm] add ip block number 7 <sdma_v5_2> >>>>>>>> [ 15.764366] [drm] add ip block number 8 <vcn_v3_0> >>>>>>>> [ 15.764379] resource: resource sanity check: requesting [mem >>>>>>>> 0x00000000000c0000-0x00000000000dffff], which spans more than PCI Bus >>>>>>>> 0000:00 [mem 0x000d0000-0x000dffff window] >>>>>>>> [ 15.764383] caller pci_map_rom+0x83/0x220 mapping multiple BARs >>>>>>>> [ 15.764391] amdgpu 0000:04:00.0: No more image in the PCI ROM >>>>>>>> [ 15.764412] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from ROM BAR >>>>>>>> [ 15.764414] amdgpu: ATOM BIOS: 113-001-XT7 >>>>>>>> [ 15.777550] [drm] VCN(0) decode is enabled in VM mode >>>>>>>> [ 15.781178] amdgpu 0000:04:00.0: vgaarb: deactivate vga console >>>>>>>> [ 15.781185] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) >>>>>>>> feature disabled as experimental (default) >>>>>>>> [ 15.781194] amdgpu 0000:04:00.0: amdgpu: PCIE atomic ops is not supported >>>>>>>> [ 15.781245] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, >>>>>>>> fragment size is 9-bit >>>>>>>> [ 15.781261] amdgpu 0000:04:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - >>>>>>>> 0x00000080FEFFFFFF (4080M used) >>>>>>>> [ 15.781264] amdgpu 0000:04:00.0: amdgpu: GART: 512M 0x0000000000000000 - >>>>>>>> 0x000000001FFFFFFF >>>>>>>> [ 15.781277] [drm] Detected VRAM RAM=4080M, BAR=256M >>>>>>>> [ 15.781279] [drm] RAM width 64bits GDDR6 >>>>>>>> [ 15.783108] [drm] amdgpu: 4080M of VRAM memory ready >>>>>>>> [ 15.783112] [drm] amdgpu: 5979M of GTT memory ready. >>>>>>>> [ 15.783133] [drm] GART: num cpu pages 131072, num gpu pages 131072 >>>>>>>> [ 15.783255] [drm] PCIE GART of 512M enabled (table at >>>>>>>> 0x0000008000800000). >>>>>>>> [ 18.564918] random: crng init done >>>>>>>> [ 19.594908] amdgpu 0000:04:00.0: amdgpu: STB initialized to 2048 entries >>>>>>>> [ 19.595220] [drm] Loading DMUB firmware via PSP: version=0x02020020 >>>>>>>> [ 19.595937] [drm] use_doorbell being set to: [true] >>>>>>>> [ 19.595955] [drm] Found VCN firmware Version ENC: 1.31 DEC: 3 VEP: 0 >>>>>>>> Revision: 2 >>>>>>>> [ 19.595965] amdgpu 0000:04:00.0: amdgpu: Will use PSP to load VCN >>>>>>>> firmware >>>>>>>> [ 19.663643] amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from >>>>>>>> 0x80fd000000 for PSP TMR >>>>>>>> [ 19.765435] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is >>>>>>>> not available >>>>>>>> [ 19.781512] amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta >>>>>>>> ucode is not available >>>>>>>> [ 19.781538] amdgpu 0000:04:00.0: amdgpu: smu driver if version = >>>>>>>> 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = >>>>>>>> 0x00492400 (73.36.0) >>>>>>>> [ 19.781544] amdgpu 0000:04:00.0: amdgpu: SMU driver if version not >>>>>>>> matched >>>>>>>> [ 19.781581] amdgpu 0000:04:00.0: amdgpu: use vbios provided pptable >>>>>>>> [ 19.828182] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully! >>>>>>>> [ 19.828795] [drm] Display Core v3.2.281 initialized on DCN 3.0.3 >>>>>>>> [ 19.828798] [drm] DP-HDMI FRL PCON supported >>>>>>>> [ 19.829988] [drm] DMUB hardware initialized: version=0x02020020 >>>>>>>> [ 19.914675] [drm] kiq ring mec 2 pipe 1 q 0 >>>>>>>> [ 19.956011] amdgpu: HMM registered 4080MB device memory >>>>>>>> [ 19.963868] kfd kfd: amdgpu: Allocated 3969056 bytes on gart >>>>>>>> [ 19.963883] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1 >>>>>>>> [ 19.964255] amdgpu: Virtual CRAT table created for GPU >>>>>>>> [ 19.964896] amdgpu: Topology: Add dGPU node [0x743f:0x1002] >>>>>>>> [ 19.964900] kfd kfd: amdgpu: added device 1002:743f >>>>>>>> [ 19.964919] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, >>>>>>>> active_cu_number 16 >>>>>>>> [ 19.964924] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 >>>>>>>> on hub 0 >>>>>>>> [ 19.964926] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 >>>>>>>> on hub 0 >>>>>>>> [ 19.964927] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng >>>>>>>> 4 on hub 0 >>>>>>>> [ 19.964929] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng >>>>>>>> 5 on hub 0 >>>>>>>> [ 19.964931] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng >>>>>>>> 6 on hub 0 >>>>>>>> [ 19.964933] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng >>>>>>>> 7 on hub 0 >>>>>>>> [ 19.964935] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng >>>>>>>> 8 on hub 0 >>>>>>>> [ 19.964936] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng >>>>>>>> 9 on hub 0 >>>>>>>> [ 19.964938] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng >>>>>>>> 10 on hub 0 >>>>>>>> [ 19.964940] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng >>>>>>>> 11 on hub 0 >>>>>>>> [ 19.964941] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng >>>>>>>> 12 on hub 0 >>>>>>>> [ 19.964943] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on >>>>>>>> hub 0 >>>>>>>> [ 19.964945] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 >>>>>>>> on hub 8 >>>>>>>> [ 19.966250] amdgpu 0000:04:00.0: amdgpu: Using BACO for runtime pm >>>>>>>> [ 19.966781] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:04:00.0 on >>>>>>>> minor 0 >>>>>>>> [ 19.975362] fbcon: amdgpudrmfb (fb0) is primary device >>>>>>>> [ 19.975369] fbcon: Deferring console take-over >>>>>>>> [ 19.975373] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer >>>>>>>> device >>>>>>> So lets see what that looks like on a 6.11.0 without the nomodeset. >>>>>>> >>>>>>> Dave ^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2024-09-17 18:02 UTC | newest] Thread overview: 17+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-09-09 4:04 Can we get a bootable 6.11-rc kernel? Bob Gill 2024-09-09 4:36 ` Al Viro 2024-09-09 4:48 ` Linux regression tracking (Thorsten Leemhuis) 2024-09-15 20:59 ` 6.11.0 crash on X startup Bob Gill 2024-09-16 2:43 ` Bob Gill 2024-09-16 11:12 ` Dr. David Alan Gilbert 2024-09-16 16:00 ` Bob Gill 2024-09-16 17:20 ` Dr. David Alan Gilbert 2024-09-16 20:30 ` Bob Gill 2024-09-16 20:36 ` Dr. David Alan Gilbert 2024-09-16 21:25 ` Bob Gill 2024-09-16 23:03 ` Dr. David Alan Gilbert 2024-09-17 2:01 ` Bob Gill 2024-09-17 15:55 ` Dr. David Alan Gilbert 2024-09-17 16:39 ` Bob Gill 2024-09-17 18:02 ` Dr. David Alan Gilbert 2024-09-17 17:59 ` Bob Gill
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox