The officially official Devuan Forum!

You are not logged in.

#1 Re: Installation » Space on root missing » 2023-06-26 20:32:29

Thank you very much, I was going to format, then fortunately with ncdu I found out that the occupied space that I didn't understand what it was occupied by was in /lib/virt and I remembered that the first virtual machines that h created by default create the file system practically on root, in fact then I made the virtual disks on /home, but I left the ones already created there. With those removed, the free space reappeared.... smile

#2 Re: Installation » Space on root missing » 2023-06-26 10:53:25

I solved... With ncdu I saw that it was a virtual disk .qcow in /lib/virt

#3 Installation » Space on root missing » 2023-06-26 10:03:59

pierlo
Replies: 3

I have a separate /home installation, so my HD is split in two.

DF tells me once that I have 27% occupied space on root and the other time that I have 97% occupied space on root.

Unfortunately, sometimes, due to the limited free space, some operations do not go through.

In all this I cannot figure out where and what my root occupies.

swap is in another disk

Can anyone help me?

sudo df -i
[sudo] password di pierlo: 
File system       Inode IUsati  ILiberi IUso% Montato su
udev            2039327    593  2038734    1% /dev
tmpfs           2041729    738  2040991    1% /run
/dev/sdb1       1220608 325358   895250   27% /
tmpfs           2041729      6  2041723    1% /run/lock
tmpfs           2041729     79  2041650    1% /dev/shm
/dev/sdb3       6111232  36986  6074246    1% /home
/dev/sda1      14196736    814 14195922    1% /home/pierlo/media
tmpfs            408345     21   408324    1% /run/user/1000

sudo df --total
File system    1K-blocchi    Usati Disponib. Uso% Montato su
udev              8157308        0   8157308   0% /dev
tmpfs             1633384      960   1632424   1% /run
/dev/sdb1        19047080 17437744    616468  97% /
tmpfs                5120       16      5104   1% /run/lock
tmpfs             6685480    25008   6660472   1% /dev/shm
/dev/sdb3        95569316  6329988  84338468   7% /home
/dev/sda1       222430620 44817636 168042576  22% /home/pierlo/media
tmpfs             1633380       12   1633368   1% /run/user/1000
total           355161688 68611364 271086188  21% -

mount
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=8157308k,nr_inodes=2039327,mode=755,inode64)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=600,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=1633384k,mode=755,inode64)
/dev/sdb1 on / type ext4 (rw,noatime,discard,errors=remount-ro)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k,inode64)
securityfs on /sys/kernel/security type securityfs (rw,relatime)
pstore on /sys/fs/pstore type pstore (rw,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=6685480k,inode64)
none on /sys/kernel/config type configfs (rw,relatime)
/dev/sdb3 on /home type ext4 (rw,noatime,discard)
/dev/sda1 on /home/pierlo/media type ext4 (rw,noatime)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=1633380k,nr_inodes=408345,mode=700,uid=1000,gid=1000,inode64)
portal on /run/user/1000/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
portal on /root/.cache/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=0,group_id=0)

#4 Re: Hardware & System Configuration » rts5227 not working » 2022-09-28 12:42:01

is anyone there?

I tried ubuntu 14.04 (kernel 3) and it worked. From 4 on I think it doesn't work anymore. I don't know why...

#5 Re: Hardware & System Configuration » rts5227 not working » 2022-09-25 05:34:09

Among other things, now looking at dmesg I noticed that the webcam has appeared which did not appear before. Not even with lsusb!

#6 Re: Hardware & System Configuration » rts5227 not working » 2022-09-25 05:26:10

I know that with osboot some proprietary code remains. The biggest disappointment is that the pc doesn't run well at all. It does not go to sleep and when waking up from hibernation it gives even more errors

cat /etc/modprobe.d/blacklist.conf 
blacklist mei_me
blacklist rtsx_pci_sdmmc
install rtsx_pci_sdmmc /bin/true
blacklist rtsx_pci
install rtsx_pci /bin/true
blacklist nfc
blacklist pn533
blacklist pn533_usb

the peripheral modules are blacklisted because I followed another guide. The mei_me module, on the other hand, was giving errors so I put it there as well.

[    0.000000] Linux version 5.10.0-18-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.140-1 (2022-09-02)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-18-amd64 root=UUID=8f8a64f5-3708-4734-a4d9-89e8df186a56 ro intel_pstate=active quiet
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] type 16
[    0.000000] BIOS-e820: [mem 0x0000000000001000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007f730fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f731000-0x000000007f7fffff] type 16
[    0.000000] BIOS-e820: [mem 0x000000007f800000-0x00000000821fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed84fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047ddfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.0 present.
[    0.000000] DMI: LENOVO ThinkPad T440p/ThinkPad T440p, BIOS 4.15-204-gcf1d1fa672 03/20/2022
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2494.248 MHz processor
[    0.000007] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000010] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000016] last_pfn = 0x47de00 max_arch_pfn = 0x400000000
[    0.000020] MTRR default type: write-back
[    0.000021] MTRR fixed ranges enabled:
[    0.000022]   00000-9FFFF write-back
[    0.000023]   A0000-BFFFF uncachable
[    0.000024]   C0000-FFFFF write-back
[    0.000025] MTRR variable ranges enabled:
[    0.000027]   0 base 0080000000 mask 7FF0000000 uncachable
[    0.000028]   1 base 0090000000 mask 7FF0000000 write-combining
[    0.000029]   2 base 00A0000000 mask 7FE0000000 uncachable
[    0.000030]   3 base 00C0000000 mask 7FC0000000 uncachable
[    0.000031]   4 disabled
[    0.000031]   5 disabled
[    0.000032]   6 disabled
[    0.000033]   7 disabled
[    0.000033]   8 disabled
[    0.000034]   9 disabled
[    0.000394] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000680] last_pfn = 0x7f731 max_arch_pfn = 0x400000000
[    0.007911] Using GB pages for direct mapping
[    0.008098] RAMDISK: [mem 0x3458b000-0x362bcfff]
[    0.008100] ACPI: Early table checksum verification disabled
[    0.008102] ACPI: RSDP 0x00000000000F0000 000024 (v02 COREv4)
[    0.008105] ACPI: XSDT 0x000000007F7420E0 000054 (v01 COREv4 COREBOOT 00000000 CORE 20210331)
[    0.008110] ACPI: FACP 0x000000007F7458F0 000114 (v06 COREv4 COREBOOT 00000000 CORE 20210331)
[    0.008114] ACPI: DSDT 0x000000007F742280 003666 (v02 COREv4 COREBOOT 20141018 INTL 20210331)
[    0.008116] ACPI: FACS 0x000000007F742240 000040
[    0.008119] ACPI: FACS 0x000000007F742240 000040
[    0.008121] ACPI: SSDT 0x000000007F745A10 00270F (v02 COREv4 COREBOOT 0000002A CORE 20210331)
[    0.008123] ACPI: MCFG 0x000000007F748120 00003C (v01 COREv4 COREBOOT 00000000 CORE 20210331)
[    0.008126] ACPI: TCPA 0x000000007F748160 000032 (v02 COREv4 COREBOOT 00000000 CORE 20210331)
[    0.008128] ACPI: APIC 0x000000007F7481A0 00008C (v03 COREv4 COREBOOT 00000000 CORE 20210331)
[    0.008131] ACPI: HPET 0x000000007F748230 000038 (v01 COREv4 COREBOOT 00000000 CORE 20210331)
[    0.008133] ACPI: Reserving FACP table memory at [mem 0x7f7458f0-0x7f745a03]
[    0.008134] ACPI: Reserving DSDT table memory at [mem 0x7f742280-0x7f7458e5]
[    0.008135] ACPI: Reserving FACS table memory at [mem 0x7f742240-0x7f74227f]
[    0.008136] ACPI: Reserving FACS table memory at [mem 0x7f742240-0x7f74227f]
[    0.008136] ACPI: Reserving SSDT table memory at [mem 0x7f745a10-0x7f74811e]
[    0.008137] ACPI: Reserving MCFG table memory at [mem 0x7f748120-0x7f74815b]
[    0.008138] ACPI: Reserving TCPA table memory at [mem 0x7f748160-0x7f748191]
[    0.008138] ACPI: Reserving APIC table memory at [mem 0x7f7481a0-0x7f74822b]
[    0.008139] ACPI: Reserving HPET table memory at [mem 0x7f748230-0x7f748267]
[    0.008151] ACPI: Local APIC address 0xfee00000
[    0.008207] No NUMA configuration found
[    0.008208] Faking a node at [mem 0x0000000000000000-0x000000047ddfffff]
[    0.008217] NODE_DATA(0) allocated [mem 0x47ddd6000-0x47ddfffff]
[    0.008510] Zone ranges:
[    0.008511]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.008512]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.008513]   Normal   [mem 0x0000000100000000-0x000000047ddfffff]
[    0.008514]   Device   empty
[    0.008515] Movable zone start for each node
[    0.008518] Early memory node ranges
[    0.008519]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.008519]   node   0: [mem 0x0000000000100000-0x000000007f730fff]
[    0.008520]   node   0: [mem 0x0000000100000000-0x000000047ddfffff]
[    0.008523] Initmem setup node 0 [mem 0x0000000000001000-0x000000047ddfffff]
[    0.008524] On node 0 totalpages: 4183248
[    0.008525]   DMA zone: 64 pages used for memmap
[    0.008525]   DMA zone: 22 pages reserved
[    0.008526]   DMA zone: 3999 pages, LIFO batch:0
[    0.008527]   DMA32 zone: 8093 pages used for memmap
[    0.008527]   DMA32 zone: 517937 pages, LIFO batch:63
[    0.008528]   Normal zone: 57208 pages used for memmap
[    0.008529]   Normal zone: 3661312 pages, LIFO batch:63
[    0.008531] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.008564] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.012998] On node 0, zone Normal: 2255 pages in unavailable ranges
[    0.013068] On node 0, zone Normal: 8704 pages in unavailable ranges
[    0.013081] Reserving Intel graphics memory at [mem 0x80200000-0x821fffff]
[    0.013271] ACPI: PM-Timer IO Port: 0x508
[    0.013273] ACPI: Local APIC address 0xfee00000
[    0.013294] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.013295] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.013297] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.013298] ACPI: IRQ0 used by override.
[    0.013299] ACPI: IRQ9 used by override.
[    0.013300] Using ACPI (MADT) for SMP configuration information
[    0.013301] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.013305] TSC deadline timer available
[    0.013306] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.013315] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.013317] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.013318] PM: hibernation: Registered nosave memory: [mem 0x7f731000-0x7f7fffff]
[    0.013319] PM: hibernation: Registered nosave memory: [mem 0x7f800000-0x821fffff]
[    0.013319] PM: hibernation: Registered nosave memory: [mem 0x82200000-0xefffffff]
[    0.013320] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
[    0.013320] PM: hibernation: Registered nosave memory: [mem 0xf4000000-0xfed0ffff]
[    0.013321] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.013321] PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed3ffff]
[    0.013322] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.013323] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.013323] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed84fff]
[    0.013324] PM: hibernation: Registered nosave memory: [mem 0xfed85000-0xffffffff]
[    0.013325] [mem 0x82200000-0xefffffff] available for PCI devices
[    0.013326] Booting paravirtualized kernel on bare hardware
[    0.013328] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.016621] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.016798] percpu: Embedded 58 pages/cpu s200664 r8192 d28712 u262144
[    0.016802] pcpu-alloc: s200664 r8192 d28712 u262144 alloc=1*2097152
[    0.016803] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.016826] Built 1 zonelists, mobility grouping on.  Total pages: 4117861
[    0.016827] Policy zone: Normal
[    0.016828] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-18-amd64 root=UUID=8f8a64f5-3708-4734-a4d9-89e8df186a56 ro intel_pstate=active quiet
[    0.017567] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.017921] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.017986] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.029823] Memory: 2123036K/16732992K available (12295K kernel code, 2536K rwdata, 7576K rodata, 2648K init, 3444K bss, 419596K reserved, 0K cma-reserved)
[    0.030229] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.030249] Kernel/User page tables isolation: enabled
[    0.030262] ftrace: allocating 36478 entries in 143 pages
[    0.045137] ftrace: allocated 143 pages with 5 groups
[    0.045263] rcu: Hierarchical RCU implementation.
[    0.045264] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.045265] 	Rude variant of Tasks RCU enabled.
[    0.045265] 	Tracing variant of Tasks RCU enabled.
[    0.045266] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.045267] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.048841] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
[    0.049048] random: crng init done
[    0.049064] Console: colour dummy device 80x25
[    0.049073] printk: console [tty0] enabled
[    0.049084] ACPI: Core revision 20200925
[    0.049143] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.049156] APIC: Switch to symmetric I/O mode setup
[    0.049520] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.069161] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23f4005c184, max_idle_ns: 440795310916 ns
[    0.069163] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.49 BogoMIPS (lpj=9976992)
[    0.069165] pid_max: default: 32768 minimum: 301
[    0.069186] LSM: Security Framework initializing
[    0.069193] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.069212] AppArmor: AppArmor initialized
[    0.069213] TOMOYO Linux initialized
[    0.069248] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.069272] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.069480] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.069492] process: using mwait in idle threads
[    0.069494] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.069495] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.069497] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.069498] Spectre V2 : Mitigation: Retpolines
[    0.069499] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.069499] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.069500] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.069501] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.069501] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.069502] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.069504] MDS: Mitigation: Clear CPU buffers
[    0.069504] MMIO Stale Data: Unknown: No mitigations
[    0.069505] SRBDS: Mitigation: Microcode
[    0.077875] Freeing SMP alternatives memory: 32K
[    0.079271] smpboot: CPU0: Intel(R) Core(TM) i7-4710MQ CPU @ 2.50GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[    0.079369] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.079390] ... version:                3
[    0.079391] ... bit width:              48
[    0.079391] ... generic registers:      4
[    0.079392] ... value mask:             0000ffffffffffff
[    0.079392] ... max period:             00007fffffffffff
[    0.079393] ... fixed-purpose events:   3
[    0.079393] ... event mask:             000000070000000f
[    0.079474] rcu: Hierarchical SRCU implementation.
[    0.080080] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.080137] smp: Bringing up secondary CPUs ...
[    0.080195] x86: Booting SMP configuration:
[    0.080196] .... node  #0, CPUs:      #1
[    0.080518] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.080518]  #2 #3 #4 #5 #6 #7
[    0.080518] smp: Brought up 1 node, 8 CPUs
[    0.080518] smpboot: Max logical packages: 1
[    0.080518] smpboot: Total of 8 processors activated (39907.96 BogoMIPS)
[    0.103918] node 0 deferred pages initialised in 20ms
[    0.103921] devtmpfs: initialized
[    0.103921] x86/mm: Memory block size: 128MB
[    0.105269] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.105269] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.105269] pinctrl core: initialized pinctrl subsystem
[    0.105413] NET: Registered protocol family 16
[    0.105468] audit: initializing netlink subsys (disabled)
[    0.105472] audit: type=2000 audit(1664082034.056:1): state=initialized audit_enabled=0 res=1
[    0.105472] thermal_sys: Registered thermal governor 'fair_share'
[    0.105472] thermal_sys: Registered thermal governor 'bang_bang'
[    0.105472] thermal_sys: Registered thermal governor 'step_wise'
[    0.105472] thermal_sys: Registered thermal governor 'user_space'
[    0.105472] thermal_sys: Registered thermal governor 'power_allocator'
[    0.105472] cpuidle: using governor ladder
[    0.105472] cpuidle: using governor menu
[    0.105472] ACPI: bus type PCI registered
[    0.105472] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.105472] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[    0.105472] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
[    0.105472] PCI: Using configuration type 1 for base access
[    0.105472] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.105667] Kprobes globally optimized
[    0.105669] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.105669] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.221432] ACPI: Added _OSI(Module Device)
[    0.221432] ACPI: Added _OSI(Processor Device)
[    0.221432] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.221432] ACPI: Added _OSI(Processor Aggregator Device)
[    0.221432] ACPI: Added _OSI(Linux-Dell-Video)
[    0.221432] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.221432] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.223055] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.223641] ACPI: EC: EC started
[    0.223642] ACPI: EC: interrupt blocked
[    0.223965] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.223966] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions
[    0.223967] ACPI: Interpreter enabled
[    0.223977] ACPI: (supports S0 S3 S4 S5)
[    0.223978] ACPI: Using IOAPIC for interrupt routing
[    0.223989] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.227288] ACPI: Power Resource [FPWR] (off)
[    0.227432] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.227436] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.227460] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.227465] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.227615] PCI host bridge to bus 0000:00
[    0.227617] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.227618] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.227619] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.227620] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.227621] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.227622] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.227622] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.227623] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.227624] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.227625] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.227625] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.227626] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.227627] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.227628] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.227628] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.227629] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.227630] pci_bus 0000:00: root bus resource [mem 0x82200000-0xefffffff window]
[    0.227631] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[    0.227632] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.227646] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
[    0.227722] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
[    0.227728] pci 0000:00:02.0: reg 0x10: [mem 0x82400000-0x827fffff 64bit]
[    0.227733] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.227736] pci 0000:00:02.0: reg 0x20: [io  0x1000-0x103f]
[    0.227744] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.227797] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[    0.227803] pci 0000:00:03.0: reg 0x10: [mem 0x82838000-0x8283bfff 64bit]
[    0.227869] pci 0000:00:04.0: [8086:0c03] type 00 class 0x118000
[    0.227875] pci 0000:00:04.0: reg 0x10: [mem 0x82830000-0x82837fff 64bit]
[    0.227966] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.227984] pci 0000:00:14.0: reg 0x10: [mem 0x82820000-0x8282ffff 64bit]
[    0.228050] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.228158] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.228233] pci 0000:00:16.0: reg 0x10: [mem 0x82845000-0x8284500f 64bit]
[    0.228538] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.228651] pci 0000:00:19.0: [8086:153a] type 00 class 0x020000
[    0.228665] pci 0000:00:19.0: reg 0x10: [mem 0x82800000-0x8281ffff]
[    0.228674] pci 0000:00:19.0: reg 0x14: [mem 0x82840000-0x82840fff]
[    0.228682] pci 0000:00:19.0: reg 0x18: [io  0x1040-0x105f]
[    0.228744] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.228808] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.228823] pci 0000:00:1a.0: reg 0x10: [mem 0x82842000-0x828423ff]
[    0.228898] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.228961] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.228979] pci 0000:00:1b.0: reg 0x10: [mem 0x8283c000-0x8283ffff 64bit]
[    0.229061] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.229132] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.229221] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.229311] pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400
[    0.229398] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.229491] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.229506] pci 0000:00:1d.0: reg 0x10: [mem 0x82843000-0x828433ff]
[    0.229597] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.229681] pci 0000:00:1f.0: [8086:8c4f] type 00 class 0x060100
[    0.229878] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
[    0.229894] pci 0000:00:1f.2: reg 0x10: [io  0x1080-0x1087]
[    0.229902] pci 0000:00:1f.2: reg 0x14: [io  0x1090-0x1093]
[    0.229912] pci 0000:00:1f.2: reg 0x18: [io  0x1088-0x108f]
[    0.229920] pci 0000:00:1f.2: reg 0x1c: [io  0x1094-0x1097]
[    0.229929] pci 0000:00:1f.2: reg 0x20: [io  0x1060-0x107f]
[    0.229938] pci 0000:00:1f.2: reg 0x24: [mem 0x82841000-0x828417ff]
[    0.229983] pci 0000:00:1f.2: PME# supported from D3hot
[    0.230054] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.230074] pci 0000:00:1f.3: reg 0x10: [mem 0x82844000-0x828440ff 64bit]
[    0.230098] pci 0000:00:1f.3: reg 0x20: [io  0x0400-0x041f]
[    0.230324] pci 0000:01:00.0: [10ec:5227] type 00 class 0xff0000
[    0.230404] pci 0000:01:00.0: reg 0x10: [mem 0x82200000-0x82200fff]
[    0.230965] pci 0000:01:00.0: supports D1 D2
[    0.230966] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.231240] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.231245] pci 0000:00:1c.0:   bridge window [mem 0x82200000-0x822fffff]
[    0.231348] pci 0000:02:00.0: [8086:08b2] type 00 class 0x028000
[    0.231401] pci 0000:02:00.0: reg 0x10: [mem 0x82300000-0x82301fff 64bit]
[    0.231665] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.231890] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.231895] pci 0000:00:1c.1:   bridge window [mem 0x82300000-0x823fffff]
[    0.232013] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.232057] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.232105] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.232146] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.232191] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.232232] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.232273] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.232309] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.232885] ACPI: EC: interrupt unblocked
[    0.232885] ACPI: EC: event unblocked
[    0.232890] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.232890] ACPI: EC: GPE=0x11
[    0.232892] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC initialization complete
[    0.232892] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[    0.232930] iommu: Default domain type: Translated 
[    0.233175] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.233175] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.233175] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.233175] vgaarb: loaded
[    0.233216] EDAC MC: Ver: 3.0.0
[    0.233305] NetLabel: Initializing
[    0.233305] NetLabel:  domain hash size = 128
[    0.233305] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.233305] NetLabel:  unlabeled traffic allowed by default
[    0.233305] PCI: Using ACPI for IRQ routing
[    0.235136] PCI: pci_cache_line_size set to 64 bytes
[    0.235228] e820: reserve RAM buffer [mem 0x7f731000-0x7fffffff]
[    0.235230] e820: reserve RAM buffer [mem 0x47de00000-0x47fffffff]
[    0.235252] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.235257] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.237179] clocksource: Switched to clocksource tsc-early
[    0.244696] VFS: Disk quotas dquot_6.6.0
[    0.244709] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.244801] AppArmor: AppArmor Filesystem Enabled
[    0.244815] pnp: PnP ACPI init
[    0.244886] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.244888] system 00:00: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.244889] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.244890] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.244891] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
[    0.244892] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.244892] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.244894] system 00:00: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.244895] system 00:00: [mem 0xfed80000-0xfed83fff] has been reserved
[    0.244895] system 00:00: [mem 0xfed84000-0xfed84fff] has been reserved
[    0.244900] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.245286] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.245288] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.245318] system 00:02: [io  0x0500-0x05fe] has been reserved
[    0.245319] system 00:02: [io  0x0480-0x04bf] has been reserved
[    0.245321] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.245332] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.245350] pnp 00:04: Plug and Play ACPI device, IDs LEN0071 PNP030b (active)
[    0.245366] pnp 00:05: Plug and Play ACPI device, IDs LEN0036 PNP0f13 (active)
[    0.245380] pnp 00:06: Plug and Play ACPI device, IDs PNP0c31 (active)
[    0.245390] pnp: PnP ACPI: found 7 devices
[    0.250779] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.250820] NET: Registered protocol family 2
[    0.250939] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.252688] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.252766] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.252901] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.252958] TCP: Hash tables configured (established 131072 bind 65536)
[    0.252994] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.253027] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.253070] NET: Registered protocol family 1
[    0.253073] NET: Registered protocol family 44
[    0.253083] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.253094] pci 0000:00:1c.0:   bridge window [mem 0x82200000-0x822fffff]
[    0.253101] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.253106] pci 0000:00:1c.1:   bridge window [mem 0x82300000-0x823fffff]
[    0.253114] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.253115] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.253116] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.253117] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.253118] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.253118] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.253119] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.253120] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.253121] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.253122] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.253122] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.253123] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.253124] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.253125] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.253125] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.253126] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[    0.253127] pci_bus 0000:00: resource 20 [mem 0x82200000-0xefffffff window]
[    0.253128] pci_bus 0000:00: resource 21 [mem 0xfed40000-0xfed44fff window]
[    0.253129] pci_bus 0000:01: resource 1 [mem 0x82200000-0x822fffff]
[    0.253130] pci_bus 0000:02: resource 1 [mem 0x82300000-0x823fffff]
[    0.253181] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.253614] PCI: CLS 64 bytes, default 64
[    0.253647] Trying to unpack rootfs image as initramfs...
[    0.609194] Freeing initrd memory: 29896K
[    0.609267] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.609269] software IO TLB: mapped [mem 0x000000007b731000-0x000000007f731000] (64MB)
[    0.609664] Initialise system trusted keyrings
[    0.609671] Key type blacklist registered
[    0.609708] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.610493] zbud: loaded
[    0.610605] integrity: Platform Keyring initialized
[    0.610607] Key type asymmetric registered
[    0.610607] Asymmetric key parser 'x509' registered
[    0.610612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.610645] io scheduler mq-deadline registered
[    0.611182] pcieport 0000:00:1c.0: PME: Signaling with IRQ 24
[    0.611253] pcieport 0000:00:1c.0: AER: enabled with IRQ 24
[    0.611436] pcieport 0000:00:1c.1: PME: Signaling with IRQ 25
[    0.611488] pcieport 0000:00:1c.1: AER: enabled with IRQ 25
[    0.611562] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.611571] efifb: probing for efifb
[    0.611581] efifb: framebuffer at 0x90000000, using 8128k, total 8128k
[    0.611582] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.611582] efifb: scrolling: redraw
[    0.611583] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.611643] Console: switching to colour frame buffer device 240x67
[    0.614984] fb0: EFI VGA frame buffer device
[    0.614989] intel_idle: MWAIT substates: 0x42120
[    0.614990] intel_idle: v0.5.1 model 0x3C
[    0.615269] intel_idle: Local APIC timer is reliable in all C-states
[    0.618168] thermal LNXTHERM:00: registered as thermal_zone0
[    0.618169] ACPI: Thermal Zone [THM0] (32 C)
[    0.619153] thermal LNXTHERM:01: registered as thermal_zone1
[    0.619154] ACPI: Thermal Zone [THM1] (27 C)
[    0.619272] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.619889] Linux agpgart interface v0.103
[    0.619918] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.620289] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.622063] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.622065] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.622154] mousedev: PS/2 mouse device common for all mice
[    0.622201] rtc_cmos 00:03: RTC can wake from S4
[    0.622441] rtc_cmos 00:03: registered as rtc0
[    0.622492] rtc_cmos 00:03: setting system clock to 2022-09-25T05:00:35 UTC (1664082035)
[    0.622513] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.622519] intel_pstate: Intel P-state driver initializing
[    0.623190] ledtrig-cpu: registered to indicate activity on CPUs
[    0.623713] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.624179] NET: Registered protocol family 10
[    0.640875] Segment Routing with IPv6
[    0.640901] mip6: Mobile IPv6
[    0.640904] NET: Registered protocol family 17
[    0.640994] mpls_gso: MPLS GSO support
[    0.641613] microcode: sig=0x306c3, pf=0x10, revision=0x28
[    0.641694] microcode: Microcode Update Driver: v2.2.
[    0.641698] IPI shorthand broadcast: enabled
[    0.641711] sched_clock: Marking stable (641402130, 126108)->(646355782, -4827544)
[    0.641869] registered taskstats version 1
[    0.641872] Loading compiled-in X.509 certificates
[    0.674288] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    0.674300] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
[    0.674323] zswap: loaded using pool lzo/zbud
[    0.674563] Key type ._fscrypt registered
[    0.674565] Key type .fscrypt registered
[    0.674565] Key type fscrypt-provisioning registered
[    0.674590] AppArmor: AppArmor sha1 policy hashing enabled
[    0.675558] Freeing unused kernel image (initmem) memory: 2648K
[    0.709308] Write protecting the kernel read-only data: 22528k
[    0.710104] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    0.710363] Freeing unused kernel image (rodata/data gap) memory: 616K
[    0.758478] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.758479] x86/mm: Checking user space page tables
[    0.795237] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.795241] Run /init as init process
[    0.795242]   with arguments:
[    0.795242]     /init
[    0.795243]   with environment:
[    0.795243]     HOME=/
[    0.795244]     TERM=linux
[    0.795244]     BOOT_IMAGE=/boot/vmlinuz-5.10.0-18-amd64
[    0.809208] udevd[140]: starting version 3.2.9
[    0.810126] udevd[141]: starting eudev-3.2.9
[    0.824762] pps_core: LinuxPPS API ver. 1 registered
[    0.824765] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.834171] battery: ACPI: Battery Slot [BAT0] (battery present)
[    0.834310] battery: ACPI: Battery Slot [BAT1] (battery absent)
[    0.836632] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    0.836772] i2c i2c-0: 2/2 memory slots populated (from DMI)
[    0.837083] i2c i2c-0: Successfully instantiated SPD at 0x50
[    0.837391] i2c i2c-0: Successfully instantiated SPD at 0x51
[    0.837730] SCSI subsystem initialized
[    0.839998] PTP clock support registered
[    0.840079] ACPI: bus type USB registered
[    0.840099] usbcore: registered new interface driver usbfs
[    0.840109] usbcore: registered new interface driver hub
[    0.840120] usbcore: registered new device driver usb
[    0.844903] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.847174] ehci-pci: EHCI PCI platform driver
[    0.847279] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.847284] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.847295] ehci-pci 0000:00:1a.0: debug port 2
[    0.851196] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.851207] ehci-pci 0000:00:1a.0: irq 16, io mem 0x82842000
[    0.852231] libata version 3.00 loaded.
[    0.855024] e1000e: Intel(R) PRO/1000 Network Driver
[    0.855025] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.855196] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    0.857563] ahci 0000:00:1f.2: version 3.0
[    0.857693] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    0.857724] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x23 impl SATA mode
[    0.857726] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pio slum part apst 
[    0.858079] scsi host0: ahci
[    0.858194] scsi host1: ahci
[    0.858275] scsi host2: ahci
[    0.858343] scsi host3: ahci
[    0.858413] scsi host4: ahci
[    0.858476] scsi host5: ahci
[    0.858506] ata1: SATA max UDMA/133 abar m2048@0x82841000 port 0x82841100 irq 28
[    0.858508] ata2: SATA max UDMA/133 abar m2048@0x82841000 port 0x82841180 irq 28
[    0.858509] ata3: DUMMY
[    0.858509] ata4: DUMMY
[    0.858510] ata5: DUMMY
[    0.858512] ata6: SATA max UDMA/133 abar m2048@0x82841000 port 0x82841380 irq 28
[    0.869174] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.869497] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    0.869510] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.869511] usb usb1: Product: EHCI Host Controller
[    0.869512] usb usb1: Manufacturer: Linux 5.10.0-18-amd64 ehci_hcd
[    0.869513] usb usb1: SerialNumber: 0000:00:1a.0
[    0.869726] hub 1-0:1.0: USB hub found
[    0.869767] hub 1-0:1.0: 2 ports detected
[    0.870041] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.870046] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.870057] ehci-pci 0000:00:1d.0: debug port 2
[    0.873957] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.873966] ehci-pci 0000:00:1d.0: irq 23, io mem 0x82843000
[    0.889223] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.889283] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    0.889285] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.889287] usb usb2: Product: EHCI Host Controller
[    0.889288] usb usb2: Manufacturer: Linux 5.10.0-18-amd64 ehci_hcd
[    0.889289] usb usb2: SerialNumber: 0000:00:1d.0
[    0.889544] hub 2-0:1.0: USB hub found
[    0.889551] hub 2-0:1.0: 2 ports detected
[    0.935298] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[    1.003991] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) a2:a6:d6:4f:48:ad
[    1.003994] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    1.004039] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: 1000FF-0FF
[    1.125246] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.145247] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.172841] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.173114] ata1.00: ATA-11: PNY CS900 240GB SSD, CS900613, max UDMA/133
[    1.173117] ata1.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.173387] ata1.00: configured for UDMA/133
[    1.183848] scsi 0:0:0:0: Direct-Access     ATA      PNY CS900 240GB  0613 PQ: 0 ANSI: 5
[    1.282017] usb 1-1: New USB device found, idVendor=8087, idProduct=8008, bcdDevice= 0.05
[    1.282022] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.282540] hub 1-1:1.0: USB hub found
[    1.282739] hub 1-1:1.0: 6 ports detected
[    1.302036] usb 2-1: New USB device found, idVendor=8087, idProduct=8000, bcdDevice= 0.05
[    1.302043] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.302692] hub 2-1:1.0: USB hub found
[    1.302850] hub 2-1:1.0: 8 ports detected
[    1.500844] ata2: SATA link down (SStatus 0 SControl 300)
[    1.613272] tsc: Refined TSC clocksource calibration: 2494.211 MHz
[    1.613289] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23f3dd549fc, max_idle_ns: 440795310914 ns
[    1.613340] clocksource: Switched to clocksource tsc
[    1.624248] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4758]
[    1.656248] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1096..]
[    1.656259] psmouse serio1: synaptics: Trying to set up SMBus access
[    1.817406] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.820232] ata6.00: ATAPI: HL-DT-ST DVDRAM GU90N, LU20, max UDMA/133
[    1.825033] ata6.00: configured for UDMA/133
[    1.842665] scsi 5:0:0:0: CD-ROM            HL-DT-ST DVDRAM GU90N     LU20 PQ: 0 ANSI: 5
[    1.874469] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.874492] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    1.875637] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[    1.875656] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.876120] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.876125] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.876129] usb usb3: Product: xHCI Host Controller
[    1.876131] usb usb3: Manufacturer: Linux 5.10.0-18-amd64 xhci-hcd
[    1.876134] usb usb3: SerialNumber: 0000:00:14.0
[    1.876556] hub 3-0:1.0: USB hub found
[    1.876596] hub 3-0:1.0: 15 ports detected
[    1.877401] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.877405] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    1.877408] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    1.877462] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    1.877464] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.877465] usb usb4: Product: xHCI Host Controller
[    1.877466] usb usb4: Manufacturer: Linux 5.10.0-18-amd64 xhci-hcd
[    1.877467] usb usb4: SerialNumber: 0000:00:14.0
[    1.877658] hub 4-0:1.0: USB hub found
[    1.877681] hub 4-0:1.0: 6 ports detected
[    1.884651] sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    1.884673] sd 0:0:0:0: [sda] Write Protect is off
[    1.884674] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.884686] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.919006] sr 5:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.919010] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.923213]  sda: sda1 sda2 < sda5 sda6 >
[    1.954065] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.993368] sr 5:0:0:0: Attached scsi CD-ROM sr0
[    2.001570] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.001651] sr 5:0:0:0: Attached scsi generic sg1 type 5
[    2.137255] usb 3-1: new low-speed USB device number 2 using xhci_hcd
[    2.286052] PM: Image not found (code -22)
[    2.288857] usb 3-1: New USB device found, idVendor=046d, idProduct=c06a, bcdDevice=63.00
[    2.288860] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.288862] usb 3-1: Product: USB Optical Mouse
[    2.288863] usb 3-1: Manufacturer: Logitech
[    2.298825] hid: raw HID events driver (C) Jiri Kosina
[    2.302889] usbcore: registered new interface driver usbhid
[    2.302890] usbhid: USB HID core driver
[    2.303931] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C06A.0001/input/input3
[    2.304033] hid-generic 0003:046D:C06A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-1/input0
[    2.390916] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    2.417223] usb 3-6: new high-speed USB device number 3 using xhci_hcd
[    2.440103] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    2.566957] usb 3-6: New USB device found, idVendor=04e8, idProduct=6863, bcdDevice= 2.32
[    2.566963] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.566966] usb 3-6: Product: SAMSUNG_Android
[    2.566969] usb 3-6: Manufacturer: SAMSUNG
[    2.566971] usb 3-6: SerialNumber: 518ece01
[    2.697194] usb 3-11: new full-speed USB device number 4 using xhci_hcd
[    2.846543] usb 3-11: New USB device found, idVendor=8087, idProduct=07dc, bcdDevice= 0.01
[    2.846548] usb 3-11: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.849987] udevd[432]: starting version 3.2.9
[    2.913358] udevd[433]: starting eudev-3.2.9
[    2.954172] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2e/PNP0C09:00/PNP0C0E:00/input/input4
[    2.961795] EDAC ie31200: No ECC support
[    2.961816] EDAC ie31200: No ECC support
[    2.962047] ACPI: AC Adapter [AC] (on-line)
[    2.969189] ACPI: Sleep Button [SLPB]
[    2.969226] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2e/PNP0C09:00/PNP0C0D:00/input/input5
[    2.969254] ACPI: Lid Switch [LID]
[    2.969287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[    2.969307] ACPI: Power Button [PWRF]
[    3.023116] iTCO_vendor_support: vendor-support=0
[    3.033914] tpm_tis 00:06: 1.2 TPM (device-id 0x0, rev-id 78)
[    3.109857] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    3.110455] at24 0-0050: supply vcc not found, using dummy regulator
[    3.110478] rmi4_smbus 0-002c: registering SMbus-connected sensor
[    3.111376] usbcore: registered new interface driver cdc_ether
[    3.112311] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    3.112367] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x0560)
[    3.112493] cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    3.112714] at24 0-0050: 256 byte spd EEPROM, read-only
[    3.112745] at24 0-0051: supply vcc not found, using dummy regulator
[    3.113076] cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    3.113649] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    3.113852] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    3.114143] Non-volatile memory driver v1.3
[    3.116306] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[    3.116491] at24 0-0051: 256 byte spd EEPROM, read-only
[    3.116572] rndis_host 3-6:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-6, RNDIS device, 5e:48:87:dc:fa:00
[    3.116600] usbcore: registered new interface driver rndis_host
[    3.120497] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    3.128033] cryptd: max_cpu_qlen set to 1000
[    3.131578] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[    3.132761] Intel(R) Wireless WiFi driver for Linux
[    3.137640] iwlwifi 0000:02:00.0: firmware: direct-loading firmware iwlwifi-7260-17.ucode
[    3.137859] iwlwifi 0000:02:00.0: loaded firmware version 17.3216344376.0 7260-17.ucode op_mode iwlmvm
[    3.137878] iwlwifi 0000:02:00.0: firmware: failed to load iwl-debug-yoyo.bin (-2)
[    3.137923] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[    3.147320] AVX2 version of gcm_enc/dec engaged.
[    3.147321] AES CTR mode by8 optimization enabled
[    3.169137] rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3157-004, fw id: 2403780
[    3.227586] input: Synaptics TM3157-004 as /devices/rmi4-00/input/input8
[    3.237227] serio: RMI4 PS/2 pass-through port at rmi4-00.fn03
[    3.246971] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    3.246973] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    3.246973] RAPL PMU: hw unit of domain package 2^-14 Joules
[    3.246974] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    3.246975] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    3.393307] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[    3.478901] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless N 7260, REV=0x144
[    3.504172] iwlwifi 0000:02:00.0: base HW address: 7c:7a:91:3d:d4:b1
[    3.610509] checking generic (90000000 7f0000) vs hw (82400000 400000)
[    3.610517] checking generic (90000000 7f0000) vs hw (90000000 10000000)
[    3.610519] fb0: switching to inteldrmfb from EFI VGA
[    3.610692] Console: switching to colour dummy device 80x25
[    3.610765] i915 0000:00:02.0: vgaarb: deactivate vga console
[    3.613859] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3232: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    3.613863] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.613866] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=2 (0x16/0x15/0x0/0x0/0x0)
[    3.613868] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    3.613869] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    3.613872] snd_hda_codec_realtek hdaudioC1D0:      Dock Mic=0x19
[    3.613874] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x1a
[    3.613876] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[    3.625266] Bluetooth: Core ver 2.22
[    3.625288] NET: Registered protocol family 31
[    3.625289] Bluetooth: HCI device and connection manager initialized
[    3.625293] Bluetooth: HCI socket layer initialized
[    3.625295] Bluetooth: L2CAP socket layer initialized
[    3.625298] Bluetooth: SCO socket layer initialized
[    3.633855] usbcore: registered new interface driver btusb
[    3.646201] Bluetooth: hci0: read Intel version: 370710018002030d00
[    3.646819] bluetooth hci0: firmware: direct-loading firmware intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
[    3.646822] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
[    3.661605] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.690737] [drm] Initialized i915 1.6.0 20200917 for 0000:00:02.0 on minor 0
[    3.690989] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.702107] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
[    3.702215] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
[    3.702279] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
[    3.702371] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
[    3.702463] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14
[    3.717291] acpi device:0b: registered as cooling_device10
[    3.717334] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15
[    3.717541] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    3.721407] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    3.780169] intel_rapl_common: Found RAPL domain package
[    3.780173] intel_rapl_common: Found RAPL domain core
[    3.780175] intel_rapl_common: Found RAPL domain uncore
[    3.780176] intel_rapl_common: Found RAPL domain dram
[    3.837160] Bluetooth: hci0: unexpected event for opcode 0xfc2f
[    3.853216] Bluetooth: hci0: Intel BT fw patch 0x57 completed & activated
[    3.898522] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16
[    3.898620] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input17
[    3.898703] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input18
[    3.898797] input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input19
[    3.898876] input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input20
[    3.923149] fbcon: i915drmfb (fb0) is primary device
[    5.041192] Console: switching to colour frame buffer device 240x67
[    5.069702] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    5.465227] Adding 999420k swap on /dev/sda5.  Priority:-2 extents:1 across:999420k SSFS
[    5.477340] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    5.637994] lp: driver loaded but no devices found
[    5.642527] ppdev: user-space parallel port driver
[    5.671761] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    5.801192] audit: type=1400 audit(1664082040.395:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=1212 comm="apparmor_parser"
[    5.801195] audit: type=1400 audit(1664082040.395:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=1214 comm="apparmor_parser"
[    5.801567] audit: type=1400 audit(1664082040.399:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=1209 comm="apparmor_parser"
[    5.801853] audit: type=1400 audit(1664082040.399:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=1211 comm="apparmor_parser"
[    5.801856] audit: type=1400 audit(1664082040.399:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=1211 comm="apparmor_parser"
[    5.802605] audit: type=1400 audit(1664082040.399:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1210 comm="apparmor_parser"
[    5.802607] audit: type=1400 audit(1664082040.399:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1210 comm="apparmor_parser"
[    5.802614] audit: type=1400 audit(1664082040.399:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1210 comm="apparmor_parser"
[    5.804441] audit: type=1400 audit(1664082040.399:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="system_tor" pid=1217 comm="apparmor_parser"
[    5.805200] audit: type=1400 audit(1664082040.403:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=1215 comm="apparmor_parser"
[    6.098423] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.098425] Bluetooth: BNEP filters: protocol multicast
[    6.098429] Bluetooth: BNEP socket layer initialized
[    6.106414] NET: Registered protocol family 38
[    6.697486] ACPI: \: failed to evaluate _DSM (0x1001)
[    6.697489] ACPI: \: failed to evaluate _DSM (0x1001)
[    6.977211] ACPI: \: failed to evaluate _DSM (0x1001)
[    6.977213] ACPI: \: failed to evaluate _DSM (0x1001)
[    7.037204] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    7.649255] input: TPPS/2 IBM TrackPoint as /devices/rmi4-00/rmi4-00.fn03/serio2/input/input9
[    7.853202] psmouse serio2: Failed to enable mouse on rmi4-00.fn03/serio0
[    9.405150] Bluetooth: RFCOMM TTY layer initialized
[    9.405159] Bluetooth: RFCOMM socket layer initialized
[    9.405176] Bluetooth: RFCOMM ver 1.11
[   10.496131] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   12.240607] kauditd_printk_skb: 11 callbacks suppressed
[   12.240610] audit: type=1400 audit(1664082046.835:23): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=1532 comm="cups-browsed" capability=23  capname="sys_nice"
[   13.371347] fuse: init (API version 7.32)
[  288.505349] usb usb3-port12: Cannot enable. Maybe the USB cable is bad?
[  288.909241] usb 3-12: new full-speed USB device number 7 using xhci_hcd
[  289.037446] usb usb3-port12: attempt power cycle
[  289.449250] usb 3-12: new high-speed USB device number 8 using xhci_hcd
[  289.539380] usb 3-12: New USB device found, idVendor=04f2, idProduct=b39a, bcdDevice=26.03
[  289.539389] usb 3-12: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  289.539393] usb 3-12: Product: Integrated Camera
[  289.539396] usb 3-12: Manufacturer: SunplusIT INC.
[  289.627364] mc: Linux media interface: v0.10
[  289.641209] videodev: Linux video capture interface: v2.00
[  289.661035] uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b39a)
[  289.682119] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/input/input21
[  289.682207] usbcore: registered new interface driver uvcvideo
[  289.682209] USB Video Class driver (1.1.1)

I've already tried that guide and it doesn't work. I think because of the fact that I have a 5.10 kernel?

#7 Hardware & System Configuration » rts5227 not working » 2022-09-24 10:13:21

pierlo
Replies: 4

Greetings to all!

I purchased a lenovo t440p with osboot instead of the original bios.
The PCIE sd reader is not working for me.

01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader (rev 01)
lsmod|grep rtsx
rtsx_pci_sdmmc         32768  0
mmc_core              192512  1 rtsx_pci_sdmmc
rtsx_pci              106496  1 rtsx_pci_sdmmc

I have tried compiling new drivers without success.

Does anyone know where to put their hands?

#9 Re: Desktop and Multimedia » Mate panel lockups » 2019-03-30 06:35:14

thanks for the replies, but how can my system continue to work? Sorry for beginner questions ...
And anyway, with the elogind removed, the panel freezes are over

#10 Re: Desktop and Multimedia » Mate panel lockups » 2019-03-29 21:25:46

pierlo wrote:

I noticed that it happens during mounting and umounting phase

same for me.
Mounting freeze panel

Uninstall elogind (end of freeze)
I don't know why...

What's elogind?

#11 Re: Desktop and Multimedia » Mate panel lockups » 2019-03-14 14:23:13

I noticed that it happens during mounting and umounting phase

#12 Re: Hardware & System Configuration » ssd optimization on devuan » 2019-02-05 13:28:17

Thnk you again.

Any other suggestion for SSD optimization is appreciated

#13 Re: Hardware & System Configuration » ssd optimization on devuan » 2019-02-05 07:30:36

I uncommented this line

RAMTMP=yes

of etc/default/tmpfs
Is the right way?

Thank

Mount output

sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=4038308k,nr_inodes=1009577,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=809924k,mode=755)
/dev/sda2 on / type ext4 (rw,noatime,errors=remount-ro,data=ordered)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
pstore on /sys/fs/pstore type pstore (rw,relatime)
tmpfs on /run/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=1619840k)
cache-chromium on /home/pierlo/.cache/chromium type tmpfs (rw,noatime)
tmpfs on /tmp type tmpfs (rw,noatime)
tmpfs on /var/tmp type tmpfs (rw,noatime)
tmpfs on /var/log type tmpfs (rw,noatime)
/dev/sda1 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro)
cgroup on /sys/fs/cgroup type tmpfs (rw,relatime,mode=755)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,relatime,cpuset)
cgroup on /sys/fs/cgroup/cpu type cgroup (rw,relatime,cpu)
cgroup on /sys/fs/cgroup/cpuacct type cgroup (rw,relatime,cpuacct)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,relatime,blkio)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,relatime,memory)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,relatime,freezer)
cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,relatime,net_cls)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,relatime,perf_event)
cgroup on /sys/fs/cgroup/net_prio type cgroup (rw,relatime,net_prio)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,relatime,pids)
cgroup on /sys/fs/cgroup/elogind type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/elogind/elogind-cgroups-agent,name=elogind)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=809920k,mode=700,uid=1000,gid=1000)

#14 Re: Hardware & System Configuration » ssd optimization on devuan » 2019-02-04 10:17:05

Thank you at all.
I will put the fstrim script in cron
My put some othr partition on tempfs?
I have 8GB of RAM.

Thank again

#15 Hardware & System Configuration » ssd optimization on devuan » 2019-02-01 09:53:01

pierlo
Replies: 10

Good morning at all
I have ascii installed on a HP 250 G4 Notebook PC (L8C20EA#ABZ) on this ssd disk

product: SanDisk Ultra II
bus info: scsi@0:0.0.0
logical name: /dev/sda
version: 20RL
serial: 174204A05CE4
size: 223GiB (240GB)
capabilities:
    GUID Partition Table version 1.00,
    Partitioned disk,
    GUID partition table
configuration:
    ansiversion: 5
    guid: 660071fd-6b8a-49cb-acf7-52ee4eb5dd6d
    logicalsectorsize: 512
    sectorsize: 512

this is fstab:

# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda2 during installation
UUID=16b7b95b-55ff-4b21-8b87-fad6724894bf /     ext4  noatime,errors=remount-ro 0       1

cache-chromium /home/pierlo/.cache/chromium tmpfs defaults,noatime,mode=1777 0 0

# temp e log su RAM
tmpfs /tmp tmpfs defaults,noatime 0 0
tmpfs /var/tmp tmpfs defaults,noatime 0 0
tmpfs /var/log tmpfs defaults,noatime 0 0

# /boot/efi was on /dev/sda1 during installation
UUID=8947-A6AB  /boot/efi       vfat    umask=0077      0       1
/dev/sr0        /media/cdrom0   udf,iso9660 user,noauto     0       0

(I have no firefox)

Sistem is very fast.
The only problem is that i can not append "discard" on root fstab line because mate-panel freeze so I have to trim at hand with "fstrim -v /"

Have you any suggestion for my ssd config?

Board footer

Forum Software