Announcement

Collapse
No announcement yet.

external HDD not recognized

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [SOLVED] external HDD not recognized

    Dear All,

    When I plug my external HDD to Kubuntu, there is a light on it, but nothing else (the same happened with an Apple, but I don't have it anylonger). Here is the answer to:
    Code:
    auie@Latitude-E5530:~$ sudo fdisk -l
    Festplatte /dev/loop0: 160 MiB, 167809024 Bytes, 327752 Sektoren
    Einheiten: Sektoren von 1 * 512 = 512 Bytes
    Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes
    E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes
    
    Festplatte /dev/loop1: 88,2 MiB, 92483584 Bytes, 180632 Sektoren
    Einheiten: Sektoren von 1 * 512 = 512 Bytes
    Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes
    E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes
    
    Festplatte /dev/loop2: 89,5 MiB, 93835264 Bytes, 183272 Sektoren
    Einheiten: Sektoren von 1 * 512 = 512 Bytes
    Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes
    E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes
    
    Festplatte /dev/loop3: 144,4 MiB, 151375872 Bytes, 295656 Sektoren
    Einheiten: Sektoren von 1 * 512 = 512 Bytes
    Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes
    E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes
    
    Festplatte /dev/loop4: 141,8 MiB, 148664320 Bytes, 290360 Sektoren
    Einheiten: Sektoren von 1 * 512 = 512 Bytes
    Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes
    E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes
    
    Festplatte /dev/loop5: 160 MiB, 167788544 Bytes, 327712 Sektoren
    Einheiten: Sektoren von 1 * 512 = 512 Bytes
    Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes
    E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes
    
    Festplatte /dev/loop6: 89,5 MiB, 93818880 Bytes, 183240 Sektoren
    Einheiten: Sektoren von 1 * 512 = 512 Bytes
    Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes
    E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes
    
    Festplatte /dev/loop7: 148,5 MiB, 155652096 Bytes, 304008 Sektoren
    Einheiten: Sektoren von 1 * 512 = 512 Bytes
    Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes
    E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes
    
    Festplatte /dev/sda: 465,8 GiB, 500107862016 Bytes, 976773168 Sektoren
    Einheiten: Sektoren von 1 * 512 = 512 Bytes
    Sektorgröße (logisch/physikalisch): 512 Bytes / 4096 Bytes
    E/A-Größe (minimal/optimal): 4096 Bytes / 4096 Bytes
    Festplattenbezeichnungstyp: dos
    Festplattenbezeichner: 0x9a91e749
    
    Gerät      Boot    Anfang      Ende  Sektoren  Größe Kn Typ
    /dev/sda1              63     80324     80262  39,2M de Dell Dienstprogramm
    /dev/sda2  *        81920   1617919   1536000   750M  7 HPFS/NTFS/exFAT
    /dev/sda3         1617920 177500584 175882665  83,9G  7 HPFS/NTFS/exFAT
    /dev/sda4       177502206 976766975 799264770 381,1G  f W95 Erw. (LBA)
    /dev/sda5       177502208 637233151 459730944 219,2G 83 Linux
    /dev/sda6       637235200 854462463 217227264 103,6G 83 Linux
    /dev/sda7       854465283 870658739  16193457   7,7G 82 Linux Swap / Solaris
    /dev/sda8       870658803 976766975 106108173  50,6G  7 HPFS/NTFS/exFAT
    
    Partition 1 beginnt nicht an einer physikalischen Sektorgrenze.
    Partition 4 beginnt nicht an einer physikalischen Sektorgrenze.
    Partition 7 beginnt nicht an einer physikalischen Sektorgrenze.
    Partition 8 beginnt nicht an einer physikalischen Sektorgrenze.
    
    Festplatte /dev/loop8: 147,3 MiB, 154406912 Bytes, 301576 Sektoren
    Einheiten: Sektoren von 1 * 512 = 512 Bytes
    Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes
    E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes
    auie@Latitude-E5530:~$
    I would be very happuy if you could help me to find out why this external HDD is not shown with the other HDDs.

    #2
    Plug the HDD in and try commands:
    Code:
    dmesg
    and
    Code:
    lsusb
    If the HDD is detected there should be something like:

    Code:
    $ dmesg
    
    [70132.688866] usb 1-1: new high-speed USB device number 6 using ehci-pci
    [70132.893395] usb 1-1: New USB device found, idVendor=1058, idProduct=25fe, bcdDevice=10.21
    [70132.893401] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [70132.893405] usb 1-1: Product: Elements SE 25FE
    [70132.893408] usb 1-1: Manufacturer: Western Digital
    [70132.893411] usb 1-1: SerialNumber: 575851314139383536533352
    [70132.893845] usb-storage 1-1:1.0: USB Mass Storage device detected
    [70132.894248] scsi host6: usb-storage 1-1:1.0
    [70133.922834] scsi 6:0:0:0: Direct-Access     WD       Elements SE 25FE 1021 PQ: 0 ANSI: 6
    [70133.923317] scsi 6:0:0:1: Enclosure         WD       SES Device       1021 PQ: 0 ANSI: 6
    [70133.927078] ses 6:0:0:1: Attached Enclosure device
    [70136.017034] ses 6:0:0:1: Wrong diagnostic page; asked for 1 got 8
    [70136.017038] ses 6:0:0:1: Failed to get diagnostic page 0x1
    [70136.017042] ses 6:0:0:1: Failed to bind enclosure -19
    [70136.017756] sd 6:0:0:0: [sde] 1953458176 512-byte logical blocks: (1.00 TB/931 GiB)
    [70136.018745] sd 6:0:0:0: [sde] Write Protect is off
    [70136.018749] sd 6:0:0:0: [sde] Mode Sense: 47 00 10 08
    [70136.019761] sd 6:0:0:0: [sde] No Caching mode page found
    [70136.019765] sd 6:0:0:0: [sde] Assuming drive cache: write through
    [70136.054879]  sde: sde1
    [70136.060010] sd 6:0:0:0: [sde] Attached SCSI disk
    and

    Code:
    $ lsusb
    
    Bus 001 Device 006: ID 1058:25fe Western Digital Technologies, Inc.
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment


      #3
      Thank you Rog131 for your answer.
      I'm afraid I cannot show you all the answer of the computer, because it is quite long; or please do you know how I can show you all?
      Code:
      [   46.887053] VBoxPciLinuxInit
      [   46.889215] vboxpci: IOMMU not found (not registered)
      [   48.295124] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
      [   64.981527] Bluetooth: RFCOMM TTY layer initialized
      [   64.981539] Bluetooth: RFCOMM socket layer initialized
      [   64.981546] Bluetooth: RFCOMM ver 1.11
      [   80.133989] kauditd_printk_skb: 22 callbacks suppressed
      [   80.133991] audit: type=1400 audit(1547705280.806:34): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" name="/sys/devices/system/node/" pid=1629 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [   80.246079] audit: type=1400 audit(1547705280.918:35): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" name="/etc/mysql/my.cnf.fallback" pid=1629 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [   81.994717] audit: type=1400 audit(1547705282.666:36): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" name="/sys/devices/system/node/" pid=1679 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 2637.293251] PM: suspend entry (deep)
      [ 2637.293253] PM: Syncing filesystems ...
      
      done.
      [ 2639.002578] Freezing user space processes ... (elapsed 0.002 seconds) done.
      [ 2639.005200] OOM killer disabled.
      [ 2639.005201] Freezing remaining freezable tasks ... 
      
      (elapsed 0.001 seconds) done.
      [ 2639.006605] Suspending console(s) (use no_console_suspend to debug)
      [ 2639.025393] sd 0:0:0:0: [sda] Synchronizing SCSI cache
      [ 2639.139260] sd 0:0:0:0: [sda] Stopping disk
      [ 2639.782330] ACPI: EC: interrupt blocked
      [ 2639.803704] ACPI: Preparing to enter system sleep state S3
      [ 2639.809134] ACPI: EC: event blocked
      [ 2639.809135] ACPI: EC: EC stopped
      [ 2639.809136] PM: Saving platform NVS memory
      [ 2639.809159] Disabling non-boot CPUs ...
      [ 2639.821810] IRQ 27: no longer affine to CPU1
      [ 2639.822834] smpboot: CPU 1 is now offline
      [ 2639.841785] IRQ 17: no longer affine to CPU2
      [ 2639.842812] smpboot: CPU 2 is now offline
      [ 2639.865683] IRQ 16: no longer affine to CPU3
      [ 2639.865691] IRQ 21: no longer affine to CPU3
      [ 2639.865696] IRQ 30: no longer affine to CPU3
      [ 2639.866705] smpboot: CPU 3 is now offline
      [ 2639.868991] ACPI: Low-level resume complete
      [ 2639.869085] ACPI: EC: EC started
      [ 2639.869086] PM: Restoring platform NVS memory
      [ 2639.871410] Enabling non-boot CPUs ...
      [ 2639.871533] x86: Booting SMP configuration:
      [ 2639.871536] smpboot: Booting Node 0 Processor 1 APIC 0x2
      [ 2639.875800]  cache: parent cpu1 should not be sleeping
      [ 2639.876230] CPU1 is up
      [ 2639.876283] smpboot: Booting Node 0 Processor 2 APIC 0x1
      [ 2639.879113]  cache: parent cpu2 should not be sleeping
      [ 2639.879489] CPU2 is up
      [ 2639.879555] smpboot: Booting Node 0 Processor 3 APIC 0x3
      [ 2639.882287]  cache: parent cpu3 should not be sleeping
      [ 2639.882669] CPU3 is up
      [ 2639.888256] ACPI: Waking up from system sleep state S3
      [ 2639.912202] ACPI: EC: interrupt unblocked
      [ 2639.933837] ACPI: EC: event unblocked
      [ 2639.943595] sd 0:0:0:0: [sda] Starting disk
      [ 2640.518297] ACPI: button: The lid device is not compliant to SW_LID.
      [ 2640.683725] usb 1-1.4: reset full-speed USB device number 3 using ehci-pci
      [ 2640.871712] usb 1-1.5: reset high-speed USB device number 4 using ehci-pci
      [ 2641.536631] OOM killer enabled.
      [ 2641.536632] Restarting tasks ... 
      [ 2641.550739] pci_bus 0000:01: Allocating resources
      [ 2641.550762] pcieport 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
      [ 2641.550771] pcieport 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
      [ 2641.550778] pcieport 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
      [ 2641.550792] pci_bus 0000:02: Allocating resources
      [ 2641.550816] pcieport 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
      [ 2641.550822] pcieport 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
      [ 2641.550835] pci_bus 0000:03: Allocating resources
      [ 2641.550856] pci_bus 0000:07: Allocating resources
      [ 2641.550879] pci_bus 0000:0b: Allocating resources
      [ 2641.550905] pcieport 0000:00:1c.5: bridge window [io  0x1000-0x0fff] to [bus 0b] add_size 1000
      [ 2641.550911] pcieport 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000 add_align 100000
      [ 2641.550923] pci_bus 0000:0c: Allocating resources
      [ 2641.550948] pcieport 0000:00:1c.6: bridge window [io  0x1000-0x0fff] to [bus 0c] add_size 1000
      [ 2641.550955] pcieport 0000:00:1c.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0c] add_size 200000 add_align 100000
      [ 2641.550984] pcieport 0000:00:1c.0: BAR 14: assigned [mem 0xdfb00000-0xdfcfffff]
      [ 2641.551002] pcieport 0000:00:1c.0: BAR 15: assigned [mem 0xdfd00000-0xdfefffff 64bit pref]
      [ 2641.551019] pcieport 0000:00:1c.1: BAR 15: assigned [mem 0xf1400000-0xf15fffff 64bit pref]
      [ 2641.551039] pcieport 0000:00:1c.5: BAR 15: assigned [mem 0xf1600000-0xf17fffff 64bit pref]
      [ 2641.551056] pcieport 0000:00:1c.6: BAR 15: assigned [mem 0xf1800000-0xf19fffff 64bit pref]
      [ 2641.551065] pcieport 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
      [ 2641.551072] pcieport 0000:00:1c.1: BAR 13: assigned [io  0x3000-0x3fff]
      [ 2641.551079] pcieport 0000:00:1c.5: BAR 13: assigned [io  0x4000-0x4fff]
      [ 2641.551086] pcieport 0000:00:1c.6: BAR 13: assigned [io  0x5000-0x5fff]
      [ 2641.552169] done.
      [ 2641.554038] acpi PNP0401:00: Already enumerated
      [ 2641.584971] acpi PNP0501:00: Still not present
      [ 2641.667719] ata2.01: failed to resume link (SControl 0)
      [ 2641.673027] ata1.01: failed to resume link (SControl 0)
      [ 2641.699161] PM: suspend exit
      [ 2641.827742] ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 330)
      [ 2641.827754] ata2.01: SATA link down (SStatus 0 SControl 0)
      [ 2641.827765] ata2.01: link offline, clearing class 3 to NONE
      [ 2641.830639] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
      [ 2641.830644] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
      [ 2641.830646] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
      [ 2641.837714] ata2.00: configured for UDMA/100
      [ 2642.431788] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 330)
      [ 2642.431803] ata1.01: SATA link down (SStatus 0 SControl 0)
      [ 2642.614380] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
      [ 2642.614387] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
      [ 2642.614391] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
      [ 2642.635703] usb 3-2: new high-speed USB device number 2 using xhci_hcd
      [ 2642.653737] ata1.00: configured for UDMA/133
      [ 2642.895826] usb 3-2: New USB device found, idVendor=059b, idProduct=027b
      [ 2642.895831] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
      [ 2642.895834] usb 3-2: Product: Iomega eGo HDD
      [ 2642.895837] usb 3-2: Manufacturer: Iomega
      [ 2642.895840] usb 3-2: SerialNumber: SN0100005629
      [ 2643.190600] usb-storage 3-2:1.0: USB Mass Storage device detected
      [ 2643.190864] scsi host4: usb-storage 3-2:1.0
      [ 2643.191430] usbcore: registered new interface driver usb-storage
      [ 2643.202649] usbcore: registered new interface driver uas
      [ 2643.250177] IPv6: ADDRCONF(NETDEV_UP): enp12s0: link is not ready
      [ 2643.357624] IPv6: ADDRCONF(NETDEV_UP): enp12s0: link is not ready
      [ 2643.359172] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
      [ 2643.433500] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
      [ 2644.251060] scsi 4:0:0:0: Direct-Access     ST916082 1A               3.AL PQ: 0 ANSI: 0
      [ 2644.251949] sd 4:0:0:0: Attached scsi generic sg2 type 0
      [ 2644.252460] sd 4:0:0:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB)
      [ 2644.253002] sd 4:0:0:0: [sdb] Write Protect is off
      [ 2644.253021] sd 4:0:0:0: [sdb] Mode Sense: 03 00 00 00
      [ 2644.253628] sd 4:0:0:0: [sdb] No Caching mode page found
      [ 2644.253634] sd 4:0:0:0: [sdb] Assuming drive cache: write through                                
      [ 2644.260435] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
      [ 2644.277717]  sdb: sdb1
      [ 2644.279505] sd 4:0:0:0: [sdb] Attached SCSI disk
      [ 2657.902070] EXT4-fs (sdb1): warning: mounting fs with errors, running e2fsck is recommended
      [ 2657.903791] EXT4-fs (sdb1): recovery complete
      [ 2657.908244] EXT4-fs (sdb1): mounted filesystem with ordered data mode.
      
      Opts: (null)
      [ 2970.516061] EXT4-fs (sdb1): error count since last fsck: 458998
      [ 2970.516066] EXT4-fs (sdb1): initial error at time 1523904212: ext4_lookup:1430: inode 3932311
      [ 2970.516071] EXT4-fs (sdb1): last error at time 1547654556: ext4_lookup:1575: inode 3932334
      [ 3107.413834] usb 3-2: USB disconnect, device number 2
      [ 3107.413836] sd 4:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
      [ 3107.413844] sd 4:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 06 40 08 97 00 00 b0 00
      [ 3107.413849] print_req_error: I/O error, dev sdb, sector 104859799
      [ 3107.413878] EXT4-fs error (device sdb1): __ext4_get_inode_loc:4618: inode #3280566: block 13107467: comm file.so: unable to read itable block
      [ 3107.429693] sd 4:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
      [ 3107.429697] sd 4:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 06 41 08 4f 00 00 08 00
      [ 3107.429699] print_req_error: I/O error, dev sdb, sector 104925263
      [ 3107.429711] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:977: inode #3277027: lblock 0: comm file.so: error -5 reading directory block
      [ 3107.429713] sd 4:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
      [ 3107.429715] sd 4:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 09 c1 2a 87 00 00 08 00
      [ 3107.429716] print_req_error: I/O error, dev sdb, sector 163654279
      [ 3107.429725] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:977: inode #5226502: lblock 0: comm file.so: error -5 reading directory block
      [ 3107.431678] EXT4-fs error (device sdb1): __ext4_get_inode_loc:4618: inode #3280575: block 13107467: comm file.so: unable to read itable block
      [ 3107.431774] EXT4-fs (sdb1): previous I/O error to superblock detected
      [ 3107.432008] EXT4-fs error (device sdb1): __ext4_get_inode_loc:4618: inode #3280569: block 13107467: comm file.so: unable to read itable block
      [ 3107.432011] EXT4-fs (sdb1): previous I/O error to superblock detected
      [ 3107.432129] EXT4-fs error (device sdb1): __ext4_get_inode_loc:4618: inode #3280600: block 13107469: comm file.so: unable to read itable block
      [ 3107.432132] EXT4-fs error (device sdb1): __ext4_get_inode_loc:4618: inode #3280608: block 13107469: comm file.so: unable to read itable block
      [ 3107.432134] EXT4-fs (sdb1): previous I/O error to superblock detected
      [ 3107.432182] EXT4-fs error (device sdb1): __ext4_get_inode_loc:4618: inode #3280570: block 13107467: comm file.so: unable to read itable block
      [ 3107.435273] scsi 4:0:0:0: rejecting I/O to dead device
      [ 3107.435286] EXT4-fs (sdb1): previous I/O error to superblock detected                            
      [ 3107.435293] blk_partition_remap: fail for partition 1
      [ 3107.435298] EXT4-fs (sdb1): previous I/O error to superblock detected
      [ 3107.435302] blk_partition_remap: fail for partition 1
      [ 3107.435322] blk_partition_remap: fail for partition 1
      [ 3107.435323] blk_partition_remap: fail for partition 1
      [ 3107.435325] EXT4-fs error (device sdb1): ext4_find_entry:1436: inode #3277028: comm file.so: reading directory lblock 0
      [ 3107.435327] EXT4-fs error (device sdb1): ext4_find_entry:1436: inode #3277026: comm file.so: reading directory lblock 0
      [ 3107.435332] blk_partition_remap: fail for partition 1
      [ 3107.435334] EXT4-fs error (device sdb1): ext4_find_entry:1436: inode #3277026: comm file.so: reading directory lblock 0
      [ 3107.435336] blk_partition_remap: fail for partition 1
      [ 3107.435338] EXT4-fs error (device sdb1): ext4_find_entry:1436: inode #3277029: comm file.so: reading directory lblock 0
      [ 3107.435340] blk_partition_remap: fail for partition 1
      [ 3107.435348] blk_partition_remap: fail for partition 1
      [ 3107.435353] blk_partition_remap: fail for partition 1
      [ 3107.435357] blk_partition_remap: fail for partition 1
      [ 3107.435361] blk_partition_remap: fail for partition 1
      [ 3107.435366] blk_partition_remap: fail for partition 1
      [ 3107.435370] blk_partition_remap: fail for partition 1
      [ 3107.435374] blk_partition_remap: fail for partition 1
      [ 3107.435378] blk_partition_remap: fail for partition 1
      [ 3107.435382] blk_partition_remap: fail for partition 1
      [ 3107.435386] blk_partition_remap: fail for partition 1
      [ 3107.435391] blk_partition_remap: fail for partition 1
      [ 3107.435395] blk_partition_remap: fail for partition 1
      [ 3107.435399] blk_partition_remap: fail for partition 1
      [ 3107.435403] blk_partition_remap: fail for partition 1
      [ 3107.435408] blk_partition_remap: fail for partition 1
      [ 3107.435413] blk_partition_remap: fail for partition 1
      [ 3107.435417] blk_partition_remap: fail for partition 1
      [ 3107.435421] blk_partition_remap: fail for partition 1
      [ 3107.435425] blk_partition_remap: fail for partition 1
      [ 3107.435430] blk_partition_remap: fail for partition 1
      [ 3107.435435] blk_partition_remap: fail for partition 1
      [ 3107.435441] blk_partition_remap: fail for partition 1
      [ 3107.435445] blk_partition_remap: fail for partition 1
      [ 3107.435449] blk_partition_remap: fail for partition 1
      [ 3107.435453] blk_partition_remap: fail for partition 1
      [ 3107.435458] blk_partition_remap: fail for partition 1
      [ 3107.435462] blk_partition_remap: fail for partition 1
      [ 3107.435475] blk_partition_remap: fail for partition 1
      [ 3107.435479] blk_partition_remap: fail for partition 1
      [ 3107.477922] Aborting journal on device sdb1-8.
      [ 3107.477928] blk_partition_remap: fail for partition 1
      [ 3107.477931] Buffer I/O error on dev sdb1, logical block 19431424, lost sync page write
      [ 3107.477934] JBD2: Error -5 detected when updating journal superblock for sdb1-8.
      [ 3107.477944] EXT4-fs error (device sdb1): ext4_put_super:887: Couldn't clean up the journal
      [ 3107.477946] EXT4-fs (sdb1): Remounting filesystem read-only
      [ 3116.565514] usb 3-2: new high-speed USB device number 3 using xhci_hcd
      [ 3116.717080] usb 3-2: New USB device found, idVendor=04fc, idProduct=0c25
      [ 3116.717086] usb 3-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
      [ 3116.717089] usb 3-2: Product: USB to Serial-ATA bridge
      [ 3116.717092] usb 3-2: Manufacturer: Sunplus Technology Inc.
      [ 3116.717095] usb 3-2: SerialNumber: FUJITSU MH        K82ATA225DKY
      [ 3116.719420] usb-storage 3-2:1.0: USB Mass Storage device detected
      [ 3116.720741] scsi host4: usb-storage 3-2:1.0
      [ 3118.043437] scsi 4:0:0:0: Direct-Access     FUJITSU  MHZ2250BJ G2          PQ: 0 ANSI: 2
      [ 3118.044072] sd 4:0:0:0: Attached scsi generic sg2 type 0
      [ 3118.044539] sd 4:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
      [ 3118.046421] sd 4:0:0:0: [sdb] Write Protect is off
      [ 3118.046424] sd 4:0:0:0: [sdb] Mode Sense: 38 00 00 00
      [ 3118.048319] sd 4:0:0:0: [sdb] No Caching mode page found
      [ 3118.048327] sd 4:0:0:0: [sdb] Assuming drive cache: write through                                
      [ 3118.073158]  sdb: sdb1
      [ 3118.078102] sd 4:0:0:0: [sdb] Attached SCSI disk
      [ 3125.224059] FAT-fs (sdb1): Volume was not properly unmounted.
      
      Some data may be corrupt. Please run fsck.
      [ 3158.673502] usb 3-2: USB disconnect, device number 3
      [ 3491.585652] pci_bus 0000:01: Allocating resources
      [ 3491.585669] pci_bus 0000:02: Allocating resources
      [ 3491.585689] pci_bus 0000:03: Allocating resources
      [ 3491.585704] pci_bus 0000:07: Allocating resources
      [ 3491.585718] pci_bus 0000:0b: Allocating resources
      [ 3491.585742] pci_bus 0000:0c: Allocating resources
      [ 3492.264136] PM: suspend entry (deep)
      [ 3492.264138] PM: Syncing filesystems ... done.
      [ 3493.391411] Freezing user space processes ... (elapsed 0.002 seconds) done.
      [ 3493.393728] OOM killer disabled.
      [ 3493.393729] Freezing remaining freezable tasks ... 
      
      (elapsed 0.001 seconds) done.
      [ 3493.395321] Suspending console(s) (use no_console_suspend to debug)
      [ 3493.413543] sd 0:0:0:0: [sda] Synchronizing SCSI cache
      [ 3493.611574] sd 0:0:0:0: [sda] Stopping disk
      [ 3494.254416] ACPI: EC: interrupt blocked
      [ 3494.275777] ACPI: Preparing to enter system sleep state S3
      [ 3494.280925] ACPI: EC: event blocked
      [ 3494.280926] ACPI: EC: EC stopped
      [ 3494.280927] PM: Saving platform NVS memory
      [ 3494.280950] Disabling non-boot CPUs ...
      [ 3494.293890] IRQ 27: no longer affine to CPU1
      [ 3494.294913] smpboot: CPU 1 is now offline
      [ 3494.317867] IRQ 17: no longer affine to CPU2
      [ 3494.319365] smpboot: CPU 2 is now offline
      [ 3494.341760] IRQ 16: no longer affine to CPU3
      [ 3494.341767] IRQ 21: no longer affine to CPU3
      [ 3494.341772] IRQ 26: no longer affine to CPU3
      [ 3494.341780] IRQ 30: no longer affine to CPU3
      [ 3494.342788] smpboot: CPU 3 is now offline
      [ 3494.344305] ACPI: Low-level resume complete
      [ 3494.344367] ACPI: EC: EC started
      [ 3494.344368] PM: Restoring platform NVS memory
      [ 3494.345637] Enabling non-boot CPUs ...
      [ 3494.345707] x86: Booting SMP configuration:
      [ 3494.345709] smpboot: Booting Node 0 Processor 1 APIC 0x2
      [ 3494.348764]  cache: parent cpu1 should not be sleeping
      [ 3494.348981] CPU1 is up
      [ 3494.349016] smpboot: Booting Node 0 Processor 2 APIC 0x1
      [ 3494.351419]  cache: parent cpu2 should not be sleeping
      [ 3494.351607] CPU2 is up
      [ 3494.351651] smpboot: Booting Node 0 Processor 3 APIC 0x3
      [ 3494.354011]  cache: parent cpu3 should not be sleeping
      [ 3494.354346] CPU3 is up
      [ 3494.357348] ACPI: Waking up from system sleep state S3
      [ 3494.383173] ACPI: EC: interrupt unblocked
      [ 3494.404853] ACPI: EC: event unblocked
      [ 3494.408287] sd 0:0:0:0: [sda] Starting disk
      [ 3494.662957] usb 1-1.5: reset high-speed USB device number 4 using ehci-pci
      [ 3494.850976] usb 1-1.4: reset full-speed USB device number 3 using ehci-pci
      [ 3495.963821] OOM killer enabled.
      [ 3495.963822] Restarting tasks ...
      
      done.
      [ 3496.007330] pci_bus 0000:01: Allocating resources
      [ 3496.007346] pci_bus 0000:02: Allocating resources
      [ 3496.007363] pci_bus 0000:03: Allocating resources
      [ 3496.007376] pci_bus 0000:07: Allocating resources
      [ 3496.007389] pci_bus 0000:0b: Allocating resources
      [ 3496.007407] pci_bus 0000:0c: Allocating resources
      [ 3496.029834] acpi PNP0401:00: Already enumerated
      [ 3496.047766] acpi PNP0501:00: Still not present
      [ 3496.086234] pci_bus 0000:01: Allocating resources
      [ 3496.086280] pci_bus 0000:02: Allocating resources
      [ 3496.086327] pci_bus 0000:03: Allocating resources
      [ 3496.086371] pci_bus 0000:07: Allocating resources
      [ 3496.086415] pci_bus 0000:0b: Allocating resources
      [ 3496.086466] pci_bus 0000:0c: Allocating resources
      [ 3496.114941] ata2.01: failed to resume link (SControl 0)
      [ 3496.115014] ata1.01: failed to resume link (SControl 0)
      [ 3496.143765] PM: suspend exit
      [ 3496.275177] ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 330)
      [ 3496.275240] ata2.01: SATA link down (SStatus 0 SControl 0)
      [ 3496.275280] ata2.01: link offline, clearing class 3 to NONE
      [ 3496.278149] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
      [ 3496.278154] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
      [ 3496.278157] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
      [ 3496.287506] ata2.00: configured for UDMA/100
      [ 3497.354968] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 330)
      [ 3497.354982] ata1.01: SATA link down (SStatus 0 SControl 0)
      [ 3497.537406] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
      [ 3497.537408] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
      [ 3497.537410] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
      [ 3497.571085] ata1.00: configured for UDMA/133
      [ 3497.868904] IPv6: ADDRCONF(NETDEV_UP): enp12s0: link is not ready
      [ 3497.950320] IPv6: ADDRCONF(NETDEV_UP): enp12s0: link is not ready
      [ 3497.951207] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
      [ 3498.005211] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
      [ 3498.823617] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
      [ 3512.858724] EXT4-fs (sda6): mounted filesystem with ordered data mode.
      
      Opts: (null)
      [ 4383.983453] audit: type=1400 audit(1547713236.654:37): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 4383.983567] audit: type=1400 audit(1547713236.654:38): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 4383.995745] audit: type=1400 audit(1547713236.666:39): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 4383.995753] audit: type=1400 audit(1547713236.666:40): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=9209 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
      [ 4383.995823] audit: type=1400 audit(1547713236.666:41): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 4383.995830] audit: type=1400 audit(1547713236.666:42): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=9209 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=0
      [ 4383.996191] audit: type=1400 audit(1547713236.670:43): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 4383.996200] audit: type=1400 audit(1547713236.670:44): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=9209 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
      [ 4383.997017] audit: type=1400 audit(1547713236.670:45): apparmor="ALLOWED" operation="file_mmap" profile="libreoffice-soffice" name="/usr/lib/kde4/plugins/styles/breeze.so" pid=9209 comm="soffice.bin" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0
      [ 4383.998416] audit: type=1400 audit(1547713236.670:46): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 4389.648269] kauditd_printk_skb: 38 callbacks suppressed
      [ 4389.648272] audit: type=1400 audit(1547713242.323:85): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 4389.648367] audit: type=1400 audit(1547713242.323:86): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 4389.649174] audit: type=1400 audit(1547713242.323:87): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 4389.656576] audit: type=1400 audit(1547713242.331:88): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 4389.656680] audit: type=1400 audit(1547713242.331:89): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 4389.657174] audit: type=1400 audit(1547713242.331:90): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 4391.005963] audit: type=1400 audit(1547713243.679:91): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 4391.006106] audit: type=1400 audit(1547713243.679:92): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 4391.006754] audit: type=1400 audit(1547713243.679:93): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 4391.188573] audit: type=1400 audit(1547713243.863:94): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 5614.578310] usb 3-2: new high-speed USB device number 4 using xhci_hcd
      [ 5614.729981] usb 3-2: New USB device found, idVendor=04fc, idProduct=0c25
      [ 5614.729986] usb 3-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
      [ 5614.729990] usb 3-2: Product: USB to Serial-ATA bridge
      [ 5614.729993] usb 3-2: Manufacturer: Sunplus Technology Inc.
      [ 5614.729995] usb 3-2: SerialNumber: FUJITSU MH        K82ATA225DKY
      [ 5614.732270] usb-storage 3-2:1.0: USB Mass Storage device detected
      [ 5614.732493] scsi host4: usb-storage 3-2:1.0
      [ 5615.765717] scsi 4:0:0:0: Direct-Access     FUJITSU  MHZ2250BJ G2          PQ: 0 ANSI: 2
      [ 5615.766888] sd 4:0:0:0: Attached scsi generic sg2 type 0
      [ 5615.767689] sd 4:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
      [ 5615.769599] sd 4:0:0:0: [sdb] Write Protect is off
      [ 5615.769602] sd 4:0:0:0: [sdb] Mode Sense: 38 00 00 00
      [ 5615.771490] sd 4:0:0:0: [sdb] No Caching mode page found
      [ 5615.771494] sd 4:0:0:0: [sdb] Assuming drive cache: write through                                
      [ 5615.793037]  sdb: sdb1
      [ 5615.797826] sd 4:0:0:0: [sdb] Attached SCSI disk
      [ 5619.035190] FAT-fs (sdb1): Volume was not properly unmounted.
      
      Some data may be corrupt. Please run fsck.
      [ 6614.014588] perf: interrupt took too long (2512 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
      [ 7858.001062] perf: interrupt took too long (3212 > 3140), lowering kernel.perf_event_max_sample_rate to 62250
      [ 8014.159911] PM: suspend entry (deep)
      [ 8014.159913] PM: Syncing filesystems ... done.
      [ 8015.236881] Freezing user space processes ... (elapsed 0.002 seconds) done.
      [ 8015.239517] OOM killer disabled.
      [ 8015.239518] Freezing remaining freezable tasks ... 
      
      (elapsed 0.001 seconds) done.
      [ 8015.241046] Suspending console(s) (use no_console_suspend to debug)
      [ 8015.266576] sd 0:0:0:0: [sda] Synchronizing SCSI cache
      [ 8015.514143] sd 0:0:0:0: [sda] Stopping disk
      [ 8016.159379] ACPI: EC: interrupt blocked
      [ 8016.180724] ACPI: Preparing to enter system sleep state S3
      [ 8016.185799] ACPI: EC: event blocked
      [ 8016.185800] ACPI: EC: EC stopped
      [ 8016.185801] PM: Saving platform NVS memory
      [ 8016.185824] Disabling non-boot CPUs ...
      [ 8016.198837] IRQ 27: no longer affine to CPU1
      [ 8016.200316] smpboot: CPU 1 is now offline
      [ 8016.222794] IRQ 17: no longer affine to CPU2
      [ 8016.223823] smpboot: CPU 2 is now offline
      [ 8016.246761] IRQ 16: no longer affine to CPU3
      [ 8016.246769] IRQ 21: no longer affine to CPU3
      [ 8016.246775] IRQ 26: no longer affine to CPU3
      [ 8016.246782] IRQ 30: no longer affine to CPU3
      [ 8016.247801] smpboot: CPU 3 is now offline
      [ 8016.249450] ACPI: Low-level resume complete
      [ 8016.249512] ACPI: EC: EC started
      [ 8016.249512] PM: Restoring platform NVS memory
      [ 8016.250801] Enabling non-boot CPUs ...
      [ 8016.250862] x86: Booting SMP configuration:
      [ 8016.250864] smpboot: Booting Node 0 Processor 1 APIC 0x2
      [ 8016.253919]  cache: parent cpu1 should not be sleeping
      [ 8016.254136] CPU1 is up
      [ 8016.254176] smpboot: Booting Node 0 Processor 2 APIC 0x1
      [ 8016.256566]  cache: parent cpu2 should not be sleeping
      [ 8016.256758] CPU2 is up
      [ 8016.256792] smpboot: Booting Node 0 Processor 3 APIC 0x3
      [ 8016.259156]  cache: parent cpu3 should not be sleeping
      [ 8016.259497] CPU3 is up
      [ 8016.262507] ACPI: Waking up from system sleep state S3
      [ 8016.278565] ACPI: EC: interrupt unblocked
      [ 8016.297843] ACPI: EC: event unblocked
      [ 8016.304127] sd 0:0:0:0: [sda] Starting disk
      [ 8016.543902] usb 1-1.4: reset full-speed USB device number 3 using ehci-pci
      [ 8016.731895] usb 1-1.5: reset high-speed USB device number 4 using ehci-pci
      [ 8017.651920] ata2.01: failed to resume link (SControl 0)
      [ 8017.652015] ata1.01: failed to resume link (SControl 0)
      [ 8017.812062] ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 330)
      [ 8017.812083] ata2.01: SATA link down (SStatus 0 SControl 0)
      [ 8017.812099] ata2.01: link offline, clearing class 3 to NONE
      [ 8017.814904] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
      [ 8017.814910] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
      [ 8017.814914] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
      [ 8017.820625] ata2.00: configured for UDMA/100
      [ 8018.831997] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 330)
      [ 8018.832016] ata1.01: SATA link down (SStatus 0 SControl 0)
      [ 8019.012433] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
      [ 8019.012439] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
      [ 8019.012443] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
      [ 8019.050146] ata1.00: configured for UDMA/133
      [ 8019.264259] usb 3-2: reset high-speed USB device number 4 using xhci_hcd
      [ 8019.414867] OOM killer enabled.
      [ 8019.414869] Restarting tasks ...
      
      done.
      [ 8019.455267] pci_bus 0000:01: Allocating resources
      [ 8019.455290] pci_bus 0000:02: Allocating resources
      [ 8019.455311] pci_bus 0000:03: Allocating resources
      [ 8019.455325] pci_bus 0000:07: Allocating resources
      [ 8019.455342] pci_bus 0000:0b: Allocating resources
      [ 8019.455478] pci_bus 0000:0c: Allocating resources
      [ 8019.461530] acpi PNP0401:00: Already enumerated
      [ 8019.466005] acpi PNP0501:00: Still not present
      [ 8019.477990] PM: suspend exit
      [ 8020.007651] IPv6: ADDRCONF(NETDEV_UP): enp12s0: link is not ready
      [ 8020.089026] IPv6: ADDRCONF(NETDEV_UP): enp12s0: link is not ready
      [ 8020.089956] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
      [ 8020.135317] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
      [ 8020.977868] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
      [ 8067.539863] kauditd_printk_skb: 44 callbacks suppressed
      [ 8067.539865] audit: type=1400 audit(1547719758.288:139): apparmor="ALLOWED" operation="open" profile="libreoffice-oopslash" name="/tmp/xauth-1000-_0" pid=11484 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8067.903603] audit: type=1400 audit(1547719758.652:140): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11501 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8067.903668] audit: type=1400 audit(1547719758.652:141): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11501 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8067.917142] audit: type=1400 audit(1547719758.664:142): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=11501 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8067.917146] audit: type=1400 audit(1547719758.664:143): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=11501 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
      [ 8067.917202] audit: type=1400 audit(1547719758.664:144): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=11501 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8067.917207] audit: type=1400 audit(1547719758.664:145): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=11501 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=0
      [ 8067.917516] audit: type=1400 audit(1547719758.664:146): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11501 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8067.917521] audit: type=1400 audit(1547719758.664:147): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11501 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
      [ 8067.918419] audit: type=1400 audit(1547719758.664:148): apparmor="ALLOWED" operation="file_mmap" profile="libreoffice-soffice" name="/usr/lib/kde4/plugins/styles/breeze.so" pid=11501 comm="soffice.bin" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0
      [ 8072.652094] kauditd_printk_skb: 63 callbacks suppressed
      [ 8072.652098] audit: type=1400 audit(1547719763.400:212): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11501 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8072.652245] audit: type=1400 audit(1547719763.400:213): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11501 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8072.652848] audit: type=1400 audit(1547719763.400:214): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11501 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8288.642686] audit: type=1400 audit(1547719979.390:215): apparmor="ALLOWED" operation="open" profile="libreoffice-oopslash" name="/tmp/xauth-1000-_0" pid=11662 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8288.717875] audit: type=1400 audit(1547719979.466:216): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8288.718012] audit: type=1400 audit(1547719979.466:217): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8288.729422] audit: type=1400 audit(1547719979.474:218): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8288.729427] audit: type=1400 audit(1547719979.474:219): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=11679 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
      [ 8288.729500] audit: type=1400 audit(1547719979.474:220): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8288.729509] audit: type=1400 audit(1547719979.474:221): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=11679 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=0
      [ 8288.729856] audit: type=1400 audit(1547719979.478:222): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8288.729866] audit: type=1400 audit(1547719979.478:223): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11679 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
      [ 8288.730668] audit: type=1400 audit(1547719979.478:224): apparmor="ALLOWED" operation="file_mmap" profile="libreoffice-soffice" name="/usr/lib/kde4/plugins/styles/breeze.so" pid=11679 comm="soffice.bin" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0
      [ 8294.418660] kauditd_printk_skb: 72 callbacks suppressed
      [ 8294.418661] audit: type=1400 audit(1547719985.166:297): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.thunderbird/profiles.ini" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8294.503413] audit: type=1400 audit(1547719985.254:298): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.thunderbird/y7v1vump.default/secmod.db" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8294.548822] audit: type=1400 audit(1547719985.294:299): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.thunderbird/y7v1vump.default/cert8.db" pid=11679 comm="soffice.bin" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
      [ 8294.565946] audit: type=1400 audit(1547719985.314:300): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.thunderbird/y7v1vump.default/key3.db" pid=11679 comm="soffice.bin" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
      [ 8296.820303] audit: type=1400 audit(1547719987.566:301): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8296.820385] audit: type=1400 audit(1547719987.566:302): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8296.820694] audit: type=1400 audit(1547719987.566:303): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8329.539901] audit: type=1400 audit(1547720020.286:304): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8329.540035] audit: type=1400 audit(1547720020.286:305): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8329.540574] audit: type=1400 audit(1547720020.286:306): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8329.543151] audit: type=1400 audit(1547720020.290:307): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8329.543224] audit: type=1400 audit(1547720020.290:308): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8329.543491] audit: type=1400 audit(1547720020.290:309): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8329.544169] audit: type=1400 audit(1547720020.290:310): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8329.544239] audit: type=1400 audit(1547720020.290:311): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8329.544477] audit: type=1400 audit(1547720020.290:312): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8329.545196] audit: type=1400 audit(1547720020.290:313): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8336.159336] kauditd_printk_skb: 26 callbacks suppressed
      [ 8336.159337] audit: type=1400 audit(1547720026.906:340): apparmor="ALLOWED" operation="open" profile="libreoffice-oopslash" name="/tmp/xauth-1000-_0" pid=11728 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8336.240492] audit: type=1400 audit(1547720026.986:341): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8336.240622] audit: type=1400 audit(1547720026.986:342): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8336.251996] audit: type=1400 audit(1547720026.998:343): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8336.251999] audit: type=1400 audit(1547720026.998:344): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=11745 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
      [ 8336.252083] audit: type=1400 audit(1547720026.998:345): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8336.252093] audit: type=1400 audit(1547720026.998:346): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=11745 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=0
      [ 8336.252483] audit: type=1400 audit(1547720026.998:347): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8336.252491] audit: type=1400 audit(1547720026.998:348): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
      [ 8336.253362] audit: type=1400 audit(1547720027.002:349): apparmor="ALLOWED" operation="file_mmap" profile="libreoffice-soffice" name="/usr/lib/kde4/plugins/styles/breeze.so" pid=11745 comm="soffice.bin" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0
      [ 8374.662458] kauditd_printk_skb: 69 callbacks suppressed
      [ 8374.662461] audit: type=1400 audit(1547720065.410:419): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8374.662629] audit: type=1400 audit(1547720065.410:420): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8374.663267] audit: type=1400 audit(1547720065.410:421): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8374.892756] audit: type=1400 audit(1547720065.638:422): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8374.892760] audit: type=1400 audit(1547720065.638:423): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8374.892762] audit: type=1400 audit(1547720065.638:424): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8420.701559] audit: type=1400 audit(1547720111.451:425): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=11810 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
      [ 8420.701565] audit: type=1400 audit(1547720111.451:426): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=11810 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8420.701568] audit: type=1400 audit(1547720111.451:427): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=11810 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8420.701735] audit: type=1400 audit(1547720111.451:428): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=11810 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [ 8420.701741] audit: type=1400 audit(1547720111.451:429): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=11810 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [ 8421.580140] audit: type=1400 audit(1547720112.327:430): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8421.580232] audit: type=1400 audit(1547720112.327:431): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8421.580631] audit: type=1400 audit(1547720112.331:432): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8432.463349] audit: type=1400 audit(1547720123.211:433): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8432.463545] audit: type=1400 audit(1547720123.211:434): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8432.463719] audit: type=1400 audit(1547720123.211:435): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8432.465993] audit: type=1400 audit(1547720123.215:436): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8432.466055] audit: type=1400 audit(1547720123.215:437): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8432.466287] audit: type=1400 audit(1547720123.215:438): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8432.467068] audit: type=1400 audit(1547720123.215:439): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8432.467121] audit: type=1400 audit(1547720123.215:440): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8432.467327] audit: type=1400 audit(1547720123.215:441): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8432.468039] audit: type=1400 audit(1547720123.215:442): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8437.617447] kauditd_printk_skb: 5 callbacks suppressed
      [ 8437.617450] audit: type=1400 audit(1547720128.367:448): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 8437.617613] audit: type=1400 audit(1547720128.367:449): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 8437.618349] audit: type=1400 audit(1547720128.367:450): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 9437.214807] audit: type=1400 audit(1547721127.975:451): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12654 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
      [ 9437.214811] audit: type=1400 audit(1547721127.975:452): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12654 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 9437.214815] audit: type=1400 audit(1547721127.975:453): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12654 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 9437.214867] audit: type=1400 audit(1547721127.975:454): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12654 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [ 9437.214870] audit: type=1400 audit(1547721127.975:455): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12654 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [ 9437.617870] audit: type=1400 audit(1547721128.379:456): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 9437.617945] audit: type=1400 audit(1547721128.379:457): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 9437.618268] audit: type=1400 audit(1547721128.379:458): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 9750.234150] audit: type=1400 audit(1547721440.998:459): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12833 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
      [ 9750.234163] audit: type=1400 audit(1547721440.998:460): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12833 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 9750.234166] audit: type=1400 audit(1547721440.998:461): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12833 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 9750.234244] audit: type=1400 audit(1547721440.998:462): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12833 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [ 9750.234248] audit: type=1400 audit(1547721440.998:463): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12833 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [ 9750.650582] audit: type=1400 audit(1547721441.414:464): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [ 9750.650655] audit: type=1400 audit(1547721441.414:465): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [ 9750.650897] audit: type=1400 audit(1547721441.414:466): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [10043.068736] audit: type=1400 audit(1547721733.834:467): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13089 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
      [10043.068741] audit: type=1400 audit(1547721733.834:468): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13089 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [10043.068744] audit: type=1400 audit(1547721733.834:469): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13089 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [10043.068789] audit: type=1400 audit(1547721733.834:470): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13089 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [10043.068792] audit: type=1400 audit(1547721733.834:471): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13089 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [10043.482798] audit: type=1400 audit(1547721734.250:472): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.thunderbird/profiles.ini" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [10043.483693] audit: type=1400 audit(1547721734.250:473): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.thunderbird/y7v1vump.default/secmod.db" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [10043.484107] audit: type=1400 audit(1547721734.250:474): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.thunderbird/y7v1vump.default/cert8.db" pid=11745 comm="soffice.bin" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
      [10043.484141] audit: type=1400 audit(1547721734.250:475): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.thunderbird/y7v1vump.default/key3.db" pid=11745 comm="soffice.bin" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
      [10064.743234] audit: type=1400 audit(1547721755.510:476): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13135 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
      [10064.743464] audit: type=1400 audit(1547721755.510:477): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13135 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [10064.743468] audit: type=1400 audit(1547721755.510:478): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13135 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [10064.743471] audit: type=1400 audit(1547721755.510:479): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13135 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [10064.743474] audit: type=1400 audit(1547721755.510:480): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13135 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [10109.158230] audit: type=1400 audit(1547721800.738:481): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13200 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
      [10109.158235] audit: type=1400 audit(1547721800.738:482): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13200 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [10109.158239] audit: type=1400 audit(1547721800.738:483): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13200 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [10109.158285] audit: type=1400 audit(1547721800.738:484): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13200 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [10109.158288] audit: type=1400 audit(1547721800.738:485): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13200 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [10110.058943] audit: type=1400 audit(1547721801.638:486): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [10110.059180] audit: type=1400 audit(1547721801.638:487): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [10110.059378] audit: type=1400 audit(1547721801.638:488): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [10196.434904] audit: type=1400 audit(1547721888.015:489): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13276 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
      [10196.434908] audit: type=1400 audit(1547721888.015:490): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13276 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [10196.434911] audit: type=1400 audit(1547721888.015:491): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13276 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [10196.434975] audit: type=1400 audit(1547721888.015:492): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13276 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [10196.434977] audit: type=1400 audit(1547721888.015:493): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13276 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [10197.354496] audit: type=1400 audit(1547721888.935:494): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [10197.354570] audit: type=1400 audit(1547721888.935:495): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [10197.354894] audit: type=1400 audit(1547721888.935:496): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [11988.329092] audit: type=1400 audit(1547723679.935:497): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14309 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
      [11988.329103] audit: type=1400 audit(1547723679.935:498): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14309 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [11988.329109] audit: type=1400 audit(1547723679.935:499): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14309 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [11988.329254] audit: type=1400 audit(1547723679.935:500): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14309 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [11988.329264] audit: type=1400 audit(1547723679.935:501): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14309 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [11989.901614] audit: type=1400 audit(1547723681.507:502): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [11989.919490] audit: type=1400 audit(1547723681.523:503): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [11989.951943] audit: type=1400 audit(1547723681.555:504): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [12090.143006] audit: type=1400 audit(1547723781.753:505): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14443 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
      [12090.143013] audit: type=1400 audit(1547723781.753:506): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14443 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [12090.143017] audit: type=1400 audit(1547723781.753:507): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14443 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [12090.143089] audit: type=1400 audit(1547723781.753:508): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14443 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [12090.143093] audit: type=1400 audit(1547723781.753:509): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14443 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
      [12195.653380] audit: type=1400 audit(1547723887.262:510): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [12195.653477] audit: type=1400 audit(1547723887.262:511): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [12195.653880] audit: type=1400 audit(1547723887.262:512): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [12195.878666] audit: type=1400 audit(1547723887.486:513): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [12195.878851] audit: type=1400 audit(1547723887.486:514): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [12195.879066] audit: type=1400 audit(1547723887.486:515): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [12202.816090] audit: type=1400 audit(1547723894.422:516): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [12202.816492] audit: type=1400 audit(1547723894.422:517): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [12202.816634] audit: type=1400 audit(1547723894.422:518): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [12202.821220] audit: type=1400 audit(1547723894.426:519): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [12202.821224] audit: type=1400 audit(1547723894.426:520): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [12202.821252] audit: type=1400 audit(1547723894.426:521): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [12202.822821] audit: type=1400 audit(1547723894.430:522): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [12202.822910] audit: type=1400 audit(1547723894.430:523): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [12202.823252] audit: type=1400 audit(1547723894.430:524): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
      [12202.824543] audit: type=1400 audit(1547723894.430:525): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
      [12905.892282] perf: interrupt took too long (4017 > 4015), lowering kernel.perf_event_max_sample_rate to 49750
      [13549.485978] PM: suspend entry (deep)
      [13549.485981] PM: Syncing filesystems ...
      
      done.
      [13550.555790] Freezing user space processes ... (elapsed 0.002 seconds) done.
      [13550.558208] OOM killer disabled.
      [13550.558210] Freezing remaining freezable tasks ... 
      
      (elapsed 0.001 seconds) done.
      [13550.559837] Suspending console(s) (use no_console_suspend to debug)
      [13550.577762] sd 0:0:0:0: [sda] Synchronizing SCSI cache
      [13550.836849] sd 0:0:0:0: [sda] Stopping disk
      [13551.482691] ACPI: EC: interrupt blocked
      [13551.504010] ACPI: Preparing to enter system sleep state S3
      [13551.509155] ACPI: EC: event blocked
      [13551.509156] ACPI: EC: EC stopped
      [13551.509156] PM: Saving platform NVS memory
      [13551.509179] Disabling non-boot CPUs ...
      [13551.522075] IRQ 27: no longer affine to CPU1
      [13551.523102] smpboot: CPU 1 is now offline
      [13551.542115] IRQ 17: no longer affine to CPU2
      [13551.543140] smpboot: CPU 2 is now offline
      [13551.566010] IRQ 16: no longer affine to CPU3
      [13551.566017] IRQ 21: no longer affine to CPU3
      [13551.566026] IRQ 30: no longer affine to CPU3
      [13551.567035] smpboot: CPU 3 is now offline
      [13551.568585] ACPI: Low-level resume complete
      [13551.568649] ACPI: EC: EC started
      [13551.568650] PM: Restoring platform NVS memory
      [13551.569940] Enabling non-boot CPUs ...
      [13551.570010] x86: Booting SMP configuration:
      [13551.570011] smpboot: Booting Node 0 Processor 1 APIC 0x2
      [13551.573062]  cache: parent cpu1 should not be sleeping
      [13551.573280] CPU1 is up
      [13551.573327] smpboot: Booting Node 0 Processor 2 APIC 0x1
      [13551.575717]  cache: parent cpu2 should not be sleeping
      [13551.575907] CPU2 is up
      [13551.575942] smpboot: Booting Node 0 Processor 3 APIC 0x3
      [13551.578306]  cache: parent cpu3 should not be sleeping
      [13551.578638] CPU3 is up
      [13551.581644] ACPI: Waking up from system sleep state S3
      [13551.596997] ACPI: EC: interrupt unblocked
      [13551.620287] ACPI: EC: event unblocked
      [13551.623948] sd 0:0:0:0: [sda] Starting disk
      [13551.867215] usb 1-1.5: reset high-speed USB device number 4 using ehci-pci
      [13552.055219] usb 1-1.4: reset full-speed USB device number 3 using ehci-pci
      [13552.971251] ata1.01: failed to resume link (SControl 0)
      [13552.975225] ata2.01: failed to resume link (SControl 0)
      [13553.136375] ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 330)
      [13553.136393] ata2.01: SATA link down (SStatus 0 SControl 0)
      [13553.136409] ata2.01: link offline, clearing class 3 to NONE
      [13553.139168] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
      [13553.139173] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
      [13553.139177] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
      [13553.146197] ata2.00: configured for UDMA/100
      [13554.151318] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 330)
      [13554.151336] ata1.01: SATA link down (SStatus 0 SControl 0)
      [13554.332449] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
      [13554.332455] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
      [13554.332459] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
      [13554.367928] ata1.00: configured for UDMA/133
      [13554.559585] usb 3-2: reset high-speed USB device number 4 using xhci_hcd
      [13554.710030] OOM killer enabled.
      [13554.710032] Restarting tasks ... 
      [13554.725603] pci_bus 0000:01: Allocating resources
      [13554.725619] pci_bus 0000:02: Allocating resources
      [13554.725637] pci_bus 0000:03: Allocating resources
      [13554.725649] pci_bus 0000:07: Allocating resources
      [13554.725663] pci_bus 0000:0b: Allocating resources
      [13554.725682] pci_bus 0000:0c: Allocating resources
      [13554.729993] acpi PNP0401:00: Already enumerated
      [13554.730614] acpi PNP0501:00: Still not present
      [13554.730868] done.
      [13554.766813] PM: suspend exit
      [13556.208048] IPv6: ADDRCONF(NETDEV_UP): enp12s0: link is not ready
      [13556.298702] IPv6: ADDRCONF(NETDEV_UP): enp12s0: link is not ready
      [13556.299707] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
      [13556.358471] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
      [13557.782953] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
      [16204.457028] usb 3-2: USB disconnect, device number 4
      auie@Latitude-E5530:~$


      and
      Code:
      auie@Latitude-E5530:~$ lsusb
      Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
      Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      Bus 001 Device 004: ID 0c45:643f Microdia Dell Integrated HD Webcam
      Bus 001 Device 003: ID 413c:8197 Dell Computer Corp. 
      Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
      Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      auie@Latitude-E5530:~$

      Comment


        #4
        What brand (make/model) is the external HDD? How old (or new) is it? What is your PC; laptop or desktop? Again, make/model, and how old (or new) is it?
        Using Kubuntu Linux since March 23, 2007
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment


          #5
          About dmesg

          In this case the dmesg information after you plug the HDD to the system could be helpful. It could show an error message.

          If you are not sure what part is after the plugin use the human readable time stamps. To get the human readable timestamps:
          Code:
          dmesg -T
          Links:

          - dmesg wiki: https://en.wikipedia.org/wiki/Dmesg
          - Linux dmesg Command Tutorial: https://www.howtoforge.com/linux-dmesg-command/
          Before you edit, BACKUP !

          Why there are dead links ?
          1. Thread: Please explain how to access old kubuntu forum posts
          2. Thread: Lost Information

          Comment


            #6
            Thanks Snowhog & Rog131 for your answers.

            The external HDD is approx. 10 years old, has a USB and a Fire Wire connexion. There is nothing written on it except CE. It should be something like 100 GB.
            I use a DELL Laptop Latitude E5530 which has Windows 10 and Kubuntu 18.04. It has Intel Core i5.

            Again, I'm afraid I cannot show the whole answer:
            Code:
            [Do Jän 17 07:58:41 2019] sd 4:0:0:0: Attached scsi generic sg2 type 0
            [Do Jän 17 07:58:41 2019] sd 4:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
            [Do Jän 17 07:58:41 2019] sd 4:0:0:0: [sdb] Write Protect is off
            [Do Jän 17 07:58:41 2019] sd 4:0:0:0: [sdb] Mode Sense: 38 00 00 00
            [Do Jän 17 07:58:41 2019] sd 4:0:0:0: [sdb] No Caching mode page found
            [Do Jän 17 07:58:41 2019] sd 4:0:0:0: [sdb] Assuming drive cache: write through                     
            [Do Jän 17 07:58:41 2019]  sdb: sdb1
            [Do Jän 17 07:58:41 2019] sd 4:0:0:0: [sdb] Attached SCSI disk
            [Do Jän 17 07:58:48 2019] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
            [Do Jän 17 07:59:21 2019] usb 3-2: USB disconnect, device number 3
            [Do Jän 17 08:04:54 2019] pci_bus 0000:01: Allocating resources
            [Do Jän 17 08:04:54 2019] pci_bus 0000:02: Allocating resources
            [Do Jän 17 08:04:54 2019] pci_bus 0000:03: Allocating resources
            [Do Jän 17 08:04:54 2019] pci_bus 0000:07: Allocating resources
            [Do Jän 17 08:04:54 2019] pci_bus 0000:0b: Allocating resources
            [Do Jän 17 08:04:54 2019] pci_bus 0000:0c: Allocating resources
            [Do Jän 17 08:04:55 2019] PM: suspend entry (deep)
            [Do Jän 17 08:04:55 2019] PM: Syncing filesystems ... done.
            [Do Jän 17 08:04:56 2019] Freezing user space processes ... (elapsed 0.002 seconds) done.
            [Do Jän 17 08:04:56 2019] OOM killer disabled.
            [Do Jän 17 08:04:56 2019] Freezing remaining freezable tasks ... 
            
            (elapsed 0.001 seconds) done.
            [Do Jän 17 08:04:56 2019] Suspending console(s) (use no_console_suspend to debug)
            [Do Jän 17 08:04:56 2019] sd 0:0:0:0: [sda] Synchronizing SCSI cache
            [Do Jän 17 08:04:56 2019] sd 0:0:0:0: [sda] Stopping disk
            [Do Jän 17 08:04:57 2019] ACPI: EC: interrupt blocked
            [Do Jän 17 08:04:57 2019] ACPI: Preparing to enter system sleep state S3
            [Do Jän 17 08:04:57 2019] ACPI: EC: event blocked
            [Do Jän 17 08:04:57 2019] ACPI: EC: EC stopped
            [Do Jän 17 08:04:57 2019] PM: Saving platform NVS memory
            [Do Jän 17 08:04:57 2019] Disabling non-boot CPUs ...
            [Do Jän 17 08:04:57 2019] IRQ 27: no longer affine to CPU1
            [Do Jän 17 08:04:57 2019] smpboot: CPU 1 is now offline
            [Do Jän 17 08:04:57 2019] IRQ 17: no longer affine to CPU2
            [Do Jän 17 08:04:57 2019] smpboot: CPU 2 is now offline
            [Do Jän 17 08:04:57 2019] IRQ 16: no longer affine to CPU3
            [Do Jän 17 08:04:57 2019] IRQ 21: no longer affine to CPU3
            [Do Jän 17 08:04:57 2019] IRQ 26: no longer affine to CPU3
            [Do Jän 17 08:04:57 2019] IRQ 30: no longer affine to CPU3
            [Do Jän 17 08:04:57 2019] smpboot: CPU 3 is now offline
            [Do Jän 17 08:04:57 2019] ACPI: Low-level resume complete
            [Do Jän 17 08:04:57 2019] ACPI: EC: EC started
            [Do Jän 17 08:04:57 2019] PM: Restoring platform NVS memory
            [Do Jän 17 08:04:57 2019] Enabling non-boot CPUs ...
            [Do Jän 17 08:04:57 2019] x86: Booting SMP configuration:
            [Do Jän 17 08:04:57 2019] smpboot: Booting Node 0 Processor 1 APIC 0x2
            [Do Jän 17 08:04:57 2019]  cache: parent cpu1 should not be sleeping
            [Do Jän 17 08:04:57 2019] CPU1 is up
            [Do Jän 17 08:04:57 2019] smpboot: Booting Node 0 Processor 2 APIC 0x1
            [Do Jän 17 08:04:57 2019]  cache: parent cpu2 should not be sleeping
            [Do Jän 17 08:04:57 2019] CPU2 is up
            [Do Jän 17 08:04:57 2019] smpboot: Booting Node 0 Processor 3 APIC 0x3
            [Do Jän 17 08:04:57 2019]  cache: parent cpu3 should not be sleeping
            [Do Jän 17 08:04:57 2019] CPU3 is up
            [Do Jän 17 08:04:57 2019] ACPI: Waking up from system sleep state S3
            [Do Jän 17 08:04:57 2019] ACPI: EC: interrupt unblocked
            [Do Jän 17 08:04:57 2019] ACPI: EC: event unblocked
            [Do Jän 17 08:04:57 2019] sd 0:0:0:0: [sda] Starting disk
            [Do Jän 17 08:04:57 2019] usb 1-1.5: reset high-speed USB device number 4 using ehci-pci
            [Do Jän 17 08:04:57 2019] usb 1-1.4: reset full-speed USB device number 3 using ehci-pci
            [Do Jän 17 08:04:58 2019] OOM killer enabled.
            [Do Jän 17 08:04:58 2019] Restarting tasks ...
            
            done.
            [Do Jän 17 08:04:59 2019] pci_bus 0000:01: Allocating resources
            [Do Jän 17 08:04:59 2019] pci_bus 0000:02: Allocating resources
            [Do Jän 17 08:04:59 2019] pci_bus 0000:03: Allocating resources
            [Do Jän 17 08:04:59 2019] pci_bus 0000:07: Allocating resources
            [Do Jän 17 08:04:59 2019] pci_bus 0000:0b: Allocating resources
            [Do Jän 17 08:04:59 2019] pci_bus 0000:0c: Allocating resources
            [Do Jän 17 08:04:59 2019] acpi PNP0401:00: Already enumerated
            [Do Jän 17 08:04:59 2019] acpi PNP0501:00: Still not present
            [Do Jän 17 08:04:59 2019] pci_bus 0000:01: Allocating resources
            [Do Jän 17 08:04:59 2019] pci_bus 0000:02: Allocating resources
            [Do Jän 17 08:04:59 2019] pci_bus 0000:03: Allocating resources
            [Do Jän 17 08:04:59 2019] pci_bus 0000:07: Allocating resources
            [Do Jän 17 08:04:59 2019] pci_bus 0000:0b: Allocating resources
            [Do Jän 17 08:04:59 2019] pci_bus 0000:0c: Allocating resources
            [Do Jän 17 08:04:59 2019] ata2.01: failed to resume link (SControl 0)
            [Do Jän 17 08:04:59 2019] ata1.01: failed to resume link (SControl 0)
            [Do Jän 17 08:04:59 2019] PM: suspend exit
            [Do Jän 17 08:04:59 2019] ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 330)
            [Do Jän 17 08:04:59 2019] ata2.01: SATA link down (SStatus 0 SControl 0)
            [Do Jän 17 08:04:59 2019] ata2.01: link offline, clearing class 3 to NONE
            [Do Jän 17 08:04:59 2019] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
            [Do Jän 17 08:04:59 2019] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
            [Do Jän 17 08:04:59 2019] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
            [Do Jän 17 08:04:59 2019] ata2.00: configured for UDMA/100
            [Do Jän 17 08:05:00 2019] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 330)
            [Do Jän 17 08:05:00 2019] ata1.01: SATA link down (SStatus 0 SControl 0)
            [Do Jän 17 08:05:00 2019] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
            [Do Jän 17 08:05:00 2019] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
            [Do Jän 17 08:05:00 2019] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
            [Do Jän 17 08:05:00 2019] ata1.00: configured for UDMA/133
            [Do Jän 17 08:05:00 2019] IPv6: ADDRCONF(NETDEV_UP): enp12s0: link is not ready
            [Do Jän 17 08:05:00 2019] IPv6: ADDRCONF(NETDEV_UP): enp12s0: link is not ready
            [Do Jän 17 08:05:00 2019] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
            [Do Jän 17 08:05:01 2019] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
            [Do Jän 17 08:05:01 2019] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
            [Do Jän 17 08:05:15 2019] EXT4-fs (sda6): mounted filesystem with ordered data mode.
            
            Opts: (null)
            [Do Jän 17 08:19:46 2019] audit: type=1400 audit(1547713236.654:37): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 08:19:46 2019] audit: type=1400 audit(1547713236.654:38): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 08:19:46 2019] audit: type=1400 audit(1547713236.666:39): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 08:19:46 2019] audit: type=1400 audit(1547713236.666:40): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=9209 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
            [Do Jän 17 08:19:46 2019] audit: type=1400 audit(1547713236.666:41): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 08:19:46 2019] audit: type=1400 audit(1547713236.666:42): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=9209 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=0
            [Do Jän 17 08:19:46 2019] audit: type=1400 audit(1547713236.670:43): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 08:19:46 2019] audit: type=1400 audit(1547713236.670:44): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=9209 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
            [Do Jän 17 08:19:46 2019] audit: type=1400 audit(1547713236.670:45): apparmor="ALLOWED" operation="file_mmap" profile="libreoffice-soffice" name="/usr/lib/kde4/plugins/styles/breeze.so" pid=9209 comm="soffice.bin" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0
            [Do Jän 17 08:19:46 2019] audit: type=1400 audit(1547713236.670:46): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 08:19:52 2019] kauditd_printk_skb: 38 callbacks suppressed
            [Do Jän 17 08:19:52 2019] audit: type=1400 audit(1547713242.323:85): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 08:19:52 2019] audit: type=1400 audit(1547713242.323:86): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 08:19:52 2019] audit: type=1400 audit(1547713242.323:87): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 08:19:52 2019] audit: type=1400 audit(1547713242.331:88): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 08:19:52 2019] audit: type=1400 audit(1547713242.331:89): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 08:19:52 2019] audit: type=1400 audit(1547713242.331:90): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 08:19:54 2019] audit: type=1400 audit(1547713243.679:91): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 08:19:54 2019] audit: type=1400 audit(1547713243.679:92): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 08:19:54 2019] audit: type=1400 audit(1547713243.679:93): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 08:19:54 2019] audit: type=1400 audit(1547713243.863:94): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=9209 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 08:40:17 2019] usb 3-2: new high-speed USB device number 4 using xhci_hcd
            [Do Jän 17 08:40:17 2019] usb 3-2: New USB device found, idVendor=04fc, idProduct=0c25
            [Do Jän 17 08:40:17 2019] usb 3-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
            [Do Jän 17 08:40:17 2019] usb 3-2: Product: USB to Serial-ATA bridge
            [Do Jän 17 08:40:17 2019] usb 3-2: Manufacturer: Sunplus Technology Inc.
            [Do Jän 17 08:40:17 2019] usb 3-2: SerialNumber: FUJITSU MH        K82ATA225DKY
            [Do Jän 17 08:40:17 2019] usb-storage 3-2:1.0: USB Mass Storage device detected
            [Do Jän 17 08:40:17 2019] scsi host4: usb-storage 3-2:1.0
            [Do Jän 17 08:40:18 2019] scsi 4:0:0:0: Direct-Access     FUJITSU  MHZ2250BJ G2          PQ: 0 ANSI: 2
            [Do Jän 17 08:40:18 2019] sd 4:0:0:0: Attached scsi generic sg2 type 0
            [Do Jän 17 08:40:18 2019] sd 4:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
            [Do Jän 17 08:40:18 2019] sd 4:0:0:0: [sdb] Write Protect is off
            [Do Jän 17 08:40:18 2019] sd 4:0:0:0: [sdb] Mode Sense: 38 00 00 00
            [Do Jän 17 08:40:18 2019] sd 4:0:0:0: [sdb] No Caching mode page found
            [Do Jän 17 08:40:18 2019] sd 4:0:0:0: [sdb] Assuming drive cache: write through                     
            [Do Jän 17 08:40:18 2019]  sdb: sdb1
            [Do Jän 17 08:40:18 2019] sd 4:0:0:0: [sdb] Attached SCSI disk
            [Do Jän 17 08:40:22 2019] FAT-fs (sdb1): Volume was not properly unmounted.
            
            Some data may be corrupt. Please run fsck.
            [Do Jän 17 08:56:57 2019] perf: interrupt took too long (2512 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
            [Do Jän 17 09:17:41 2019] perf: interrupt took too long (3212 > 3140), lowering kernel.perf_event_max_sample_rate to 62250
            [Do Jän 17 09:20:17 2019] PM: suspend entry (deep)
            [Do Jän 17 09:20:17 2019] PM: Syncing filesystems ... done.
            [Do Jän 17 09:20:18 2019] Freezing user space processes ... (elapsed 0.002 seconds) done.
            [Do Jän 17 09:20:18 2019] OOM killer disabled.
            [Do Jän 17 09:20:18 2019] Freezing remaining freezable tasks ... 
            
            (elapsed 0.001 seconds) done.
            [Do Jän 17 09:20:18 2019] Suspending console(s) (use no_console_suspend to debug)
            [Do Jän 17 09:20:18 2019] sd 0:0:0:0: [sda] Synchronizing SCSI cache
            [Do Jän 17 09:20:18 2019] sd 0:0:0:0: [sda] Stopping disk
            [Do Jän 17 09:20:19 2019] ACPI: EC: interrupt blocked
            [Do Jän 17 09:20:19 2019] ACPI: Preparing to enter system sleep state S3
            [Do Jän 17 09:20:19 2019] ACPI: EC: event blocked
            [Do Jän 17 09:20:19 2019] ACPI: EC: EC stopped
            [Do Jän 17 09:20:19 2019] PM: Saving platform NVS memory
            [Do Jän 17 09:20:19 2019] Disabling non-boot CPUs ...
            [Do Jän 17 09:20:19 2019] IRQ 27: no longer affine to CPU1
            [Do Jän 17 09:20:19 2019] smpboot: CPU 1 is now offline
            [Do Jän 17 09:20:19 2019] IRQ 17: no longer affine to CPU2
            [Do Jän 17 09:20:19 2019] smpboot: CPU 2 is now offline
            [Do Jän 17 09:20:19 2019] IRQ 16: no longer affine to CPU3
            [Do Jän 17 09:20:19 2019] IRQ 21: no longer affine to CPU3
            [Do Jän 17 09:20:19 2019] IRQ 26: no longer affine to CPU3
            [Do Jän 17 09:20:19 2019] IRQ 30: no longer affine to CPU3
            [Do Jän 17 09:20:19 2019] smpboot: CPU 3 is now offline
            [Do Jän 17 09:20:19 2019] ACPI: Low-level resume complete
            [Do Jän 17 09:20:19 2019] ACPI: EC: EC started
            [Do Jän 17 09:20:19 2019] PM: Restoring platform NVS memory
            [Do Jän 17 09:20:19 2019] Enabling non-boot CPUs ...
            [Do Jän 17 09:20:19 2019] x86: Booting SMP configuration:
            [Do Jän 17 09:20:19 2019] smpboot: Booting Node 0 Processor 1 APIC 0x2
            [Do Jän 17 09:20:19 2019]  cache: parent cpu1 should not be sleeping
            [Do Jän 17 09:20:19 2019] CPU1 is up
            [Do Jän 17 09:20:19 2019] smpboot: Booting Node 0 Processor 2 APIC 0x1
            [Do Jän 17 09:20:19 2019]  cache: parent cpu2 should not be sleeping
            [Do Jän 17 09:20:19 2019] CPU2 is up
            [Do Jän 17 09:20:19 2019] smpboot: Booting Node 0 Processor 3 APIC 0x3
            [Do Jän 17 09:20:19 2019]  cache: parent cpu3 should not be sleeping
            [Do Jän 17 09:20:19 2019] CPU3 is up
            [Do Jän 17 09:20:19 2019] ACPI: Waking up from system sleep state S3
            [Do Jän 17 09:20:19 2019] ACPI: EC: interrupt unblocked
            [Do Jän 17 09:20:19 2019] ACPI: EC: event unblocked
            [Do Jän 17 09:20:19 2019] sd 0:0:0:0: [sda] Starting disk
            [Do Jän 17 09:20:19 2019] usb 1-1.4: reset full-speed USB device number 3 using ehci-pci
            [Do Jän 17 09:20:19 2019] usb 1-1.5: reset high-speed USB device number 4 using ehci-pci
            [Do Jän 17 09:20:20 2019] ata2.01: failed to resume link (SControl 0)
            [Do Jän 17 09:20:20 2019] ata1.01: failed to resume link (SControl 0)
            [Do Jän 17 09:20:20 2019] ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 330)
            [Do Jän 17 09:20:20 2019] ata2.01: SATA link down (SStatus 0 SControl 0)
            [Do Jän 17 09:20:20 2019] ata2.01: link offline, clearing class 3 to NONE
            [Do Jän 17 09:20:20 2019] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
            [Do Jän 17 09:20:20 2019] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
            [Do Jän 17 09:20:20 2019] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
            [Do Jän 17 09:20:20 2019] ata2.00: configured for UDMA/100
            [Do Jän 17 09:20:21 2019] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 330)
            [Do Jän 17 09:20:21 2019] ata1.01: SATA link down (SStatus 0 SControl 0)
            [Do Jän 17 09:20:22 2019] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
            [Do Jän 17 09:20:22 2019] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
            [Do Jän 17 09:20:22 2019] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
            [Do Jän 17 09:20:22 2019] ata1.00: configured for UDMA/133
            [Do Jän 17 09:20:22 2019] usb 3-2: reset high-speed USB device number 4 using xhci_hcd
            [Do Jän 17 09:20:22 2019] OOM killer enabled.
            [Do Jän 17 09:20:22 2019] Restarting tasks ...
            
            done.
            [Do Jän 17 09:20:22 2019] pci_bus 0000:01: Allocating resources
            [Do Jän 17 09:20:22 2019] pci_bus 0000:02: Allocating resources
            [Do Jän 17 09:20:22 2019] pci_bus 0000:03: Allocating resources
            [Do Jän 17 09:20:22 2019] pci_bus 0000:07: Allocating resources
            [Do Jän 17 09:20:22 2019] pci_bus 0000:0b: Allocating resources
            [Do Jän 17 09:20:22 2019] pci_bus 0000:0c: Allocating resources
            [Do Jän 17 09:20:22 2019] acpi PNP0401:00: Already enumerated
            [Do Jän 17 09:20:22 2019] acpi PNP0501:00: Still not present
            [Do Jän 17 09:20:22 2019] PM: suspend exit
            [Do Jän 17 09:20:23 2019] IPv6: ADDRCONF(NETDEV_UP): enp12s0: link is not ready
            [Do Jän 17 09:20:23 2019] IPv6: ADDRCONF(NETDEV_UP): enp12s0: link is not ready
            [Do Jän 17 09:20:23 2019] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
            [Do Jän 17 09:20:23 2019] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
            [Do Jän 17 09:20:23 2019] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
            [Do Jän 17 09:21:10 2019] kauditd_printk_skb: 44 callbacks suppressed
            [Do Jän 17 09:21:10 2019] audit: type=1400 audit(1547719758.288:139): apparmor="ALLOWED" operation="open" profile="libreoffice-oopslash" name="/tmp/xauth-1000-_0" pid=11484 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:21:10 2019] audit: type=1400 audit(1547719758.652:140): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11501 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:21:10 2019] audit: type=1400 audit(1547719758.652:141): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11501 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:21:10 2019] audit: type=1400 audit(1547719758.664:142): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=11501 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:21:10 2019] audit: type=1400 audit(1547719758.664:143): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=11501 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
            [Do Jän 17 09:21:10 2019] audit: type=1400 audit(1547719758.664:144): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=11501 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:21:10 2019] audit: type=1400 audit(1547719758.664:145): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=11501 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=0
            [Do Jän 17 09:21:10 2019] audit: type=1400 audit(1547719758.664:146): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11501 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:21:10 2019] audit: type=1400 audit(1547719758.664:147): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11501 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
            [Do Jän 17 09:21:10 2019] audit: type=1400 audit(1547719758.664:148): apparmor="ALLOWED" operation="file_mmap" profile="libreoffice-soffice" name="/usr/lib/kde4/plugins/styles/breeze.so" pid=11501 comm="soffice.bin" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0
            [Do Jän 17 09:21:15 2019] kauditd_printk_skb: 63 callbacks suppressed
            [Do Jän 17 09:21:15 2019] audit: type=1400 audit(1547719763.400:212): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11501 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:21:15 2019] audit: type=1400 audit(1547719763.400:213): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11501 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:21:15 2019] audit: type=1400 audit(1547719763.400:214): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11501 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:24:51 2019] audit: type=1400 audit(1547719979.390:215): apparmor="ALLOWED" operation="open" profile="libreoffice-oopslash" name="/tmp/xauth-1000-_0" pid=11662 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:24:51 2019] audit: type=1400 audit(1547719979.466:216): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:24:51 2019] audit: type=1400 audit(1547719979.466:217): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:24:51 2019] audit: type=1400 audit(1547719979.474:218): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:24:51 2019] audit: type=1400 audit(1547719979.474:219): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=11679 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
            [Do Jän 17 09:24:51 2019] audit: type=1400 audit(1547719979.474:220): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:24:51 2019] audit: type=1400 audit(1547719979.474:221): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=11679 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=0
            [Do Jän 17 09:24:51 2019] audit: type=1400 audit(1547719979.478:222): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:24:51 2019] audit: type=1400 audit(1547719979.478:223): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11679 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
            [Do Jän 17 09:24:51 2019] audit: type=1400 audit(1547719979.478:224): apparmor="ALLOWED" operation="file_mmap" profile="libreoffice-soffice" name="/usr/lib/kde4/plugins/styles/breeze.so" pid=11679 comm="soffice.bin" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0
            [Do Jän 17 09:24:57 2019] kauditd_printk_skb: 72 callbacks suppressed
            [Do Jän 17 09:24:57 2019] audit: type=1400 audit(1547719985.166:297): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.thunderbird/profiles.ini" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:24:57 2019] audit: type=1400 audit(1547719985.254:298): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.thunderbird/y7v1vump.default/secmod.db" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:24:57 2019] audit: type=1400 audit(1547719985.294:299): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.thunderbird/y7v1vump.default/cert8.db" pid=11679 comm="soffice.bin" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
            [Do Jän 17 09:24:57 2019] audit: type=1400 audit(1547719985.314:300): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.thunderbird/y7v1vump.default/key3.db" pid=11679 comm="soffice.bin" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
            [Do Jän 17 09:24:59 2019] audit: type=1400 audit(1547719987.566:301): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:24:59 2019] audit: type=1400 audit(1547719987.566:302): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:24:59 2019] audit: type=1400 audit(1547719987.566:303): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:25:32 2019] audit: type=1400 audit(1547720020.286:304): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:25:32 2019] audit: type=1400 audit(1547720020.286:305): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:25:32 2019] audit: type=1400 audit(1547720020.286:306): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:25:32 2019] audit: type=1400 audit(1547720020.290:307): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:25:32 2019] audit: type=1400 audit(1547720020.290:308): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:25:32 2019] audit: type=1400 audit(1547720020.290:309): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:25:32 2019] audit: type=1400 audit(1547720020.290:310): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:25:32 2019] audit: type=1400 audit(1547720020.290:311): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:25:32 2019] audit: type=1400 audit(1547720020.290:312): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:25:32 2019] audit: type=1400 audit(1547720020.290:313): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11679 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:25:39 2019] kauditd_printk_skb: 26 callbacks suppressed
            [Do Jän 17 09:25:39 2019] audit: type=1400 audit(1547720026.906:340): apparmor="ALLOWED" operation="open" profile="libreoffice-oopslash" name="/tmp/xauth-1000-_0" pid=11728 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:25:39 2019] audit: type=1400 audit(1547720026.986:341): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:25:39 2019] audit: type=1400 audit(1547720026.986:342): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:25:39 2019] audit: type=1400 audit(1547720026.998:343): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:25:39 2019] audit: type=1400 audit(1547720026.998:344): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=11745 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
            [Do Jän 17 09:25:39 2019] audit: type=1400 audit(1547720026.998:345): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:25:39 2019] audit: type=1400 audit(1547720026.998:346): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=11745 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=0
            [Do Jän 17 09:25:39 2019] audit: type=1400 audit(1547720026.998:347): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:25:39 2019] audit: type=1400 audit(1547720026.998:348): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
            [Do Jän 17 09:25:39 2019] audit: type=1400 audit(1547720027.002:349): apparmor="ALLOWED" operation="file_mmap" profile="libreoffice-soffice" name="/usr/lib/kde4/plugins/styles/breeze.so" pid=11745 comm="soffice.bin" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0
            [Do Jän 17 09:26:17 2019] kauditd_printk_skb: 69 callbacks suppressed
            [Do Jän 17 09:26:17 2019] audit: type=1400 audit(1547720065.410:419): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:26:17 2019] audit: type=1400 audit(1547720065.410:420): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:26:17 2019] audit: type=1400 audit(1547720065.410:421): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:26:17 2019] audit: type=1400 audit(1547720065.638:422): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:26:17 2019] audit: type=1400 audit(1547720065.638:423): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:26:17 2019] audit: type=1400 audit(1547720065.638:424): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:27:03 2019] audit: type=1400 audit(1547720111.451:425): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=11810 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
            [Do Jän 17 09:27:03 2019] audit: type=1400 audit(1547720111.451:426): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=11810 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:27:03 2019] audit: type=1400 audit(1547720111.451:427): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=11810 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:27:03 2019] audit: type=1400 audit(1547720111.451:428): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=11810 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 09:27:03 2019] audit: type=1400 audit(1547720111.451:429): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=11810 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 09:27:04 2019] audit: type=1400 audit(1547720112.327:430): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:27:04 2019] audit: type=1400 audit(1547720112.327:431): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:27:04 2019] audit: type=1400 audit(1547720112.331:432): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:27:15 2019] audit: type=1400 audit(1547720123.211:433): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:27:15 2019] audit: type=1400 audit(1547720123.211:434): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:27:15 2019] audit: type=1400 audit(1547720123.211:435): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:27:15 2019] audit: type=1400 audit(1547720123.215:436): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:27:15 2019] audit: type=1400 audit(1547720123.215:437): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:27:15 2019] audit: type=1400 audit(1547720123.215:438): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:27:15 2019] audit: type=1400 audit(1547720123.215:439): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:27:15 2019] audit: type=1400 audit(1547720123.215:440): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:27:15 2019] audit: type=1400 audit(1547720123.215:441): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:27:15 2019] audit: type=1400 audit(1547720123.215:442): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:27:20 2019] kauditd_printk_skb: 5 callbacks suppressed
            [Do Jän 17 09:27:20 2019] audit: type=1400 audit(1547720128.367:448): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:27:20 2019] audit: type=1400 audit(1547720128.367:449): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:27:20 2019] audit: type=1400 audit(1547720128.367:450): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:44:00 2019] audit: type=1400 audit(1547721127.975:451): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12654 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
            [Do Jän 17 09:44:00 2019] audit: type=1400 audit(1547721127.975:452): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12654 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:44:00 2019] audit: type=1400 audit(1547721127.975:453): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12654 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:44:00 2019] audit: type=1400 audit(1547721127.975:454): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12654 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 09:44:00 2019] audit: type=1400 audit(1547721127.975:455): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12654 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 09:44:00 2019] audit: type=1400 audit(1547721128.379:456): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:44:00 2019] audit: type=1400 audit(1547721128.379:457): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:44:00 2019] audit: type=1400 audit(1547721128.379:458): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:49:13 2019] audit: type=1400 audit(1547721440.998:459): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12833 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
            [Do Jän 17 09:49:13 2019] audit: type=1400 audit(1547721440.998:460): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12833 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:49:13 2019] audit: type=1400 audit(1547721440.998:461): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12833 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:49:13 2019] audit: type=1400 audit(1547721440.998:462): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12833 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 09:49:13 2019] audit: type=1400 audit(1547721440.998:463): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=12833 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 09:49:13 2019] audit: type=1400 audit(1547721441.414:464): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:49:13 2019] audit: type=1400 audit(1547721441.414:465): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:49:13 2019] audit: type=1400 audit(1547721441.414:466): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:54:06 2019] audit: type=1400 audit(1547721733.834:467): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13089 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
            [Do Jän 17 09:54:06 2019] audit: type=1400 audit(1547721733.834:468): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13089 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:54:06 2019] audit: type=1400 audit(1547721733.834:469): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13089 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:54:06 2019] audit: type=1400 audit(1547721733.834:470): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13089 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 09:54:06 2019] audit: type=1400 audit(1547721733.834:471): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13089 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 09:54:06 2019] audit: type=1400 audit(1547721734.250:472): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.thunderbird/profiles.ini" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:54:06 2019] audit: type=1400 audit(1547721734.250:473): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.thunderbird/y7v1vump.default/secmod.db" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:54:06 2019] audit: type=1400 audit(1547721734.250:474): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.thunderbird/y7v1vump.default/cert8.db" pid=11745 comm="soffice.bin" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
            [Do Jän 17 09:54:06 2019] audit: type=1400 audit(1547721734.250:475): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.thunderbird/y7v1vump.default/key3.db" pid=11745 comm="soffice.bin" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
            [Do Jän 17 09:54:27 2019] audit: type=1400 audit(1547721755.510:476): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13135 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
            [Do Jän 17 09:54:27 2019] audit: type=1400 audit(1547721755.510:477): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13135 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:54:27 2019] audit: type=1400 audit(1547721755.510:478): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13135 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:54:27 2019] audit: type=1400 audit(1547721755.510:479): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13135 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 09:54:27 2019] audit: type=1400 audit(1547721755.510:480): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13135 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 09:55:12 2019] audit: type=1400 audit(1547721800.738:481): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13200 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
            [Do Jän 17 09:55:12 2019] audit: type=1400 audit(1547721800.738:482): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13200 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:55:12 2019] audit: type=1400 audit(1547721800.738:483): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13200 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:55:12 2019] audit: type=1400 audit(1547721800.738:484): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13200 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 09:55:12 2019] audit: type=1400 audit(1547721800.738:485): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13200 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 09:55:13 2019] audit: type=1400 audit(1547721801.638:486): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:55:13 2019] audit: type=1400 audit(1547721801.638:487): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:55:13 2019] audit: type=1400 audit(1547721801.638:488): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:56:39 2019] audit: type=1400 audit(1547721888.015:489): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13276 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
            [Do Jän 17 09:56:39 2019] audit: type=1400 audit(1547721888.015:490): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13276 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:56:39 2019] audit: type=1400 audit(1547721888.015:491): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13276 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:56:39 2019] audit: type=1400 audit(1547721888.015:492): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13276 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 09:56:39 2019] audit: type=1400 audit(1547721888.015:493): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=13276 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 09:56:40 2019] audit: type=1400 audit(1547721888.935:494): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 09:56:40 2019] audit: type=1400 audit(1547721888.935:495): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 09:56:40 2019] audit: type=1400 audit(1547721888.935:496): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:26:31 2019] audit: type=1400 audit(1547723679.935:497): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14309 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
            [Do Jän 17 10:26:31 2019] audit: type=1400 audit(1547723679.935:498): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14309 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:26:31 2019] audit: type=1400 audit(1547723679.935:499): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14309 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:26:31 2019] audit: type=1400 audit(1547723679.935:500): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14309 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 10:26:31 2019] audit: type=1400 audit(1547723679.935:501): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14309 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 10:26:32 2019] audit: type=1400 audit(1547723681.507:502): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 10:26:32 2019] audit: type=1400 audit(1547723681.523:503): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:26:32 2019] audit: type=1400 audit(1547723681.555:504): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:28:13 2019] audit: type=1400 audit(1547723781.753:505): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14443 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
            [Do Jän 17 10:28:13 2019] audit: type=1400 audit(1547723781.753:506): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14443 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:28:13 2019] audit: type=1400 audit(1547723781.753:507): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14443 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:28:13 2019] audit: type=1400 audit(1547723781.753:508): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14443 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 10:28:13 2019] audit: type=1400 audit(1547723781.753:509): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_26a32c968ba6dbf39fee062daf84b8c" pid=14443 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
            [Do Jän 17 10:29:58 2019] audit: type=1400 audit(1547723887.262:510): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 10:29:58 2019] audit: type=1400 audit(1547723887.262:511): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:29:58 2019] audit: type=1400 audit(1547723887.262:512): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:29:58 2019] audit: type=1400 audit(1547723887.486:513): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 10:29:58 2019] audit: type=1400 audit(1547723887.486:514): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:29:58 2019] audit: type=1400 audit(1547723887.486:515): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:30:05 2019] audit: type=1400 audit(1547723894.422:516): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 10:30:05 2019] audit: type=1400 audit(1547723894.422:517): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:30:05 2019] audit: type=1400 audit(1547723894.422:518): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:30:05 2019] audit: type=1400 audit(1547723894.426:519): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 10:30:05 2019] audit: type=1400 audit(1547723894.426:520): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:30:05 2019] audit: type=1400 audit(1547723894.426:521): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:30:05 2019] audit: type=1400 audit(1547723894.430:522): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 10:30:05 2019] audit: type=1400 audit(1547723894.430:523): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:30:05 2019] audit: type=1400 audit(1547723894.430:524): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 10:30:05 2019] audit: type=1400 audit(1547723894.430:525): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=11745 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 10:41:48 2019] perf: interrupt took too long (4017 > 4015), lowering kernel.perf_event_max_sample_rate to 49750
            [Do Jän 17 10:52:32 2019] PM: suspend entry (deep)
            [Do Jän 17 10:52:32 2019] PM: Syncing filesystems ...
            
            done.
            [Do Jän 17 10:52:33 2019] Freezing user space processes ... (elapsed 0.002 seconds) done.
            [Do Jän 17 10:52:33 2019] OOM killer disabled.
            [Do Jän 17 10:52:33 2019] Freezing remaining freezable tasks ... 
            
            (elapsed 0.001 seconds) done.
            [Do Jän 17 10:52:33 2019] Suspending console(s) (use no_console_suspend to debug)
            [Do Jän 17 10:52:33 2019] sd 0:0:0:0: [sda] Synchronizing SCSI cache
            [Do Jän 17 10:52:33 2019] sd 0:0:0:0: [sda] Stopping disk
            [Do Jän 17 10:52:34 2019] ACPI: EC: interrupt blocked
            [Do Jän 17 10:52:34 2019] ACPI: Preparing to enter system sleep state S3
            [Do Jän 17 10:52:34 2019] ACPI: EC: event blocked
            [Do Jän 17 10:52:34 2019] ACPI: EC: EC stopped
            [Do Jän 17 10:52:34 2019] PM: Saving platform NVS memory
            [Do Jän 17 10:52:34 2019] Disabling non-boot CPUs ...
            [Do Jän 17 10:52:34 2019] IRQ 27: no longer affine to CPU1
            [Do Jän 17 10:52:34 2019] smpboot: CPU 1 is now offline
            [Do Jän 17 10:52:34 2019] IRQ 17: no longer affine to CPU2
            [Do Jän 17 10:52:34 2019] smpboot: CPU 2 is now offline
            [Do Jän 17 10:52:34 2019] IRQ 16: no longer affine to CPU3
            [Do Jän 17 10:52:34 2019] IRQ 21: no longer affine to CPU3
            [Do Jän 17 10:52:34 2019] IRQ 30: no longer affine to CPU3
            [Do Jän 17 10:52:34 2019] smpboot: CPU 3 is now offline
            [Do Jän 17 10:52:34 2019] ACPI: Low-level resume complete
            [Do Jän 17 10:52:34 2019] ACPI: EC: EC started
            [Do Jän 17 10:52:34 2019] PM: Restoring platform NVS memory
            [Do Jän 17 10:52:34 2019] Enabling non-boot CPUs ...
            [Do Jän 17 10:52:34 2019] x86: Booting SMP configuration:
            [Do Jän 17 10:52:34 2019] smpboot: Booting Node 0 Processor 1 APIC 0x2
            [Do Jän 17 10:52:34 2019]  cache: parent cpu1 should not be sleeping
            [Do Jän 17 10:52:34 2019] CPU1 is up
            [Do Jän 17 10:52:34 2019] smpboot: Booting Node 0 Processor 2 APIC 0x1
            [Do Jän 17 10:52:34 2019]  cache: parent cpu2 should not be sleeping
            [Do Jän 17 10:52:34 2019] CPU2 is up
            [Do Jän 17 10:52:34 2019] smpboot: Booting Node 0 Processor 3 APIC 0x3
            [Do Jän 17 10:52:34 2019]  cache: parent cpu3 should not be sleeping
            [Do Jän 17 10:52:34 2019] CPU3 is up
            [Do Jän 17 10:52:34 2019] ACPI: Waking up from system sleep state S3
            [Do Jän 17 10:52:34 2019] ACPI: EC: interrupt unblocked
            [Do Jän 17 10:52:34 2019] ACPI: EC: event unblocked
            [Do Jän 17 10:52:34 2019] sd 0:0:0:0: [sda] Starting disk
            [Do Jän 17 10:52:34 2019] usb 1-1.5: reset high-speed USB device number 4 using ehci-pci
            [Do Jän 17 10:52:35 2019] usb 1-1.4: reset full-speed USB device number 3 using ehci-pci
            [Do Jän 17 10:52:35 2019] ata1.01: failed to resume link (SControl 0)
            [Do Jän 17 10:52:35 2019] ata2.01: failed to resume link (SControl 0)
            [Do Jän 17 10:52:36 2019] ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 330)
            [Do Jän 17 10:52:36 2019] ata2.01: SATA link down (SStatus 0 SControl 0)
            [Do Jän 17 10:52:36 2019] ata2.01: link offline, clearing class 3 to NONE
            [Do Jän 17 10:52:36 2019] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
            [Do Jän 17 10:52:36 2019] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
            [Do Jän 17 10:52:36 2019] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
            [Do Jän 17 10:52:36 2019] ata2.00: configured for UDMA/100
            [Do Jän 17 10:52:37 2019] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 330)
            [Do Jän 17 10:52:37 2019] ata1.01: SATA link down (SStatus 0 SControl 0)
            [Do Jän 17 10:52:37 2019] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
            [Do Jän 17 10:52:37 2019] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
            [Do Jän 17 10:52:37 2019] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
            [Do Jän 17 10:52:37 2019] ata1.00: configured for UDMA/133
            [Do Jän 17 10:52:37 2019] usb 3-2: reset high-speed USB device number 4 using xhci_hcd
            [Do Jän 17 10:52:37 2019] OOM killer enabled.
            [Do Jän 17 10:52:37 2019] Restarting tasks ... 
            [Do Jän 17 10:52:37 2019] pci_bus 0000:01: Allocating resources
            [Do Jän 17 10:52:37 2019] pci_bus 0000:02: Allocating resources
            [Do Jän 17 10:52:37 2019] pci_bus 0000:03: Allocating resources
            [Do Jän 17 10:52:37 2019] pci_bus 0000:07: Allocating resources
            [Do Jän 17 10:52:37 2019] pci_bus 0000:0b: Allocating resources
            [Do Jän 17 10:52:37 2019] pci_bus 0000:0c: Allocating resources
            [Do Jän 17 10:52:37 2019] acpi PNP0401:00: Already enumerated
            [Do Jän 17 10:52:37 2019] acpi PNP0501:00: Still not present
            [Do Jän 17 10:52:37 2019] done.
            [Do Jän 17 10:52:37 2019] PM: suspend exit
            [Do Jän 17 10:52:39 2019] IPv6: ADDRCONF(NETDEV_UP): enp12s0: link is not ready
            [Do Jän 17 10:52:39 2019] IPv6: ADDRCONF(NETDEV_UP): enp12s0: link is not ready
            [Do Jän 17 10:52:39 2019] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
            [Do Jän 17 10:52:39 2019] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
            [Do Jän 17 10:52:40 2019] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
            [Do Jän 17 11:36:47 2019] usb 3-2: USB disconnect, device number 4
            [Do Jän 17 11:47:50 2019] usb 3-2: new high-speed USB device number 5 using xhci_hcd
            [Do Jän 17 11:47:50 2019] usb 3-2: New USB device found, idVendor=152d, idProduct=2339
            [Do Jän 17 11:47:50 2019] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=5
            [Do Jän 17 11:47:50 2019] usb 3-2: Product: USB to ATA/ATAPI Bridge
            [Do Jän 17 11:47:50 2019] usb 3-2: Manufacturer: JMicron
            [Do Jän 17 11:47:50 2019] usb 3-2: SerialNumber: 0D0298358FFF
            [Do Jän 17 11:47:50 2019] usb-storage 3-2:1.0: USB Mass Storage device detected
            [Do Jän 17 11:47:51 2019] scsi host4: usb-storage 3-2:1.0
            [Do Jän 17 11:47:52 2019] scsi 4:0:0:0: Direct-Access     SAMSUNG  HM250JI               PQ: 0 ANSI: 2 CCS
            [Do Jän 17 11:47:52 2019] sd 4:0:0:0: Attached scsi generic sg2 type 0
            [Do Jän 17 11:47:52 2019] sd 4:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
            [Do Jän 17 11:47:52 2019] sd 4:0:0:0: [sdb] Write Protect is off
            [Do Jän 17 11:47:52 2019] sd 4:0:0:0: [sdb] Mode Sense: 00 38 00 00
            [Do Jän 17 11:47:52 2019] sd 4:0:0:0: [sdb] Asking for cache data failed
            [Do Jän 17 11:47:52 2019] sd 4:0:0:0: [sdb] Assuming drive cache: write through                     
            [Do Jän 17 11:47:52 2019]  sdb: sdb1 sdb2 sdb3
            [Do Jän 17 11:47:52 2019] sd 4:0:0:0: [sdb] Attached SCSI disk
            [Do Jän 17 11:47:56 2019] hfsplus: Filesystem was not cleanly unmounted, running fsck.hfsplus is recommended.
            
            mounting read-only.
            [Do Jän 17 11:49:12 2019] kauditd_printk_skb: 14 callbacks suppressed
            [Do Jän 17 11:49:12 2019] audit: type=1400 audit(1547732022.378:540): apparmor="ALLOWED" operation="open" profile="libreoffice-oopslash" name="/tmp/xauth-1000-_0" pid=17533 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 11:49:13 2019] audit: type=1400 audit(1547732023.514:541): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=17551 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 11:49:13 2019] audit: type=1400 audit(1547732023.518:542): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=17551 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 11:49:13 2019] audit: type=1400 audit(1547732023.606:543): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=17551 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 11:49:13 2019] audit: type=1400 audit(1547732023.606:544): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=17551 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
            [Do Jän 17 11:49:13 2019] audit: type=1400 audit(1547732023.626:545): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=17551 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 11:49:13 2019] audit: type=1400 audit(1547732023.626:546): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=17551 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=0
            [Do Jän 17 11:49:13 2019] audit: type=1400 audit(1547732023.694:547): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=17551 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 11:49:13 2019] audit: type=1400 audit(1547732023.694:548): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=17551 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
            [Do Jän 17 11:49:13 2019] audit: type=1400 audit(1547732023.742:549): apparmor="ALLOWED" operation="file_mmap" profile="libreoffice-soffice" name="/usr/lib/kde4/plugins/styles/breeze.so" pid=17551 comm="soffice.bin" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0
            [Do Jän 17 11:49:18 2019] kauditd_printk_skb: 39 callbacks suppressed
            [Do Jän 17 11:49:18 2019] audit: type=1400 audit(1547732028.734:589): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=17551 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 11:49:18 2019] audit: type=1400 audit(1547732028.734:590): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=17551 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 11:49:18 2019] audit: type=1400 audit(1547732028.734:591): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=17551 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 11:49:18 2019] audit: type=1400 audit(1547732028.734:592): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=17551 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 11:49:18 2019] audit: type=1400 audit(1547732028.734:593): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=17551 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 11:49:18 2019] audit: type=1400 audit(1547732028.734:594): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=17551 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 11:49:20 2019] audit: type=1400 audit(1547732030.062:595): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=17551 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 11:49:20 2019] audit: type=1400 audit(1547732030.062:596): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=17551 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 11:49:20 2019] audit: type=1400 audit(1547732030.062:597): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/LibreOfficerc" pid=17551 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 11:49:20 2019] audit: type=1400 audit(1547732030.070:598): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=17551 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 11:56:32 2019] kauditd_printk_skb: 23 callbacks suppressed
            [Do Jän 17 11:56:32 2019] audit: type=1400 audit(1547732462.326:622): apparmor="ALLOWED" operation="open" profile="libreoffice-oopslash" name="/tmp/xauth-1000-_0" pid=18218 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 11:56:32 2019] audit: type=1400 audit(1547732462.406:623): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/kde4rc" pid=18235 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 11:56:32 2019] audit: type=1400 audit(1547732462.406:624): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=18235 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 11:56:32 2019] audit: type=1400 audit(1547732462.414:625): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=18235 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 11:56:32 2019] audit: type=1400 audit(1547732462.414:626): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.config/Trolltech.conf" pid=18235 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
            [Do Jän 17 11:56:32 2019] audit: type=1400 audit(1547732462.414:627): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=18235 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
            [Do Jän 17 11:56:32 2019] audit: type=1400 audit(1547732462.414:628): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/etc/xdg/Trolltech.conf" pid=18235 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=0
            [Do Jän 17 11:56:32 2019] audit: type=1400 audit(1547732462.418:629): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=18235 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
            [Do Jän 17 11:56:32 2019] audit: type=1400 audit(1547732462.418:630): apparmor="ALLOWED" operation="file_lock" profile="libreoffice-soffice" name="/home/auie/.kde/share/config/kdeglobals" pid=18235 comm="soffice.bin" requested_mask="k" denied_mask="k" fsuid=1000 ouid=1000
            [Do Jän 17 11:56:32 2019] audit: type=1400 audit(1547732462.418:631): apparmor="ALLOWED" operation="file_mmap" profile="libreoffice-soffice" name="/usr/lib/kde4/plugins/styles/breeze.so" pid=18235 comm="soffice.bin" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0
            [Do Jän 17 13:13:07 2019] perf: interrupt took too long (5043 > 5021), lowering kernel.perf_event_max_sample_rate to 39500
            [Do Jän 17 13:22:11 2019] kauditd_printk_skb: 66 callbacks suppressed
            [Do Jän 17 13:22:11 2019] audit: type=1107 audit(1547737601.345:698): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/NetworkManager" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.12" pid=21377 label="snap.midori.midori" peer_pid=873 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=?
            
            addr=? terminal=?'
            [Do Jän 17 13:22:13 2019] audit: type=1107 audit(1547737603.249:699): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/UPower/devices/DisplayDevice" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.37" pid=21468 label="snap.midori.midori" peer_pid=1353 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
            [Do Jän 17 13:22:14 2019] audit: type=1107 audit(1547737604.709:700): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/NetworkManager" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.12" pid=21478 label="snap.midori.midori" peer_pid=873 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
            [Do Jän 17 13:22:14 2019] audit: type=1107 audit(1547737604.709:701): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/NetworkManager" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.12" pid=21485 label="snap.midori.midori" peer_pid=873 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
            [Do Jän 17 13:22:14 2019] audit: type=1107 audit(1547737604.709:702): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/NetworkManager" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.12" pid=21593 label="snap.midori.midori" peer_pid=873 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
            [Do Jän 17 13:22:14 2019] audit: type=1107 audit(1547737604.709:703): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/NetworkManager" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.12" pid=21602 label="snap.midori.midori" peer_pid=873 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=?
            
            addr=? terminal=?'
            [Do Jän 17 13:22:14 2019] audit: type=1107 audit(1547737604.709:704): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/NetworkManager" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.12" pid=21466 label="snap.midori.midori" peer_pid=873 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
            [Do Jän 17 13:22:14 2019] audit: type=1107 audit(1547737604.709:705): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/NetworkManager" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.12" pid=21540 label="snap.midori.midori" peer_pid=873 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
            [Do Jän 17 13:22:14 2019] audit: type=1107 audit(1547737604.709:706): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/NetworkManager" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.12" pid=21567 label="snap.midori.midori" peer_pid=873 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
            [Do Jän 17 13:22:14 2019] audit: type=1107 audit(1547737604.713:707): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/NetworkManager" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.12" pid=21492 label="snap.midori.midori" peer_pid=873 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
            [Do Jän 17 13:22:20 2019] kauditd_printk_skb: 38 callbacks suppressed
            [Do Jän 17 13:22:20 2019] audit: type=1107 audit(1547737610.241:746): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/UPower/devices/DisplayDevice" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.37" pid=21466 label="snap.midori.midori" peer_pid=1353 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=?
            
            addr=? terminal=?'
            [Do Jän 17 13:22:20 2019] audit: type=1107 audit(1547737610.985:747): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/UPower/devices/DisplayDevice" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.37" pid=21466 label="snap.midori.midori" peer_pid=1353 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
            [Do Jän 17 13:22:20 2019] audit: type=1107 audit(1547737610.985:748): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/UPower/devices/DisplayDevice" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.37" pid=21466 label="snap.midori.midori" peer_pid=1353 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
            [Do Jän 17 13:22:20 2019] audit: type=1107 audit(1547737610.985:749): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/UPower/devices/DisplayDevice" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.37" pid=21466 label="snap.midori.midori" peer_pid=1353 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
            [Do Jän 17 13:22:20 2019] audit: type=1107 audit(1547737610.985:750): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/UPower/devices/DisplayDevice" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.37" pid=21466 label="snap.midori.midori" peer_pid=1353 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
            [Do Jän 17 13:22:20 2019] audit: type=1107 audit(1547737610.985:751): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/UPower/devices/DisplayDevice" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.37" pid=21466 label="snap.midori.midori" peer_pid=1353 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=?
            
            addr=? terminal=?'
            [Do Jän 17 13:22:20 2019] audit: type=1107 audit(1547737610.985:752): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/UPower/devices/DisplayDevice" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.37" pid=21466 label="snap.midori.midori" peer_pid=1353 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
            [Do Jän 17 13:22:20 2019] audit: type=1107 audit(1547737610.985:753): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/UPower/devices/DisplayDevice" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.37" pid=21466 label="snap.midori.midori" peer_pid=1353 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
            [Do Jän 17 13:22:20 2019] audit: type=1107 audit(1547737610.985:754): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/UPower/devices/DisplayDevice" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.37" pid=21466 label="snap.midori.midori" peer_pid=1353 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
            [Do Jän 17 13:22:21 2019] audit: type=1107 audit(1547737611.081:755): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/UPower/devices/DisplayDevice" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.37" pid=21466 label="snap.midori.midori" peer_pid=1353 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
            [Do Jän 17 13:23:20 2019] kauditd_printk_skb: 2 callbacks suppressed
            [Do Jän 17 13:23:20 2019] audit: type=1107 audit(1547737670.205:758): pid=868 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/UPower/devices/DisplayDevice" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.37" pid=21466 label="snap.midori.midori" peer_pid=1353 peer_label="unconfined"
                                   exe="/usr/bin/dbus-daemon" sauid=103 hostname=?
            
            addr=? terminal=?'
            auie@Latitude-E5530:~$
            And there is also:
            Code:
            auie@Latitude-E5530:~$ dmesg --level=err,warn
            [    0.029002] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
            [    0.029002] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
            [    0.032135]  #2 #3
            [    0.040204] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
            [    0.914136] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
            [    1.279856] i8042: Warning: Keylock active
            [    2.432143] ata2.01: failed to resume link (SControl 0)
            [    2.432237] ata1.01: failed to resume link (SControl 0)
            [    2.852578] wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
            [   24.575155] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20170831/utaddress-247)
            [   24.575165] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170831/utaddress-247)
            [   24.575171] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170831/utaddress-247)
            [   24.575175] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170831/utaddress-247)
            [   24.575180] lpc_ich: Resource conflict(s) found affecting gpio_ich
            [   26.072941] dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: WMI SMBIOS userspace interface not supported(0), try upgrading to a newer BIOS
            [   26.594904] uvcvideo 1-1.5:1.0: Entity type for entity Extension 4 was not initialized!
            [   26.594906] uvcvideo 1-1.5:1.0: Entity type for entity Extension 3 was not initialized!
            [   26.594908] uvcvideo 1-1.5:1.0: Entity type for entity Processing 2 was not initialized!
            [   26.594918] uvcvideo 1-1.5:1.0: Entity type for entity Camera 1 was not initialized!
            [   26.707015] wl: loading out-of-tree module taints kernel.
            [   26.707019] wl: module license 'MIXED/Proprietary' taints kernel.
            [   26.707019] Disabling lock debugging due to kernel taint
            [   27.142140] wlan0: Broadcom BCM4727 802.11 Hybrid Wireless Controller 6.30.223.271 (r587334)
            
            [   46.820669] VBoxNetFlt: Successfully started.
            [   46.824626] VBoxNetAdp: Successfully started.
            [   46.887053] VBoxPciLinuxInit
            [   80.133989] kauditd_printk_skb: 22 callbacks suppressed
            [ 2639.006605] Suspending console(s) (use no_console_suspend to debug)
            [ 2639.821810] IRQ 27: no longer affine to CPU1
            [ 2639.841785] IRQ 17: no longer affine to CPU2
            [ 2639.865683] IRQ 16: no longer affine to CPU3
            [ 2639.865691] IRQ 21: no longer affine to CPU3
            [ 2639.865696] IRQ 30: no longer affine to CPU3
            [ 2639.875800]  cache: parent cpu1 should not be sleeping
            [ 2639.879113]  cache: parent cpu2 should not be sleeping
            [ 2639.882287]  cache: parent cpu3 should not be sleeping
            [ 2640.518297] ACPI: button: The lid device is not compliant to SW_LID.
            [ 2641.552169] done.
            [ 2641.554038] acpi PNP0401:00: Already enumerated
            [ 2641.584971] acpi PNP0501:00: Still not present
            [ 2641.667719] ata2.01: failed to resume link (SControl 0)
            [ 2641.673027] ata1.01: failed to resume link (SControl 0)
            [ 2644.253628] sd 4:0:0:0: [sdb] No Caching mode page found
            [ 2644.253634] sd 4:0:0:0: [sdb] Assuming drive cache: write through                                
            [ 2657.902070] EXT4-fs (sdb1): warning: mounting fs with errors, running e2fsck is recommended
            [ 3107.413849] print_req_error: I/O error, dev sdb, sector 104859799
            [ 3107.429699] print_req_error: I/O error, dev sdb, sector 104925263
            [ 3107.429711] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:977: inode #3277027: lblock 0: comm file.so: error -5 reading directory block
            [ 3107.429716] print_req_error: I/O error, dev sdb, sector 163654279
            [ 3107.429725] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:977: inode #5226502: lblock 0: comm file.so: error -5 reading directory block
            [ 3107.431774] EXT4-fs (sdb1): previous I/O error to superblock detected
            [ 3107.432011] EXT4-fs (sdb1): previous I/O error to superblock detected
            [ 3107.432134] EXT4-fs (sdb1): previous I/O error to superblock detected
            [ 3107.435273] scsi 4:0:0:0: rejecting I/O to dead device
            [ 3107.435286] EXT4-fs (sdb1): previous I/O error to superblock detected                            
            [ 3107.435293] blk_partition_remap: fail for partition 1
            [ 3107.435298] EXT4-fs (sdb1): previous I/O error to superblock detected
            [ 3107.435302] blk_partition_remap: fail for partition 1
            [ 3107.435322] blk_partition_remap: fail for partition 1
            [ 3107.435323] blk_partition_remap: fail for partition 1
            [ 3107.435332] blk_partition_remap: fail for partition 1
            [ 3107.435336] blk_partition_remap: fail for partition 1
            [ 3107.435340] blk_partition_remap: fail for partition 1
            [ 3107.435348] blk_partition_remap: fail for partition 1
            [ 3107.435353] blk_partition_remap: fail for partition 1
            [ 3107.435357] blk_partition_remap: fail for partition 1
            [ 3107.435361] blk_partition_remap: fail for partition 1
            [ 3107.435366] blk_partition_remap: fail for partition 1
            [ 3107.435370] blk_partition_remap: fail for partition 1
            [ 3107.435374] blk_partition_remap: fail for partition 1
            [ 3107.435378] blk_partition_remap: fail for partition 1
            [ 3107.435382] blk_partition_remap: fail for partition 1
            [ 3107.435386] blk_partition_remap: fail for partition 1
            [ 3107.435391] blk_partition_remap: fail for partition 1
            [ 3107.435395] blk_partition_remap: fail for partition 1
            [ 3107.435399] blk_partition_remap: fail for partition 1
            [ 3107.435403] blk_partition_remap: fail for partition 1
            [ 3107.435408] blk_partition_remap: fail for partition 1
            [ 3107.435413] blk_partition_remap: fail for partition 1
            [ 3107.435417] blk_partition_remap: fail for partition 1
            [ 3107.435421] blk_partition_remap: fail for partition 1
            [ 3107.435425] blk_partition_remap: fail for partition 1
            [ 3107.435430] blk_partition_remap: fail for partition 1
            [ 3107.435435] blk_partition_remap: fail for partition 1
            [ 3107.435441] blk_partition_remap: fail for partition 1
            [ 3107.435445] blk_partition_remap: fail for partition 1
            [ 3107.435449] blk_partition_remap: fail for partition 1
            [ 3107.435453] blk_partition_remap: fail for partition 1
            [ 3107.435458] blk_partition_remap: fail for partition 1
            [ 3107.435462] blk_partition_remap: fail for partition 1
            [ 3107.435475] blk_partition_remap: fail for partition 1
            [ 3107.435479] blk_partition_remap: fail for partition 1
            [ 3107.477922] Aborting journal on device sdb1-8.
            [ 3107.477928] blk_partition_remap: fail for partition 1
            [ 3107.477931] Buffer I/O error on dev sdb1, logical block 19431424, lost sync page write
            [ 3107.477934] JBD2: Error -5 detected when updating journal superblock for sdb1-8.
            [ 3118.048319] sd 4:0:0:0: [sdb] No Caching mode page found
            [ 3118.048327] sd 4:0:0:0: [sdb] Assuming drive cache: write through                                
            [ 3125.224059] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
            [ 3493.395321] Suspending console(s) (use no_console_suspend to debug)
            [ 3494.293890] IRQ 27: no longer affine to CPU1
            [ 3494.317867] IRQ 17: no longer affine to CPU2
            [ 3494.341760] IRQ 16: no longer affine to CPU3
            [ 3494.341767] IRQ 21: no longer affine to CPU3
            [ 3494.341772] IRQ 26: no longer affine to CPU3
            [ 3494.341780] IRQ 30: no longer affine to CPU3
            [ 3494.348764]  cache: parent cpu1 should not be sleeping
            [ 3494.351419]  cache: parent cpu2 should not be sleeping
            [ 3494.354011]  cache: parent cpu3 should not be sleeping
            [ 3496.029834] acpi PNP0401:00: Already enumerated
            [ 3496.047766] acpi PNP0501:00: Still not present
            [ 3496.114941] ata2.01: failed to resume link (SControl 0)
            [ 3496.115014] ata1.01: failed to resume link (SControl 0)
            [ 4389.648269] kauditd_printk_skb: 38 callbacks suppressed
            [ 5615.771490] sd 4:0:0:0: [sdb] No Caching mode page found
            [ 5615.771494] sd 4:0:0:0: [sdb] Assuming drive cache: write through                                
            [ 5619.035190] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
            [ 8015.241046] Suspending console(s) (use no_console_suspend to debug)
            [ 8016.198837] IRQ 27: no longer affine to CPU1
            [ 8016.222794] IRQ 17: no longer affine to CPU2
            [ 8016.246761] IRQ 16: no longer affine to CPU3
            [ 8016.246769] IRQ 21: no longer affine to CPU3
            [ 8016.246775] IRQ 26: no longer affine to CPU3
            [ 8016.246782] IRQ 30: no longer affine to CPU3
            [ 8016.253919]  cache: parent cpu1 should not be sleeping
            [ 8016.256566]  cache: parent cpu2 should not be sleeping
            [ 8016.259156]  cache: parent cpu3 should not be sleeping
            [ 8017.651920] ata2.01: failed to resume link (SControl 0)
            [ 8017.652015] ata1.01: failed to resume link (SControl 0)
            [ 8019.461530] acpi PNP0401:00: Already enumerated
            [ 8019.466005] acpi PNP0501:00: Still not present
            [ 8067.539863] kauditd_printk_skb: 44 callbacks suppressed
            [ 8072.652094] kauditd_printk_skb: 63 callbacks suppressed
            [ 8294.418660] kauditd_printk_skb: 72 callbacks suppressed
            [ 8336.159336] kauditd_printk_skb: 26 callbacks suppressed
            [ 8374.662458] kauditd_printk_skb: 69 callbacks suppressed
            [ 8437.617447] kauditd_printk_skb: 5 callbacks suppressed
            [13550.559837] Suspending console(s) (use no_console_suspend to debug)
            [13551.522075] IRQ 27: no longer affine to CPU1
            [13551.542115] IRQ 17: no longer affine to CPU2
            [13551.566010] IRQ 16: no longer affine to CPU3
            [13551.566017] IRQ 21: no longer affine to CPU3
            [13551.566026] IRQ 30: no longer affine to CPU3
            [13551.573062]  cache: parent cpu1 should not be sleeping
            [13551.575717]  cache: parent cpu2 should not be sleeping
            [13551.578306]  cache: parent cpu3 should not be sleeping
            [13552.971251] ata1.01: failed to resume link (SControl 0)
            [13552.975225] ata2.01: failed to resume link (SControl 0)
            [13554.729993] acpi PNP0401:00: Already enumerated
            [13554.730614] acpi PNP0501:00: Still not present
            [13554.730868] done.
            [16869.008142] sd 4:0:0:0: [sdb] Asking for cache data failed
            [16869.008150] sd 4:0:0:0: [sdb] Assuming drive cache: write through
            [16873.489832] hfsplus: Filesystem was not cleanly unmounted, running fsck.hfsplus is recommended. mounting read-only.
            [16949.396262] kauditd_printk_skb: 14 callbacks suppressed
            [16955.750608] kauditd_printk_skb: 39 callbacks suppressed
            [17389.338582] kauditd_printk_skb: 23 callbacks suppressed
            [22528.314655] kauditd_printk_skb: 66 callbacks suppressed
            [22537.210747] kauditd_printk_skb: 38 callbacks suppressed
            [22597.176333] kauditd_printk_skb: 2 callbacks suppressed
            auie@Latitude-E5530:~$
            Thanks for the links, I'm reading.
            Last edited by nicrnicr; Jan 17, 2019, 11:42 AM.

            Comment


              #7
              These point to the issue; your external HDD has problems, maybe fixable, maybe not.
              Originally posted by nicrnicr View Post
              Code:
              [Do Jän 17 08:40:17 2019] usb 3-2: new high-speed USB device number 4 using xhci_hcd
              [Do Jän 17 08:40:17 2019] usb 3-2: New USB device found, idVendor=04fc, idProduct=0c25
              [Do Jän 17 08:40:17 2019] usb 3-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
              [Do Jän 17 08:40:17 2019] usb 3-2: Product: USB to Serial-ATA bridge
              [Do Jän 17 08:40:17 2019] usb 3-2: Manufacturer: Sunplus Technology Inc.
              [Do Jän 17 08:40:17 2019] usb 3-2: SerialNumber: FUJITSU MH        K82ATA225DKY
              [Do Jän 17 08:40:17 2019] usb-storage 3-2:1.0: USB Mass Storage device detected
              [Do Jän 17 08:40:17 2019] scsi host4: usb-storage 3-2:1.0
              [Do Jän 17 08:40:18 2019] scsi 4:0:0:0: Direct-Access     FUJITSU  MHZ2250BJ G2          PQ: 0 ANSI: 2
              [Do Jän 17 08:40:18 2019] sd 4:0:0:0: Attached scsi generic sg2 type 0
              [Do Jän 17 08:40:18 2019] sd 4:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
              [Do Jän 17 08:40:18 2019] sd 4:0:0:0: [sdb] Write Protect is off
              [Do Jän 17 08:40:18 2019] sd 4:0:0:0: [sdb] Mode Sense: [URL="tel:38 00 00 00"]38 00 00 00[/URL]
              [Do Jän 17 08:40:18 2019] sd 4:0:0:0: [sdb] No Caching mode page found
              [Do Jän 17 08:40:18 2019] sd 4:0:0:0: [sdb] Assuming drive cache: write through                     
              [Do Jän 17 08:40:18 2019]  sdb: sdb1
              [Do Jän 17 08:40:18 2019] sd 4:0:0:0: [sdb] Attached SCSI disk
              [Do Jän 17 08:40:22 2019] FAT-fs (sdb1): Volume was not properly unmounted.
              
              Some data may be corrupt. Please run fsck.
              [Do Jän 17 11:36:47 2019] usb 3-2: USB disconnect, device number 4
              [Do Jän 17 11:47:50 2019] usb 3-2: new high-speed USB device number 5 using xhci_hcd
              [Do Jän 17 11:47:50 2019] usb 3-2: New USB device found, idVendor=152d, idProduct=2339
              [Do Jän 17 11:47:50 2019] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=5
              [Do Jän 17 11:47:50 2019] usb 3-2: Product: USB to ATA/ATAPI Bridge
              [Do Jän 17 11:47:50 2019] usb 3-2: Manufacturer: JMicron
              [Do Jän 17 11:47:50 2019] usb 3-2: SerialNumber: 0D0298358FFF
              [Do Jän 17 11:47:50 2019] usb-storage 3-2:1.0: USB Mass Storage device detected
              [Do Jän 17 11:47:51 2019] scsi host4: usb-storage 3-2:1.0
              [Do Jän 17 11:47:52 2019] scsi 4:0:0:0: Direct-Access     SAMSUNG  HM250JI               PQ: 0 ANSI: 2 CCS
              [Do Jän 17 11:47:52 2019] sd 4:0:0:0: Attached scsi generic sg2 type 0
              [Do Jän 17 11:47:52 2019] sd 4:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
              [Do Jän 17 11:47:52 2019] sd 4:0:0:0: [sdb] Write Protect is off
              [Do Jän 17 11:47:52 2019] sd 4:0:0:0: [sdb] Mode Sense: [URL="tel:00 38 00 00"]00 38 00 00[/URL]
              [Do Jän 17 11:47:52 2019] sd 4:0:0:0: [sdb] Asking for cache data failed
              [Do Jän 17 11:47:52 2019] sd 4:0:0:0: [sdb] Assuming drive cache: write through                     
              [Do Jän 17 11:47:52 2019]  sdb: sdb1 sdb2 sdb3
              [Do Jän 17 11:47:52 2019] sd 4:0:0:0: [sdb] Attached SCSI disk
              [Do Jän 17 11:47:56 2019] hfsplus: Filesystem was not cleanly unmounted, running fsck.hfsplus is recommended.
              
              mounting read-only.
              And there is also:
              Code:
              auie@Latitude-E5530:~$ dmesg --level=err,warn
              [ 2644.253628] sd 4:0:0:0: [sdb] No Caching mode page found
              [ 2644.253634] sd 4:0:0:0: [sdb] Assuming drive cache: write through                                
              [ 2657.902070] EXT4-fs (sdb1): warning: mounting fs with errors, running e2fsck is recommended
              [ 3107.413849] print_req_error: I/O error, dev sdb, sector 104859799
              [ 3107.429699] print_req_error: I/O error, dev sdb, sector 104925263
              [ 3107.429711] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:977: inode #3277027: lblock 0: comm file.so: error -5 reading directory block
              [ 3107.429716] print_req_error: I/O error, dev sdb, sector 163654279
              [ 3107.429725] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:977: inode #5226502: lblock 0: comm file.so: error -5 reading directory block
              [ 3107.431774] EXT4-fs (sdb1): previous I/O error to superblock detected
              [ 3107.432011] EXT4-fs (sdb1): previous I/O error to superblock detected
              [ 3107.432134] EXT4-fs (sdb1): previous I/O error to superblock detected
              [ 3107.435273] scsi 4:0:0:0: rejecting I/O to dead device
              [ 3107.435286] EXT4-fs (sdb1): previous I/O error to superblock detected                            
              [ 3107.435293] blk_partition_remap: fail for partition 1
              [ 3107.435298] EXT4-fs (sdb1): previous I/O error to superblock detected
              [ 3107.435302] blk_partition_remap: fail for partition 1
              [ 3107.435322] blk_partition_remap: fail for partition 1
              [ 3107.435323] blk_partition_remap: fail for partition 1
              [ 3107.435332] blk_partition_remap: fail for partition 1
              [ 3107.435336] blk_partition_remap: fail for partition 1
              [ 3107.435340] blk_partition_remap: fail for partition 1
              [ 3107.435348] blk_partition_remap: fail for partition 1
              [ 3107.435353] blk_partition_remap: fail for partition 1
              [ 3107.435357] blk_partition_remap: fail for partition 1
              [ 3107.435361] blk_partition_remap: fail for partition 1
              [ 3107.435366] blk_partition_remap: fail for partition 1
              [ 3107.435370] blk_partition_remap: fail for partition 1
              [ 3107.435374] blk_partition_remap: fail for partition 1
              [ 3107.435378] blk_partition_remap: fail for partition 1
              [ 3107.435382] blk_partition_remap: fail for partition 1
              [ 3107.435386] blk_partition_remap: fail for partition 1
              [ 3107.435391] blk_partition_remap: fail for partition 1
              [ 3107.435395] blk_partition_remap: fail for partition 1
              [ 3107.435399] blk_partition_remap: fail for partition 1
              [ 3107.435403] blk_partition_remap: fail for partition 1
              [ 3107.435408] blk_partition_remap: fail for partition 1
              [ 3107.435413] blk_partition_remap: fail for partition 1
              [ 3107.435417] blk_partition_remap: fail for partition 1
              [ 3107.435421] blk_partition_remap: fail for partition 1
              [ 3107.435425] blk_partition_remap: fail for partition 1
              [ 3107.435430] blk_partition_remap: fail for partition 1
              [ 3107.435435] blk_partition_remap: fail for partition 1
              [ 3107.435441] blk_partition_remap: fail for partition 1
              [ 3107.435445] blk_partition_remap: fail for partition 1
              [ 3107.435449] blk_partition_remap: fail for partition 1
              [ 3107.435453] blk_partition_remap: fail for partition 1
              [ 3107.435458] blk_partition_remap: fail for partition 1
              [ 3107.435462] blk_partition_remap: fail for partition 1
              [ 3107.435475] blk_partition_remap: fail for partition 1
              [ 3107.435479] blk_partition_remap: fail for partition 1
              [ 3107.477922] Aborting journal on device sdb1-8.
              [ 3107.477928] blk_partition_remap: fail for partition 1
              [ 3107.477931] Buffer I/O error on dev sdb1, logical block 19431424, lost sync page write
              [ 3107.477934] JBD2: Error -5 detected when updating journal superblock for sdb1-8.
              [ 3118.048319] sd 4:0:0:0: [sdb] No Caching mode page found
              [ 3118.048327] sd 4:0:0:0: [sdb] Assuming drive cache: write through                                
              [ 3125.224059] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
              [ 5615.771490] sd 4:0:0:0: [sdb] No Caching mode page found
              [ 5615.771494] sd 4:0:0:0: [sdb] Assuming drive cache: write through                                
              [ 5619.035190] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
              [16869.008142] sd 4:0:0:0: [sdb] Asking for cache data failed
              [16869.008150] sd 4:0:0:0: [sdb] Assuming drive cache: write through
              [16873.489832] hfsplus: Filesystem was not cleanly unmounted, running fsck.hfsplus is recommended. mounting read-only.
              Thanks for the links, I'm reading.
              Last edited by Snowhog; Jan 17, 2019, 01:06 PM.
              Using Kubuntu Linux since March 23, 2007
              "It is a capital mistake to theorize before one has data." - Sherlock Holmes

              Comment


                #8
                Thank you Snowhog :-)

                I tried to use fsck, but I think that I do need to know which sdaX the HDD uses. KDE-Partition don't find this HDD. This is why I don't know which number it is. I tried sda9 (sda1 until sda8 are shown), but it was with no success.

                Comment


                  #9
                  The attached drive is /dev/sdb (partition is /dev/sdb1).
                  Using Kubuntu Linux since March 23, 2007
                  "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                  Comment


                    #10
                    I have the following:
                    Code:
                    auie@Latitude-E5530:~$ sudo fsck /dev/sdb
                    fsck von util-linux 2.31.1
                    e2fsck 1.44.1 (24-Mar-2018)
                    fsck.ext2: Datei oder Verzeichnis nicht gefunden beim Versuch, /dev/sdb zu öffnen
                    Ist das Gerät möglicherweise nicht vorhanden?
                    auie@Latitude-E5530:~$
                    The computer asks if there is something linked, because it couldn't open anything with /dev/sdb. It wrote that the gear might not be linked.

                    The problem of this HDD is too big for me.

                    Comment


                      #11
                      That only (to me) supports that there is something physically wrong with the attached drive, enough so, that the OS refuses to even keep it mounted.

                      That said, can you boot into Windows and access the drive? If 'yes', then properly unmount it before detaching it and shuting down Windows. That might correct the problem.
                      Using Kubuntu Linux since March 23, 2007
                      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                      Comment


                        #12
                        Code:
                        [COLOR=#333333]auie@Latitude-E5530:~$ sudo[B] fsck /dev/sdb[/B] 
                        [/COLOR]fsck von util-linux 2.31.1
                        e2fsck 1.44.1 (24-Mar-2018)
                        fsck.ext2: Datei oder Verzeichnis nicht gefunden beim Versuch, /dev/sdb zu öffnen
                        Ist das Gerät möglicherweise nicht vorhanden? [COLOR=#333333]auie@Latitude-E5530:~$[/COLOR]
                        It says the "drive is missing" because you ran fsck on the whole device not the partition. FSCK is a "file system check". The file system is on /dev/sdb1. FSCK will always fail if you point it at the whole device - in this case /dev/sdb.

                        Seriously - you're mucking about with a drive, it's partitions, and it's file systems. You must use the utmost precision with what you do or you will end up with a door stop.

                        Please Read Me

                        Comment


                          #13
                          GUI

                          If you have the KDE Partition Manager or the Gparted /1/ installed you could launch the file check with a gui:



                          KDE Partition Manager: Device > Right click the partition > Check > Apply > Apply Pending Operations

                          The KDE Partition Manager also has the support for the SMART:



                          if the device supports it.

                          Links:

                          GUI app for disk scanning: https://ubuntuforums.org/showthread.php?t=2189250
                          Before you edit, BACKUP !

                          Why there are dead links ?
                          1. Thread: Please explain how to access old kubuntu forum posts
                          2. Thread: Lost Information

                          Comment


                            #14
                            Thank you very much Snowhog. Windows10 do not recognize this hdd.

                            Thank you very much oshunluvr for your remark!
                            When I correct write:
                            Code:
                            auie@Latitude-E5530:/media/auie$ sudo fsck /dev/sdb1
                            [sudo] Passwort für auie: 
                            fsck von util-linux 2.31.1
                            e2fsck 1.44.1 (24-Mar-2018)
                            fsck.ext2: Datei oder Verzeichnis nicht gefunden beim Versuch, /dev/sdb1 zu öffnen
                            Ist das Gerät möglicherweise nicht vorhanden?
                            auie@Latitude-E5530:/media/auie$
                            The answer is the same.

                            Thank you very much Rog131, but the hdd is not detected, therefore I don't know how to use the check function of the PARTITION sofware.

                            I think there is no hope for this hdd.

                            Comment

                            Working...
                            X