Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Rozwiązane Bak internetu "po kablu".
#1
0
Cześć,

- internet po kablu - nie łączy,
- internet po WiFi - potrafi się rozłączyć co kilka godzin,
(nie znajduje sieci WiFi - żadnej) pomógł restart komputera,
lub
"wylogował" się z sieci WiFi - po zalogowaniu działa poprawnie.

Dziękuje za pomoc.
R.

Kod:
:~$ inxi -N -xxx
Network:
  Device-1: Intel PRO/Wireless 3945ABG [Golan] Network
  vendor: Hewlett-Packard driver: iwl3945 v: in-tree:s port: 2000
  bus ID: 02:00.0 chip ID: 8086:4222
  Device-2: Intel 82573L Gigabit Ethernet vendor: Hewlett-Packard
  driver: N/A port: 5000 bus ID: 05:00.0 chip ID: 8086:109a
rr@rr-HP-Pavilion-dv9000-RG339UA-ABA:~$ inxi -N -xxx
Network:
  Device-1: Intel PRO/Wireless 3945ABG [Golan] Network
  vendor: Hewlett-Packard driver: iwl3945 v: in-tree:s port: 2000
  bus ID: 02:00.0 chip ID: 8086:4222
  Device-2: Intel 82573L Gigabit Ethernet vendor: Hewlett-Packard
  driver: N/A port: 5000 bus ID: 05:00.0 chip ID: 8086:109a

Kod:
:~$ inxi -Fxz
System:
  Kernel: 5.4.0-72-generic x86_64 bits: 64 compiler: gcc v: 9.3.0
  Desktop: Cinnamon 4.6.7 Distro: Linux Mint 20 Ulyana
  base: Ubuntu 20.04 focal
Machine:
  Type: Laptop System: Hewlett-Packard
  product: HP Pavilion dv9000 (RG339UA#ABA) v: Rev 1 serial: <filter>
  Mobo: Quanta model: 30BD v: 66.21 serial: <filter> BIOS: Hewlett-Packard
  v: F.06 date: 10/26/2006
CPU:
  Topology: Dual Core model: Intel Core2 T5500 bits: 64 type: MCP
  arch: Core Merom rev: 6 L2 cache: 2048 KiB
  flags: lm nx pae sse sse2 sse3 ssse3 bogomips: 6652
  Speed: 1074 MHz min/max: 1000/1667 MHz Core speeds (MHz): 1: 1092 2: 1073
Graphics:
  Device-1: NVIDIA G73M [GeForce Go 7600] vendor: Hewlett-Packard
  driver: nouveau v: kernel bus ID: 01:00.0
  Display: x11 server: X.Org 1.20.9 driver: nouveau
  unloaded: fbdev,modesetting,vesa resolution: 1440x900~60Hz
  OpenGL: renderer: NV4B v: 2.1 Mesa 20.2.6 direct render: Yes
Audio:
  Device-1: Intel NM10/ICH7 Family High Definition Audio
  vendor: Hewlett-Packard driver: snd_hda_intel v: kernel bus ID: 00:1b.0
  Sound Server: ALSA v: k5.4.0-72-generic
Network:
  Device-1: Intel PRO/Wireless 3945ABG [Golan] Network
  vendor: Hewlett-Packard driver: iwl3945 v: in-tree:s port: 2000
  bus ID: 02:00.0
  IF: wlp2s0 state: up mac: <filter>
  Device-2: Intel 82573L Gigabit Ethernet vendor: Hewlett-Packard
  driver: N/A port: 5000 bus ID: 05:00.0
Drives:
  Local Storage: total: 186.32 GiB used: 55.92 GiB (30.0%)
  ID-1: /dev/sda vendor: Fujitsu model: MHV2100BH PL size: 93.16 GiB
  ID-2: /dev/sdb vendor: Fujitsu model: MHV2100BH PL size: 93.16 GiB
Partition:
  ID-1: / size: 90.21 GiB used: 55.92 GiB (62.0%) fs: ext4 dev: /dev/sda5
Sensors:
  System Temperatures: cpu: 38.0 C mobo: N/A gpu: nouveau temp: 51 C
  Fan Speeds (RPM): N/A
Info:
  Processes: 182 Uptime: 45m Memory: 1.94 GiB used: 1.18 GiB (60.8%)
  Init: systemd runlevel: 5 Compilers: gcc: 9.3.0 Shell: bash v: 5.0.17
  inxi: 3.0.38
Odpowiedz
#2
0
Może zainstaluj nowszy kernel nie wiem czy to coś da, ale może 5.8.
Odpowiedz
#3
1
Better response on post RE: Bak internetu &quot;po kablu&quot;.Przyczyna leży w braku sterownika:
Kod:
Device-2: Intel 82573L Gigabit Ethernet vendor: Hewlett-Packard
  [b]driver: N/A[/b] port: 5000 bus ID: 05:00.0 chip ID: 8086:109a
Karta powinna być obsługiwana https://linux-hardware.org/index.php?id=...-1028-01d1
Być może pełny wynik dmesg wskaże przyczynę tego stanu rzeczy.
Odpowiedz
#4
0
Ze w zględu na ograniczoną ilość znaków - wklejam w dwóch częsciach.

Kod:
:~$ dmesg
[    0.000000] microcode: microcode updated early to revision 0xd1, date = 2010-10-01
[    0.000000] Linux version 5.4.0-72-generic (buildd@lcy01-amd64-019) (gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 (Ubuntu 5.4.0-72.80-generic 5.4.101)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-72-generic root=UUID=64bc63b8-a9a0-4ad8-8758-cdf7b58ca47e ro quiet splash
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai 
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000ce000-0x00000000000cffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fe6ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007fe70000-0x000000007fefffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007ff00000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Hewlett-Packard HP Pavilion dv9000 (RG339UA#ABA)  /30BD, BIOS F.06      10/26/2006
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1663.080 MHz processor
[    0.011674] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.011677] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.011686] last_pfn = 0x7fe70 max_arch_pfn = 0x400000000
[    0.011694] MTRR default type: uncachable
[    0.011696] MTRR fixed ranges enabled:
[    0.011698]   00000-9FFFF write-back
[    0.011700]   A0000-BFFFF uncachable
[    0.011701]   C0000-CFFFF write-protect
[    0.011703]   D0000-DFFFF uncachable
[    0.011704]   E0000-FFFFF write-protect
[    0.011705] MTRR variable ranges enabled:
[    0.011708]   0 base 000000000 mask F80000000 write-back
[    0.011710]   1 base 07FF00000 mask FFFF00000 uncachable
[    0.011711]   2 disabled
[    0.011712]   3 disabled
[    0.011713]   4 disabled
[    0.011714]   5 disabled
[    0.011715]   6 disabled
[    0.011716]   7 disabled
[    0.012552] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT 
[    0.012693] total RAM covered: 2047M
[    0.013216] Found optimal setting for mtrr clean up
[    0.013218]  gran_size: 64K     chunk_size: 2M     num_reg: 2      lose cover RAM: 0G
[    0.026339] found SMP MP-table at [mem 0x000f7e90-0x000f7e9f]
[    0.034659] check: Scanning 1 areas for low memory corruption
[    0.035144] RAMDISK: [mem 0x2da41000-0x32d17fff]
[    0.035158] ACPI: Early table checksum verification disabled
[    0.035165] ACPI: RSDP 0x00000000000F7DE0 000014 (v00 HP    )
[    0.035170] ACPI: RSDT 0x000000007FE7DEDC 000044 (v01 HP     30BD     06040000  LTP 00000000)
[    0.035180] ACPI: FACP 0x000000007FE85DEE 000074 (v01 HP     30BD     06040000 LOHR 0000005A)
[    0.035190] ACPI: DSDT 0x000000007FE7EABC 007332 (v01 HP     30BD     06040000 MSFT 0100000E)
[    0.035197] ACPI: FACS 0x000000007FE86FC0 000040
[    0.035202] ACPI: APIC 0x000000007FE85E62 000068 (v01 HP     30BD     06040000 LOHR 0000005A)
[    0.035207] ACPI: HPET 0x000000007FE85ECA 000038 (v01 HP     30BD     06040000 LOHR 0000005A)
[    0.035213] ACPI: MCFG 0x000000007FE85F02 00003C (v01 HP     30BD     06040000 LOHR 0000005A)
[    0.035219] ACPI: BOOT 0x000000007FE85FD8 000028 (v01 HP     30BD     06040000  LTP 00000001)
[    0.035225] ACPI: APIC 0x000000007FE85F70 000068 (v01 HP     30BD     06040000  LTP 00000000)
[    0.035231] ACPI: SSDT 0x000000007FE7E8AE 00020A (v01 HP     30BD     00001000 INTL 20050624)
[    0.035237] ACPI: SSDT 0x000000007FE7DF20 0004F6 (v01 HP     30BD     00003000 INTL 20050624)
[    0.035243] ACPI: BIOS bug: multiple APIC/MADT found, using 0
[    0.035245] ACPI: If "acpi_apic_instance=2" works better, notify [email protected]
[    0.035259] ACPI: Local APIC address 0xfee00000
[    0.035403] No NUMA configuration found
[    0.035404] Faking a node at [mem 0x0000000000000000-0x000000007fe6ffff]
[    0.035423] NODE_DATA(0) allocated [mem 0x7fe45000-0x7fe6ffff]
[    0.035870] Zone ranges:
[    0.035872]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.035874]   DMA32    [mem 0x0000000001000000-0x000000007fe6ffff]
[    0.035876]   Normal   empty
[    0.035877]   Device   empty
[    0.035879] Movable zone start for each node
[    0.035884] Early memory node ranges
[    0.035886]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.035888]   node   0: [mem 0x0000000000100000-0x000000007fe6ffff]
[    0.035899] Zeroed struct page in unavailable ranges: 498 pages
[    0.035901] Initmem setup node 0 [mem 0x0000000000001000-0x000000007fe6ffff]
[    0.035903] On node 0 totalpages: 523790
[    0.035905]   DMA zone: 64 pages used for memmap
[    0.035906]   DMA zone: 21 pages reserved
[    0.035908]   DMA zone: 3998 pages, LIFO batch:0
[    0.036011]   DMA32 zone: 8122 pages used for memmap
[    0.036013]   DMA32 zone: 519792 pages, LIFO batch:63
[    0.063793] ACPI: PM-Timer IO Port: 0x1008
[    0.063797] ACPI: Local APIC address 0xfee00000
[    0.063815] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.063817] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.063835] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.063839] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.063842] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.063844] ACPI: IRQ0 used by override.
[    0.063846] ACPI: IRQ9 used by override.
[    0.063850] Using ACPI (MADT) for SMP configuration information
[    0.063852] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.063862] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.063891] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.063894] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.063895] PM: Registered nosave memory: [mem 0x000a0000-0x000cdfff]
[    0.063896] PM: Registered nosave memory: [mem 0x000ce000-0x000cffff]
[    0.063898] PM: Registered nosave memory: [mem 0x000d0000-0x000dbfff]
[    0.063899] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
[    0.063903] [mem 0x80000000-0xdfffffff] available for PCI devices
[    0.063905] Booting paravirtualized kernel on bare hardware
[    0.063912] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.063922] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.065083] percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u1048576
[    0.065095] pcpu-alloc: s188416 r8192 d28672 u1048576 alloc=1*2097152
[    0.065097] pcpu-alloc: [0] 0 1
[    0.065156] Built 1 zonelists, mobility grouping on.  Total pages: 515583
[    0.065158] Policy zone: DMA32
[    0.065162] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-72-generic root=UUID=64bc63b8-a9a0-4ad8-8758-cdf7b58ca47e ro quiet splash
[    0.066241] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.066744] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.066819] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.066826] Calgary: detecting Calgary via BIOS EBDA area
[    0.066827] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.097130] Memory: 1940928K/2095160K available (14339K kernel code, 2400K rwdata, 5008K rodata, 2732K init, 4972K bss, 154232K reserved, 0K cma-reserved)
[    0.097145] random: get_random_u64 called from kmem_cache_open+0x2d/0x410 with crng_init=0
[    0.097460] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.097494] Kernel/User page tables isolation: enabled
[    0.097530] ftrace: allocating 44576 entries in 175 pages
[    0.131043] rcu: Hierarchical RCU implementation.
[    0.131046] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2.
[    0.131048]     Tasks RCU enabled.
[    0.131049] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.131050] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.136756] NR_IRQS: 524544, nr_irqs: 440, preallocated irqs: 16
[    0.137085] Console: colour dummy device 80x25
[    0.137093] printk: console [tty0] enabled
[    0.137129] ACPI: Core revision 20190816
[    0.137267] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.137287] APIC: Switch to symmetric I/O mode setup
[    0.137763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.157289] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x17f8ea4c058, max_idle_ns: 440795227779 ns
[    0.157296] Calibrating delay loop (skipped), value calculated using timer frequency.. 3326.16 BogoMIPS (lpj=6652320)
[    0.157300] pid_max: default: 32768 minimum: 301
[    0.157365] LSM: Security Framework initializing
[    0.157387] Yama: becoming mindful.
[    0.157437] AppArmor: AppArmor initialized
[    0.157509] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.157526] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.157560] *** VALIDATE tmpfs ***
[    0.157855] *** VALIDATE proc ***
[    0.157957] *** VALIDATE cgroup1 ***
[    0.157960] *** VALIDATE cgroup2 ***
[    0.158041] process: using mwait in idle threads
[    0.158047] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.158049] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.158053] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.158056] Spectre V2 : Mitigation: Full generic retpoline
[    0.158057] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.158058] Speculative Store Bypass: Vulnerable
[    0.158064] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.158298] Freeing SMP alternatives memory: 40K
[    0.273668] smpboot: CPU0: Intel(R) Core(TM)2 CPU         T5500  @ 1.66GHz (family: 0x6, model: 0xf, stepping: 0x6)
[    0.273917] Performance Events: PEBS fmt0-, Core2 events, 4-deep LBR, Intel PMU driver.
[    0.273927] core: PEBS disabled due to CPU errata
[    0.273929] ... version:                2
[    0.273931] ... bit width:              40
[    0.273932] ... generic registers:      2
[    0.273933] ... value mask:             000000ffffffffff
[    0.273935] ... max period:             000000007fffffff
[    0.273936] ... fixed-purpose events:   3
[    0.273937] ... event mask:             0000000700000003
[    0.274017] rcu: Hierarchical SRCU implementation.
[    0.275775] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.275862] smp: Bringing up secondary CPUs ...
[    0.276148] x86: Booting SMP configuration:
[    0.276150] .... node  #0, CPUs:      #1
[    0.280021] smp: Brought up 1 node, 2 CPUs
[    0.280021] smpboot: Max logical packages: 1
[    0.280021] smpboot: Total of 2 processors activated (6652.32 BogoMIPS)
[    0.281607] devtmpfs: initialized
[    0.281607] x86/mm: Memory block size: 128MB
[    0.282008] PM: Registering ACPI NVS region [mem 0x7fe70000-0x7fefffff] (589824 bytes)
[    0.282008] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.282008] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.282008] pinctrl core: initialized pinctrl subsystem
[    0.282008] PM: RTC time: 12:28:02, date: 2021-04-24
[    0.282008] NET: Registered protocol family 16
[    0.282008] audit: initializing netlink subsys (disabled)
[    0.282008] audit: type=2000 audit(1619267282.144:1): state=initialized audit_enabled=0 res=1
[    0.282008] EISA bus registered
[    0.282008] cpuidle: using governor ladder
[    0.282008] cpuidle: using governor menu
[    0.282008] Simple Boot Flag at 0x35 set to 0x1
[    0.282008] ACPI: bus type PCI registered
[    0.282008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.282008] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.282008] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.282008] PCI: Using configuration type 1 for base access
[    0.287958] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.289473] ACPI: Added _OSI(Module Device)
[    0.289474] ACPI: Added _OSI(Processor Device)
[    0.289476] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.289477] ACPI: Added _OSI(Processor Aggregator Device)
[    0.289479] ACPI: Added _OSI(Linux-Dell-Video)
[    0.289481] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.289483] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.296868] ACPI: 3 ACPI AML tables successfully acquired and loaded
[    0.298279] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.299249] ACPI: Dynamic OEM Table Load:
[    0.299258] ACPI: SSDT 0xFFFFA0A4BD79A600 0001A3 (v01 HP     30BD     00003000 INTL 20050624)
[    0.300113] ACPI: Dynamic OEM Table Load:
[    0.300119] ACPI: SSDT 0xFFFFA0A4BD79A800 0001DC (v01 HP     30BD     00003001 INTL 20050624)
[    0.301274] ACPI: Dynamic OEM Table Load:
[    0.301280] ACPI: SSDT 0xFFFFA0A4BD6AD600 000094 (v01 HP     30BD     00003000 INTL 20050624)
[    0.301986] ACPI: Dynamic OEM Table Load:
[    0.301992] ACPI: SSDT 0xFFFFA0A4BD6ADE40 000085 (v01 HP     30BD     00003000 INTL 20050624)
[    0.303067] ACPI: EC: EC started
[    0.303069] ACPI: EC: interrupt blocked
[    0.303199] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    0.303202] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.303205] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[    0.303206] ACPI: Interpreter enabled
[    0.303239] ACPI: (supports S0 S3 S4 S5)
[    0.303242] ACPI: Using IOAPIC for interrupt routing
[    0.303286] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.303643] ACPI: Enabled 6 GPEs in block 00 to 1F
[    0.318184] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.318194] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.318202] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.319254] PCI host bridge to bus 0000:00
[    0.319258] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.319260] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.319263] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.319265] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.319267] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.319273] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.319276] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff window]
[    0.319278] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.319297] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
[    0.319482] pci 0000:00:01.0: [8086:27a1] type 01 class 0x060400
[    0.319555] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.319782] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[    0.319818] pci 0000:00:1b.0: reg 0x10: [mem 0xde300000-0xde303fff 64bit]
[    0.319946] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.320134] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[    0.320284] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.320484] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
[    0.320633] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.320828] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400
[    0.320978] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.321174] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[    0.321240] pci 0000:00:1d.0: reg 0x20: [io  0x1800-0x181f]
[    0.321445] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[    0.321511] pci 0000:00:1d.1: reg 0x20: [io  0x1820-0x183f]
[    0.321696] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[    0.321761] pci 0000:00:1d.2: reg 0x20: [io  0x1840-0x185f]
[    0.321953] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[    0.322018] pci 0000:00:1d.3: reg 0x20: [io  0x1860-0x187f]
[    0.322216] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[    0.322246] pci 0000:00:1d.7: reg 0x10: [mem 0xde304000-0xde3043ff]
[    0.322357] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.322527] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.322775] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
[    0.322904] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[    0.322911] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH6 GPIO
[    0.322916] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0680 (mask 007f)
[    0.322923] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0380 (mask 0007)
[    0.323116] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
[    0.323141] pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
[    0.323154] pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
[    0.323166] pci 0000:00:1f.1: reg 0x18: [io  0x0000-0x0007]
[    0.323179] pci 0000:00:1f.1: reg 0x1c: [io  0x0000-0x0003]
[    0.323192] pci 0000:00:1f.1: reg 0x20: [io  0x1880-0x188f]
[    0.323219] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.323222] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.323224] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.323226] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.323389] pci 0000:00:1f.2: [8086:27c5] type 00 class 0x010601
[    0.323418] pci 0000:00:1f.2: reg 0x10: [io  0x18c8-0x18cf]
[    0.323431] pci 0000:00:1f.2: reg 0x14: [io  0x18ac-0x18af]
[    0.323443] pci 0000:00:1f.2: reg 0x18: [io  0x18c0-0x18c7]
[    0.323456] pci 0000:00:1f.2: reg 0x1c: [io  0x18a8-0x18ab]
[    0.323468] pci 0000:00:1f.2: reg 0x20: [io  0x18b0-0x18bf]
[    0.323482] pci 0000:00:1f.2: reg 0x24: [mem 0xde304400-0xde3047ff]
[    0.323544] pci 0000:00:1f.2: PME# supported from D3hot
[    0.323738] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[    0.323823] pci 0000:00:1f.3: reg 0x20: [io  0x18e0-0x18ff]
[    0.324094] pci 0000:01:00.0: [10de:0398] type 00 class 0x030000
[    0.324113] pci 0000:01:00.0: reg 0x10: [mem 0xdd000000-0xddffffff]
[    0.324126] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.324138] pci 0000:01:00.0: reg 0x1c: [mem 0xdc000000-0xdcffffff 64bit]
[    0.324147] pci 0000:01:00.0: reg 0x24: [io  0x2000-0x207f]
[    0.324156] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    0.324314] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.324325] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.324329] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.324333] pci 0000:00:01.0:   bridge window [mem 0xdc000000-0xddffffff]
[    0.324338] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.324530] pci 0000:02:00.0: [8086:4222] type 00 class 0x028000
[    0.324630] pci 0000:02:00.0: reg 0x10: [mem 0xd8000000-0xd8000fff]
[    0.325099] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.325399] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.325441] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.325446] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.325452] pci 0000:00:1c.0:   bridge window [mem 0xd8000000-0xd9ffffff]
[    0.325460] pci 0000:00:1c.0:   bridge window [mem 0xd2000000-0xd3ffffff 64bit pref]
[    0.325592] acpiphp: Slot [1] registered
[    0.325601] pci 0000:00:1c.1: PCI bridge to [bus 03-04]
[    0.325606] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    0.325611] pci 0000:00:1c.1:   bridge window [mem 0xd6000000-0xd7ffffff]
[    0.325620] pci 0000:00:1c.1:   bridge window [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.325747] pci 0000:05:00.0: [8086:109a] type 00 class 0x020000
[    0.325801] pci 0000:05:00.0: reg 0x10: [mem 0xda000000-0xda01ffff]
[    0.325844] pci 0000:05:00.0: reg 0x18: [io  0x5000-0x501f]
[    0.326060] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.326233] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.326261] pci 0000:00:1c.2: PCI bridge to [bus 05-06]
[    0.326266] pci 0000:00:1c.2:   bridge window [io  0x5000-0x5fff]
[    0.326271] pci 0000:00:1c.2:   bridge window [mem 0xda000000-0xdbffffff]
[    0.326280] pci 0000:00:1c.2:   bridge window [mem 0xd4000000-0xd5ffffff 64bit pref]
[    0.326309] pci_bus 0000:07: extended config space not accessible
[    0.326400] pci 0000:07:05.0: [1180:0832] type 00 class 0x0c0010
[    0.326412] pci 0000:07:05.0: proprietary Ricoh MMC controller disabled (via FireWire function)
[    0.326414] pci 0000:07:05.0: MMC cards are now supported by standard SDHCI controller
[    0.326438] pci 0000:07:05.0: reg 0x10: [mem 0xde000000-0xde0007ff]
[    0.326547] pci 0000:07:05.0: supports D1 D2
[    0.326550] pci 0000:07:05.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.326642] pci 0000:07:05.1: [1180:0822] type 00 class 0x080500
[    0.326664] pci 0000:07:05.1: reg 0x10: [mem 0xde000800-0xde0008ff]
[    0.326757] pci 0000:07:05.1: supports D1 D2
[    0.326759] pci 0000:07:05.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.326851] pci 0000:07:05.2: [1180:0592] type 00 class 0x088000
[    0.326871] pci 0000:07:05.2: reg 0x10: [mem 0xde001000-0xde0010ff]
[    0.326963] pci 0000:07:05.2: supports D1 D2
[    0.326966] pci 0000:07:05.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.327056] pci 0000:07:05.3: [1180:0852] type 00 class 0x088000
[    0.327076] pci 0000:07:05.3: reg 0x10: [mem 0xde001400-0xde0014ff]
[    0.327170] pci 0000:07:05.3: supports D1 D2
[    0.327172] pci 0000:07:05.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.327328] pci 0000:00:1e.0: PCI bridge to [bus 07] (subtractive decode)
[    0.327337] pci 0000:00:1e.0:   bridge window [mem 0xde000000-0xde0fffff]
[    0.327346] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.327348] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.327351] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.327353] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.327356] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.327358] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.327361] pci 0000:00:1e.0:   bridge window [mem 0x80000000-0xfebfffff window] (subtractive decode)
[    0.327779] ACPI: PCI Interrupt Link [LNKA] (IRQs *11)
[    0.327934] ACPI: PCI Interrupt Link [LNKB] (IRQs *3)
[    0.328086] ACPI: PCI Interrupt Link [LNKC] (IRQs *3)
[    0.328238] ACPI: PCI Interrupt Link [LNKD] (IRQs *4)
[    0.328390] ACPI: PCI Interrupt Link [LNKE] (IRQs *10)
[    0.328542] ACPI: PCI Interrupt Link [LNKF] (IRQs 11) *0, disabled.
[    0.328695] ACPI: PCI Interrupt Link [LNKG] (IRQs *5)
[    0.328848] ACPI: PCI Interrupt Link [LNKH] (IRQs *7)
[    0.329473] ACPI: EC: interrupt unblocked
[    0.329475] ACPI: EC: event unblocked
[    0.329485] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.329488] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events
[    0.329602] iommu: Default domain type: Translated
[    0.329710] SCSI subsystem initialized
[    0.329722] libata version 3.00 loaded.
[    0.329722] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.329722] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.329722] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.329722] vgaarb: loaded
[    0.329722] ACPI: bus type USB registered
[    0.329722] usbcore: registered new interface driver usbfs
[    0.329722] usbcore: registered new interface driver hub
[    0.329722] usbcore: registered new device driver usb
[    0.329722] pps_core: LinuxPPS API ver. 1 registered
[    0.329722] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.329722] PTP clock support registered
[    0.329722] EDAC MC: Ver: 3.0.0
[    0.333554] PCI: Using ACPI for IRQ routing
[    0.342606] PCI: pci_cache_line_size set to 64 bytes
[    0.342709] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[    0.342711] e820: reserve RAM buffer [mem 0x7fe70000-0x7fffffff]
[    0.342906] NetLabel: Initializing
[    0.342908] NetLabel:  domain hash size = 128
[    0.342909] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.342959] NetLabel:  unlabeled traffic allowed by default
[    0.346842] hpet: 3 channels of 0 reserved for per-cpu timers
[    0.346848] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.346853] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.349366] clocksource: Switched to clocksource tsc-early
[    0.379300] *** VALIDATE bpf ***
[    0.379468] VFS: Disk quotas dquot_6.6.0
[    0.379499] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.379548] *** VALIDATE ramfs ***
[    0.379554] *** VALIDATE hugetlbfs ***
[    0.379753] AppArmor: AppArmor Filesystem Enabled
[    0.379817] pnp: PnP ACPI init
[    0.380466] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.380469] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
[    0.380472] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.380475] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.380478] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.380481] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.380484] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.380487] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.380498] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.381149] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.381157] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.381265] system 00:02: [io  0x0380-0x0383] has been reserved
[    0.381268] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.381270] system 00:02: [io  0x0800-0x080f] has been reserved
[    0.381273] system 00:02: [io  0x1000-0x107f] has been reserved
[    0.381276] system 00:02: [io  0x1180-0x11bf] has been reserved
[    0.381279] system 00:02: [io  0x1640-0x164f] has been reserved
[    0.381287] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.381401] system 00:03: [io  0x06a0-0x06af] has been reserved
[    0.381404] system 00:03: [io  0x06b0-0x06ff] has been reserved
[    0.381412] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.381467] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.381545] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.381599] pnp 00:06: Plug and Play ACPI device, IDs SYN012b SYN0100 SYN0002 PNP0f13 (active)
[    0.381630] pnp: PnP ACPI: found 7 devices
[    0.384926] thermal_sys: Registered thermal governor 'fair_share'
[    0.384928] thermal_sys: Registered thermal governor 'bang_bang'
[    0.384930] thermal_sys: Registered thermal governor 'step_wise'
[    0.384931] thermal_sys: Registered thermal governor 'user_space'
[    0.384932] thermal_sys: Registered thermal governor 'power_allocator'
[    0.389452] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.389533] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00020000 pref]
[    0.389536] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00020000 pref]
[    0.389539] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.389543] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.389548] pci 0000:00:01.0:   bridge window [mem 0xdc000000-0xddffffff]
[    0.389552] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.389558] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.389561] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.389568] pci 0000:00:1c.0:   bridge window [mem 0xd8000000-0xd9ffffff]
[    0.389573] pci 0000:00:1c.0:   bridge window [mem 0xd2000000-0xd3ffffff 64bit pref]
[    0.389582] pci 0000:00:1c.1: PCI bridge to [bus 03-04]
[    0.389586] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    0.389592] pci 0000:00:1c.1:   bridge window [mem 0xd6000000-0xd7ffffff]
[    0.389598] pci 0000:00:1c.1:   bridge window [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.389606] pci 0000:00:1c.2: PCI bridge to [bus 05-06]
[    0.389610] pci 0000:00:1c.2:   bridge window [io  0x5000-0x5fff]
[    0.389617] pci 0000:00:1c.2:   bridge window [mem 0xda000000-0xdbffffff]
[    0.389622] pci 0000:00:1c.2:   bridge window [mem 0xd4000000-0xd5ffffff 64bit pref]
[    0.389631] pci 0000:00:1e.0: PCI bridge to [bus 07]
[    0.389638] pci 0000:00:1e.0:   bridge window [mem 0xde000000-0xde0fffff]
[    0.389651] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.389653] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.389655] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.389657] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.389660] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.389662] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.389664] pci_bus 0000:00: resource 10 [mem 0x80000000-0xfebfffff window]
[    0.389667] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.389669] pci_bus 0000:01: resource 1 [mem 0xdc000000-0xddffffff]
[    0.389671] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.389673] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.389676] pci_bus 0000:02: resource 1 [mem 0xd8000000-0xd9ffffff]
[    0.389678] pci_bus 0000:02: resource 2 [mem 0xd2000000-0xd3ffffff 64bit pref]
[    0.389680] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    0.389682] pci_bus 0000:03: resource 1 [mem 0xd6000000-0xd7ffffff]
[    0.389684] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.389687] pci_bus 0000:05: resource 0 [io  0x5000-0x5fff]
[    0.389689] pci_bus 0000:05: resource 1 [mem 0xda000000-0xdbffffff]
[    0.389691] pci_bus 0000:05: resource 2 [mem 0xd4000000-0xd5ffffff 64bit pref]
[    0.389694] pci_bus 0000:07: resource 1 [mem 0xde000000-0xde0fffff]
[    0.389696] pci_bus 0000:07: resource 4 [io  0x0000-0x0cf7 window]
[    0.389698] pci_bus 0000:07: resource 5 [io  0x0d00-0xffff window]
[    0.389700] pci_bus 0000:07: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.389702] pci_bus 0000:07: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.389705] pci_bus 0000:07: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.389707] pci_bus 0000:07: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.389709] pci_bus 0000:07: resource 10 [mem 0x80000000-0xfebfffff window]
[    0.389873] NET: Registered protocol family 2
[    0.390183] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    0.390238] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.390358] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.390408] TCP: Hash tables configured (established 16384 bind 16384)
[    0.390503] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.390524] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.390658] NET: Registered protocol family 1
[    0.390667] NET: Registered protocol family 44
[    0.393009] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.393042] PCI: CLS 64 bytes, default 64
[    0.393165] Trying to unpack rootfs image as initramfs...
[    1.098087] Freeing initrd memory: 84828K
[    1.098408] check: Scanning for low memory corruption every 60 seconds
[    1.099181] Initialise system trusted keyrings
[    1.099202] Key type blacklist registered
[    1.099323] workingset: timestamp_bits=36 max_order=19 bucket_order=0
[    1.102518] zbud: loaded
[    1.103295] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.103679] fuse: init (API version 7.31)
[    1.103720] *** VALIDATE fuse ***
[    1.103723] *** VALIDATE fuse ***
[    1.104004] Platform Keyring initialized
[    1.110343] Key type asymmetric registered
[    1.110345] Asymmetric key parser 'x509' registered
[    1.110363] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    1.110422] io scheduler mq-deadline registered
[    1.112251] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.112365] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[    1.112366] vesafb: scrolling: redraw
[    1.112369] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.112407] vesafb: framebuffer at 0xc0000000, mapped to 0x(____ptrval____), using 3072k, total 3072k
[    1.112490] fbcon: Deferring console take-over
[    1.112492] fb0: VESA VGA frame buffer device
[    1.112516] intel_idle: does not run on family 6 model 15
[    1.113145] ACPI: AC Adapter [ACAD] (on-line)
[    1.113244] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.113284] ACPI: Power Button [PWRB]
[    1.113345] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    1.113382] ACPI: Sleep Button [SLPB]
[    1.113451] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    1.113483] ACPI: Lid Switch [LID]
[    1.113564] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    1.113639] ACPI: Power Button [PWRF]
[    1.113838] tsc: Marking TSC unstable due to TSC halts in idle
[    1.113980] clocksource: Switched to clocksource hpet
[    1.122449] thermal LNXTHERM:00: registered as thermal_zone0
[    1.122453] ACPI: Thermal Zone [THR1] (38 C)
[    1.122861] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.123019] battery: ACPI: Battery Slot [BAT0] (battery absent)
[    1.127269] Linux agpgart interface v0.103
[    1.131773] loop: module loaded
[    1.132126] ata_piix 0000:00:1f.1: version 2.13
[    1.133718] scsi host0: ata_piix
[    1.134030] scsi host1: ata_piix
[    1.134115] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1880 irq 14
[    1.134117] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1888 irq 15
[    1.134349] libphy: Fixed MDIO Bus: probed
[    1.134351] tun: Universal TUN/TAP device driver, 1.6
[    1.134452] PPP generic driver version 2.4.2
[    1.134460] ata2: port disabled--ignoring
[    1.134599] VFIO - User Level meta-driver version: 0.3
[    1.134723] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.134731] ehci-pci: EHCI PCI platform driver
[    1.135056] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    1.135066] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    1.135084] ehci-pci 0000:00:1d.7: debug port 1
[    1.139010] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    1.139029] ehci-pci 0000:00:1d.7: irq 23, io mem 0xde304000
[    1.153433] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.153553] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    1.153558] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.153562] usb usb1: Product: EHCI Host Controller
[    1.153566] usb usb1: Manufacturer: Linux 5.4.0-72-generic ehci_hcd
[    1.153569] usb usb1: SerialNumber: 0000:00:1d.7
[    1.153800] hub 1-0:1.0: USB hub found
[    1.153812] hub 1-0:1.0: 8 ports detected
[    1.154209] ehci-platform: EHCI generic platform driver
[    1.154232] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.154237] ohci-pci: OHCI PCI platform driver
[    1.154254] ohci-platform: OHCI generic platform driver
[    1.154266] uhci_hcd: USB Universal Host Controller Interface driver
[    1.154531] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.154540] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.154550] uhci_hcd 0000:00:1d.0: detected 2 ports
[    1.154583] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001800
[    1.154664] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
[    1.154667] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.154669] usb usb2: Product: UHCI Host Controller
[    1.154671] usb usb2: Manufacturer: Linux 5.4.0-72-generic uhci_hcd
[    1.154673] usb usb2: SerialNumber: 0000:00:1d.0
[    1.154857] hub 2-0:1.0: USB hub found
[    1.154868] hub 2-0:1.0: 2 ports detected
[    1.155315] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.155322] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    1.155331] uhci_hcd 0000:00:1d.1: detected 2 ports
[    1.155373] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001820
[    1.155452] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
[    1.155455] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.155457] usb usb3: Product: UHCI Host Controller
[    1.155460] usb usb3: Manufacturer: Linux 5.4.0-72-generic uhci_hcd
[    1.155462] usb usb3: SerialNumber: 0000:00:1d.1
[    1.155642] hub 3-0:1.0: USB hub found
[    1.155653] hub 3-0:1.0: 2 ports detected
[    1.156088] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.156096] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    1.156105] uhci_hcd 0000:00:1d.2: detected 2 ports
[    1.156150] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001840
[    1.156239] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
[    1.156242] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.156244] usb usb4: Product: UHCI Host Controller
[    1.156247] usb usb4: Manufacturer: Linux 5.4.0-72-generic uhci_hcd
[    1.156249] usb usb4: SerialNumber: 0000:00:1d.2
[    1.156428] hub 4-0:1.0: USB hub found
[    1.156438] hub 4-0:1.0: 2 ports detected
[    1.156861] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    1.156869] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    1.156878] uhci_hcd 0000:00:1d.3: detected 2 ports
[    1.156919] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001860
[    1.157005] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
[    1.157008] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.157010] usb usb5: Product: UHCI Host Controller
[    1.157013] usb usb5: Manufacturer: Linux 5.4.0-72-generic uhci_hcd
[    1.157015] usb usb5: SerialNumber: 0000:00:1d.3
[    1.157213] hub 5-0:1.0: USB hub found
[    1.157231] hub 5-0:1.0: 2 ports detected
[    1.157577] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.171727] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.171734] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.171984] mousedev: PS/2 mouse device common for all mice
[    1.172575] rtc_cmos 00:04: RTC can wake from S4
[    1.172877] rtc_cmos 00:04: registered as rtc0
[    1.172905] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.172917] i2c /dev entries driver
[    1.173004] device-mapper: uevent: version 1.0.3
[    1.173134] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: [email protected]
[    1.173173] platform eisa.0: Probing EISA bus 0
[    1.173176] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    1.173179] platform eisa.0: Cannot allocate resource for EISA slot 1
[    1.173181] platform eisa.0: Cannot allocate resource for EISA slot 2
[    1.173183] platform eisa.0: Cannot allocate resource for EISA slot 3
[    1.173185] platform eisa.0: Cannot allocate resource for EISA slot 4
[    1.173188] platform eisa.0: Cannot allocate resource for EISA slot 5
[    1.173190] platform eisa.0: Cannot allocate resource for EISA slot 6
[    1.173192] platform eisa.0: Cannot allocate resource for EISA slot 7
[    1.173194] platform eisa.0: Cannot allocate resource for EISA slot 8
[    1.173196] platform eisa.0: EISA: Detected 0 cards
[    1.173201] intel_pstate: CPU model not supported
[    1.173250] ledtrig-cpu: registered to indicate activity on CPUs
[    1.173377] drop_monitor: Initializing network drop monitor service
[    1.173722] NET: Registered protocol family 10
[    1.186970] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.187520] Segment Routing with IPv6
[    1.187567] NET: Registered protocol family 17
[    1.187666] Key type dns_resolver registered
[    1.188107] RAS: Correctable Errors collector initialized.
[    1.188177] microcode: sig=0x6f6, pf=0x20, revision=0xd1
[    1.188293] microcode: Microcode Update Driver: v2.2.
[    1.188299] IPI shorthand broadcast: enabled
[    1.188436] registered taskstats version 1
[    1.188454] Loading compiled-in X.509 certificates
[    1.190282] Loaded X.509 cert 'Build time autogenerated kernel key: f55c4634ad654377a9ba7bad1ef0d32977b1cff1'
[    1.191864] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    1.193491] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    1.193537] zswap: loaded using pool lzo/zbud
[    1.195806] Key type ._fscrypt registered
[    1.195807] Key type .fscrypt registered
[    1.208723] Key type big_key registered
[    1.215210] Key type encrypted registered
[    1.215216] AppArmor: AppArmor sha1 policy hashing enabled
[    1.215230] ima: No TPM chip found, activating TPM-bypass!
[    1.215239] ima: Allocated hash algorithm: sha1
[    1.215251] ima: No architecture policies found
[    1.215268] evm: Initialising EVM extended attributes:
[    1.215269] evm: security.selinux
[    1.215270] evm: security.SMACK64
[    1.215271] evm: security.SMACK64EXEC
[    1.215273] evm: security.SMACK64TRANSMUTE
[    1.215274] evm: security.SMACK64MMAP
[    1.215275] evm: security.apparmor
[    1.215276] evm: security.ima
[    1.215277] evm: security.capability
[    1.215278] evm: HMAC attrs: 0x1
[    1.215973] PM:   Magic number: 1:988:481
[    1.216002] ata_device dev1.0: hash matches
[    1.216004]  dev1.0: hash matches
[    1.216166] rtc_cmos 00:04: setting system clock to 2021-04-24T12:28:03 UTC (1619267283)
[    1.216700] Unstable clock detected, switching default tracing clock to "global"
               If you want to keep using the local clock, then add:
                 "trace_clock=local"
               on the kernel command line
Odpowiedz
#5
0
Logi, które się nie mieszczą w poście należy wklejać na pastebin lub inny serwis do tego przeznaczony lub załącznikiem w formie pliku.
Odpowiedz
#6
0
Dziękuje za pomoc.
Wątek do zamknięcia
Odpowiedz
#7
0
Wiadomo co było nie tak?
Odpowiedz


Skocz do:




Użytkownicy przeglądający ten wątek: 1 gości