OL5.11 device null's permissions

Fresh OL5.11 installation, updated from Oracle's Public Yum. [required as as OL6 and OL7 do not support the older Mellanox Cougar HCA card in the servers]
After boot, /dev/null permissions are incorrectly set:
crw-rw---- 1 root root 1, 3 Jan 21  2015 /dev/null
udev rules file seems correct:
[root@xxxx ~]# grep null  /etc/udev/rules.d/50-udev.rules
KERNEL=="null",                 MODE="0666", OPTIONS="last_rule"
KERNEL=="null",                 SYMLINK+="XOR"
And rule is executed correctly according to this test:
[root@xxxx ~]# udevtest /class/mem/null
main: looking at device '/devices/virtual/mem/null' from subsystem 'mem'
udev_rules_get_name: no node name set, will use kernel name 'null'
udev_db_get_device: no db file to read /dev/.udev/db/devices@virtual@mem@null: No such file or directory
udev_node_add: creating device node '/dev/null', major = '1', minor = '3', mode = '0666', uid = '0', gid = '0'
So it would seem that something resets the permissions afterwards. But what and where?
The only "non-standard" service that runs, that a vanilla OL5.11 will not have, is openibd (Infiniband service, renamed rdma on later kernel versions). However it should not touch /dev/null. i have a couple of OL5.7 and OL5.4 servers too with openibd enabled, but without the permissions issue around /dev/null. That said, there are a number of changes I spotted between OL5.7 and OL5.11 ito service startup with the openibd service. [btw,  the Infiniband service loads fine and IPoIB works, and in bonded and connected modes too, on these OL5.11 servers]
Searching via google turned up a bunch of related but mostly useless info, some dating back to 2007. No, I do not want to hack this via rc.local. Yes, I do want to know where and why it is caused, and fixed the root problem.
RHEL5 has a support note logged for this exact issue - which contents are only visible to RHN users. Did not find a similar note on Oracle's My Support.
Any ideas, comments and suggestions on how to troubleshoot and fix this, will be much appreciated.

The following is the output of a default system installation from the OL 5.11 x64 iso image in VirtualBox.
# lsb_release -d
Description:    Enterprise Linux Enterprise Linux Server release 5.11 (Carthage)
# ls -l /dev/null
crw-rw-rw- 1 root root 1, 3 Jan 21  2015 /dev/null
/dev/null looks fine.
The /dev device tree is populated by udev at every system restart. The procedure that creates /dev/null is /sbin/start_udev script which reads the content of /etc/udev/makedev.d/50-udev.nodes, which contains "null".
Perhaps the following can help to determine whether the problem is caused by udev:
# rm -f /dev/null
# sh -x /sbin/start_udev
# ls -l /dev/null
crw-rw-rw- 1 root root 1, 3 Jan 21 21:45 /dev/null
The command that gets executed is:
/sbin/MAKEDEV -x /dev/null
If your /dev/null looks fine after that, than udev is most likely not the problem. If it does not, do you have any other udev.rules file that may overwrite 50-udev.rules. Can you check all udev rules?
# grep "null" /etc/udev/rules.d/*
/etc/udev/rules.d/50-udev.rules:KERNEL=="null",            MODE="0666", OPTIONS="last_rule"
/etc/udev/rules.d/50-udev.rules:KERNEL=="null",            SYMLINK+="XOR"
If it is not udev, I have no idea. But perhaps you can spot the problem by adding "set -vx" to /etc/rc, restart and watch the screen.

Similar Messages

  • Recording alert: failure occurred when preparing the device (null)

    After never having any issues, I have just now upgraded to (actually, uninstalled the old and installed from scratch the new) Final Cut Studio 2.
    Problem: Soundtrack invariably gives me an error that states "alert: "Recording alert: failure occurred when preparing the device (null)" when opening some new files. I also cannot record: I have line in and digital line as choices, but NOT iSight - which used to be the quick way I recorded with the previous version of Soundtrack Pro.
    In Preferences, I only have the 2 choices above. However, when I enter the recording preferences from the recording pane (goes to audio devices / Audio Midi Setup) I DO have 3 choices again, one of them being iSight for default input. This seems to have no effect though (other than the error).
    When selecting digital or analog inputs (currently nothing connected) I either get +59db (max) on both channels, or nothing. Obviously, nothing is being recorded...
    Any help appreciated.....
    THanks!
    Dan

    I'm having the same problem with a Digi 002 on OSx 10.4, Dual 1.25 system . Everything appears to be confrgured properly. somebody must know what going on here. Joe, did you figure it out ? Let me know. In the meantime I just record in Pro Tools and import the track to Soundtrack, works but it's an extra step.

  • NULL output Device creation in SPAD

    Dear Guru's,
    To Preventing the creation of spool request  for all users.We can assign an output device with the name NULL. It means that no spool requests are created for those users in SAP. Could you please some one let me know, how to create NULL output Device in SAP and is there any other setting we need to do at OS level.
    Thanks,

    Hi,
    Please refer the below note and link which should answer your query. As per my knowledge I think you have to create one output device name NULL in SPAD Tcode.
    Note 181571 - Output device NULL
    http://wiki.sdn.sap.com/wiki/display/ABAP/Spoolrequestgeneration
    Regards,
    Sharath

  • Hwd -e does not list connected USB devices

    USB devices for audio in/out not recognized in hwd -e.
    Desired USB Items appear in KDE INFO CENTER: SOUND.
    KDE MIXER alternate...USB Mixer... shows OUTPUT  PCM icon but no INPUT device  is shown (thus, no device is connected).
    System has udev installed but uncertain whether root permission is provided for the USB devices...namely...USB MIXER and SND-USB.
    Spent many hours in stupid search for ...audio group....and ...optical group...
    when the reference name for the "group" is...audio devices... and ....optical devices...  This is a common problem in searching out posts..improper nomenclature references.
    A listing for ...mixer...is provided but none for ...usb mixer...
    Can I assume that all entries in the udev permissions file permit immediate use by root?  Do they have to be edited to function?  The indications are that root owns them all and doesn't need permission.
    Sure would like to get USB audio running!!!
    Are there special requirements for the USB devices?

    Additional info:
    Tried playing a CD track copied onto the desktop in XMMS.  The display shows it responding in XMMS.  There is no audio from the external USB sound device.
    The mixer in KDe is set to USB Audio mixer (PCM).  An output ICON appears but there is no INPUT icon( No source connected).
    hwsetup -v -n follows:
    root@n6re ~]# hwsetup -v -n
    class:  OTHER
    bus:    PCI
    device: (null)
    driver: via-agp
    desc:   VIA Technologies|VT8367 [KT266]
    class:  OTHER
    bus:    PCI
    device: (null)
    driver: unknown
    desc:   VIA Technologies|VT8367 [KT266 AGP]
    class:  OTHER
    bus:    PCI
    device: (null)
    driver: via-ircc
    desc:   VIA Technologies Inc|VT8233 PCI to ISA Bridge
    class:  OTHER
    bus:    PCI
    device: (null)
    driver: unknown
    desc:   VIA Technologies|VT82C586 IDE [Apollo]
    class:  OTHER
    bus:    USB
    device: (null)
    driver: unknown
    desc:   Linux 2.6.9-ARCH ehci_hcd VIA Technologies, Inc. USB 2.0
    class:  OTHER
    bus:    USB
    device: (null)
    driver: unknown
    desc:   Linux 2.6.9-ARCH uhci_hcd VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1Controller
    class:  OTHER
    bus:    USB
    device: (null)
    driver: unknown
    desc:   Linux 2.6.9-ARCH uhci_hcd VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1Controller (#2)
    class:  OTHER
    bus:    USB
    device: (null)
    driver: unknown
    desc:   Linux 2.6.9-ARCH uhci_hcd VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1Controller (#3)
    class:  OTHER
    bus:    USB
    device: (null)
    driver: unknown
    desc:   Linux 2.6.9-ARCH uhci_hcd VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1Controller (#4)
    class:  OTHER
    bus:    USB
    device: (null)
    driver: keybdev
    desc:   Silitek IBM USB HUB KEYBOARD
    class:  OTHER
    bus:    USB
    device: (null)
    driver: unknown
    desc:   Silitek IBM USB HUB KEYBOARD
    class:  OTHER
    bus:    USB
    device: (null)
    driver: audio
    desc:   USB Audio
    class:  OTHER
    bus:    USB
    device: (null)
    driver: unknown
    desc:   USB Audio
    class:  OTHER
    bus:    USB
    device: (null)
    driver: unknown
    desc:   unknown
    class:  OTHER
    bus:    USB
    device: (null)
    driver: unknown
    desc:   unknown
    class:  NETWORK
    bus:    PCI
    device: eth
    driver: ne2k-pci
    desc:   Realtek|RTL-8029(AS)
    class:  MOUSE
    bus:    USB
    device: input/mice
    driver: mousedev
    desc:   Logitech USB-PS/2 Optical Mouse
    class:  MOUSE
    bus:    PSAUX
    device: psaux
    driver: msintellips/2
    desc:   Generic PS/2 Wheel Mouse
    class:  AUDIO
    bus:    PCI
    device: (null)
    driver: snd-cmipci
    desc:   C-Media Electronics Inc|CM8738
    class:  AUDIO
    bus:    USB
    device: (null)
    driver: audio
    desc:   USB Audio
    class:  AUDIO
    bus:    USB
    device: (null)
    driver: audio
    desc:   USB Audio
    class:  CDROM
    bus:    IDE
    device: hdc
    driver: ignore
    desc:   SONY DVD RW DRU-530A
    class:  CDROM
    bus:    IDE
    device: hdd
    driver: ignore
    desc:   SONY CD-RW CRX320E
    class:  VIDEO
    bus:    PCI
    device: (null)
    driver: Card:ATI Radeon (fglrx)
    desc:   ATI|Radeon 8500 QL (AGP)
    class:  FLOPPY
    bus:    UNKNOWN
    device: fd0
    driver: unknown
    desc:   3.5" 1.44MB floppy drive
    class:  HD
    bus:    IDE
    device: hda
    driver: ignore
    desc:   Maxtor 6Y080L0
    class:  KEYBOARD
    bus:    USB
    device: (null)
    driver: keybdev
    desc:   Silitek IBM USB HUB KEYBOARD
    class:  USB
    bus:    PCI
    device: (null)
    driver: usb-uhci
    desc:   VIA Technologies|VT82C586B USB
    class:  USB
    bus:    PCI
    device: (null)
    driver: usb-uhci
    desc:   VIA Technologies|VT82C586B USB
    class:  USB
    bus:    PCI
    device: (null)
    driver: usb-uhci
    desc:   VIA Technologies|VT82C586B USB
    class:  USB
    bus:    PCI
    device: (null)
    driver: usb-uhci
    desc:   VIA Technologies|VT82C586B USB
    class:  USB
    bus:    PCI
    device: (null)
    driver: ehci-hcd
    desc:   VIA Technologies Inc|VT8235 USB Enhanced Controller
    class:  UNKNOWN
    bus:    PCI
    device: (null)
    driver: ohci1394
    desc:   Texas Instruments|TSB43AB21 IEEE-1394 Controller (PHY/Link) 1394a-2000
    [root@n6re ~]#

  • Boot stack AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized

    Boot stack with last message on verbrows AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    I tried to restore OSX from the Recovery System Utility but it did not help
    log:
    Jan 12 08:26:31 localhost bootlog[0]: BOOT_TIME 1421079991 0
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.authd" sharing output destination "/var/log/asl" with ASL Module "com.apple.asl".
            Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
            Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.authd" claims selected messages.
            Those messages may not appear in standard system log files or in the ASL database.
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.install" claims selected messages.
            Those messages may not appear in standard system log files or in the ASL database.
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.iokit.power" claims selected messages.
            Those messages may not appear in standard system log files or in the ASL database.
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.securityd" claims selected messages.
            Those messages may not appear in standard system log files or in the ASL database.
    Jan 12 08:26:39 --- last message repeated 6 times ---
    Jan 12 08:26:39 localhost kernel[0]: Longterm timer threshold: 1000 ms
    Jan 12 08:26:39 localhost kernel[0]: PMAP: PCID enabled
    Jan 12 08:26:39 localhost kernel[0]: PMAP: Supervisor Mode Execute Protection enabled
    Jan 12 08:26:39 localhost kernel[0]: Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    Jan 12 08:26:39 localhost kernel[0]: vm_page_bootstrap: 3893498 free pages and 268038 wired pages
    Jan 12 08:26:39 localhost kernel[0]: kext submap [0xffffff7f80a00000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000a00000]
    Jan 12 08:26:39 localhost kernel[0]: zone leak detection enabled
    Jan 12 08:26:39 localhost kernel[0]: "vm_compressor_mode" is 4
    Jan 12 08:26:39 localhost kernel[0]: multiq scheduler config: deep-drain 0, urgent first 1, depth limit 4, band limit 127, sanity check 0
    Jan 12 08:26:39 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Jan 12 08:26:39 localhost kernel[0]: standard background quantum is 2500 us
    Jan 12 08:26:39 localhost kernel[0]: mig_table_max_displ = 13
    Jan 12 08:26:39 localhost kernel[0]: TSC Deadline Timer supported and enabled
    Jan 12 08:26:39 localhost kernel[0]: [IOBluetoothHCIController][start] -- completed
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    Jan 12 08:26:39 localhost kernel[0]: calling mpo_policy_init for AMFI
    Jan 12 08:26:39 localhost kernel[0]: Security policy loaded: Apple Mobile File Integrity (AMFI)
    Jan 12 08:26:39 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Jan 12 08:26:39 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Jan 12 08:26:39 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Jan 12 08:26:39 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Jan 12 08:26:39 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Jan 12 08:26:39 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Jan 12 08:26:39 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Jan 12 08:26:39 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Jan 12 08:26:39 localhost kernel[0]: MAC Framework successfully initialized
    Jan 12 08:26:39 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    Jan 12 08:26:39 localhost kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2014 00:11:30)
    Jan 12 08:26:39 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    Jan 12 08:26:39 localhost kernel[0]: ACPI: sleep states S3 S4 S5
    Jan 12 08:26:39 localhost kernel[0]: pci (build 00:11:20 Sep 19 2014), flags 0xe3000, pfm64 (39 cpu) 0x7f80000000, 0x80000000
    Jan 12 08:26:39 localhost kernel[0]: [ PCI configuration begin ]
    Jan 12 08:26:39 localhost kernel[0]: console relocated to 0x7f80020000
    Jan 12 08:26:39 localhost kernel[0]: [ PCI configuration end, bridges 13, devices 14 ]
    Jan 12 08:26:39 localhost kernel[0]: AppleThunderboltNHIType2::setupPowerSavings - GPE based runtime power management
    Jan 12 08:26:39 localhost kernel[0]: SATA WARNING: IDENTIFY DEVICE checksum not implemented.
    Jan 12 08:26:39 localhost kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    Jan 12 08:26:39 localhost kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    Jan 12 08:26:39 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    Jan 12 08:26:39 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Jan 12 08:26:39 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    Jan 12 08:26:39 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Jan 12 08:26:39 localhost kernel[0]: IOHDIXController: NOTE: administrator is creating non-ejectable disk image
    Jan 12 08:26:39 localhost kernel[0]: rooting via boot-uuid from /chosen: 4AA42E36-8951-3022-A0BE-196BF12C7249
    Jan 12 08:26:39 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Jan 12 08:26:39 localhost kernel[0]: Got boot device = IOService:/IOResources/IOHDIXController/ramfile://487175853@0/KDIRAMBackingStore/KDIUDIFEncoding/KDIUDIFDiskImage/KDIDiskImageNub/IOHDIXHDDriveInKernel/IODiskImageBlockStorageDeviceInKernel/IOBlockStorageDriver/Apple disk image Media/IOApplePartitionScheme/disk image@2
    Jan 12 08:26:39 localhost kernel[0]: BSD root: disk1s2, major 1, minor 6
    Jan 12 08:26:39 localhost kernel[0]: CoreStorage: fsck_cs has finished for group "23073208-1325-4DC1-9EF3-1E623AEC5FDA" with status 0x00
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted OS X Base System on device root_device
    Jan 12 08:26:39 localhost kernel[0]: XCPM: registered
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.318184: srom rev:11
    Jan 12 08:26:39 localhost kernel[0]: VM Swap Subsystem is ON
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.327278: BTCOEXIST off
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.327548: BRCM tunables:
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.327552:   pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.328143: wl0: Broadcom BCM43a0, vendorID[0x14e4] BAR0[0xc1a00004]
    Jan 12 08:26:39 localhost kernel[0]: 7.15.124.12 (r497602)
    Jan 12 08:26:39 localhost kernel[0]: CoreStorageFamily::unlockVEKs(C44C0299-0F28-40CE-8658-7C6CF86BB29B) VEK unwrap failed. this is normal, except for the root volume.
    Jan 12 08:26:39 localhost kernel[0]: USBMSC Identifier (non-unique): 000000000820 0x5ac 0x8406 0x820, 3
    Jan 12 08:26:39 localhost kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk2
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk3
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk4
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk5
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk6
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk7
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk8
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk9
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk10
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk11
    Jan 12 08:26:38 localhost iconservicesagent[119]: iconservicesagent launched.
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk12
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk13
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk14
    Jan 12 08:26:38 localhost hidd[134]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    Jan 12 08:26:38 localhost hidd[134]: IOHIDService compatibility thread running at priority 63 and schedule 2.
    Jan 12 08:26:39 localhost iconservicesd[118]: iconservicesd launched.
    Jan 12 08:26:39 localhost distnoted[137]: # distnote server daemon  absolute time: 9.151074493   civil time: Mon Jan 12 08:26:38 2015   pid: 137 uid: 241  root: yes
    Jan 12 08:26:39 localhost iconservicesd[118]: Cache path: /Library/Caches/com.apple.iconservices.store
    Jan 12 08:26:40 localhost com.apple.SecurityServer[127]: Session 100000 created
    Jan 12 08:26:40 localhost hidd[134]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x107863000
    Jan 12 08:26:40 localhost hidd[134]: HID Session async scheduling initiated.
    Jan 12 08:26:40 localhost hidd[134]: HID Session async root queue running at priority 63 and schedule 2.
    Jan 12 08:26:40 localhost hidd[134]: HID Session async scheduling complete.
    Jan 12 08:26:40 localhost hidd[134]: Successfully opened the IOHIDSession
    Jan 12 08:26:41 localhost com.apple.SecurityServer[127]: Entering service
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk PKINITMechanism:auth,privileged during import of authenticate
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk RestartAuthorization:restart during import of system.restart
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk RestartAuthorization:success during import of system.restart
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:login during import of system.login.fus
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:success during import of system.login.fus
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:done during import of system.login.fus
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:login during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk PKINITMechanism:auth,privileged during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:success during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk HomeDirMechanism:login,privileged during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk HomeDirMechanism:status during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk MCXMechanism:login during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:done during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk KerberosAgent:kerberos-dialog during import of com.apple.KerberosAgent
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk KerberosAgent:kerberos-authenticate,privileged during import of com.apple.KerberosAgent
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk RestartAuthorization:shutdown during import of system.shutdown
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk RestartAuthorization:success during import of system.shutdown
    Jan 12 08:26:43 localhost iconservicesagent[119]: Starting service with cache path: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/com.apple.iconservices
    Jan 12 08:26:43 localhost sandboxd[228]: iconservicesd(118) deny file-write-create /Library/Caches
    Jan 12 08:26:44 localhost discoveryd[124]: Basic Sockets GetProcessNameFromSocket() failed errno[57] err[-1]
    Jan 12 08:26:44 localhost discoveryd[124]: Basic Sockets Unknown(-1), errno 0 UDS FD=3
    Jan 12 08:26:44 localhost discoveryd[124]: Basic Sockets UDS FD=3 ERROR: failed to get effective user ID, errno 0
    Jan 12 08:26:44 localhost discoveryd[124]: Basic SleepProxy BSP Server Disabled. Metric = 3373
    Jan 12 08:26:44 localhost discoveryd[124]: Basic WABServer NetResolverEvent no resolvers, resetting domains
    Jan 12 08:26:44 localhost discoveryd[124]: Basic DNSResolver etc/hosts file changed: Event 0x7f7ffba02830 Flushed /etc/hosts cache
    Jan 12 08:26:44 localhost discoveryd[124]: Basic RemoteControl com.apple.discoveryd Starting XPC Server
    Jan 12 08:26:44 localhost discoveryd[124]: Basic SleepProxy Could not get the primary interface
    Jan 12 08:26:44 localhost discoveryd[124]: Basic RemoteControl com.apple.discoveryd.dnsproxy Starting XPC Server
    Jan 12 08:26:44 localhost discoveryd_helper[230]: Basic RemoteControl com.apple.discoveryd_helper Starting XPC Server
    Jan 12 08:26:44 localhost discoveryd_helper[230]: Detailed RemoteControl com.apple.discoveryd_helper XPC connection 0x7fb6d9600260: start (pid=124, <unknown> not root)
    Jan 12 08:26:44 localhost Apple80211 framework[117]: CWIsInstallEnvironment: COREWLAN: executing in install environment
    Jan 12 08:26:44 localhost networkd[231]: networkd-411 pid 231
    Jan 12 08:26:44 localhost lsregister[229]: LaunchServices: Begin database seeding
    Jan 12 08:26:44 localhost discoveryd[124]: Basic SleepProxy Sleep Proxy Server is not enabled
    Jan 12 08:26:44 localhost findmydeviced[116]: findmydeviced has been launched
    Jan 12 08:26:45 localhost apsd[125]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    Jan 12 08:26:45 localhost apsd[125]: ### Error:-14071 File:/SourceCache/Admin/Admin-618/DSNode.m Line:660
    Jan 12 08:26:45 localhost locationd[128]: Logging binary sensor data to /var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/C/locationdSensors.bin
    Jan 12 08:26:45 localhost locationd[128]: NBB-Could not get UDID for stable refill timing, falling back on random
    Jan 12 08:26:45 localhost locationd[128]: Location icon should now be in state 'Inactive'
    Jan 12 08:26:45 localhost iconservicesd[118]: Error creating cache folder at path: /Library/Caches/com.apple.iconservices.store with error: Error Domain=NSCocoaErrorDomain Code=513 "You don?~@~Yt have permission to save the file ?~@~\com.apple.iconservices.store?~@~] in the folder ?~@~\Caches?~@~]." UserInfo=0x7fb8bca00c10 {NSFilePath=/Library/Caches/com.apple.iconservices.store, NSUnderlyingError=0x7fb8bca006c0 "The operation couldn?~@~Yt be completed. Operation not permitted"}
    Jan 12 08:26:45 localhost apsd[125]: Certificate not yet generated
    Jan 12 08:26:45 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Certificate does not exist
    Jan 12 08:26:45 localhost apsd[125]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:26:45 localhost apsd[125]: Deleted keychain /Library/Keychains/apsd.keychain
    Jan 12 08:26:46 localhost sandboxd[228]: apsd(125) deny file-issue-extension /private/var/root/Library/Caches/com.apple.aps.framework
    Jan 12 08:26:46 localhost apsd[125]: Failed to obtain sandbox extension for path=/var/root/Library/Caches/com.apple.aps.framework. Errno:1
    Jan 12 08:26:46 localhost sandboxd[228]: apsd(125) deny file-issue-extension /private/var/root/Library/Caches/com.apple.aps.framework
    Jan 12 08:26:46 localhost apsd[125]: Failed to obtain sandbox extension for path=/var/root/Library/Caches/com.apple.aps.framework. Errno:1
    Jan 12 08:26:46 localhost apsd[125]: Certificate not yet generated
    Jan 12 08:26:46 localhost webfilterctl[122]: Failed to write content filter preferences
    Jan 12 08:26:46 localhost kernel[0]: IOGraphics flags 0x43
    Jan 12 08:26:47 localhost kernel[0]: AppleCamIn::init
    Jan 12 08:26:47 localhost kernel[0]: AppleCamIn::probe
    Jan 12 08:26:47 localhost kernel[0]: AppleCamIn::start
    Jan 12 08:26:47 localhost kernel[0]: virtual bool AppleCamIn::start(IOService *): about to configure DDR
    Jan 12 08:26:47 localhost kernel[0]: AppleCamIn::start - S2 DDR Frequency set to 450 MHz (default)
    Jan 12 08:26:47 localhost kernel[0]: AGC: 3.7.21, HW version=4.0.8 [3.2.8], flags:0, features:20600
    Jan 12 08:26:47 localhost kernel[0]: save_ddr_phy_regs: saving 127 DDR PHY shmoo-calibrated registers
    Jan 12 08:26:47 localhost kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x3000 ****
    Jan 12 08:26:47 localhost kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x3000 ****
    Jan 12 08:26:47 localhost kernel[0]: [IOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x3000
    Jan 12 08:26:47 localhost kernel[0]: NVDAStartup: Official
    Jan 12 08:26:47 localhost kernel[0]: Previous shutdown cause: 3
    Jan 12 08:26:47 localhost kernel[0]: hmm.. mismatch sizes: 3100 vs 20
    Jan 12 08:26:47 localhost kernel[0]: IOPPF - IODeviceTree:/efi/platform/StartupPowerEvents: 0x0
    Jan 12 08:26:48 localhost kernel[0]: NVDAGK100HAL loaded and registered
    Jan 12 08:26:48 localhost kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    Jan 12 08:26:48 localhost kernel[0]: **** [IOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0x3800 -- 0x6000 -- 0x3000 ****
    Jan 12 08:26:48 localhost sandboxd[228]: apsd(125) deny file-write-create /Library/Preferences/.TemporaryItems
    Jan 12 08:26:48 localhost sandboxd[228]: apsd(125) deny file-write-create /Library/Preferences/com.apple.apsd.launchd.sb-caa30002-6NXeLB
    Jan 12 08:26:48 localhost blued[130]: Release the WiFi lock
    Jan 12 08:26:48 localhost blued[130]: HID Page timeout 2710
    Jan 12 08:26:48 localhost sandboxd[228]: blued(130) deny mach-lookup com.apple.coreservices.quarantine-resolver
    Jan 12 08:26:49 localhost kernel[0]: IOPPF: XCPM mode
    Jan 12 08:26:49 localhost kernel[0]: X86PlatformShim::sendPStates - Success!
    Jan 12 08:26:49 --- last message repeated 7 times ---
    Jan 12 08:26:49 localhost blued[130]: hciControllerOnline; HID devices? 0
    Jan 12 08:26:49 localhost blued[130]: hostControllerOnline - Number of Paired devices = 0, List of Paired devices = (null)
    Jan 12 08:26:49 localhost kernel[0]: fGPUIdleIntervalMS = 0
    Jan 12 08:26:49 localhost kernel[0]: DSMOS has arrived
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::start - link control offset in PCI bridge = 0x50
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::start - pmcsr offset in PCI bridge = 0xa4
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::power_off_hardware
    Jan 12 08:26:49 localhost security[373]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:26:49 localhost security[375]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::initForPM
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::systemWakeCall - messageType = 0xE0000340
    Jan 12 08:26:49 localhost com.apple.SecurityServer[127]: Failed to unlock iCloud keychain for uid -1
    Jan 12 08:26:49 localhost kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Jan 12 08:26:49 localhost kernel[0]: IO80211Interface::efiNVRAMPublished():
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 64 dlt 12
    Jan 12 08:26:49 localhost kernel[0]: en1: promiscuous mode enable succeeded
    Jan 12 08:26:49 localhost kernel[0]: en2: promiscuous mode enable succeeded
    Jan 12 08:26:49 localhost kernel[0]: AirPort: Link Down on en0. Reason 8 (Disassociated because station leaving).
    Jan 12 08:26:49 localhost kernel[0]: en0::IO80211Interface::postMessage bssid changed
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 94 dlt 163
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 30 dlt 105
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 52 dlt 127
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 38 dlt 192
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:49 localhost airportd[117]: airportdProcessDLILEvent: en0 attached (down)
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:50 localhost WindowServer[383]: Server is starting up
    Jan 12 08:26:50 localhost WindowServer[383]: Session 257 retained (2 references)
    Jan 12 08:26:50 localhost WindowServer[383]: Session 257 released (1 references)
    Jan 12 08:26:50 localhost WindowServer[383]: Session 257 retained (2 references)
    Jan 12 08:26:50 localhost WindowServer[383]: init_page_flip: page flip mode is on
    Jan 12 08:26:51 localhost kernel[0]: en0: 802.11d country code set to 'HU'.
    Jan 12 08:26:51 localhost kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Jan 12 08:26:51 localhost kernel[0]: en0: 802.11d country code set to 'X3'.
    Jan 12 08:26:51 localhost kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161
    Jan 12 08:26:51 localhost WindowServer[383]: Found 1 modes for display 0x00000000 [1, 0]
    Jan 12 08:26:51 localhost WindowServer[383]: displayonline
    Jan 12 08:26:51 localhost WindowServer[383]: Found 23 modes for display 0x00000000 [23, 0]
    Jan 12 08:26:51 localhost WindowServer[383]: Found 1 modes for display 0x00000000 [1, 0]
    Jan 12 08:26:51 --- last message repeated 2 times ---
    Jan 12 08:26:51 localhost WindowServer[383]: mux_initialize: Mode is dynamic
    Jan 12 08:26:51 localhost WindowServer[383]: Found 23 modes for display 0x00000000 [23, 0]
    Jan 12 08:26:51 localhost WindowServer[383]: update_gl_acceleration: device (0x7f8f20f06d20) is unsuitable for gl - disabling OpenGL
    Jan 12 08:26:51 localhost kernel[0]: en0: 802.11d country code set to 'RU'.
    Jan 12 08:26:51 localhost kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 132 136 140 149 153 157 161 165
    Jan 12 08:26:51 localhost airportd[117]: CreateVirtualInterface: Failed to create AWDL interface for en0 (Operation not supported)
    Jan 12 08:26:52 localhost networkd[231]: init_symptom_framework Symptoms evaluator missing
    Jan 12 08:26:52 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:52 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:52 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:52 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:52 localhost apsd[125]: Got connection error Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c0ad6dae0 {NSUnderlyingError=0x7f8c0c042620 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, NSErrorFailingURLKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    Jan 12 08:26:52 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Failed to get client cert on attempt 1, will retry in 15 seconds
    Jan 12 08:26:52 localhost WindowServer[383]: Found 1 modes for display 0x00000000 [1, 0]
    Jan 12 08:26:52 --- last message repeated 3 times ---
    Jan 12 08:26:52 localhost WindowServer[383]: WSMachineUsesNewStyleMirroring: true
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x04280640: GL mask 0x1; bounds (0, 0)[1440 x 900], 23 modes available
            Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model a019, S/N 0, Unit 0, Rotation 0
            UUID 0xf466f621b5fa04a00800cfa6c258decd
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003f: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003e: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003d: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003c: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Set a breakpoint at CGSLogError to catch errors as they are logged.
    Jan 12 08:26:52 localhost WindowServer[383]: WSSetWindowTransform: Singular matrix
    Jan 12 08:26:52 --- last message repeated 3 times ---
    Jan 12 08:26:52 localhost WindowServer[383]: update_gl_acceleration: device (0x7f8f20f06d20) is unsuitable for gl - disabling OpenGL
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x04280640: GL mask 0x1; bounds (0, 0)[1440 x 900], 23 modes available
            Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model a019, S/N 0, Unit 0, Rotation 0
            UUID 0xf466f621b5fa04a00800cfa6c258decd
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003f: GL mask 0x1; bounds (2464, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003e: GL mask 0x1; bounds (2465, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003d: GL mask 0x1; bounds (2466, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003c: GL mask 0x1; bounds (2467, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: CGXPerformInitialDisplayConfiguration
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x04280640: Unit 0; Vendor 0x610 Model 0xa019 S/N 0 Dimensions 13.03 x 8.15; online enabled built-in, Bounds (0,0)[1440 x 900], Rotation 0, Resolution 2
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x003f003f: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2464,0)[1 x 1], Rotation 0, Resolution 1
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x003f003e: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2465,0)[1 x 1], Rotation 0, Resolution 1
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x003f003d: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2466,0)[1 x 1], Rotation 0, Resolution 1
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x003f003c: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2467,0)[1 x 1], Rotation 0, Resolution 1
    Jan 12 08:26:52 localhost WindowServer[383]: CGXMuxBoot: Boot normal
    Jan 12 08:26:52 localhost WindowServer[383]: initialize_display_context: dev counts are zero (0, 0) - disabling OpenGL
    Jan 12 08:26:52 localhost WindowServer[383]: GLCompositor enabled for tile size [256 x 256]
    Jan 12 08:26:52 localhost WindowServer[383]: CGXGLInitMipMap: mip map mode is on
    Jan 12 08:26:52 localhost WindowServer[383]: [checkin] Setting session securitySessionID=0x186a0 attr=0x11 because first euid=0 process, Language Chooser, is checking in and we're running in MacBuddy or off the installation disk.
    Jan 12 08:26:52 localhost airportd[117]: __doNVRAMAutoJoin: No scan results Error Domain=com.apple.wifi.apple80211API.error Code=-3903 "The operation couldn?~@~Yt be completed. (com.apple.wifi.apple80211API.error error -3903.)"
    Jan 12 08:26:52 localhost fontd[386]: XType uses Installer Environment mode.
    Jan 12 08:26:54 localhost fontd[386]: ATS running in a crippled state!
    Jan 12 08:26:54 localhost WindowServer[383]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -discovery
    Jan 12 08:26:54 localhost WindowServer[383]: CGXSetDisplayColorProfile: Display 0x04280640: Unit 0; ColorProfile { -299538803 }
    Jan 12 08:26:54 localhost WindowServer[383]: CGXSetDisplayColorProfileAndTransfer: Display 0x04280640: Unit 0; ColorProfile { -299538803 }; TransferFormula (1.000000, 1.000000, 1.000000)
    Jan 12 08:26:54 --- last message repeated 1 time ---
    Jan 12 08:26:54 localhost blued[130]: Logging disabled
    Jan 12 08:26:54 localhost blued[130]: Acquiring the WiFi lock - audio
    Jan 12 08:26:54 localhost blued[130]: Acquired the WiFi lock - audio
    Jan 12 08:26:54 localhost blued[130]: Release the WiFi lock - audio
    Jan 12 08:26:56 localhost pboard[389]: Attempt to unlink previous shared memory during startup returned an error.  Continuing...
    Jan 12 08:26:57 localhost WindowServer[383]: [checkin] Another euid=0 process is checking in, which matches the existing session id 0x186a0, but it isn't loginwindow. pid=391 name=OS X Utilities
    Jan 12 08:26:58 localhost Apple80211 framework[391]: CWIsInstallEnvironment: COREWLAN: executing in install environment
    Jan 12 08:26:59 localhost sandboxd[228]: iconservices (118) deny file-write-create /Library/Caches
    Jan 12 08:26:59 localhost iconservicesd[118]: Error creating cache folder at path: /Library/Caches/com.apple.iconservices.store
    Jan 12 08:27:08 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:08 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:08 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:08 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:08 localhost apsd[125]: Got connection error Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c0ac38720 {NSUnderlyingError=0x7f8c0ac32720 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, NSErrorFailingURLKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    Jan 12 08:27:08 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Failed to get client cert on attempt 2, will retry in 15 seconds
    Jan 12 08:27:23 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:23 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:23 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:23 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:23 localhost apsd[125]: Got connection error Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c0ad4f280 {NSUnderlyingError=0x7f8c0ad5c2a0 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, NSErrorFailingURLKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    Jan 12 08:27:23 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Failed to get client cert on attempt 3, will retry in 30 seconds
    Jan 12 08:27:39 localhost WindowServer[383]: [checkin] Another euid=0 process is checking in, which matches the existing session id 0x186a0, but it isn't loginwindow. pid=393 name=Terminal
    Jan 12 08:27:39 localhost sandboxd[228]: iconservices (118) deny file-write-create /Library/Caches
    Jan 12 08:27:39 localhost iconservicesd[118]: Error creating cache folder at path: /Library/Caches/com.apple.iconservices.store
    Jan 12 08:27:53 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:53 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:53 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:53 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:53 localhost apsd[125]: Got connection error Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c0ac3bb70 {NSUnderlyingError=0x7f8c0ac23df0 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, NSErrorFailingURLKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    Jan 12 08:27:53 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Failed to get client cert on attempt 4, will retry in 60 seconds
    Jan 12 08:28:05 localhost WindowServer[383]: [checkin] Another euid=0 process is checking in, which matches the existing session id 0x186a0, but it isn't loginwindow. pid=399 name=Safari
    Jan 12 08:28:05 localhost Safari[399]: ***storageTaskManagerExistsWithIdentifier:withIdentifier failed: Error Domain=NSCocoaErrorDomain Code=4099 "Couldn?~@~Yt communicate with a helper application." (The connection to service named com.apple.nsurlstorage-cache was invalidated.) UserInfo=0x7ffcf0d5caf0 {NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.}; {
                NSDebugDescription = "The connection to service named com.apple.nsurlstorage-cache was invalidated.";
    Jan 12 08:28:05 localhost Safari[399]: NSSoftLinking - The ShareKit framework's library couldn't be loaded from (null).
    Jan 12 08:28:06 --- last message repeated 2 times ---
    Jan 12 08:28:06 localhost distnoted[402]: # distnote server agent  absolute time: 96.288592867   civil time: Mon Jan 12 08:28:06 2015   pid: 402 uid: 0  root: no
    Jan 12 08:28:06 localhost WindowServer[383]: [checkin] Another euid=0 process is checking in, which matches the existing session id 0x186a0, but it isn't loginwindow. pid=401 name=com.apple.WebKit.WebContent
    Jan 12 08:28:06 localhost Safari[399]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:28:06 localhost Safari[399]: IPC call returned unknown error code (11,1102) (Mach error 44e)
    Jan 12 08:28:06 localhost Safari[399]: Foundation::NetException "PSAgentLaunchError (1002,202)" caught in PubSub::IPCClient::IPCClient()
    Jan 12 08:28:06 localhost Safari[399]: IPCClient: Server port 0 is invalid; looking it up again...
    Jan 12 08:28:06 localhost Safari[399]: IPC call returned unknown error code (11,1102) (Mach error 44e)
    Jan 12 08:28:06 localhost Safari[399]: Foundation::NetException "PSAgentLaunchError (1002,202)" caught in +[PSClient clientForBundleIdentifier:]
    Jan 12 08:28:06 localhost Safari[399]: NSUbiquitousKeyValueStore is unavailable.
    Jan 12 08:28:06 localhost sandboxd[228]: iconservices (118) deny file-write-create /Library/Caches
    Jan 12 08:28:06 localhost iconservicesd[118]: Error creating cache folder at path: /Library/Caches/com.apple.iconservices.store
    Jan 12 08:28:06 localhost com.apple.WebKit.WebContent[401]: ***storageTaskManagerExistsWithIdentifier:withIdentifier failed: Error Domain=NSCocoaErrorDomain Code=4099 "Couldn?~@~Yt communicate with a helper application." (The connection to service named com.apple.nsurlstorage-cache was invalidated.) UserInfo=0x7f9d2a604610 {NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.}; {
                NSDebugDescription = "The connection to service named com.apple.nsurlstorage-cache was invalidated.";
    Jan 12 08:28:06 localhost com.apple.WebKit.Networking[400]: ***storageTaskManagerExistsWithIdentifier:withIdentifier failed: Error Domain=NSCocoaErrorDomain Code=4099 "Couldn?~@~Yt communicate with a helper application." (The connection to service named com.apple.nsurlstorage-cache was invalidated.) UserInfo=0x7f95f152f410 {NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.}; {
                NSDebugDescription = "The connection to service named com.apple.nsurlstorage-cache was invalidated.";
    Jan 12 08:28:06 localhost com.apple.WebKit.Networking[400]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:28:06 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:28:06 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:28:06 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:28:06 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:28:07 localhost com.apple.WebKit.WebContent[401]: CoreAnimation: failed to create OpenGL context
    Jan 12 08:28:10 localhost Apple80211 framework[391]: Wi-Fi preferences not up to date
    Jan 12 08:28:40 --- last message repeated 43 times ---

    Boot stack with last message on verbrows AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    I tried to restore OSX from the Recovery System Utility but it did not help
    log:
    Jan 12 08:26:31 localhost bootlog[0]: BOOT_TIME 1421079991 0
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.authd" sharing output destination "/var/log/asl" with ASL Module "com.apple.asl".
            Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
            Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.authd" claims selected messages.
            Those messages may not appear in standard system log files or in the ASL database.
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.install" claims selected messages.
            Those messages may not appear in standard system log files or in the ASL database.
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.iokit.power" claims selected messages.
            Those messages may not appear in standard system log files or in the ASL database.
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.securityd" claims selected messages.
            Those messages may not appear in standard system log files or in the ASL database.
    Jan 12 08:26:39 --- last message repeated 6 times ---
    Jan 12 08:26:39 localhost kernel[0]: Longterm timer threshold: 1000 ms
    Jan 12 08:26:39 localhost kernel[0]: PMAP: PCID enabled
    Jan 12 08:26:39 localhost kernel[0]: PMAP: Supervisor Mode Execute Protection enabled
    Jan 12 08:26:39 localhost kernel[0]: Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    Jan 12 08:26:39 localhost kernel[0]: vm_page_bootstrap: 3893498 free pages and 268038 wired pages
    Jan 12 08:26:39 localhost kernel[0]: kext submap [0xffffff7f80a00000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000a00000]
    Jan 12 08:26:39 localhost kernel[0]: zone leak detection enabled
    Jan 12 08:26:39 localhost kernel[0]: "vm_compressor_mode" is 4
    Jan 12 08:26:39 localhost kernel[0]: multiq scheduler config: deep-drain 0, urgent first 1, depth limit 4, band limit 127, sanity check 0
    Jan 12 08:26:39 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Jan 12 08:26:39 localhost kernel[0]: standard background quantum is 2500 us
    Jan 12 08:26:39 localhost kernel[0]: mig_table_max_displ = 13
    Jan 12 08:26:39 localhost kernel[0]: TSC Deadline Timer supported and enabled
    Jan 12 08:26:39 localhost kernel[0]: [IOBluetoothHCIController][start] -- completed
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    Jan 12 08:26:39 localhost kernel[0]: calling mpo_policy_init for AMFI
    Jan 12 08:26:39 localhost kernel[0]: Security policy loaded: Apple Mobile File Integrity (AMFI)
    Jan 12 08:26:39 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Jan 12 08:26:39 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Jan 12 08:26:39 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Jan 12 08:26:39 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Jan 12 08:26:39 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Jan 12 08:26:39 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Jan 12 08:26:39 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Jan 12 08:26:39 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Jan 12 08:26:39 localhost kernel[0]: MAC Framework successfully initialized
    Jan 12 08:26:39 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    Jan 12 08:26:39 localhost kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2014 00:11:30)
    Jan 12 08:26:39 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    Jan 12 08:26:39 localhost kernel[0]: ACPI: sleep states S3 S4 S5
    Jan 12 08:26:39 localhost kernel[0]: pci (build 00:11:20 Sep 19 2014), flags 0xe3000, pfm64 (39 cpu) 0x7f80000000, 0x80000000
    Jan 12 08:26:39 localhost kernel[0]: [ PCI configuration begin ]
    Jan 12 08:26:39 localhost kernel[0]: console relocated to 0x7f80020000
    Jan 12 08:26:39 localhost kernel[0]: [ PCI configuration end, bridges 13, devices 14 ]
    Jan 12 08:26:39 localhost kernel[0]: AppleThunderboltNHIType2::setupPowerSavings - GPE based runtime power management
    Jan 12 08:26:39 localhost kernel[0]: SATA WARNING: IDENTIFY DEVICE checksum not implemented.
    Jan 12 08:26:39 localhost kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    Jan 12 08:26:39 localhost kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    Jan 12 08:26:39 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    Jan 12 08:26:39 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Jan 12 08:26:39 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    Jan 12 08:26:39 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Jan 12 08:26:39 localhost kernel[0]: IOHDIXController: NOTE: administrator is creating non-ejectable disk image
    Jan 12 08:26:39 localhost kernel[0]: rooting via boot-uuid from /chosen: 4AA42E36-8951-3022-A0BE-196BF12C7249
    Jan 12 08:26:39 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Jan 12 08:26:39 localhost kernel[0]: Got boot device = IOService:/IOResources/IOHDIXController/ramfile://487175853@0/KDIRAMBackingStore/KDIUDIFEncoding/KDIUDIFDiskImage/KDIDiskImageNub/IOHDIXHDDriveInKernel/IODiskImageBlockStorageDeviceInKernel/IOBlockStorageDriver/Apple disk image Media/IOApplePartitionScheme/disk image@2
    Jan 12 08:26:39 localhost kernel[0]: BSD root: disk1s2, major 1, minor 6
    Jan 12 08:26:39 localhost kernel[0]: CoreStorage: fsck_cs has finished for group "23073208-1325-4DC1-9EF3-1E623AEC5FDA" with status 0x00
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted OS X Base System on device root_device
    Jan 12 08:26:39 localhost kernel[0]: XCPM: registered
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.318184: srom rev:11
    Jan 12 08:26:39 localhost kernel[0]: VM Swap Subsystem is ON
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.327278: BTCOEXIST off
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.327548: BRCM tunables:
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.327552:   pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.328143: wl0: Broadcom BCM43a0, vendorID[0x14e4] BAR0[0xc1a00004]
    Jan 12 08:26:39 localhost kernel[0]: 7.15.124.12 (r497602)
    Jan 12 08:26:39 localhost kernel[0]: CoreStorageFamily::unlockVEKs(C44C0299-0F28-40CE-8658-7C6CF86BB29B) VEK unwrap failed. this is normal, except for the root volume.
    Jan 12 08:26:39 localhost kernel[0]: USBMSC Identifier (non-unique): 000000000820 0x5ac 0x8406 0x820, 3
    Jan 12 08:26:39 localhost kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk2
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk3
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk4
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk5
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk6
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk7
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk8
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk9
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk10
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk11
    Jan 12 08:26:38 localhost iconservicesagent[119]: iconservicesagent launched.
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk12
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk13
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk14
    Jan 12 08:26:38 localhost hidd[134]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    Jan 12 08:26:38 localhost hidd[134]: IOHIDService compatibility thread running at priority 63 and schedule 2.
    Jan 12 08:26:39 localhost iconservicesd[118]: iconservicesd launched.
    Jan 12 08:26:39 localhost distnoted[137]: # distnote server daemon  absolute time: 9.151074493   civil time: Mon Jan 12 08:26:38 2015   pid: 137 uid: 241  root: yes
    Jan 12 08:26:39 localhost iconservicesd[118]: Cache path: /Library/Caches/com.apple.iconservices.store
    Jan 12 08:26:40 localhost com.apple.SecurityServer[127]: Session 100000 created
    Jan 12 08:26:40 localhost hidd[134]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x107863000
    Jan 12 08:26:40 localhost hidd[134]: HID Session async scheduling initiated.
    Jan 12 08:26:40 localhost hidd[134]: HID Session async root queue running at priority 63 and schedule 2.
    Jan 12 08:26:40 localhost hidd[134]: HID Session async scheduling complete.
    Jan 12 08:26:40 localhost hidd[134]: Successfully opened the IOHIDSession
    Jan 12 08:26:41 localhost com.apple.SecurityServer[127]: Entering service
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk PKINITMechanism:auth,privileged during import of authenticate
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk RestartAuthorization:restart during import of system.restart
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk RestartAuthorization:success during import of system.restart
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:login during import of system.login.fus
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:success during import of system.login.fus
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:done during import of system.login.fus
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:login during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk PKINITMechanism:auth,privileged during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:success during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk HomeDirMechanism:login,privileged during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk HomeDirMechanism:status during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk MCXMechanism:login during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:done during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk KerberosAgent:kerberos-dialog during import of com.apple.KerberosAgent
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk KerberosAgent:kerberos-authenticate,privileged during import of com.apple.KerberosAgent
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk RestartAuthorization:shutdown during import of system.shutdown
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk RestartAuthorization:success during import of system.shutdown
    Jan 12 08:26:43 localhost iconservicesagent[119]: Starting service with cache path: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/com.apple.iconservices
    Jan 12 08:26:43 localhost sandboxd[228]: iconservicesd(118) deny file-write-create /Library/Caches
    Jan 12 08:26:44 localhost discoveryd[124]: Basic Sockets GetProcessNameFromSocket() failed errno[57] err[-1]
    Jan 12 08:26:44 localhost discoveryd[124]: Basic Sockets Unknown(-1), errno 0 UDS FD=3
    Jan 12 08:26:44 localhost discoveryd[124]: Basic Sockets UDS FD=3 ERROR: failed to get effective user ID, errno 0
    Jan 12 08:26:44 localhost discoveryd[124]: Basic SleepProxy BSP Server Disabled. Metric = 3373
    Jan 12 08:26:44 localhost discoveryd[124]: Basic WABServer NetResolverEvent no resolvers, resetting domains
    Jan 12 08:26:44 localhost discoveryd[124]: Basic DNSResolver etc/hosts file changed: Event 0x7f7ffba02830 Flushed /etc/hosts cache
    Jan 12 08:26:44 localhost discoveryd[124]: Basic RemoteControl com.apple.discoveryd Starting XPC Server
    Jan 12 08:26:44 localhost discoveryd[124]: Basic SleepProxy Could not get the primary interface
    Jan 12 08:26:44 localhost discoveryd[124]: Basic RemoteControl com.apple.discoveryd.dnsproxy Starting XPC Server
    Jan 12 08:26:44 localhost discoveryd_helper[230]: Basic RemoteControl com.apple.discoveryd_helper Starting XPC Server
    Jan 12 08:26:44 localhost discoveryd_helper[230]: Detailed RemoteControl com.apple.discoveryd_helper XPC connection 0x7fb6d9600260: start (pid=124, <unknown> not root)
    Jan 12 08:26:44 localhost Apple80211 framework[117]: CWIsInstallEnvironment: COREWLAN: executing in install environment
    Jan 12 08:26:44 localhost networkd[231]: networkd-411 pid 231
    Jan 12 08:26:44 localhost lsregister[229]: LaunchServices: Begin database seeding
    Jan 12 08:26:44 localhost discoveryd[124]: Basic SleepProxy Sleep Proxy Server is not enabled
    Jan 12 08:26:44 localhost findmydeviced[116]: findmydeviced has been launched
    Jan 12 08:26:45 localhost apsd[125]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    Jan 12 08:26:45 localhost apsd[125]: ### Error:-14071 File:/SourceCache/Admin/Admin-618/DSNode.m Line:660
    Jan 12 08:26:45 localhost locationd[128]: Logging binary sensor data to /var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/C/locationdSensors.bin
    Jan 12 08:26:45 localhost locationd[128]: NBB-Could not get UDID for stable refill timing, falling back on random
    Jan 12 08:26:45 localhost locationd[128]: Location icon should now be in state 'Inactive'
    Jan 12 08:26:45 localhost iconservicesd[118]: Error creating cache folder at path: /Library/Caches/com.apple.iconservices.store with error: Error Domain=NSCocoaErrorDomain Code=513 "You don?~@~Yt have permission to save the file ?~@~\com.apple.iconservices.store?~@~] in the folder ?~@~\Caches?~@~]." UserInfo=0x7fb8bca00c10 {NSFilePath=/Library/Caches/com.apple.iconservices.store, NSUnderlyingError=0x7fb8bca006c0 "The operation couldn?~@~Yt be completed. Operation not permitted"}
    Jan 12 08:26:45 localhost apsd[125]: Certificate not yet generated
    Jan 12 08:26:45 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Certificate does not exist
    Jan 12 08:26:45 localhost apsd[125]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:26:45 localhost apsd[125]: Deleted keychain /Library/Keychains/apsd.keychain
    Jan 12 08:26:46 localhost sandboxd[228]: apsd(125) deny file-issue-extension /private/var/root/Library/Caches/com.apple.aps.framework
    Jan 12 08:26:46 localhost apsd[125]: Failed to obtain sandbox extension for path=/var/root/Library/Caches/com.apple.aps.framework. Errno:1
    Jan 12 08:26:46 localhost sandboxd[228]: apsd(125) deny file-issue-extension /private/var/root/Library/Caches/com.apple.aps.framework
    Jan 12 08:26:46 localhost apsd[125]: Failed to obtain sandbox extension for path=/var/root/Library/Caches/com.apple.aps.framework. Errno:1
    Jan 12 08:26:46 localhost apsd[125]: Certificate not yet generated
    Jan 12 08:26:46 localhost webfilterctl[122]: Failed to write content filter preferences
    Jan 12 08:26:46 localhost kernel[0]: IOGraphics flags 0x43
    Jan 12 08:26:47 localhost kernel[0]: AppleCamIn::init
    Jan 12 08:26:47 localhost kernel[0]: AppleCamIn::probe
    Jan 12 08:26:47 localhost kernel[0]: AppleCamIn::start
    Jan 12 08:26:47 localhost kernel[0]: virtual bool AppleCamIn::start(IOService *): about to configure DDR
    Jan 12 08:26:47 localhost kernel[0]: AppleCamIn::start - S2 DDR Frequency set to 450 MHz (default)
    Jan 12 08:26:47 localhost kernel[0]: AGC: 3.7.21, HW version=4.0.8 [3.2.8], flags:0, features:20600
    Jan 12 08:26:47 localhost kernel[0]: save_ddr_phy_regs: saving 127 DDR PHY shmoo-calibrated registers
    Jan 12 08:26:47 localhost kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x3000 ****
    Jan 12 08:26:47 localhost kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x3000 ****
    Jan 12 08:26:47 localhost kernel[0]: [IOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x3000
    Jan 12 08:26:47 localhost kernel[0]: NVDAStartup: Official
    Jan 12 08:26:47 localhost kernel[0]: Previous shutdown cause: 3
    Jan 12 08:26:47 localhost kernel[0]: hmm.. mismatch sizes: 3100 vs 20
    Jan 12 08:26:47 localhost kernel[0]: IOPPF - IODeviceTree:/efi/platform/StartupPowerEvents: 0x0
    Jan 12 08:26:48 localhost kernel[0]: NVDAGK100HAL loaded and registered
    Jan 12 08:26:48 localhost kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    Jan 12 08:26:48 localhost kernel[0]: **** [IOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0x3800 -- 0x6000 -- 0x3000 ****
    Jan 12 08:26:48 localhost sandboxd[228]: apsd(125) deny file-write-create /Library/Preferences/.TemporaryItems
    Jan 12 08:26:48 localhost sandboxd[228]: apsd(125) deny file-write-create /Library/Preferences/com.apple.apsd.launchd.sb-caa30002-6NXeLB
    Jan 12 08:26:48 localhost blued[130]: Release the WiFi lock
    Jan 12 08:26:48 localhost blued[130]: HID Page timeout 2710
    Jan 12 08:26:48 localhost sandboxd[228]: blued(130) deny mach-lookup com.apple.coreservices.quarantine-resolver
    Jan 12 08:26:49 localhost kernel[0]: IOPPF: XCPM mode
    Jan 12 08:26:49 localhost kernel[0]: X86PlatformShim::sendPStates - Success!
    Jan 12 08:26:49 --- last message repeated 7 times ---
    Jan 12 08:26:49 localhost blued[130]: hciControllerOnline; HID devices? 0
    Jan 12 08:26:49 localhost blued[130]: hostControllerOnline - Number of Paired devices = 0, List of Paired devices = (null)
    Jan 12 08:26:49 localhost kernel[0]: fGPUIdleIntervalMS = 0
    Jan 12 08:26:49 localhost kernel[0]: DSMOS has arrived
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::start - link control offset in PCI bridge = 0x50
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::start - pmcsr offset in PCI bridge = 0xa4
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::power_off_hardware
    Jan 12 08:26:49 localhost security[373]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:26:49 localhost security[375]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::initForPM
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::systemWakeCall - messageType = 0xE0000340
    Jan 12 08:26:49 localhost com.apple.SecurityServer[127]: Failed to unlock iCloud keychain for uid -1
    Jan 12 08:26:49 localhost kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Jan 12 08:26:49 localhost kernel[0]: IO80211Interface::efiNVRAMPublished():
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 64 dlt 12
    Jan 12 08:26:49 localhost kernel[0]: en1: promiscuous mode enable succeeded
    Jan 12 08:26:49 localhost kernel[0]: en2: promiscuous mode enable succeeded
    Jan 12 08:26:49 localhost kernel[0]: AirPort: Link Down on en0. Reason 8 (Disassociated because station leaving).
    Jan 12 08:26:49 localhost kernel[0]: en0::IO80211Interface::postMessage bssid changed
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 94 dlt 163
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 30 dlt 105
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 52 dlt 127
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 38 dlt 192
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:49 localhost airportd[117]: airportdProcessDLILEvent: en0 attached (down)
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:50 localhost WindowServer[383]: Server is starting up
    Jan 12 08:26:50 localhost WindowServer[383]: Session 257 retained (2 references)
    Jan 12 08:26:50 localhost WindowServer[383]: Session 257 released (1 references)
    Jan 12 08:26:50 localhost WindowServer[383]: Session 257 retained (2 references)
    Jan 12 08:26:50 localhost WindowServer[383]: init_page_flip: page flip mode is on
    Jan 12 08:26:51 localhost kernel[0]: en0: 802.11d country code set to 'HU'.
    Jan 12 08:26:51 localhost kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Jan 12 08:26:51 localhost kernel[0]: en0: 802.11d country code set to 'X3'.
    Jan 12 08:26:51 localhost kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161
    Jan 12 08:26:51 localhost WindowServer[383]: Found 1 modes for display 0x00000000 [1, 0]
    Jan 12 08:26:51 localhost WindowServer[383]: displayonline
    Jan 12 08:26:51 localhost WindowServer[383]: Found 23 modes for display 0x00000000 [23, 0]
    Jan 12 08:26:51 localhost WindowServer[383]: Found 1 modes for display 0x00000000 [1, 0]
    Jan 12 08:26:51 --- last message repeated 2 times ---
    Jan 12 08:26:51 localhost WindowServer[383]: mux_initialize: Mode is dynamic
    Jan 12 08:26:51 localhost WindowServer[383]: Found 23 modes for display 0x00000000 [23, 0]
    Jan 12 08:26:51 localhost WindowServer[383]: update_gl_acceleration: device (0x7f8f20f06d20) is unsuitable for gl - disabling OpenGL
    Jan 12 08:26:51 localhost kernel[0]: en0: 802.11d country code set to 'RU'.
    Jan 12 08:26:51 localhost kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 132 136 140 149 153 157 161 165
    Jan 12 08:26:51 localhost airportd[117]: CreateVirtualInterface: Failed to create AWDL interface for en0 (Operation not supported)
    Jan 12 08:26:52 localhost networkd[231]: init_symptom_framework Symptoms evaluator missing
    Jan 12 08:26:52 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:52 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:52 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:52 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:52 localhost apsd[125]: Got connection error Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c0ad6dae0 {NSUnderlyingError=0x7f8c0c042620 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, NSErrorFailingURLKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    Jan 12 08:26:52 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Failed to get client cert on attempt 1, will retry in 15 seconds
    Jan 12 08:26:52 localhost WindowServer[383]: Found 1 modes for display 0x00000000 [1, 0]
    Jan 12 08:26:52 --- last message repeated 3 times ---
    Jan 12 08:26:52 localhost WindowServer[383]: WSMachineUsesNewStyleMirroring: true
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x04280640: GL mask 0x1; bounds (0, 0)[1440 x 900], 23 modes available
            Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model a019, S/N 0, Unit 0, Rotation 0
            UUID 0xf466f621b5fa04a00800cfa6c258decd
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003f: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003e: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003d: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003c: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Set a breakpoint at CGSLogError to catch errors as they are logged.
    Jan 12 08:26:52 localhost WindowServer[383]: WSSetWindowTransform: Singular matrix
    Jan 12 08:26:52 --- last message repeated 3 times ---
    Jan 12 08:26:52 localhost WindowServer[383]: update_gl_acceleration: device (0x7f8f20f06d20) is unsuitable for gl - disabling OpenGL
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x04280640: GL mask 0x1; bounds (0, 0)[1440 x 900], 23 modes available
            Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model a019, S/N 0, Unit 0, Rotation 0
            UUID 0xf466f621b5fa04a00800cfa6c258decd
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003f: GL mask 0x1; bounds (2464, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003e: GL mask 0x1; bounds (2465, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003d: GL mask 0x1; bounds (2466, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003c: GL mask 0x1; bounds (2467, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: CGXPerformInitialDisplayConfiguration
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x04280640: Unit 0; Vendor 0x610 Model 0xa019 S/N 0 Dimensions 13.03 x 8.15; online enabled built-in, Bounds (0,0)[1440 x 900], Rotation 0, Resolution 2
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x003f003f: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2464,0)[1 x 1], Rotation 0, Resolution 1
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x003f003e: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2465,0)[1 x 1], Rotation 0, Resolution 1
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x003f003d: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2466,0)[1 x 1], Rotation 0, Resolution 1
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x003f003c: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2467,0)[1 x 1], Rotation 0, Resolution 1
    Jan 12 08:26:52 localhost WindowServer[383]: CGXMuxBoot: Boot normal
    Jan 12 08:26:52 localhost WindowServer[383]: initialize_display_context: dev counts are zero (0, 0) - disabling OpenGL
    Jan 12 08:26:52 localhost WindowServer[383]: GLCompositor enabled for tile size [256 x 256]
    Jan 12 08:26:52 localhost WindowServer[383]: CGXGLInitMipMap: mip map mode is on
    Jan 12 08:26:52 localhost WindowServer[383]: [checkin] Setting session securitySessionID=0x186a0 attr=0x11 because first euid=0 process, Language Chooser, is checking in and we're running in MacBuddy or off the installation disk.
    Jan 12 08:26:52 localhost airportd[117]: __doNVRAMAutoJoin: No scan results Error Domain=com.apple.wifi.apple80211API.error Code=-3903 "The operation couldn?~@~Yt be completed. (com.apple.wifi.apple80211API.error error -3903.)"
    Jan 12 08:26:52 localhost fontd[386]: XType uses Installer Environment mode.
    Jan 12 08:26:54 localhost fontd[386]: ATS running in a crippled state!
    Jan 12 08:26:54 localhost WindowServer[383]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -discovery
    Jan 12 08:26:54 localhost WindowServer[383]: CGXSetDisplayColorProfile: Display 0x04280640: Unit 0; ColorProfile { -299538803 }
    Jan 12 08:26:54 localhost WindowServer[383]: CGXSetDisplayColorProfileAndTransfer: Display 0x04280640: Unit 0; ColorProfile { -299538803 }; TransferFormula (1.000000, 1.000000, 1.000000)
    Jan 12 08:26:54 --- last message repeated 1 time ---
    Jan 12 08:26:54 localhost blued[130]: Logging disabled
    Jan 12 08:26:54 localhost blued[130]: Acquiring the WiFi lock - audio
    Jan 12 08:26:54 localhost blued[130]: Acquired the WiFi lock - audio
    Jan 12 08:26:54 localhost blued[130]: Release the WiFi lock - audio
    Jan 12 08:26:56 localhost pboard[389]: Attempt to unlink previous shared memory during startup returned an error.  Continuing...
    Jan 12 08:26:57 localhost WindowServer[383]: [checkin] Another euid=0 process is checking in, which matches the existing session id 0x186a0, but it isn't loginwindow. pid=391 name=OS X Utilities
    Jan 12 08:26:58 localhost Apple80211 framework[391]: CWIsInstallEnvironment: COREWLAN: executing in install environment
    Jan 12 08:26:59 localhost sandboxd[228]: iconservices (118) deny file-write-create /Library/Caches
    Jan 12 08:26:59 localhost iconservicesd[118]: Error creating cache folder at path: /Library/Caches/com.apple.iconservices.store
    Jan 12 08:27:08 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:08 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:08 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:08 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:08 localhost apsd[125]: Got connection error Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c0ac38720 {NSUnderlyingError=0x7f8c0ac32720 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, NSErrorFailingURLKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    Jan 12 08:27:08 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Failed to get client cert on attempt 2, will retry in 15 seconds
    Jan 12 08:27:23 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:23 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:23 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:23 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:23 localhost apsd[125]: Got connection error Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c0ad4f280 {NSUnderlyingError=0x7f8c0ad5c2a0 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, NSErrorFailingURLKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    Jan 12 08:27:23 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Failed to get client cert on attempt 3, will retry in 30 seconds
    Jan 12 08:27:39 localhost WindowServer[383]: [checkin] Another euid=0 process is checking in, which matches the existing session id 0x186a0, but it isn't loginwindow. pid=393 name=Terminal
    Jan 12 08:27:39 localhost sandboxd[228]: iconservices (118) deny file-write-create /Library/Caches
    Jan 12 08:27:39 localhost iconservicesd[118]: Error creating cache folder at path: /Library/Caches/com.apple.iconservices.store
    Jan 12 08:27:53 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:53 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:53 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:53 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:53 localhost apsd[125]: Got connection error Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c0ac3bb70 {NSUnderlyingError=0x7f8c0ac23df0 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, NSErrorFailingURLKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    Jan 12 08:27:53 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Failed to get client cert on attempt 4, will retry in 60 seconds
    Jan 12 08:28:05 localhost WindowServer[383]: [checkin] Another euid=0 process is checking in, which matches the existing session id 0x186a0, but it isn't loginwindow. pid=399 name=Safari
    Jan 12 08:28:05 localhost Safari[399]: ***storageTaskManagerExistsWithIdentifier:withIdentifier failed: Error Domain=NSCocoaErrorDomain Code=4099 "Couldn?~@~Yt communicate with a helper application." (The connection to service named com.apple.nsurlstorage-cache was invalidated.) UserInfo=0x7ffcf0d5caf0 {NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.}; {
                NSDebugDescription = "The connection to service named com.apple.nsurlstorage-cache was invalidated.";
    Jan 12 08:28:05 localhost Safari[399]: NSSoftLinking - The ShareKit framework's library couldn't be loaded from (null).
    Jan 12 08:28:06 --- last message repeated 2 times ---
    Jan 12 08:28:06 localhost distnoted[402]: # distnote server agent  absolute time: 96.288592867   civil time: Mon Jan 12 08:28:06 2015   pid: 402 uid: 0  root: no
    Jan 12 08:28:06 localhost WindowServer[383]: [checkin] Another euid=0 process is checking in, which matches the existing session id 0x186a0, but it isn't loginwindow. pid=401 name=com.apple.WebKit.WebContent
    Jan 12 08:28:06 localhost Safari[399]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:28:06 localhost Safari[399]: IPC call returned unknown error code (11,1102) (Mach error 44e)
    Jan 12 08:28:06 localhost Safari[399]: Foundation::NetException "PSAgentLaunchError (1002,202)" caught in PubSub::IPCClient::IPCClient()
    Jan 12 08:28:06 localhost Safari[399]: IPCClient: Server port 0 is invalid; looking it up again...
    Jan 12 08:28:06 localhost Safari[399]: IPC call returned unknown error code (11,1102) (Mach error 44e)
    Jan 12 08:28:06 localhost Safari[399]: Foundation::NetException "PSAgentLaunchError (1002,202)" caught in +[PSClient clientForBundleIdentifier:]
    Jan 12 08:28:06 localhost Safari[399]: NSUbiquitousKeyValueStore is unavailable.
    Jan 12 08:28:06 localhost sandboxd[228]: iconservices (118) deny file-write-create /Library/Caches
    Jan 12 08:28:06 localhost iconservicesd[118]: Error creating cache folder at path: /Library/Caches/com.apple.iconservices.store
    Jan 12 08:28:06 localhost com.apple.WebKit.WebContent[401]: ***storageTaskManagerExistsWithIdentifier:withIdentifier failed: Error Domain=NSCocoaErrorDomain Code=4099 "Couldn?~@~Yt communicate with a helper application." (The connection to service named com.apple.nsurlstorage-cache was invalidated.) UserInfo=0x7f9d2a604610 {NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.}; {
                NSDebugDescription = "The connection to service named com.apple.nsurlstorage-cache was invalidated.";
    Jan 12 08:28:06 localhost com.apple.WebKit.Networking[400]: ***storageTaskManagerExistsWithIdentifier:withIdentifier failed: Error Domain=NSCocoaErrorDomain Code=4099 "Couldn?~@~Yt communicate with a helper application." (The connection to service named com.apple.nsurlstorage-cache was invalidated.) UserInfo=0x7f95f152f410 {NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.}; {
                NSDebugDescription = "The connection to service named com.apple.nsurlstorage-cache was invalidated.";
    Jan 12 08:28:06 localhost com.apple.WebKit.Networking[400]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:28:06 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:28:06 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:28:06 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:28:06 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:28:07 localhost com.apple.WebKit.WebContent[401]: CoreAnimation: failed to create OpenGL context
    Jan 12 08:28:10 localhost Apple80211 framework[391]: Wi-Fi preferences not up to date
    Jan 12 08:28:40 --- last message repeated 43 times ---

  • XML Element to string conversion returning null

    Hi,
    When i try to convert XML Element to string using toString() API, it returns something like [device: null] where device is element tag.
    Code is as follows -
    Document xmlDoc;
    DOMParser parser = (DOMParser)Class.forName("org.apache.xerces.parsers.DOMParser").newInstance();
    parser.setFeature( "http://apache.org/xml/features/dom/defer-node-expansion", true );
    parser.parse(new InputSource(new StringReader(tableStr)));
    xmlDoc = parser.getDocument();
    Element root = xmlDoc.getDocumentElement();
    NodeList nodeList = root.getElementsByTagName("device");
    Element deviceNode = (Element)nodeList.item(nodeList.getLength()-1);
    System.out.println(deviceNode.toString()); //prints [device: null] ????
    System.out.println(deviceNode.getAttribute("ipAddress")); //prints correct ip address
    Any idea why i am getting [device: null] when trying to convert Element to String though attribute value is retrieved.
    Thanks,
    Deepak

    Hello ,
    I want to get the root node (<ZTOP60_XML_TAG_STRUCTURE>
    ) of the following xml file .
    <?xml version="1.0" encoding="utf-8"?>
    <ZTOP60_XML_TAG_STRUCTURE>
         <MSGTYPE>NAPOBACK</MSGTYPE>
         <SNDPRN>657393485</SNDPRN>
         <RECEIVER/>
         <RCVPRN>GSOHUBDM1</RCVPRN>
         <PONUM/>
         <VENDCODE>0020040266</VENDCODE>
         <VENDUNS>002601768</VENDUNS>
         <PARTNERFUNC_WE>WE</PARTNERFUNC_WE>
         <PARTNERNUM_WE>C240</PARTNERNUM_WE>
         <LINE_ITEMS>
              <item>
                   <ITEMNUM>00687</ITEMNUM>
                   <POQTY>999999999.000</POQTY>
                   <BOQTY>1.000</BOQTY>
                   <GRQTY>7.000</GRQTY>
                   <NETVAL>339.65</NETVAL>
                   <PLANT>C240</PLANT>
                   <MATNUM>FE-26865-01</MATNUM>
                   <MATDESC>PTR, T632, LEXMARK 5-BIN MAILBOX</MATDESC>
                   <PONUMBER>6500022388</PONUMBER>
                   <EKGRP>U17</EKGRP>
                   <DISPO>N07</DISPO>
              </item>
              <item>
                   <ITEMNUM>00178</ITEMNUM>
                   <POQTY>999999999.000</POQTY>
                   <BOQTY>1.000</BOQTY>
                   <GRQTY>303.000</GRQTY>
                   <NETVAL>18.62</NETVAL>
                   <PLANT>C240</PLANT>
                   <MATNUM>FE-ZZYRG-01</MATNUM>
                   <MATDESC>FDD,FDI-PC,1.44MB,3.5 ,HH</MATDESC>
                   <PONUMBER>6500022388</PONUMBER>
                   <EKGRP>U17</EKGRP>
                   <DISPO>N07</DISPO>
              </item>
              <item>
                   <ITEMNUM>00157</ITEMNUM>
                   <POQTY>999999998.000</POQTY>
                   <BOQTY>24.000</BOQTY>
                   <GRQTY>303.000</GRQTY>
                   <NETVAL>26.25</NETVAL>
                   <PLANT>C240</PLANT>
                   <MATNUM>FE-25094-01</MATNUM>
                   <MATDESC>MOUSE,PC,3BUT,,INTELLIMOUSE,PS2</MATDESC>
                   <PONUMBER>6500022388</PONUMBER>
                   <EKGRP>U17</EKGRP>
                   <DISPO>N07</DISPO>
              </item>
              <item>
                   <ITEMNUM>00881</ITEMNUM>
                   <POQTY>999999999.000</POQTY>
                   <BOQTY>1.000</BOQTY>
                   <GRQTY>62.000</GRQTY>
                   <NETVAL>368.80</NETVAL>
                   <PLANT>C240</PLANT>
                   <MATNUM>FD-66515-01</MATNUM>
                   <MATDESC>ITU MODULE ASM</MATDESC>
                   <PONUMBER>6500022388</PONUMBER>
                   <EKGRP>U17</EKGRP>
                   <DISPO>N07</DISPO>
              </item>
              <item>
                   <ITEMNUM>00223</ITEMNUM>
                   <POQTY>999999999.000</POQTY>
                   <BOQTY>1.000</BOQTY>
                   <GRQTY>377.000</GRQTY>
                   <NETVAL>459.28</NETVAL>
                   <PLANT>C240</PLANT>
                   <MATNUM>FD-65336-01</MATNUM>
                   <MATDESC>MAIN SYSTEM BOARD T23 (2647)</MATDESC>
                   <PONUMBER>6500022388</PONUMBER>
                   <EKGRP>U17</EKGRP>
                   <DISPO>N07</DISPO>
              </item>
              <item>
                   <ITEMNUM>00081</ITEMNUM>
                   <POQTY>999999999.000</POQTY>
                   <BOQTY>19.000</BOQTY>
                   <GRQTY>810.000</GRQTY>
                   <NETVAL>217.21</NETVAL>
                   <PLANT>C240</PLANT>
                   <MATNUM>FD-64199-01</MATNUM>
                   <MATDESC>QST- CADET 100</MATDESC>
                   <PONUMBER>6500022388</PONUMBER>
                   <EKGRP>U17</EKGRP>
                   <DISPO>N07</DISPO>
              </item>
              <item>
                   <ITEMNUM>00271</ITEMNUM>
                   <POQTY>999999999.000</POQTY>
                   <BOQTY>1.000</BOQTY>
                   <GRQTY>136.000</GRQTY>
                   <NETVAL>813.76</NETVAL>
                   <PLANT>C240</PLANT>
                   <MATNUM>FD-60065-01</MATNUM>
                   <MATDESC>SMART UPS 3000VA RM</MATDESC>
                   <PONUMBER>6500022388</PONUMBER>
                   <EKGRP>U17</EKGRP>
                   <DISPO>N07</DISPO>
              </item>
              <item>
                   <ITEMNUM>00791</ITEMNUM>
                   <POQTY>999999999.000</POQTY>
                   <BOQTY>1.000</BOQTY>
                   <GRQTY>3.000</GRQTY>
                   <NETVAL>201.73</NETVAL>
                   <PLANT>C240</PLANT>
                   <MATNUM>3X-PBXGG-AA</MATNUM>
                   <MATDESC>ATI 7500 PCI GRAPHICS</MATDESC>
                   <PONUMBER>6500022388</PONUMBER>
                   <EKGRP>U17</EKGRP>
                   <DISPO>N07</DISPO>
              </item>
              <item>
                   <ITEMNUM>00173</ITEMNUM>
                   <POQTY>999999999.000</POQTY>
                   <BOQTY>1.000</BOQTY>
                   <GRQTY>32.000</GRQTY>
                   <NETVAL>7.50</NETVAL>
                   <PLANT>C240</PLANT>
                   <MATNUM>12-56178-01</MATNUM>
                   <MATDESC>CARD GUIDE,SNAP-IN,LOW PROFILE,2.5 INCHE</MATDESC>
                   <PONUMBER>6500022388</PONUMBER>
                   <EKGRP>U17</EKGRP>
                   <DISPO>N07</DISPO>
              </item>
              <item>
                   <ITEMNUM>00309</ITEMNUM>
                   <POQTY>999999998.000</POQTY>
                   <BOQTY>15.000</BOQTY>
                   <GRQTY>71.000</GRQTY>
                   <NETVAL>51.23</NETVAL>
                   <PLANT>C240</PLANT>
                   <MATNUM>30-51476-01</MATNUM>
                   <MATDESC>VHDI-CABLE WIDE 12 FT. DT-AB001-TQ</MATDESC>
                   <PONUMBER>6500022388</PONUMBER>
                   <EKGRP>U17</EKGRP>
                   <DISPO>N07</DISPO>
              </item>
              <item>
                   <ITEMNUM>00194</ITEMNUM>
                   <POQTY>999999999.000</POQTY>
                   <BOQTY>1.000</BOQTY>
                   <GRQTY>147.000</GRQTY>
                   <NETVAL>345.48</NETVAL>
                   <PLANT>C240</PLANT>
                   <MATNUM>29-33689-01</MATNUM>
                   <MATDESC>PTR,IMP9,B/W,PAR/SER,110/240,R</MATDESC>
                   <PONUMBER>6500022388</PONUMBER>
                   <EKGRP>U17</EKGRP>
                   <DISPO>N07</DISPO>
              </item>
         </LINE_ITEMS>
    </ZTOP60_XML_TAG_STRUCTURE>
    I wrote the following lines of code ..
    FTI .. >> String strMsg =((javax.jms.TextMessage)msg).getText();
    StrMsg is a string that represents an xml file .
    DocumentBuilderFactory docfactory = DocumentBuilderFactory.newInstance();
                   DocumentBuilder builder = docfactory.newDocumentBuilder();
                   Document doc = builder.parse(new InputSource(new StringReader(strMsg)));
                   Element root = doc.getDocumentElement();
                   System.out.println("The root is " + root);
                   String strFileName = root+".xml" ;
                   System.out.println("The file name is " + strFileName);
                   File f = new File (strFileName);
                   FileOutputStream fos = new FileOutputStream( f );
                   for ( int j =0 ; j < strMsg.length(); j++)
                        char c = strMsg.charAt(j);
                        fos.write((int)c);
    I am getting the following error ...
    The root is [ZTOP60_XML_TAG_STRUCTURE: null]
    The file name is [ZTOP60_XML_TAG_STRUCTURE: null].xml
    Whey the file name or root is with special character [ ] and null ..
    I want just ZTOP60_XML_TAG_STRUCTURE.xml .
    Can anyone help me .
    thanks
    mahesh

  • Problem initializing device in applet for logitech camera

    I have an applet that uses a logitech camera.
    It works fine in the applet viewer for JBuilder 2005, but cannot initialize the camera in IE browser.
    The applet is signed, so that is not the problem.
    The error occurrs in the following line
    di = CaptureDeviceManager.getDevice(str2);
    in the following method:
    public boolean initCamera()
    try
    System.out.println( "Initializing device = " + str2 );
    try
    System.out.println("device = " + CaptureDeviceManager.getDevice(str2));
    di = CaptureDeviceManager.getDevice(str2);
    catch( Exception ex )
    System.out.println( ex.toString() );
    System.out.println( "Capture device = " + di.toString());
    ml = di.getLocator();
    System.out.println( "Locator = " + ml.toString() );
    player = Manager.createRealizedPlayer(ml);
    System.out.println( "Player = " + player.toString());
    player.start();
    System.out.println( "Player started" );
    catch( Exception e )
    System.out.println( "Error initializinig video player");
    System.out.println( e.toString() );
    return false;
    return true;
    I get the following error in the Applet
    Initializing device = vfw:Microsoft WDM Image Capture (Win32):0
    device = null
    Error initializinig video player
    java.lang.NullPointerException
    I get the following in the Applet Viewer
    Initializing device = vfw:Microsoft WDM Image Capture (Win32):0
    device = vfw:Microsoft WDM Image Capture (Win32):0 : vfw://0
    <camera list snipped>
    Locator = vfw://0
    Player = com.sun.media.content.unknown.Handler@6295eb
    Player started
    Camera started

    i want to get image from web camera and i dont know how ,
    i dont know how to open connection, and to get the image as input Stream .
    can any one gives me a link or any thing to help please

  • USB Devices not being mounted

    I have attempted to connect both my digital camera and iPhone, and neither have worked. Unfortunately, I can't find my camera lead, but I do have my phone. This is the output of journalctl:
    May 14 20:11:34 anon kernel: usb 3-9: new high-speed USB device number 35 using xhci_hcd
    May 14 20:11:34 anon kernel: usb 3-9: ep 0x2 - rounding interval to 8 microframes, ep desc says 10 microframes
    May 14 20:11:34 anon kernel: usb 3-9: ep 0x81 - rounding interval to 8 microframes, ep desc says 10 microframes
    May 14 20:11:34 anon mtp-probe[10722]: checking bus 3, device 35: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9"
    May 14 20:11:34 anon mtp-probe[10722]: bus: 3, device: 35 was not an MTP device
    May 14 20:11:34 anon baloo_file[814]: "/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9"
    May 14 20:11:34 anon baloo_file[814]: QObject::connect: Cannot connect (null)::accessibilityChanged(bool,QString) to Baloo::StorageDevices::slotAccessibilityChanged(bool,QString)
    May 14 20:11:34 anon kdeinit5[748]: QObject::connect: invalid null parameter
    May 14 20:11:34 anon systemd[1]: Cannot add dependency job for unit cups.socket, ignoring: Input/output error
    May 14 20:11:34 anon systemd[1]: Started Socket daemon for the usbmux protocol used by Apple devices.
    May 14 20:11:34 anon systemd[1]: Starting Socket daemon for the usbmux protocol used by Apple devices...
    May 14 20:11:34 anon org.gtk.Private.GPhoto2VolumeMonitor[712]: (process:22878): GVFS-GPhoto2-WARNING **: device (null) has no BUSNUM property, ignoring
    May 14 20:11:34 anon usbmuxd[10735]: [20:11:34.696][3] usbmuxd v1.1.0 starting up
    May 14 20:11:34 anon usbmuxd[10735]: [20:11:34.697][3] Successfully dropped privileges to 'usbmux'
    May 14 20:11:34 anon usbmuxd[10735]: [20:11:34.698][3] Could not get old configuration descriptor for device 3-35: -5
    May 14 20:11:34 anon org.gtk.Private.GPhoto2VolumeMonitor[712]: (process:22878): GVFS-GPhoto2-WARNING **: device (null) has no BUSNUM property, ignoring
    May 14 20:11:34 anon kernel: usb 3-9: ep 0x2 - rounding interval to 8 microframes, ep desc says 10 microframes
    May 14 20:11:34 anon kernel: usb 3-9: ep 0x81 - rounding interval to 8 microframes, ep desc says 10 microframes
    May 14 20:11:34 anon org.gtk.Private.GPhoto2VolumeMonitor[712]: (process:22878): GVFS-GPhoto2-WARNING **: device (null) has no BUSNUM property, ignoring
    May 14 20:11:34 anon org.gtk.Private.GPhoto2VolumeMonitor[712]: (process:22878): GVFS-GPhoto2-WARNING **: device (null) has no BUSNUM property, ignoring
    May 14 20:11:34 anon colord[402]: (colord:402): Cd-WARNING **: CdMain: failed to emit DeviceAdded: failed to register object: An object is already exported for the interface org.freedesktop.ColorManager.Device at /org/freedesktop/Co
    May 14 20:11:34 anon colord[402]: (colord:402): Cd-WARNING **: CdMain: failed to emit DeviceAdded: failed to register object: An object is already exported for the interface org.freedesktop.ColorManager.Device at /org/freedesktop/Co
    May 14 20:11:34 anon kernel: ipheth 3-9:4.2: Apple iPhone USB Ethernet device attached
    May 14 20:11:34 anon kernel: ipheth 3-9:4.2 enp0s20u9c4i2: renamed from eth0
    May 14 20:11:34 anon usbmuxd[10735]: [20:11:34.778][3] Connecting to new device on location 0x30023 as ID 1
    May 14 20:11:34 anon usbmuxd[10735]: [20:11:34.778][3] Initialization complete
    May 14 20:11:34 anon usbmuxd[10735]: [20:11:34.778][3] Enabled exit on SIGUSR1 if no devices are attached. Start a new instance with "--exit" to trigger.
    May 14 20:11:34 anon usbmuxd[10735]: [20:11:34.779][3] Connected to v2.0 device 1 on location 0x30023 with serial number xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    May 14 20:11:34 anon baloo_file[814]: "/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:4.2/net/enp0s20u9c4i2"
    May 14 20:11:34 anon kdeinit5[748]: QObject::connect: invalid null parameter
    May 14 20:11:34 anon baloo_file[814]: QObject::connect: Cannot connect (null)::accessibilityChanged(bool,QString) to Baloo::StorageDevices::slotAccessibilityChanged(bool,QString)
    May 14 20:11:34 anon systemd-udevd[10739]: Assertion 'path' failed at src/login/logind-acl.c:72, function devnode_acl(). Aborting.
    May 14 20:11:34 anon systemd-udevd[214]: worker [10739] terminated by signal 6 (Aborted)
    May 14 20:11:34 anon systemd-udevd[214]: worker [10739] failed while handling '/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:4.2/net/enp0s20u9c4i2'
    May 14 20:11:34 anon systemd-coredump[10745]: Process 10739 (systemd-udevd) of user 0 dumped core.
    May 14 20:11:35 anon org.gtk.Private.AfcVolumeMonitor[712]: creating volume for device uuid 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'

    So, I can view the files on the iphone when using an "Open" dialog in a GTK app, but not in Qt or any other apps. I'm using Plasma 5 desktop, accessing files and mounting with Dolphin
    lsblk doesn't change, it remains as:
    sda 8:0 0 232.9G 0 disk
    ├─sda1 8:1 0 512M 0 part /boot
    ├─sda2 8:2 0 67.8G 0 part /
    └─sda3 8:3 0 164.6G 0 part /home
    sdb 8:16 0 2.7T 0 disk
    ├─sdb1 8:17 0 1.8T 0 part /run/media/anon/c66655000
    ├─sdb2 8:18 0 488.3G 0 part
    └─sdb3 8:19 0 488.3G 0 part
    sr0 11:0 1 1024M 0 rom
    Last edited by joshy_15 (2015-05-15 09:49:00)

  • Error installing Driver for audio device in MS-6585 Motherboard

    Hi,
    I have MS-6585 Max L motherboard. I installed windows 2000 with SP4. When I tried to install driver for the audio device, it always fails with the following error.
    An error occurred during the installation of the device.
    The data is invalid.
    And in the Device status in the properties menu
    The drivers for this device are not installed. (Code 28)
    I tried to download the latest driver using the "Live Update" and it didn't help. I tried few other options suggested in the web.
    The usual cause of this problem in Windows 2000/XP systems is Registry keys that are set as read-only.
    From the Start menu, click Run and enter RegEdit to run the Registry Editor. Open the following - Keys => HKey_Local_machine => System => CurrentControlSet => Enum => PCI.
    You will see several keys in this form - Ven_xxxx - where xxxx represents a string such as - 1102&Dev_004&Subsys_00011103&Rev_04.
    In each of these folders there is another folder that has a long numerical name. Open each of these folders, and look for the DeviceDesc entry that matches the type of hardware that you are trying unsuccessfully to install. Use the right mouse button to click on the Ven_xxxx entry for that device, and click Permissions. If it is set to read-only, then that is the cause of the problem. To rectify it, change it to Allow Full Control.
    I'm stuck and I am not sure what else to try. Its not clear to me where the problem is. Is there any log I can look? Any other suggestions please
    BTW, It used to work..I had to reinstall windows 2000 and after the clean/format reinstallation it stopped working.
    thanks for any help
    Suresh

    It might be that the drivers are for WinXP. Are you 100% sure they are for 2000? Can you get a copy of XP, it would prabobly solve youre problem.

  • Problems Syncing Files to Blackberry Device

    I got a Blackberry 9800 Torch today. I've downloaded the Blackberry Desktop Software program for my Mac, and I managed to put 20 songs onto the Blackberry, but when I've tried to add more since then, I keep getting a message which states
    "This BlackBerry® device requires write permissions on your media card to sync your media files."
    I have no idea how to solve this problem, and have tried many different things, but still no change. Can anyone help me out at all?

    Hey Maxxie91,
    Welcome to the BlackBerry Support Community Forums.
    Follow the steps in this KB article to resolve this issue: www.blackberry.com/btsc/KB27564
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • Find all Office 365 users where calendar permissions on default user is not "NonEditingAuthor"

    Hi
    How do I make a Powershell script to find all users where calendar permissions on "default" user is not "NonEditingAuthor" in Office 365?
    Best Regards
    MSISOM

    Hi MSISOM,
    To export calendar permission on default user, please refer to this script:
    $rptCollection = @()
    $mailboxes = get-mailbox -ResultSize Unlimited
    $mailboxes | foreach-object{
    $alias = $_.alias + ":\Calendar"
    $displayName = $_.DisplayName
    write-host $alias
    $permissions = Get-MailboxFolderPermission $alias | Where-Object {$_.user.UserType.value -eq "Default"}
    if($permissions -ne $null){
    foreach($perms in $permissions){
    foreach($right in $perms.AccessRights){
    $rptCollection += New-Object psobject -Property @{
    "User" = $perms.User
    "Identity" = $perms.Identity
    "StringAccessRights" = $right}
    }$rptCollection
    The result is for your reference:
    Then you can filter the result with the cmdlet "where-object {}"
    If there is anything else regarding this issue, please feel free to post back.
    Best Regards,
    Anna Wang

  • Sqlnet.log file creation permissions

    One of my sites has a sqlnet.log file that has been symlinked to /dev/null and we are trying to determine if this has caused the issue with /dev/null's permissions being reset to 660 instead of 666.
    It looks like the other sqlnet.log files that are not symlinked to /dev/null are 640 so we are not sure this is the issue.
    Does anyone know if oracle changes permissions on the sqlnet.log file at creation or access time? And how it might change those permissions?
    This is on Oracle 10g running on RHEL4
    edit: I typed sqlnet.ora instead of sqlnet.log ... oops.
    Edited by: user12198769 on Nov 10, 2009 7:35 AM

    looks to be just the default in that file:
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)
    There are several sqlnet.log files in other places on the server yet there is only one oracle home on here so is there another location that has sqlnet.ora info?

  • How SCCM 2012 compliance function find unknown usb device

    As we all know the SCCM get its own compliance DB and can monitor the all device information.
    So my scenario is I want to set the USB device with known(permit) and unknown(still permit, but as the admin, I need to know who are using the unknown device).
    Any one could give me some advice or procedure what should I do next ?
    Asuka from ITECN

    Do you want to restrict USB drives? If yes, there is a list of recently connected USB drives available in
    HKLM\SYSTEM\CurrentControlSet\Enum\USBSTOR
    You can write a Powershell script that enumerates the subkeys there, filters out allowed USB keys (i.e. company provided encrypted ones) and puts the computer into noncompliant state if a nonapproved drive was connected.
    If this is about general USB hardware, you can get the list of connected hardware with
    gwmi win32_pnpentity | select Name, DeviceID
    Of course, there will be thousands of different devices even in a small company, so while you could quite easily blacklist certain devices, building a whitelist will be pretty much an impossible task.

  • Raw device to ASM

    Hi,
    How can i move the "RAW device" Migrating to ASM
    what are the steps to be followed
    Oracle Version : 11.1.0.7.0
    Platform: AIX 6.1
    Thanks,
    Ramesh

    Aman.... wrote:
    ASMLIB is not mandatory to use the raw device with ASM. Its an "add-on" to improve the performance, that's all!Not really a performance improvement as it cannot make ASM I/O go any faster - it is a more a management driver that enables you to manage ASM disks/LUNs via an ASM command line interface. But as you said, it is not mandatory. I personally prefer using udev and multipath directly on Linux for configuring and maintaining device names and permissions for all disks and LUNs and not treat ASM ones differently via another interface.
    Also, as ASMlib is a kernel module, it is another moving part at boot time. It needs to match the kernel version used. It and other similar kernel drives need to "+play nice+" with one another. And this is the primary reason we've stopped using ASMlib after we first tried it with 10.1 RAC. There were incompatibilities between it and a vendor kernel driver, resulting in adhoc ASM I/O errors. And the Metalink Note at the time stated that there are no incompatibilities between ASMlib and such vendors drivers... (and I did request Support to amend that note after the incompatibility was identified via a SR, but it never was).

  • Video Device Problems (Urgent!!)

    Hi all
    I have a problem initializing a video device in my application. This is the code i use:
    VideoFormat f = new VideoFormat(VideoFormat.MPEG);
              Vector devices = CaptureDeviceManager.getDeviceList(f);
                   CaptureDeviceInfo device = null;
                   if(devices.size() > 0 ){
                        device = (CaptureDeviceInfo) devices.elementAt(0);
                        locator = device.getLocator();
                        System.out.println(locator.toString());
                        System.out.println(device.getName());
                   System.out.println(device.getFormats());
                   } else{
                        JOptionPane.showMessageDialog(null, "No device present", "Alert", JOptionPane.ERROR_MESSAGE);
    However although i have a camera i allways endup with the no device present pop up.
    Someone please help because this is for my viva tomorow and is making me crazy!!

    I solved this problem by changing the videotype to RGB, but now i m faced with a new problem.
    The player will not play the video. Any suggestions??

Maybe you are looking for