LINUX.ORG.RU

Проблема с wifi

 ,


0

1

Добрый день. После обновления manjaro перестал видеть wifi адаптер. Использую адаптер подключенный по usb

➜  ~ nmcli dev show
GENERAL.DEVICE:                         lo
GENERAL.TYPE:                           loopback
GENERAL.HWADDR:                         00:00:00:00:00:00
GENERAL.MTU:                            65536
GENERAL.STATE:                          100 (connected (externally))
GENERAL.CONNECTION:                     lo
GENERAL.CON-PATH:                       /org/freedesktop/NetworkManager/ActiveConnection/1
IP4.ADDRESS[1]:                         127.0.0.1/8
IP4.GATEWAY:                            --
IP6.ADDRESS[1]:                         ::1/128
IP6.GATEWAY:                            --

GENERAL.DEVICE:                         enp3s0
GENERAL.TYPE:                           ethernet
GENERAL.HWADDR:                         2C:27:D7:C5:62:EE
GENERAL.MTU:                            1500
GENERAL.STATE:                          20 (unavailable)
GENERAL.CONNECTION:                     --
GENERAL.CON-PATH:                       --
WIRED-PROPERTIES.CARRIER:               off
IP4.GATEWAY:                            --
IP6.GATEWAY:                            --
➜  ~ ip addr show  
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute 
       valid_lft forever preferred_lft forever
2: enp3s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
    link/ether 2c:27:d7:c5:62:ee brd ff:ff:ff:ff:ff:ff
    altname enx2c27d7c562ee
➜  ~ lsusb         
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 214b:7250 Huasheng Electronics USB2.0 HUB
Bus 001 Device 004: ID 0a5c:21b4 Broadcom Corp. BCM2070 Bluetooth 2.1 + EDR
Bus 001 Device 005: ID 0416:a0f8 Winbond Electronics Corp. Gaming Keyboard
Bus 001 Device 006: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 007: ID 0bc2:ac2f Seagate RSS LLC BUP Slim
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 003: ID 138a:0005 Validity Sensors, Inc. VFS301 Fingerprint Reader
Bus 002 Device 004: ID 0bda:5801 Realtek Semiconductor Corp. 2SF022
➜  ~ nmcli dev status
DEVICE  TYPE      STATE                   CONNECTION 
lo      loopback  connected (externally)  lo         
enp3s0  ethernet  unavailable             --         
➜  ~ 

куда копать? Знающие люди помогите



Последнее исправление: ghostinchip (всего исправлений: 1)
Ответ на: комментарий от yars068
➜  ~ sudo dmesg
[sudo] password for garryin: 
[    0.000000] Linux version 6.14.6-2-MANJARO (linux614@manjaro) (gcc (GCC) 15.1.1 20250425, GNU ld (GNU Binutils) 2.44.0) #1 SMP PREEMPT_DYNAMIC Wed, 14 May 2025 14:56:34 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.14-x86_64 root=UUID=2b9c3a83-3cab-4324-960b-bfd00a28b7d8 rw quiet splash apparmor=1 security=apparmor udev.log_priority=3
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009b63efff] usable
[    0.000000] BIOS-e820: [mem 0x000000009b63f000-0x000000009b6befff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009b6bf000-0x000000009b7befff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009b7bf000-0x000000009b7fefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000009b7ff000-0x000000009b7fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000009b800000-0x000000009fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1b000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffe80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001fbffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000001fc000000-0x00000001ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000200000000-0x000000025bffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: Hewlett-Packard HP Pavilion dv6 Notebook PC/163C, BIOS F.29 11/07/2011
[    0.000000] DMI: Memory slots populated: 2/2
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2660.105 MHz processor
[    0.001887] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001891] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001902] last_pfn = 0x25c000 max_arch_pfn = 0x400000000
[    0.001911] MTRR map: 10 entries (4 fixed + 6 variable; max 20), built from 8 variable MTRRs
[    0.001914] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002489] last_pfn = 0x9b800 max_arch_pfn = 0x400000000
[    0.014478] RAMDISK: [mem 0x31197000-0x348c2fff]
[    0.014522] ACPI: Early table checksum verification disabled
[    0.014528] ACPI: RSDP 0x00000000000FE020 000024 (v02 HPQOEM)
[    0.014534] ACPI: XSDT 0x000000009B7FE120 00007C (v01 HPQOEM SLIC-MPC 00000001      01000013)
[    0.014541] ACPI: FACP 0x000000009B7FC000 0000F4 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.014550] ACPI: DSDT 0x000000009B7E9000 00F50F (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.014554] ACPI: FACS 0x000000009B75E000 000040
[    0.014557] ACPI: FACS 0x000000009B75E000 000040
[    0.014561] ACPI: ASF! 0x000000009B7FD000 0000A5 (v32 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.014565] ACPI: HPET 0x000000009B7FB000 000038 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.014569] ACPI: APIC 0x000000009B7FA000 00008C (v02 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.014573] ACPI: MCFG 0x000000009B7F9000 00003C (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.014577] ACPI: SLIC 0x000000009B7E8000 000176 (v01 HPQOEM SLIC-MPC 00000001 SLIC 000F4240)
[    0.014581] ACPI: BOOT 0x000000009B7E5000 000028 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.014585] ACPI: ASPT 0x000000009B7E2000 000034 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.014589] ACPI: WDAT 0x000000009B7E1000 000224 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.014593] ACPI: SSDT 0x000000009B7E0000 0009F1 (v01 PmRef  CpuPm    00003000 INTL 20051117)
[    0.014597] ACPI: SSDT 0x000000009B7DE000 001B34 (v01 AmdRef AmdTabl  00001000 INTL 20051117)
[    0.014601] ACPI: Reserving FACP table memory at [mem 0x9b7fc000-0x9b7fc0f3]
[    0.014602] ACPI: Reserving DSDT table memory at [mem 0x9b7e9000-0x9b7f850e]
[    0.014604] ACPI: Reserving FACS table memory at [mem 0x9b75e000-0x9b75e03f]
[    0.014605] ACPI: Reserving FACS table memory at [mem 0x9b75e000-0x9b75e03f]
[    0.014606] ACPI: Reserving ASF! table memory at [mem 0x9b7fd000-0x9b7fd0a4]
[    0.014607] ACPI: Reserving HPET table memory at [mem 0x9b7fb000-0x9b7fb037]
[    0.014608] ACPI: Reserving APIC table memory at [mem 0x9b7fa000-0x9b7fa08b]
[    0.014609] ACPI: Reserving MCFG table memory at [mem 0x9b7f9000-0x9b7f903b]
[    0.014610] ACPI: Reserving SLIC table memory at [mem 0x9b7e8000-0x9b7e8175]
[    0.014611] ACPI: Reserving BOOT table memory at [mem 0x9b7e5000-0x9b7e5027]
[    0.014613] ACPI: Reserving ASPT table memory at [mem 0x9b7e2000-0x9b7e2033]
[    0.014614] ACPI: Reserving WDAT table memory at [mem 0x9b7e1000-0x9b7e1223]
[    0.014615] ACPI: Reserving SSDT table memory at [mem 0x9b7e0000-0x9b7e09f0]
[    0.014616] ACPI: Reserving SSDT table memory at [mem 0x9b7de000-0x9b7dfb33]
[    0.014701] No NUMA configuration found
[    0.014703] Faking a node at [mem 0x0000000000000000-0x000000025bffffff]
[    0.014715] NODE_DATA(0) allocated [mem 0x25bfd22c0-0x25bffcfff]
[    0.015157] Zone ranges:
[    0.015158]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.015160]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.015162]   Normal   [mem 0x0000000100000000-0x000000025bffffff]
[    0.015164]   Device   empty
[    0.015165] Movable zone start for each node
[    0.015168] Early memory node ranges
[    0.015169]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.015170]   node   0: [mem 0x0000000000100000-0x000000009b63efff]
[    0.015172]   node   0: [mem 0x000000009b7ff000-0x000000009b7fffff]
[    0.015174]   node   0: [mem 0x0000000100000000-0x00000001fbffffff]
[    0.015176]   node   0: [mem 0x0000000200000000-0x000000025bffffff]
[    0.015178] Initmem setup node 0 [mem 0x0000000000001000-0x000000025bffffff]
[    0.015186] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.015228] On node 0, zone DMA: 99 pages in unavailable ranges
[    0.022872] On node 0, zone DMA32: 448 pages in unavailable ranges
[    0.035908] On node 0, zone Normal: 18432 pages in unavailable ranges
[    0.040843] On node 0, zone Normal: 16384 pages in unavailable ranges
[    0.041201] On node 0, zone Normal: 16384 pages in unavailable ranges
[    0.041254] Reserving Intel graphics memory at [mem 0x9e000000-0x9fffffff]
[    0.041517] ACPI: PM-Timer IO Port: 0x408
[    0.041528] CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
ghostinchip
() автор топика
Ответ на: комментарий от yars068
[    0.041545] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.041549] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.041552] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.041558] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.041560] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.041576] CPU topo: Max. logical packages:   1
[    0.041577] CPU topo: Max. logical dies:       1
[    0.041577] CPU topo: Max. dies per package:   1
[    0.041586] CPU topo: Max. threads per core:   2
[    0.041587] CPU topo: Num. cores per package:     2
[    0.041588] CPU topo: Num. threads per package:   4
[    0.041588] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[    0.041590] CPU topo: Rejected CPUs 4
[    0.041615] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.041617] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x000fffff]
[    0.041620] PM: hibernation: Registered nosave memory: [mem 0x9b63f000-0x9b7fefff]
[    0.041622] PM: hibernation: Registered nosave memory: [mem 0x9b800000-0xffffffff]
[    0.041624] PM: hibernation: Registered nosave memory: [mem 0x1fc000000-0x1ffffffff]
[    0.041626] [mem 0xa0000000-0xefffffff] available for PCI devices
[    0.041628] Booting paravirtualized kernel on bare hardware
[    0.041632] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.051885] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.052376] percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
[    0.052388] pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
[    0.052392] pcpu-alloc: [0] 0 1 2 3 
[    0.052419] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.14-x86_64 root=UUID=2b9c3a83-3cab-4324-960b-bfd00a28b7d8 rw quiet splash apparmor=1 security=apparmor udev.log_priority=3
[    0.052581] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.14-x86_64", will be passed to user space.
[    0.052589] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
[    0.054191] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.055003] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.055116] Fallback order for Node 0: 0 
[    0.055122] Built 1 zonelists, mobility grouping on.  Total pages: 2045404
[    0.055123] Policy zone: Normal
[    0.055614] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.055624] software IO TLB: area num 4.
[    0.124340] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.124485] Kernel/User page tables isolation: enabled
[    0.124586] ftrace: allocating 55526 entries in 217 pages
[    0.166720] ftrace: allocated 217 pages with 5 groups
[    0.166927] Dynamic Preempt: full
[    0.167091] rcu: Preemptible hierarchical RCU implementation.
[    0.167092] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.167093] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.167095] 	Trampoline variant of Tasks RCU enabled.
[    0.167096] 	Rude variant of Tasks RCU enabled.
[    0.167096] 	Tracing variant of Tasks RCU enabled.
[    0.167097] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.167099] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.167109] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.167112] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.167114] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.175674] NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16
[    0.175922] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.176107] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.176199] Console: colour dummy device 80x25
[    0.176204] printk: legacy console [tty0] enabled
[    0.176464] ACPI: Core revision 20240827
[    0.176767] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.176790] APIC: Switch to symmetric I/O mode setup
[    0.177290] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.181789] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26580711337, max_idle_ns: 440795237499 ns
[    0.181796] Calibrating delay loop (skipped), value calculated using timer frequency.. 5320.21 BogoMIPS (lpj=2660105)
[    0.181825] CPU0: Thermal monitoring enabled (TM1)
[    0.181856] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
[    0.181859] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.181863] process: using mwait in idle threads
[    0.181867] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.181870] Spectre V2 : Mitigation: Retpolines
[    0.181871] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
[    0.181873] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.181875] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.181877] Spectre V2 : User space: Mitigation: STIBP via prctl
[    0.181879] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.181882] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.181883] MMIO Stale Data: Unknown: No mitigations
[    0.181887] x86/fpu: x87 FPU will use FXSAVE
[    0.210652] Freeing SMP alternatives memory: 48K
[    0.210665] pid_max: default: 32768 minimum: 301
[    0.211342] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,apparmor
[    0.211800] landlock: Up and running.
[    0.211804] Yama: becoming mindful.
[    0.212038] LSM support for eBPF active
[    0.212120] AppArmor: AppArmor initialized
[    0.212357] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.212378] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.310822] APIC calibration not consistent with PM-Timer: 535ms instead of 100ms
[    0.310826] APIC delta adjusted to PM-Timer: 831343 (4451095)
[    0.310835] smpboot: CPU0: Intel(R) Core(TM) i5 CPU       M 480  @ 2.67GHz (family: 0x6, model: 0x25, stepping: 0x5)
[    0.311280] Performance Events: PEBS fmt1+, Westmere events, 16-deep LBR, Intel PMU driver.
ghostinchip
() автор топика
Ответ на: комментарий от yars068
[    0.311299] core: CPUID marked event: 'bus cycles' unavailable
[    0.311302] ... version:                3
[    0.311303] ... bit width:              48
[    0.311304] ... generic registers:      4
[    0.311305] ... value mask:             0000ffffffffffff
[    0.311306] ... max period:             000000007fffffff
[    0.311307] ... fixed-purpose events:   3
[    0.311308] ... event mask:             000000070000000f
[    0.311452] signal: max sigframe size: 1440
[    0.311476] Estimated ratio of average max frequency by base frequency (times 1024): 1126
[    0.314623] rcu: Hierarchical SRCU implementation.
[    0.314629] rcu: 	Max phase no-delay instances is 400.
[    0.314749] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.315447] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.315542] smp: Bringing up secondary CPUs ...
[    0.315739] smpboot: x86: Booting SMP configuration:
[    0.315742] .... node  #0, CPUs:      #2 #1 #3
[    0.319003] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.319861] smp: Brought up 1 node, 4 CPUs
[    0.320795] smpboot: Total of 4 processors activated (21280.84 BogoMIPS)
[    0.321942] Memory: 7847680K/8181616K available (19355K kernel code, 2903K rwdata, 16272K rodata, 4528K init, 5264K bss, 325772K reserved, 0K cma-reserved)
[    0.322897] devtmpfs: initialized
[    0.322897] x86/mm: Memory block size: 128MB
[    0.324209] ACPI: PM: Registering ACPI NVS region [mem 0x9b6bf000-0x9b7befff] (1048576 bytes)
[    0.324209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.324209] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.324994] pinctrl core: initialized pinctrl subsystem
[    0.325143] PM: RTC time: 07:16:26, date: 2025-06-12
[    0.326055] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.326437] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.326629] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.326874] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.326904] audit: initializing netlink subsys (disabled)
[    0.326935] audit: type=2000 audit(1749712586.150:1): state=initialized audit_enabled=0 res=1
[    0.326986] thermal_sys: Registered thermal governor 'fair_share'
[    0.326988] thermal_sys: Registered thermal governor 'bang_bang'
[    0.326990] thermal_sys: Registered thermal governor 'step_wise'
[    0.326991] thermal_sys: Registered thermal governor 'user_space'
[    0.326992] thermal_sys: Registered thermal governor 'power_allocator'
[    0.327008] cpuidle: using governor ladder
[    0.327008] cpuidle: using governor menu
[    0.327008] Simple Boot Flag at 0x44 set to 0x1
[    0.327008] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.327008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.327249] PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f]
[    0.327258] PCI: ECAM [mem 0xf0000000-0xf7ffffff] reserved as E820 entry
[    0.327272] PCI: Using configuration type 1 for base access
[    0.327875] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.329083] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.329083] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.331845] raid6: skipped pq benchmark and selected sse2x4
[    0.331849] raid6: using ssse3x2 recovery algorithm
[    0.331967] ACPI: Added _OSI(Module Device)
[    0.331969] ACPI: Added _OSI(Processor Device)
[    0.331970] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.331972] ACPI: Added _OSI(Processor Aggregator Device)
[    0.348990] ACPI: 3 ACPI AML tables successfully acquired and loaded
[    0.350308] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.356183] ACPI: Dynamic OEM Table Load:
[    0.356193] ACPI: SSDT 0xFFFF9E0B411E7000 000474 (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
[    0.357384] ACPI: Dynamic OEM Table Load:
[    0.357392] ACPI: SSDT 0xFFFF9E0B409EA000 000891 (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
[    0.358542] ACPI: Dynamic OEM Table Load:
[    0.358548] ACPI: SSDT 0xFFFF9E0B4035EC00 000303 (v01 PmRef  ApIst    00003000 INTL 20051117)
[    0.359303] ACPI: Dynamic OEM Table Load:
[    0.359309] ACPI: SSDT 0xFFFF9E0B40296400 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[    0.360557] ACPI: EC: EC started
[    0.360560] ACPI: EC: interrupt blocked
[    0.365403] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.365407] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[    0.365410] ACPI: Interpreter enabled
[    0.365447] ACPI: PM: (supports S0 S3 S4 S5)
[    0.365449] ACPI: Using IOAPIC for interrupt routing
[    0.366245] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.366248] PCI: Using E820 reservations for host bridge windows
[    0.366433] ACPI: watchdog: Skipping WDAT on this system because it uses RTC SRAM
[    0.366481] ACPI: Enabled 17 GPEs in block 00 to 3F
[    0.574700] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.574710] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.574759] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.574762] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.574764] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_ERROR)
[    0.575246] PCI host bridge to bus 0000:00
[    0.575246] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.575246] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.575246] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.575246] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xfeafffff window]
[    0.575246] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.575246] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000 conventional PCI endpoint
[    0.575246] pci 0000:00:00.0: DMAR: Disabling IOMMU for graphics on this chipset
[    0.575246] pci 0000:00:01.0: [8086:0045] type 01 class 0x060400 PCIe Root Port
[    0.575246] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.575246] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.575246] pci 0000:00:01.0:   bridge window [mem 0xc4400000-0xc44fffff]
[    0.575246] pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xafffffff 64bit pref]
[    0.575246] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.575326] pci 0000:00:02.0: [8086:0046] type 00 class 0x030000 conventional PCI endpoint
[    0.575343] pci 0000:00:02.0: BAR 0 [mem 0xc0000000-0xc03fffff 64bit]
[    0.575346] pci 0000:00:02.0: BAR 2 [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.575348] pci 0000:00:02.0: BAR 4 [io  0x5050-0x5057]
[    0.575358] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.575631] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000 conventional PCI endpoint
[    0.575688] pci 0000:00:16.0: BAR 0 [mem 0xc4504000-0xc450400f 64bit]
[    0.575741] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.575851] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320 conventional PCI endpoint
[    0.576704] pci 0000:00:1a.0: BAR 0 [mem 0xc450a000-0xc450a3ff]
[    0.576762] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.576878] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint
[    0.576930] pci 0000:00:1b.0: BAR 0 [mem 0xc4500000-0xc4503fff 64bit]
[    0.577009] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
ghostinchip
() автор топика
Ответ на: комментарий от yars068
[    0.577158] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400 PCIe Root Port
[    0.577193] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.577199] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.577204] pci 0000:00:1c.0:   bridge window [mem 0xc3400000-0xc43fffff]
[    0.577218] pci 0000:00:1c.0:   bridge window [mem 0xc0400000-0xc13fffff 64bit pref]
[    0.577298] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.577434] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400 PCIe Root Port
[    0.577469] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.577476] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
[    0.577480] pci 0000:00:1c.1:   bridge window [mem 0xc2400000-0xc33fffff]
[    0.577494] pci 0000:00:1c.1:   bridge window [mem 0xc1400000-0xc23fffff 64bit pref]
[    0.577572] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.577713] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320 conventional PCI endpoint
[    0.578446] pci 0000:00:1d.0: BAR 0 [mem 0xc4509000-0xc45093ff]
[    0.578504] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.578611] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 conventional PCI bridge
[    0.578645] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
[    0.578922] pci 0000:00:1f.0: [8086:3b09] type 00 class 0x060100 conventional PCI endpoint
[    0.579110] pci 0000:00:1f.2: [8086:3b29] type 00 class 0x010601 conventional PCI endpoint
[    0.579162] pci 0000:00:1f.2: BAR 0 [io  0x5048-0x504f]
[    0.579165] pci 0000:00:1f.2: BAR 1 [io  0x505c-0x505f]
[    0.579168] pci 0000:00:1f.2: BAR 2 [io  0x5040-0x5047]
[    0.579172] pci 0000:00:1f.2: BAR 3 [io  0x5058-0x505b]
[    0.579175] pci 0000:00:1f.2: BAR 4 [io  0x5020-0x503f]
[    0.579178] pci 0000:00:1f.2: BAR 5 [mem 0xc4508000-0xc45087ff]
[    0.579230] pci 0000:00:1f.2: PME# supported from D3hot
[    0.579300] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500 conventional PCI endpoint
[    0.579354] pci 0000:00:1f.3: BAR 0 [mem 0xc4506000-0xc45060ff 64bit]
[    0.579360] pci 0000:00:1f.3: BAR 4 [io  0x5000-0x501f]
[    0.579460] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000 conventional PCI endpoint
[    0.579515] pci 0000:00:1f.6: BAR 0 [mem 0xc4507000-0xc4507fff 64bit]
[    0.579657] pci 0000:01:00.0: [1002:68c1] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.579687] pci 0000:01:00.0: BAR 0 [mem 0xa0000000-0xafffffff 64bit pref]
[    0.579691] pci 0000:01:00.0: BAR 2 [mem 0xc4400000-0xc441ffff 64bit]
[    0.579694] pci 0000:01:00.0: BAR 4 [io  0x4000-0x40ff]
[    0.579697] pci 0000:01:00.0: ROM [mem 0xfffe0000-0xffffffff pref]
[    0.579704] pci 0000:01:00.0: enabling Extended Tags
[    0.579742] pci 0000:01:00.0: supports D1 D2
[    0.579851] pci 0000:01:00.1: [1002:aa60] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.579882] pci 0000:01:00.1: BAR 0 [mem 0xc4420000-0xc4423fff 64bit]
[    0.579892] pci 0000:01:00.1: enabling Extended Tags
[    0.579927] pci 0000:01:00.1: supports D1 D2
[    0.580009] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.580127] pci 0000:02:00.0: [14e4:4727] type 00 class 0x028000 PCIe Endpoint
[    0.580209] pci 0000:02:00.0: BAR 0 [mem 0xc3400000-0xc3403fff 64bit]
[    0.580232] pci 0000:02:00.0: enabling Extended Tags
[    0.580366] pci 0000:02:00.0: supports D1 D2
[    0.580606] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.580699] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[    0.580756] pci 0000:03:00.0: BAR 0 [io  0x2000-0x20ff]
[    0.580762] pci 0000:03:00.0: BAR 2 [mem 0xc1404000-0xc1404fff 64bit pref]
[    0.580767] pci 0000:03:00.0: BAR 4 [mem 0xc1400000-0xc1403fff 64bit pref]
[    0.580771] pci 0000:03:00.0: ROM [mem 0xffff0000-0xffffffff pref]
[    0.580870] pci 0000:03:00.0: supports D1 D2
[    0.580872] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.581073] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.581111] pci_bus 0000:04: extended config space not accessible
[    0.581165] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
[    0.581178] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.581180] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.581182] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.581184] pci 0000:00:1e.0:   bridge window [mem 0xa0000000-0xfeafffff window] (subtractive decode)
[    0.582100] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.582165] ACPI: PCI: Interrupt link LNKB configured for IRQ 11
[    0.582227] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.582229] ACPI: PCI: Interrupt link LNKC disabled
[    0.582295] ACPI: PCI: Interrupt link LNKD configured for IRQ 10
[    0.582358] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.582360] ACPI: PCI: Interrupt link LNKE disabled
[    0.582422] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[    0.582486] ACPI: PCI: Interrupt link LNKG configured for IRQ 10
[    0.582547] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.582549] ACPI: PCI: Interrupt link LNKH disabled
[    0.783376] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus 7f])
[    0.783382] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.783478] PCI host bridge to bus 0000:7f
[    0.783483] pci_bus 0000:7f: root bus resource [bus 7f]
[    0.783490] pci 0000:7f:00.0: [8086:2c62] type 00 class 0x060000 conventional PCI endpoint
[    0.783541] pci 0000:7f:00.1: [8086:2d01] type 00 class 0x060000 conventional PCI endpoint
[    0.783623] pci 0000:7f:02.0: [8086:2d10] type 00 class 0x060000 conventional PCI endpoint
[    0.783671] pci 0000:7f:02.1: [8086:2d11] type 00 class 0x060000 conventional PCI endpoint
[    0.783717] pci 0000:7f:02.2: [8086:2d12] type 00 class 0x060000 conventional PCI endpoint
[    0.783762] pci 0000:7f:02.3: [8086:2d13] type 00 class 0x060000 conventional PCI endpoint
ghostinchip
() автор топика
Ответ на: комментарий от yars068
[    0.783965] ACPI: EC: interrupt unblocked
[    0.783967] ACPI: EC: event unblocked
[    0.783971] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.783972] ACPI: EC: GPE=0x16
[    0.783974] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[    0.783977] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[    0.784086] iommu: Default domain type: Translated
[    0.784086] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.784847] SCSI subsystem initialized
[    0.784861] libata version 3.00 loaded.
[    0.784861] ACPI: bus type USB registered
[    0.784861] usbcore: registered new interface driver usbfs
[    0.784861] usbcore: registered new interface driver hub
[    0.784861] usbcore: registered new device driver usb
[    0.784902] EDAC MC: Ver: 3.0.0
[    0.785047] NetLabel: Initializing
[    0.785049] NetLabel:  domain hash size = 128
[    0.785050] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.785069] NetLabel:  unlabeled traffic allowed by default
[    0.785075] mctp: management component transport protocol core
[    0.785076] NET: Registered PF_MCTP protocol family
[    0.785088] PCI: Using ACPI for IRQ routing
[    0.789909] PCI: pci_cache_line_size set to 64 bytes
[    0.789998] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[    0.790000] e820: reserve RAM buffer [mem 0x9b63f000-0x9bffffff]
[    0.790002] e820: reserve RAM buffer [mem 0x9b800000-0x9bffffff]
[    0.790023] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.790023] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.790023] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.790023] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.790023] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.790023] vgaarb: loaded
[    0.790023] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.790023] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.791863] clocksource: Switched to clocksource tsc-early
[    0.793697] VFS: Disk quotas dquot_6.6.0
[    0.793731] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.793951] AppArmor: AppArmor Filesystem Enabled
[    0.793984] pnp: PnP ACPI init
[    0.794281] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.794286] system 00:00: [io  0x0800-0x080f] has been reserved
[    0.794296] system 00:00: [io  0xffff] has been reserved
[    0.794298] system 00:00: [io  0xffff] has been reserved
[    0.794300] system 00:00: [io  0x0400-0x047f] has been reserved
[    0.794302] system 00:00: [io  0x0500-0x057f] has been reserved
[    0.794303] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.794305] system 00:00: [io  0x0380-0x038e] has been reserved
[    0.794760] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.794765] system 00:04: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.794767] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.794769] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.794772] system 00:04: [mem 0xf0000000-0xf1ffffff] has been reserved
[    0.794774] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.794776] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
[    0.794777] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.794780] system 00:04: [mem 0xc4600000-0xc4600fff] has been reserved
[    0.995772] pnp: PnP ACPI: found 5 devices
[    1.002142] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.002348] NET: Registered PF_INET protocol family
[    1.002549] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    1.021464] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    1.021518] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
ghostinchip
() автор топика
Ответ на: комментарий от yars068
[    1.021798] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    1.022244] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    1.022588] TCP: Hash tables configured (established 65536 bind 65536)
[    1.022799] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[    1.022905] UDP hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    1.022993] UDP-Lite hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    1.023120] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.023130] NET: Registered PF_XDP protocol family
[    1.023137] pci 0000:01:00.0: ROM [mem 0xfffe0000-0xffffffff pref]: can't claim; no compatible bridge window
[    1.023144] pci 0000:03:00.0: ROM [mem 0xffff0000-0xffffffff pref]: can't claim; no compatible bridge window
[    1.023162] pci 0000:01:00.0: ROM [mem 0xc4440000-0xc445ffff pref]: assigned
[    1.023166] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.023169] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    1.023173] pci 0000:00:01.0:   bridge window [mem 0xc4400000-0xc44fffff]
[    1.023176] pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xafffffff 64bit pref]
[    1.023181] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.023184] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    1.023190] pci 0000:00:1c.0:   bridge window [mem 0xc3400000-0xc43fffff]
[    1.023195] pci 0000:00:1c.0:   bridge window [mem 0xc0400000-0xc13fffff 64bit pref]
[    1.023203] pci 0000:03:00.0: ROM [mem 0xc2400000-0xc240ffff pref]: assigned
[    1.023206] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    1.023209] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
[    1.023215] pci 0000:00:1c.1:   bridge window [mem 0xc2400000-0xc33fffff]
[    1.023219] pci 0000:00:1c.1:   bridge window [mem 0xc1400000-0xc23fffff 64bit pref]
[    1.023227] pci 0000:00:1e.0: PCI bridge to [bus 04]
[    1.023241] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.023243] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.023245] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.023247] pci_bus 0000:00: resource 7 [mem 0xa0000000-0xfeafffff window]
[    1.023249] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    1.023251] pci_bus 0000:01: resource 1 [mem 0xc4400000-0xc44fffff]
[    1.023253] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xafffffff 64bit pref]
[    1.023255] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    1.023257] pci_bus 0000:02: resource 1 [mem 0xc3400000-0xc43fffff]
[    1.023258] pci_bus 0000:02: resource 2 [mem 0xc0400000-0xc13fffff 64bit pref]
[    1.023261] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    1.023262] pci_bus 0000:03: resource 1 [mem 0xc2400000-0xc33fffff]
[    1.023264] pci_bus 0000:03: resource 2 [mem 0xc1400000-0xc23fffff 64bit pref]
[    1.023266] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7 window]
[    1.023268] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff window]
[    1.023270] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.023272] pci_bus 0000:04: resource 7 [mem 0xa0000000-0xfeafffff window]
[    1.034452] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x770 took 10785 usecs
[    1.045458] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x770 took 10724 usecs
[    1.045524] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    1.045619] PCI: CLS 64 bytes, default 64
[    1.045638] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.045640] software IO TLB: mapped [mem 0x000000009763f000-0x000000009b63f000] (64MB)
[    1.045766] Trying to unpack rootfs image as initramfs...
[    1.089581] Initialise system trusted keyrings
[    1.089601] Key type blacklist registered
[    1.089698] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    1.091362] fuse: init (API version 7.42)
[    1.091656] integrity: Platform Keyring initialized
[    1.091666] integrity: Machine keyring initialized
[    1.107466] xor: measuring software checksum speed
[    1.107678]    prefetch64-sse  : 16328 MB/sec
[    1.107919]    generic_sse     : 13794 MB/sec
[    1.107921] xor: using function: prefetch64-sse (16328 MB/sec)
[    1.107926] Key type asymmetric registered
[    1.107927] Asymmetric key parser 'x509' registered
[    1.108015] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    1.108150] io scheduler mq-deadline registered
[    1.108153] io scheduler kyber registered
[    1.108206] io scheduler bfq registered
[    1.108442] ledtrig-cpu: registered to indicate activity on CPUs
[    1.109026] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.162272] ACPI: AC: AC Adapter [ACAD] (on-line)
[    1.162375] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.162405] ACPI: button: Power Button [PWRB]
[    1.162446] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    1.162468] ACPI: button: Lid Switch [LID0]
[    1.162529] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.162590] ACPI: button: Power Button [PWRF]
[    1.164905] ACPI: thermal: [Firmware Bug]: Invalid critical threshold (-274000)
[    1.168897] thermal LNXTHERM:00: registered as thermal_zone0
[    1.168909] ACPI: thermal: Thermal Zone [TZ01] (73 C)
[    1.169436] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.173713] Non-volatile memory driver v1.3
[    1.173720] Linux agpgart interface v0.103
[    1.173805] ACPI: bus type drm_connector registered
[    1.174385] ahci 0000:00:1f.2: version 3.0
[    1.174672] ahci 0000:00:1f.2: AHCI vers 0001.0300, 32 command slots, 3 Gbps, SATA mode
[    1.174676] ahci 0000:00:1f.2: 3/4 ports implemented (port mask 0x23)
[    1.174679] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems sxs apst 
[    1.178722] scsi host0: ahci
[    1.179104] scsi host1: ahci
[    1.179294] scsi host2: ahci
[    1.179476] scsi host3: ahci
[    1.179643] scsi host4: ahci
[    1.179802] scsi host5: ahci
[    1.179865] ata1: SATA max UDMA/133 abar m2048@0xc4508000 port 0xc4508100 irq 24 lpm-pol 3
[    1.179870] ata2: SATA max UDMA/133 abar m2048@0xc4508000 port 0xc4508180 irq 24 lpm-pol 3
[    1.179871] ata3: DUMMY
[    1.179873] ata4: DUMMY
[    1.179873] ata5: DUMMY
[    1.179876] ata6: SATA max UDMA/133 abar m2048@0xc4508000 port 0xc4508380 irq 24 lpm-pol 0
[    1.180112] usbcore: registered new interface driver usbserial_generic
[    1.180120] usbserial: USB Serial support registered for generic
[    1.180299] rtc_cmos 00:01: RTC can wake from S4
[    1.180595] rtc_cmos 00:01: registered as rtc0
[    1.180632] rtc_cmos 00:01: setting system clock to 2025-06-12T07:16:27 UTC (1749712587)
[    1.180673] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.180807] intel_pstate: CPU model not supported
[    1.181208] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
[    1.181213] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
[    1.181977] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.182000] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.182023] ehci-pci 0000:00:1a.0: debug port 2
[    1.183237] fbcon: Deferring console take-over
[    1.183247] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
ghostinchip
() автор топика
Ответ на: комментарий от yars068
[    1.186022] hid: raw HID events driver (C) Jiri Kosina
[    1.186242] drop_monitor: Initializing network drop monitor service
[    1.186813] NET: Registered PF_INET6 protocol family
[    1.187001] ehci-pci 0000:00:1a.0: irq 16, io mem 0xc450a000
[    1.192875] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.193049] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[    1.193055] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.193058] usb usb1: Product: EHCI Host Controller
[    1.193060] usb usb1: Manufacturer: Linux 6.14.6-2-MANJARO ehci_hcd
[    1.193063] usb usb1: SerialNumber: 0000:00:1a.0
[    1.193438] hub 1-0:1.0: USB hub found
[    1.193456] hub 1-0:1.0: 3 ports detected
[    1.193795] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.193806] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.193829] ehci-pci 0000:00:1d.0: debug port 2
[    1.197860] ehci-pci 0000:00:1d.0: irq 21, io mem 0xc4509000
[    1.203900] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.204059] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[    1.204063] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.204065] usb usb2: Product: EHCI Host Controller
[    1.204067] usb usb2: Manufacturer: Linux 6.14.6-2-MANJARO ehci_hcd
[    1.204068] usb usb2: SerialNumber: 0000:00:1d.0
[    1.204409] hub 2-0:1.0: USB hub found
[    1.204422] hub 2-0:1.0: 3 ports detected
[    1.431958] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.434752] ACPI: battery: Slot [BAT0] (battery present)
[    1.439888] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.485738] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.486172] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.486322] ata1.00: ATA-11: Apacer AS350 1TB, AP615PE0, max UDMA/133
[    1.486348] ata2.00: ATA-8: ST9500420AS, 0006HPM1, max UDMA/100
[    1.486371] ata1.00: 2000409264 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.486524] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.487068] ata1.00: configured for UDMA/133
[    1.487436] ata2.00: configured for UDMA/100
[    1.494405] ata6: SATA link down (SStatus 0 SControl 300)
[    1.497539] scsi 0:0:0:0: Direct-Access     ATA      Apacer AS350 1TB 5PE0 PQ: 0 ANSI: 5
[    1.497992] sd 0:0:0:0: [sda] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB)
[    1.498013] sd 0:0:0:0: [sda] Write Protect is off
[    1.498018] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.498021] scsi 1:0:0:0: Direct-Access     ATA      ST9500420AS      HPM1 PQ: 0 ANSI: 5
[    1.498047] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.498099] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    1.498339] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    1.498354] sd 1:0:0:0: [sdb] Write Protect is off
[    1.498356] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.498371] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.498397] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[    1.504289]  sda: sda1
[    1.504585] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.557676] usb 1-1: New USB device found, idVendor=8087, idProduct=0020, bcdDevice= 0.00
[    1.557692] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.558265] hub 1-1:1.0: USB hub found
[    1.558340] hub 1-1:1.0: 6 ports detected
[    1.565380] usb 2-1: New USB device found, idVendor=8087, idProduct=0020, bcdDevice= 0.00
[    1.565395] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.565827] hub 2-1:1.0: USB hub found
[    1.566000] hub 2-1:1.0: 8 ports detected
[    1.604174] Freeing initrd memory: 56496K
[    1.613920] Segment Routing with IPv6
[    1.613928] RPL Segment Routing with IPv6
[    1.613983] In-situ OAM (IOAM) with IPv6
[    1.614065] NET: Registered PF_PACKET protocol family
[    1.615071] microcode: Current revision: 0x00000007
[    1.615074] microcode: Updated early from: 0x00000002
[    1.615276] IPI shorthand broadcast: enabled
[    1.617729] sched_clock: Marking stable (1616002054, 835255)->(2086318836, -469481527)
[    1.617977] registered taskstats version 1
[    1.618357] Loading compiled-in X.509 certificates
[    1.636223] Loaded X.509 cert 'Build time autogenerated kernel key: bae84e572018b726c23f5f9a96ecd469c37363da'
[    1.644534] zswap: loaded using pool zstd/zsmalloc
[    1.644714] Demotion targets for Node 0: null
[    1.645363] Key type .fscrypt registered
[    1.645366] Key type fscrypt-provisioning registered
[    1.647180] Btrfs loaded, zoned=yes, fsverity=yes
[    1.647310] AppArmor: AppArmor sha256 policy hashing enabled
[    1.647794] PM:   Magic number: 13:361:268
[    1.653762] RAS: Correctable Errors collector initialized.
[    1.675550] clk: Disabling unused clocks
[    1.675558] PM: genpd: Disabling unused power domains
[    1.779646]  sdb: sdb1
[    1.779909] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.782090] Freeing unused decrypted memory: 2028K
[    1.783306] Freeing unused kernel image (initmem) memory: 4528K
[    1.783458] Write protecting the kernel read-only data: 36864k
[    1.784187] Freeing unused kernel image (text/rodata gap) memory: 1124K
[    1.784333] Freeing unused kernel image (rodata/data gap) memory: 112K
[    1.838140] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.838148] rodata_test: all tests were successful
[    1.838151] x86/mm: Checking user space page tables
[    1.840853] usb 1-1.2: new high-speed USB device number 3 using ehci-pci
[    1.848892] usb 2-1.3: new full-speed USB device number 3 using ehci-pci
[    1.890117] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.890127] Run /init as init process
[    1.890128]   with arguments:
[    1.890129]     /init
[    1.890131]     splash
[    1.890132]   with environment:
[    1.890133]     HOME=/
[    1.890134]     TERM=linux
[    1.890135]     BOOT_IMAGE=/boot/vmlinuz-6.14-x86_64
[    1.928821] usb 1-1.2: New USB device found, idVendor=214b, idProduct=7250, bcdDevice= 1.00
[    1.928845] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.928853] usb 1-1.2: Product: USB2.0 HUB
[    1.929332] hub 1-1.2:1.0: USB hub found
[    1.929498] hub 1-1.2:1.0: 4 ports detected
[    1.940128] usb 2-1.3: New USB device found, idVendor=138a, idProduct=0005, bcdDevice= c.90
ghostinchip
() автор топика
Ответ на: комментарий от yars068
[    1.940137] usb 2-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    1.940139] usb 2-1.3: SerialNumber: 00a0a24f3686
[    2.003903] usb 1-1.3: new full-speed USB device number 4 using ehci-pci
[    2.013878] usb 2-1.5: new high-speed USB device number 4 using ehci-pci
[    2.063867] tsc: Refined TSC clocksource calibration: 2660.295 MHz
[    2.063881] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2658ba8dd70, max_idle_ns: 440795308253 ns
[    2.066855] clocksource: Switched to clocksource tsc
[    2.094703] usb 1-1.3: New USB device found, idVendor=0a5c, idProduct=21b4, bcdDevice= 4.81
[    2.094715] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.094721] usb 1-1.3: Product: Broadcom 2070 Bluetooth
[    2.094725] usb 1-1.3: Manufacturer: Broadcom Corp
[    2.094729] usb 1-1.3: SerialNumber: CC52AF6EFD89
[    2.171944] usb 1-1.4: new full-speed USB device number 5 using ehci-pci
[    2.192714] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.212318] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.212422] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.249373] usb 1-1.4: New USB device found, idVendor=0416, idProduct=a0f8, bcdDevice= 0.00
[    2.249389] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.249393] usb 1-1.4: Product: Gaming Keyboard
[    2.249395] usb 1-1.4: Manufacturer:  
[    2.249397] usb 1-1.4: SerialNumber: WKB-F107-87KA
[    2.274098] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    2.307196] usbcore: registered new interface driver usbhid
[    2.307204] usbhid: USB HID core driver
[    2.309864] usb 1-1.2.1: new full-speed USB device number 6 using ehci-pci
[    2.321526] input:   Gaming Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:0416:A0F8.0001/input/input5
[    2.390498] usb 1-1.2.1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
[    2.390509] usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.390512] usb 1-1.2.1: Product: USB Receiver
[    2.390515] usb 1-1.2.1: Manufacturer: Logitech
[    2.392756] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.0/0003:046D:C52B.0003/input/input6
[    2.572789] [drm] radeon kernel modesetting enabled.
[    2.572856] vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
[    2.573006] ATPX version 1, functions 0x0000002f
[    2.573245] radeon 0000:01:00.0: enabling device (0000 -> 0003)
[    2.573383] [drm] initializing kernel modesetting (REDWOOD 0x1002:0x68C1 0x103C:0x163C 0x00).
[    2.691138] hid-generic 0003:0416:A0F8.0001: input,hidraw0: USB HID v1.10 Keyboard [  Gaming Keyboard] on usb-0000:00:1a.0-1.4/input0
[    2.692296] input:   Gaming Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:0416:A0F8.0002/input/input7
[    2.712245] ATOM BIOS: MADISON
[    2.712353] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[    2.712363] radeon 0000:01:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
[    2.712379] [drm] Detected VRAM RAM=1024M, BAR=256M
[    2.712383] [drm] RAM width 128bits DDR
[    2.712604] [drm] radeon: 1024M of VRAM memory ready
[    2.712612] [drm] radeon: 1024M of GTT memory ready.
[    2.712629] [drm] Loading REDWOOD Microcode
[    2.713094] [drm] Internal thermal controller with fan control
[    2.717421] [drm] radeon: dpm initialized
[    2.718327] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    2.723877] [drm] PCIE GART of 1024M enabled (table at 0x000000000014C000).
[    2.724015] radeon 0000:01:00.0: WB enabled
[    2.724019] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00
[    2.724021] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c
[    2.724394] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x000000000005c418
[    2.725229] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[    2.725363] radeon 0000:01:00.0: radeon: using MSI.
[    2.725397] [drm] radeon: irq initialized.
[    2.742395] [drm] ring test on 0 succeeded in 1 usecs
[    2.742410] [drm] ring test on 3 succeeded in 4 usecs
[    2.772007] usb 2-1.5: New USB device found, idVendor=0bda, idProduct=5801, bcdDevice= 0.08
[    2.772018] usb 2-1.5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.772025] usb 2-1.5: Product: 2SF022
[    2.772030] usb 2-1.5: Manufacturer: DB04008LAAB2XZ
[    2.772035] usb 2-1.5: SerialNumber: 0x0001
[    2.920126] [drm] ring test on 5 succeeded in 1 usecs
[    2.920141] [drm] UVD initialized successfully.
[    2.920494] [drm] ib test on ring 0 succeeded in 0 usecs
[    2.920577] [drm] ib test on ring 3 succeeded in 0 usecs
[    3.114788] hid-generic 0003:046D:C52B.0003: input,hidraw1: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:1a.0-1.2.1/input0
[    3.117608] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.1/0003:046D:C52B.0004/input/input11
[    3.165011] input:   Gaming Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:0416:A0F8.0002/input/input8
[    3.165224] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.1/0003:046D:C52B.0004/input/input12
[    3.165257] input:   Gaming Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:0416:A0F8.0002/input/input9
[    3.216001] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.1/0003:046D:C52B.0004/input/input13
[    3.216189] input:   Gaming Keyboard Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:0416:A0F8.0002/input/input10
[    3.216291] hid-generic 0003:046D:C52B.0004: input,hiddev96,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1a.0-1.2.1/input1
[    3.216554] hid-generic 0003:0416:A0F8.0002: input,hiddev97,hidraw3: USB HID v1.10 Keyboard [  Gaming Keyboard] on usb-0000:00:1a.0-1.4/input1
[    3.218257] hid-generic 0003:046D:C52B.0005: hiddev98,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.0-1.2.1/input2
[    3.279851] usb 1-1.2.2: new high-speed USB device number 7 using ehci-pci
[    3.356148] usb 1-1.2.2: New USB device found, idVendor=0bc2, idProduct=ac2f, bcdDevice=17.07
[    3.356154] usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.356157] usb 1-1.2.2: Product: BUP Slim
[    3.356159] usb 1-1.2.2: Manufacturer: Seagate
[    3.356162] usb 1-1.2.2: SerialNumber: 00000000NAB4Q25D
[    3.447497] usbcore: registered new interface driver usb-storage
[    3.450116] i915 0000:00:02.0: [drm] Found ironlake (device ID 0046) integrated display version 5.00 stepping N/A
[    3.450373] pci 0000:00:00.0: Intel HD Graphics Chipset
[    3.450401] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    3.450948] pci 0000:00:00.0: detected 32768K stolen memory
[    3.455770] scsi host6: uas
[    3.455920] usbcore: registered new interface driver uas
[    3.456653] scsi 6:0:0:0: Direct-Access     Seagate  BUP Slim         1707 PQ: 0 ANSI: 6
[    3.464577] sd 6:0:0:0: [sdc] 1953525167 512-byte logical blocks: (1.00 TB/932 GiB)
ghostinchip
() автор топика
Ответ на: комментарий от yars068
[    3.464597] sd 6:0:0:0: [sdc] 4096-byte physical blocks
[    3.464905] sd 6:0:0:0: [sdc] Write Protect is off
[    3.464912] sd 6:0:0:0: [sdc] Mode Sense: 03 00 00 00
[    3.465554] sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.465724] sd 6:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes
[    3.465728] sd 6:0:0:0: [sdc] Optimal transfer size 33553920 bytes not a multiple of preferred minimum block size (4096 bytes)
[    3.472733] i915 0000:00:02.0: vgaarb: deactivate vga console
[    3.518831] i915 0000:00:02.0: [drm] Skipping intel_backlight registration
[    3.518905] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 2
[    3.519748] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.519861] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15
[    3.536478] ACPI: video: Video Device [VGA1] (multi-head: yes  rom: no  post: no)
[    3.536665] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:10/LNXVIDEO:02/input/input16
[    3.557208] logitech-djreceiver 0003:046D:C52B.0005: hiddev96,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.0-1.2.1/input2
[    3.564882] acpi device:01: registered as cooling_device4
[    3.573414] acpi device:14: registered as cooling_device5
[    3.597707] fbcon: i915drmfb (fb0) is primary device
[    3.597714] fbcon: Deferring console take-over
[    3.597720] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    3.600207] [drm] ib test on ring 5 succeeded
[    3.600793] radeon 0000:01:00.0: [drm] Skipping radeon atom DIG backlight registration
[    3.600801] [drm] Radeon Display Connectors
[    3.600803] [drm] Connector 0:
[    3.600805] [drm]   LVDS-2
[    3.600808] [drm]   DDC: 0x6560 0x6560 0x6564 0x6564 0x6568 0x6568 0x656c 0x656c
[    3.600813] [drm]   Encoders:
[    3.600816] [drm]     LCD1: INTERNAL_UNIPHY
[    3.600818] [drm] Connector 1:
[    3.600821] [drm]   HDMI-A-1
[    3.600823] [drm]   HPD1
[    3.600825] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[    3.600829] [drm]   Encoders:
[    3.600831] [drm]     DFP1: INTERNAL_UNIPHY1
[    3.600833] [drm] Connector 2:
[    3.600835] [drm]   VGA-2
[    3.600853] [drm]   DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4
[    3.600858] [drm]   Encoders:
[    3.600860] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    3.603160] vga_switcheroo: enabled
[    3.661306] input: Logitech Wireless Device PID:405e Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.0005/0003:046D:405E.0006/input/input17
[    3.687095] input: Logitech Wireless Device PID:405e Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.0005/0003:046D:405E.0006/input/input18
[    3.687216] hid-generic 0003:046D:405E.0006: input,hidraw2: USB HID v1.11 Keyboard [Logitech Wireless Device PID:405e] on usb-0000:00:1a.0-1.2.1/input2:1
[    3.767566]  sdc: sdc1
[    3.767851] sd 6:0:0:0: [sdc] Attached SCSI disk
[    3.824752] [drm] Initialized radeon 2.50.0 for 0000:01:00.0 on minor 1
[    3.872686] input: Logitech M720 Triathlon as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.0005/0003:046D:405E.0006/input/input22
[    3.906459] logitech-hidpp-device 0003:046D:405E.0006: input,hidraw2: USB HID v1.11 Keyboard [Logitech M720 Triathlon] on usb-0000:00:1a.0-1.2.1/input2:1
[    4.608601] [drm] fb mappable at 0xA034D000
[    4.608606] [drm] vram apper at 0xA0000000
[    4.608607] [drm] size 8294400
[    4.608609] [drm] fb depth is 24
[    4.608610] [drm]    pitch is 7680
[    4.608911] fbcon: Deferring console take-over
[    4.608922] radeon 0000:01:00.0: [drm] fb1: radeondrmfb frame buffer device
[   12.825115] [drm] amdgpu kernel modesetting enabled.
[   12.825157] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
[   12.825239] amdgpu: ATPX version 1, functions 0x0000002f
[   12.825631] amdgpu: Virtual CRAT table created for CPU
[   12.825672] amdgpu: Topology: Add CPU node
[   13.209482] EXT4-fs (sda1): mounted filesystem 2b9c3a83-3cab-4324-960b-bfd00a28b7d8 r/w with ordered data mode. Quota mode: none.
[   13.438938] systemd[1]: systemd 257.5-3-manjaro running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[   13.438958] systemd[1]: Detected architecture x86-64.
[   13.446001] systemd[1]: Hostname set to <dev>.
[   13.657954] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[   14.185927] systemd[1]: Queued start job for default target Graphical Interface.
[   14.218558] systemd[1]: Created slice CUPS Slice.
[   14.219199] systemd[1]: Created slice Slice /system/dirmngr.
[   14.219796] systemd[1]: Created slice Slice /system/getty.
[   14.220321] systemd[1]: Created slice Slice /system/gpg-agent.
[   14.220780] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[   14.221260] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[   14.221716] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[   14.222256] systemd[1]: Created slice Slice /system/keyboxd.
[   14.222772] systemd[1]: Created slice Slice /system/modprobe.
[   14.223126] systemd[1]: Created slice User and Session Slice.
[   14.223224] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   14.223496] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   14.223533] systemd[1]: Reached target Login Prompts.
[   14.223559] systemd[1]: Reached target Local Integrity Protected Volumes.
[   14.223592] systemd[1]: Reached target Remote File Systems.
[   14.223611] systemd[1]: Reached target Slice Units.
[   14.223634] systemd[1]: Reached target Swaps.
[   14.223662] systemd[1]: Reached target Local Verity Protected Volumes.
[   14.223777] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   14.223947] systemd[1]: Listening on LVM2 poll daemon socket.
[   14.225843] systemd[1]: Listening on Process Core Dump Socket.
[   14.227130] systemd[1]: Listening on Credential Encryption/Decryption.
[   14.227276] systemd[1]: Listening on Journal Socket (/dev/log).
[   14.227425] systemd[1]: Listening on Journal Sockets.
[   14.227466] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
ghostinchip
() автор топика
Ответ на: комментарий от yars068
[   14.227491] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   14.227602] systemd[1]: Listening on udev Control Socket.
[   14.227710] systemd[1]: Listening on udev Kernel Socket.
[   14.227813] systemd[1]: Listening on User Database Manager Socket.
[   14.229643] systemd[1]: Mounting Huge Pages File System...
[   14.230604] systemd[1]: Mounting POSIX Message Queue File System...
[   14.232516] systemd[1]: Mounting Kernel Debug File System...
[   14.234177] systemd[1]: Mounting Kernel Trace File System...
[   14.238705] systemd[1]: Starting Load AppArmor profiles...
[   14.242774] systemd[1]: Starting Create List of Static Device Nodes...
[   14.244676] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   14.248763] systemd[1]: Starting Load Kernel Module configfs...
[   14.252748] systemd[1]: Starting Load Kernel Module dm_mod...
[   14.258147] systemd[1]: Starting Load Kernel Module drm...
[   14.262168] systemd[1]: Starting Load Kernel Module fuse...
[   14.268129] systemd[1]: Starting Load Kernel Module loop...
[   14.268279] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[   14.268345] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[   14.272217] systemd[1]: Starting Journal Service...
[   14.289102] systemd[1]: Starting Load Kernel Modules...
[   14.289155] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   14.297225] systemd[1]: Starting Remount Root and Kernel File Systems...
[   14.297364] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   14.299584] device-mapper: uevent: version 1.0.3
[   14.299744] device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: dm-devel@lists.linux.dev
[   14.304389] systemd[1]: Starting Load udev Rules from Credentials...
[   14.314371] systemd[1]: Starting Coldplug All udev Devices...
[   14.316464] loop: module loaded
[   14.327110] systemd-journald[326]: Collecting audit messages is disabled.
[   14.330014] audit: type=1400 audit(1749712600.647:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=338 comm="apparmor_parser"
[   14.330025] audit: type=1400 audit(1749712600.648:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=339 comm="apparmor_parser"
[   14.331040] audit: type=1400 audit(1749712600.649:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=340 comm="apparmor_parser"
[   14.332345] audit: type=1400 audit(1749712600.650:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=337 comm="apparmor_parser"
[   14.336751] systemd[1]: Starting Virtual Console Setup...
[   14.342854] audit: type=1400 audit(1749712600.658:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=344 comm="apparmor_parser"
[   14.350300] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   14.350380] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   14.350438] sd 6:0:0:0: Attached scsi generic sg2 type 0
[   14.356715] systemd[1]: Mounted Huge Pages File System.
[   14.360461] audit: type=1400 audit(1749712600.678:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=348 comm="apparmor_parser"
[   14.360740] EXT4-fs (sda1): re-mounted 2b9c3a83-3cab-4324-960b-bfd00a28b7d8 r/w. Quota mode: none.
[   14.363201] systemd[1]: Mounted POSIX Message Queue File System.
[   14.363438] systemd[1]: Mounted Kernel Debug File System.
[   14.363641] systemd[1]: Mounted Kernel Trace File System.
[   14.364288] systemd[1]: Finished Create List of Static Device Nodes.
[   14.366116] vboxdrv: loading out-of-tree module taints kernel.
[   14.366127] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[   14.367946] audit: type=1400 audit(1749712600.686:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=347 comm="apparmor_parser"
[   14.369324] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   14.369736] systemd[1]: Finished Load Kernel Module configfs.
[   14.372779] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[   14.375723] audit: type=1400 audit(1749712600.693:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=350 comm="apparmor_parser"
[   14.378124] systemd[1]: Finished Load Kernel Module dm_mod.
[   14.378818] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   14.382644] systemd[1]: Finished Load Kernel Module drm.
[   14.385285] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   14.385676] systemd[1]: Finished Load Kernel Module fuse.
[   14.386438] systemd[1]: modprobe@loop.service: Deactivated successfully.
[   14.386733] audit: type=1400 audit(1749712600.704:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=351 comm="apparmor_parser"
[   14.386797] systemd[1]: Finished Load Kernel Module loop.
[   14.387463] systemd[1]: Finished Remount Root and Kernel File Systems.
[   14.391456] systemd[1]: Finished Load udev Rules from Credentials.
[   14.395863] random: crng init done
[   14.396722] audit: type=1400 audit(1749712600.714:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-run" pid=354 comm="apparmor_parser"
[   14.401129] systemd[1]: Mounting FUSE Control File System...
[   14.406823] systemd[1]: Mounting Kernel Configuration File System...
[   14.410345] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[   14.415103] systemd[1]: Starting Load/Save OS Random Seed...
[   14.415222] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[   14.421326] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[   14.421381] systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   14.423006] systemd[1]: Finished Virtual Console Setup.
[   14.435415] vboxdrv: Found 4 processor cores/threads
[   14.449731] systemd[1]: Mounted Kernel Configuration File System.
[   14.459126] systemd[1]: Mounted FUSE Control File System.
[   14.460271] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[   14.463430] systemd[1]: Finished Load/Save OS Random Seed.
[   14.470106] vboxdrv: TSC mode is Invariant, tentative frequency 2660294142 Hz
[   14.470115] vboxdrv: Successfully loaded version 7.1.8 r168469 (interface 0x00340001)
[   14.484042] VBoxNetAdp: Successfully started.
[   14.489664] systemd[1]: Starting User Database Manager...
[   14.508482] VBoxNetFlt: Successfully started.
[   14.515555] systemd[1]: Finished Load Kernel Modules.
[   14.533202] systemd[1]: Starting Apply Kernel Variables...
[   14.555201] systemd[1]: Started Journal Service.
[   14.607085] systemd-journald[326]: Received client request to flush runtime journal.
ghostinchip
() автор топика
Ответ на: комментарий от yars068
[   15.408202] loop0: detected capacity change from 0 to 8
[   15.434533] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   15.507941] loop1: detected capacity change from 0 to 187776
[   15.529955] loop4: detected capacity change from 0 to 28832
[   15.530454] loop5: detected capacity change from 0 to 91008
[   15.572397] loop3: detected capacity change from 0 to 359536
[   15.574786] loop2: detected capacity change from 0 to 151288
[   15.911801] hp_accel: laptop model unknown, using default axes configuration
[   15.912670] lis3lv02d: 8 bits sensor found
[   16.012747] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input23
[   16.217887] mousedev: PS/2 mouse device common for all mice
[   16.251205] ACPI: watchdog: Skipping WDAT on this system because it uses RTC SRAM
[   16.251331] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20240827/utaddress-204)
[   16.251340] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[   16.251345] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.P0P3.PEGP.GPIO) (20240827/utaddress-204)
[   16.251351] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20240827/utaddress-204)
[   16.251357] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000054F (\SGGP) (20240827/utaddress-204)
[   16.251362] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[   16.251364] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.P0P3.PEGP.GPIO) (20240827/utaddress-204)
[   16.251369] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20240827/utaddress-204)
[   16.251374] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000054F (\SGGP) (20240827/utaddress-204)
[   16.251380] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[   16.251382] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.P0P3.PEGP.GPIO) (20240827/utaddress-204)
[   16.251387] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20240827/utaddress-204)
[   16.251392] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000054F (\SGGP) (20240827/utaddress-204)
[   16.251398] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[   16.251399] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   16.442432] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29)
[   16.454092] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90
[   16.478701] input: PC Speaker as /devices/platform/pcspkr/input/input24
[   16.527735] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[   16.565308] r8169 0000:03:00.0 eth0: RTL8168d/8111d, 2c:27:d7:c5:62:ee, XID 283, IRQ 28
[   16.565322] r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[   16.695882] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   16.695904] ACPI: watchdog: Skipping WDAT on this system because it uses RTC SRAM
[   16.696521] i2c i2c-14: Successfully instantiated SPD at 0x50
[   16.860649] mc: Linux media interface: v0.10
[   16.865954] input: HP WMI hotkeys as /devices/virtual/input/input26
[   16.924181] i801_smbus 0000:00:1f.3: BIOS is accessing SMBus registers
[   16.924191] i801_smbus 0000:00:1f.3: Driver SMBus register access inhibited
[   17.050909] Bluetooth: Core ver 2.22
[   17.050957] NET: Registered PF_BLUETOOTH protocol family
[   17.050960] Bluetooth: HCI device and connection manager initialized
[   17.050968] Bluetooth: HCI socket layer initialized
[   17.050973] Bluetooth: L2CAP socket layer initialized
[   17.050979] Bluetooth: SCO socket layer initialized
[   17.051930] iTCO_vendor_support: vendor-support=0
[   17.063619] r8169 0000:03:00.0 enp3s0: renamed from eth0
[   17.115385] at24 14-0050: supply vcc not found, using dummy regulator
[   17.116493] videodev: Linux video capture interface: v2.00
[   17.117277] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   17.122439] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   17.141922] iTCO_wdt iTCO_wdt.1.auto: Found a HM55 TCO device (Version=2, TCOBASE=0x0460)
[   17.147714] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[   17.195051] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops radeon_audio_component_bind_ops [radeon])
[   17.201948] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input27
[   17.331504] snd_hda_codec_idt hdaudioC0D0: 92HD81B1X5: picked fixup  for PCI SSID 103c:0000
[   17.331939] snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD81B1X5: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[   17.331946] snd_hda_codec_idt hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   17.331949] snd_hda_codec_idt hdaudioC0D0:    hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
[   17.331952] snd_hda_codec_idt hdaudioC0D0:    mono: mono_out=0x0
[   17.331955] snd_hda_codec_idt hdaudioC0D0:    inputs:
[   17.331957] snd_hda_codec_idt hdaudioC0D0:      Mic=0xa
[   17.331960] snd_hda_codec_idt hdaudioC0D0:      Internal Mic=0x11
[   17.363382] usbcore: registered new interface driver btusb
[   17.382990] kvm_intel: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
[   17.395291] input: HDA Intel MID Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input28
[   17.395394] input: HDA Intel MID Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input29
[   17.427022] usb 2-1.5: Found UVC 1.00 device 2SF022 (0bda:5801)

ghostinchip
() автор топика
Ответ на: комментарий от yars068
[   17.474754] usbcore: registered new interface driver uvcvideo
[   17.765612] psmouse serio1: synaptics: queried max coordinates: x [..5672], y [..4550]
[   17.908941] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xe40000/0x5a0400/0x0, board id: 0, fw id: 631163
[   17.998944] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input25
[   18.175108] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   18.175119] Bluetooth: BNEP filters: protocol multicast
[   18.175125] Bluetooth: BNEP socket layer initialized
[   18.177466] Bluetooth: MGMT ver 1.23
[   18.382426] RTL8211B Gigabit Ethernet r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
[   18.417804] NET: Registered PF_QIPCRTR protocol family
[   18.544720] r8169 0000:03:00.0 enp3s0: Link is Down
[   26.804522] rfkill: input handler disabled
[   28.704406] Bluetooth: RFCOMM TTY layer initialized
[   28.704422] Bluetooth: RFCOMM socket layer initialized
[   28.704429] Bluetooth: RFCOMM ver 1.11
[   30.777090] kvm_intel: L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.
[   43.638517] logitech-hidpp-device 0003:046D:405E.0006: HID++ 4.5 device connected.
[  162.397213] perf: interrupt took too long (2509 > 2500), lowering kernel.perf_event_max_sample_rate to 79000
[  402.441397] perf: interrupt took too long (3147 > 3136), lowering kernel.perf_event_max_sample_rate to 63000
[ 1444.173876] usb 1-1.2.3: new high-speed USB device number 8 using ehci-pci
[ 1444.465718] usb 1-1.2.3: New USB device found, idVendor=13fe, idProduct=5500, bcdDevice= 1.00
[ 1444.465728] usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1444.465733] usb 1-1.2.3: Product: USB DISK 2.0
[ 1444.465736] usb 1-1.2.3: Manufacturer:         
[ 1444.465739] usb 1-1.2.3: SerialNumber: 07016BB793F24B12
[ 1444.466255] usb-storage 1-1.2.3:1.0: USB Mass Storage device detected
[ 1444.467614] scsi host7: usb-storage 1-1.2.3:1.0
[ 1445.523001] scsi 7:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 6
[ 1445.523383] sd 7:0:0:0: Attached scsi generic sg3 type 0
[ 1451.461069] sd 7:0:0:0: [sdd] 60532992 512-byte logical blocks: (31.0 GB/28.9 GiB)
[ 1451.462690] sd 7:0:0:0: [sdd] Write Protect is off
[ 1451.462700] sd 7:0:0:0: [sdd] Mode Sense: 23 00 00 00
[ 1451.463306] sd 7:0:0:0: [sdd] No Caching mode page found
[ 1451.463311] sd 7:0:0:0: [sdd] Assuming drive cache: write through
[ 1451.481564]  sdd: sdd1
[ 1451.481812] sd 7:0:0:0: [sdd] Attached SCSI removable disk
[ 1452.246068] exFAT-fs (sdd1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 1602.131153] sdd: detected capacity change from 60532992 to 0
[ 1604.521022] usb 1-1.2.3: USB disconnect, device number 8
[ 3020.112773] usb 1-1.2.3: new high-speed USB device number 9 using ehci-pci
[ 3020.404733] usb 1-1.2.3: New USB device found, idVendor=13fe, idProduct=5500, bcdDevice= 1.00
[ 3020.404743] usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3020.404747] usb 1-1.2.3: Product: USB DISK 2.0
[ 3020.404751] usb 1-1.2.3: Manufacturer:         
[ 3020.404754] usb 1-1.2.3: SerialNumber: 07016BB793F24B12
[ 3020.405254] usb-storage 1-1.2.3:1.0: USB Mass Storage device detected
[ 3020.405870] scsi host7: usb-storage 1-1.2.3:1.0
[ 3021.458690] scsi 7:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 6
[ 3021.459179] sd 7:0:0:0: Attached scsi generic sg3 type 0
[ 3030.687371] sd 7:0:0:0: [sdd] 60532992 512-byte logical blocks: (31.0 GB/28.9 GiB)
[ 3030.689136] sd 7:0:0:0: [sdd] Write Protect is off
[ 3030.689148] sd 7:0:0:0: [sdd] Mode Sense: 23 00 00 00
[ 3030.690160] sd 7:0:0:0: [sdd] No Caching mode page found
[ 3030.690169] sd 7:0:0:0: [sdd] Assuming drive cache: write through
[ 3030.712446]  sdd: sdd1
[ 3030.712621] sd 7:0:0:0: [sdd] Attached SCSI removable disk
[ 3031.374317] exFAT-fs (sdd1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 3070.388497] perf: interrupt took too long (3941 > 3933), lowering kernel.perf_event_max_sample_rate to 50000
[ 3121.835736] usb 1-1.2.3: USB disconnect, device number 9
[ 3121.838802] device offline error, dev sdd, sector 13440 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0
[ 3121.838877] device offline error, dev sdd, sector 12288 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0
[ 3121.838881] Buffer I/O error on dev sdd1, logical block 10240, lost async page write
[ 3121.838890] device offline error, dev sdd, sector 12614 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0
[ 3121.838892] Buffer I/O error on dev sdd1, logical block 10566, lost async page write
[ 3121.838899] device offline error, dev sdd, sector 12615 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0
[ 3121.838902] Buffer I/O error on dev sdd1, logical block 10567, lost async page write
[ 3188.305755] usb 1-1.2.3: new high-speed USB device number 10 using ehci-pci
[ 3188.597689] usb 1-1.2.3: New USB device found, idVendor=13fe, idProduct=5500, bcdDevice= 1.00
[ 3188.597698] usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3188.597703] usb 1-1.2.3: Product: USB DISK 2.0
[ 3188.597706] usb 1-1.2.3: Manufacturer:         
[ 3188.597710] usb 1-1.2.3: SerialNumber: 07016BB793F24B12
[ 3188.598319] usb-storage 1-1.2.3:1.0: USB Mass Storage device detected
[ 3188.599883] scsi host7: usb-storage 1-1.2.3:1.0
[ 3189.651019] scsi 7:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 6
[ 3189.651449] sd 7:0:0:0: Attached scsi generic sg3 type 0
[ 3199.207584] sd 7:0:0:0: [sdd] 60532992 512-byte logical blocks: (31.0 GB/28.9 GiB)
[ 3199.209546] sd 7:0:0:0: [sdd] Write Protect is off
[ 3199.209556] sd 7:0:0:0: [sdd] Mode Sense: 23 00 00 00
[ 3199.210272] sd 7:0:0:0: [sdd] No Caching mode page found
[ 3199.210280] sd 7:0:0:0: [sdd] Assuming drive cache: write through
[ 3199.229556]  sdd: sdd1
[ 3199.229790] sd 7:0:0:0: [sdd] Attached SCSI removable disk
[ 3225.752973] sdd: detected capacity change from 60532992 to 0
[ 3230.635860] usb 1-1.2.3: USB disconnect, device number 10
➜  ~
ghostinchip
() автор топика
Ответ на: комментарий от ghostinchip

А что происходит, если вытащить модем, вызвать journalctl -f и воткнуть? Вижу какую-то сбоящую флешку, возможно, usb-modeswitch нужно установить.

yars068 ★★★★★
()
Последнее исправление: yars068 (всего исправлений: 1)
Ответ на: комментарий от yars068

Всем спасибо, оказалось что провод от самого адаптера отошел. Сделал как вы сказали, вызвал journalctl -f и втыкал втыкал ни какой реакции, и тут я понял что что-то тут не так )))))

ghostinchip
() автор топика