Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 13/08/2020, à 13:15

mao-40

Lenteur connexion utilisateur (rfkill)

Bonjour à tous,

Depuis quelques temps je rencontre un problème de lenteur après connexion utilisateur. Un écran noir s'affiche 2 ou 3 minutes avant que le bureau ne paraisse. Démarrage sur disque SSD donc d'autant plus surprenant (Config PC dans la signature).

Voici ce qu'affiche dmesg au moment du blocage :

[   12.391714] rfkill: input handler enabled
[  186.812724] rfkill: input handler disabled

J'ai vu qu'un bug avait été identifié, mais je n'ai pas trouvé si une solution existait.

Merci pour votre aide

Dernière modification par mao-40 (Le 13/08/2020, à 13:15)


- 1. * Intel Core i7-8700K 3.7GHzx6 - 16Go - Nvidia GeForce GTX 1050 1Go - Ubuntu 23.04 64bits

Hors ligne

#2 Le 13/08/2020, à 13:48

inbox

Re : Lenteur connexion utilisateur (rfkill)

Salut,

Donne le retour complet de :

dmesg
systemd-analyze;echo;systemd-analyze blame
lspci -vnn | grep -A12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
lsblk
df -h
free -h

A+

Dernière modification par inbox (Le 13/08/2020, à 13:48)


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#3 Le 14/08/2020, à 21:23

mao-40

Re : Lenteur connexion utilisateur (rfkill)

Voici les différentes commandes :

dmesg :

dmesg
[    0.000000] microcode: microcode updated early to revision 0xd6, date = 2020-04-27
[    0.000000] Linux version 5.4.0-42-generic (buildd@lgw01-amd64-038) (gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2)) #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020 (Ubuntu 5.4.0-42.46-generic 5.4.44)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic root=UUID=9ff281af-d0e9-41be-b45e-72927c40c2fd ro acpi=off nomodeset quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] 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: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009c400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000869b9fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000869ba000-0x00000000869bafff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000869bb000-0x00000000869bbfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000869bc000-0x000000008e82efff] usable
[    0.000000] BIOS-e820: [mem 0x000000008e82f000-0x000000008ece9fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008ecea000-0x000000008ed90fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008ed91000-0x000000008f13dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008f13e000-0x000000008f7fefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008f7ff000-0x000000008f7fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000008f800000-0x000000008fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000046effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.0 present.
[    0.000000] DMI: Micro-Star International Co., Ltd. MS-7B48/Z370-A PRO (MS-7B48), BIOS 2.30 12/21/2017
[    0.000000] tsc: Detected 3700.000 MHz processor
[    0.001231] tsc: Detected 3699.850 MHz TSC
[    0.001231] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001232] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001237] last_pfn = 0x46f000 max_arch_pfn = 0x400000000
[    0.001239] MTRR default type: write-back
[    0.001239] MTRR fixed ranges enabled:
[    0.001240]   00000-9FFFF write-back
[    0.001241]   A0000-BFFFF uncachable
[    0.001241]   C0000-FFFFF write-protect
[    0.001242] MTRR variable ranges enabled:
[    0.001243]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.001243]   1 base 00A0000000 mask 7FE0000000 uncachable
[    0.001244]   2 base 0090000000 mask 7FF0000000 uncachable
[    0.001244]   3 disabled
[    0.001244]   4 disabled
[    0.001245]   5 disabled
[    0.001245]   6 disabled
[    0.001245]   7 disabled
[    0.001246]   8 disabled
[    0.001246]   9 disabled
[    0.001608] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001742] last_pfn = 0x8f800 max_arch_pfn = 0x400000000
[    0.007091] found SMP MP-table at [mem 0x000fcd80-0x000fcd8f]
[    0.007136] check: Scanning 1 areas for low memory corruption
[    0.007140] Using GB pages for direct mapping
[    0.007142] BRK [0x0bc01000, 0x0bc01fff] PGTABLE
[    0.007143] BRK [0x0bc02000, 0x0bc02fff] PGTABLE
[    0.007143] BRK [0x0bc03000, 0x0bc03fff] PGTABLE
[    0.007164] BRK [0x0bc04000, 0x0bc04fff] PGTABLE
[    0.007165] BRK [0x0bc05000, 0x0bc05fff] PGTABLE
[    0.007370] BRK [0x0bc06000, 0x0bc06fff] PGTABLE
[    0.007420] BRK [0x0bc07000, 0x0bc07fff] PGTABLE
[    0.007453] BRK [0x0bc08000, 0x0bc08fff] PGTABLE
[    0.007491] RAMDISK: [mem 0x3217b000-0x350b4fff]
[    0.007626] No NUMA configuration found
[    0.007626] Faking a node at [mem 0x0000000000000000-0x000000046effffff]
[    0.007633] NODE_DATA(0) allocated [mem 0x46efd3000-0x46effdfff]
[    0.007774] Zone ranges:
[    0.007775]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.007776]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.007776]   Normal   [mem 0x0000000100000000-0x000000046effffff]
[    0.007777]   Device   empty
[    0.007777] Movable zone start for each node
[    0.007779] Early memory node ranges
[    0.007780]   node   0: [mem 0x0000000000001000-0x000000000009bfff]
[    0.007780]   node   0: [mem 0x0000000000100000-0x00000000869b9fff]
[    0.007781]   node   0: [mem 0x00000000869bc000-0x000000008e82efff]
[    0.007781]   node   0: [mem 0x000000008ecea000-0x000000008ed90fff]
[    0.007782]   node   0: [mem 0x000000008f7ff000-0x000000008f7fffff]
[    0.007782]   node   0: [mem 0x0000000100000000-0x000000046effffff]
[    0.007831] Zeroed struct page in unavailable ranges: 10128 pages
[    0.007831] Initmem setup node 0 [mem 0x0000000000001000-0x000000046effffff]
[    0.007832] On node 0 totalpages: 4184176
[    0.007833]   DMA zone: 64 pages used for memmap
[    0.007833]   DMA zone: 21 pages reserved
[    0.007834]   DMA zone: 3995 pages, LIFO batch:0
[    0.007861]   DMA32 zone: 9060 pages used for memmap
[    0.007861]   DMA32 zone: 579797 pages, LIFO batch:63
[    0.012623]   Normal zone: 56256 pages used for memmap
[    0.012624]   Normal zone: 3600384 pages, LIFO batch:63
[    0.036080] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[    0.036104] Intel MultiProcessor Specification v1.4
[    0.036105] MPTABLE: OEM ID: A M I
[    0.036106] MPTABLE: Product ID: ALASKA
[    0.036106] MPTABLE: APIC at: 0xFEE00000
[    0.036108] Processor #0 (Bootup-CPU)
[    0.036108] Processor #2
[    0.036109] Processor #4
[    0.036109] Processor #6
[    0.036109] Processor #8
[    0.036110] Processor #10
[    0.036135] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.036136] Processors: 6
[    0.036137] smpboot: Allowing 6 CPUs, 0 hotplug CPUs
[    0.036148] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.036149] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
[    0.036150] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[    0.036150] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.036150] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.036151] PM: Registered nosave memory: [mem 0x869ba000-0x869bafff]
[    0.036152] PM: Registered nosave memory: [mem 0x869bb000-0x869bbfff]
[    0.036153] PM: Registered nosave memory: [mem 0x8e82f000-0x8ece9fff]
[    0.036154] PM: Registered nosave memory: [mem 0x8ed91000-0x8f13dfff]
[    0.036154] PM: Registered nosave memory: [mem 0x8f13e000-0x8f7fefff]
[    0.036155] PM: Registered nosave memory: [mem 0x8f800000-0x8fffffff]
[    0.036155] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[    0.036155] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.036156] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.036156] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.036156] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.036157] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.036157] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.036157] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.036158] PM: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
[    0.036158] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.036158] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.036159] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.036160] [mem 0x90000000-0xdfffffff] available for PCI devices
[    0.036160] Booting paravirtualized kernel on bare hardware
[    0.036162] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.036166] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:6 nr_cpu_ids:6 nr_node_ids:1
[    0.036304] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.036308] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.036308] pcpu-alloc: [0] 0 1 2 3 4 5 - - 
[    0.036326] Built 1 zonelists, mobility grouping on.  Total pages: 4118775
[    0.036326] Policy zone: Normal
[    0.036327] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic root=UUID=9ff281af-d0e9-41be-b45e-72927c40c2fd ro acpi=off nomodeset quiet splash vt.handoff=7
[    0.036373] You have booted with nomodeset. This means your GPU drivers are DISABLED
[    0.036373] Any video related functionality will be severely degraded, and you may not even be able to suspend the system properly
[    0.036373] Unless you actually understand what nomodeset does, you should reboot without enabling it
[    0.037113] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.037464] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.037508] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.040454] Calgary: detecting Calgary via BIOS EBDA area
[    0.040455] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.072090] Memory: 16301268K/16736704K available (14339K kernel code, 2397K rwdata, 4952K rodata, 2712K init, 4992K bss, 435436K reserved, 0K cma-reserved)
[    0.072094] random: get_random_u64 called from kmem_cache_open+0x2d/0x410 with crng_init=0
[    0.072191] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.072202] Kernel/User page tables isolation: enabled
[    0.072212] ftrace: allocating 44488 entries in 174 pages
[    0.083877] rcu: Hierarchical RCU implementation.
[    0.083879] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=6.
[    0.083879] 	Tasks RCU enabled.
[    0.083880] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.083880] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[    0.085873] NR_IRQS: 524544, nr_irqs: 1536, preallocated irqs: 16
[    0.086298] random: crng done (trusting CPU's manufacturer)
[    0.086312] vt handoff: transparent VT on vt#7
[    0.086316] Console: colour dummy device 80x25
[    0.086318] printk: console [tty0] enabled
[    0.086332] APIC: Switch to symmetric I/O mode setup
[    0.087531] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.091615] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6aa99074b1c, max_idle_ns: 881590506587 ns
[    0.091618] Calibrating delay loop (skipped), value calculated using timer frequency.. 7399.70 BogoMIPS (lpj=14799400)
[    0.091620] pid_max: default: 32768 minimum: 301
[    0.091643] LSM: Security Framework initializing
[    0.091649] Yama: becoming mindful.
[    0.091671] AppArmor: AppArmor initialized
[    0.091718] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.091742] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.091751] *** VALIDATE tmpfs ***
[    0.091853] *** VALIDATE proc ***
[    0.091884] *** VALIDATE cgroup1 ***
[    0.091885] *** VALIDATE cgroup2 ***
[    0.091934] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.091952] process: using mwait in idle threads
[    0.091954] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.091954] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.091956] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.091957] Spectre V2 : Mitigation: Full generic retpoline
[    0.091957] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.091958] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.091958] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.091959] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.091960] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.091961] TAA: Mitigation: Clear CPU buffers
[    0.091964] SRBDS: Mitigation: Microcode
[    0.091964] MDS: Mitigation: Clear CPU buffers
[    0.092136] Freeing SMP alternatives memory: 40K
[    0.093372] smpboot: CPU0: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[    0.093456] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.093459] ... version:                4
[    0.093460] ... bit width:              48
[    0.093460] ... generic registers:      4
[    0.093460] ... value mask:             0000ffffffffffff
[    0.093461] ... max period:             00007fffffffffff
[    0.093461] ... fixed-purpose events:   3
[    0.093461] ... event mask:             000000070000000f
[    0.093486] rcu: Hierarchical SRCU implementation.
[    0.094141] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.094180] smp: Bringing up secondary CPUs ...
[    0.094234] x86: Booting SMP configuration:
[    0.094235] .... node  #0, CPUs:      #1 #2 #3 #4 #5
[    0.101279] smp: Brought up 1 node, 6 CPUs
[    0.101279] smpboot: Max logical packages: 1
[    0.101279] smpboot: Total of 6 processors activated (44398.20 BogoMIPS)
[    0.101279] devtmpfs: initialized
[    0.101279] x86/mm: Memory block size: 128MB
[    0.104484] PM: Registering ACPI NVS region [mem 0x869ba000-0x869bafff] (4096 bytes)
[    0.104484] PM: Registering ACPI NVS region [mem 0x8ed91000-0x8f13dfff] (3854336 bytes)
[    0.104484] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.104484] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.104484] pinctrl core: initialized pinctrl subsystem
[    0.104484] PM: RTC time: 20:05:40, date: 2020-08-14
[    0.104484] NET: Registered protocol family 16
[    0.104484] audit: initializing netlink subsys (disabled)
[    0.104484] audit: type=2000 audit(1597435540.012:1): state=initialized audit_enabled=0 res=1
[    0.104484] EISA bus registered
[    0.104484] cpuidle: using governor ladder
[    0.104484] cpuidle: using governor menu
[    0.104484] KVM setup pv remote TLB flush
[    0.104484] PCI: Using configuration type 1 for base access
[    0.105132] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.105132] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.107654] ACPI: Interpreter disabled.
[    0.107673] iommu: Default domain type: Translated 
[    0.107715] SCSI subsystem initialized
[    0.107722] libata version 3.00 loaded.
[    0.107722] vgaarb: loaded
[    0.107722] usbcore: registered new interface driver usbfs
[    0.107722] usbcore: registered new interface driver hub
[    0.107722] usbcore: registered new device driver usb
[    0.107722] pps_core: LinuxPPS API ver. 1 registered
[    0.107722] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.107722] PTP clock support registered
[    0.107722] EDAC MC: Ver: 3.0.0
[    0.107722] PCI: Probing PCI hardware
[    0.107722] PCI: root bus 00: using default resources
[    0.107722] PCI: Probing PCI hardware (bus 00)
[    0.107722] PCI host bridge to bus 0000:00
[    0.107722] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.107722] pci_bus 0000:00: root bus resource [mem 0x00000000-0x7fffffffff]
[    0.107722] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.107722] pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000
[    0.107722] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.107722] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.107789] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.107798] pci 0000:00:08.0: reg 0x10: [mem 0xdf22f000-0xdf22ffff 64bit]
[    0.107870] pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
[    0.107888] pci 0000:00:14.0: reg 0x10: [mem 0xdf210000-0xdf21ffff 64bit]
[    0.107939] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.107968] pci 0000:00:14.2: [8086:a2b1] type 00 class 0x118000
[    0.107985] pci 0000:00:14.2: reg 0x10: [mem 0xdf22e000-0xdf22efff 64bit]
[    0.108079] pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
[    0.108117] pci 0000:00:16.0: reg 0x10: [mem 0xdf22d000-0xdf22dfff 64bit]
[    0.108219] pci 0000:00:16.0: PME# supported from D3hot
[    0.108280] pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
[    0.108294] pci 0000:00:17.0: reg 0x10: [mem 0xdf228000-0xdf229fff]
[    0.108299] pci 0000:00:17.0: reg 0x14: [mem 0xdf22c000-0xdf22c0ff]
[    0.108305] pci 0000:00:17.0: reg 0x18: [io  0xf050-0xf057]
[    0.108310] pci 0000:00:17.0: reg 0x1c: [io  0xf040-0xf043]
[    0.108316] pci 0000:00:17.0: reg 0x20: [io  0xf020-0xf03f]
[    0.108321] pci 0000:00:17.0: reg 0x24: [mem 0xdf22b000-0xdf22b7ff]
[    0.108350] pci 0000:00:17.0: PME# supported from D3hot
[    0.108386] pci 0000:00:1c.0: [8086:a290] type 01 class 0x060400
[    0.108433] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.108469] pci 0000:00:1c.3: [8086:a293] type 01 class 0x060400
[    0.108517] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.108564] pci 0000:00:1f.0: [8086:a2c9] type 00 class 0x060100
[    0.108679] pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
[    0.108692] pci 0000:00:1f.2: reg 0x10: [mem 0xdf224000-0xdf227fff]
[    0.108758] pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
[    0.108782] pci 0000:00:1f.3: reg 0x10: [mem 0xdf220000-0xdf223fff 64bit]
[    0.108810] pci 0000:00:1f.3: reg 0x20: [mem 0xdf200000-0xdf20ffff 64bit]
[    0.108849] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.108886] pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
[    0.108945] pci 0000:00:1f.4: reg 0x10: [mem 0xdf22a000-0xdf22a0ff 64bit]
[    0.109014] pci 0000:00:1f.4: reg 0x20: [io  0xf000-0xf01f]
[    0.109129] pci 0000:01:00.0: [10de:1c81] type 00 class 0x030000
[    0.109139] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[    0.109148] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.109156] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.109162] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.109167] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[    0.109175] pci 0000:01:00.0: Enabling HDA controller
[    0.109206] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
[    0.109223] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.109224] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.109234] pci 0000:01:00.1: [10de:0fb9] type 00 class 0x040300
[    0.109244] pci 0000:01:00.1: reg 0x10: [mem 0xdf080000-0xdf083fff]
[    0.109344] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.109345] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.109347] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.109349] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.109370] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.109407] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.109424] pci 0000:03:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.109447] pci 0000:03:00.0: reg 0x18: [mem 0xdf104000-0xdf104fff 64bit]
[    0.109460] pci 0000:03:00.0: reg 0x20: [mem 0xdf100000-0xdf103fff 64bit]
[    0.109523] pci 0000:03:00.0: supports D1 D2
[    0.109524] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.109574] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.109575] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.109577] pci 0000:00:1c.3:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.109589] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 03
[    0.109604] pci 0000:00:1f.0: PIIX/ICH IRQ router [8086:a2c9]
[    0.109606] PCI: pci_cache_line_size set to 64 bytes
[    0.109641] e820: reserve RAM buffer [mem 0x0009c400-0x0009ffff]
[    0.109641] e820: reserve RAM buffer [mem 0x869ba000-0x87ffffff]
[    0.109642] e820: reserve RAM buffer [mem 0x8e82f000-0x8fffffff]
[    0.109642] e820: reserve RAM buffer [mem 0x8ed91000-0x8fffffff]
[    0.109643] e820: reserve RAM buffer [mem 0x8f800000-0x8fffffff]
[    0.109643] e820: reserve RAM buffer [mem 0x46f000000-0x46fffffff]
[    0.109702] NetLabel: Initializing
[    0.109702] NetLabel:  domain hash size = 128
[    0.109702] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.109711] NetLabel:  unlabeled traffic allowed by default
[    0.109719] clocksource: Switched to clocksource tsc-early
[    0.115196] *** VALIDATE bpf ***
[    0.115238] VFS: Disk quotas dquot_6.6.0
[    0.115246] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.115260] *** VALIDATE ramfs ***
[    0.115262] *** VALIDATE hugetlbfs ***
[    0.115311] AppArmor: AppArmor Filesystem Enabled
[    0.115322] pnp: PnP ACPI: disabled
[    0.116065] thermal_sys: Registered thermal governor 'fair_share'
[    0.116066] thermal_sys: Registered thermal governor 'bang_bang'
[    0.116066] thermal_sys: Registered thermal governor 'step_wise'
[    0.116067] thermal_sys: Registered thermal governor 'user_space'
[    0.116067] thermal_sys: Registered thermal governor 'power_allocator'
[    0.116094] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.116096] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.116098] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.116099] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.116102] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.116107] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.116109] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.116111] pci 0000:00:1c.3:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.116115] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.116116] pci_bus 0000:00: resource 5 [mem 0x00000000-0x7fffffffff]
[    0.116117] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.116118] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[    0.116118] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.116119] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.116120] pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
[    0.116141] NET: Registered protocol family 2
[    0.116238] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.116291] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.116407] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.116455] TCP: Hash tables configured (established 131072 bind 65536)
[    0.116481] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.116511] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.116553] NET: Registered protocol family 1
[    0.116555] NET: Registered protocol family 44
[    0.116567] pci 0000:00:14.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[    0.199424] pci 0000:00:14.0: quirk_usb_early_handoff+0x0/0x662 took 80917 usecs
[    0.199452] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.199460] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.199464] PCI: CLS 64 bytes, default 64
[    0.199507] Trying to unpack rootfs image as initramfs...
[    0.275461] Freeing initrd memory: 48360K
[    0.275472] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.275472] software IO TLB: mapped [mem 0x8a82f000-0x8e82f000] (64MB)
[    0.275635] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.275682] check: Scanning for low memory corruption every 60 seconds
[    0.276962] Initialise system trusted keyrings
[    0.276972] Key type blacklist registered
[    0.276991] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.277760] zbud: loaded
[    0.278000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.278089] fuse: init (API version 7.31)
[    0.278097] *** VALIDATE fuse ***
[    0.278098] *** VALIDATE fuse ***
[    0.278154] Platform Keyring initialized
[    0.281149] Key type asymmetric registered
[    0.281149] Asymmetric key parser 'x509' registered
[    0.281153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.281175] io scheduler mq-deadline registered
[    0.281245] pcieport 0000:00:01.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[    0.281278] pcieport 0000:00:01.0: PME: Signaling with IRQ 120
[    0.281313] pcieport 0000:00:1c.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[    0.281343] pcieport 0000:00:1c.0: PME: Signaling with IRQ 121
[    0.281379] pcieport 0000:00:1c.3: PCI->APIC IRQ transform: INT D -> IRQ 19
[    0.281408] pcieport 0000:00:1c.3: PME: Signaling with IRQ 122
[    0.281444] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.281470] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[    0.281470] vesafb: scrolling: redraw
[    0.281471] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.281481] vesafb: framebuffer at 0xd1000000, mapped to 0x0000000092b46705, using 8128k, total 8128k
[    0.281501] fbcon: Deferring console take-over
[    0.281502] fb0: VESA VGA frame buffer device
[    0.281508] intel_idle: MWAIT substates: 0x11142120
[    0.281508] intel_idle: v0.4.1 model 0x9E
[    0.281706] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.281777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.302567] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.323372] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    0.324115] Linux agpgart interface v0.103
[    0.325193] loop: module loaded
[    0.325293] libphy: Fixed MDIO Bus: probed
[    0.325293] tun: Universal TUN/TAP device driver, 1.6
[    0.325306] PPP generic driver version 2.4.2
[    0.325330] VFIO - User Level meta-driver version: 0.3
[    0.325356] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.325357] ehci-pci: EHCI PCI platform driver
[    0.325362] ehci-platform: EHCI generic platform driver
[    0.325365] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.325366] ohci-pci: OHCI PCI platform driver
[    0.325370] ohci-platform: OHCI generic platform driver
[    0.325372] uhci_hcd: USB Universal Host Controller Interface driver
[    0.325392] xhci_hcd 0000:00:14.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[    0.325406] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.325409] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.326457] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[    0.326460] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.326577] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.326578] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.326578] usb usb1: Product: xHCI Host Controller
[    0.326579] usb usb1: Manufacturer: Linux 5.4.0-42-generic xhci-hcd
[    0.326580] usb usb1: SerialNumber: 0000:00:14.0
[    0.326624] hub 1-0:1.0: USB hub found
[    0.326639] hub 1-0:1.0: 16 ports detected
[    0.326831] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.326833] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.326834] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    0.326853] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.326853] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.326854] usb usb2: Product: xHCI Host Controller
[    0.326855] usb usb2: Manufacturer: Linux 5.4.0-42-generic xhci-hcd
[    0.326855] usb usb2: SerialNumber: 0000:00:14.0
[    0.326898] hub 2-0:1.0: USB hub found
[    0.326908] hub 2-0:1.0: 10 ports detected
[    0.327040] i8042: PNP: No PS/2 controller found.
[    0.327040] i8042: Probing ports directly.
[    0.329914] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.329916] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.329971] mousedev: PS/2 mouse device common for all mice
[    0.330373] rtc_cmos rtc_cmos: registered as rtc0
[    0.330380] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[    0.330383] i2c /dev entries driver
[    0.330403] device-mapper: uevent: version 1.0.3
[    0.330430] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    0.330440] platform eisa.0: Probing EISA bus 0
[    0.330503] platform eisa.0: EISA: Detected 0 cards
[    0.330504] intel_pstate: Intel P-state driver initializing
[    0.330664] intel_pstate: HWP enabled
[    0.330691] ledtrig-cpu: registered to indicate activity on CPUs
[    0.330721] intel_pmc_core intel_pmc_core.0:  initialized
[    0.330737] drop_monitor: Initializing network drop monitor service
[    0.330827] NET: Registered protocol family 10
[    0.335352] Segment Routing with IPv6
[    0.335363] NET: Registered protocol family 17
[    0.335377] Key type dns_resolver registered
[    0.335558] RAS: Correctable Errors collector initialized.
[    0.335572] microcode: sig=0x906ea, pf=0x2, revision=0xd6
[    0.335594] microcode: Microcode Update Driver: v2.2.
[    0.335595] IPI shorthand broadcast: enabled
[    0.335600] sched_clock: Marking stable (330109978, 5482235)->(340710934, -5118721)
[    0.335635] registered taskstats version 1
[    0.335639] Loading compiled-in X.509 certificates
[    0.336754] Loaded X.509 cert 'Build time autogenerated kernel key: 9e1aeb581c5145b0cc48f50fdf6e09edec23120f'
[    0.336770] zswap: loaded using pool lzo/zbud
[    0.336800] Key type ._fscrypt registered
[    0.336800] Key type .fscrypt registered
[    0.341129] Key type big_key registered
[    0.343229] Key type encrypted registered
[    0.343231] AppArmor: AppArmor sha1 policy hashing enabled
[    0.343235] ima: No TPM chip found, activating TPM-bypass!
[    0.343241] ima: Allocated hash algorithm: sha1
[    0.343245] ima: No architecture policies found
[    0.343248] evm: Initialising EVM extended attributes:
[    0.343249] evm: security.selinux
[    0.343249] evm: security.SMACK64
[    0.343249] evm: security.SMACK64EXEC
[    0.343249] evm: security.SMACK64TRANSMUTE
[    0.343250] evm: security.SMACK64MMAP
[    0.343250] evm: security.apparmor
[    0.343250] evm: security.ima
[    0.343250] evm: security.capability
[    0.343251] evm: HMAC attrs: 0x1
[    0.343406] PM:   Magic number: 0:699:93
[    0.343520] rtc_cmos rtc_cmos: setting system clock to 2020-08-14T20:05:41 UTC (1597435541)
[    0.344041] Freeing unused decrypted memory: 2040K
[    0.344242] Freeing unused kernel image memory: 2712K
[    0.383623] Write protecting the kernel read-only data: 22528k
[    0.383829] Freeing unused kernel image memory: 2008K
[    0.383930] Freeing unused kernel image memory: 1192K
[    0.389775] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.389776] x86/mm: Checking user space page tables
[    0.395519] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.395520] Run /init as init process
[    0.431518] ahci 0000:00:17.0: version 3.0
[    0.431526] ahci 0000:00:17.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[    0.431609] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    0.431610] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[    0.432933] i801_smbus 0000:00:1f.4: PCI->APIC IRQ transform: INT A -> IRQ 16
[    0.432971] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    0.433843] r8169 0000:03:00.0: PCI->APIC IRQ transform: INT A -> IRQ 18
[    0.445709] libphy: r8169: probed
[    0.445824] r8169 0000:03:00.0 eth0: RTL8168h/8111h, 30:9c:23:a7:4a:aa, XID 541, IRQ 125
[    0.445825] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    0.446306] r8169 0000:03:00.0 enp3s0: renamed from eth0
[    0.491832] scsi host0: ahci
[    0.491901] scsi host1: ahci
[    0.492025] scsi host2: ahci
[    0.492082] scsi host3: ahci
[    0.492137] scsi host4: ahci
[    0.492177] scsi host5: ahci
[    0.492201] ata1: SATA max UDMA/133 abar m2048@0xdf22b000 port 0xdf22b100 irq 124
[    0.492202] ata2: SATA max UDMA/133 abar m2048@0xdf22b000 port 0xdf22b180 irq 124
[    0.492203] ata3: SATA max UDMA/133 abar m2048@0xdf22b000 port 0xdf22b200 irq 124
[    0.492204] ata4: SATA max UDMA/133 abar m2048@0xdf22b000 port 0xdf22b280 irq 124
[    0.492205] ata5: SATA max UDMA/133 abar m2048@0xdf22b000 port 0xdf22b300 irq 124
[    0.492206] ata6: SATA max UDMA/133 abar m2048@0xdf22b000 port 0xdf22b380 irq 124
[    0.663621] usb 1-4: new full-speed USB device number 2 using xhci_hcd
[    0.807628] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.807640] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    0.807651] ata5: SATA link down (SStatus 4 SControl 300)
[    0.807664] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.808442] ata2.00: ATA-9: ST3000VX010-2E3166, CV12, max UDMA/133
[    0.808443] ata2.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    0.809476] ata1.00: supports DRM functions and may not be fully accessible
[    0.809542] ata2.00: configured for UDMA/133
[    0.810373] ata1.00: ATA-11: Samsung SSD 860 EVO 250GB, RVT01B6Q, max UDMA/133
[    0.810374] ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    0.811627] ata6: SATA link down (SStatus 4 SControl 300)
[    0.811639] ata4: SATA link down (SStatus 4 SControl 300)
[    0.811774] ata3.00: ATAPI: ATAPI   iHAS124   F, CL9M, max UDMA/133
[    0.812453] usb 1-4: New USB device found, idVendor=056a, idProduct=00b9, bcdDevice= 1.04
[    0.812454] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    0.812455] usb 1-4: Product: PTK-640
[    0.812455] usb 1-4: Manufacturer: Tablet
[    0.812619] ata3.00: configured for UDMA/133
[    0.812673] ata1.00: supports DRM functions and may not be fully accessible
[    0.815394] ata1.00: configured for UDMA/133
[    0.815446] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 860  1B6Q PQ: 0 ANSI: 5
[    0.815516] ata1.00: Enabling discard_zeroes_data
[    0.815518] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.815533] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    0.815536] sd 0:0:0:0: [sda] Write Protect is off
[    0.815537] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.815542] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.815577] scsi 1:0:0:0: Direct-Access     ATA      ST3000VX010-2E31 CV12 PQ: 0 ANSI: 5
[    0.815644] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    0.815674] sd 1:0:0:0: [sdb] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[    0.815674] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    0.815680] sd 1:0:0:0: [sdb] Write Protect is off
[    0.815681] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    0.815690] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.819598] scsi 2:0:0:0: CD-ROM            ATAPI    iHAS124   F      CL9M PQ: 0 ANSI: 5
[    0.831669] ata1.00: Enabling discard_zeroes_data
[    0.831809]  sda: sda1
[    0.831902] ata1.00: Enabling discard_zeroes_data
[    0.832933] sd 0:0:0:0: [sda] supports TCG Opal
[    0.832934] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.880919] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[    0.880920] cdrom: Uniform CD-ROM driver Revision: 3.20
[    0.896234]  sdb: sdb1
[    0.896382] sd 1:0:0:0: [sdb] Attached SCSI disk
[    0.903713] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    0.903740] sr 2:0:0:0: Attached scsi generic sg2 type 5
[    0.939622] usb 1-9: new high-speed USB device number 3 using xhci_hcd
[    1.088667] usb 1-9: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 7.02
[    1.088668] usb 1-9: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.088668] usb 1-9: Product: USB2.0 Hub
[    1.089225] hub 1-9:1.0: USB hub found
[    1.089484] hub 1-9:1.0: 4 ports detected
[    1.215621] usb 1-10: new high-speed USB device number 4 using xhci_hcd
[    1.287621] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6aa99074b1c, max_idle_ns: 881590506587 ns
[    1.287629] clocksource: Switched to clocksource tsc
[    1.315901] usb 1-10: New USB device found, idVendor=2304, idProduct=0237, bcdDevice= 1.00
[    1.315901] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.315902] usb 1-10: Product: PCTV 73e
[    1.315902] usb 1-10: Manufacturer: Pinnacle
[    1.315903] usb 1-10: SerialNumber: 0000000M86A2YN2
[    1.318629] hidraw: raw HID events driver (C) Jiri Kosina
[    1.320314] usbcore: registered new interface driver usbhid
[    1.320314] usbhid: USB HID core driver
[    1.321711] input: Tablet PTK-640 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:056A:00B9.0001/input/input3
[    1.321773] hid-generic 0003:056A:00B9.0001: input,hiddev0,hidraw0: USB HID v1.00 Mouse [Tablet PTK-640] on usb-0000:00:14.0-4/input0
[    1.359780] input: Wacom Intuos4 6x9 Pen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:056A:00B9.0001/input/input5
[    1.359820] input: Wacom Intuos4 6x9 Pad as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:056A:00B9.0001/input/input7
[    1.359890] wacom 0003:056A:00B9.0001: hidraw0: USB HID v1.00 Mouse [Tablet PTK-640] on usb-0000:00:14.0-4/input0
[    1.395622] usb 1-9.1: new low-speed USB device number 5 using xhci_hcd
[    1.500973] usb 1-9.1: New USB device found, idVendor=05d5, idProduct=0624, bcdDevice= 1.01
[    1.500974] usb 1-9.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.500974] usb 1-9.1: Product: USB Keyboard 
[    1.500975] usb 1-9.1: Manufacturer: KB
[    1.508225] input: KB USB Keyboard  as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1:1.0/0003:05D5:0624.0002/input/input8
[    1.567649] hid-generic 0003:05D5:0624.0002: input,hidraw1: USB HID v1.10 Keyboard [KB USB Keyboard ] on usb-0000:00:14.0-9.1/input0
[    1.569946] input: KB USB Keyboard  Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1:1.1/0003:05D5:0624.0003/input/input9
[    1.627647] input: KB USB Keyboard  System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1:1.1/0003:05D5:0624.0003/input/input10
[    1.627674] hid-generic 0003:05D5:0624.0003: input,hidraw2: USB HID v1.10 Device [KB USB Keyboard ] on usb-0000:00:14.0-9.1/input1
[    1.707621] usb 1-9.3: new full-speed USB device number 6 using xhci_hcd
[    1.809925] usb 1-9.3: New USB device found, idVendor=25a7, idProduct=fa11, bcdDevice= 2.00
[    1.809925] usb 1-9.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.809926] usb 1-9.3: Product: 2.4G Wireless Receiver
[    1.809926] usb 1-9.3: Manufacturer: Nordic
[    1.815634] input: Nordic 2.4G Wireless Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3:1.0/0003:25A7:FA11.0004/input/input11
[    1.875651] hid-generic 0003:25A7:FA11.0004: input,hidraw3: USB HID v1.10 Keyboard [Nordic 2.4G Wireless Receiver] on usb-0000:00:14.0-9.3/input0
[    1.878141] input: Nordic 2.4G Wireless Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3:1.1/0003:25A7:FA11.0005/input/input12
[    1.878178] input: Nordic 2.4G Wireless Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3:1.1/0003:25A7:FA11.0005/input/input13
[    1.878207] input: Nordic 2.4G Wireless Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3:1.1/0003:25A7:FA11.0005/input/input14
[    1.935647] input: Nordic 2.4G Wireless Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3:1.1/0003:25A7:FA11.0005/input/input15
[    1.935688] hid-generic 0003:25A7:FA11.0005: input,hiddev0,hidraw4: USB HID v1.10 Mouse [Nordic 2.4G Wireless Receiver] on usb-0000:00:14.0-9.3/input1
[    2.015621] usb 1-9.4: new high-speed USB device number 7 using xhci_hcd
[    2.116707] usb 1-9.4: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 7.02
[    2.116708] usb 1-9.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.116708] usb 1-9.4: Product: USB2.0 Hub
[    2.117399] hub 1-9.4:1.0: USB hub found
[    2.117659] hub 1-9.4:1.0: 4 ports detected
[    2.147025] fbcon: Taking over console
[    2.147054] Console: switching to colour frame buffer device 240x67
[    2.150720] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    2.236064] systemd[1]: Inserted module 'autofs4'
[    2.244706] systemd[1]: systemd 245.4-4ubuntu3.2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    2.267645] systemd[1]: Detected architecture x86-64.
[    2.292166] systemd[1]: Set hostname to <mao-MS-7B48>.
[    2.359873] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[    2.373148] systemd[1]: /etc/systemd/system/teamviewerd.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/teamviewerd.pid → /run/teamviewerd.pid; please update the unit file accordingly.
[    2.387446] systemd[1]: /lib/systemd/system/jigasi.service:11: PIDFile= references a path below legacy directory /var/run/, updating /var/run/jigasi/jigasi.pid → /run/jigasi/jigasi.pid; please update the unit file accordingly.
[    2.400942] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly.
[    2.404749] systemd[1]: Created slice system-modprobe.slice.
[    2.404941] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    2.405100] systemd[1]: Created slice system-tor.slice.
[    2.405278] systemd[1]: Created slice User and Session Slice.
[    2.405314] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.405459] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.405487] systemd[1]: Reached target User and Group Name Lookups.
[    2.405495] systemd[1]: Reached target Remote File Systems.
[    2.405502] systemd[1]: Reached target Slices.
[    2.406173] systemd[1]: Listening on Syslog Socket.
[    2.406218] systemd[1]: Listening on fsck to fsckd communication Socket.
[    2.406247] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    2.406349] systemd[1]: Listening on Journal Audit Socket.
[    2.406392] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.406447] systemd[1]: Listening on Journal Socket.
[    2.406503] systemd[1]: Listening on udev Control Socket.
[    2.406536] systemd[1]: Listening on udev Kernel Socket.
[    2.407012] systemd[1]: Mounting Huge Pages File System...
[    2.407556] systemd[1]: Mounting POSIX Message Queue File System...
[    2.407623] usb 1-9.4.2: new full-speed USB device number 8 using xhci_hcd
[    2.408139] systemd[1]: Mounting Kernel Debug File System...
[    2.408714] systemd[1]: Mounting Kernel Trace File System...
[    2.409460] systemd[1]: Starting Journal Service...
[    2.410112] systemd[1]: Starting Set the console keyboard layout...
[    2.410698] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    2.411222] systemd[1]: Starting Load Kernel Module drm...
[    2.411606] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    2.411633] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    2.413411] systemd[1]: Starting Load Kernel Modules...
[    2.413948] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.414497] systemd[1]: Starting udev Coldplug all Devices...
[    2.415079] systemd[1]: Starting Uncomplicated firewall...
[    2.416069] systemd[1]: Mounted Huge Pages File System.
[    2.416134] systemd[1]: Mounted POSIX Message Queue File System.
[    2.416196] systemd[1]: Mounted Kernel Debug File System.
[    2.416254] systemd[1]: Mounted Kernel Trace File System.
[    2.416559] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    2.416942] systemd[1]: Finished Uncomplicated firewall.
[    2.419243] systemd[1]: modprobe@drm.service: Succeeded.
[    2.419410] systemd[1]: Finished Load Kernel Module drm.
[    2.419969] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    2.420796] systemd[1]: Finished Remount Root and Kernel File Systems.
[    2.421303] systemd[1]: Activating swap /swapfile...
[    2.421558] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    2.421596] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    2.422145] systemd[1]: Starting Load/Save Random Seed...
[    2.422676] systemd[1]: Starting Create System Users...
[    2.428405] lp: driver loaded but no devices found
[    2.433167] ppdev: user-space parallel port driver
[    2.435371] parport0: PC-style at 0x378 [PCSPP]
[    2.435710] systemd[1]: Finished Load/Save Random Seed.
[    2.439769] systemd[1]: Finished Create System Users.
[    2.440325] systemd[1]: Starting Create Static Device Nodes in /dev...
[    2.449269] systemd[1]: Finished Create Static Device Nodes in /dev.
[    2.449867] systemd[1]: Starting udev Kernel Device Manager...
[    2.454410] systemd[1]: Finished Set the console keyboard layout.
[    2.454480] systemd[1]: Reached target Local File Systems (Pre).
[    2.456850] systemd[1]: Mounting Mount unit for chromium, revision 1244...
[    2.458396] systemd[1]: Mounting Mount unit for chromium, revision 1260...
[    2.459157] systemd[1]: Mounting Mount unit for core, revision 9665...
[    2.459999] systemd[1]: Mounting Mount unit for core, revision 9804...
[    2.461779] systemd[1]: Mounting Mount unit for core18, revision 1880...
[    2.462521] systemd[1]: Mounting Mount unit for core18, revision 1885...
[    2.464062] systemd[1]: Mounting Mount unit for eog, revision 355...
[    2.465304] systemd[1]: Mounting Mount unit for eog, revision 408...
[    2.466432] systemd[1]: Mounting Mount unit for fast, revision 4...
[    2.467138] systemd[1]: Mounting Mount unit for gnome-3-26-1604, revision 100...
[    2.468711] systemd[1]: Mounting Mount unit for gnome-3-26-1604, revision 98...
[    2.469916] systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 116...
[    2.470615] systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 128...
[    2.472751] systemd[1]: Mounting Mount unit for gnome-3-34-1804, revision 33...
[    2.473387] systemd[1]: Mounting Mount unit for gnome-3-34-1804, revision 36...
[    2.474533] systemd[1]: Mounting Mount unit for gnome-system-monitor, revision 145...
[    2.475551] systemd[1]: Mounting Mount unit for gnome-system-monitor, revision 148...
[    2.475831] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k SSFS
[    2.476381] systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1502...
[    2.477463] systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1506...
[    2.478619] systemd[1]: Mounting Mount unit for pdftk, revision 9...
[    2.479604] systemd[1]: Mounting Mount unit for sweethome3d-homedesign, revision 7...
[    2.480349] systemd[1]: Mounting Mount unit for sweethome3d-homedesign, revision 9...
[    2.481109] systemd[1]: Mounting Mount unit for xnviewmp, revision 3...
[    2.481166] systemd[1]: Activated swap /swapfile.
[    2.481547] systemd[1]: Started Journal Service.
[    2.487494] systemd-journald[365]: Received client request to flush runtime journal.
[    2.520175] usb 1-9.4.2: New USB device found, idVendor=05a7, idProduct=40fe, bcdDevice= 1.00
[    2.520177] usb 1-9.4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.520177] usb 1-9.4.2: Product: Bose SoundLink Mini II
[    2.520178] usb 1-9.4.2: Manufacturer: Bose Corporation
[    2.520179] usb 1-9.4.2: SerialNumber: 00000000000000000000000
[    2.523702] lp0: using parport0 (polling).
[    2.527566] hid-generic 0003:05A7:40FE.0006: hiddev1,hidraw5: USB HID v1.11 Device [Bose Corporation Bose SoundLink Mini II] on usb-0000:00:14.0-9.4.2/input0
[    2.626275] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    2.626281] mei_me 0000:00:16.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[    2.629450] IPMI message handler: version 39.2
[    2.632633] ipmi device interface
[    2.679464] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[    2.679464] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.679465] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.679465] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    2.695334] nvidia: loading out-of-tree module taints kernel.
[    2.695340] nvidia: module license 'NVIDIA' taints kernel.
[    2.695340] Disabling lock debugging due to kernel taint
[    2.700230] cryptd: max_cpu_qlen set to 1000
[    2.705278] AVX2 version of gcm_enc/dec engaged.
[    2.705279] AES CTR mode by8 optimization enabled
[    2.714754] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    2.720715] nvidia-nvlink: Nvlink Core is being initialized, major device number 237
[    2.720990] nvidia 0000:01:00.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[    2.720996] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    2.722890] snd_hda_intel 0000:00:1f.3: PCI->APIC IRQ transform: INT A -> IRQ 16
[    2.723039] snd_hda_intel 0000:01:00.1: PCI->APIC IRQ transform: INT B -> IRQ 17
[    2.723042] snd_hda_intel 0000:01:00.1: Disabling MSI
[    2.723044] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    2.820531] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  440.100  Fri May 29 08:45:51 UTC 2020
[    2.830898] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    2.830899] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.830900] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    2.830901] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    2.830901] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    2.830902] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    2.830903] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    2.830904] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    2.832148] mc: Linux media interface: v0.10
[    2.832217] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  440.100  Fri May 29 08:14:04 UTC 2020
[    2.835666] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    2.835667] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[    2.846000] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    2.846025] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    2.846047] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    2.846068] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    2.846090] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    2.846114] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    2.846138] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[    2.846158] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[    2.851487] dvb-usb: found a 'Pinnacle PCTV 73e' in cold state, will try to load a firmware
[    2.853685] dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.20.fw'
[    2.943064] dib0700: firmware started successfully.
[    3.042384] intel_rapl_common: Found RAPL domain package
[    3.042385] intel_rapl_common: Found RAPL domain core
[    3.042385] intel_rapl_common: Found RAPL domain dram
[    3.049828] nvidia-uvm: Loaded the UVM driver, major device number 511.
[    3.451693] dvb-usb: found a 'Pinnacle PCTV 73e' in warm state.
[    3.451737] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[    3.452038] dvbdev: DVB: registering new adapter (Pinnacle PCTV 73e)
[    3.452040] usb 1-10: media controller created
[    3.452192] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
[    3.555889] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input25
[    3.555919] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input26
[    3.555946] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input27
[    3.675023] usb 1-10: DVB: registering adapter 0 frontend 0 (DiBcom 7000PC)...
[    3.675026] dvbdev: dvb_create_media_entity: media entity 'DiBcom 7000PC' registered.
[    3.716563] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    3.748698] audit: type=1400 audit(1597435544.900:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=878 comm="apparmor_parser"
[    3.749294] audit: type=1400 audit(1597435544.900:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="mysqld_akonadi" pid=877 comm="apparmor_parser"
[    3.749305] audit: type=1400 audit(1597435544.900:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=880 comm="apparmor_parser"
[    3.749330] audit: type=1400 audit(1597435544.900:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=879 comm="apparmor_parser"
[    3.749385] audit: type=1400 audit(1597435544.900:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/mysqld" pid=881 comm="apparmor_parser"
[    3.750784] audit: type=1400 audit(1597435544.900:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=887 comm="apparmor_parser"
[    3.750786] audit: type=1400 audit(1597435544.900:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=887 comm="apparmor_parser"
[    3.751232] audit: type=1400 audit(1597435544.900:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=886 comm="apparmor_parser"
[    3.751233] audit: type=1400 audit(1597435544.900:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=886 comm="apparmor_parser"
[    3.851311] NVRM: failed to register with the ACPI subsystem!
[    3.851358] NVRM: failed to unregister from the ACPI subsystem!
[    3.918206] dib0070: DiB0070: successfully identified
[    3.947633] Registered IR keymap rc-dib0700-rc5
[    3.947725] rc rc0: Pinnacle PCTV 73e as /devices/pci0000:00/0000:00:14.0/usb1/1-10/rc/rc0
[    3.947753] rc rc0: lirc_dev: driver dib0700 registered at minor = 0, scancode receiver, no transmitter
[    3.947777] input: Pinnacle PCTV 73e as /devices/pci0000:00/0000:00:14.0/usb1/1-10/rc/rc0/input28
[    3.947805] dvb-usb: schedule remote query interval to 50 msecs.
[    3.947807] dvb-usb: Pinnacle PCTV 73e successfully initialized and connected.
[    3.947891] usbcore: registered new interface driver dvb_usb_dib0700
[    4.159661] Generic FE-GE Realtek PHY r8169-300:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
[    4.276023] r8169 0000:03:00.0 enp3s0: No native access to PCI extended config space, falling back to CSI
[    4.276848] r8169 0000:03:00.0 enp3s0: Link is Down
[    4.392061] aufs 5.4.3-20200302
[    4.581740] NVRM: failed to register with the ACPI subsystem!
[    7.173944] rfkill: input handler disabled
[    7.350070] r8169 0000:03:00.0 enp3s0: Link is Up - 1Gbps/Full - flow control rx/tx
[    7.350077] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
[    7.404818] vboxdrv: Found 6 processor cores
[    7.424115] vboxdrv: TSC mode is Invariant, tentative frequency 3699849973 Hz
[    7.424116] vboxdrv: Successfully loaded version 6.1.10_Ubuntu (interface 0x002d0001)
[    7.429447] VBoxNetFlt: Successfully started.
[    7.435122] VBoxNetAdp: Successfully started.
[   16.116237] rfkill: input handler enabled
[  187.823606] rfkill: input handler disabled

systemd-analyze;echo;systemd-analyze blame :

Startup finished in 2.216s (kernel) + 5.807s (userspace) = 8.023s 
graphical.target reached after 5.801s in userspace

4.035s plymouth-quit-wait.service                                              >
3.403s NetworkManager-wait-online.service                                      >
1.285s mysql.service                                                           >
1.017s snap-pdftk-9.mount                                                      >
1.016s snap-gnome\x2dsystem\x2dmonitor-148.mount                               >
 960ms snap-sweethome3d\x2dhomedesign-7.mount                                  >
 958ms snap-xnviewmp-3.mount                                                   >
 890ms snapd.service                                                           >
 883ms snap-sweethome3d\x2dhomedesign-9.mount                                  >
 874ms snap-gnome\x2d3\x2d28\x2d1804-116.mount                                 >
 786ms dev-sda1.device                                                         >
 753ms snap-gnome\x2dsystem\x2dmonitor-145.mount                               >
 697ms snap-gnome\x2d3\x2d26\x2d1604-98.mount                                  >
 686ms snap-gtk\x2dcommon\x2dthemes-1506.mount                                 >
 586ms snap-gtk\x2dcommon\x2dthemes-1502.mount                                 >
 563ms snap-gnome\x2d3\x2d34\x2d1804-33.mount                                  >
 508ms snap-chromium-1244.mount                                                >
 500ms snap-eog-408.mount                                                      >
 498ms snap-fast-4.mount                                                       >
 498ms snap-gnome\x2d3\x2d26\x2d1604-100.mount                                 >
 469ms snap-gnome\x2d3\x2d28\x2d1804-128.mount                                 >
 450ms networkd-dispatcher.service                                             >
 445ms snap-gnome\x2d3\x2d34\x2d1804-36.mount                                  >
lines 1-23...skipping...
4.035s plymouth-quit-wait.service                                                               
3.403s NetworkManager-wait-online.service                                                       
1.285s mysql.service                                                                            
1.017s snap-pdftk-9.mount                                                                       
1.016s snap-gnome\x2dsystem\x2dmonitor-148.mount                                                
 960ms snap-sweethome3d\x2dhomedesign-7.mount                                                   
 958ms snap-xnviewmp-3.mount                                                                    
 890ms snapd.service                                                                            
 883ms snap-sweethome3d\x2dhomedesign-9.mount                                                   
 874ms snap-gnome\x2d3\x2d28\x2d1804-116.mount                                                  
 786ms dev-sda1.device                                                                          
 753ms snap-gnome\x2dsystem\x2dmonitor-145.mount                                                
 697ms snap-gnome\x2d3\x2d26\x2d1604-98.mount                                                   
 686ms snap-gtk\x2dcommon\x2dthemes-1506.mount                                                  
 586ms snap-gtk\x2dcommon\x2dthemes-1502.mount                                                  
 563ms snap-gnome\x2d3\x2d34\x2d1804-33.mount                                                   
 508ms snap-chromium-1244.mount                                                                 
 500ms snap-eog-408.mount                                                                       
 498ms snap-fast-4.mount                                                                        
 498ms snap-gnome\x2d3\x2d26\x2d1604-100.mount                                                  
 469ms snap-gnome\x2d3\x2d28\x2d1804-128.mount                                                  
 450ms networkd-dispatcher.service                                                              
 445ms snap-gnome\x2d3\x2d34\x2d1804-36.mount                                                   
 438ms tor@default.service                                                                      
 430ms snap-core18-1885.mount                                                                   
 426ms dev-loop1.device                                                                         
 408ms dev-loop3.device                                                                         
 391ms dev-loop6.device                                                                         
 389ms dev-loop5.device                                                                         
 389ms systemd-fsck@dev-disk-by\x2duuid-f52d2d20\x2d721e\x2d43a3\x2da5ed\x2dc267db629edb.service
 383ms dev-loop7.device                                                                         
 368ms systemd-logind.service                                                                   
 365ms udisks2.service                                                                          
 364ms dev-loop4.device                                                                         
 331ms dev-loop2.device                                                                         
 320ms apache2.service                                                                          
 303ms dev-loop8.device                                                                         
 265ms dev-loop9.device                                                                         
 262ms accounts-daemon.service                                                                  
 244ms dev-loop11.device                                                                        
 206ms ModemManager.service                                                                     
 203ms dev-loop10.device                                                                        
 200ms snap-eog-355.mount                                                                       
 183ms apport-autoreport.service                                                                
 182ms dev-loop17.device                                                                        
 179ms dev-loop13.device                                                                        
 175ms fwupd.service                                                                            
 157ms snap-chromium-1260.mount                                                                 
 154ms snap-core18-1880.mount                                                                   
 149ms dev-loop12.device                                                                        
 144ms upower.service                                                                           
 143ms NetworkManager.service                                                                   
 141ms snap-core-9665.mount                                                                     
 140ms snap-core-9804.mount                                                                     
 137ms avahi-daemon.service                                                                     
 126ms polkit.service                                                                           
 120ms home.mount                                                                               
 117ms switcheroo-control.service                                                               
lines 1-58























































4.035s plymouth-quit-wait.service                                                               
3.403s NetworkManager-wait-online.service                                                       
1.285s mysql.service                                                                            
1.017s snap-pdftk-9.mount                                                                       
1.016s snap-gnome\x2dsystem\x2dmonitor-148.mount                                                
 960ms snap-sweethome3d\x2dhomedesign-7.mount                                                   
 958ms snap-xnviewmp-3.mount                                                                    
 890ms snapd.service                                                                            
 883ms snap-sweethome3d\x2dhomedesign-9.mount                                                   
 874ms snap-gnome\x2d3\x2d28\x2d1804-116.mount                                                  
 786ms dev-sda1.device                                                                          
 753ms snap-gnome\x2dsystem\x2dmonitor-145.mount                                                
 697ms snap-gnome\x2d3\x2d26\x2d1604-98.mount                                                   
 686ms snap-gtk\x2dcommon\x2dthemes-1506.mount                                                  
 586ms snap-gtk\x2dcommon\x2dthemes-1502.mount                                                  
 563ms snap-gnome\x2d3\x2d34\x2d1804-33.mount                                                   
 508ms snap-chromium-1244.mount                                                                 
 500ms snap-eog-408.mount                                                                       
 498ms snap-fast-4.mount                                                                        
 498ms snap-gnome\x2d3\x2d26\x2d1604-100.mount                                                  
 469ms snap-gnome\x2d3\x2d28\x2d1804-128.mount                                                  
 450ms networkd-dispatcher.service                                                              
 445ms snap-gnome\x2d3\x2d34\x2d1804-36.mount                                                   
 438ms tor@default.service                                                                      
 430ms snap-core18-1885.mount                                                                   
 426ms dev-loop1.device                                                                         
 408ms dev-loop3.device                                                                         
 391ms dev-loop6.device                                                                         
 389ms dev-loop5.device                                                                         
 389ms systemd-fsck@dev-disk-by\x2duuid-f52d2d20\x2d721e\x2d43a3\x2da5ed\x2dc267db629edb.service
 383ms dev-loop7.device                                                                         
 368ms systemd-logind.service                                                                   
 365ms udisks2.service                                                                          
 364ms dev-loop4.device                                                                         
 331ms dev-loop2.device                                                                         
 320ms apache2.service                                                                          
 303ms dev-loop8.device                                                                         
 265ms dev-loop9.device                                                                         
 262ms accounts-daemon.service                                                                  
 244ms dev-loop11.device                                                                        
 206ms ModemManager.service                                                                     
 203ms dev-loop10.device                                                                        
 200ms snap-eog-355.mount                                                                       
 183ms apport-autoreport.service                                                                
 182ms dev-loop17.device                                                                        
 179ms dev-loop13.device                                                                        
 175ms fwupd.service                                                                            
 157ms snap-chromium-1260.mount                                                                 
 154ms snap-core18-1880.mount                                                                   
 149ms dev-loop12.device                                                                        
 144ms upower.service                                                                           
 143ms NetworkManager.service                                                                   
 141ms snap-core-9665.mount                                                                     
 140ms snap-core-9804.mount                                                                     
 137ms avahi-daemon.service                                                                     
 126ms polkit.service                                                                           
 120ms home.mount                                                                               
 117ms switcheroo-control.service                                                               
 115ms systemd-modules-load.service                                                             
 113ms dev-loop18.device                                                                        
 112ms thermald.service                                                                         
 110ms wpa_supplicant.service                                                                   
 108ms user@121.service                                                                         
  97ms nmbd.service                                                                             
  97ms user@1000.service                                                                        
  95ms e2scrub_reap.service                                                                     
  95ms systemd-resolved.service                                                                 
  94ms dev-loop14.device                                                                        
  91ms gpu-manager.service                                                                      
  88ms phpsessionclean.service                                                                  
  80ms systemd-udevd.service                                                                    
  78ms networking.service                                                                       
  76ms blueman-mechanism.service                                                                
  72ms systemd-journald.service                                                                 
  69ms dev-loop0.device                                                                         
  69ms systemd-journal-flush.service                                                            
  68ms systemd-udev-trigger.service                                                             
  67ms smbd.service                                                                             
  61ms teamviewerd.service                                                                      
  61ms gdm.service                                                                              
  60ms apport.service                                                                           
  59ms swapfile.swap                                                                            
  58ms virtualbox.service                                                                       
  55ms systemd-timesyncd.service                                                                
  54ms dev-loop19.device                                                                        
  52ms dev-loop20.device                                                                        
  52ms grub-common.service                                                                      
  51ms dev-loop15.device                                                                        
  49ms rsyslog.service                                                                          
  49ms colord.service                                                                           
  47ms jicofo.service                                                                           
  47ms apparmor.service                                                                         
  45ms grub-initrd-fallback.service                                                             
  44ms keyboard-setup.service                                                                   
  37ms snapd.apparmor.service                                                                   
  36ms dev-loop16.device                                                                        
  29ms dev-loop21.device                                                                        
  28ms snapd.seeded.service                                                                     
  28ms nvidia-persistenced.service                                                              
  26ms packagekit.service                                                                       
  25ms systemd-tmpfiles-setup.service                                                           
  22ms dns-clean.service                                                                        
  19ms lm-sensors.service                                                                       
  17ms vboxweb.service                                                                          
  17ms kerneloops.service                                                                       
  17ms binfmt-support.service                                                                   
  17ms plymouth-start.service                                                                   
  17ms tor.service                                                                              
  17ms systemd-sysusers.service                                                                 
  15ms ubuntu-fan.service                                                                       
  13ms systemd-random-seed.service                                                              
  13ms systemd-user-sessions.service                                                            
  12ms jigasi.service                                                                           
  11ms user-runtime-dir@1000.service                                                            
  11ms plymouth-read-write.service                                                              
  11ms pppd-dns.service                                                                         
  10ms systemd-sysctl.service                                                                   
  10ms flatpak-system-helper.service                                                            
   9ms dev-hugepages.mount                                                                      
   8ms systemd-tmpfiles-setup-dev.service                                                       
   8ms dev-mqueue.mount                                                                         
   8ms user-runtime-dir@121.service                                                             
   8ms containerd.service                                                                       
   8ms sys-kernel-debug.mount                                                                   
   8ms modprobe@drm.service                                                                     
   7ms sys-kernel-tracing.mount                                                                 
   7ms console-setup.service                                                                    
   7ms minidlna.service                                                                         
   6ms systemd-remount-fs.service                                                               
   6ms proc-sys-fs-binfmt_misc.mount                                                            
   5ms alsa-restore.service                                                                     
   5ms kmod-static-nodes.service                                                                
   5ms systemd-update-utmp.service                                                              
   4ms vsftpd.service                                                                           
   4ms openvpn.service                                                                          
   4ms systemd-update-utmp-runlevel.service                                                     
   2ms ifupdown-pre.service                                                                     
   2ms sys-fs-fuse-connections.mount                                                            
   2ms rtkit-daemon.service                                                                     
   2ms dev-loop22.device                                                                        
   2ms sys-kernel-config.mount                                                                  
   2ms setvtrgb.service                                                                         
   1ms ufw.service                                                                              
   1ms docker.socket                                                                            
 723us snapd.socket 

lspci -vnn | grep -A12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"

01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP107 [GeForce GTX 1050] [10de:1c81] (rev a1) (prog-if 00 [VGA controller])
	Kernel driver in use: nvidia
	Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia

lsblk

NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
loop0    7:0    0 158,4M  1 loop /snap/chromium/1244
loop1    7:1    0    97M  1 loop /snap/core/9665
loop2    7:2    0  96,6M  1 loop /snap/core/9804
loop3    7:3    0    55M  1 loop /snap/core18/1880
loop4    7:4    0 158,4M  1 loop /snap/chromium/1260
loop5    7:5    0  55,3M  1 loop /snap/core18/1885
loop6    7:6    0  38,5M  1 loop /snap/eog/355
loop7    7:7    0     2M  1 loop /snap/fast/4
loop8    7:8    0 255,6M  1 loop /snap/gnome-3-34-1804/36
loop9    7:9    0 161,4M  1 loop /snap/gnome-3-28-1804/128
loop10   7:10   0 140,7M  1 loop /snap/gnome-3-26-1604/100
loop11   7:11   0  39,9M  1 loop /snap/eog/408
loop12   7:12   0 255,6M  1 loop /snap/gnome-3-34-1804/33
loop13   7:13   0  54,8M  1 loop /snap/gtk-common-themes/1502
loop14   7:14   0  62,1M  1 loop /snap/gtk-common-themes/1506
loop15   7:15   0 140,7M  1 loop /snap/gnome-3-26-1604/98
loop16   7:16   0   2,2M  1 loop /snap/gnome-system-monitor/145
loop17   7:17   0 160,2M  1 loop /snap/gnome-3-28-1804/116
loop18   7:18   0 128,4M  1 loop /snap/sweethome3d-homedesign/9
loop19   7:19   0 172,2M  1 loop /snap/sweethome3d-homedesign/7
loop20   7:20   0   190M  1 loop /snap/xnviewmp/3
loop21   7:21   0   2,2M  1 loop /snap/gnome-system-monitor/148
loop22   7:22   0  17,9M  1 loop /snap/pdftk/9
sda      8:0    0 232,9G  0 disk 
└─sda1   8:1    0 232,9G  0 part /
sdb      8:16   0   2,7T  0 disk 
└─sdb1   8:17   0   2,7T  0 part /home
sr0     11:0    1  1024M  0 rom  

df -h :

Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
udev               7,8G       0  7,8G   0% /dev
tmpfs              1,6G    3,3M  1,6G   1% /run
/dev/sda1          229G     51G  167G  24% /
tmpfs              7,8G     66M  7,8G   1% /dev/shm
tmpfs              5,0M    4,0K  5,0M   1% /run/lock
tmpfs              7,8G       0  7,8G   0% /sys/fs/cgroup
/dev/loop1          97M     97M     0 100% /snap/core/9665
/dev/loop2          97M     97M     0 100% /snap/core/9804
/dev/loop3          55M     55M     0 100% /snap/core18/1880
/dev/loop4         159M    159M     0 100% /snap/chromium/1260
/dev/loop6          39M     39M     0 100% /snap/eog/355
/dev/loop5          56M     56M     0 100% /snap/core18/1885
/dev/loop7         2,0M    2,0M     0 100% /snap/fast/4
/dev/loop8         256M    256M     0 100% /snap/gnome-3-34-1804/36
/dev/loop9         162M    162M     0 100% /snap/gnome-3-28-1804/128
/dev/loop10        141M    141M     0 100% /snap/gnome-3-26-1604/100
/dev/loop11         40M     40M     0 100% /snap/eog/408
/dev/loop0         159M    159M     0 100% /snap/chromium/1244
/dev/loop12        256M    256M     0 100% /snap/gnome-3-34-1804/33
/dev/loop13         55M     55M     0 100% /snap/gtk-common-themes/1502
/dev/loop14         63M     63M     0 100% /snap/gtk-common-themes/1506
/dev/loop15        141M    141M     0 100% /snap/gnome-3-26-1604/98
/dev/loop16        2,3M    2,3M     0 100% /snap/gnome-system-monitor/145
/dev/loop17        161M    161M     0 100% /snap/gnome-3-28-1804/116
/dev/loop18        129M    129M     0 100% /snap/sweethome3d-homedesign/9
/dev/loop19        173M    173M     0 100% /snap/sweethome3d-homedesign/7
/dev/loop20        190M    190M     0 100% /snap/xnviewmp/3
/dev/loop21        2,3M    2,3M     0 100% /snap/gnome-system-monitor/148
/dev/loop22         18M     18M     0 100% /snap/pdftk/9
/dev/sdb1          2,7T    2,3T  347G  87% /home
tmpfs              1,6G     20K  1,6G   1% /run/user/121
tmpfs              1,6G     40K  1,6G   1% /run/user/1000

free -h :

total       utilisé      libre     partagé tamp/cache   disponible
Mem:           15Gi       3,8Gi       6,0Gi        96Mi       5,8Gi        11Gi
Partition d'échange:       2,0Gi          0B       2,0Gi

Merci encore


- 1. * Intel Core i7-8700K 3.7GHzx6 - 16Go - Nvidia GeForce GTX 1050 1Go - Ubuntu 23.04 64bits

Hors ligne

#4 Le 15/08/2020, à 13:48

inbox

Re : Lenteur connexion utilisateur (rfkill)

Tu vas commencer par supprimer des paramètres Grub, car la liste actuelle de options est :

acpi=off nomodeset quiet splash vt.handoff=7

Il te faut donc éditer /etc/default/grub avec :

sudo nano /etc/default/grub

pour que la liste des options devienne :

quiet splash vt.handoff=7

Une fois la modification apportée, redémarre ton PC.

Donne aussi le retour de :

ubuntu-drivers devices
dpkg -l | grep nvidia

Dernière modification par inbox (Le 15/08/2020, à 13:53)


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#5 Le 15/08/2020, à 14:03

ylag

Re : Lenteur connexion utilisateur (rfkill)

Bonjour,

Le retour de lsblk semble indiquer le montage de versions différentes d'un même « snap » ?
Par exemple, il y aurait deux versions de sweethome3d-homedesign montées simultanément, la révision 9 en /dev/loop18 et la révision 7 en /dev/loop19:

/dev/loop18        129M    129M     0 100% /snap/sweethome3d-homedesign/9
/dev/loop19        173M    173M     0 100% /snap/sweethome3d-homedesign/7

Serait peut-être bon de revoir le retour de systemd-analyze blame avec l'option --no-pager, pour avoir le retour complet:

systemd-analyze blame --no-pager

...remarquez-y le grand nombre de snap-*.mount; est-ce qu'une configuration de snapd pourrait être en cause dans la lenteur de la connexion?

Peut-être aussi donner le retour de:

snap list --all

Ajout:
Vu dans le retour de dmesg:

[    7.404818] vboxdrv: Found 6 processor cores
[    7.424115] vboxdrv: TSC mode is Invariant, tentative frequency 3699849973 Hz
[    7.424116] vboxdrv: Successfully loaded version 6.1.10_Ubuntu (interface 0x002d0001)
[    7.429447] VBoxNetFlt: Successfully started.
[    7.435122] VBoxNetAdp: Successfully started.

...il est question d'une machine virtuelle?

A+

Dernière modification par ylag (Le 15/08/2020, à 14:33)

Hors ligne

#6 Le 15/08/2020, à 18:10

inbox

Re : Lenteur connexion utilisateur (rfkill)

Je pense qu'il faudra faire le ménage dans les Snaps, après avoir modifié ce que j'ai demandé. Je préfère n'agir que sur un point à la fois.


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#7 Le 16/08/2020, à 23:05

mao-40

Re : Lenteur connexion utilisateur (rfkill)

Merci pour vos solutions,

J'ai voulu modifier le grub et voici ce qu j'ai. Pour ne pas faire d'erreur, je préfère vous l'afficher pour savoir quelle ligne modifier exactement :

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="acpi=off nomodeset"

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"

J'aurais juste commenté cette ligne  #GRUB_CMDLINE_LINUX="acpi=off nomodeset", c'est bon ou non ?


Retour de la commande ubuntu-drivers devices :

== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
modalias : pci:v000010DEd00001C81sv00001462sd00008C97bc03sc00i00
vendor   : NVIDIA Corporation
model    : GP107 [GeForce GTX 1050]
driver   : nvidia-driver-418-server - distro non-free
driver   : nvidia-driver-440 - distro non-free recommended
driver   : nvidia-driver-435 - distro non-free
driver   : nvidia-driver-390 - distro non-free
driver   : nvidia-driver-440-server - distro non-free
driver   : xserver-xorg-video-nouveau - distro free builtin

Et dpkg -l | grep nvidia :

ii  libnvidia-cfg1-440:amd64                                    440.100-0ubuntu0.20.04.1                                    amd64        NVIDIA binary OpenGL/GLX configuration library
ii  libnvidia-common-440                                        440.100-0ubuntu0.20.04.1                                    all          Shared files used by the NVIDIA libraries
rc  libnvidia-compute-390:amd64                                 390.132-0ubuntu2                                            amd64        NVIDIA libcompute package
rc  libnvidia-compute-390:i386                                  390.132-0ubuntu2                                            i386         NVIDIA libcompute package
rc  libnvidia-compute-435:amd64                                 435.21-0ubuntu7                                             amd64        NVIDIA libcompute package
ii  libnvidia-compute-440:amd64                                 440.100-0ubuntu0.20.04.1                                    amd64        NVIDIA libcompute package
ii  libnvidia-compute-440:i386                                  440.100-0ubuntu0.20.04.1                                    i386         NVIDIA libcompute package
ii  libnvidia-decode-440:amd64                                  440.100-0ubuntu0.20.04.1                                    amd64        NVIDIA Video Decoding runtime libraries
ii  libnvidia-decode-440:i386                                   440.100-0ubuntu0.20.04.1                                    i386         NVIDIA Video Decoding runtime libraries
ii  libnvidia-encode-440:amd64                                  440.100-0ubuntu0.20.04.1                                    amd64        NVENC Video Encoding runtime library
ii  libnvidia-encode-440:i386                                   440.100-0ubuntu0.20.04.1                                    i386         NVENC Video Encoding runtime library
ii  libnvidia-extra-440:amd64                                   440.100-0ubuntu0.20.04.1                                    amd64        Extra libraries for the NVIDIA driver
ii  libnvidia-fbc1-440:amd64                                    440.100-0ubuntu0.20.04.1                                    amd64        NVIDIA OpenGL-based Framebuffer Capture runtime library
ii  libnvidia-fbc1-440:i386                                     440.100-0ubuntu0.20.04.1                                    i386         NVIDIA OpenGL-based Framebuffer Capture runtime library
ii  libnvidia-gl-440:amd64                                      440.100-0ubuntu0.20.04.1                                    amd64        NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan ICD
ii  libnvidia-gl-440:i386                                       440.100-0ubuntu0.20.04.1                                    i386         NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan ICD
ii  libnvidia-ifr1-440:amd64                                    440.100-0ubuntu0.20.04.1                                    amd64        NVIDIA OpenGL-based Inband Frame Readback runtime library
ii  libnvidia-ifr1-440:i386                                     440.100-0ubuntu0.20.04.1                                    i386         NVIDIA OpenGL-based Inband Frame Readback runtime library
rc  nvidia-compute-utils-435                                    435.21-0ubuntu7                                             amd64        NVIDIA compute utilities
ii  nvidia-compute-utils-440                                    440.100-0ubuntu0.20.04.1                                    amd64        NVIDIA compute utilities
rc  nvidia-dkms-435                                             435.21-0ubuntu7                                             amd64        NVIDIA DKMS package
ii  nvidia-dkms-440                                             440.100-0ubuntu0.20.04.1                                    amd64        NVIDIA DKMS package
ii  nvidia-driver-440                                           440.100-0ubuntu0.20.04.1                                    amd64        NVIDIA driver metapackage
rc  nvidia-kernel-common-435                                    435.21-0ubuntu7                                             amd64        Shared files used with the kernel module
ii  nvidia-kernel-common-440                                    440.100-0ubuntu0.20.04.1                                    amd64        Shared files used with the kernel module
ii  nvidia-kernel-source-440                                    440.100-0ubuntu0.20.04.1                                    amd64        NVIDIA kernel source package
ii  nvidia-prime                                                0.8.14                                                      all          Tools to enable NVIDIA's Prime
ii  nvidia-settings                                             440.82-0ubuntu0.20.04.1                                     amd64        Tool for configuring the NVIDIA graphics driver
ii  nvidia-utils-440                                            440.100-0ubuntu0.20.04.1                                    amd64        NVIDIA driver support binaries
ii  screen-resolution-extra                                     0.18build1                                                  all          Extension for the nvidia-settings control panel
ii  xserver-xorg-video-nvidia-440                               440.100-0ubuntu0.20.04.1                                    amd64        NVIDIA binary Xorg driver


Merci encore

Dernière modification par mao-40 (Le 16/08/2020, à 23:32)


- 1. * Intel Core i7-8700K 3.7GHzx6 - 16Go - Nvidia GeForce GTX 1050 1Go - Ubuntu 23.04 64bits

Hors ligne

#8 Le 17/08/2020, à 09:00

inbox

Re : Lenteur connexion utilisateur (rfkill)

Plutôt que de commenter la ligne, je préfère que tu enlèves ce qui n'a plus lieu d'y être.

L'option ACPI=off fait qu'il n'y a aucune gestion de l'énergie et donc pas de mise en veille possible. L'option nomodeset fait que le pilote Nvidia, même installé, ne sera pas utilisé.


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#9 Le 17/08/2020, à 16:53

mao-40

Re : Lenteur connexion utilisateur (rfkill)

Ok merci pour les précisions.
Ligne supprimée, pour l'instant sans effet apparent.


- 1. * Intel Core i7-8700K 3.7GHzx6 - 16Go - Nvidia GeForce GTX 1050 1Go - Ubuntu 23.04 64bits

Hors ligne

#10 Le 17/08/2020, à 17:44

inbox

Re : Lenteur connexion utilisateur (rfkill)

Maintenant que cette étape a été effectuée et que ton PC fonctionne toujours normalement, tu vas faire le ménage dans les Snaps.

Passe la commande suivante et donne les retours :

sudo snap refresh
snap list --all | awk '/désactivé/{print $1, $3}' |while read snapname revision; do echo $snapname $revision; sudo snap remove "$snapname" --revision="$revision"; done

Une fois que ces deux commandes ont été effectuées, passe aussi celle ci :

snap list --all

Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#11 Le 17/08/2020, à 18:23

mao-40

Re : Lenteur connexion utilisateur (rfkill)

Ok, je viens de le faire, j'ai récupéré les retours de commandes si nécessaire :

mao@mao-MS-7B48:~$ sudo snap refresh
[sudo] Mot de passe de mao : 
Tous les paquets Snaps sont à jour.
mao@mao-MS-7B48:~$ snap list --all | awk '/désactivé/{print $1, $3}' |while read snapname revision; do echo $snapname $revision; sudo snap remove "$snapname" --revision="$revision"; done
chromium 1244
chromium (révision 1244) supprimé
core 9665
core (révision 9665) supprimé
core18 1880
core18 (révision 1880) supprimé
eog 355
eog (révision 355) supprimé
gnome-3-26-1604 98
gnome-3-26-1604 (révision 98) supprimé
gnome-3-28-1804 116
gnome-3-28-1804 (révision 116) supprimé
gnome-3-34-1804 33
gnome-3-34-1804 (révision 33) supprimé
gnome-system-monitor 145
gnome-system-monitor (révision 145) supprimé
gtk-common-themes 1502
gtk-common-themes (révision 1502) supprimé
sweethome3d-homedesign 7
sweethome3d-homedesign (révision 7) supprimé
mao@mao-MS-7B48:~$ snap list --all
Nom                     Version                     Révision  Suivi            Éditeur     Notes
chromium                84.0.4147.105               1260      latest/stable    canonical✓  -
core                    16-2.45.3.1                 9804      latest/stable    canonical✓  core
core18                  20200724                    1885      latest/stable    canonical✓  base
eog                     3.36.2+git2.ae821fbb        408       latest/stable    canonical✓  -
fast                    0.0.4                       4         latest/stable    ddooo       -
gnome-3-26-1604         3.26.0.20200529             100       latest/stable/…  canonical✓  -
gnome-3-28-1804         3.28.0-17-gde3d74c.de3d74c  128       latest/stable    canonical✓  -
gnome-3-34-1804         0+git.3009fc7               36        latest/stable    canonical✓  -
gnome-system-monitor    3.36.0-12-g35f88a56d7       148       latest/stable/…  canonical✓  -
gtk-common-themes       0.1-36-gc75f853             1506      latest/stable/…  canonical✓  -
pdftk                   2.02-4                      9         latest/stable    smoser      -
sweethome3d-homedesign  6.2                         9         latest/stable    jibel       -
xnviewmp                0.90-snap1                  3         latest/stable    vs          -

Merci encore

EDIT : Après redémarrage, c'est beaucoup mieux, mais il en manque encore un peu.

[   11.556345] rfkill: input handler enabled
[   48.091025] rfkill: input handler disabled

EDIT 2 : Faux espoir, aujourd'hui au redémarrage :

[   12.180379] rfkill: input handler enabled
[  195.995831] rfkill: input handler disabled

Dernière modification par mao-40 (Le 18/08/2020, à 15:41)


- 1. * Intel Core i7-8700K 3.7GHzx6 - 16Go - Nvidia GeForce GTX 1050 1Go - Ubuntu 23.04 64bits

Hors ligne

#12 Le 08/11/2020, à 10:46

szvan

Re : Lenteur connexion utilisateur (rfkill)

bonjour,
même soucis de rfkill
extrait de retour de dmesg

[   52.842811] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
[   83.470764] rfkill: input handler disabled
[  189.508886] rfkill: input handler enabled
[  204.678013] rfkill: input handler disabled

je ne comprends pas que l'utilitaire ait besoin de se désactiver, se réactiver pour enfin se désactiver à nouveau ?
est-ce parce que j'ai desactivé le bluetooth?
Puis-je désinstaller rfkill ?
merci

Hors ligne