Failed to start load kernel modules

Wszystko związane z jądrem systemowym, sterownikami, sprzętem itp.
tokirium
Posty: 39
Rejestracja: 02 czerwca 2016, 12:56

Failed to start load kernel modules

Post autor: tokirium »

Podczas wczytywania systemu jest pokazywany taki błąd:

Kod: Zaznacz cały

[FAILED] Failed to start Load Kernel Modules
See 'systemctl status systemd-modules-load.service' for details.
Wpisanie podpowiedzianego polecenia zwraca:

Kod: Zaznacz cały

 
 # systemctl status systemd-modules-load.service
● systemd-modules-load.service - Load Kernel Modules
   Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static; vendor preset: enabled)
   Active: failed (Result: exit-code) since pon 2016-11-28 03:29:10 CET; 20h ago
     Docs: man:systemd-modules-load.service(8)
           man:modules-load.d(5)
 Main PID: 1089 (code=exited, status=1/FAILURE)

lis 28 03:29:10 Krzys-db systemd[1]: Starting Load Kernel Modules...
lis 28 03:29:10 Krzys-db systemd-modules-load[1089]: Failed to insert 'w83627hf': Device or resource busy
lis 28 03:29:10 Krzys-db systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
lis 28 03:29:10 Krzys-db systemd[1]: Failed to start Load Kernel Modules.
lis 28 03:29:10 Krzys-db systemd[1]: systemd-modules-load.service: Unit entered failed state.
lis 28 03:29:10 Krzys-db systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
lines 1-13/13 (END)
journalctl _PID=1089:

Kod: Zaznacz cały

# journalctl _PID=1089
-- Logs begin at pon 2016-11-28 03:29:01 CET, end at pon 2016-11-28 22:35:30 CET. --
lis 28 03:29:10 Krzys-db systemd-modules-load[1089]: Failed to insert 'w83627hf': Device or resource busy
Cały journalctl, przejrzałem i widzę tam sporo różnych błędów, wiele wierszy się powtarza i nie wiem na co zwrócić uwagę. Nie zamieściłem w poście z powodu limitu ilości znaków.

Zawartość /etc/modules:

Kod: Zaznacz cały

# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.


# Generated by sensors-detect on Sun Oct  9 19:10:21 2016
# Chip drivers
w83627hf
W /etc/modules-load.d są pliki cups-filters.conf oraz modules.conf

cups-filters.conf :

Kod: Zaznacz cały

# Parallel printer driver modules loading for cups
# LOAD_LP_MODULE was 'yes' in /etc/default/cups
lp
ppdev
parport_pc
modules.conf :

Kod: Zaznacz cały

# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.


# Generated by sensors-detect on Sun Oct  9 19:10:21 2016
# Chip drivers
w83627hf



systemctl --failed

Kod: Zaznacz cały

systemctl --failed
  UNIT                         LOAD   ACTIVE SUB    DESCRIPTION
● systemd-modules-load.service loaded failed failed Load Kernel Modules

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

1 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.
dmesg:

Kod: Zaznacz cały

# dmesg
[    0.000000] Linux version 4.6.0-1-686-pae (debian-kernel@lists.debian.org) (gcc version 5.4.0 20160609 (Debian 5.4.0-6) ) #1 SMP Debian 4.6.4-1 (2016-07-18)
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffeffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007fff0000-0x000000007fff2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007fff3000-0x000000007fffffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[    0.000000] SMBIOS 2.3 present.
[    0.000000] DMI: VIA Technologies, Inc. P4M266-823X/P4M266-823X, BIOS 6.00 PG 07/31/2003
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x7fff0 max_arch_pfn = 0x1000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 0E0000000 mask FFC000000 write-combining
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.000000] found SMP MP-table at [mem 0x000f50c0-0x000f50cf] mapped at [c00f50c0]
[    0.000000] initial memory mapped: [mem 0x00000000-0x01dfffff]
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    0.000000] BRK [0x018ed000, 0x018edfff] PGTABLE
[    0.000000] BRK [0x018ee000, 0x018effff] PGTABLE
[    0.000000] BRK [0x018f0000, 0x018f0fff] PGTABLE
[    0.000000] BRK [0x018f1000, 0x018f1fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x360be000-0x37056fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F6B30 000014 (v00 VIAP4X)
[    0.000000] ACPI: RSDT 0x000000007FFF3000 00002C (v01 VIAP4X AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: FACP 0x000000007FFF3040 000074 (v01 VIAP4X AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: DSDT 0x000000007FFF30C0 004228 (v01 VIAP4X AWRDACPI 00001000 MSFT 0100000E)
[    0.000000] ACPI: FACS 0x000000007FFF0000 000040
[    0.000000] ACPI: APIC 0x000000007FFF7300 000068 (v01 VIAP4X AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 1157MB HIGHMEM available.
[    0.000000] 889MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 379fe000
[    0.000000]   low ram: 0 - 379fe000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   Normal   [mem 0x0000000001000000-0x00000000379fdfff]
[    0.000000]   HighMem  [mem 0x00000000379fe000-0x000000007ffeffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000007ffeffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007ffeffff]
[    0.000000] On node 0 totalpages: 524175
[    0.000000] free_area_init_node: node 0, pgdat c1796780, node_mem_map f4ebe024
[    0.000000]   DMA zone: 36 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   Normal zone: 1967 pages used for memmap
[    0.000000]   Normal zone: 223742 pages, LIFO batch:31
[    0.000000]   HighMem zone: 296434 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] smpboot: Allowing 2 CPUs, 1 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] e820: [mem 0x80000000-0xfebfffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] percpu: Embedded 18 pages/cpu @f79ce000 s43916 r0 d29812 u73728
[    0.000000] pcpu-alloc: s43916 r0 d29812 u73728 alloc=18*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 522172
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.6.0-1-686-pae root=UUID=befac79c-7951-4f7d-95a8-a2d8e84094a6 ro quiet
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (000379fe:0007fff0)
[    0.000000] Initializing Movable for node 0 (00000000:00000000)
[    0.000000] Memory: 2052080K/2096700K available (5587K kernel code, 629K rwdata, 1636K rodata, 716K init, 468K bss, 44620K reserved, 0K cma-reserved, 1185736K highmem)
[    0.000000] virtual kernel memory layout:
                   fixmap  : 0xffd36000 - 0xfffff000   (2852 kB)
                   pkmap   : 0xffa00000 - 0xffc00000   (2048 kB)
                   vmalloc : 0xf81fe000 - 0xff9fe000   ( 120 MB)
                   lowmem  : 0xc0000000 - 0xf79fe000   ( 889 MB)
                     .init : 0xc17af000 - 0xc1862000   ( 716 kB)
                     .data : 0xc157526b - 0xc17ad540   (2272 kB)
                     .text : 0xc1000000 - 0xc157526b   (5588 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 32.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2
[    0.000000] NR_IRQS:2304 nr_irqs:440 16
[    0.000000] CPU 0 irqstacks, hard=f742e000 soft=f7430000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2786.449 MHz processor
[    0.004030] Calibrating delay loop (skipped), value calculated using timer frequency.. 5572.89 BogoMIPS (lpj=11145796)
[    0.004038] pid_max: default: 32768 minimum: 301
[    0.004100] ACPI: Core revision 20160108
[    0.010763] ACPI: 1 ACPI AML tables successfully acquired and loaded

[    0.010866] Security Framework initialized
[    0.010873] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.010892] AppArmor: AppArmor disabled by boot time parameter
[    0.010931] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.010936] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.011879] Disabling memory control group subsystem
[    0.012031] CPU0: Hyper-Threading is disabled
[    0.012046] mce: CPU supports 4 MCE banks
[    0.012065] CPU0: Thermal monitoring enabled (TM1)
[    0.012086] Last level iTLB entries: 4KB 128, 2MB 128, 4MB 128
[    0.012090] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 64, 1GB 0
[    0.032028] ftrace: allocating 23336 entries in 46 pages
[    0.044275] smpboot: Max logical packages: 2
[    0.044284] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.044295] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.045520] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.088000] smpboot: CPU0: Intel(R) Celeron(R) CPU 2.80GHz (family: 0xf, model: 0x2, stepping: 0x9)
[    0.088000] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
[    0.088000] ... version:                0
[    0.088000] ... bit width:              40
[    0.088000] ... generic registers:      18
[    0.088000] ... value mask:             000000ffffffffff
[    0.088000] ... max period:             0000007fffffffff
[    0.088000] ... fixed-purpose events:   0
[    0.088000] ... event mask:             000000000003ffff
[    0.088000] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.088000] x86: Booted up 1 node, 1 CPUs
[    0.088000] smpboot: Total of 1 processors activated (5572.89 BogoMIPS)
[    0.088000] devtmpfs: initialized
[    0.088000] PM: Registering ACPI NVS region [mem 0x7fff0000-0x7fff2fff] (12288 bytes)
[    0.088000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.088000] pinctrl core: initialized pinctrl subsystem
[    0.088122] NET: Registered protocol family 16
[    0.088571] cpuidle: using governor ladder
[    0.088581] cpuidle: using governor menu
[    0.088724] ACPI: bus type PCI registered
[    0.088734] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.088895] PCI: Using configuration type 1 for base access
[    0.090882] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.092183] ACPI: Added _OSI(Module Device)
[    0.092191] ACPI: Added _OSI(Processor Device)
[    0.092194] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.092197] ACPI: Added _OSI(Processor Aggregator Device)
[    0.097227] ACPI: Interpreter enabled
[    0.097285] ACPI: (supports S0 S1 S4 S5)
[    0.097290] ACPI: Using IOAPIC for interrupt routing
[    0.097385] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.109308] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.109333] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.109351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.109360] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.109820] PCI host bridge to bus 0000:00
[    0.109834] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.109839] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.109843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.109847] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.109850] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff window]
[    0.109855] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.109885] pci 0000:00:00.0: [1106:3148] type 00 class 0x060000
[    0.109903] pci 0000:00:00.0: reg 0x10: [mem 0xe0000000-0xe3ffffff pref]
[    0.110164] pci 0000:00:01.0: [1106:b091] type 01 class 0x060400
[    0.110253] pci 0000:00:01.0: supports D1
[    0.110446] pci 0000:00:09.0: [13f0:0200] type 00 class 0x020000
[    0.110476] pci 0000:00:09.0: reg 0x10: [io  0xd000-0xd07f]
[    0.110491] pci 0000:00:09.0: reg 0x14: [mem 0xe9000000-0xe90001ff]
[    0.110542] pci 0000:00:09.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.110598] pci 0000:00:09.0: supports D1 D2
[    0.110604] pci 0000:00:09.0: PME# supported from D1 D2 D3hot D3cold
[    0.110808] pci 0000:00:10.0: [1106:3038] type 00 class 0x0c0300
[    0.110873] pci 0000:00:10.0: reg 0x20: [io  0xd400-0xd41f]
[    0.110950] pci 0000:00:10.0: supports D1 D2
[    0.110956] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.111083] pci 0000:00:10.0: System wakeup disabled by ACPI
[    0.111195] pci 0000:00:10.1: [1106:3038] type 00 class 0x0c0300
[    0.111260] pci 0000:00:10.1: reg 0x20: [io  0xd800-0xd81f]
[    0.111337] pci 0000:00:10.1: supports D1 D2
[    0.111342] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.111467] pci 0000:00:10.1: System wakeup disabled by ACPI
[    0.111574] pci 0000:00:10.2: [1106:3038] type 00 class 0x0c0300
[    0.111639] pci 0000:00:10.2: reg 0x20: [io  0xdc00-0xdc1f]
[    0.111715] pci 0000:00:10.2: supports D1 D2
[    0.111721] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.111836] pci 0000:00:10.2: System wakeup disabled by ACPI
[    0.111950] pci 0000:00:10.3: [1106:3104] type 00 class 0x0c0320
[    0.111980] pci 0000:00:10.3: reg 0x10: [mem 0xe9001000-0xe90010ff]
[    0.112138] pci 0000:00:10.3: supports D1 D2
[    0.112143] pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.112270] pci 0000:00:10.3: System wakeup disabled by ACPI
[    0.112393] pci 0000:00:11.0: [1106:3177] type 00 class 0x060100
[    0.112493] HPET not enabled in BIOS. You might try hpet=force boot option
[    0.112509] pci 0000:00:11.0: quirk: [io  0x0400-0x047f] claimed by vt8235 PM
[    0.112514] pci 0000:00:11.0: quirk: [io  0x0500-0x050f] claimed by vt8235 SMB
[    0.112749] pci 0000:00:11.1: [1106:0571] type 00 class 0x01018a
[    0.112818] pci 0000:00:11.1: reg 0x20: [io  0xe000-0xe00f]
[    0.112847] pci 0000:00:11.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.112851] pci 0000:00:11.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.112854] pci 0000:00:11.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.112857] pci 0000:00:11.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.113109] pci 0000:00:11.5: [1106:3059] type 00 class 0x040100
[    0.113139] pci 0000:00:11.5: reg 0x10: [io  0xe400-0xe4ff]
[    0.113254] pci 0000:00:11.5: supports D1 D2
[    0.113369] pci 0000:00:11.5: System wakeup disabled by ACPI
[    0.113490] pci 0000:00:12.0: [1106:3065] type 00 class 0x020000
[    0.113519] pci 0000:00:12.0: reg 0x10: [io  0xe800-0xe8ff]
[    0.113535] pci 0000:00:12.0: reg 0x14: [mem 0xe9002000-0xe90020ff]
[    0.113640] pci 0000:00:12.0: supports D1 D2
[    0.113646] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.113764] pci 0000:00:12.0: System wakeup disabled by ACPI
[    0.113969] pci 0000:01:00.0: [10de:002d] type 00 class 0x030000
[    0.113998] pci 0000:01:00.0: reg 0x10: [mem 0xe6000000-0xe6ffffff]
[    0.114011] pci 0000:01:00.0: reg 0x14: [mem 0xe4000000-0xe5ffffff pref]
[    0.114055] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.114243] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.114257] pci 0000:00:01.0:   bridge window [mem 0xe6000000-0xe7ffffff]
[    0.114263] pci 0000:00:01.0:   bridge window [mem 0xe4000000-0xe5ffffff pref]
[    0.114278] pci_bus 0000:00: on NUMA node 0
[    0.114616] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
[    0.114886] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
[    0.115147] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
[    0.115406] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 10 11 *12 14 15)
[    0.115621] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.115832] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.116100] ACPI: PCI Interrupt Link [LNK0] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.116313] ACPI: PCI Interrupt Link [LNK1] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.116563] ACPI: PCI Interrupt Link [ALKA] (IRQs 20) *0, disabled.
[    0.116815] ACPI: PCI Interrupt Link [ALKB] (IRQs 21) *0, disabled.
[    0.117105] ACPI: PCI Interrupt Link [ALKC] (IRQs 22) *0, disabled.
[    0.117359] ACPI: PCI Interrupt Link [ALKD] (IRQs 23) *0, disabled.
[    0.119905] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.119915] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.119917] vgaarb: loaded
[    0.119921] vgaarb: bridge control possible 0000:01:00.0
[    0.120346] PCI: Using ACPI for IRQ routing
[    0.120362] PCI: pci_cache_line_size set to 64 bytes
[    0.120417] e820: reserve RAM buffer [mem 0x7fff0000-0x7fffffff]
[    0.121081] clocksource: Switched to clocksource refined-jiffies
[    0.137084] VFS: Disk quotas dquot_6.6.0
[    0.137150] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.137501] pnp: PnP ACPI init
[    0.138002] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved
[    0.138013] system 00:00: [mem 0x000f0000-0x000f7fff] could not be reserved
[    0.138018] system 00:00: [mem 0x000f8000-0x000fbfff] could not be reserved
[    0.138022] system 00:00: [mem 0x000fc000-0x000fffff] could not be reserved
[    0.138026] system 00:00: [mem 0x7fff0000-0x7fffffff] could not be reserved
[    0.138031] system 00:00: [mem 0xffff0000-0xffffffff] has been reserved
[    0.138035] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.138040] system 00:00: [mem 0x00100000-0x7ffeffff] could not be reserved
[    0.138044] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.138048] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.138053] system 00:00: [mem 0xfff80000-0xfffeffff] has been reserved
[    0.138068] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.138281] system 00:01: [io  0x0400-0x047f] has been reserved
[    0.138290] system 00:01: [io  0x0500-0x050f] has been reserved
[    0.138303] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.139071] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.139081] system 00:02: [io  0x0294-0x0297] has been reserved
[    0.139095] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.139215] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.139518] pnp 00:04: [dma 2]
[    0.139634] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.140217] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.141078] pnp 00:06: [dma 3]
[    0.141224] pnp 00:06: Plug and Play ACPI device, IDs PNP0401 (active)
[    0.141443] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.142019] pnp 00:08: Plug and Play ACPI device, IDs PNPb02f (active)
[    0.142524] pnp 00:09: Plug and Play ACPI device, IDs PNPb006 (active)
[    0.142553] pnp: PnP ACPI: found 10 devices
[    0.142571] PnPBIOS: Disabled by ACPI PNP
[    0.185804] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.185849] clocksource: Switched to clocksource acpi_pm
[    0.185908] pci 0000:00:09.0: BAR 6: assigned [mem 0x80000000-0x8000ffff pref]
[    0.185921] pci 0000:01:00.0: BAR 6: assigned [mem 0xe7000000-0xe700ffff pref]
[    0.185927] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.185937] pci 0000:00:01.0:   bridge window [mem 0xe6000000-0xe7ffffff]
[    0.185945] pci 0000:00:01.0:   bridge window [mem 0xe4000000-0xe5ffffff pref]
[    0.185959] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.185963] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.185966] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.185969] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff window]
[    0.185973] pci_bus 0000:00: resource 8 [mem 0x80000000-0xfebfffff window]
[    0.185976] pci_bus 0000:01: resource 1 [mem 0xe6000000-0xe7ffffff]
[    0.185979] pci_bus 0000:01: resource 2 [mem 0xe4000000-0xe5ffffff pref]
[    0.186073] NET: Registered protocol family 2
[    0.186593] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.186629] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.186684] TCP: Hash tables configured (established 8192 bind 8192)
[    0.186823] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.186853] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.187069] NET: Registered protocol family 1
[    0.187124] pci 0000:00:01.0: disabling DAC on VIA PCI bridge
[    0.187651] ACPI: PCI Interrupt Link [ALKB] BIOS reported IRQ 0, using IRQ 21
[    0.187659] ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21
[    0.187659] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.187659] PCI: CLS 32 bytes, default 64
[    0.187659] Unpacking initramfs...
[    0.845539] Freeing initrd memory: 15972K (f60be000 - f7057000)
[    0.846700] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.846816] audit: initializing netlink subsys (disabled)
[    0.846868] audit: type=2000 audit(1480300119.843:1): initialized
[    0.847434] Initialise system trusted keyring
[    0.847777] workingset: timestamp_bits=12 max_order=19 bucket_order=7
[    0.847835] zbud: loaded
[    1.127955] Key type asymmetric registered
[    1.127968] Asymmetric key parser 'x509' registered
[    1.128066] bounce: pool size: 64 pages
[    1.128141] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    1.128335] io scheduler noop registered
[    1.128345] io scheduler deadline registered
[    1.128386] io scheduler cfq registered (default)
[    1.128643] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.128670] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.128806] GHES: HEST is not enabled!
[    1.128872] isapnp: Scanning for PnP cards...
[    1.482872] isapnp: No Plug & Play device found
[    1.483124] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.503577] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.524224] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    1.525121] Linux agpgart interface v0.103
[    1.525471] agpgart: Detected VIA P4M266x/P4N266 chipset
[    1.529915] agpgart-via 0000:00:00.0: AGP aperture is 64M @ 0xe0000000
[    1.530209] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    1.530217] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.530525] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.530998] mousedev: PS/2 mouse device common for all mice
[    1.531231] rtc_cmos 00:03: RTC can wake from S4
[    1.531549] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    1.531611] rtc_cmos 00:03: alarms up to one year, y3k, 242 bytes nvram
[    1.531671] ledtrig-cpu: registered to indicate activity on CPUs
[    1.532680] NET: Registered protocol family 10
[    1.533395] mip6: Mobile IPv6
[    1.533412] NET: Registered protocol family 17
[    1.533433] mpls_gso: MPLS GSO support
[    1.533921] microcode: CPU0 sig=0xf29, pf=0x4, revision=0xe
[    1.534077] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.534112] Using IPI No-Shortcut mode
[    1.534783] registered taskstats version 1
[    1.534808] Loading compiled-in X.509 certificates
[    1.540182] alg: No test for pkcs1pad(rsa,sha256) (pkcs1pad(rsa-generic,sha256))
[    1.541905] Loaded X.509 cert 'Debian Project: Ben Hutchings: 008a018dca80932630'
[    1.541984] zswap: loaded using pool lzo/zbud
[    1.542695] rtc_cmos 00:03: setting system clock to 2016-11-28 02:28:41 UTC (1480300121)
[    1.542823] PM: Hibernation image not present or could not be loaded.
[    1.544127] Freeing unused kernel memory: 716K (c17af000 - c1862000)
[    1.544310] Write protecting the kernel text: 5592k
[    1.544363] Write protecting the kernel read-only data: 1640k
[    1.552122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.597751] random: systemd-udevd urandom read with 0 bits of entropy available
[    1.787185] mii: module verification failed: signature and/or required key missing - tainting kernel
[    1.788318] sundance.c:v1.2 11-Sep-2006 Written by Donald Becker
[    1.789383] eth0: IC Plus Corporation IP100A FAST Ethernet Adapter at 0001d000, 00:26:18:eb:bb:a6, IRQ 18.
[    1.789834] eth0: MII PHY found at address 0, status 0x786d advertising 01e1.
[    2.096698] tsc: Refined TSC clocksource calibration: 2786.317 MHz
[    2.096708] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2829c2d8344, max_idle_ns: 440795302906 ns
[    2.127645] ACPI: bus type USB registered
[    2.127752] usbcore: registered new interface driver usbfs
[    2.127792] usbcore: registered new interface driver hub
[    2.144280] usbcore: registered new device driver usb
[    2.145841] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.146838] uhci_hcd: USB Universal Host Controller Interface driver
[    2.231327] Floppy drive(s): fd0 is 1.44M
[    2.248120] FDC 0 is a post-1991 82077
[    2.381620] thermal LNXTHERM:00: registered as thermal_zone0
[    2.381630] ACPI: Thermal Zone [THRM] (45 C)
[    2.399919] ehci-pci: EHCI PCI platform driver
[    2.406760] SCSI subsystem initialized
[    2.429753] via_rhine: v1.10-LK1.5.1 2010-10-09 Written by Donald Becker
[    2.429764] via_rhine: Broken BIOS detected, avoid_D3 enabled
[    2.440275] libata version 3.00 loaded.
[    3.097712] clocksource: Switched to clocksource tsc
[    3.191355] uhci_hcd 0000:00:10.0: UHCI Host Controller
[    3.191387] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
[    3.191405] uhci_hcd 0000:00:10.0: detected 2 ports
[    3.191457] uhci_hcd 0000:00:10.0: irq 21, io base 0x0000d400
[    3.191687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    3.191693] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.191697] usb usb1: Product: UHCI Host Controller
[    3.191700] usb usb1: Manufacturer: Linux 4.6.0-1-686-pae uhci_hcd
[    3.191702] usb usb1: SerialNumber: 0000:00:10.0
[    3.192911] hub 1-0:1.0: USB hub found
[    3.193376] hub 1-0:1.0: 2 ports detected
[    3.194375] ehci-pci 0000:00:10.3: EHCI Host Controller
[    3.194406] ehci-pci 0000:00:10.3: new USB bus registered, assigned bus number 2
[    3.194500] ehci-pci 0000:00:10.3: irq 21, io mem 0xe9001000
[    3.205469] sundance 0000:00:09.0 enp0s9: renamed from eth0
[    3.205969] ehci-pci 0000:00:10.3: USB 2.0 started, EHCI 1.00
[    3.206199] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    3.206206] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.206209] usb usb2: Product: EHCI Host Controller
[    3.206212] usb usb2: Manufacturer: Linux 4.6.0-1-686-pae ehci_hcd
[    3.206215] usb usb2: SerialNumber: 0000:00:10.3
[    3.207283] hub 2-0:1.0: USB hub found
[    3.207347] hub 2-0:1.0: 6 ports detected
[    3.232257] hub 1-0:1.0: USB hub found
[    3.232745] hub 1-0:1.0: 2 ports detected
[    3.233960] ACPI: PCI Interrupt Link [ALKD] BIOS reported IRQ 0, using IRQ 23
[    3.233970] ACPI: PCI Interrupt Link [ALKD] enabled at IRQ 23
[    3.247709] via-rhine 0000:00:12.0 eth0: VIA Rhine II at 0x1e800, 00:0a:48:07:0a:b5, IRQ 23
[    3.248550] via-rhine 0000:00:12.0 eth0: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000
[    3.248678] pata_via 0000:00:11.1: version 0.3.4
[    3.249200] ACPI: PCI Interrupt Link [ALKA] BIOS reported IRQ 0, using IRQ 20
[    3.249208] ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
[    3.272482] scsi host0: pata_via
[    3.275432] via-rhine 0000:00:12.0 enp0s18: renamed from eth0
[    3.286471] scsi host1: pata_via
[    3.286675] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xe000 irq 14
[    3.286682] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xe008 irq 15
[    3.287621] uhci_hcd 0000:00:10.1: UHCI Host Controller
[    3.287652] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
[    3.287670] uhci_hcd 0000:00:10.1: detected 2 ports
[    3.287706] uhci_hcd 0000:00:10.1: irq 21, io base 0x0000d800
[    3.289083] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    3.289092] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.289095] usb usb3: Product: UHCI Host Controller
[    3.289098] usb usb3: Manufacturer: Linux 4.6.0-1-686-pae uhci_hcd
[    3.289101] usb usb3: SerialNumber: 0000:00:10.1
[    3.290206] hub 3-0:1.0: USB hub found
[    3.290264] hub 3-0:1.0: 2 ports detected
[    3.290863] uhci_hcd 0000:00:10.2: UHCI Host Controller
[    3.290892] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
[    3.290916] uhci_hcd 0000:00:10.2: detected 2 ports
[    3.290954] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000dc00
[    3.291146] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    3.291152] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.291155] usb usb4: Product: UHCI Host Controller
[    3.291158] usb usb4: Manufacturer: Linux 4.6.0-1-686-pae uhci_hcd
[    3.291161] usb usb4: SerialNumber: 0000:00:10.2
[    3.292680] hub 4-0:1.0: USB hub found
[    3.292738] hub 4-0:1.0: 2 ports detected
[    3.449562] ata1.00: ATA-6: SAMSUNG SV3063H, PL100-11, max UDMA/100
[    3.449571] ata1.00: 59797584 sectors, multi 16: LBA 
[    3.449727] ata1.01: HPA detected: current 66055248, native 312581808
[    3.449735] ata1.01: ATA-7: SAMSUNG SP1654N, BV100-50, max UDMA/100
[    3.449738] ata1.01: 66055248 sectors, multi 16: LBA48 
[    3.452479] ata1.00: configured for UDMA/100
[    3.486661] ata1.01: configured for UDMA/100
[    3.487137] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG SV3063H  0-11 PQ: 0 ANSI: 5
[    3.489670] scsi 0:0:1:0: Direct-Access     ATA      SAMSUNG SP1654N  0-50 PQ: 0 ANSI: 5
[    3.660430] ata2.00: ATAPI: HL-DT-STDVD-ROM GDR8163B, 0L15, max UDMA/33
[    3.665173] ata2.00: configured for UDMA/33
[    3.669674] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVD-ROM GDR8163B 0L15 PQ: 0 ANSI: 5
[    3.672058] usb 1-1: new low-speed USB device number 2 using uhci_hcd
[    3.758297] sd 0:0:0:0: [sda] 59797584 512-byte logical blocks: (30.6 GB/28.5 GiB)
[    3.758596] sd 0:0:0:0: [sda] Write Protect is off
[    3.758605] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.758735] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.785647] sd 0:0:1:0: [sdb] 66055248 512-byte logical blocks: (33.8 GB/31.5 GiB)
[    3.803567] sr 1:0:0:0: [sr0] scsi3-mmc drive: 52x/52x cd/rw xa/form2 cdda tray
[    3.803578] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.805342] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    3.838441]  sda: sda1 sda2 < sda5 sda6 sda7 sda8 >
[    3.838837] sd 0:0:1:0: [sdb] Write Protect is off
[    3.838847] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[    3.839264] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.846054] usb 1-1: New USB device found, idVendor=1c4f, idProduct=0003
[    3.846063] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.846067] usb 1-1: Product: Usb Mouse
[    3.846070] usb 1-1: Manufacturer: SIGMACHIP
[    3.848708]  sdb: sdb1 sdb2 sdb3 sdb4 < >
[    3.848719] sdb: partition table partially beyond EOD, enabling native capacity
[    3.848847] ata1: soft resetting link
[    3.875798] hidraw: raw HID events driver (C) Jiri Kosina
[    3.899917] usbcore: registered new interface driver usbhid
[    3.899927] usbhid: USB HID core driver
[    3.915846] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:10.0/usb1/1-1/1-1:1.0/0003:1C4F:0003.0001/input/input1
[    3.917262] hid-generic 0003:1C4F:0003.0001: input,hidraw0: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:10.0-1/input0
[    4.009608] ata1.01: n_sectors mismatch 66055248 != 312581808
[    4.009615] ata1.01: new n_sectors matches native, probably late HPA unlock, n_sectors updated
[    4.015210] ata1.00: configured for UDMA/100
[    4.034658] ata1.01: configured for UDMA/100
[    4.034673] ata1: EH complete
[    4.035284] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.036083] sda: detected capacity change from 0 to 30616363008
[    4.036378] sd 0:0:1:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    4.037277] sdb: detected capacity change from 33820286976 to 160041885696
[    4.094042]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 >
[    4.098468] sda: detected capacity change from 0 to 30616363008
[    4.102588] sd 0:0:1:0: [sdb] Attached SCSI disk
[    4.921462] random: nonblocking pool is initialized
[   15.676423] blk_update_request: I/O error, dev fd0, sector 0
[   15.676478] floppy: error -5 while reading block 0
[   15.697232] PM: Starting manual resume from disk
[   15.697247] PM: Hibernation image partition 8:5 present
[   15.697250] PM: Looking for hibernation image.
[   15.715079] PM: Image not found (code -22)
[   15.715087] PM: Hibernation image not present or could not be loaded.
[   16.221422] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   18.156579] systemd[1]: systemd 231 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[   18.157155] systemd[1]: Detected architecture x86.
[   18.198313] systemd[1]: Set hostname to <Krzys-db>.
[   20.955788] systemd[1]: rsyslog.service: Cannot add dependency job, ignoring: Unit rsyslog.service is masked.
[   20.958479] systemd[1]: Listening on Journal Audit Socket.
[   20.958918] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   20.959264] systemd[1]: Listening on Journal Socket.
[   20.959601] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   20.959835] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   20.959947] systemd[1]: Reached target Encrypted Volumes.
[   20.960360] systemd[1]: Listening on udev Control Socket.
[   20.961160] systemd[1]: Created slice System Slice.
[   20.977720] systemd[1]: Starting Set the console keyboard layout...
[   20.983547] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   20.986639] systemd[1]: Mounting Huge Pages File System...
[   20.994109] systemd[1]: Mounting POSIX Message Queue File System...
[   21.001272] systemd[1]: Starting Uncomplicated firewall...
[   21.002108] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   21.007434] systemd[1]: Mounting RPC Pipe File System...
[   21.010884] systemd[1]: Mounting Debug File System...
[   21.308266] systemd[1]: Starting Load Kernel Modules...
[   21.308591] systemd[1]: Listening on udev Kernel Socket.
[   21.308956] systemd[1]: Listening on Journal Socket (/dev/log).
[   21.316178] systemd[1]: Starting Journal Service...
[   21.316531] systemd[1]: Listening on RPCbind Server Activation Socket.
[   21.316864] systemd[1]: Listening on fsck to fsckd communication Socket.
[   21.319925] systemd[1]: Starting Remount Root and Kernel File Systems...
[   21.324685] systemd[1]: Created slice User and Session Slice.
[   21.324818] systemd[1]: Reached target Slices.
[   21.325734] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   21.372778] systemd[1]: Mounted Debug File System.
[   21.372993] systemd[1]: Mounted POSIX Message Queue File System.
[   21.373201] systemd[1]: Mounted Huge Pages File System.
[   21.425146] systemd[1]: Started Create list of required static device nodes for the current kernel.
[   21.428923] systemd[1]: Starting Create Static Device Nodes in /dev...
[   21.545660] systemd[1]: Started Uncomplicated firewall.
[   21.582347] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   21.587074] systemd[1]: Started Remount Root and Kernel File Systems.
[   21.622928] systemd[1]: Starting udev Coldplug all Devices...
[   21.626107] systemd[1]: Starting Load/Save Random Seed...
[   21.888744] systemd[1]: Started Load/Save Random Seed.
[   21.990337] systemd[1]: Started udev Coldplug all Devices.
[   22.001927] RPC: Registered named UNIX socket transport module.
[   22.001937] RPC: Registered udp transport module.
[   22.001940] RPC: Registered tcp transport module.
[   22.001942] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   22.005494] systemd[1]: Mounted RPC Pipe File System.
[   22.139745] systemd[1]: Started Journal Service.
[   22.654965] systemd-journald[530]: Received request to flush runtime journal from PID 1
[   22.679536] lp: driver loaded but no devices found
[   22.746697] ppdev: user-space parallel port driver
[   22.771055] parport_pc 00:06: reported by Plug and Play ACPI
[   22.771200] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[   22.868534] lp0: using parport0 (interrupt-driven).
[   22.961777] w83627hf: w83627hf: Found W83697HF chip at 0x290
[   22.961863] ACPI Warning: SystemIO range 0x0000000000000295-0x0000000000000296 conflicts with OpRegion 0x0000000000000295-0x0000000000000296 (\IP) (20160108/utaddress-255)
[   22.961876] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   24.513410] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[   24.513429] ACPI: Power Button [PWRB]
[   24.513598] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[   24.513612] ACPI: Sleep Button [SLPB]
[   24.513792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[   24.513806] ACPI: Power Button [PWRF]
[   24.707297] NET: Registered protocol family 23
[   24.790299] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   25.143383] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   25.143589] sd 0:0:1:0: Attached scsi generic sg1 type 0
[   25.143786] sr 1:0:0:0: Attached scsi generic sg2 type 5
[   25.245949] gameport gameport0: NS558 PnP Gameport is pnp00:08/gameport0, io 0x201, speed 829kHz
[   25.309836] [drm] Initialized drm 1.1.0 20060810
[   25.433000] wmi: Mapper loaded
[   25.687765] nouveau 0000:01:00.0: NVIDIA NV05 (20154000)
[   25.772566] nouveau 0000:01:00.0: bios: version 02.05.13.00.00
[   25.835416] nouveau 0000:01:00.0: bios: DCB table not found
[   25.835554] nouveau 0000:01:00.0: bios: DCB table not found
[   25.835643] nouveau 0000:01:00.0: bios: DCB table not found
[   25.835652] nouveau 0000:01:00.0: bios: DCB table not found
[   25.835679] nouveau 0000:01:00.0: bios: DCB table not found
[   25.840295] agpgart-via 0000:00:00.0: AGP 2.0 bridge
[   25.840325] agpgart-via 0000:00:00.0: putting AGP V2 device into 4x mode
[   25.840376] nouveau 0000:01:00.0: putting AGP V2 device into 4x mode
[   25.840447] agpgart-via 0000:00:00.0: AGP 2.0 bridge
[   25.840465] agpgart-via 0000:00:00.0: putting AGP V2 device into 4x mode
[   25.840516] nouveau 0000:01:00.0: putting AGP V2 device into 4x mode
[   25.840567] nouveau 0000:01:00.0: tmr: unknown input clock freq
[   25.840577] nouveau 0000:01:00.0: fb: 32 MiB SDRAM
[   25.868338] [TTM] Zone  kernel: Available graphics memory: 441516 kiB
[   25.868348] [TTM] Zone highmem: Available graphics memory: 1034384 kiB
[   25.868351] [TTM] Initializing pool allocator
[   25.868367] [TTM] Initializing DMA pool allocator
[   25.868411] nouveau 0000:01:00.0: DRM: VRAM: 31 MiB
[   25.868572] nouveau 0000:01:00.0: DRM: GART: 64 MiB
[   25.868580] nouveau 0000:01:00.0: DRM: BMP version 2.1
[   25.868586] nouveau 0000:01:00.0: DRM: No DCB data found in VBIOS
[   25.877549] nouveau 0000:01:00.0: DRM: Saving VGA fonts
[   25.972277] nouveau 0000:01:00.0: DRM: No DCB data found in VBIOS
[   25.972935] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   25.972942] [drm] Driver supports precise vblank timestamp query.
[   25.975127] nouveau 0000:01:00.0: DRM: MM: using M2MF for buffer copies
[   26.048654] nouveau 0000:01:00.0: DRM: allocated 1280x1024 fb: 0x4000, bo f3d9a800
[   26.048892] fbcon: nouveaufb (fb0) is primary device
[   26.268305] ACPI: PCI Interrupt Link [ALKC] BIOS reported IRQ 0, using IRQ 22
[   26.268309] ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
[   26.289679] Console: switching to colour frame buffer device 160x64
[   26.291298] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
[   26.291314] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
[   27.723062] Adding 965628k swap on /dev/sda5.  Priority:-1 extents:1 across:965628k FS
[   28.913019] input: PC Speaker as /devices/platform/pcspkr/input/input5
[   30.216409] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[   30.507983] w83627hf: w83627hf: Found W83697HF chip at 0x290
[   30.520217] ACPI Warning: SystemIO range 0x0000000000000295-0x0000000000000296 conflicts with OpRegion 0x0000000000000295-0x0000000000000296 (\IP) (20160108/utaddress-255)
[   30.520236] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   40.424437] blk_update_request: I/O error, dev fd0, sector 0
[   40.425015] floppy: error -5 while reading block 0
[   41.956024] enp0s9: Link up
[   41.956024] enp0s9: Link changed: 100Mbps, full duplex
[  521.314921] perf: interrupt took too long (2514 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
[  664.077534] perf: interrupt took too long (3184 > 3142), lowering kernel.perf_event_max_sample_rate to 62750
[  891.551793] perf: interrupt took too long (3999 > 3980), lowering kernel.perf_event_max_sample_rate to 50000
[ 1553.582903] perf: interrupt took too long (5010 > 4998), lowering kernel.perf_event_max_sample_rate to 39750
[ 3243.859788] perf: interrupt took too long (6279 > 6262), lowering kernel.perf_event_max_sample_rate to 31750
[ 6694.447363] perf: interrupt took too long (7855 > 7848), lowering kernel.perf_event_max_sample_rate to 25250
[13555.991590] perf: interrupt took too long (9824 > 9818), lowering kernel.perf_event_max_sample_rate to 20250
[16776.084077] hrtimer: interrupt took 83428 ns
uname -a

Kod: Zaznacz cały

uname -a
Linux Krzys-db 4.6.0-1-686-pae #1 SMP Debian 4.6.4-1 (2016-07-18) i686 GNU/Linux
lspci -k:

Kod: Zaznacz cały

# lspci -k
00:00.0 Host bridge: VIA Technologies, Inc. P4M266 Host Bridge
	Subsystem: Albatron Corp. P4M266 Host Bridge
	Kernel driver in use: agpgart-via
00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP]
	Kernel modules: shpchp
00:09.0 Ethernet controller: Sundance Technology Inc / IC Plus Corp IC Plus IP100A Integrated 10/100 Ethernet MAC + PHY (rev 31)
	Subsystem: ASUSTeK Computer Inc. NX1001
	Kernel driver in use: sundance
	Kernel modules: sundance
00:10.0 USB controller: VIA Technologies, Inc. VT82xx/62xx UHCI USB 1.1 Controller (rev 80)
	Subsystem: Albatron Corp. VT82xx/62xx UHCI USB 1.1 Controller
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd
00:10.1 USB controller: VIA Technologies, Inc. VT82xx/62xx UHCI USB 1.1 Controller (rev 80)
	Subsystem: Albatron Corp. VT82xx/62xx UHCI USB 1.1 Controller
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd
00:10.2 USB controller: VIA Technologies, Inc. VT82xx/62xx UHCI USB 1.1 Controller (rev 80)
	Subsystem: Albatron Corp. VT82xx/62xx UHCI USB 1.1 Controller
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd
00:10.3 USB controller: VIA Technologies, Inc. USB 2.0 (rev 82)
	Subsystem: Albatron Corp. USB 2.0
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci
00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
	Subsystem: Albatron Corp. VT8235 ISA Bridge
	Kernel modules: via_ircc, i2c_viapro
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
	Subsystem: Albatron Corp. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE
	Kernel driver in use: pata_via
	Kernel modules: pata_via, ata_generic
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
	Subsystem: Albatron Corp. VT8233/A/8235/8237 AC97 Audio Controller
	Kernel driver in use: snd_via82xx
	Kernel modules: snd_via82xx
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102/VT6103 [Rhine-II] (rev 74)
	Subsystem: Albatron Corp. VT6102/VT6103 [Rhine-II]
	Kernel driver in use: via-rhine
	Kernel modules: via_rhine
01:00.0 VGA compatible controller: NVIDIA Corporation NV5 [Riva TNT2 Model 64 / Model 64 Pro] (rev 15)
	Kernel driver in use: nouveau
	Kernel modules: nouveau
Płyta główna P4M266-823X wg. lshw.

Nie wiem czy błąd czymś się objawia. Mam komputer z Celeronem 2,8GHz, 2 Gb RAM, środowisko graficzne Xfce. System bardzo wolno działa, nie wiem czy to jest normalne na tym słabym, choć lepszym niż wcześniej, sprzęcie. Przeglądanie internetu bywa bardzo irytujące, szczególnie przy otwartych kilku kartach. Czasem jak wpisuję tekst w polach tekstowych to wpisywane znaki pojawiają się z opóźnieniem. Na niektórych stronach mam 100% zużycia procesora. Przeglądarka Seamonkey.
Zauważyłem jeszcze taką dziwną rzecz - gdy odejdę od komputera na jakiś czas, to czasem w momencie włączenia się wygaszacza ekranu (czarny ekran) Xfce tak jakby się wylogowuje i na ekranie pojawia się okno menedżera logowania. Po wpisaniu użytkownika i hasła wraca z powrotem do wygaszacza, muszę więc ruszyć myszą by wyłączył się wygaszacz. Sesja użytkownika jest przywrócona, wszystkie okna są tak jak były, ale początkowo w aktywnym oknie w ogóle nie działa klawiatura - muszę na chwilę przełączyć się na jakieś inne okno, bym mógł z powrotem korzystać z klawiatury w tamtym aktywnym oknie.
Kursor myszy też czasem przygasa na ułamek sekundy, im wyższe zużycie procesora tym z większą częstotliwością.

Na początku wczytywania systemu pokazuje też taki błąd

Kod: Zaznacz cały

blk_update_request: I/O error, dev fd0, sector 0
. To może oznaczać, że stacja dyskietek jest nie sprawna? Nie używałem jej nawet w ogóle jeszcze.
ODPOWIEDZ