You are not logged in.

#1 2024-04-16 16:59:06

wii mourn
Member
Registered: 2024-04-16
Posts: 2

Memory being alocated and not recognized by the OS

HI everybody
I'm facing a problem related to my memory ram. I have installed two memory modules of 4GB each (8 in a total) in my laptop, but my OS isn't recognizing that amount of ram, only a part of it; So basically I have 8gb of memory installed but can use only 5.57gb. A months ago my memory was perfectly normal and I don't know exactly when that issue started happening or why it started happening. After a research I find that it could be a problem with my bios allocating memory to my GPU, but I don't have sure. I also see some peoples saying to try solve this by the bios interface, but my laptop's one isn't have this possibility

I mostly use that laptop for studying and working, so for me having more memory for multitasking is really important and since I don't use it to watch videos or play games or anything that could require more efficiency from my GPU I really don't care about leaving performance of it aside

Here bellow are some specs about my laptop, my memory modules and GPU. If you have some insight about how it can be solve or could share some content that should help me to understand what's possibly be happening to my memory I would really appreciate it

laptop desc:

Product Name: DELL Inspiron 14-3467
Motherboard: 0C3FVV A00
CPU: Intel i5-7200U (4) @ 3.100GHz
GPU: Intel HD Graphics 620
Memory: 5.57GiB (available)
Kernel: 6.6.24-1-lts
OS: ArcoLinux

memory modules desc:

Handle 0x003E, DMI type 17, 40 bytes
Memory Device
	Array Handle: 0x003D
	Error Information Handle: Not Provided
	Total Width: 64 bits
	Data Width: 64 bits
	Size: 4 GB
	Form Factor: SODIMM
	Set: None
	Locator: DIMM A
	Bank Locator: BANK 0
	Type: DDR4
	Type Detail: Synchronous Unbuffered (Unregistered)
	Speed: 2400 MT/s
	Manufacturer: 079E00000792
	Serial Number: 97230800
	Asset Tag: 02182800
	Part Number: TMA851S6AFR6N-UHHC  
	Rank: 1
	Configured Memory Speed: 2133 MT/s
	Minimum Voltage: 1.2 V
	Maximum Voltage: 1.2 V
	Configured Voltage: 1.2 V

Handle 0x003F, DMI type 17, 40 bytes
Memory Device
	Array Handle: 0x003D
	Error Information Handle: Not Provided
	Total Width: 64 bits
	Data Width: 64 bits
	Size: 4 GB
	Form Factor: SODIMM
	Set: None
	Locator: DIMM B
	Bank Locator: BANK 2
	Type: DDR4
	Type Detail: Synchronous Unbuffered (Unregistered)
	Speed: 2133 MT/s
	Manufacturer: 019400000194
	Serial Number: 0566AA8E
	Asset Tag: 06183600
	Part Number: SF464128CKHIWDFSEG  
	Rank: 1
	Configured Memory Speed: 2133 MT/s
	Minimum Voltage: 1.2 V
	Maximum Voltage: 1.2 V
	Configured Voltage: 1.2 V 

Handle 0x0040, DMI type 19, 31 bytes
Memory Array Mapped Address
	Starting Address: 0x00000000000
	Ending Address: 0x001FFFFFFFF
	Range Size: 8 GB
	Physical Array Handle: 0x003D
	Partition Width: 2

GPU desc:

24: PCI 02.0: 0300 VGA compatible controller (VGA)
  [Created at pci.386]
  Unique ID: _Znp.c67vN6C7kuA
  SysFS ID: /devices/pci0000:00/0000:00:02.0
  SysFS BusID: 0000:00:02.0
  Hardware Class: graphics card
  Device Name: "Onboard IGD"
  Model: "Intel HD Graphics 620"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x5916 "HD Graphics 620"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x0789 
  Revision: 0x02
  Driver: "i915"
  Driver Modules: "i915"
  Memory Range: 0xd0000000-0xd0ffffff (rw,non-prefetchable)
  Memory Range: 0xc0000000-0xcfffffff (ro,non-prefetchable)
  I/O Ports: 0xf000-0xf03f (rw)
  Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
  IRQ: 125 (5140896 events)
  Module Alias: "pci:v00008086d00005916sv00001028sd00000789bc03sc00i00"
  Driver Info #0:
    Driver Status: i915 is active
    Driver Activation Cmd: "modprobe i915"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

Offline

#2 2024-04-16 20:25:50

seth
Member
Registered: 2012-09-03
Posts: 51,671

Re: Memory being alocated and not recognized by the OS

OS: ArcoLinux

https://bbs.archlinux.org/misc.php?action=rules

Memory: 5.57GiB (available)

What does that even mean?

free -h
cat /proc/meminfo

Please post your complete system journal for the boot:

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

You're looking for the total memory there, "kernel: Memory:", e820 related messages and possibly gart/gtt

Either you're simply looking at the RAM (the "M" there is btw. for memory…) that you can still allocate or your "losing" RAM to hardware addressing (which is supposed to be "some", but not "that much") or the IGP has claimed this as VRAM (you'll typically get it back and if you reboot into the rescue target, in doubt along "nomodeset", it'll be there as well)

After a research I find that it could be a problem with my bios allocating memory to my GPU

We'll see but in that case there'd be really nothing you could do from the OS (it's not implausiblethat the IGP got 2GB and ~400MB are required for mostly adressing the hardware)
You'd have to fix that in the BIOS/UEFI, in doubt w/ an update.

Offline

#3 2024-04-17 13:33:17

wii mourn
Member
Registered: 2024-04-16
Posts: 2

Re: Memory being alocated and not recognized by the OS

Memory: 5.57GiB (available)
What does that even mean?

Ty for your reply and sorry if not make it clear in the previous post, it's basically that I can only use 5.57 GB of my ram and the others 2.43 GB I'm trying to find out what is happening with it, but I'm not able to access them directly, like it was being block or something

free -h
cat /proc/meminfo

output:               
total        used        free      shared  buff/cache   available
Mem:           5,6Gi       3,3Gi       1,3Gi       266Mi       1,5Gi       2,3Gi
Swap:          8,8Gi       634Mi       8,2Gi
MemTotal:        5841812 kB
MemFree:         1380756 kB
MemAvailable:    2427580 kB
Buffers:           68116 kB
Cached:          1420412 kB
SwapCached:        70592 kB
Active:          2557700 kB
Inactive:        1357600 kB
Active(anon):    2344052 kB
Inactive(anon):   355176 kB
Active(file):     213648 kB
Inactive(file):  1002424 kB
Unevictable:       61488 kB
Mlocked:              16 kB
SwapTotal:       9227464 kB
SwapFree:        8577820 kB
Zswap:            133408 kB
Zswapped:         636316 kB
Dirty:              1696 kB
Writeback:             4 kB
AnonPages:       2440784 kB
Mapped:           430992 kB
Shmem:            272428 kB
KReclaimable:     105308 kB
Slab:             198208 kB
SReclaimable:     105308 kB
SUnreclaim:        92900 kB
KernelStack:       14832 kB
PageTables:        35284 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    12148368 kB
Committed_AS:    9034752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:       43832 kB
VmallocChunk:          0 kB
Percpu:             2464 kB
HardwareCorrupted:     0 kB
AnonHugePages:    391168 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:     22528 kB
FilePmdMapped:     18432 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      206356 kB
DirectMap2M:     5853184 kB
DirectMap1G:     1048576 kB

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

"kernel: Memory:":

abr 17 09:32:17 iiw kernel: Memory: 5820032K/6059140K available (16384K kernel code, 2136K rwdata, 13088K rodata, 3416K init, 3836K bss, 238848K reserved, 0K cma-reserved)

complete system journal:

abr 17 09:32:17 iiw kernel: Linux version 6.6.24-1-lts (linux-lts@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Wed, 03 Apr 2024 14:50:23 +0000
abr 17 09:32:17 iiw kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=03bcba3d-c3f1-41d2-93a0-194ac4f9d6f5 rw quiet resume=UUID=9e4ed645-ddb2-4e26-8cd9-d267094868cf loglevel=3 audit=0 nvme_load=yes
abr 17 09:32:17 iiw kernel: BIOS-provided physical RAM map:
abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable
abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000022584fff] usable
abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x0000000022585000-0x00000000a2701fff] reserved
abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x00000000a2702000-0x00000000a2702fff] ACPI NVS
abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x00000000a2703000-0x00000000a85c2fff] reserved
abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x00000000a85c3000-0x00000000a85fafff] ACPI data
abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x00000000a85fb000-0x00000000a8ef4fff] ACPI NVS
abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x00000000a8ef5000-0x00000000af7fffff] reserved
abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x0000000100000000-0x000000024f7fffff] usable
abr 17 09:32:17 iiw kernel: NX (Execute Disable) protection: active
abr 17 09:32:17 iiw kernel: APIC: Static calls initialized
abr 17 09:32:17 iiw kernel: SMBIOS 3.1.1 present.
abr 17 09:32:17 iiw kernel: DMI: Dell Inc. Inspiron 14-3467/0C3FVV, BIOS 2.20.0 07/12/2022
abr 17 09:32:17 iiw kernel: tsc: Detected 2700.000 MHz processor
abr 17 09:32:17 iiw kernel: tsc: Detected 2699.909 MHz TSC
abr 17 09:32:17 iiw kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
abr 17 09:32:17 iiw kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
abr 17 09:32:17 iiw kernel: last_pfn = 0x24f800 max_arch_pfn = 0x400000000
abr 17 09:32:17 iiw kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
abr 17 09:32:17 iiw kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
abr 17 09:32:17 iiw kernel: last_pfn = 0x22585 max_arch_pfn = 0x400000000
abr 17 09:32:17 iiw kernel: found SMP MP-table at [mem 0x000fcd20-0x000fcd2f]
abr 17 09:32:17 iiw kernel: Using GB pages for direct mapping
abr 17 09:32:17 iiw kernel: RAMDISK: [mem 0x1ffd9000-0x20e49fff]
abr 17 09:32:17 iiw kernel: ACPI: Early table checksum verification disabled
abr 17 09:32:17 iiw kernel: ACPI: RSDP 0x00000000000EBF20 000024 (v02 DELL  )
abr 17 09:32:17 iiw kernel: ACPI: XSDT 0x00000000A85CE0B0 0000DC (v01 DELL   CBX3     01072009 AMI  00010013)
abr 17 09:32:17 iiw kernel: ACPI: FACP 0x00000000A85F24C8 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
abr 17 09:32:17 iiw kernel: ACPI: DSDT 0x00000000A85CE218 0242AE (v02 DELL   CBX3     01072009 INTL 20160422)
abr 17 09:32:17 iiw kernel: ACPI: FACS 0x00000000A8EF2180 000040
abr 17 09:32:17 iiw kernel: ACPI: APIC 0x00000000A85F25D8 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
abr 17 09:32:17 iiw kernel: ACPI: FPDT 0x00000000A85F2660 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
abr 17 09:32:17 iiw kernel: ACPI: FIDT 0x00000000A85F26A8 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
abr 17 09:32:17 iiw kernel: ACPI: MCFG 0x00000000A85F2758 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
abr 17 09:32:17 iiw kernel: ACPI: HPET 0x00000000A85F2798 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
abr 17 09:32:17 iiw kernel: ACPI: SSDT 0x00000000A85F27D0 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
abr 17 09:32:17 iiw kernel: ACPI: BOOT 0x00000000A85F2B30 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
abr 17 09:32:17 iiw kernel: ACPI: SSDT 0x00000000A85F2B58 0012EA (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
abr 17 09:32:17 iiw kernel: ACPI: HPET 0x00000000A85F3E48 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
abr 17 09:32:17 iiw kernel: ACPI: SSDT 0x00000000A85F3E80 000A34 (v02 INTEL  xh_OEMBD 00000000 INTL 20160422)
abr 17 09:32:17 iiw kernel: ACPI: UEFI 0x00000000A85F48B8 000042 (v01                 00000000      00000000)
abr 17 09:32:17 iiw kernel: ACPI: SSDT 0x00000000A85F4900 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
abr 17 09:32:17 iiw kernel: ACPI: LPIT 0x00000000A85F57E0 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
abr 17 09:32:17 iiw kernel: ACPI: WSMT 0x00000000A85F5878 000028 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
abr 17 09:32:17 iiw kernel: ACPI: SSDT 0x00000000A85F58A0 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
abr 17 09:32:17 iiw kernel: ACPI: SSDT 0x00000000A85F5B40 000E3F (v02 INTEL  PtidDevc 00001000 INTL 20160422)
abr 17 09:32:17 iiw kernel: ACPI: DBGP 0x00000000A85F6980 000034 (v01 INTEL           00000002 MSFT 0000005F)
abr 17 09:32:17 iiw kernel: ACPI: DBG2 0x00000000A85F69B8 000061 (v00 INTEL           00000002 MSFT 0000005F)
abr 17 09:32:17 iiw kernel: ACPI: SSDT 0x00000000A85F6A20 003EA6 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
abr 17 09:32:17 iiw kernel: ACPI: MSDM 0x00000000A85FA8C8 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
abr 17 09:32:17 iiw kernel: ACPI: SLIC 0x00000000A85FA920 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
abr 17 09:32:17 iiw kernel: ACPI: DMAR 0x00000000A85FAA98 0000F0 (v01 INTEL  EDK2     00000001 INTL 00000001)
abr 17 09:32:17 iiw kernel: ACPI: Reserving FACP table memory at [mem 0xa85f24c8-0xa85f25d3]
abr 17 09:32:17 iiw kernel: ACPI: Reserving DSDT table memory at [mem 0xa85ce218-0xa85f24c5]
abr 17 09:32:17 iiw kernel: ACPI: Reserving FACS table memory at [mem 0xa8ef2180-0xa8ef21bf]
abr 17 09:32:17 iiw kernel: ACPI: Reserving APIC table memory at [mem 0xa85f25d8-0xa85f265b]
abr 17 09:32:17 iiw kernel: ACPI: Reserving FPDT table memory at [mem 0xa85f2660-0xa85f26a3]
abr 17 09:32:17 iiw kernel: ACPI: Reserving FIDT table memory at [mem 0xa85f26a8-0xa85f2753]
abr 17 09:32:17 iiw kernel: ACPI: Reserving MCFG table memory at [mem 0xa85f2758-0xa85f2793]
abr 17 09:32:17 iiw kernel: ACPI: Reserving HPET table memory at [mem 0xa85f2798-0xa85f27cf]
abr 17 09:32:17 iiw kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f27d0-0xa85f2b28]
abr 17 09:32:17 iiw kernel: ACPI: Reserving BOOT table memory at [mem 0xa85f2b30-0xa85f2b57]
abr 17 09:32:17 iiw kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f2b58-0xa85f3e41]
abr 17 09:32:17 iiw kernel: ACPI: Reserving HPET table memory at [mem 0xa85f3e48-0xa85f3e7f]
abr 17 09:32:17 iiw kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f3e80-0xa85f48b3]
abr 17 09:32:17 iiw kernel: ACPI: Reserving UEFI table memory at [mem 0xa85f48b8-0xa85f48f9]
abr 17 09:32:17 iiw kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f4900-0xa85f57dd]
abr 17 09:32:17 iiw kernel: ACPI: Reserving LPIT table memory at [mem 0xa85f57e0-0xa85f5873]
abr 17 09:32:17 iiw kernel: ACPI: Reserving WSMT table memory at [mem 0xa85f5878-0xa85f589f]
abr 17 09:32:17 iiw kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f58a0-0xa85f5b3e]
abr 17 09:32:17 iiw kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f5b40-0xa85f697e]
abr 17 09:32:17 iiw kernel: ACPI: Reserving DBGP table memory at [mem 0xa85f6980-0xa85f69b3]
abr 17 09:32:17 iiw kernel: ACPI: Reserving DBG2 table memory at [mem 0xa85f69b8-0xa85f6a18]
abr 17 09:32:17 iiw kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f6a20-0xa85fa8c5]
abr 17 09:32:17 iiw kernel: ACPI: Reserving MSDM table memory at [mem 0xa85fa8c8-0xa85fa91c]
abr 17 09:32:17 iiw kernel: ACPI: Reserving SLIC table memory at [mem 0xa85fa920-0xa85faa95]
abr 17 09:32:17 iiw kernel: ACPI: Reserving DMAR table memory at [mem 0xa85faa98-0xa85fab87]
abr 17 09:32:17 iiw kernel: No NUMA configuration found
abr 17 09:32:17 iiw kernel: Faking a node at [mem 0x0000000000000000-0x000000024f7fffff]
abr 17 09:32:17 iiw kernel: NODE_DATA(0) allocated [mem 0x24f7fb000-0x24f7fffff]
abr 17 09:32:17 iiw kernel: Zone ranges:
abr 17 09:32:17 iiw kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
abr 17 09:32:17 iiw kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
abr 17 09:32:17 iiw kernel:   Normal   [mem 0x0000000100000000-0x000000024f7fffff]
abr 17 09:32:17 iiw kernel:   Device   empty
abr 17 09:32:17 iiw kernel: Movable zone start for each node
abr 17 09:32:17 iiw kernel: Early memory node ranges
abr 17 09:32:17 iiw kernel:   node   0: [mem 0x0000000000001000-0x000000000009cfff]
abr 17 09:32:17 iiw kernel:   node   0: [mem 0x0000000000100000-0x0000000022584fff]
abr 17 09:32:17 iiw kernel:   node   0: [mem 0x0000000100000000-0x000000024f7fffff]
abr 17 09:32:17 iiw kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000024f7fffff]
abr 17 09:32:17 iiw kernel: On node 0, zone DMA: 1 pages in unavailable ranges
abr 17 09:32:17 iiw kernel: On node 0, zone DMA: 99 pages in unavailable ranges
abr 17 09:32:17 iiw kernel: On node 0, zone Normal: 23163 pages in unavailable ranges
abr 17 09:32:17 iiw kernel: On node 0, zone Normal: 2048 pages in unavailable ranges
abr 17 09:32:17 iiw kernel: Reserving Intel graphics memory at [mem 0xab800000-0xaf7fffff]
abr 17 09:32:17 iiw kernel: ACPI: PM-Timer IO Port: 0x1808
abr 17 09:32:17 iiw kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
abr 17 09:32:17 iiw kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
abr 17 09:32:17 iiw kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
abr 17 09:32:17 iiw kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
abr 17 09:32:17 iiw kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
abr 17 09:32:17 iiw kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
abr 17 09:32:17 iiw kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
abr 17 09:32:17 iiw kernel: ACPI: Using ACPI (MADT) for SMP configuration information
abr 17 09:32:17 iiw kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
abr 17 09:32:17 iiw kernel: TSC deadline timer available
abr 17 09:32:17 iiw kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0x22585000-0xa2701fff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0xa2702000-0xa2702fff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0xa2703000-0xa85c2fff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0xa85c3000-0xa85fafff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0xa85fb000-0xa8ef4fff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0xa8ef5000-0xaf7fffff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0xaf800000-0xdfffffff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
abr 17 09:32:17 iiw kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
abr 17 09:32:17 iiw kernel: [mem 0xaf800000-0xdfffffff] available for PCI devices
abr 17 09:32:17 iiw kernel: Booting paravirtualized kernel on bare hardware
abr 17 09:32:17 iiw kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
abr 17 09:32:17 iiw kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
abr 17 09:32:17 iiw kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u524288
abr 17 09:32:17 iiw kernel: pcpu-alloc: s225280 r8192 d28672 u524288 alloc=1*2097152
abr 17 09:32:17 iiw kernel: pcpu-alloc: [0] 0 1 2 3 
abr 17 09:32:17 iiw kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=03bcba3d-c3f1-41d2-93a0-194ac4f9d6f5 rw quiet resume=UUID=9e4ed645-ddb2-4e26-8cd9-d267094868cf loglevel=3 audit=0 nvme_load=yes
abr 17 09:32:17 iiw kernel: audit: disabled (until reboot)
abr 17 09:32:17 iiw kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux-lts nvme_load=yes", will be passed to user space.
abr 17 09:32:17 iiw kernel: random: crng init done
abr 17 09:32:17 iiw kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
abr 17 09:32:17 iiw kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
abr 17 09:32:17 iiw kernel: Fallback order for Node 0: 0 
abr 17 09:32:17 iiw kernel: Built 1 zonelists, mobility grouping on.  Total pages: 1490958
abr 17 09:32:17 iiw kernel: Policy zone: Normal
abr 17 09:32:17 iiw kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
abr 17 09:32:17 iiw kernel: software IO TLB: area num 4.
abr 17 09:32:17 iiw kernel: Memory: 5820032K/6059140K available (16384K kernel code, 2136K rwdata, 13088K rodata, 3416K init, 3836K bss, 238848K reserved, 0K cma-reserved)
abr 17 09:32:17 iiw kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
abr 17 09:32:17 iiw kernel: Kernel/User page tables isolation: enabled
abr 17 09:32:17 iiw kernel: ftrace: allocating 48897 entries in 192 pages
abr 17 09:32:17 iiw kernel: ftrace: allocated 192 pages with 2 groups
abr 17 09:32:17 iiw kernel: Dynamic Preempt: voluntary
abr 17 09:32:17 iiw kernel: rcu: Preemptible hierarchical RCU implementation.
abr 17 09:32:17 iiw kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
abr 17 09:32:17 iiw kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
abr 17 09:32:17 iiw kernel:         Trampoline variant of Tasks RCU enabled.
abr 17 09:32:17 iiw kernel:         Rude variant of Tasks RCU enabled.
abr 17 09:32:17 iiw kernel:         Tracing variant of Tasks RCU enabled.
abr 17 09:32:17 iiw kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
abr 17 09:32:17 iiw kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
abr 17 09:32:17 iiw kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
abr 17 09:32:17 iiw kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
abr 17 09:32:17 iiw kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
abr 17 09:32:17 iiw kernel: spurious 8259A interrupt: IRQ7.
abr 17 09:32:17 iiw kernel: Console: colour dummy device 80x25
abr 17 09:32:17 iiw kernel: printk: console [tty0] enabled
abr 17 09:32:17 iiw kernel: ACPI: Core revision 20230628
abr 17 09:32:17 iiw kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
abr 17 09:32:17 iiw kernel: APIC: Switch to symmetric I/O mode setup
abr 17 09:32:17 iiw kernel: DMAR: Host address width 39
abr 17 09:32:17 iiw kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
abr 17 09:32:17 iiw kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
abr 17 09:32:17 iiw kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
abr 17 09:32:17 iiw kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
abr 17 09:32:17 iiw kernel: DMAR: RMRR base: 0x000000a8316000 end: 0x000000a8335fff
abr 17 09:32:17 iiw kernel: DMAR: RMRR base: 0x000000ab000000 end: 0x000000af7fffff
abr 17 09:32:17 iiw kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
abr 17 09:32:17 iiw kernel: DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
abr 17 09:32:17 iiw kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
abr 17 09:32:17 iiw kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
abr 17 09:32:17 iiw kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
abr 17 09:32:17 iiw kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
abr 17 09:32:17 iiw kernel: x2apic enabled
abr 17 09:32:17 iiw kernel: APIC: Switched APIC routing to: cluster x2apic
abr 17 09:32:17 iiw kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
abr 17 09:32:17 iiw kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26eae8729ef, max_idle_ns: 440795235156 ns
abr 17 09:32:17 iiw kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5401.81 BogoMIPS (lpj=8999696)
abr 17 09:32:17 iiw kernel: x86/cpu: SGX disabled by BIOS.
abr 17 09:32:17 iiw kernel: CPU0: Thermal monitoring enabled (TM1)
abr 17 09:32:17 iiw kernel: process: using mwait in idle threads
abr 17 09:32:17 iiw kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
abr 17 09:32:17 iiw kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
abr 17 09:32:17 iiw kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
abr 17 09:32:17 iiw kernel: Spectre V2 : Mitigation: IBRS
abr 17 09:32:17 iiw kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
abr 17 09:32:17 iiw kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
abr 17 09:32:17 iiw kernel: RETBleed: Mitigation: IBRS
abr 17 09:32:17 iiw kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
abr 17 09:32:17 iiw kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
abr 17 09:32:17 iiw kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
abr 17 09:32:17 iiw kernel: MDS: Mitigation: Clear CPU buffers
abr 17 09:32:17 iiw kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
abr 17 09:32:17 iiw kernel: SRBDS: Mitigation: Microcode
abr 17 09:32:17 iiw kernel: GDS: Vulnerable: No microcode
abr 17 09:32:17 iiw kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
abr 17 09:32:17 iiw kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
abr 17 09:32:17 iiw kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
abr 17 09:32:17 iiw kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
abr 17 09:32:17 iiw kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
abr 17 09:32:17 iiw kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
abr 17 09:32:17 iiw kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
abr 17 09:32:17 iiw kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
abr 17 09:32:17 iiw kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
abr 17 09:32:17 iiw kernel: Freeing SMP alternatives memory: 40K
abr 17 09:32:17 iiw kernel: pid_max: default: 32768 minimum: 301
abr 17 09:32:17 iiw kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
abr 17 09:32:17 iiw kernel: landlock: Up and running.
abr 17 09:32:17 iiw kernel: Yama: becoming mindful.
abr 17 09:32:17 iiw kernel: LSM support for eBPF active
abr 17 09:32:17 iiw kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
abr 17 09:32:17 iiw kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
abr 17 09:32:17 iiw kernel: smpboot: CPU0: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (family: 0x6, model: 0x8e, stepping: 0x9)
abr 17 09:32:17 iiw kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
abr 17 09:32:17 iiw kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
abr 17 09:32:17 iiw kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
abr 17 09:32:17 iiw kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
abr 17 09:32:17 iiw kernel: ... version:                4
abr 17 09:32:17 iiw kernel: ... bit width:              48
abr 17 09:32:17 iiw kernel: ... generic registers:      4
abr 17 09:32:17 iiw kernel: ... value mask:             0000ffffffffffff
abr 17 09:32:17 iiw kernel: ... max period:             00007fffffffffff
abr 17 09:32:17 iiw kernel: ... fixed-purpose events:   3
abr 17 09:32:17 iiw kernel: ... event mask:             000000070000000f
abr 17 09:32:17 iiw kernel: signal: max sigframe size: 2032
abr 17 09:32:17 iiw kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1175
abr 17 09:32:17 iiw kernel: rcu: Hierarchical SRCU implementation.
abr 17 09:32:17 iiw kernel: rcu:         Max phase no-delay instances is 1000.
abr 17 09:32:17 iiw kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
abr 17 09:32:17 iiw kernel: smp: Bringing up secondary CPUs ...
abr 17 09:32:17 iiw kernel: smpboot: x86: Booting SMP configuration:
abr 17 09:32:17 iiw kernel: .... node  #0, CPUs:      #1 #2 #3
abr 17 09:32:17 iiw kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
abr 17 09:32:17 iiw kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
abr 17 09:32:17 iiw kernel: smp: Brought up 1 node, 4 CPUs
abr 17 09:32:17 iiw kernel: smpboot: Max logical packages: 1
abr 17 09:32:17 iiw kernel: smpboot: Total of 4 processors activated (21607.24 BogoMIPS)
abr 17 09:32:17 iiw kernel: devtmpfs: initialized
abr 17 09:32:17 iiw kernel: x86/mm: Memory block size: 128MB
abr 17 09:32:17 iiw kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa2702000-0xa2702fff] (4096 bytes)
abr 17 09:32:17 iiw kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa85fb000-0xa8ef4fff] (9412608 bytes)
abr 17 09:32:17 iiw kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
abr 17 09:32:17 iiw kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
abr 17 09:32:17 iiw kernel: pinctrl core: initialized pinctrl subsystem
abr 17 09:32:17 iiw kernel: PM: RTC time: 12:32:00, date: 2024-04-17
abr 17 09:32:17 iiw kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
abr 17 09:32:17 iiw kernel: DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
abr 17 09:32:17 iiw kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
abr 17 09:32:17 iiw kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
abr 17 09:32:17 iiw kernel: thermal_sys: Registered thermal governor 'fair_share'
abr 17 09:32:17 iiw kernel: thermal_sys: Registered thermal governor 'bang_bang'
abr 17 09:32:17 iiw kernel: thermal_sys: Registered thermal governor 'step_wise'
abr 17 09:32:17 iiw kernel: thermal_sys: Registered thermal governor 'user_space'
abr 17 09:32:17 iiw kernel: thermal_sys: Registered thermal governor 'power_allocator'
abr 17 09:32:17 iiw kernel: cpuidle: using governor ladder
abr 17 09:32:17 iiw kernel: cpuidle: using governor menu
abr 17 09:32:17 iiw kernel: Simple Boot Flag at 0x47 set to 0x80
abr 17 09:32:17 iiw kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
abr 17 09:32:17 iiw kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
abr 17 09:32:17 iiw kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
abr 17 09:32:17 iiw kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as E820 entry
abr 17 09:32:17 iiw kernel: PCI: Using configuration type 1 for base access
abr 17 09:32:17 iiw kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
abr 17 09:32:17 iiw kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
abr 17 09:32:17 iiw kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
abr 17 09:32:17 iiw kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
abr 17 09:32:17 iiw kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
abr 17 09:32:17 iiw kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
abr 17 09:32:17 iiw kernel: ACPI: Added _OSI(Module Device)
abr 17 09:32:17 iiw kernel: ACPI: Added _OSI(Processor Device)
abr 17 09:32:17 iiw kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
abr 17 09:32:17 iiw kernel: ACPI: Added _OSI(Processor Aggregator Device)
abr 17 09:32:17 iiw kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
abr 17 09:32:17 iiw kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
abr 17 09:32:17 iiw kernel: ACPI: Dynamic OEM Table Load:
abr 17 09:32:17 iiw kernel: ACPI: SSDT 0xFFFF8F8A4114E400 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
abr 17 09:32:17 iiw kernel: ACPI: Dynamic OEM Table Load:
abr 17 09:32:17 iiw kernel: ACPI: SSDT 0xFFFF8F8A4131E800 0006B4 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
abr 17 09:32:17 iiw kernel: ACPI: Dynamic OEM Table Load:
abr 17 09:32:17 iiw kernel: ACPI: SSDT 0xFFFF8F8A4131B800 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
abr 17 09:32:17 iiw kernel: ACPI: Dynamic OEM Table Load:
abr 17 09:32:17 iiw kernel: ACPI: SSDT 0xFFFF8F8A40E4DC00 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
abr 17 09:32:17 iiw kernel: ACPI: _OSC evaluated successfully for all CPUs
abr 17 09:32:17 iiw kernel: ACPI: EC: EC started
abr 17 09:32:17 iiw kernel: ACPI: EC: interrupt blocked
abr 17 09:32:17 iiw kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
abr 17 09:32:17 iiw kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
abr 17 09:32:17 iiw kernel: ACPI: Interpreter enabled
abr 17 09:32:17 iiw kernel: ACPI: PM: (supports S0 S3 S4 S5)
abr 17 09:32:17 iiw kernel: ACPI: Using IOAPIC for interrupt routing
abr 17 09:32:17 iiw kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
abr 17 09:32:17 iiw kernel: PCI: Using E820 reservations for host bridge windows
abr 17 09:32:17 iiw kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
abr 17 09:32:17 iiw kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
abr 17 09:32:17 iiw kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
abr 17 09:32:17 iiw kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
abr 17 09:32:17 iiw kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
abr 17 09:32:17 iiw kernel: PCI host bridge to bus 0000:00
abr 17 09:32:17 iiw kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
abr 17 09:32:17 iiw kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
abr 17 09:32:17 iiw kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
abr 17 09:32:17 iiw kernel: pci_bus 0000:00: root bus resource [mem 0xaf800000-0xdfffffff window]
abr 17 09:32:17 iiw kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
abr 17 09:32:17 iiw kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
abr 17 09:32:17 iiw kernel: pci 0000:00:00.0: [8086:5904] type 00 class 0x060000
abr 17 09:32:17 iiw kernel: pci 0000:00:02.0: [8086:5916] type 00 class 0x030000
abr 17 09:32:17 iiw kernel: pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd0ffffff 64bit]
abr 17 09:32:17 iiw kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
abr 17 09:32:17 iiw kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
abr 17 09:32:17 iiw kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
abr 17 09:32:17 iiw kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
abr 17 09:32:17 iiw kernel: pci 0000:00:04.0: reg 0x10: [mem 0xd1120000-0xd1127fff 64bit]
abr 17 09:32:17 iiw kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
abr 17 09:32:17 iiw kernel: pci 0000:00:14.0: reg 0x10: [mem 0xd1110000-0xd111ffff 64bit]
abr 17 09:32:17 iiw kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
abr 17 09:32:17 iiw kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
abr 17 09:32:17 iiw kernel: pci 0000:00:14.2: reg 0x10: [mem 0xd1138000-0xd1138fff 64bit]
abr 17 09:32:17 iiw kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
abr 17 09:32:17 iiw kernel: pci 0000:00:15.0: reg 0x10: [mem 0xd1137000-0xd1137fff 64bit]
abr 17 09:32:17 iiw kernel: pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
abr 17 09:32:17 iiw kernel: pci 0000:00:15.1: reg 0x10: [mem 0xd1136000-0xd1136fff 64bit]
abr 17 09:32:17 iiw kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
abr 17 09:32:17 iiw kernel: pci 0000:00:16.0: reg 0x10: [mem 0xd1135000-0xd1135fff 64bit]
abr 17 09:32:17 iiw kernel: pci 0000:00:16.0: PME# supported from D3hot
abr 17 09:32:17 iiw kernel: pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
abr 17 09:32:17 iiw kernel: pci 0000:00:17.0: reg 0x10: [mem 0xd1130000-0xd1131fff]
abr 17 09:32:17 iiw kernel: pci 0000:00:17.0: reg 0x14: [mem 0xd1134000-0xd11340ff]
abr 17 09:32:17 iiw kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
abr 17 09:32:17 iiw kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
abr 17 09:32:17 iiw kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
abr 17 09:32:17 iiw kernel: pci 0000:00:17.0: reg 0x24: [mem 0xd1133000-0xd11337ff]
abr 17 09:32:17 iiw kernel: pci 0000:00:17.0: PME# supported from D3hot
abr 17 09:32:17 iiw kernel: pci 0000:00:1c.0: [8086:9d15] type 01 class 0x060400
abr 17 09:32:17 iiw kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
abr 17 09:32:17 iiw kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
abr 17 09:32:17 iiw kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
abr 17 09:32:17 iiw kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xd112c000-0xd112ffff]
abr 17 09:32:17 iiw kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
abr 17 09:32:17 iiw kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xd1128000-0xd112bfff 64bit]
abr 17 09:32:17 iiw kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xd1100000-0xd110ffff 64bit]
abr 17 09:32:17 iiw kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
abr 17 09:32:17 iiw kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
abr 17 09:32:17 iiw kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xd1132000-0xd11320ff 64bit]
abr 17 09:32:17 iiw kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
abr 17 09:32:17 iiw kernel: pci 0000:01:00.0: [10ec:8136] type 00 class 0x020000
abr 17 09:32:17 iiw kernel: pci 0000:01:00.0: reg 0x10: [io  0xe000-0xe0ff]
abr 17 09:32:17 iiw kernel: pci 0000:01:00.0: reg 0x18: [mem 0xd1004000-0xd1004fff 64bit]
abr 17 09:32:17 iiw kernel: pci 0000:01:00.0: reg 0x20: [mem 0xd1000000-0xd1003fff 64bit pref]
abr 17 09:32:17 iiw kernel: pci 0000:01:00.0: supports D1 D2
abr 17 09:32:17 iiw kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
abr 17 09:32:17 iiw kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
abr 17 09:32:17 iiw kernel: pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
abr 17 09:32:17 iiw kernel: pci 0000:00:1c.0:   bridge window [mem 0xd1000000-0xd10fffff]
abr 17 09:32:17 iiw kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
abr 17 09:32:17 iiw kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
abr 17 09:32:17 iiw kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
abr 17 09:32:17 iiw kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
abr 17 09:32:17 iiw kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 11
abr 17 09:32:17 iiw kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 11
abr 17 09:32:17 iiw kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
abr 17 09:32:17 iiw kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
abr 17 09:32:17 iiw kernel: ACPI: EC: interrupt unblocked
abr 17 09:32:17 iiw kernel: ACPI: EC: event unblocked
abr 17 09:32:17 iiw kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
abr 17 09:32:17 iiw kernel: ACPI: EC: GPE=0x45
abr 17 09:32:17 iiw kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
abr 17 09:32:17 iiw kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
abr 17 09:32:17 iiw kernel: iommu: Default domain type: Translated
abr 17 09:32:17 iiw kernel: iommu: DMA domain TLB invalidation policy: lazy mode
abr 17 09:32:17 iiw kernel: SCSI subsystem initialized
abr 17 09:32:17 iiw kernel: libata version 3.00 loaded.
abr 17 09:32:17 iiw kernel: ACPI: bus type USB registered
abr 17 09:32:17 iiw kernel: usbcore: registered new interface driver usbfs
abr 17 09:32:17 iiw kernel: usbcore: registered new interface driver hub
abr 17 09:32:17 iiw kernel: usbcore: registered new device driver usb
abr 17 09:32:17 iiw kernel: pps_core: LinuxPPS API ver. 1 registered
abr 17 09:32:17 iiw kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
abr 17 09:32:17 iiw kernel: PTP clock support registered
abr 17 09:32:17 iiw kernel: EDAC MC: Ver: 3.0.0
abr 17 09:32:17 iiw kernel: NetLabel: Initializing
abr 17 09:32:17 iiw kernel: NetLabel:  domain hash size = 128
abr 17 09:32:17 iiw kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
abr 17 09:32:17 iiw kernel: NetLabel:  unlabeled traffic allowed by default
abr 17 09:32:17 iiw kernel: mctp: management component transport protocol core
abr 17 09:32:17 iiw kernel: NET: Registered PF_MCTP protocol family
abr 17 09:32:17 iiw kernel: PCI: Using ACPI for IRQ routing
abr 17 09:32:17 iiw kernel: PCI: pci_cache_line_size set to 64 bytes
abr 17 09:32:17 iiw kernel: e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
abr 17 09:32:17 iiw kernel: e820: reserve RAM buffer [mem 0x22585000-0x23ffffff]
abr 17 09:32:17 iiw kernel: e820: reserve RAM buffer [mem 0x24f800000-0x24fffffff]
abr 17 09:32:17 iiw kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
abr 17 09:32:17 iiw kernel: pci 0000:00:02.0: vgaarb: bridge control possible
abr 17 09:32:17 iiw kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
abr 17 09:32:17 iiw kernel: vgaarb: loaded
abr 17 09:32:17 iiw kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
abr 17 09:32:17 iiw kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
abr 17 09:32:17 iiw kernel: clocksource: Switched to clocksource tsc-early
abr 17 09:32:17 iiw kernel: VFS: Disk quotas dquot_6.6.0
abr 17 09:32:17 iiw kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
abr 17 09:32:17 iiw kernel: pnp: PnP ACPI init
abr 17 09:32:17 iiw kernel: system 00:00: [io  0x0680-0x069f] has been reserved
abr 17 09:32:17 iiw kernel: system 00:00: [io  0xffff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:00: [io  0xffff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:00: [io  0xffff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:00: [io  0x1800-0x18fe] has been reserved
abr 17 09:32:17 iiw kernel: system 00:00: [io  0x164e-0x164f] has been reserved
abr 17 09:32:17 iiw kernel: system 00:02: [io  0x1854-0x1857] has been reserved
abr 17 09:32:17 iiw kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
abr 17 09:32:17 iiw kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
abr 17 09:32:17 iiw kernel: system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
abr 17 09:32:17 iiw kernel: system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:07: [io  0xff00-0xfffe] has been reserved
abr 17 09:32:17 iiw kernel: system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:08: [mem 0xfe035000-0xfe035fff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:08: [mem 0xfe034008-0xfe034fff] has been reserved
abr 17 09:32:17 iiw kernel: system 00:09: [mem 0xfe034000-0xfe034007] has been reserved
abr 17 09:32:17 iiw kernel: pnp: PnP ACPI: found 10 devices
abr 17 09:32:17 iiw kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
abr 17 09:32:17 iiw kernel: pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000
abr 17 09:32:17 iiw kernel: pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
abr 17 09:32:17 iiw kernel: NET: Registered PF_INET protocol family
abr 17 09:32:17 iiw kernel: IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
abr 17 09:32:17 iiw kernel: tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
abr 17 09:32:17 iiw kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
abr 17 09:32:17 iiw kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
abr 17 09:32:17 iiw kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
abr 17 09:32:17 iiw kernel: TCP: Hash tables configured (established 65536 bind 65536)
abr 17 09:32:17 iiw kernel: MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
abr 17 09:32:17 iiw kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
abr 17 09:32:17 iiw kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
abr 17 09:32:17 iiw kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
abr 17 09:32:17 iiw kernel: NET: Registered PF_XDP protocol family
abr 17 09:32:17 iiw kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
abr 17 09:32:17 iiw kernel: pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
abr 17 09:32:17 iiw kernel: pci 0000:00:1c.0:   bridge window [mem 0xd1000000-0xd10fffff]
abr 17 09:32:17 iiw kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
abr 17 09:32:17 iiw kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
abr 17 09:32:17 iiw kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
abr 17 09:32:17 iiw kernel: pci_bus 0000:00: resource 7 [mem 0xaf800000-0xdfffffff window]
abr 17 09:32:17 iiw kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
abr 17 09:32:17 iiw kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
abr 17 09:32:17 iiw kernel: pci_bus 0000:01: resource 1 [mem 0xd1000000-0xd10fffff]
abr 17 09:32:17 iiw kernel: pci 0000:00:14.0: quirk_usb_early_handoff+0x0/0x7d0 took 35819 usecs
abr 17 09:32:17 iiw kernel: PCI: CLS 0 bytes, default 64
abr 17 09:32:17 iiw kernel: DMAR: ACPI device "device:69" under DMAR at fed91000 as 00:15.0
abr 17 09:32:17 iiw kernel: DMAR: ACPI device "device:6a" under DMAR at fed91000 as 00:15.1
abr 17 09:32:17 iiw kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
abr 17 09:32:17 iiw kernel: software IO TLB: mapped [mem 0x000000001bfd9000-0x000000001ffd9000] (64MB)
abr 17 09:32:17 iiw kernel: Trying to unpack rootfs image as initramfs...
abr 17 09:32:17 iiw kernel: Initialise system trusted keyrings
abr 17 09:32:17 iiw kernel: Key type blacklist registered
abr 17 09:32:17 iiw kernel: workingset: timestamp_bits=41 max_order=21 bucket_order=0
abr 17 09:32:17 iiw kernel: zbud: loaded
abr 17 09:32:17 iiw kernel: integrity: Platform Keyring initialized
abr 17 09:32:17 iiw kernel: integrity: Machine keyring initialized
abr 17 09:32:17 iiw kernel: Key type asymmetric registered
abr 17 09:32:17 iiw kernel: Asymmetric key parser 'x509' registered
abr 17 09:32:17 iiw kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
abr 17 09:32:17 iiw kernel: io scheduler mq-deadline registered
abr 17 09:32:17 iiw kernel: io scheduler kyber registered
abr 17 09:32:17 iiw kernel: io scheduler bfq registered
abr 17 09:32:17 iiw kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
abr 17 09:32:17 iiw kernel: pcieport 0000:00:1c.0: AER: enabled with IRQ 122
abr 17 09:32:17 iiw kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
abr 17 09:32:17 iiw kernel: ACPI: AC: AC Adapter [AC] (on-line)
abr 17 09:32:17 iiw kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
abr 17 09:32:17 iiw kernel: ACPI: button: Lid Switch [LID0]
abr 17 09:32:17 iiw kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
abr 17 09:32:17 iiw kernel: ACPI: button: Power Button [PBTN]
abr 17 09:32:17 iiw kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
abr 17 09:32:17 iiw kernel: ACPI: button: Sleep Button [SBTN]
abr 17 09:32:17 iiw kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
abr 17 09:32:17 iiw kernel: ACPI: button: Power Button [PWRF]
abr 17 09:32:17 iiw kernel: thermal LNXTHERM:00: registered as thermal_zone0
abr 17 09:32:17 iiw kernel: ACPI: thermal: Thermal Zone [THM] (25 C)
abr 17 09:32:17 iiw kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
abr 17 09:32:17 iiw kernel: ACPI: battery: Slot [BAT0] (battery absent)
abr 17 09:32:17 iiw kernel: Non-volatile memory driver v1.3
abr 17 09:32:17 iiw kernel: Linux agpgart interface v0.103
abr 17 09:32:17 iiw kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
abr 17 09:32:17 iiw kernel: ACPI: bus type drm_connector registered
abr 17 09:32:17 iiw kernel: ahci 0000:00:17.0: version 3.0
abr 17 09:32:17 iiw kernel: ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
abr 17 09:32:17 iiw kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
abr 17 09:32:17 iiw kernel: ahci 0000:00:17.0: flags: 64bit ncq stag pm led clo only pio slum part deso sadm sds apst 
abr 17 09:32:17 iiw kernel: scsi host0: ahci
abr 17 09:32:17 iiw kernel: scsi host1: ahci
abr 17 09:32:17 iiw kernel: ata1: SATA max UDMA/133 abar m2048@0xd1133000 port 0xd1133100 irq 123
abr 17 09:32:17 iiw kernel: ata2: SATA max UDMA/133 abar m2048@0xd1133000 port 0xd1133180 irq 123
abr 17 09:32:17 iiw kernel: usbcore: registered new interface driver usbserial_generic
abr 17 09:32:17 iiw kernel: usbserial: USB Serial support registered for generic
abr 17 09:32:17 iiw kernel: rtc_cmos 00:01: RTC can wake from S4
abr 17 09:32:17 iiw kernel: rtc_cmos 00:01: registered as rtc0
abr 17 09:32:17 iiw kernel: rtc_cmos 00:01: setting system clock to 2024-04-17T12:32:00 UTC (1713357120)
abr 17 09:32:17 iiw kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
abr 17 09:32:17 iiw kernel: intel_pstate: Intel P-state driver initializing
abr 17 09:32:17 iiw kernel: intel_pstate: HWP enabled
abr 17 09:32:17 iiw kernel: ledtrig-cpu: registered to indicate activity on CPUs
abr 17 09:32:17 iiw kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
abr 17 09:32:17 iiw kernel: fbcon: Deferring console take-over
abr 17 09:32:17 iiw kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
abr 17 09:32:17 iiw kernel: hid: raw HID events driver (C) Jiri Kosina
abr 17 09:32:17 iiw kernel: intel_pmc_core INT33A1:00:  initialized
abr 17 09:32:17 iiw kernel: drop_monitor: Initializing network drop monitor service
abr 17 09:32:17 iiw kernel: Initializing XFRM netlink socket
abr 17 09:32:17 iiw kernel: NET: Registered PF_INET6 protocol family
abr 17 09:32:17 iiw kernel: Freeing initrd memory: 14788K
abr 17 09:32:17 iiw kernel: Segment Routing with IPv6
abr 17 09:32:17 iiw kernel: RPL Segment Routing with IPv6
abr 17 09:32:17 iiw kernel: In-situ OAM (IOAM) with IPv6
abr 17 09:32:17 iiw kernel: NET: Registered PF_PACKET protocol family
abr 17 09:32:17 iiw kernel: microcode: Microcode Update Driver: v2.2.
abr 17 09:32:17 iiw kernel: IPI shorthand broadcast: enabled
abr 17 09:32:17 iiw kernel: sched_clock: Marking stable (413336691, 591776)->(417268348, -3339881)
abr 17 09:32:17 iiw kernel: registered taskstats version 1
abr 17 09:32:17 iiw kernel: Loading compiled-in X.509 certificates
abr 17 09:32:17 iiw kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8da3616f5740a50a33550f2a163598446e8375db'
abr 17 09:32:17 iiw kernel: zswap: loaded using pool zstd/zsmalloc
abr 17 09:32:17 iiw kernel: Key type .fscrypt registered
abr 17 09:32:17 iiw kernel: Key type fscrypt-provisioning registered
abr 17 09:32:17 iiw kernel: PM:   Magic number: 4:16:532
abr 17 09:32:17 iiw kernel: tty ttyS12: hash matches
abr 17 09:32:17 iiw kernel: port serial8250:0.11: hash matches
abr 17 09:32:17 iiw kernel: RAS: Correctable Errors collector initialized.
abr 17 09:32:17 iiw kernel: ata1: SATA link down (SStatus 4 SControl 300)
abr 17 09:32:17 iiw kernel: ata2: SATA link down (SStatus 4 SControl 300)
abr 17 09:32:17 iiw kernel: clk: Disabling unused clocks
abr 17 09:32:17 iiw kernel: Freeing unused decrypted memory: 2028K
abr 17 09:32:17 iiw kernel: Freeing unused kernel image (initmem) memory: 3416K
abr 17 09:32:17 iiw kernel: Write protecting the kernel read-only data: 30720k
abr 17 09:32:17 iiw kernel: Freeing unused kernel image (rodata/data gap) memory: 1248K
abr 17 09:32:17 iiw kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
abr 17 09:32:17 iiw kernel: rodata_test: all tests were successful
abr 17 09:32:17 iiw kernel: x86/mm: Checking user space page tables
abr 17 09:32:17 iiw kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
abr 17 09:32:17 iiw kernel: Run /init as init process
abr 17 09:32:17 iiw kernel:   with arguments:
abr 17 09:32:17 iiw kernel:     /init
abr 17 09:32:17 iiw kernel:   with environment:
abr 17 09:32:17 iiw kernel:     HOME=/
abr 17 09:32:17 iiw kernel:     TERM=linux
abr 17 09:32:17 iiw kernel:     BOOT_IMAGE=/boot/vmlinuz-linux-lts
abr 17 09:32:17 iiw kernel:     nvme_load=yes
abr 17 09:32:17 iiw kernel: wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
abr 17 09:32:17 iiw kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
abr 17 09:32:17 iiw kernel: i8042: Warning: Keylock active
abr 17 09:32:17 iiw kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
abr 17 09:32:17 iiw kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
abr 17 09:32:17 iiw kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
abr 17 09:32:17 iiw kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
abr 17 09:32:17 iiw kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
abr 17 09:32:17 iiw kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
abr 17 09:32:17 iiw kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
abr 17 09:32:17 iiw kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
abr 17 09:32:17 iiw kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
abr 17 09:32:17 iiw kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
abr 17 09:32:17 iiw kernel: usb usb1: Product: xHCI Host Controller
abr 17 09:32:17 iiw kernel: usb usb1: Manufacturer: Linux 6.6.24-1-lts xhci-hcd
abr 17 09:32:17 iiw kernel: usb usb1: SerialNumber: 0000:00:14.0
abr 17 09:32:17 iiw kernel: hub 1-0:1.0: USB hub found
abr 17 09:32:17 iiw kernel: hub 1-0:1.0: 12 ports detected
abr 17 09:32:17 iiw kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
abr 17 09:32:17 iiw kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
abr 17 09:32:17 iiw kernel: usb usb2: Product: xHCI Host Controller
abr 17 09:32:17 iiw kernel: usb usb2: Manufacturer: Linux 6.6.24-1-lts xhci-hcd
abr 17 09:32:17 iiw kernel: usb usb2: SerialNumber: 0000:00:14.0
abr 17 09:32:17 iiw kernel: hub 2-0:1.0: USB hub found
abr 17 09:32:17 iiw kernel: hub 2-0:1.0: 6 ports detected
abr 17 09:32:17 iiw kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
abr 17 09:32:17 iiw kernel: tsc: Refined TSC clocksource calibration: 2712.009 MHz
abr 17 09:32:17 iiw kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27178ec3e42, max_idle_ns: 440795287235 ns
abr 17 09:32:17 iiw kernel: clocksource: Switched to clocksource tsc
abr 17 09:32:17 iiw kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd
abr 17 09:32:17 iiw kernel: usb 1-1: New USB device found, idVendor=13fd, idProduct=0840, bcdDevice= 1.14
abr 17 09:32:17 iiw kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
abr 17 09:32:17 iiw kernel: usb 1-1: Product: External
abr 17 09:32:17 iiw kernel: usb 1-1: Manufacturer: Generic
abr 17 09:32:17 iiw kernel: usb 1-1: SerialNumber: 57584E324138303856565346
abr 17 09:32:17 iiw kernel: usb-storage 1-1:1.0: USB Mass Storage device detected
abr 17 09:32:17 iiw kernel: scsi host2: usb-storage 1-1:1.0
abr 17 09:32:17 iiw kernel: usbcore: registered new interface driver usb-storage
abr 17 09:32:17 iiw kernel: usbcore: registered new interface driver uas
abr 17 09:32:17 iiw kernel: usb 1-3: new high-speed USB device number 3 using xhci_hcd
abr 17 09:32:17 iiw kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
abr 17 09:32:17 iiw kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
abr 17 09:32:17 iiw kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
abr 17 09:32:17 iiw kernel: i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
abr 17 09:32:17 iiw kernel: usb 1-3: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 7.02
abr 17 09:32:17 iiw kernel: usb 1-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
abr 17 09:32:17 iiw kernel: usb 1-3: Product: USB2.0 Hub
abr 17 09:32:17 iiw kernel: hub 1-3:1.0: USB hub found
abr 17 09:32:17 iiw kernel: hub 1-3:1.0: 4 ports detected
abr 17 09:32:17 iiw kernel: usb 1-5: new high-speed USB device number 4 using xhci_hcd
abr 17 09:32:17 iiw kernel: usb 1-5: New USB device found, idVendor=0bda, idProduct=5769, bcdDevice=52.68
abr 17 09:32:17 iiw kernel: usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
abr 17 09:32:17 iiw kernel: usb 1-5: Product: Integrated_Webcam_HD
abr 17 09:32:17 iiw kernel: usb 1-5: Manufacturer: CN0F08KGLOG0087PA66LA02
abr 17 09:32:17 iiw kernel: usb 1-5: SerialNumber: 200901010001
abr 17 09:32:17 iiw kernel: usb 1-3.2: new low-speed USB device number 5 using xhci_hcd
abr 17 09:32:17 iiw kernel: usb 1-3.2: New USB device found, idVendor=275d, idProduct=0ba6, bcdDevice= 1.00
abr 17 09:32:17 iiw kernel: usb 1-3.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
abr 17 09:32:17 iiw kernel: usb 1-3.2: Product: USB OPTICAL MOUSE 
abr 17 09:32:17 iiw kernel: input: USB OPTICAL MOUSE  as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.2/1-3.2:1.0/0003:275D:0BA6.0001/input/input6
abr 17 09:32:17 iiw kernel: hid-generic 0003:275D:0BA6.0001: input,hidraw0: USB HID v1.11 Mouse [USB OPTICAL MOUSE ] on usb-0000:00:14.0-3.2/input0
abr 17 09:32:17 iiw kernel: usbcore: registered new interface driver usbhid
abr 17 09:32:17 iiw kernel: usbhid: USB HID core driver
abr 17 09:32:17 iiw kernel: usb 1-6: new high-speed USB device number 6 using xhci_hcd
abr 17 09:32:17 iiw kernel: scsi 2:0:0:0: Direct-Access     Generic  External         1.14 PQ: 0 ANSI: 4
abr 17 09:32:17 iiw kernel: sd 2:0:0:0: [sda] 976773167 512-byte logical blocks: (500 GB/466 GiB)
abr 17 09:32:17 iiw kernel: sd 2:0:0:0: [sda] Write Protect is off
abr 17 09:32:17 iiw kernel: sd 2:0:0:0: [sda] Mode Sense: 23 00 00 00
abr 17 09:32:17 iiw kernel: sd 2:0:0:0: [sda] No Caching mode page found
abr 17 09:32:17 iiw kernel: sd 2:0:0:0: [sda] Assuming drive cache: write through
abr 17 09:32:17 iiw kernel:  sda: sda1 sda2
abr 17 09:32:17 iiw kernel: sd 2:0:0:0: [sda] Attached SCSI disk
abr 17 09:32:17 iiw kernel: usb 1-6: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
abr 17 09:32:17 iiw kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
abr 17 09:32:17 iiw kernel: usb 1-6: Product: USB2.0-CRW
abr 17 09:32:17 iiw kernel: usb 1-6: Manufacturer: Generic
abr 17 09:32:17 iiw kernel: usb 1-6: SerialNumber: 20100201396000000
abr 17 09:32:17 iiw kernel: usbcore: registered new interface driver rtsx_usb
abr 17 09:32:17 iiw kernel: usb 1-3.3: new low-speed USB device number 7 using xhci_hcd
abr 17 09:32:17 iiw kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
abr 17 09:32:17 iiw kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
abr 17 09:32:17 iiw kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
abr 17 09:32:17 iiw kernel: usb 1-3.3: New USB device found, idVendor=c0f4, idProduct=01e0, bcdDevice= 1.10
abr 17 09:32:17 iiw kernel: usb 1-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
abr 17 09:32:17 iiw kernel: usb 1-3.3: Product: usb keyboard
abr 17 09:32:17 iiw kernel: usb 1-3.3: Manufacturer: USB
abr 17 09:32:17 iiw kernel: fbcon: i915drmfb (fb0) is primary device
abr 17 09:32:17 iiw kernel: fbcon: Deferring console take-over
abr 17 09:32:17 iiw kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
abr 17 09:32:17 iiw kernel: input: USB usb keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/0003:C0F4:01E0.0002/input/input8
abr 17 09:32:17 iiw kernel: hid-generic 0003:C0F4:01E0.0002: input,hidraw1: USB HID v1.10 Keyboard [USB usb keyboard] on usb-0000:00:14.0-3.3/input0
abr 17 09:32:17 iiw kernel: input: USB usb keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:C0F4:01E0.0003/input/input9
abr 17 09:32:17 iiw kernel: input: USB usb keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:C0F4:01E0.0003/input/input10
abr 17 09:32:17 iiw kernel: hid-generic 0003:C0F4:01E0.0003: input,hidraw2: USB HID v1.10 Device [USB usb keyboard] on usb-0000:00:14.0-3.3/input1
abr 17 09:32:17 iiw kernel: usb 1-3.4: new high-speed USB device number 8 using xhci_hcd
abr 17 09:32:17 iiw kernel: fbcon: Taking over console
abr 17 09:32:17 iiw kernel: Console: switching to colour frame buffer device 170x48
abr 17 09:32:17 iiw kernel: PM: Image not found (code -22)
abr 17 09:32:17 iiw kernel: usb 1-3.4: New USB device found, idVendor=04e8, idProduct=6860, bcdDevice= 2.23
abr 17 09:32:17 iiw kernel: usb 1-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
abr 17 09:32:17 iiw kernel: usb 1-3.4: Product: SAMSUNG_Android
abr 17 09:32:17 iiw kernel: usb 1-3.4: Manufacturer: SAMSUNG
abr 17 09:32:17 iiw kernel: usb 1-3.4: SerialNumber: R9QN804S7PA
abr 17 09:32:17 iiw kernel: EXT4-fs (sda1): mounted filesystem 03bcba3d-c3f1-41d2-93a0-194ac4f9d6f5 r/w with ordered data mode. Quota mode: none.
abr 17 09:32:17 iiw systemd[1]: systemd 255.4-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
abr 17 09:32:17 iiw systemd[1]: Detected architecture x86-64.
abr 17 09:32:17 iiw systemd[1]: Hostname set to <iiw>.
abr 17 09:32:17 iiw systemd[1]: bpf-lsm: LSM BPF program attached
abr 17 09:32:17 iiw systemd[1]: Queued start job for default target Graphical Interface.
abr 17 09:32:17 iiw systemd[1]: Created slice Slice /system/dirmngr.
abr 17 09:32:17 iiw systemd[1]: Created slice Slice /system/getty.
abr 17 09:32:17 iiw systemd[1]: Created slice Slice /system/gpg-agent.
abr 17 09:32:17 iiw systemd[1]: Created slice Slice /system/gpg-agent-browser.
abr 17 09:32:17 iiw systemd[1]: Created slice Slice /system/gpg-agent-extra.
abr 17 09:32:17 iiw systemd[1]: Created slice Slice /system/gpg-agent-ssh.
abr 17 09:32:17 iiw systemd[1]: Created slice Slice /system/keyboxd.
abr 17 09:32:17 iiw systemd[1]: Created slice Slice /system/modprobe.
abr 17 09:32:17 iiw systemd[1]: Created slice User and Session Slice.
abr 17 09:32:17 iiw systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
abr 17 09:32:17 iiw systemd[1]: Started Forward Password Requests to Wall Directory Watch.
abr 17 09:32:17 iiw systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
abr 17 09:32:17 iiw systemd[1]: Expecting device /dev/disk/by-uuid/9e4ed645-ddb2-4e26-8cd9-d267094868cf...
abr 17 09:32:17 iiw systemd[1]: Reached target Local Encrypted Volumes.
abr 17 09:32:17 iiw systemd[1]: Reached target Login Prompts.
abr 17 09:32:17 iiw systemd[1]: Reached target Local Integrity Protected Volumes.
abr 17 09:32:17 iiw systemd[1]: Reached target Remote File Systems.
abr 17 09:32:17 iiw systemd[1]: Reached target Slice Units.
abr 17 09:32:17 iiw systemd[1]: Reached target System Time Set.
abr 17 09:32:17 iiw systemd[1]: Reached target Local Verity Protected Volumes.
abr 17 09:32:17 iiw systemd[1]: Listening on Device-mapper event daemon FIFOs.
abr 17 09:32:17 iiw systemd[1]: Listening on LVM2 poll daemon socket.
abr 17 09:32:17 iiw systemd[1]: Listening on Process Core Dump Socket.
abr 17 09:32:17 iiw systemd[1]: Listening on Journal Socket (/dev/log).
abr 17 09:32:17 iiw systemd[1]: Listening on Journal Socket.
abr 17 09:32:17 iiw systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
abr 17 09:32:17 iiw systemd[1]: Listening on udev Control Socket.
abr 17 09:32:17 iiw systemd[1]: Listening on udev Kernel Socket.
abr 17 09:32:17 iiw systemd[1]: Mounting Huge Pages File System...
abr 17 09:32:17 iiw systemd[1]: Mounting POSIX Message Queue File System...
abr 17 09:32:17 iiw systemd[1]: Mounting Kernel Debug File System...
abr 17 09:32:17 iiw systemd[1]: Mounting Kernel Trace File System...
abr 17 09:32:17 iiw systemd[1]: Starting Create List of Static Device Nodes...
abr 17 09:32:17 iiw systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
abr 17 09:32:17 iiw systemd[1]: Starting Load Kernel Module configfs...
abr 17 09:32:17 iiw systemd[1]: Starting Load Kernel Module dm_mod...
abr 17 09:32:17 iiw systemd[1]: Starting Load Kernel Module drm...
abr 17 09:32:17 iiw systemd[1]: Starting Load Kernel Module fuse...
abr 17 09:32:17 iiw systemd[1]: Starting Load Kernel Module loop...
abr 17 09:32:17 iiw systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
abr 17 09:32:17 iiw systemd[1]: Starting Journal Service...
abr 17 09:32:17 iiw systemd[1]: Starting Load Kernel Modules...
abr 17 09:32:17 iiw systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
abr 17 09:32:17 iiw systemd[1]: Starting Remount Root and Kernel File Systems...
abr 17 09:32:17 iiw systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
abr 17 09:32:17 iiw systemd[1]: Starting Coldplug All udev Devices...
abr 17 09:32:17 iiw systemd[1]: Mounted Huge Pages File System.
abr 17 09:32:17 iiw systemd[1]: Mounted POSIX Message Queue File System.
abr 17 09:32:17 iiw systemd[1]: Mounted Kernel Debug File System.
abr 17 09:32:17 iiw systemd[1]: Mounted Kernel Trace File System.
abr 17 09:32:17 iiw systemd[1]: Finished Create List of Static Device Nodes.
abr 17 09:32:17 iiw systemd[1]: modprobe@configfs.service: Deactivated successfully.
abr 17 09:32:17 iiw systemd[1]: Finished Load Kernel Module configfs.
abr 17 09:32:17 iiw systemd[1]: modprobe@drm.service: Deactivated successfully.
abr 17 09:32:17 iiw systemd[1]: Finished Load Kernel Module drm.
abr 17 09:32:17 iiw systemd[1]: Mounting Kernel Configuration File System...
abr 17 09:32:17 iiw systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
abr 17 09:32:17 iiw systemd[1]: Mounted Kernel Configuration File System.
abr 17 09:32:17 iiw kernel: loop: module loaded
abr 17 09:32:17 iiw systemd[1]: modprobe@loop.service: Deactivated successfully.
abr 17 09:32:17 iiw systemd[1]: Finished Load Kernel Module loop.
abr 17 09:32:17 iiw kernel: device-mapper: uevent: version 1.0.3
abr 17 09:32:17 iiw kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
abr 17 09:32:17 iiw systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
abr 17 09:32:17 iiw systemd[1]: Finished Load Kernel Module dm_mod.
abr 17 09:32:17 iiw systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
abr 17 09:32:17 iiw kernel: EXT4-fs (sda1): re-mounted 03bcba3d-c3f1-41d2-93a0-194ac4f9d6f5 r/w. Quota mode: none.
abr 17 09:32:17 iiw systemd-journald[197]: Collecting audit messages is disabled.
abr 17 09:32:17 iiw systemd[1]: Finished Remount Root and Kernel File Systems.
abr 17 09:32:17 iiw kernel: fuse: init (API version 7.39)
abr 17 09:32:17 iiw systemd-journald[197]: Journal started
abr 17 09:32:17 iiw systemd-journald[197]: Runtime Journal (/run/log/journal/00d45a63ad3c4a2bab023545f71df852) is 8.0M, max 285.2M, 277.2M free.
abr 17 09:32:17 iiw systemd-modules-load[198]: Inserted module 'crypto_user'
abr 17 09:32:17 iiw systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
abr 17 09:32:17 iiw systemd[1]: modprobe@fuse.service: Deactivated successfully.
abr 17 09:32:17 iiw systemd[1]: Starting Load/Save OS Random Seed...
abr 17 09:32:17 iiw systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
abr 17 09:32:17 iiw systemd[1]: Started Journal Service.
abr 17 09:32:17 iiw systemd[1]: Finished Load Kernel Module fuse.
abr 17 09:32:17 iiw systemd[1]: Mounting FUSE Control File System...
abr 17 09:32:17 iiw systemd[1]: Starting Flush Journal to Persistent Storage...
abr 17 09:32:17 iiw systemd[1]: Mounted FUSE Control File System.
abr 17 09:32:17 iiw systemd-modules-load[198]: Inserted module 'i2c_dev'
abr 17 09:32:17 iiw kernel: i2c_dev: i2c /dev entries driver
abr 17 09:32:17 iiw systemd[1]: Finished Coldplug All udev Devices.
abr 17 09:32:17 iiw systemd[1]: Finished Load Kernel Modules.
abr 17 09:32:17 iiw systemd-journald[197]: Runtime Journal (/run/log/journal/00d45a63ad3c4a2bab023545f71df852) is 8.0M, max 285.2M, 277.2M free.
abr 17 09:32:17 iiw systemd-journald[197]: Received client request to flush runtime journal.
abr 17 09:32:17 iiw systemd[1]: Starting Apply Kernel Variables...
abr 17 09:32:17 iiw systemd[1]: Finished Flush Journal to Persistent Storage.
abr 17 09:32:17 iiw systemd[1]: Finished Load/Save OS Random Seed.
abr 17 09:32:17 iiw systemd[1]: Finished Apply Kernel Variables.
abr 17 09:32:18 iiw systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
abr 17 09:32:18 iiw systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
abr 17 09:32:18 iiw systemd[1]: Starting Create System Users...
abr 17 09:32:18 iiw systemd[1]: Finished Create System Users.
abr 17 09:32:18 iiw systemd[1]: Starting Create Static Device Nodes in /dev...
abr 17 09:32:18 iiw systemd[1]: Finished Create Static Device Nodes in /dev.
abr 17 09:32:18 iiw systemd[1]: Reached target Preparation for Local File Systems.
abr 17 09:32:18 iiw systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
abr 17 09:32:18 iiw systemd[1]: Starting Rule-based Manager for Device Events and Files...
abr 17 09:32:18 iiw systemd-udevd[240]: Using default interface naming scheme 'v255'.
abr 17 09:32:19 iiw systemd[1]: Started Rule-based Manager for Device Events and Files.
abr 17 09:32:20 iiw kernel: Consider using thermal netlink events interface
abr 17 09:32:20 iiw kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
abr 17 09:32:20 iiw kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
abr 17 09:32:20 iiw kernel: i2c i2c-4: 2/2 memory slots populated (from DMI)
abr 17 09:32:20 iiw kernel: i2c i2c-4: Successfully instantiated SPD at 0x50
abr 17 09:32:21 iiw kernel: mei_me 0000:00:16.0: enabling device (0004 -> 0006)
abr 17 09:32:21 iiw kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
abr 17 09:32:21 iiw kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
abr 17 09:32:21 iiw kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
abr 17 09:32:21 iiw kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
abr 17 09:32:21 iiw kernel: iTCO_vendor_support: vendor-support=0
abr 17 09:32:21 iiw kernel: intel_rapl_common: Found RAPL domain package
abr 17 09:32:21 iiw kernel: intel_rapl_common: Found RAPL domain core
abr 17 09:32:21 iiw kernel: intel_rapl_common: Found RAPL domain uncore
abr 17 09:32:21 iiw kernel: intel_rapl_common: Found RAPL domain dram
abr 17 09:32:21 iiw kernel: intel_rapl_common: Found RAPL domain psys
abr 17 09:32:21 iiw systemd[1]: Created slice Slice /system/systemd-backlight.
abr 17 09:32:21 iiw systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
abr 17 09:32:21 iiw systemd[1]: Starting Virtual Console Setup...
abr 17 09:32:21 iiw kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
abr 17 09:32:21 iiw kernel: ee1004 4-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
abr 17 09:32:21 iiw systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
abr 17 09:32:22 iiw kernel: i2c_designware i2c_designware.0: controller timed out
abr 17 09:32:22 iiw kernel: intel_rapl_common: Found RAPL domain package
abr 17 09:32:22 iiw kernel: intel_rapl_common: Found RAPL domain dram
abr 17 09:32:22 iiw systemd[1]: Finished Virtual Console Setup.
abr 17 09:32:22 iiw kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
abr 17 09:32:22 iiw kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
abr 17 09:32:22 iiw kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input12
abr 17 09:32:22 iiw kernel: acpi INT33D5:00: intel-hid: created platform device
abr 17 09:32:22 iiw kernel: input: Intel HID events as /devices/platform/INT33D5:00/input/input13
abr 17 09:32:22 iiw kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
abr 17 09:32:22 iiw kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
abr 17 09:32:22 iiw kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
abr 17 09:32:22 iiw kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
abr 17 09:32:22 iiw kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
abr 17 09:32:22 iiw kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
abr 17 09:32:22 iiw kernel: intel-hid INT33D5:00: failed to enable HID power button
abr 17 09:32:22 iiw kernel: cryptd: max_cpu_qlen set to 1000
abr 17 09:32:22 iiw systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
abr 17 09:32:22 iiw kernel: r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
abr 17 09:32:22 iiw kernel: r8169 0000:01:00.0 eth0: RTL8106e, b8:85:84:fe:da:e2, XID 449, IRQ 127
abr 17 09:32:22 iiw kernel: AVX2 version of gcm_enc/dec engaged.
abr 17 09:32:22 iiw kernel: AES CTR mode by8 optimization enabled
abr 17 09:32:22 iiw systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight...
abr 17 09:32:22 iiw kernel: r8169 0000:01:00.0 enp1s0: renamed from eth0
abr 17 09:32:22 iiw systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight.
abr 17 09:32:22 iiw kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
abr 17 09:32:23 iiw kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
abr 17 09:32:23 iiw kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
abr 17 09:32:23 iiw kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
abr 17 09:32:23 iiw kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
abr 17 09:32:23 iiw kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
abr 17 09:32:23 iiw kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
abr 17 09:32:23 iiw kernel: snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
abr 17 09:32:23 iiw kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
abr 17 09:32:23 iiw kernel: intel_tcc_cooling: Programmable TCC Offset detected
abr 17 09:32:23 iiw mtp-probe[351]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6"
abr 17 09:32:23 iiw mtp-probe[350]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
abr 17 09:32:23 iiw mtp-probe[352]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
abr 17 09:32:23 iiw mtp-probe[350]: bus: 1, device: 2 was not an MTP device
abr 17 09:32:23 iiw mtp-probe[352]: bus: 1, device: 4 was not an MTP device
abr 17 09:32:23 iiw kernel: input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
abr 17 09:32:23 iiw kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
abr 17 09:32:23 iiw kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
abr 17 09:32:23 iiw kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
abr 17 09:32:23 iiw mtp-probe[351]: bus: 1, device: 6 was not an MTP device
abr 17 09:32:24 iiw mtp-probe[427]: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3"
abr 17 09:32:24 iiw mtp-probe[427]: bus: 1, device: 7 was not an MTP device
abr 17 09:32:24 iiw mtp-probe[457]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.2"
abr 17 09:32:24 iiw mtp-probe[457]: bus: 1, device: 5 was not an MTP device
abr 17 09:32:24 iiw kernel: mc: Linux media interface: v0.10
abr 17 09:32:24 iiw kernel: videodev: Linux video capture interface: v2.00
abr 17 09:32:24 iiw systemd[1]: Starting Load Kernel Module dm_mod...
abr 17 09:32:24 iiw systemd[1]: Starting Load Kernel Module loop...
abr 17 09:32:24 iiw systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
abr 17 09:32:24 iiw systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
abr 17 09:32:24 iiw systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
abr 17 09:32:24 iiw systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
abr 17 09:32:24 iiw systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
abr 17 09:32:24 iiw systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
abr 17 09:32:24 iiw systemd[1]: Finished Load Kernel Module dm_mod.
abr 17 09:32:24 iiw systemd[1]: modprobe@loop.service: Deactivated successfully.
abr 17 09:32:24 iiw systemd[1]: Finished Load Kernel Module loop.
abr 17 09:32:24 iiw systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
abr 17 09:32:24 iiw systemd[1]: Found device WDC_WD5000LPZX-35Z10T0 swap.
abr 17 09:32:24 iiw systemd[1]: Activating swap /dev/disk/by-uuid/9e4ed645-ddb2-4e26-8cd9-d267094868cf...
abr 17 09:32:24 iiw kernel: usb 1-5: Found UVC 1.00 device Integrated_Webcam_HD (0bda:5769)
abr 17 09:32:24 iiw kernel: Adding 9227464k swap on /dev/sda2.  Priority:-2 extents:1 across:9227464k 
abr 17 09:32:24 iiw kernel: mousedev: PS/2 mouse device common for all mice
abr 17 09:32:25 iiw kernel: usbcore: registered new interface driver uvcvideo
abr 17 09:32:25 iiw systemd[1]: Activated swap /dev/disk/by-uuid/9e4ed645-ddb2-4e26-8cd9-d267094868cf.
abr 17 09:32:25 iiw systemd[1]: Reached target Swaps.
abr 17 09:32:25 iiw kernel: cdc_acm 1-3.4:1.1: ttyACM0: USB ACM device
abr 17 09:32:25 iiw kernel: usbcore: registered new interface driver cdc_acm
abr 17 09:32:25 iiw kernel: cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
abr 17 09:32:25 iiw systemd[1]: Mounting Temporary Directory /tmp...
abr 17 09:32:25 iiw systemd[1]: Mounted Temporary Directory /tmp.
abr 17 09:32:25 iiw systemd[1]: Reached target Local File Systems.
abr 17 09:32:25 iiw systemd[1]: Listening on System Extension Image Management (Varlink).
abr 17 09:32:25 iiw systemd[1]: Starting Rebuild Dynamic Linker Cache...
abr 17 09:32:25 iiw systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
abr 17 09:32:25 iiw systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
abr 17 09:32:25 iiw systemd[1]: Starting Create Volatile Files and Directories...
abr 17 09:32:25 iiw systemd[1]: Finished Create Volatile Files and Directories.
abr 17 09:32:25 iiw systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
abr 17 09:32:25 iiw systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
abr 17 09:32:25 iiw systemd[1]: Starting Rebuild Journal Catalog...
abr 17 09:32:25 iiw systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
abr 17 09:32:25 iiw systemd[1]: Starting Network Time Synchronization...
abr 17 09:32:25 iiw systemd[1]: Starting Record System Boot/Shutdown in UTMP...
abr 17 09:32:26 iiw systemd[1]: Finished Record System Boot/Shutdown in UTMP.
abr 17 09:32:26 iiw systemd[1]: Started Network Time Synchronization.
abr 17 09:32:26 iiw systemd[1]: Finished Rebuild Journal Catalog.
abr 17 09:32:26 iiw systemd[1]: Finished Rebuild Dynamic Linker Cache.
abr 17 09:32:26 iiw systemd[1]: Starting Update is Completed...
abr 17 09:32:26 iiw systemd[1]: Finished Update is Completed.
abr 17 09:32:26 iiw systemd[1]: Reached target System Initialization.
abr 17 09:32:26 iiw systemd[1]: Started CUPS Scheduler.
abr 17 09:32:26 iiw systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
abr 17 09:32:26 iiw systemd[1]: Started Discard unused filesystem blocks once a week.
abr 17 09:32:26 iiw systemd[1]: Started Daily rotation of log files.
abr 17 09:32:26 iiw systemd[1]: Started Daily man-db regeneration.
abr 17 09:32:26 iiw systemd[1]: Started Monthly clean packages cache.
abr 17 09:32:26 iiw systemd[1]: Started Daily verification of password and group files.
abr 17 09:32:26 iiw systemd[1]: Started Daily Cleanup of Temporary Directories.
abr 17 09:32:26 iiw systemd[1]: Started Daily locate database update.
abr 17 09:32:26 iiw systemd[1]: Reached target Path Units.
abr 17 09:32:26 iiw systemd[1]: Reached target Timer Units.
abr 17 09:32:26 iiw systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
abr 17 09:32:26 iiw systemd[1]: Listening on CUPS Scheduler.
abr 17 09:32:26 iiw systemd[1]: Listening on D-Bus System Message Bus Socket.
abr 17 09:32:26 iiw systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
abr 17 09:32:26 iiw systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
abr 17 09:32:26 iiw systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
abr 17 09:32:26 iiw systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
abr 17 09:32:26 iiw systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
abr 17 09:32:26 iiw systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
abr 17 09:32:26 iiw systemd[1]: Reached target Socket Units.
abr 17 09:32:26 iiw systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
abr 17 09:32:26 iiw systemd[1]: Reached target Basic System.
abr 17 09:32:26 iiw systemd[1]: Starting Save/Restore Sound Card State...
abr 17 09:32:26 iiw systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
abr 17 09:32:26 iiw systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
abr 17 09:32:26 iiw systemd[1]: Starting D-Bus System Message Bus...
abr 17 09:32:26 iiw systemd[1]: Starting User Login Management...
abr 17 09:32:26 iiw systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
abr 17 09:32:26 iiw systemd[1]: Finished Save/Restore Sound Card State.
abr 17 09:32:26 iiw systemd[1]: Reached target Sound Card.
abr 17 09:32:26 iiw systemd-logind[574]: New seat seat0.
abr 17 09:32:26 iiw systemd-logind[574]: Watching system buttons on /dev/input/event3 (Power Button)
abr 17 09:32:26 iiw systemd-logind[574]: Watching system buttons on /dev/input/event1 (Power Button)
abr 17 09:32:26 iiw systemd-logind[574]: Watching system buttons on /dev/input/event0 (Lid Switch)
abr 17 09:32:26 iiw systemd-logind[574]: Watching system buttons on /dev/input/event2 (Sleep Button)
abr 17 09:32:26 iiw systemd-logind[574]: Watching system buttons on /dev/input/event7 (USB usb keyboard)
abr 17 09:32:26 iiw systemd-logind[574]: Watching system buttons on /dev/input/event9 (USB usb keyboard System Control)
abr 17 09:32:26 iiw systemd-logind[574]: Watching system buttons on /dev/input/event8 (USB usb keyboard Consumer Control)
abr 17 09:32:26 iiw systemd-logind[574]: Watching system buttons on /dev/input/event11 (Intel HID events)
abr 17 09:32:26 iiw systemd-logind[574]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
abr 17 09:32:26 iiw systemd[1]: Started User Login Management.
abr 17 09:32:26 iiw avahi-daemon[572]: Found user 'avahi' (UID 972) and group 'avahi' (GID 972).
abr 17 09:32:26 iiw avahi-daemon[572]: Successfully dropped root privileges.
abr 17 09:32:26 iiw avahi-daemon[572]: avahi-daemon 0.8 starting up.
abr 17 09:32:26 iiw dbus-daemon[573]: dbus[573]: Unknown username "pulse" in message bus configuration file
abr 17 09:32:27 iiw systemd[1]: Started D-Bus System Message Bus.
abr 17 09:32:27 iiw avahi-daemon[572]: Successfully called chroot().
abr 17 09:32:27 iiw avahi-daemon[572]: Successfully dropped remaining capabilities.
abr 17 09:32:27 iiw avahi-daemon[572]: No service file found in /etc/avahi/services.
abr 17 09:32:27 iiw avahi-daemon[572]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
abr 17 09:32:27 iiw avahi-daemon[572]: New relevant interface lo.IPv6 for mDNS.
abr 17 09:32:27 iiw avahi-daemon[572]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
abr 17 09:32:27 iiw avahi-daemon[572]: New relevant interface lo.IPv4 for mDNS.
abr 17 09:32:27 iiw avahi-daemon[572]: Network interface enumeration completed.
abr 17 09:32:27 iiw avahi-daemon[572]: Registering new address record for ::1 on lo.*.
abr 17 09:32:27 iiw avahi-daemon[572]: Registering new address record for 127.0.0.1 on lo.IPv4.
abr 17 09:32:27 iiw dbus-daemon[573]: [system] Successfully activated service 'org.freedesktop.systemd1'
abr 17 09:32:27 iiw systemd[1]: Starting Network Manager...
abr 17 09:32:27 iiw systemd[1]: Started Avahi mDNS/DNS-SD Stack.
abr 17 09:32:27 iiw NetworkManager[590]: <info>  [1713357147.6411] NetworkManager (version 1.46.0-2) is starting... (boot:1dae919c-d29d-46b0-a512-dc24441628c8)
abr 17 09:32:27 iiw NetworkManager[590]: <info>  [1713357147.6413] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
abr 17 09:32:27 iiw NetworkManager[590]: <info>  [1713357147.7231] manager[0x5c333071ed10]: monitoring kernel firmware directory '/lib/firmware'.
abr 17 09:32:27 iiw dbus-daemon[573]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.4' (uid=0 pid=590 comm="/usr/bin/NetworkManager --no-daemon")
abr 17 09:32:27 iiw systemd[1]: Starting Hostname Service...
abr 17 09:32:27 iiw dbus-daemon[573]: [system] Successfully activated service 'org.freedesktop.hostname1'
abr 17 09:32:27 iiw systemd[1]: Started Hostname Service.
abr 17 09:32:27 iiw NetworkManager[590]: <info>  [1713357147.8320] hostname: hostname: using hostnamed
abr 17 09:32:27 iiw NetworkManager[590]: <info>  [1713357147.8320] hostname: static hostname changed from (none) to "iiw"
abr 17 09:32:27 iiw NetworkManager[590]: <info>  [1713357147.8329] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
abr 17 09:32:27 iiw NetworkManager[590]: <info>  [1713357147.8332] manager[0x5c333071ed10]: rfkill: Wi-Fi hardware radio set enabled
abr 17 09:32:27 iiw NetworkManager[590]: <info>  [1713357147.8333] manager[0x5c333071ed10]: rfkill: WWAN hardware radio set enabled
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.0057] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-adsl.so)
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.0731] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wwan.so)
abr 17 09:32:28 iiw avahi-daemon[572]: Server startup complete. Host name is iiw.local. Local service cookie is 3228797604.
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.4507] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-team.so)
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.4787] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wifi.so)
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.4829] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.4882] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-ovs.so)
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.4894] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.4897] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.4899] manager: Networking is enabled by state file
abr 17 09:32:28 iiw dbus-daemon[573]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=590 comm="/usr/bin/NetworkManager --no-daemon")
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.5221] settings: Loaded settings plugin: keyfile (internal)
abr 17 09:32:28 iiw systemd[1]: Starting Network Manager Script Dispatcher Service...
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.6631] dhcp: init: Using DHCP client 'internal'
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.6647] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.6687] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.7098] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.7121] device (lo): Activation: starting connection 'lo' (8ae484d1-0603-4534-959f-43a9a721b7ab)
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.7148] manager: (enp1s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.7194] settings: (enp1s0): created default wired connection 'Wired connection 1'
abr 17 09:32:28 iiw NetworkManager[590]: <info>  [1713357148.7196] device (enp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
abr 17 09:32:28 iiw dbus-daemon[573]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
abr 17 09:32:28 iiw systemd[1]: Started Network Manager Script Dispatcher Service.
abr 17 09:32:28 iiw kernel: RTL8208 Fast Ethernet r8169-0-100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-100:00, irq=MAC)
abr 17 09:32:29 iiw kernel: r8169 0000:01:00.0 enp1s0: Link is Down
abr 17 09:32:29 iiw systemd[1]: Started Network Manager.
abr 17 09:32:29 iiw NetworkManager[590]: <info>  [1713357149.1519] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
abr 17 09:32:29 iiw systemd[1]: Reached target Network.
abr 17 09:32:29 iiw systemd[1]: Starting CUPS Scheduler...
abr 17 09:32:29 iiw systemd[1]: Starting Network Time Service...
abr 17 09:32:29 iiw systemd[1]: Starting Permit User Sessions...
abr 17 09:32:29 iiw systemd[1]: Finished Permit User Sessions.
abr 17 09:32:29 iiw systemd[1]: Started Simple Desktop Display Manager.
abr 17 09:32:29 iiw NetworkManager[590]: <info>  [1713357149.3265] ovsdb: disconnected from ovsdb
abr 17 09:32:29 iiw NetworkManager[590]: <info>  [1713357149.3270] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
abr 17 09:32:29 iiw NetworkManager[590]: <info>  [1713357149.3282] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
abr 17 09:32:29 iiw NetworkManager[590]: <info>  [1713357149.3293] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
abr 17 09:32:29 iiw NetworkManager[590]: <info>  [1713357149.3313] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
abr 17 09:32:29 iiw NetworkManager[590]: <info>  [1713357149.3600] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
abr 17 09:32:29 iiw NetworkManager[590]: <info>  [1713357149.3607] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
abr 17 09:32:29 iiw NetworkManager[590]: <info>  [1713357149.3623] device (lo): Activation: successful, device activated.
abr 17 09:32:29 iiw ntpd[602]: ntpd 4.2.8p17@1.4004-o Tue Jun  6 14:05:47 UTC 2023 (1): Starting
abr 17 09:32:29 iiw ntpd[602]: Command line: /usr/bin/ntpd -g -u ntp:ntp
abr 17 09:32:29 iiw ntpd[602]: ----------------------------------------------------
abr 17 09:32:29 iiw ntpd[602]: ntp-4 is maintained by Network Time Foundation,
abr 17 09:32:29 iiw ntpd[602]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
abr 17 09:32:29 iiw ntpd[602]: corporation.  Support and training for ntp-4 are
abr 17 09:32:29 iiw ntpd[602]: available at https://www.nwtime.org/support
abr 17 09:32:29 iiw ntpd[602]: ----------------------------------------------------
abr 17 09:32:29 iiw ntpd[602]: DEBUG behavior is enabled - a violation of any
abr 17 09:32:29 iiw ntpd[602]: diagnostic assertion will cause ntpd to abort
abr 17 09:32:29 iiw ntpd[607]: proto: precision = 0.259 usec (-22)
abr 17 09:32:30 iiw ntpd[607]: basedate set to 2023-05-25
abr 17 09:32:30 iiw ntpd[607]: gps base set to 2023-05-28 (week 2264)
abr 17 09:32:30 iiw ntpd[607]: initial drift restored to 6.057000
abr 17 09:32:30 iiw ntpd[607]: Listen and drop on 0 v6wildcard [::]:123
abr 17 09:32:30 iiw ntpd[607]: Listen and drop on 1 v4wildcard 0.0.0.0:123
abr 17 09:32:30 iiw ntpd[607]: Listen normally on 2 lo 127.0.0.1:123
abr 17 09:32:30 iiw ntpd[607]: Listen normally on 3 lo [::1]:123
abr 17 09:32:30 iiw ntpd[607]: Listening on routing socket on fd #20 for interface updates
abr 17 09:32:30 iiw ntpd[607]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
abr 17 09:32:30 iiw ntpd[607]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
abr 17 09:32:30 iiw systemd[1]: Started Network Time Service.
abr 17 09:32:30 iiw systemd[1]: Reached target Multi-User System.
abr 17 09:32:30 iiw systemd[1]: Reached target Graphical Interface.
abr 17 09:32:30 iiw systemd[1]: Started CUPS Scheduler.
abr 17 09:32:30 iiw systemd[1]: Startup finished in 10.290s (kernel) + 19.895s (userspace) = 30.186s.
abr 17 09:32:30 iiw NetworkManager[590]: <info>  [1713357150.7569] device (enp1s0): carrier: link connected
abr 17 09:32:30 iiw NetworkManager[590]: <info>  [1713357150.7577] device (enp1s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
abr 17 09:32:30 iiw kernel: r8169 0000:01:00.0 enp1s0: Link is Up - 100Mbps/Full - flow control rx/tx
abr 17 09:32:30 iiw NetworkManager[590]: <info>  [1713357150.7594] policy: auto-activating connection 'Wired connection 1' (ef8c1019-86f2-3ac6-8296-8502e69f093b)
abr 17 09:32:30 iiw NetworkManager[590]: <info>  [1713357150.7608] device (enp1s0): Activation: starting connection 'Wired connection 1' (ef8c1019-86f2-3ac6-8296-8502e69f093b)
abr 17 09:32:30 iiw NetworkManager[590]: <info>  [1713357150.7611] device (enp1s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
abr 17 09:32:30 iiw NetworkManager[590]: <info>  [1713357150.7618] manager: NetworkManager state is now CONNECTING
abr 17 09:32:30 iiw NetworkManager[590]: <info>  [1713357150.7620] device (enp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
abr 17 09:32:30 iiw NetworkManager[590]: <info>  [1713357150.7625] device (enp1s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
abr 17 09:32:30 iiw NetworkManager[590]: <info>  [1713357150.7628] dhcp4 (enp1s0): activation: beginning transaction (timeout in 45 seconds)
abr 17 09:32:30 iiw avahi-daemon[572]: Joining mDNS multicast group on interface enp1s0.IPv6 with address fe80::2b1d:5c58:fbeb:bf4a.
abr 17 09:32:30 iiw avahi-daemon[572]: New relevant interface enp1s0.IPv6 for mDNS.
abr 17 09:32:30 iiw avahi-daemon[572]: Registering new address record for fe80::2b1d:5c58:fbeb:bf4a on enp1s0.*.
abr 17 09:32:30 iiw sddm[605]: Initializing...
abr 17 09:32:30 iiw sddm[605]: Starting...
abr 17 09:32:30 iiw sddm[605]: Logind interface found
abr 17 09:32:30 iiw sddm[605]: Adding new display...
abr 17 09:32:30 iiw sddm[605]: Loaded empty theme configuration
abr 17 09:32:30 iiw sddm[605]: Xauthority path: "/run/sddm/xauth_sSTlEU"
abr 17 09:32:30 iiw sddm[605]: Using VT 2
abr 17 09:32:30 iiw sddm[605]: Display server starting...
abr 17 09:32:30 iiw sddm[605]: Writing cookie to "/run/sddm/xauth_sSTlEU"
abr 17 09:32:30 iiw sddm[605]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_sSTlEU -noreset -displayfd 16
abr 17 09:32:31 iiw NetworkManager[590]: <info>  [1713357151.0057] dhcp4 (enp1s0): state changed new lease, address=192.168.0.198, acd pending
abr 17 09:32:31 iiw NetworkManager[590]: <info>  [1713357151.2027] dhcp4 (enp1s0): state changed new lease, address=192.168.0.198
abr 17 09:32:31 iiw NetworkManager[590]: <info>  [1713357151.2038] policy: set 'Wired connection 1' (enp1s0) as default for IPv4 routing and DNS
abr 17 09:32:31 iiw dbus-daemon[573]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.4' (uid=0 pid=590 comm="/usr/bin/NetworkManager --no-daemon")
abr 17 09:32:31 iiw dbus-daemon[573]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
abr 17 09:32:31 iiw avahi-daemon[572]: Joining mDNS multicast group on interface enp1s0.IPv4 with address 192.168.0.198.
abr 17 09:32:31 iiw avahi-daemon[572]: New relevant interface enp1s0.IPv4 for mDNS.
abr 17 09:32:31 iiw avahi-daemon[572]: Registering new address record for 192.168.0.198 on enp1s0.IPv4.
abr 17 09:32:31 iiw NetworkManager[590]: <info>  [1713357151.3159] device (enp1s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
abr 17 09:32:31 iiw NetworkManager[590]: <info>  [1713357151.3210] device (enp1s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
abr 17 09:32:31 iiw NetworkManager[590]: <info>  [1713357151.3216] device (enp1s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
abr 17 09:32:31 iiw NetworkManager[590]: <info>  [1713357151.3228] manager: NetworkManager state is now CONNECTED_SITE
abr 17 09:32:31 iiw NetworkManager[590]: <info>  [1713357151.3237] device (enp1s0): Activation: successful, device activated.
abr 17 09:32:31 iiw NetworkManager[590]: <info>  [1713357151.3262] manager: startup complete
abr 17 09:32:31 iiw NetworkManager[590]: <info>  [1713357151.9011] manager: NetworkManager state is now CONNECTED_GLOBAL
abr 17 09:32:34 iiw ntpd[607]: Listen normally on 4 enp1s0 192.168.0.198:123
abr 17 09:32:34 iiw ntpd[607]: Listen normally on 5 enp1s0 [fe80::2b1d:5c58:fbeb:bf4a%2]:123
abr 17 09:32:34 iiw ntpd[607]: new interface(s) found: waking up resolver
abr 17 09:32:36 iiw sddm[605]: Setting default cursor
abr 17 09:32:36 iiw sddm[605]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
abr 17 09:32:36 iiw sddm[605]: Display server started.
abr 17 09:32:36 iiw sddm[605]: Socket server starting...
abr 17 09:32:36 iiw sddm[605]: Socket server started.
abr 17 09:32:36 iiw sddm[605]: Loading theme configuration from "/usr/share/sddm/themes/arcolinux-simplicity/theme.conf"
abr 17 09:32:36 iiw sddm[605]: Greeter starting...
abr 17 09:32:37 iiw sddm-helper[619]: [PAM] Starting...
abr 17 09:32:37 iiw sddm-helper[619]: [PAM] Authenticating...
abr 17 09:32:37 iiw sddm-helper[619]: [PAM] returning.
abr 17 09:32:37 iiw sddm-helper[619]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=961) by (uid=0)
abr 17 09:32:37 iiw systemd-logind[574]: New session c1 of user sddm.
abr 17 09:32:37 iiw systemd[1]: Created slice User Slice of UID 961.
abr 17 09:32:37 iiw systemd[1]: Starting User Runtime Directory /run/user/961...
abr 17 09:32:37 iiw systemd[1]: Finished User Runtime Directory /run/user/961.
abr 17 09:32:37 iiw systemd[1]: Starting User Manager for UID 961...
abr 17 09:32:37 iiw dbus-daemon[573]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.12' (uid=0 pid=626 comm="(systemd)")
abr 17 09:32:37 iiw dbus-daemon[573]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
abr 17 09:32:37 iiw (systemd)[626]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
abr 17 09:32:37 iiw (systemd)[626]: pam_unix(systemd-user:session): session opened for user sddm(uid=961) by sddm(uid=0)
abr 17 09:32:38 iiw systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
abr 17 09:32:38 iiw systemd[626]: Queued start job for default target Main User Target.
abr 17 09:32:38 iiw systemd[626]: Created slice User Application Slice.
abr 17 09:32:38 iiw systemd[626]: Reached target Paths.
abr 17 09:32:38 iiw systemd[626]: Reached target Timers.
abr 17 09:32:38 iiw systemd[626]: Starting D-Bus User Message Bus Socket...
abr 17 09:32:38 iiw systemd[626]: Listening on GnuPG network certificate management daemon.
abr 17 09:32:38 iiw systemd[626]: Starting GCR ssh-agent wrapper...
abr 17 09:32:38 iiw systemd[626]: Listening on GNOME Keyring daemon.
abr 17 09:32:38 iiw systemd[626]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
abr 17 09:32:38 iiw systemd[626]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
abr 17 09:32:38 iiw systemd[626]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
abr 17 09:32:38 iiw systemd[626]: Listening on GnuPG cryptographic agent and passphrase cache.
abr 17 09:32:38 iiw systemd[626]: Listening on GnuPG public key management service.
abr 17 09:32:38 iiw systemd[626]: Listening on p11-kit server.
abr 17 09:32:38 iiw systemd[626]: Listening on PipeWire Multimedia System Sockets.
abr 17 09:32:38 iiw systemd[626]: Listening on Sound System.
abr 17 09:32:38 iiw systemd[626]: Listening on D-Bus User Message Bus Socket.
abr 17 09:32:38 iiw systemd[626]: Listening on GCR ssh-agent wrapper.
abr 17 09:32:38 iiw systemd[626]: Reached target Sockets.
abr 17 09:32:38 iiw systemd[626]: Reached target Basic System.
abr 17 09:32:38 iiw systemd[1]: Started User Manager for UID 961.
abr 17 09:32:38 iiw systemd[626]: Starting Update XDG user dir configuration...
abr 17 09:32:38 iiw systemd[1]: Started Session c1 of User sddm.
abr 17 09:32:38 iiw sddm-helper[619]: Writing cookie to "/tmp/xauth_FkwDLN"
abr 17 09:32:38 iiw sddm-helper[619]: Starting X11 session: "" "/usr/bin/sddm-greeter --socket /tmp/sddm-:0-TbIWcm --theme /usr/share/sddm/themes/arcolinux-simplicity"
abr 17 09:32:38 iiw sddm[605]: Greeter session started successfully
abr 17 09:32:38 iiw systemd[626]: Finished Update XDG user dir configuration.
abr 17 09:32:38 iiw systemd[626]: Reached target Main User Target.
abr 17 09:32:38 iiw systemd[626]: Startup finished in 1.229s.
abr 17 09:32:39 iiw sddm-greeter[644]: High-DPI autoscaling Enabled
abr 17 09:32:41 iiw sddm-greeter[644]: Reading from "/usr/share/wayland-sessions/gnome-classic-wayland.desktop"
abr 17 09:32:41 iiw sddm-greeter[644]: Reading from "/usr/share/wayland-sessions/gnome-classic.desktop"
abr 17 09:32:41 iiw sddm-greeter[644]: Reading from "/usr/share/wayland-sessions/gnome-wayland.desktop"
abr 17 09:32:41 iiw sddm-greeter[644]: Reading from "/usr/share/wayland-sessions/gnome.desktop"
abr 17 09:32:41 iiw sddm-greeter[644]: Reading from "/usr/share/xsessions/gnome-classic-xorg.desktop"
abr 17 09:32:41 iiw sddm-greeter[644]: Reading from "/usr/share/xsessions/gnome-classic.desktop"
abr 17 09:32:41 iiw sddm-greeter[644]: Reading from "/usr/share/xsessions/gnome-xorg.desktop"
abr 17 09:32:41 iiw sddm-greeter[644]: Reading from "/usr/share/xsessions/gnome.desktop"
abr 17 09:32:41 iiw sddm-greeter[644]: Reading from "/usr/share/xsessions/xfce.desktop"
abr 17 09:32:41 iiw sddm-greeter[644]: Loading theme configuration from "/usr/share/sddm/themes/arcolinux-simplicity/theme.conf"
abr 17 09:32:41 iiw systemd[626]: Created slice User Core Session Slice.
abr 17 09:32:41 iiw systemd[626]: Starting D-Bus User Message Bus...
abr 17 09:32:42 iiw systemd[626]: Started D-Bus User Message Bus.
abr 17 09:32:42 iiw sddm-greeter[644]: Connected to the daemon.
abr 17 09:32:42 iiw sddm[605]: Message received from greeter: Connect
abr 17 09:32:43 iiw kernel: sddm-greeter[644]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
abr 17 09:32:44 iiw sddm-greeter[644]: Loading file:///usr/share/sddm/themes/arcolinux-simplicity/Main.qml...
abr 17 09:32:45 iiw sddm-greeter[644]: Adding view for "eDP1" QRect(0,0 1366x768)
abr 17 09:32:45 iiw sddm-greeter[644]: Loading file:///usr/share/sddm/themes/arcolinux-simplicity/Main.qml...
abr 17 09:32:45 iiw sddm-greeter[644]: Adding view for "HDMI1" QRect(0,0 1280x720)
abr 17 09:32:46 iiw sddm-greeter[644]: Message received from daemon: Capabilities
abr 17 09:32:46 iiw sddm-greeter[644]: Message received from daemon: HostName
abr 17 09:32:56 iiw systemd-timesyncd[562]: Contacted time server 162.159.200.1:123 (2.arch.pool.ntp.org).
abr 17 09:32:56 iiw systemd-timesyncd[562]: Initial clock synchronization to Wed 2024-04-17 09:32:56.428570 -03.
abr 17 09:32:57 iiw systemd[1]: systemd-hostnamed.service: Deactivated successfully.
abr 17 09:47:03 iiw systemd[1]: Starting Cleanup of Temporary Directories...
abr 17 09:47:03 iiw systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
abr 17 09:47:03 iiw systemd[1]: Finished Cleanup of Temporary Directories.
abr 17 09:59:50 iiw sddm-greeter[644]: Reading from "/usr/share/xsessions/xfce.desktop"
abr 17 09:59:50 iiw sddm[605]: Message received from greeter: Login
abr 17 09:59:50 iiw sddm[605]: Reading from "/usr/share/xsessions/xfce.desktop"
abr 17 09:59:50 iiw sddm[605]: Session "/usr/share/xsessions/xfce.desktop" selected, command: "startxfce4" for VT 2
abr 17 09:59:50 iiw sddm-helper[688]: [PAM] Starting...
abr 17 09:59:50 iiw sddm-helper[688]: [PAM] Authenticating...
abr 17 09:59:50 iiw dbus-daemon[573]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.14' (uid=0 pid=688 comm="/usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth-")
abr 17 09:59:50 iiw dbus-daemon[573]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
abr 17 09:59:50 iiw sddm-helper[688]: [PAM] Preparing to converse...
abr 17 09:59:50 iiw sddm-helper[688]: [PAM] Conversation with 1 messages
abr 17 09:59:50 iiw sddm-helper[688]: gkr-pam: unable to locate daemon control file
abr 17 09:59:50 iiw sddm-helper[688]: gkr-pam: stashed password to try later in open session
abr 17 09:59:50 iiw sddm-helper[688]: [PAM] returning.
abr 17 09:59:50 iiw sddm[605]: Authentication for user  "wii"  successful
abr 17 09:59:50 iiw sddm-greeter[644]: Message received from daemon: LoginSucceeded
abr 17 09:59:50 iiw sddm-helper[688]: pam_unix(sddm:session): session opened for user wii(uid=1000) by wii(uid=0)
abr 17 09:59:50 iiw systemd[1]: Created slice User Slice of UID 1000.
abr 17 09:59:50 iiw systemd[1]: Starting User Runtime Directory /run/user/1000...
abr 17 09:59:50 iiw systemd-logind[574]: New session 2 of user wii.
abr 17 09:59:50 iiw systemd[1]: Finished User Runtime Directory /run/user/1000.
abr 17 09:59:50 iiw systemd[1]: Starting User Manager for UID 1000...
abr 17 09:59:50 iiw dbus-daemon[573]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.17' (uid=0 pid=697 comm="(systemd)")
abr 17 09:59:50 iiw dbus-daemon[573]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
abr 17 09:59:50 iiw (systemd)[697]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[wii] ruser=[<unknown>] rhost=[<unknown>]
abr 17 09:59:50 iiw (systemd)[697]: pam_unix(systemd-user:session): session opened for user wii(uid=1000) by wii(uid=0)
abr 17 09:59:50 iiw sddm-helper[619]: [PAM] Closing session
abr 17 09:59:50 iiw sddm-helper[619]: pam_unix(sddm-greeter:session): session closed for user sddm
abr 17 09:59:50 iiw sddm-helper[619]: [PAM] Ended.
abr 17 09:59:50 iiw sddm[605]: Auth: sddm-helper exited successfully
abr 17 09:59:50 iiw sddm[605]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
abr 17 09:59:50 iiw systemd[1]: session-c1.scope: Deactivated successfully.
abr 17 09:59:50 iiw systemd[1]: session-c1.scope: Consumed 7.517s CPU time.
abr 17 09:59:50 iiw systemd-logind[574]: Session c1 logged out. Waiting for processes to exit.
abr 17 09:59:50 iiw systemd-logind[574]: Removed session c1.
abr 17 09:59:51 iiw systemd[697]: Queued start job for default target Main User Target.
abr 17 09:59:51 iiw systemd[697]: Created slice User Application Slice.
abr 17 09:59:51 iiw systemd[697]: Reached target Paths.
abr 17 09:59:51 iiw systemd[697]: Reached target Timers.
abr 17 09:59:51 iiw systemd[697]: Starting D-Bus User Message Bus Socket...
abr 17 09:59:51 iiw systemd[697]: Listening on GnuPG network certificate management daemon.
abr 17 09:59:51 iiw systemd[697]: Starting GCR ssh-agent wrapper...
abr 17 09:59:51 iiw systemd[697]: Listening on GNOME Keyring daemon.
abr 17 09:59:51 iiw systemd[697]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
abr 17 09:59:51 iiw systemd[697]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
abr 17 09:59:51 iiw systemd[697]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
abr 17 09:59:51 iiw systemd[697]: Listening on GnuPG cryptographic agent and passphrase cache.
abr 17 09:59:51 iiw systemd[697]: Listening on GnuPG public key management service.
abr 17 09:59:51 iiw systemd[697]: Listening on p11-kit server.
abr 17 09:59:51 iiw systemd[697]: Listening on PipeWire Multimedia System Sockets.
abr 17 09:59:51 iiw systemd[697]: Listening on Sound System.
abr 17 09:59:51 iiw systemd[697]: Listening on D-Bus User Message Bus Socket.
abr 17 09:59:51 iiw systemd[697]: Listening on GCR ssh-agent wrapper.
abr 17 09:59:51 iiw systemd[697]: Reached target Sockets.
abr 17 09:59:51 iiw systemd[697]: Reached target Basic System.
abr 17 09:59:51 iiw systemd[1]: Started User Manager for UID 1000.
abr 17 09:59:51 iiw systemd[697]: Starting Update XDG user dir configuration...
abr 17 09:59:51 iiw systemd[1]: Started Session 2 of User wii.
abr 17 09:59:51 iiw systemd[697]: Started GNOME Keyring daemon.
abr 17 09:59:51 iiw systemd[697]: Finished Update XDG user dir configuration.
abr 17 09:59:51 iiw systemd[697]: Reached target Main User Target.
abr 17 09:59:51 iiw systemd[697]: Startup finished in 374ms.
abr 17 09:59:51 iiw gnome-keyring-daemon[718]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
abr 17 09:59:51 iiw systemd[697]: Created slice User Core Session Slice.
abr 17 09:59:51 iiw systemd[697]: Starting D-Bus User Message Bus...
abr 17 09:59:51 iiw systemd[697]: Started D-Bus User Message Bus.
abr 17 09:59:51 iiw sddm-helper[688]: gkr-pam: unlocked login keyring
abr 17 09:59:51 iiw sddm-helper[688]: Writing cookie to "/tmp/xauth_jRSPUO"
abr 17 09:59:51 iiw sddm-helper[688]: Starting X11 session: "" "/usr/share/sddm/scripts/Xsession \"startxfce4\""
abr 17 09:59:51 iiw sddm[605]: Session started true
abr 17 09:59:55 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.5' (uid=1000 pid=726 comm="xfce4-session")
abr 17 09:59:55 iiw systemd[697]: Starting Virtual filesystem service...
abr 17 09:59:55 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.gtk.vfs.Daemon'
abr 17 09:59:55 iiw systemd[697]: Started Virtual filesystem service.
abr 17 09:59:56 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.8' (uid=1000 pid=726 comm="xfce4-session")
abr 17 09:59:56 iiw systemd[697]: Starting Accessibility services bus...
abr 17 09:59:56 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.a11y.Bus'
abr 17 09:59:56 iiw systemd[697]: Started Accessibility services bus.
abr 17 09:59:56 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating service name='org.xfce.Xfconf' requested by ':1.5' (uid=1000 pid=726 comm="xfce4-session")
abr 17 09:59:56 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.xfce.Xfconf'
abr 17 09:59:56 iiw at-spi-bus-launcher[777]: dbus-daemon[777]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=726 comm="xfce4-session")
abr 17 09:59:56 iiw at-spi-bus-launcher[777]: dbus-daemon[777]: Successfully activated service 'org.a11y.atspi.Registry'
abr 17 09:59:56 iiw at-spi-bus-launcher[786]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
abr 17 09:59:56 iiw gnome-keyring-daemon[718]: The Secret Service was already initialized
abr 17 09:59:56 iiw gnome-keyring-d[718]: The Secret Service was already initialized
abr 17 09:59:56 iiw gnome-keyring-daemon[718]: The PKCS#11 component was already initialized
abr 17 09:59:56 iiw gnome-keyring-d[718]: The PKCS#11 component was already initialized
abr 17 09:59:56 iiw gnome-keyring-daemon[792]: discover_other_daemon: 1
abr 17 10:00:01 iiw systemd[1]: Stopping User Manager for UID 961...
abr 17 10:00:01 iiw systemd[626]: Activating special unit Exit the Session...
abr 17 10:00:01 iiw systemd[626]: Stopped target Main User Target.
abr 17 10:00:01 iiw systemd[626]: Stopping D-Bus User Message Bus...
abr 17 10:00:01 iiw systemd[626]: Stopped D-Bus User Message Bus.
abr 17 10:00:01 iiw systemd[626]: Removed slice User Core Session Slice.
abr 17 10:00:01 iiw systemd[626]: Stopped target Basic System.
abr 17 10:00:01 iiw systemd[626]: Stopped target Paths.
abr 17 10:00:01 iiw systemd[626]: Stopped target Sockets.
abr 17 10:00:01 iiw systemd[626]: Stopped target Timers.
abr 17 10:00:01 iiw systemd[626]: Closed D-Bus User Message Bus Socket.
abr 17 10:00:01 iiw systemd[626]: Closed GnuPG network certificate management daemon.
abr 17 10:00:01 iiw systemd[626]: Closed GCR ssh-agent wrapper.
abr 17 10:00:01 iiw systemd[626]: Closed GNOME Keyring daemon.
abr 17 10:00:01 iiw systemd[626]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
abr 17 10:00:01 iiw systemd[626]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
abr 17 10:00:01 iiw systemd[626]: Closed GnuPG cryptographic agent (ssh-agent emulation).
abr 17 10:00:01 iiw systemd[626]: Closed GnuPG cryptographic agent and passphrase cache.
abr 17 10:00:01 iiw systemd[626]: Closed GnuPG public key management service.
abr 17 10:00:01 iiw systemd[626]: Closed p11-kit server.
abr 17 10:00:01 iiw systemd[626]: Closed PipeWire Multimedia System Sockets.
abr 17 10:00:01 iiw systemd[626]: Closed Sound System.
abr 17 10:00:01 iiw systemd[626]: Removed slice User Application Slice.
abr 17 10:00:01 iiw systemd[626]: Reached target Shutdown.
abr 17 10:00:01 iiw systemd[626]: Finished Exit the Session.
abr 17 10:00:01 iiw systemd[626]: Reached target Exit the Session.
abr 17 10:00:01 iiw (sd-pam)[631]: pam_unix(systemd-user:session): session closed for user sddm
abr 17 10:00:01 iiw systemd[1]: user@961.service: Deactivated successfully.
abr 17 10:00:01 iiw systemd[1]: Stopped User Manager for UID 961.
abr 17 10:00:01 iiw systemd[1]: Stopping User Runtime Directory /run/user/961...
abr 17 10:00:01 iiw systemd[1]: run-user-961.mount: Deactivated successfully.
abr 17 10:00:01 iiw systemd[1]: user-runtime-dir@961.service: Deactivated successfully.
abr 17 10:00:01 iiw systemd[1]: Stopped User Runtime Directory /run/user/961.
abr 17 10:00:01 iiw systemd[1]: Removed slice User Slice of UID 961.
abr 17 10:00:01 iiw systemd[1]: user-961.slice: Consumed 8.099s CPU time.
abr 17 10:00:01 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.freedesktop.thumbnails.Thumbnailer1' unit='tumblerd.service' requested by ':1.16' (uid=1000 pid=817 comm="xfdesktop")
abr 17 10:00:01 iiw systemd[697]: Starting Thumbnailing service...
abr 17 10:00:01 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service' requested by ':1.17' (uid=1000 pid=821 comm="/usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/pa")
abr 17 10:00:02 iiw systemd[697]: Starting Sound Service...
abr 17 10:00:02 iiw systemd[697]: Starting XFCE notifications service...
abr 17 10:00:02 iiw dbus-daemon[573]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.1' (uid=0 pid=574 comm="/usr/lib/systemd/systemd-logind")
abr 17 10:00:02 iiw systemd[1]: Starting Authorization Manager...
abr 17 10:00:03 iiw polkitd[883]: Started polkitd version 124
abr 17 10:00:03 iiw polkitd[883]: Loading rules from directory /etc/polkit-1/rules.d
abr 17 10:00:03 iiw polkitd[883]: Loading rules from directory /usr/share/polkit-1/rules.d
abr 17 10:00:04 iiw dbus-daemon[573]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.28' (uid=1000 pid=864 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
abr 17 10:00:04 iiw systemd[1]: Starting RealtimeKit Scheduling Policy Service...
abr 17 10:00:04 iiw dbus-daemon[573]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
abr 17 10:00:04 iiw systemd[1]: Started RealtimeKit Scheduling Policy Service.
abr 17 10:00:04 iiw rtkit-daemon[920]: Successfully called chroot.
abr 17 10:00:04 iiw rtkit-daemon[920]: Successfully dropped privileges.
abr 17 10:00:04 iiw rtkit-daemon[920]: Successfully limited resources.
abr 17 10:00:04 iiw rtkit-daemon[920]: Running.
abr 17 10:00:04 iiw rtkit-daemon[920]: Canary thread running.
abr 17 10:00:04 iiw rtkit-daemon[920]: Watchdog thread running.
abr 17 10:00:04 iiw polkitd[883]: Finished loading, compiling and executing 9 rules
abr 17 10:00:04 iiw dbus-daemon[573]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
abr 17 10:00:04 iiw systemd[1]: Started Authorization Manager.
abr 17 10:00:04 iiw polkitd[883]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
abr 17 10:00:04 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.freedesktop.Notifications'
abr 17 10:00:04 iiw systemd[697]: Started XFCE notifications service.
abr 17 10:00:06 iiw tumblerd[855]: Failed to load plugin "tumbler-gepub-thumbnailer.so": libgepub-0.7.so.0: cannot open shared object file: No such file or directory
abr 17 10:00:08 iiw dbus-daemon[573]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.32' (uid=1000 pid=894 comm="xfce4-power-manager")
abr 17 10:00:09 iiw systemd[1]: Starting Daemon for power management...
abr 17 10:00:09 iiw rtkit-daemon[920]: Successfully made thread 864 of process 864 owned by '1000' high priority at nice level -11.
abr 17 10:00:09 iiw rtkit-daemon[920]: Supervising 1 threads of 1 processes of 1 users.
abr 17 10:00:09 iiw NetworkManager[590]: <info>  [1713358809.0704] agent-manager: agent[7c0afdc84f75a781,:1.26/org.freedesktop.nm-applet/1000]: agent registered
abr 17 10:00:09 iiw polkitd[883]: Registered Authentication Agent for unix-session:2 (system bus name :1.24 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
abr 17 10:00:10 iiw upowerd[955]: failed to convert brightness: 3
abr 17 10:00:10 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.32' (uid=1000 pid=846 comm="/usr/lib/tracker-miner-fs-3")
abr 17 10:00:10 iiw systemd[697]: Starting Virtual filesystem service - disk device monitor...
abr 17 10:00:10 iiw dbus-daemon[573]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.37' (uid=1000 pid=1007 comm="/usr/lib/gvfs-udisks2-volume-monitor")
abr 17 10:00:10 iiw systemd[1]: Starting Disk Manager...
abr 17 10:00:11 iiw udisksd[1011]: udisks daemon version 2.10.1 starting
abr 17 10:00:11 iiw dbus-daemon[573]: [system] Successfully activated service 'org.freedesktop.UPower'
abr 17 10:00:11 iiw systemd[1]: Started Daemon for power management.
abr 17 10:00:13 iiw dbus-daemon[573]: [system] Successfully activated service 'org.freedesktop.UDisks2'
abr 17 10:00:13 iiw systemd[1]: Started Disk Manager.
abr 17 10:00:14 iiw udisksd[1011]: Acquired the name org.freedesktop.UDisks2 on the system message bus
abr 17 10:00:14 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
abr 17 10:00:14 iiw systemd[697]: Started Virtual filesystem service - disk device monitor.
abr 17 10:00:14 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.32' (uid=1000 pid=846 comm="/usr/lib/tracker-miner-fs-3")
abr 17 10:00:14 iiw systemd[697]: Starting Virtual filesystem service - digital camera monitor...
abr 17 10:00:14 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
abr 17 10:00:14 iiw systemd[697]: Started Virtual filesystem service - digital camera monitor.
abr 17 10:00:14 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.32' (uid=1000 pid=846 comm="/usr/lib/tracker-miner-fs-3")
abr 17 10:00:15 iiw systemd[697]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
abr 17 10:00:15 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
abr 17 10:00:15 iiw systemd[697]: Started Virtual filesystem service - Media Transfer Protocol monitor.
abr 17 10:00:15 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.32' (uid=1000 pid=846 comm="/usr/lib/tracker-miner-fs-3")
abr 17 10:00:15 iiw systemd[697]: Starting Virtual filesystem service - Apple File Conduit monitor...
abr 17 10:00:15 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
abr 17 10:00:15 iiw systemd[697]: Started Virtual filesystem service - Apple File Conduit monitor.
abr 17 10:00:15 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.32' (uid=1000 pid=846 comm="/usr/lib/tracker-miner-fs-3")
abr 17 10:00:15 iiw systemd[697]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
abr 17 10:00:15 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.35' (uid=1000 pid=842 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
abr 17 10:00:15 iiw systemd[697]: Starting Evolution source registry...
abr 17 10:00:15 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating service name='org.gnome.OnlineAccounts' requested by ':1.41' (uid=1000 pid=1053 comm="/usr/lib/gvfs-goa-volume-monitor")
abr 17 10:00:16 iiw rtkit-daemon[920]: Supervising 1 threads of 1 processes of 1 users.
abr 17 10:00:16 iiw rtkit-daemon[920]: Successfully made thread 1071 of process 864 owned by '1000' RT at priority 5.
abr 17 10:00:16 iiw rtkit-daemon[920]: Supervising 2 threads of 1 processes of 1 users.
abr 17 10:00:16 iiw rtkit-daemon[920]: Supervising 2 threads of 1 processes of 1 users.
abr 17 10:00:16 iiw rtkit-daemon[920]: Successfully made thread 1073 of process 864 owned by '1000' RT at priority 5.
abr 17 10:00:16 iiw rtkit-daemon[920]: Supervising 3 threads of 1 processes of 1 users.
abr 17 10:00:17 iiw dbus-daemon[573]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.41' (uid=1000 pid=864 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
abr 17 10:00:17 iiw systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
abr 17 10:00:18 iiw goa-daemon[1062]: goa-daemon version 3.50.0 starting
abr 17 10:00:18 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating service name='org.gnome.Identity' requested by ':1.44' (uid=1000 pid=1062 comm="/usr/lib/goa-daemon")
abr 17 10:00:18 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.gnome.OnlineAccounts'
abr 17 10:00:18 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
abr 17 10:00:18 iiw systemd[697]: Started Virtual filesystem service - GNOME Online Accounts monitor.
abr 17 10:00:18 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.gnome.Identity'
abr 17 10:00:18 iiw systemd[697]: Started Sound Service.
abr 17 10:00:18 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
abr 17 10:00:18 iiw systemd[697]: Started Thumbnailing service.
abr 17 10:00:19 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
abr 17 10:00:19 iiw systemd[697]: Started Evolution source registry.
abr 17 10:00:20 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.35' (uid=1000 pid=842 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
abr 17 10:00:20 iiw systemd[697]: Starting Evolution calendar service...
abr 17 10:00:20 iiw dbus-daemon[573]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.45' (uid=1000 pid=817 comm="xfdesktop")
abr 17 10:00:20 iiw systemd[1]: Reached target User and Group Name Lookups.
abr 17 10:00:20 iiw systemd[1]: Starting Accounts Service...
abr 17 10:00:21 iiw accounts-daemon[1115]: started daemon version 23.13.0
abr 17 10:00:21 iiw dbus-daemon[573]: [system] Successfully activated service 'org.freedesktop.Accounts'
abr 17 10:00:21 iiw systemd[1]: Started Accounts Service.
abr 17 10:00:22 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
abr 17 10:00:22 iiw systemd[697]: Started Evolution calendar service.
abr 17 10:00:22 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.47' (uid=1000 pid=1110 comm="/usr/lib/evolution-calendar-factory")
abr 17 10:00:22 iiw systemd[697]: Starting Evolution address book service...
abr 17 10:00:23 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
abr 17 10:00:23 iiw systemd[697]: Started Evolution address book service.
abr 17 10:00:42 iiw pulseaudio[864]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
abr 17 10:00:42 iiw dbus-daemon[573]: [system] Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
abr 17 10:05:28 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating service name='org.xfce.Xfconf' requested by ':1.13' (uid=1000 pid=802 comm="xfsettingsd")
abr 17 10:05:28 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.xfce.Xfconf'
abr 17 10:05:41 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.52' (uid=1000 pid=1239 comm="/usr/lib/firefox/firefox")
abr 17 10:05:41 iiw dbus-daemon[573]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.49' (uid=1000 pid=1239 comm="/usr/lib/firefox/firefox")
abr 17 10:05:41 iiw systemd[697]: Starting Portal service...
abr 17 10:05:41 iiw systemd[1]: Starting Time & Date Service...
abr 17 10:05:42 iiw dbus-daemon[573]: [system] Successfully activated service 'org.freedesktop.timedate1'
abr 17 10:05:42 iiw systemd[1]: Started Time & Date Service.
abr 17 10:05:42 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.55' (uid=1000 pid=1348 comm="/usr/lib/xdg-desktop-portal")
abr 17 10:05:42 iiw systemd[697]: Starting flatpak document portal service...
abr 17 10:05:42 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.56' (uid=1000 pid=1369 comm="/usr/lib/xdg-document-portal")
abr 17 10:05:42 iiw systemd[697]: Starting sandboxed app permission store...
abr 17 10:05:42 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
abr 17 10:05:42 iiw systemd[697]: Started sandboxed app permission store.
abr 17 10:05:42 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.freedesktop.portal.Documents'
abr 17 10:05:42 iiw systemd[697]: Started flatpak document portal service.
abr 17 10:05:42 iiw xdg-desktop-por[1348]: Choosing gtk.portal for org.freedesktop.impl.portal.Lockdown as a last-resort fallback
abr 17 10:05:42 iiw xdg-desktop-por[1348]: The preferred method to match portal implementations to desktop environments is to use the portals.conf(5) configuration file
abr 17 10:05:42 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gtk' unit='xdg-desktop-portal-gtk.service' requested by ':1.55' (uid=1000 pid=1348 comm="/usr/lib/xdg-desktop-portal")
abr 17 10:05:42 iiw systemd[697]: Starting Portal service (GTK/GNOME implementation)...
abr 17 10:05:43 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
abr 17 10:05:43 iiw systemd[697]: Started Portal service (GTK/GNOME implementation).
abr 17 10:05:43 iiw rtkit-daemon[920]: Supervising 3 threads of 1 processes of 1 users.
abr 17 10:05:43 iiw rtkit-daemon[920]: Supervising 3 threads of 1 processes of 1 users.
abr 17 10:05:43 iiw rtkit-daemon[920]: Supervising 3 threads of 1 processes of 1 users.
abr 17 10:05:43 iiw xdg-desktop-por[1348]: No skeleton to export
abr 17 10:05:43 iiw xdg-desktop-por[1348]: Choosing gtk.portal for org.freedesktop.impl.portal.FileChooser as a last-resort fallback
abr 17 10:05:43 iiw xdg-desktop-por[1348]: Choosing gtk.portal for org.freedesktop.impl.portal.AppChooser as a last-resort fallback
abr 17 10:05:43 iiw xdg-desktop-por[1348]: Choosing gtk.portal for org.freedesktop.impl.portal.Print as a last-resort fallback
abr 17 10:05:43 iiw xdg-desktop-por[1348]: Choosing gtk.portal for org.freedesktop.impl.portal.Notification as a last-resort fallback
abr 17 10:05:43 iiw xdg-desktop-por[1348]: Choosing gtk.portal for org.freedesktop.impl.portal.Inhibit as a last-resort fallback
abr 17 10:05:43 iiw xdg-desktop-por[1348]: Choosing gtk.portal for org.freedesktop.impl.portal.Access as a last-resort fallback
abr 17 10:05:44 iiw systemd[697]: Started PipeWire Multimedia Service.
abr 17 10:05:44 iiw systemd[697]: Started Multimedia Service Session Manager.
abr 17 10:05:44 iiw rtkit-daemon[920]: Supervising 3 threads of 1 processes of 1 users.
abr 17 10:05:44 iiw rtkit-daemon[920]: Supervising 3 threads of 1 processes of 1 users.
abr 17 10:05:44 iiw rtkit-daemon[920]: Supervising 3 threads of 1 processes of 1 users.
abr 17 10:05:44 iiw rtkit-daemon[920]: Successfully made thread 1410 of process 1410 owned by '1000' high priority at nice level -11.
abr 17 10:05:44 iiw rtkit-daemon[920]: Supervising 4 threads of 2 processes of 1 users.
abr 17 10:05:44 iiw xdg-desktop-por[1348]: Choosing gtk.portal for org.freedesktop.impl.portal.Account as a last-resort fallback
abr 17 10:05:44 iiw wireplumber[1411]: 0x5daf92ee7820: no modules loaded from context.modules
abr 17 10:05:44 iiw xdg-desktop-por[1348]: Choosing gtk.portal for org.freedesktop.impl.portal.Email as a last-resort fallback
abr 17 10:05:44 iiw xdg-desktop-por[1348]: Choosing gtk.portal for org.freedesktop.impl.portal.DynamicLauncher as a last-resort fallback
abr 17 10:05:44 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.freedesktop.portal.Desktop'
abr 17 10:05:44 iiw systemd[697]: Started Portal service.
abr 17 10:05:44 iiw rtkit-daemon[920]: Successfully made thread 1414 of process 1410 owned by '1000' RT at priority 20.
abr 17 10:05:44 iiw rtkit-daemon[920]: Supervising 5 threads of 2 processes of 1 users.
abr 17 10:05:44 iiw rtkit-daemon[920]: Successfully made thread 1411 of process 1411 owned by '1000' high priority at nice level -11.
abr 17 10:05:44 iiw rtkit-daemon[920]: Supervising 6 threads of 3 processes of 1 users.
abr 17 10:05:45 iiw wireplumber[1411]: SPA handle 'api.alsa.enum.udev' could not be loaded; is it installed?
abr 17 10:05:45 iiw wireplumber[1411]: PipeWire's ALSA SPA plugin is missing or broken. Sound cards will not be supported
abr 17 10:05:45 iiw wireplumber[1411]: SPA handle 'api.bluez5.enum.dbus' could not be loaded; is it installed?
abr 17 10:05:45 iiw wireplumber[1411]: PipeWire's BlueZ SPA plugin is missing or broken. Bluetooth devices will not be supported.
abr 17 10:05:45 iiw wireplumber[1411]: SPA handle 'api.bluez5.midi.enum' could not be loaded; is it installed?
abr 17 10:05:45 iiw wireplumber[1411]: PipeWire's BlueZ MIDI SPA missing or broken. Bluetooth not supported.
abr 17 10:05:45 iiw wireplumber[1411]: can't create node: No such file or directory
abr 17 10:05:45 iiw wireplumber[1411]: failed to create node from factory 'spa-node-factory'
abr 17 10:05:45 iiw wireplumber[1411]: Failed to create BLE MIDI server.
abr 17 10:05:45 iiw wireplumber[1411]: [0:33:45.826784582] [1411] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
abr 17 10:05:45 iiw wireplumber[1411]: [0:33:45.826888825] [1411] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
abr 17 10:05:45 iiw wireplumber[1411]: [0:33:45.827074729] [1411]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
abr 17 10:05:46 iiw wireplumber[1411]: "libcamera" calling after timer expiry for 20736:/dev/video0(uvc)
abr 17 10:05:46 iiw rtkit-daemon[920]: Supervising 6 threads of 3 processes of 1 users.
abr 17 10:05:46 iiw rtkit-daemon[920]: Supervising 6 threads of 3 processes of 1 users.
abr 17 10:05:47 iiw rtkit-daemon[920]: Supervising 6 threads of 3 processes of 1 users.
abr 17 10:05:47 iiw rtkit-daemon[920]: Supervising 6 threads of 3 processes of 1 users.
abr 17 10:05:47 iiw rtkit-daemon[920]: Successfully made thread 1476 of process 1239 owned by '1000' RT at priority 10.
abr 17 10:05:47 iiw rtkit-daemon[920]: Supervising 7 threads of 4 processes of 1 users.
abr 17 10:05:50 iiw rtkit-daemon[920]: Supervising 7 threads of 4 processes of 1 users.
abr 17 10:05:50 iiw rtkit-daemon[920]: Supervising 7 threads of 4 processes of 1 users.
abr 17 10:05:51 iiw rtkit-daemon[920]: Supervising 7 threads of 4 processes of 1 users.
abr 17 10:05:51 iiw rtkit-daemon[920]: Supervising 7 threads of 4 processes of 1 users.
abr 17 10:05:52 iiw rtkit-daemon[920]: Supervising 7 threads of 4 processes of 1 users.
abr 17 10:05:52 iiw rtkit-daemon[920]: Supervising 7 threads of 4 processes of 1 users.
abr 17 10:05:52 iiw rtkit-daemon[920]: Supervising 7 threads of 4 processes of 1 users.
abr 17 10:05:52 iiw rtkit-daemon[920]: Supervising 7 threads of 4 processes of 1 users.
abr 17 10:05:56 iiw rtkit-daemon[920]: Supervising 7 threads of 4 processes of 1 users.
abr 17 10:05:56 iiw rtkit-daemon[920]: Supervising 7 threads of 4 processes of 1 users.
abr 17 10:06:11 iiw rtkit-daemon[920]: Supervising 7 threads of 4 processes of 1 users.
abr 17 10:06:11 iiw rtkit-daemon[920]: Supervising 7 threads of 4 processes of 1 users.
abr 17 10:06:11 iiw rtkit-daemon[920]: Successfully made thread 1705 of process 1552 owned by '1000' RT at priority 10.
abr 17 10:06:11 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:06:12 iiw systemd[1]: systemd-timedated.service: Deactivated successfully.
abr 17 10:06:13 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:06:13 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:06:13 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:06:13 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:06:30 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:06:30 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:06:30 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:06:30 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:06:56 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:06:56 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:07:40 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.15' (uid=1000 pid=811 comm="Thunar --daemon")
abr 17 10:07:40 iiw systemd[697]: Starting Virtual filesystem metadata service...
abr 17 10:07:40 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.gtk.vfs.Metadata'
abr 17 10:07:40 iiw systemd[697]: Started Virtual filesystem metadata service.
abr 17 10:07:41 iiw dbus-daemon[724]: [session uid=1000 pid=724] Activating via systemd: service name='org.freedesktop.thumbnails.Thumbnailer1' unit='tumblerd.service' requested by ':1.15' (uid=1000 pid=811 comm="Thunar --daemon")
abr 17 10:07:41 iiw systemd[697]: Starting Thumbnailing service...
abr 17 10:07:41 iiw tumblerd[1981]: Failed to load plugin "tumbler-gepub-thumbnailer.so": libgepub-0.7.so.0: cannot open shared object file: No such file or directory
abr 17 10:07:41 iiw dbus-daemon[724]: [session uid=1000 pid=724] Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
abr 17 10:07:41 iiw systemd[697]: Started Thumbnailing service.
abr 17 10:09:44 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:09:44 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:10:45 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:10:45 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:10:53 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:10:53 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:11:00 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:11:00 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:11:28 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:11:28 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:11:37 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:11:37 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:12:57 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:12:57 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:13:39 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:13:39 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:14:01 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:14:01 iiw rtkit-daemon[920]: Supervising 8 threads of 5 processes of 1 users.
abr 17 10:14:19 iiw dbus-daemon[573]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.78' (uid=0 pid=2322 comm="sudo journalctl -b")
abr 17 10:14:19 iiw dbus-daemon[573]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
abr 17 10:14:21 iiw sudo[2322]:      wii : TTY=pts/0 ; PWD=/home/wii ; USER=root ; COMMAND=/usr/bin/journalctl -b
abr 17 10:14:21 iiw sudo[2322]: pam_unix(sudo:session): session opened for user root(uid=0) by wii(uid=1000)
 

We'll see but in that case there'd be really nothing you could do from the OS (it's not implausiblethat the IGP got 2GB and ~400MB are required for mostly adressing the hardware)
You'd have to fix that in the BIOS/UEFI, in doubt w/ an update.

Reading this gave me an idea, that if it would be possible to do a downgrade or something in my bios since it previously doesn't have that problem and I don't really know when this issue started or why it started so it could be a clue.  I will research a little on that and try also to se if it could help solve this problem. If it do I post it here

Offline

#4 2024-04-17 15:15:07

seth
Member
Registered: 2012-09-03
Posts: 51,671

Re: Memory being alocated and not recognized by the OS

There's really no point in copying around the internet, you could have just posted the 0x0.st link.

abr 17 09:32:17 iiw kernel: Memory: 5820032K/6059140K available (16384K kernel code, 2136K rwdata, 13088K rodata, 3416K init, 3836K bss, 238848K reserved, 0K cma-reserved)

The system never sees more than ~6GB RAM, it's very likely that the rest has been reserved for your IGP by the BIOS - at least it's not leaking away from the OS.

abr 17 09:32:17 iiw kernel: BIOS-e820: [mem 0x0000000022585000-0x00000000a2701fff] reserved

And there's a 2GB block reserved.

Offline

Board footer

Powered by FluxBB